Living in the shadow of Gmail, Reader and Calendar's got to be tough, but that's what a slew of useful Google products do every day. We give Google's front-running applications a lot of ink (or pixels, as it were), and the rest a passing mention in the fast-flowing river of news. Today's top 10 pays homage to the little brother and sister Google products that you forgot all about.
1. Google Code Search
Mostly of interest only to programmers,Google Code Search is a pretty incredible mechanism for finding and browsing the innards of countless open source projects. Use the
lang:
operator to limit your results to a certain language, and search by developer name, file name, or comments. Here's a search for the words "nasty hack" in PHP code—lang:PHP nasty hack
—and here's a search for Javascript authored by Gmail Macros developer Mihai Parparita.2. Google Base
Easily publish and find recipes, classifieds, vacation rentals and job listings at Google Base, a no-web site way to get data online and into Google's search results. What's great about Base is that it offers data type-specific search operators. For example, you can search recipes by ingredient, or vacation rentals by location and features like how many bedrooms, and what type of property it is (cabin, cottage, hotel, villa, house, etc.)
3. Google Trends
4. Google Alerts
wildfire AND "San Diego"
.5. Google Book Search
6. Google Page Creator
4. Google Notebook
3. Flight Simulator in Google Earth
2. Keyboard Shortcuts Experimental Web Search
7. SketchUp
This was a tough list to winnow down, asGoogle's full product list is long and prodigious. In fact, we're still having regrets about leaving Patent Search, Google Moon, and Google Mars off the list. Update: I'm particularly regretful about not includingGrand Central or Google SMS, too.
8. Page Speed
With Google search now factoring in a website’s loading time in an effort to improve user experience, it’s now more essential than ever to analyze your site for places where you can trim the fat and expose issues that you can fix to speed it up.
Page Speed is an open source Firebug browser add-on that helps you evaluate the performance of your web pages. Factors assessed by the add-on are based off Google’s Web Performance Best Practices, spearheaded by highly respected ex-Yahoo! Chief Performance and current Google executive, Steve Souders.
9. Google Ajax Libraries API
Most websites take advantage of using JavaScript frameworks such as jQuery and MooTools for creating Ajax-enabled web apps. But serving these libraries can give your web server a beating, especially if your website generates a lot of unprimed cache site traffic.
Google Ajax Libraries API is a way of serving popular JavaScript libraries (there are currently 10 popular libraries being offered up) to your site visitors, giving you the chance to offload the burden to Google’s highly capable infrastructure.
Using the Google Ajax Libraries API is advantageous for many reasons, including the reduction of web server bandwidth and resource consumption and a higher chance that your site visitors will hit your web pages with a primed cache because they might have visited another site that uses Google Ajax Libraries previously, producing faster page response times and enhancing their experience.
10. Google App Engine
Google App Engine lets you run your web apps on the company’s infrastructure. What this ultimately translates to is that you can save your dough without sacrificing uptime and server resources. You can still use your web app on your own domain, but if you’re really that strapped for cash, you can use their free domain as well (yourapp.appspot.com).
To get your feet wet quickly, Google devised a practical tutorial on using Google App Engine to build a guest book. Want to see what the Google App Engine can do? Rummage through the Applications Gallery.
0 comments:
Post a Comment