Rails 3.2 was released with lot of amazing changes. I recently read about new features which provides better and new tags, faster reloading in... I recently tried to integrate github and coderwall in rhomobile application. Using github oauth we can authenticate user and show the following details of... Ruby is one of the dynamic object oriented programming language. Ruby 1.9 has been released with lot of amazing features. Ruby 1.9.3 is the... I like HighCharts and used it for one of our project. I wanted to use HighCharts in Rhomobile mobile applications and thought I would... Here is the quick tip to configure awstats in Typo3. This will enable Top 25 section to show valid URI. In general it will... While using Rhomobile, often you might want to create an app that would have scrollable content with fixed header and footer, horizontally scrollable content,... I tried to integrate ruby on rails app in Facebook. Developing facebook app is quite easy to with rails and Javascript sdk. The documentation... I tried Push notifications concept in Rhodes using Rhoconnect and its works well. The documentation for the same is also nice. For one of... Rhodes team recently released 3.3.1 version which got support for RhoElements (Motorola Windows Mobile sdk with device specific features) and also for Android ET1. We wanted to consume simple SOAP based web services from the iPhone, Android applications using RhoMobile framework. We dont want to use Savon as... brew install mysql Is you have installed mysql server already and have a failed mysql gem, then remove the mysql server first ... This is a small blog about applying authorization to an application and how to write unit,functional and integration tests for the application in the...