How to custamize DATE field in Rails 3


Hi friends, When we use “date” field in rails (i.e) Date of birth, it usually shows 11 years. (i.e) The current year + previous 5 years + next 5 years. But if we need a list of particular years like 1970 to 1980, we can do that by specifying, the “:start_year” and “:end_year“, in theContinue reading “How to custamize DATE field in Rails 3”

Vodaphone k3570Z data-card Problem in Ubuntu Resolved :)


Hi friends, Yesterday i faced a problem wit vodaphone 3G connection in ubuntu. My friend having a HCl laptop and vodaphone 3G data-card. i installed ubuntu 10.04 on that new lap. When i connected the vodophone dongle into laptop. Its recognized as media folder and it contains some .exe files ly. 😦  First time i’mContinue reading “Vodaphone k3570Z data-card Problem in Ubuntu Resolved :)”

Sakis3G — MAGIC script :)


Hi friends, (From the sakis3g main site) What Sakis3G is? Sakis3G is a tweaked shell script which is supposed to work out-of-the-box for establishing a 3G connection with any combination of modem or operator. It automagically setups your USB or Bluetooth™ modem, and may even detect operator settings. You should try it when anything elseContinue reading “Sakis3G — MAGIC script :)”

An Update is Available for Your Computer — A nice comparison :)


  Microsoft is not the answer. Microsoft is the question. NO (or Linux) is the answer.  Coool Linux 🙂 One OS to rule them all, One OS to find them. One OS to call them all, And in salvation bind them. In the bright land of Linux, Where the hackers play. (J. Scott Thayer, withContinue reading “An Update is Available for Your Computer — A nice comparison :)”

Facing Problem wit heroku :(


Hi friends, Today fully me and my friend Rakesh spent time wit this “nanbenda” project. 🙂 but i faced problem wit “heroku” deployment 😦 not ly one time, i deleted, created, deployed…. deleted, created, deployed… deleted, created, deployed… But i didn’t got the output from “heroku” site. My project successfully ran @localhost 🙂 But didn’tContinue reading “Facing Problem wit heroku :(“

Cucumber — BDD — Behaviour Driven Development


Hi friends, Today i was trying to learn “cucumber“. Cucumber is a tool that executes plain-text functional descriptions as automated tests. The language that Cucumber understands is called Gherkin. Gherkin’s grammar is defined in the Treetop grammar that is part of the Cucumber codebase. The grammar exists in different flavours for many spoken languages (37Continue reading “Cucumber — BDD — Behaviour Driven Development”

My sample app with new look using rails


Hi friends, Today i finished 5th chapter of Learning rails by example. Today i used some css codes also. 🙂 i deployed my sample app into heroku site. here the link http://strong-sunrise-136.heroku.com/ But finally got a problem, still i didn’t clear the problem, the problem is when i usineg ” rspec spec/” to check theContinue reading “My sample app with new look using rails”