Download eBooks From Google


Google Book search is a popular offering from Google where users can search for digitalized copies of books, however finding and downloading books is a tedious task and a handy utility called Google Book Downloader can save you a lot of time, when you intend to use Google Book search to download books.
To download eBooks or PDF copies from Google Book search results, follow the simple steps that are listed below. We will be skipping the installation part in the steps, so make sure you have Google Book Downloader installed first.

Steps to Download eBooks From Google

Step 1: Perform  a search in Google Book search for the books you are looking to download.
Step 2: Copy the code of the book you want to download from the book URL.
google_book_downloader_copy_code 
Step 3: Open the Google Book Downloader application and enter the code into the provided box and click on the Check button.
google_book_downloader_enter_code
Step 4: Select the pages of the book you want to download.
select_pages_to_download
Step 5: Click on the Download Selected button to download the book.
download_selected_books
Step 6: Finally click on the Save selected button to save the book to your local disk.
That’s it you will now have a local copy of the eBook you searched on Google Books.

Gmail Now Lets You Drag and Drop Images into E-mails


Here’s a nice little improvement to Gmail, announced today on the official blog: To add an image into an e-mail, simply drag and drop. You can then resize it and send it immediately.
This feature comes on the heels of a similar feature that let you drag and drop attachments into e-mails. The difference, however, is in the way images are displayed in the message; with this new feature, the image is actually shown inline in the message (as opposed to being merely attached to it).
The feature currently works only in Google Chrome, but Google promises it will soon come to other browsers.

Search Internet from the Start Menu


SearchInternetStartMenu
Enable Internet search from the Start Menu using your default browser. Run GPEDIT.MSCfrom the Start Menu search box to start the Group Policy Editor. In the left pane, go toUser Configuration->Administrative Templates->Start Menu and Taskbar. In the right pane, right-click to Edit and Enable Add Search Internet link to Start Menu.
SearchInternet

Use Keyboard Shortcuts


Using the mouse, you can drag-”˜n-dock windows to either side of the screen, or drag it to the top to maximize it. These keyboard shortcuts are even faster:
  • Win+Left Arrow and Win+Right Arrow dock the window to the left and right side of the screen
  • Win+Up Arrow and Win+Down Arrow maximize and restore/minimize
  • Win+M minimizes everything
  • Alt+UpAlt+Left ArrowAlt+Right Arrow navigate to parent folder, or browse Back and Forward through folders in Explorer
  • Win+Home minimizes/restores all open windows except the active window
  • Alt+Win+# accesses the Jump List of program number ‘#’ on the taskbar

Rearrange System Tray Icons


SystemTray
You can rearrange icons on the taskbar as you wish and start new (or switch to running) instances of the first ten taskbar programs using Win+1Win+2, and so on. The cool thing is you can also rearrange system tray icons. Reorder them on the tray or move them outside or back in the tray. Take control of what you want to always keep an eye on, and from which apps you’ll require notifications.

Accept/Ignore All Facebook Friend Requests

Almost everyone now has his own Facebook account. Facebook has become the largest Social Networking Site ever. Even the celebrities are creating their own Facebook profiles. There are more than a million Facebook friend requests sent and received each day. It is said that Bill Gates quit using Facebook because used to get more than 10,000 Facebook friend requests. How can a person have many friend requests accepted? Moreover the maximum friends, one can have in Facebook is 5,000.


Now here's a piece of Javascript code to Accept / Ignore all friend requests in Facebook at once.

Earlier I wrote two articles related to Facebook. One is Google Chrome Extension to select all in Facebook invite / suggest and the other is Javascript code to select all in Facebook invite / suggest.
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
  • Or if you want to ignore all friend requests you the code given below.
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);

That's it. Now you can see all the requests accepted or ignored depending upon the code you used.

NOTE : Don't use these codes for large number of requests like 1000s as Facebook may block / ban you and I am certainly not responsible for that. Use only for small number of requests and don't use this very often. This may also lead you to blocked / banned account! 

Anyway this code proves to be really helpful.

Make Windows 7 Genuine – Tips to Stop “Windows is not Genuine” Message


windows-7-not-genuine
We know about the rumors that Windows 7 SP1 is expected to arrive during mid-2010 and expected to be a collection of patches and updates rolled out till then. One major bug being reported by the users is that immediately after log on, they were presented with a Windows Activation window: “Windows is not genuine. Your computer might not be running a counterfeit copy of Windows. 0×80070005, and more….
Some other symptoms of associated with this issue are -
1) The computer desktop background goes black, and you receive the following error message on the bottom right corner of the screen:
This copy of Windows is not genuine
2) You receive the following error message when you view the System Properties: (Control Panel –> System and Security –> System)
You must activate today. Activate Windows now
3) If you try to use slmgr.vbs /dlv to view the licensing status, you receive the following message:
Error: 0×80070005 Access denied: the requested action requires elevated privileges
Microsoft explained that its caused by lack of permissions in the registry key HKUS-1-5-20. “The Network Service account must have full control and read permissions over that registry key. This situation may be the result of applying a Plug and Play Group Policy object (GPO). Computer Configuration –> Policies –> Windows Settings –> Security Settings –> System Services –> Plug and Play (Startup Mode: Automatic).”
Those affected by this issue can turn to one of two workarounds detailed by Microsoft, documented below-

Method A: Disable the Plug and Play Policy

