Ajax (Demo)
In the recent railscasts, Ryan Bates has shown us the usage of Highcharts and some other open-source client-side JavaScript libraries to generate beautiful charts... Drag and Drop widgets are great functionality to let the user control how they wants to see the information as he can arrange various... We have recently launched the pre-beta version of Dunnitt (http://www.dunnitt.com). Like how Twitter is for micro-blogging, Dunnitt is for micro-collaboration. You can check the... I faced one nice problem while using Facebox for one of our recent project http://www.dunnitt.com, thought i would take this moment to share the... Its been a couple of months that I started developing commercial projects using Ruby on Rails. Here are some stuff I learned which might... Autocomplete is very common feature that we see in many web2.0 applications (as in google,youtube and so on), this feature is easily implemented in... I stumbled upon two cool online presentation maker sites and started using it for most of my presentations. They are Prezi.com(the zooming online presentation)... Here is a quick listing on some of the useful Rails gems and plugin that I use in our projects everyday. I was using will_paginate and periodically_call_remote to update a table in a webpage periodically but it gave me a lot of trouble than I... RJS templates for Rails by OReilly is a cool book , If you want to learn how to give Ajax functionality to your website... A simple tip to show a loading message for AJAX oriented application. Simply a wait screen. A simple javascript based dhtml effect to show the focus to the user that a AJAX operation is being performed.