Tutorials & Articles - recently added

Embedding multiple SWF Files in same html page

I ran into a strange problem today. On the music charts page on Muziboo, I was displaying a list of ...

Audio File Handling in Ruby

Last few days I have been looking to handling different audio format uploads in Muziboo. We currently support only mp3 ...

Attachment_fu sanitize filename, Regex and Unicode gotcha

Attachment_fu sanitizes the filenames on uploads to remove any funky character (not 0-9 a-z A-Z, underscore or a period). This ...

Setting up DNS hosting for your VPS

If you are moving from shared hosting to VPS, you will have to setup DNS yourself. In case you want ...

Gateway timeout with haproxy on long requests

I was trying to make a payment using PayPal SOAP API today and on a standard rubyworks installation (Apache --> ...

s3sync yml file gotcha

s3sync is a nice ruby utility for backing up data on s3. It works much like rsync (but not completely ...

Mongrel Upload Progress Gotcha

Mongrel Upload Progress plugin is an awesome thing if you want to show upload progress bars. I have been using ...

mysql_install_db gotcha in mysql-5.0.54

I installed mysql 5.0.54 today on my gentoo system and then found out that I was  unable to login. I ...

GoodBye Ubuntu!

After using ubuntu for about 3 years, I have finally given up on it. What started out like a great ...

Welcome to my technology blog

Long back (about 4 months actually), my other blog made a switch from being a technology blog to a blog ...