Slide 6.b: Adobe ColdFusion AJAX
Slide 8.a: Zend
Home

Ruby On Rails


Ruby on Rails is a free web application framework that aims to increase the speed and ease with which database-driven web sites can be created and offers skeleton code frameworks (scaffolding) from the outset.

In 5 minutes, Ruby on Rails can be used to create a web-based search engine for Flickr using their public API with AJAX. It is an open source project written in the Ruby programming language and applications using the Rails framework are developed using the Model-View-Controller design paradigm: