I had written sometime back about why shared hosting is bad for your startup and recommended VPS hosting for any serious web venture. Today, as promised in that post, I am writing a review of VPSFarm.com. VPSFarm is based out of US and while researching for VPS provieders, I found them to be pretty good. [...]
Popularity: 12% [?]
The active record validation is finally working with mongrel_upload_progress … yayee. To read more about what the issue was, follow this post
I will try to explain my setup and then the solution to the problem
I am trying to watch /song/upload with mongrel_upload_progress plugin. Inside /song/upload, I save the song if the validation passes (such as [...]
Popularity: 8% [?]
Muziboo is a pretty upload intensive website. Also there is the issue of resampling the MP3 file so that the flash player plays it well (Frequencies not multiple of 11025 Hz are ‘chipmunked’ in flash). I started looking into the mongrel_upload_progress plugin yesterday and found this demo to get me started. It works [...]
Popularity: 8% [?]