Tuesday, April 19, 2011

Find who is invisible on Google Talk !!!



Many people now days like remain on an invisible mode on GTalk.Even today when I was online this morning my friend was invisible on Gtalk. I wanted to chat with him but I didn't know he was online to.It was later in the day that I came to know that he was online.One of my friends once told me that there is a way to detect who is invisible on GTalk so today I searched For the trick and found it so I would like to share with you all.


The trick goes like this:

1. Set the chat as off the record with target user.

2. Open the chat window of person, whom you want to check if Invisible or Offline. Go to Options and click "Go Off Record".

3. Now send message to that user

4. If you get the message that "The user is offline and can’t receive messages right now " that means the user is offline.

5. But if you didn’t get any message that means User is online and is in invisible mode..:)

Browse Pay sites for free !!



I found a very interesting post recently on friend's site while I was going through my subscriptions and I liked it so much that I decided to share it with you. So many times we come across sites that demand money to show your favorite content. This becomes quite disappointing for us as we have to spend a large amount to view our favorite content, but in some of these sites we can go through our favorite content without paying any money.
This can be done if we disguise ourself as a search bot because some of these sites allow the search bots to let in without any payment to increase the hits on their sites.They detect search bots by its User Agent attribute (for Firefox, it is Mozilla 5.0), and allow only bots in. Hence you can exploit this weakness of the sites that these sites have created themselves.

The user agent defines the browser, what OS you are using, and other small bits of information.information. Switching user agent in various browsers require seperate procedure, as follows:
Visit DNSStuff to know your current user agent. Visiting it gave me the following report:

Changing the user agent is easy:


Browse pay sites on Firefox
Install User Agent Switcher Firefox extension and import this XML file by TechPatterns (do not click the link directly, instead right click and save) that has the required Googlebot/2.1. Once the file is loaded, configure your user agent to Googlebot 2.1


Pay sites on Internet Explorer

Change a registry entry, by opening Notepad, then copying the code below into it:

Windows Registry Editor Version 5.00 [HKEYLOCALMACHINESOFTWAREMicrosoftWindowsCurrentVersionInternet Settings5.0User Agent] @=”Googlebot/2.1″ “Compatible”=”+http://www.googlebot.com/bot.html”

Save as “uagent.reg” (with the quotes). Double click on it to load the setting. You could also go to the Registry directly, but my guess is that at least some of you are not comfortable working with the Registry.

To remove the hack, copy the following code into a Notepad window and save as “originaluagent.reg” (with the quotes) and double click it:

Windows Registry Editor Version 5.00 [HKEYLOCALMACHINESOFTWAREMicrosoftWindowsCurrentVersionInternet Settings5.0User Agent] @=”Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)”

Finally, test whether the hack has taken effect by pointing your browser to DNSStuff website. The user agent should now be “Googlebot” according to DNSStuff.