.png)
From today onwards Google has announced that they are removing beta from logos of several Google Apps services. Which means Google Apps is out of beta. Gmail has been in beta status for 5+ years. Other major Google Apps services which are out of beta status are,
Tuesday, July 7, 2009
Gmail - Beta No More
Thursday, June 25, 2009
Time to speed up your web application!
Researchers at Google Cooperation has taken another step to speed up online user experience. Now they are going to speed up web sites. Well not that they got special magic to do it. They try to direct the web developers to do the right thing to speed up web. You can find more information about it on Google Code "speed" project and Official Google Research blog release.
Friday, January 30, 2009
Personalized New Tab Page for Firefox

Google Toolbar 5 Beta is providing "Opera Speed Dial" like user interface for Firefox New Tab Page. "Opera Speed Dial" like user interface is already available on Google Chrome. With Google Toolbar 5 Beta you can get the same functionality plus more configuration opportunities and enhanced services.
Sunday, January 11, 2009
Google Search Engine Optimization Made Easy
- Do you why your page rank hing so low?
- Have you ever wanderded how to do correct SEO (Search Engine Optimization)?
Tuesday, September 2, 2008
New Google Web Browser - Chrome
The newest service from Google is called "Chrome", it is a web browser with stunning user interface with but not bulky or heavy on resources. Actually nice implementation of KISS principle.
- Web application shortcut creation
- Amazing crash control, If one web application crashes it won't affect other tabs.
- And security features such as skipping "History" for certain pages, unsafe/malware/phishing site warnings.
- Instance book marking as in firefox 3 buy cling start icon.
- Can import data from Firefox and Internet Explorer
- Nice download manager
- Web History, Search, suggestions all in one field.
- Opera like speed dial.
Friday, July 25, 2008
Gmail security made more easier
- Login to Gmail.
- Go to sesstings. (The link is on right hand side upper corner.) :)
- Scroll to the end of the settings page.
- You will see two options under "Browser connection:"
- Select "Always use https".
- Click on "Save Changes" buttons.
- Feel more secured. :-D
Tuesday, June 3, 2008
goosh - The Unofficial Google Shell

goosh is an google shell developed using AJAX and Google API. It provide google search results, RSS feed reads, translation and more. Users can just enter their search term to the shell. And it shows list of results. It also has about twenty commands. You can get a description of them by entering help on goosh shell.
- What is the url of goosh? http://www.goosh.org/
- From where can I find Google API?
- What is a shell?