Tag Browser: AJAX Resources
Tag = rails
Your using my tag browser, main categories have an additional introduction and are available Pages listing in the sidebar.
AJAXed.com - Free Ajax Solutions · Wiki
language
This is the first Hosted AJAX project i've seen. You sign up for an account create a keyword list and then copy and paste the javascript and html into your app. In no time at all you have Keyword Suggest type as you find dropdown on a text box. The only problems with this approach are the limit of 200 keywords and having to maintain the list by hand. The actual implementation is ruby using the rails framework and its prototype js library.
Cake Framework AJAX Demo · Wiki
language
Includes live search, Posting of a form, an active grid, various effects and notifications as well.
CakePHP · Wiki
Cake is a well done port of the Ruby on Rails framework to PHP. This includes all its AJAX integration with the prototype js lib. AJAX integration is all done through easy to use helper functions, but its not really standalone so if you don't want to use the entire framework its not really a solution.
ONLamp.com: Ajax on Rails · Wiki
Short tutorial covering how to use Rails built in AJAX features. Covers the basic setup, link_to_remote, form_remote_tags, and observe_field. Also gives a the standard what is AJAX bit and paragraph on when to use AJAX.
Prototype: Object-Oriented Javascript Library · Wiki
This is the stand-alone version of the Ruby-on-Rails javascript library. Provides Basic Cross browser AJAX support, but there is no documentation so using it outside of rails will take a bit of work. Looks like it has an api for easy content replacement. Most exciting features are easy to use effects like fade, appear, blindup, they are documented on their own site.
script.aculo.us - web 2.0 javascript · Wiki
script.aculo.us is built on top of prototype and adds in a large number of fully documented visual effects. It also includes a drag and drop library. Demos are provided of all features including small sample applications.
RSS feed@del.icio.us (note del.icio.us only contains a short description not the full one on this site)




