Archive for February, 2009

Best Keyboard Shortcut

Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system.

If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts :

Keyboard Shortcuts

  1. WIN Key
    Display or hide the Start menu.
  2. [Alt] and [Esc]
    Switch between running applications
  3. [Alt] and letter
    Select menu item by underlined letter
  4. [Ctrl] and [Esc]
    Open Program Menu
  5. [Ctrl] and [F4]
    Close active document or group windows (does not work with some applications)
    Read more »

All mIRC Commands

mIRC is a popular Internet Relay Chat client used by millions of people, and thousands of organizations, to communicate, share, play and work with each other on IRC networks around the world. Serving the Internet community for over a decade, mIRC has evolved into a powerful, reliable and fun piece of technology. But do you know commands that it used in mIRC ?? here are some of them .

  • /
    Recalls the previous command entered in the current window.
  • /!
    Recalls the last command typed in any window.
  • /action {action text}
    Sends the specifed action to the active channel or query window.
  • /add [-apuce] {filename.ini}
    Loads aliases, popups, users, commands, and events.
  • /ame {action text}
    Sends the specifed action to all channels which you are currently on.
  • /amsg {text}
    Sends the specifed message to all channels which you are currently on.
  • /auser {level} {nick|address}
    Adds a user with the specified access level to the remote users list.
  • /auto [on|off|nickname|address]
    Toggles auto-opping of a nick or address or sets it on or off totally.
  • /away {away message}
    Sets you away leave a message explaining that you are not currently paying attention to IRC.
  • /away
    Sets you being back.
    Read more »

Great Google Secrets

Everyone knows Google. it is one of The best Search Engine. Google is clearly the best general-purpose search engine on the Web. But most people don’t use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google’s index, it’s still a struggle to pare results to a manageable number.

But Google is an remarkably powerful tool that can ease and enhance your Internet exploration. Google’s search options go beyond simple keywords, the Web, and even its own programmers. Let’s look at some of Google’s lesser-known options.

Read more »

10 Fast and Free Security Enhancements

Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats.

  1. Check Windows Update and Office Update regularly. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options.
  2. Install a personal firewall. Both SyGate and ZoneAlarm offer free versions.
  3. Install a free spyware blocker. Our Editors’ Choice (“Spyware,” April 22) was SpyBot Search & Destroy . SpyBot is also paranoid and ruthless in hunting out tracking cookies.
  4. Block pop-up spam messages in Windows NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel -> Administrative Tools -> Services and you’ll see Messenger. Right-click and go to Properties. Set Start-up Type to Disabled and press the Stop button. Bye-bye, spam pop-ups! Any good firewall will also stop them
    Read more »

How to prevent copy paste from Computer to Flashdisk

with this this trick, you can prevent copy paste from your computer to flashdisk..but you can copy paste from Flashdisk to Computer..

here the tips :

  1. Enter to your Regedit ( Start -> Run -> type “regedit”)
  2. find HKEY_LOCALMACHINE\SYSTEM\CurrentControlSet\Control \
  3. Right click on the folder  Control and choose New -> Key
  4. give a name “StorageDevicePolicies”
  5. Right click on “StorageDevicePolicies” and choose New -> DWORD
  6. give a name “WriteProtect”
  7. Double click on “WriteProtect” and change a value to 1
  8. Restart your computer

Read more »

How to Find eBook in Google

if you want to find ebooks in internet..here is the tips :

  1. visit Google
  2. try to insert this key in google :
    +("index of") +("/ebooks"|"/book") +(chm|pdf|zip|rar) +apache

    that code is used to find files that has filetypes chm|pdf|zip|rar in Apache server

  3. if you want to find something books. you can try this key
    allinurl: +(rar|chm|zip|pdf|tgz) [book title]

That’s all.. try it.. ^_^

How to Access Blocked Website

this trick is used when you want access somesite but your ISP blocked it. here is the tips :

  1. Using IP Address
    if ISP Proxy block the site by domain name (ex: www.google.com)..
    you can access that site using IP Address the site that you want to visit.
    ex for Google : http://209.85.171.99/
    if you don’t know IP Address, you can check that site by Ping the site.
    Start – > Run -> type cmd ->Enter ->
    type domain name of the site that you want to visit And Enter
    Read more »

The Registry Secret (Part 3)

The next Secret..

  1. Changing Default Shortcut Name in Desktop
    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/CLSID
    double click in Default Value in every subkey below :
    My Network Places:
    {208D2C60-3AEA-1069-A2D7-08002B30309D}
    My Computer:
    {20D04FE0-3AEA-1069-A2D8-08002B30309D}
    My Documents:
    {450D8FBA-AD25-11D0-98A8-0800361B1103}
    Recycle Bin:
    {645FF040-5081-101B-9F08-00AA002F954E}
    Default IE Icon:
    {871C5380-42A0-1069-A2EA-08002B30309D}
    insert a new Name for that shortcut
    Read more »

The Registry Secret (Part 2)

OK..we will continue the next secret..

  1. Hiding Find Menu
    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
    Click Edit -> New -> DWORD Value and insert the name NoFind
    then double click on DWORD Value and give number 1 to activate. and Restart your computer
  2. Hiding Help and Support
    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
    create new DWORD Value and give name NoSMHelp
    then Double click on NoSMHelp and give a value 1. restart
  3. Hiding Run Menu
    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
    create new DWORD Value and give a name NoRun. Double click and give a value 1.
    Read more »