e x p r e s s i c a

ruby on rails, business and technicalities

Author Archive

I was not able to setup the SVN on the suse linux as easy as on Ubuntu. In Ubuntu I think its simply by apt-get install subversion, but here even after compiling the source I was not able to enable the support of ra_dav module for http and https protocol.  [ Read More ]

The view helper method capture provides this functionality to wrap a section of the view template in a variable and can be used multiple times in the view. Usage : You can earn a lot, if you use your brain! to know more! Advantage: If its needed to render a  [ Read More ]

The function(s) defined within a function works fine with any hierarchy only within the main object but gives NoMethodError inside a class. Lets exemplify it! Here are the example of both main object and inside a class… [source:ruby] def person def author p “I am author” end def reader p  [ Read More ]

Simple Captcha : Update

After getting loads of emails, I’ve put the RMagick back in the plugin simple_captcha to provide various image styles and different level of distortions. The main reason for including it back is that people found it was hard for to apply their own styles. Still the filesystem is not used  [ Read More ]

Seriously Hurt!!

If all that happened to one of the greatest living programmer, its really hurting and I am seriously hurt!! Zed is an exceptionally great techei. The Author of the Mongrel Web Server who deserves to be honored with the salutes of all we guys who are running their business on  [ Read More ]

Simple Captcha : Update

Finally after long wait, the next stable release of the fun-du, simple and useful plugin SimpleCaptcha is here!. Major changes have been incorporated to the plugin in this release 1.2.0 of the plugin. Which includes… Removal of RMagick Removal of using FileSystem Compatible with distributed environment with multiple clustered servers  [ Read More ]

I presented on Ruby Tricks in BarcampDelhi3, I had much more things to present but due to shortage of time I got chance to show very few of them. I got some good feedbacks of the session, anyone who loved ruby, liked the session… PHP guys are still finding it  [ Read More ]

BarCamp Delhi 3

Everything is set to have a great geeks’ gathering here at BarCamp Delhi 3. There gonna be some useful sessions. Its a good kick start of this winter in Delhi. This is my second BarCamp, in the first one.. the BarCamp Delhi 2 I didn’t get a chance to present  [ Read More ]

Simple Captcha reloaded

Hi all, After really long time, I have started the further development for enhancements on the plugin Simple Captcha. Keep an eye here… You will gonna find nice things. I have some really required, useful and cool things to implement and get it to the version 2.0 with all things  [ Read More ]