Developer's Note

Followers

Dont forget to like

Recommend on Google

More Post

Random Post

Some More Post

Advertisement

Video

LIke Us

Flag Counter

Pages

Flickr

About

Facebook

Advertising

Advertising

Popular Posts

Showing posts with label Funny. Show all posts
Showing posts with label Funny. Show all posts

Monday, 29 July 2013

Tagged under: ,

HOW TO INSTALL PATTERN LOCK IN WINDOWS


Hi friends , smartphones are famous for their pattern lock software. If you are already using any smartphone then you know what is pattern lock and if you really like it then you can now install it on your windows PC too. Now you thinking , it is interesting to do but how can you implement it then here are some steps available for you to install pattern lock on your windows pc

STEP 1.
First of all you have to download & install XUS PC LOCK to your PC





STEP 2.

Now  set a pattern to unlock your screen



STEP 3.


Now you'll get a icon on your desktop as well as in notification area as shown in below screenshot.




STEP 4.
Now it will automatically lock your PC when it is not in use like in your smartphone, you can unlock it using  pattern which you set in step 2.



                   " ENJOY & WAIT FOR NEXT "
Tagged under: ,

HOW TO MAKE YOUTUBE DANCE

Hey friends, till now we have discussed a lot of tricks regarding Google, like some easter eggs, rainbow and lots of other pranks here and there. Today is the YouTube`s turn. Today we will show you how to make YouTube do the dance.
Here is the magic:


  • Open up YouTube.
  • Now, type the following in search : 
Do the Harlem Shake

  • Wait till the script loads, and after some time, it starts dancing, like this:


Have fun with this trick and don`t forget to share with friends.

HAVE A TRICKY DAY!!!


                                                                                                  ^_^


















Tuesday, 28 May 2013

Tagged under: , ,

Simple Trick To Use Web Browsers As Text Editor



In this tutorial i will show you a simple and interesting trick to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like Notepad. This trick works on all web browsers. So lets get started.

How To Do ?

   1 Copy below code in browser Url section.


data:text/html, <html contenteditable>



 2. Now Press Enter.
   3. Now you can type anything as would do on any other text editor like Notepad.
   4. To save your Text file Press Ctrl + S and save it as anything.txt (.txt Is Must)



thats all.                                                                                       ^_^














Saturday, 5 January 2013

Tagged under: , , ,

