Showing posts with label internet tips. Show all posts
Showing posts with label internet tips. Show all posts

Tuesday, November 8, 2011

Do a Barrel roll - Google Tips.





Got a moment to kill? Try this:
Go to Google’s homepage. Type in the words “Do a barrel roll.” Click Enter.
See the magic of Google.


Thursday, August 25, 2011

How To Access Banned Websites ?




You can access the restricted or banned websites with the help of this tip. You may have problems to accessing your favorite's politics, news, and sexy websites in your office and other public places. Some time these websites banned by Government, ISP and may be by your office network administrator. This tip is very useful, if you are using internet particularly in school, college and office.

Follow the given points to access the banned website:

Technique 1: Search the banned website, for example www.google.com in Google and yahoo search engine then open the cached copy of that page to access the website. You can get also cache link of that website, if you search in Google with keyword cache:URL name and get cache link to access the website.

Technique 2: Another method to access the banned website using its IP address, because you can open the website with IP address instead of actual URL name. This technique bypasses the URL based restrictions. For example if www.facebook.com is banned in your school, you can open it using IP address 216.178.32.51. You can search online IP conversion tools to get IP address of any website.

Technique 3: There are some mini web browsers can help you to open the banned websites, for example Opera Mini Browser, install it and try to open any banned website. Another Real Player browser can successfully help you to access the banned website. This Real Player browser bypasses the many restrictions of website banned tools.

Technique 4: There any many websites Anonymizer tools are available to fetch the banned website. These anonymous surfing tools that protect your identity on the internet and give the access to banned sites. As far as the service provider is concerned you are viewing a page from Anonymizer and not the blocked site.

These tips are very useful to access the banned websites in your university, cybercafe ,office and other public places.





Monday, August 8, 2011

Tuesday, August 3, 2010

How to Put Google Search Engine Your Web sites ??

First off, the good news. Google itself actually has a nice page offering you HTML code you can just cut and paste onto your own Web pages to produce the search box you seek, and some variants beside.

Instead of relying on the bright sparks at Google, though, let's go through the steps of building our own search box instead, so you'll be able to see how it works.

In addition to that, you need an input field and a submit button. Put them all together and here's the minimalist Google search form that lets the user alternate between just your site (well, in this case just my site) or the entire Web:

write down this code in notepad save it as search.html::

<form action="http://www.google.co.in/cse" id="cse-search-box">
  <div>
    <input type="hidden" name="cx" value="partner-pub-0332546587647614:8760757066" />
    <input type="hidden" name="ie" value="UTF-8" />
    <input type="text" name="q" size="55" />
    <input type="submit" name="sa" value="Search" />
  </div>
</form>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
<script type="text/javascript" src="http://www.google.com/cse/t13n?form=cse-search-box&t13n_langs=am%2Car%2Cen%2Cbn%2Ckn%2Chi%2Cel%2Cml%2Cmr%2Cne%2Cfa%2Csr%2Cur%2Cti%2Csa%2Cte%2Cpa%2Cta%2Cru%2Cgu"></script>

<script type="text/javascript" src="http://www.google.co.in/coop/cse/brand?form=cse-search-box&amp;lang=en"></script&gt;



As result you can see this in your sites::







Wednesday, May 12, 2010

Multiple Login in Yahoo Messanger, Rediffbol and Google Talk

By default all google talk, yahoo messenger and rediff bol allow us to run a single instance of the program at a time.
If you have several gmail,rediff or yahoo accounts, you may want to run multiple instances of google talk, rediffbol or yahoo messenger at once, so here is the trick how to do it…

.
Multiple Login in Google TALK

1. Create a gtalk shortcut on the desktop.
2. Right click that icon and select properties and then in the target place u will see something like this. “”C:\Program Files\Google\Google Talk\googletalk.exe” /startmenu”
3. Rename it as””C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex”
4. click apply and OK.

.
Multiple Login in yahoo messenger

1. Go Run . Type regedit, then enter .
2. Navigate to HKEY_CURRENT_USER / Software / yahoo / pager /Test
3. On the right pane , right-click and choose new Dword value .
4. Name it as Plural.
5. assign a decimal value of 1 by Double clicking it.
6. Now close the registry and login with multiple Ids.

.
Multiple Login in Rediff Bol

1. Right click on the rediff bol icon and then click on runas.
2. Follow step 1 if you want to login with more than two Ids.
3. You will see multiple rediff bol messenger.

That’s It, if you have any doubts please let me know…..




Saturday, May 8, 2010