Archive for August, 2008

Its been around three months I am practicing Martial Arts. I have refined my kicks and punches to some good level, punches comes out with new kind of energy now ;). Just now started having the one-on-one fight practices. On last weekend, while fighting with an opponent, I got a minor hair fracture in my [...]

Wednesday, August 13th, 2008 | No Comments

Many of you guys(as me) may have used Exception Notifier plugin to get Rails app exceptions right into your mailbox, and may also have faced some problem like this.
Also if you have 2-3 or more apps running in production then managing such exception mails is also a big headache. In such case one have [...]

Tuesday, August 12th, 2008 | No Comments

Last month I spent much time while configuring tinymce’s spellchecker with my rails application. But finally I got it working and thought I could be a good post. To configure this I took some help form gusto’s blog and google (as usual). So, Lets do it now without spending more time.
First of all create a [...]

Friday, August 8th, 2008 | No Comments

Hey guys, Yesterday I did an interesting server configuration. Actually we had a rails app hosted on server which is using passenger(a.k.a mod_rails). This application can be access by going to http://domain.com . Also we had a wordpress running which could be access by going to http://blog.domain.com.
But, for SEO sake I had to change [...]

Friday, August 8th, 2008 | No Comments

May be you guys have noticed that when you try to install a new gem on your machine it says some thing like “Updating meta data for 500 gems” and display one dot per gem. These dots moves very slowly and stops in some time.
I faced this situation many times and found a solution [...]

Thursday, August 7th, 2008 | No Comments