A Taste of Hpricot
I remember Mayank saying me couple of months back that ruby is a very powerful programming language and Ruby on Rails (RoR) is gonna be “THE future” of web development. He went ahead with his mission...
View ArticleCreating A Tag Cloud In Rails
I had to create a tag cloud for one of my project. I did a good search in google and got an idea about the same. But for me the challenge was to implement it in Rails m-v-c architecture. And none of...
View ArticleRMagick – A Magic Way of Playing with Images
I spent a good amount of time in digging about another ruby gem. RMagick is the magic gem I am talking about.In ruby, magic means something amazing, something wow.You don’t have to scratch your head to...
View ArticleRails Helper Function – file.read not working?
Probably one if the simplest mistake I have ever done. But got stucked with this for an hour before I would figure out what was wrong. Rails has got a very nice set of helper functions that would...
View ArticleWeb to Mobile: Using Common Backend Infrastructure
Recently I met a lot of startup founders and directors through Singapore Entrepreneur & Developer community. While many of them are interested to provide both web and mobile solution for their...
View Article