10 Stories by Dhepthi L Narasimhan
Learning new things is quite common for developers. Now its time to learn an interesting topic which is evolving around RoR developers. A concept... Rhomobile is cross-platform mobile framework to develop native application. The documentation for developing native app is nice. I recently tried consuming webservice using savon... Push Notification is one of the challenging concept in all smart phones. Especially when it comes to Iphone push, it is quite long process.... 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... 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... 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 tried to integrate ruby on rails app in Facebook. Developing facebook app is quite easy to with rails and Javascript sdk. The documentation... Selenium is a suite of tools to automate web browsers across many platforms. It runs in many browsers and operating systems and it can... Using Highcharts library in application provides best way of manipulating data in terms of various charts. In my rails application, I am using highcharts... Recently, I came across problem where the Google map was not resizing itself to its container when I select a new location or load...