Ruby On Rails
Step-By-Step setup slicehost server (fedora) for rails application.
Hi all as I worked on setting up 4 to 5 servers, I thought its better to document the stuff so that I/developers can refer it, So I am documenting the step-by-step process for setting up the slicehost server for rails application work with nginx as a web server and mongrel as a rails application [...]
How to use Google Apps mail configuration with rails application.
I am using google apps for my domain www.bhushangahire.com
For one of my rails application I am using this domain mail account setup for sending mails.
But I am not able to send the mail with the default smtp setings we use for sending mail.
So I search on net and I found the Goggle Apps consider its [...]
Thickbox, Rails and SSL
Couple of months back, one of our clients requested an enhancement – To show some parts of the application in pop ups. I told him it would be pretty easy. I gave him the link of Redbox and said we have done this many times, it should be easy. His reply was… “Scroll up and [...]
Hosting Rails Web Application on Amazon EC2
I have my Ruby on Rails application running on EC2.
EC2 is a web service that helps in elastic computation across the web. It is elastic because the computation is very resizable. When compared with Plain Hosting it provides the following advantages:
Unlike traditional hosting services EC2 provides resources that can be used unlimitedly,
EC2 provides [...]

