e x p r e s s i c a

ruby on rails, business and technicalities

The Federal Trade Commission's CTO, Ed Felten, just mentioned Twitter now supports Do Not Track. We applaud the FTC's leadership on DNT.

  • RSS
  • Facebook
  • Twitter
  • Linkedin

Hi all, I found an answer(a tweak) to the question which was pinging my mind while working on my current project that How to validate one or more specific attribute of the model(field of the table i mean)?, as the requirement was to save a record after validating the model’s  [ Read More ]

Ruby is DuckTyped

NOTE : This post may contains repeated and boring stuff for those who already have the programming practice of DuckTyping. What is Duck Typing ? Duck Typing is Dynamic Typing In ruby we do not declare the type of the variable. It automatically becomes the object of the related class.  [ Read More ]

Self Realization

Ironically, i found it hard. Actually, its not that. Realizing self should be the most prior plan to be materialized compared to anything else. The things you are depending upon might be not you should depend upon. There is always a difference between the way you are moving and the  [ Read More ]

Simple Captcha 1.0

Update: SimpleCaptcha 1.2.2 is up!! Major Changes… FileSystem Usage Removed Works Perfectly with Multiple Clustered Servers Read Here for more details on implementation, usage and examples.

class

Doing meta-programming in ruby gives all new ways of getting closer to ruby. There are a lots of Ruby Idioms that attracted a lots of programmers to fall in love with Ruby-Lang. class << self; self; end is a ruby idiom which gives the Big Picture of coding-less and producing-more  [ Read More ]

The Matz

Yokihiro Matsumoto (Matz) The Living Legend, The Great Person, The Matz. Creator of Ruby, the most beautiful programming language.

Simple Captcha 1.0 released If you are using an older revision of SimpleCaptcha then it is strongly recommended that update it to the Simple Captcha version 1.0, coz there were certain bugs in the previous release viz. update_attribute, which has been fixed in this release. Bugs Fixed and Features update_attribute  [ Read More ]

Nice Experience !!

My first Barcamp was really a nice experience. Enjoyed some interesting sessions and some of them were riling me out. But in all i can say it was good to be there and i will try to attend the all of them in the future.

Going to BarcampDelhi-2

BarcampDelhi-2 is all set to create a nice geeky happening on 9th december 2006. I am luckily attending the camp and the bar. Barcamp is all about sharing new thoughts, discussing new technologies, talking web standards. This time it is supposed to be rich in ruby and rails as rails  [ Read More ]

I have provided the source code of the ajax based drag drop tree in rubyonrails in one of my previous posts. I found some of the people are getting problems to incorporate the code into their running applications so i am providing a sample rails application in which all the  [ Read More ]

Sponsors