Ajax (Demo)

Graphical representation of data using HighCharts.

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...
Allan
1 min read

Drag-n-Drop Web Components using jQuery & Rails

Drag and Drop widgets are great functionality to let the user control how they wants to see the information as he can arrange various...
Vamsi Krishna
1 min read

Dunnitt on Rails on Agile – Part -I

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...
Balaji D Loganathan
1 min read

Solution – Facebox not binding for Ajax Pages

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...
Surendran Sukumaran
1 min read

Ruby on Rails Development Tips

Its been a couple of months that I started developing commercial projects using Ruby on Rails. Here are some stuff I learned which might...
Neelkanth Ram
1 min read

Advanced Auto Complete Feature (auto_complete ROR Plugin)

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...
Vamsi Krishna
3 min read

Advanced Online Presentation Sites

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)...
Neelkanth Ram
36 sec read

Useful Rails Gems And Plugins

Here is a quick listing on some of the useful Rails gems and plugin that I use in our projects everyday.
Vamsi Krishna
1 min read

Periodically Call Remote and Will_Paginate Problem

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...
Vamsi Krishna
1 min read

XpenseTracker – Ajax based CURD with ROR and RJS

RJS templates for Rails by OReilly is a cool book , If you want to learn how to give Ajax functionality to your website...
Vamsi Krishna
2 min read

How to show loading message for AJAX applications?

A simple tip to show a loading message for AJAX oriented application. Simply a wait screen.
Balaji D Loganathan
39 sec read

AJAX and Java Frameworks

Book review.
Balaji D Loganathan
48 sec read