As Shreyas rightly noted, our definition of "Web as a platform" is flawed. We don't have statful web applications, there is no per website security (All apps run in the same address space), No access to hardware, Javascript is slow (as you can see, my table of content javascript widget takes ages to load), and most importantly, No offline support.
Imagine, what if you can do the following?
- Access all your GMail e-mails (and archive) on local system.
- Schedule your day in "online" Calender (Ex: Google Calender) without having access to net.
- See your Bank transaction history without being connected to internet.
- Open your fevorite pages on web and read it at liesure (that too offline) without manually saving them into hard drive!
- Using Google Docs and Spreadsheets offline.
- Write a blog entry without accessing Blogger (I love this!).
- Update your social networking sites/tools offline.
Now, we have answers to age old problems [Courtesy, Shreyas's blog].
- Hard to write stateful applications / no offline support: Chrome includes Gears.
- Lack of per website security: Each tab in chrome runs in a seperate process, which also means this process can be given special permissions based on its security certificate! So your bank application can finally update to your harddisk and your passbook can be available offline!
- Javascript is slow: Javascript virtual machine in chrome will make it reasonably fast.
- More accurate web analytics: Now that Google has it’s popular web analytics trackers are in many websites, they could potentially increase data gathering by using a browser.
- Any website can now be social: Google’s browser could eventually make any website social –even if the website owner chooses not to participate. How? A plugin could be created that allows your gmail, gtalk, and other network to join you wherever you surf on the web, essentially your social graph could go with you as you travel the web.
- A default browser on the Android mobile platform: Google has announced it’s intention for it’s Android, a mobile platform suitable for software developers who want to incorporate their websites using Chrome. Expect to see a lightweight mobile version be available. If that comes out, it will revolutionize the mobile experience.
- New methods to monetize: With more accurate data (combine analytics and location aware scraping) Google can now return more intelligent search results to users –in fact, each person could receive a customized search results page, advertisers would follow suit to quickly achieve higher rankings.
I guess, it's high time that, web users should look forward for the next big thing in web apps - The new platform, something like Chrome. Sadly, it takes some more time to see the realities. Neverthless, worth waiting. Keep moving, forward!
1 comment:
http://en.wikipedia.org/wiki/Google_chrome
If at all google wanted to release 'just' browser they would have never backed Firefox. Chrome is something more than Browser.
IE8 will going to have tough time with Browsers like Safari, Firefox, Opera and now Chrome.
Post a Comment