Heroku attempts to make Rails development a breeze

If you are a Rails developer and have been frustrated with the rather unenjoyable process of deployment, I would really suggest that you take a look at Heroku. While it is still in beta, Heroku is shaping up to be one seriously awesome project that could possibly change the face of Rails development. In Heroku, […]


Setting up PayPal with ActiveMerchant in Ruby on Rails.

Cody Fauser has literally saved my life! How you ask? Well, he wrote an excellent blog post on PayPal Express Payments with ActiveMerchant.
I have been searching around for some detailed info on setting up PayPal in a Ruby on Rails application, and Cody came through in fine fashion. It turns out that by using ActiveMerchant, […]


Akelos PHP Framework

 Another interesting PHP framework has surfaced that looks mighty good! The Akelos PHP Framework looks pretty interesting, as it is based on the MVC (model/view/controller) design pattern. This is of course one of the staples of Ruby on Rails and is certainly a very pragmatic way to program. If you are a PHP programmer, or […]