Technological journey's of a lonely African Programmer
After the launch of a recently developed application MYtxtBOX Lite, which allows free sms service online to all mobile networks in Ghana. Do to the nature of the SMS gateway which was the traditional style HTTP post or get request, the application takes a long time to respond to the user since the initial code [...]
In: Ruby on Rails
2 Jan 2010I am working on a Rails project and I recently had to do some FTP tricky stuff. I had to allow users to upload audio Files which will be transferred via FTP to another Server for processing to voice sms. Now its easy to do this on a lightly used system with a small audio [...]
Just tackling programming nightmares with flares. Sometimes the tactics are smooth sometimes their rough.