Monday, October 25, 2010

Disable Google Chrome's built-in translation bar

To disable Google Chrome's built-in translation bar

- Click on the wrench icon (Customize and control Google Chrome).

- Select Options.

- Click the Under the Hood tab.

- Deselect the "Offer to translate pages that aren't in a language I read" checkbox.




What is jQuery

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

http://jquery.com/

Monday, October 11, 2010

To restore Windows 7 bootloader

Boot from Windows 7 DVD. In the second screen, after choose your language, go to repair your computer.

go to command prompt and type the commands:

bootrec /fixmbr
bootrec /FixBoot

<Restart>