Disable Mouse/Keyboard




  • Open Notepad (Start > All Programs > Accessories > Notepad). 
  • Copy the code and paste it in notepad.


  • Mouse:

    rem ---------------------------------
    rem Disable Mouse
    set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
    reg delete %key%

    Sunday, 16 December 2012

    Tagged under: ,

    Activate GodMode in Windows Vista/Windows7


    A GodMode provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.
    To activate a God-Mode in Windows Vista/ Windows 7:
    • Create a new Folder
    • Right-click and rename the folder with this name: 

    Thursday, 6 December 2012

    Tagged under: , ,

    FOLDER OPTION missing


    Many of us sometimes find the folder options missing in windows explorer.

    Here's the solution
    Open Run and then type "
    gpedit.msc".
    Now goto
    User Configuration > Administrative templates > Windows Component > Windows Explorer.

    Saturday, 1 December 2012

    Tagged under: , ,

    Keyboard Dancing Led Light Trick



    Today i will be showing you an interesting trick which will let yourkeyboard led light to dance. Basicly we will be creating a vbscript to make caps lock, num lock and scroll lock to perform this trick. So lets get started

         How to do that ?

           1. Open Notepad and copy below codes into it.

    Set wshShell =wscript.CreateObject("WScript.Shell")
    Tagged under: , ,

    Swapping the Mouse Keys

    One of the simplest pranks, best used in conjunction with another. All it does is swap the right and left buttons on your mouse.


    Open Notepad

    @ echo off
    rem ---------------------------------
    rem Swap mouse button
    RUNDLL32 USER32.DLL,SwapMouseButton

    Friday, 30 November 2012

    Tagged under: , , ,

    Alt Codes



    Alt Codes, list of alt key codes alt symbols and characters.
    This is the alt code characters table from 0-255 decimal numbers.
    Check how to use alt code characters to learn the use of alt codes.




                                          Press Alt key & then the codes



    Friday, 23 November 2012

    Tagged under: ,

    CHANGE DRIVE ICONS





    First of all copy a icon file to the root of the drive.
    example: c:\icon.ico

    Then create a file called: autorun.inf in c:\autorun.inf
    then open that file and type the following:

    Wednesday, 21 November 2012

    Sunday, 18 November 2012

    Tagged under: ,

    Change the Icons of Removable Drives


    Dear Friends,
    If you are keen to change the look of your every part of your computer than this is the article for you !
    This very simple but still many of us are not aware of this thing!

    Now lets come to the point:
    Here is the very common and very simple trick to change the icon of your removable drive.

    To change the icon just follow the given steps as under:

    1] first select your icon file or download it from the net. If you are creating your own file than remember that it should be 34*34 pixels. Otherwise look will be clumsy.
    Tagged under: , ,

    Make frnds scare for VIRUS





    Open notepad and type this:

    lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

    Saturday, 17 November 2012

    Tagged under: , ,

    ACCESS YOUR FOLDERS AS DRIVES




    Well, this is my EXCLUSIVE !!!
    Trick is all About :
    You can create Virtual Drives in your Computer. Now you can access yourFavorite Folders as a drive iMy Computer.

    What you can do ?

    Thursday, 15 November 2012

    Tagged under: , , ,

    How to Make your facebook status 'BLUE'


    This is one of the coolest Facebook tricks because it not only makes your status update change color, but it also turns it into a link where does the link lead you ask? It leads to the profile page of the person who clicked it, so you can actually troll your friends with this trick.

    Write the following line in your status update:
    @@[1:[0:1: write here ]]

    Replace the write here text with any text you wish to become blue. You can add more text before or after the code, to make this look even cooler.

    Post the Facebook status :)

    Wednesday, 14 November 2012

    Tagged under: , ,

    Create a fake virus scan through Notepad



    Open Notepad(Start > All Programs > Accessories > Notepad).
    Copy the following code and paste it in notepad.

    @echo off
    title Fatal Error
    color 06

    echo Warning! Virus Detected.
    pause
    echo Windows Protection Error
    pause
    echo Major File Corrupt

    Tagged under: , ,

    Best Google Tricks!!!






    Tricks with Google??! Yes indeed! there are some tricks you can do with Google:
    • I'm Feeling Lucky Tricks:
      a. Google Gravity: Go to Google.com. Type Google GravityClick on I’m Feeling Lucky.
      b. Epic Google: Go to Google.com. Type Epic GoogleClick on I’m Feeling Lucky.
    Tagged under: , ,

    Create your own Game using Notepad


    We can create some games using nothing but only the notepad!

    • Open Notepad (Start > All Programs > Accessories > Notepad). 
    • Copy the code and paste it in notepad.

    @echo off
    title ScrewTheLotOfYou's Tic Tac Toe
    title Noughts and Crosses
    setlocal enabledelayedexpansion
    ::~ ^^^ Stops all commands appearing on screen, sets the title and enables the use of ! for environment variable
    :menu
    cls
    echo Main Menu
    echo To Play A 1-Player Game, Enter 1
    echo To Play A 2-Player Game, Enter 2
    echo To Exit, Enter 3
    set /p menu=
    Tagged under: , ,

    Create a Simple Animation through Notepad



    • Open Notepad(Start > All Programs > Accessories > Notepad). 
    • Copy the following code and paste it in notepad.


    @echo off
    cls
    :a
    cls
    color 04
    echo           ***                      ***
    ping localhost -n 1 >nul
    echo         *** ***                  *** ***
    ping localhost -n 1 >nul
    echo       ***     ***              ***     ***
    ping localhost -n 1 >nul
    echo     ***          ***         ***         ***
    ping localhost -n 1 >nul
    echo   ***               ***     ***            ***
    ping localhost -n 1 >nul
    echo ***                   *** ***                ***
    ping localhost -n 1 >nul
    echo ***                     ***                  ***
    ping localhost -n 1 >nul
    echo   ***                                      ***
    ping localhost -n 1 >nul
    echo     ***                                  ***

    Translate