Google Chrome Browser and 61 more gifts from Google
September 13, 2008 by admin · 2 Comments
Google Chrome and the other apps, services and “things” Google gives away for free are like money in your bank account.
Some people don’t realize this because they confuse the word “free” with the words “no cost” or “no value’.
The phrase “A penny saved is a penny earned” clarifies that issue.
Here’s a quick list of things Google has given away free or charged a reasonable price to deliver. The list is incomplete. If your favorite is not listed, add it in a comment.
Display environment for your web app: Chrome
Platform/Server to run your web apps: Google app engine/Google’s cloud
Faster/easier app development: Google Web Toolkit
Add social network features to your application/web page: Friend Connect
Add functionality to your application/web page: Gadgets
Leverage your development efforts: Open Social
Run your web apps like they are desktop apps: Gears
Desktop like startup page: iGoogle
Tools for daily use:
- Google Search
- Google Apps
- YouTube
- Google Docs Template Gallery
- Google Groups
- Gmail
- Google Chat
- Lively
- Picasa
- Google Calendar
- Google Reader
- Google Maps/Google Earth/Street View
- Knol expert articles
- Google News
- Google Finance
- Google Desktop
- Google Gadgets
- Google SketchUp
- Google Video
- Google Health
- Google Sites
- Google Translation
- Blogger
Business Related Apps
- Google Apps Premier Edition
- Salesforce for Google Apps
- Google Video for Business
- Google Search Appliance enterprise search solution
- Google Site Search
- Google Webmaster Tools
- Google Analytics
- Google Website Optimizer
- Google Trends
Tools for promoting your business and generating revenue
- Adwords
- Adsense
- TV/Radio Ads
Mobile Platform
- Android
- Chrome and all other Google Apps
Developer Education
- Google Developer Days
- Campfires
- Google I/O
- Scholarships
- Computer Science Summer Institute
- Open Source and API development
Initiatives
- Cloud computing
- Open standards and open source
- Google Grants
- Initiative to Scan Public Domain books
- Wireless Satellite
- High Speed Connectivity
- Renewable Energy
- VirgleĀ (human settlement on Mars)
- Google for Non-profits
- (Too many more to mention)
Google’s Chrome Browser + Google Web Toolkit = Matching Pieces of the Puzzle
September 13, 2008 by admin · Leave a Comment

Another piece of the puzzle about Google’s Chrome browser fell into place for me as I was doing the research on a development project.
Chrome was built to be run web applications very quickly. During the announcement they mentioned how it was designed to run Javascript quickly.
With this in mind, I started thinking about fast and easy ways to develop great Javascript applications. Rather than reinvent the wheel, I decided to see how Google approaches Javascript development.
Funny thing happens when you search on “google javascript”. Google’s first listing is the Google Web Toolkit aka GWT.
Wikipedia says GWT “is a general set of tools for building any sort of high-performance client-side JavaScript functionality”.
Interesting huh?
Now if I only had a “server” to host, deploy and scale my web apps…
Wait, can you say “Google App Engine” which was released this past spring?
So we now have a great web app development environment, a server to run the web apps and Chrome to display the user interface on the customers computer; what’s not to like?
All good news for a browser like Chrome built specifically to run Javascript well.
PS – Yes, Google App Engine only supports Python for now, “with other languages to come,” but I’m betting in the not to distant future, we’ll see an announcement of a connection between GWT and the Google App Engine platform.

