Technological journey's of a lonely African Programmer
In recent times Rails has grown into a very large community of developers with new ones joining the programming sweetness by the hour. With the release of Passenger a.k.a mod_rails , the pain of deploying a Rails application is almost a no brainer, weather you choose to use Apache or Nginx as your server. Most [...]
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
6 Feb 2010There is practically nothing that cant be done with ruby (hmm… may be a little exaggerating there). Was working on this SMS platform where users can send SMS free without login or registration. The number was to be in the format eg. 233244342123, everything was smooth, i validated for digits on and the users are [...]
Just tackling programming nightmares with flares. Sometimes the tactics are smooth sometimes their rough.