IPhone Push Notification using Ruby

Push Notification is one of the challenging concept in all smart phones. Especially when it comes to Iphone push, it is quite long process....
Dhepthi L Narasimhan
2 min read

Access LDAP Server using Ruby

Recently I tried accessing LDAP server using ruby gem. I came to know about net-ldap gem which does the job in easier way. The...
Dhepthi L Narasimhan
58 sec read

Training on RhoMobile at Singapore – Photos

On 2nd March 2012 we conducted a half-day training on “Building cross-platform Mobile applications using RhoMobile platform at Singapore. Here are some of pictures...
Balaji D Loganathan
14 sec read

New features in Rails 3.2

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...
Dhepthi L Narasimhan
1 min read

Github with coderwall Application in Rhomobile

I recently tried to integrate github and coderwall in rhomobile application. Using github oauth we can authenticate user and show the following details of...
Visnupriya
1 min read

New Amazing features in Ruby 1.9.3

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...
Dhepthi L Narasimhan
2 min read

Run HighCharts in RhoMobile (iPhone, iPad and Android)

I like HighCharts and used it for one of our project. I wanted to use HighCharts in Rhomobile mobile applications and thought I would...
Vinothini B
1 min read

Configure Awstats Apache Params to Show Valid URI in…

Here is the quick tip to configure awstats in Typo3. This will enable Top 25 section to show valid URI. In general it will...
Sivakumar V
17 sec read

Scrollable Content with Fixed Header and Footer – Rhomobile…

While using Rhomobile, often you might want to create an app that would have scrollable content with fixed header and footer, horizontally scrollable content,...
Vinothini B
40 sec read

Facebook Application with Rails

I tried to integrate ruby on rails app in Facebook. Developing facebook app is quite easy to with rails and Javascript sdk. The documentation...
Dhepthi L Narasimhan
38 sec read

Push Notifications in Rhodes using Ruby

I tried Push notifications concept in Rhodes using Rhoconnect and its works well. The documentation for the same is also nice. For one of...
Surendran Sukumaran
1 min read

Rhodes 3.3.x Supports Motorola Rhoelements and Android ET1

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.
Sivakumar V
34 sec read