| By Shreyas Srinivasan | Article Rating: |
|
| September 3, 2008 12:15 PM EDT | Reads: |
9,358 |
Shreyas Srinivasan's Blog
I have been reading a lot of reviews about Chrome. Most people seem to be comparing it to Firefox, which I think is underestimating Chrome's capability. I think it has nothing to do with the browser at all; it has everything to do with the platform.
For a long time we have touted Web as a platform, Apple took the first big step when it chose the Web as its platform for the first generation iPhone. That approach failed because the Web as a platform was flawed. The reasons IMHO were as follows:
- Hard to write stateful Web apps
- Lack of per website security (all apps run in the same address space)
- No access to hardware (relates to security)
- JavaScript is slow
- No offline support.
When Apple released an SDK it was an admission of defeat. Chris Messina put it beautifully in his blog post Did the web fail the iphone?. With millions of developers and amazing momentum, the Web has too much to offer for it to not be a premium application development platform. So in that sense the browser was not the premium piece, the platform was.
When Google released Chrome, each one of those questions seem to find an answer.
- Hard to write stateful apps/ no offline support: Chrome includes Gears.
- Lack of per website security: Each tab in Chrome runs in a separate 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! Wheee
- No access to hardware: Again comes down to security, read above
- JavaScript is slow: JavaScript virtual machine in Chrome will make it reasonably fast
All this put together makes the Web more promising as a platform. There are challenges though, JavaScript's continuous development as a language is of great importance. Read this if you want to know about JS Harmony and ECMAscript issues.
All in all the Chrome platform is of great signifcance. I think its real competitors are J2ME/Java/Cocoa/WPF and not the browsers. Only time will tell if the Web as a real platform will materialize.
Published September 3, 2008 Reads 9,358
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
- Google Chrome & Cloud Computing - The First "Cloud Browser"
- Google Chrome = Cloud Operating Environment
- Google Chrome Comes Out of a Comic Book
- Google Chrome Based on Webkit?
- Mozilla CEO John Lilly Speaks Out on Google Chrome & Mozilla Firefox
- Google Chrome - Browser War III
- Cloud Computing Expo - Google Chrome & Browser War III
- Cloud Computing Expo - Why I Like Google Chrome
More Stories By Shreyas Srinivasan
Shreyas Srinivasan is the co-founder of RadioVeRVe, an online Radio Station which promotes Independent Indian music. He works at Geodesic Information Systems in their New Technologies group.
He is also part of the team which organizes India's biggest Free and Open Source event, Foss.in.
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?


















