What's your favorite platform for developing Rich Internet Apps?

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Athena

Perkins's picture

Athena Live page and Twisted

I have been experimenting

sid's picture

I have been experimenting more with HaXe lately. It allows you to write one app and compile it as JS, PHP, C++ and a couple other platforms.
Nind

subject?

keep it simple...'s picture

I second a few other posters, html 4/5 and JS/CSS with custom json requests to communicate w/php.

huge fan of not dealing with code others have written when it comes to client-side web programming. too easy to just build up your own collection.

Ultimate User Experience

jesterfred's picture

Don't forget Java WebStart. From a user's perspective, it is a web launched application. From an engineer's perspective, a very rich environment indeed. (Of course WebStart has its own set of problems - just trying to be complete.)

Smartgwt here

Ron Lawrence's picture

Frameworks

Anonymous's picture

RichFaces

Vaadin

Anonymous's picture

Vaadin

Jonas's picture

This list is quite narrow.

Vaadin

Sebastian's picture

Vaadin

Vaadin

Anonymous's picture

Vaadin

Vaadin - http://vaadin.com

Daltux's picture

The best RIA: Applet Azlan

azlan95's picture

The best RIA: Applet

Azlan

HTML5!

Luan Almeida's picture

I just use HTML5, CSS3 jQuery and jQueryUI

NodeJS

Homme's picture

Node.js server-side Javascript using Socket.IO for client-server communication is currently my favourite platform for developing RIAs.

SmartGWT

Raine's picture

HTML 5?

Anonymous's picture

I've seen some neat things done simply with HTML 5.

HTML 5?

Anonymous's picture

I've seen some neat things done simply with HTML 5.

BTW, since when was Google

DPE's picture

BTW, since when was Google Gears a "platform for developing Rich Internet Apps"?

Good point.

Daltux's picture

Good point.

ExtJS

DPE's picture

ExtJS

Vaadin

Anonymous's picture

Vaadin

What is the favorite platform

Anonymous's picture

Vaadin (built on top of GWT) www.vaadin.com

Wt

Anonymouses's picture

For what I've done, Wt (http://www.webtoolkit.eu/) has been easy and good for the work.

Dev platform - HaXe

Kerasine's picture

I have been experimenting more with HaXe lately. It allows you to write one app and compile it as JS, PHP, C++ and a couple other platforms.