Dhepthi L Narasimhan



10 Stories by Dhepthi L Narasimhan

File Upload using Backbone.js, paperclip and jquery upload in rails

Learning new things is quite common for developers. Now its time to learn an interesting topic which is evolving around RoR developers. A concept...
0 2 min read

Consume SOAP webservice in rhoconnect

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...
2 1 min read

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....
3 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...
0 58 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...
0 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...
0 2 min 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...
1 38 sec read

Selenium Integration with Rails Application

Selenium is a suite of tools to automate web browsers across many platforms. It runs in many browsers and operating systems and it can...
0 1 min read

Stack Undefined Error in Highcharts Version 2.1.2

Using Highcharts library in application provides best way of manipulating data in terms of various charts. In my rails application, I am using highcharts...
0 25 sec read

Google Map Resize Issue with Version 3

Recently, I came across problem where the Google map was not resizing itself to its container when I select a new location or load...
2 30 sec read