Ajax+REST=the next killer app?
May 16, 2007
On the frevvo blog, I posted several interesting articles about combining Ajax-based RIAs (Rich Internet Applications) with REST web services. It seems to me that Ajax+REST could be the next killer application.
Users interact with these RESTful applications using the familiar browser. In practice, most real applications boil down to manipulating documents (resources) which maps perfectly to REST. What’s missing is an easy way to interact with these documents using Rich Internet Applications (RIAs). That’s where Ajax comes in – it puts a “face” on REST and makes it possible to create complex, visual, browser-based applications without compromising any of the principles of REST.
Just imagine replicating the mashup phenomenon within your company – even just within the IT department. That’s where frevvo comes in. Suddenly, it’s really easy to create a Web 2.0, Ajax-based RIA that mashes up all these RESTful services and to do so at lightning speed and very low cost. REST web applications can finally be paired up with a rich, Ajax-based client to create Rich Internet Applications.
WordPress + AJAX = Command Line Blog
May 1, 2007

Rod McFarland has made some really cool AJAX-based themes for WordPress. With his CLI (Command Line Interface) 2.0 theme, you can browse blog entries by movinging through categories with the “cd” command, or you cantype “ls” to get a list of post titles and “cat [articlenumber]” to read one. Forgot a command? Type help or use tab-completion!
Link to Rod McFarland’s WordPress themes



