I had not heard of Appcelerator until recently, but it looks like it might be worth a look. It is a framework for building AJAX/RIA applications. It is compatible with .Net, PHP, Ruby, and more. Just at a glance it looks like it uses JSON for data loads and Appcelerator has its own built in messaging queue that keeps data communication back and forth to the server as light as possible.
Learn more here-
http://www.appcelerator.org/
2 comments:
Checkout the web expression language... it let's any HTML element publish or subscribe to the messages. Cool stuff!
I will do so this weekend. Thanks for the tip.
Post a Comment