We now do more stuff : RoR + BlackBerry + iPhone + iPad + Android
 
1

PORTFOLIO Reset All
Categories
Crowd Services
Industries
Toy and hobby
Here are some of our portfolios
Lineshort
Project Detail Back toRecent Projects
Category: Crowd Services  |   Industry: Toy and hobby
NOV 2008

From early 2008 until late 2008, two or our developers helped upgrade and maintain this Rails application. The client is an established internet business company that sells advertisement space in his pet portal website.

Interesting experience includes:

  • Working with a website that is using a language other than English
  • Installing ffmpeg to convert the videos uploaded to FLV, so that the videos play uniformly
  • Using ActiveMQ to serve as the threading process. For example, after user upload a video we want to convert the video to FLV. So that user doesnt have to wait during the conversion, we use ActiveMQ (like Sterling) so that the conversion happens in the background.
  • We tried acts_as_ferret plugin on one of our project, but later switch to using Ultrasphinx for the searching feature.
  • Using widgEditor instead of the usual fckEditor or tinyMCE