Architects and Agile Projects

I just finished watching the video “Agilists and Architects — Allies not Adversaries” that was presented by Martin Fowler and Rebecca Parsons during the...
Balaji D Loganathan
30 sec read

Spritle's Blogs Moved To https://wp.spritle.com/blog

Today we moved our blogs from http://blog.spritle.com to https://www.spritle.com/blog. Thought I would also share what steps we did to move WordPress blog to Rails...
Balaji D Loganathan
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

Agile People Managment

Recently, there was one cool discussion in eXtreme Programming yahoo group about “Agile People Management”. Some one raised a question about the concept of...
Balaji D Loganathan
19 sec read

Unit Testing in Rails

Before I jump in to saying how to write unit testing in Ruby on Rails, let me share what i felt about testing. When...
Neelkanth Ram
2 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