1. Determine the source of the policy. To do this, follow these steps:
  • On client experiencing Activation error, run Resultant Set of Policy wizard by clicking Start, Run and entering rsop.msc as the command.
  • Visit following location: Computer Configuration –> Policies –> Windows Settings –> Security Settings –> System Services
  • If Plug & Play service is configured through a Group Policy setting, you see it here with settings other than Not Defined. Additionally, you can see which Group Policy is applying this setting.
2. Disable Group Policy settings and force Group Policy to be reapplied.
  • Edit Group Policy that’s identified in Step 1 and change setting to “Not Defined.” Or, follow the section below to add required permissions for Network Service account.
  • Force Group Policy setting to reapply: gpupdate /force (a restart of the client’s sometimes required)

Method B: Edit the permissions of the Group Policy

  1. Open Group Policy that’s identified in Method A, Step 1 above, and open corresponding Group Policy setting.
  2. Click Edit Security button, and then click Advanced button.
  3. In Advanced Security Settings for Plug & Play window click Add and then add SERVICE account. Then, click OK
  4. Select following permissions in Allow section and then click OK:Query template
    Query status
    Enumerate dependents
    Interrogate
    User-defined control
    Read permissions
Note: Previous rights’re the minimum required permissions.
  • Run gpupdate /force after you apply previous permissions to Group Policy setting.

  • Verify that appropriate permissions’re applied with following command:sc sdshow plugplay
    following’re the rights applied to Plug & Play service in SDDL:
    D:(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)
    (A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)
    (A;;CCLCSWLOCRRC;;;IU)
    (A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    (A;;CC LC SW LO CR RC ;;;SU is an Access Control Entry (ACE) that allows the following rights to “SU” (SDDL_SERVICE – Service logon user)
    A: Access Allowed
    CC: Create Child
    LC: List Children
    SW: Self Write
    LO: List Object
    CR: Control Access
    RC: Read Control
    SU: Service Logon User
    Note: If there’re no GPO’s in place, then another activity may’ve changed default registry permissions. To work around this issue, perform following steps:
    1. On computer that’s out of tolerance, start Registry Editor.
    2. Right-click registry key HKEY_USERSS-1-5-20, and select Permissions…
    3. If NETWORK SERVICE isn’t present, click Add…
    4. In Enter object names to select type Network Service and then click Check Names and OK.
    5. Select NETWORK SERVICE and Grant Full Control and Read permissions.
    6. Restart computer.
    7. After restart, system may require activation. Complete the activation.

  • Hide Files Under Image



    This trick is simple but it is really geeky. Did you know that you can hiding your files in JPG image? Here I will show you how. But before we can proceed, prepare our tools first.
    Tools
    • WinRAR
    • Command Prompt
    • Hidden files (Eg: password.txt)
    • A JPG image file (Eg: nerd.jpg)
    Ok, now we move on how to do this trick. Btw here is my nerd.jpg.
    nerdy
    1. Put your hidden file and your image file in the same folder. Here I have password.txt and nerd.jpg. Both I put in a folder I named it Secret in drive D.
    step1
    2. Put all these files into a RAR archive. I named this archive as Hidden.rar
    step2

    3. Open Command Prompt and go to the folder where you place the files. Type the following command,
    copy /b nerd.jpg + hidden.rar cool.jpg
    where nerd.jpg is our original image file, hidden.rar is our RAR archive and cool.jpg is the JPG image file that we want to create.
    step3
    4. Now you will have 4 files in the folder. nerd.jpg, password.txt, hidden.rar and cool.jpg
    step4
    5. If you open cool.jpg file, you will see the same image like nerd.jpg.
    step5
    6. If you open cool.jpg file with WinRAR, here is what you will get.
    step6
    Secret files in JPG image file.
    7. Below is my cool.jpg image file. Try open the file with WinRAR and read what I wrote in the password.txt file. :p
    cool
    Btw if you want to make it more secure, use encryption when you create the archive file. [tags]winrar, encryption, hidden file[/tags]
    Edit: You also can use WinZip to do this trick.

    Hide Files Under Image


    This trick is simple but it is really geeky. Did you know that you can hiding your files in JPG image? Here I will show you how. But before we can proceed, prepare our tools first.
    Tools
    • WinRAR
    • Command Prompt
    • Hidden files (Eg: password.txt)
    • A JPG image file (Eg: nerd.jpg)
    Ok, now we move on how to do this trick. Btw here is my nerd.jpg.
    nerdy
    1. Put your hidden file and your image file in the same folder. Here I have password.txt and nerd.jpg. Both I put in a folder I named it Secret in drive D.
    step1
    2. Put all these files into a RAR archive. I named this archive as Hidden.rar
    step2

    3. Open Command Prompt and go to the folder where you place the files. Type the following command,
    copy /b nerd.jpg + hidden.rar cool.jpg
    where nerd.jpg is our original image file, hidden.rar is our RAR archive and cool.jpg is the JPG image file that we want to create.
    step3
    4. Now you will have 4 files in the folder. nerd.jpg, password.txt, hidden.rar and cool.jpg
    step4
    5. If you open cool.jpg file, you will see the same image like nerd.jpg.
    step5
    6. If you open cool.jpg file with WinRAR, here is what you will get.
    step6
    Secret files in JPG image file.
    7. Below is my cool.jpg image file. Try open the file with WinRAR and read what I wrote in the password.txt file. :p
    cool
    Btw if you want to make it more secure, use encryption when you create the archive file. [tags]winrar, encryption, hidden file[/tags]
    Edit: You also can use WinZip to do this trick.