Monday, June 11, 2007

Are you thinking about Rich Internet Application?

Seems like big players like Sun, Microsoft, Adobe are moving into Rich Internet Application (RIA) or Web 2.0 space. Now, all of a sudden a developer has handful of technologies to choose from AJAX, Flex/Flash (Adobe), Silverlight (Microsoft), and JavaFX (Sun Microsystems). Which company is leading the RIA technology space? What RIA technologies you should pay attention to? If you have the same question that I did then check out SYS-CON. TV’s Live “RIA Shoot-Out”. @ http://tv.sys-con.com/read/385147.htm

Increasing number of companies want to consume data from their backend system (web services) and present it to their user in more appealing way. Things like performance, security, browser compatibility, accessibility, etc are important for success of each of these RIA technologies. RIA Shoot-Out points out that Adobe is leading the pack with its offering of flash based solution called Flex (Used by Yahoo Maps / Harley Davidson). Microsoft .NET based solution called Silverlight, and Sun’s Java based solution called JavaFX are still evolving. Ajax can be easily integrated with any of these technologies, so it is something that a developer should definitely be paying attention too.

Ajax is the default choice for companies that want to enhance their existing web application and have a bit of zing in it. A developer can do incremental additions to the existing website using one of the Ajax framework. If you are wondering what Ajax framework to choose then here are some options:

Enhance Website with Animation: Prototype, Spectacular

Larger Enterprise Application: Dojo, XAP

Also look at Yahoo Widgets (http://developer.yahoo.com) and Google Widgets (Google GWT)

Obviously there is lot of interest in Ajax related technologies, and hence we have hundreds of framework to choose from. It would be interesting to share our experience with a particular Ajax framework. I will have another post based on my experience related to RIA technologies.