Software

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

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

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

Advanced Rails Recipes: Book Review

If you are looking for handy plugins, gems in rails and some advanced recipes which make your work 10 times easier ,I suggest this...
Vamsi Krishna
1 min read

Agile Can Save You and Your Company

Clarke Ching has written a book “Rocks Into Gold Pocket Book“. This book is about a programmer who saves his job, his colleagues’ jobs,...
Neelkanth Ram
40 sec read

Online Mindmap with Sharing Facility

I recently started using online Mindmap from MindMeister (see https://www.mindmeister.com). Oh Boy!..this is really cool stuff that was made out with Web2.0. I feel...
Neelkanth Ram
28 sec read

Test Your Build, Otherwise Get Rotten By Hitler

One funny video going around in Internet (Youtube) with the title “The downfall of Agile Hitler”. If you haven’t watched it yet, do check...
Balaji D Loganathan
5 sec read