is there a ruby wrapper for the libjpeg library (http://www.ijg.org/)? What I\'m开发者_如何学运维 trying to do is create an extension to the Rhomobile Framework so that I can resize images on my mobil
In my application i am using simple Jquery Ajax call, but it is not working. Here is my code try{ $.ajax({
I am using Rhodes 3.1.0 and trying to implement some mapViews on my App. From the tutorial I can display the map correctly with all the points I need. Now what I need to do is add some extra buttons/
I am trying to develop an application which can perform video / voice calls between the mobile application.
In my app I am using a form for registration purpose, in this form if i click the password field some design issue occurs(webkit-border-radius,background color are removed)开发者_JS百科
I am trying to display a map using Rhomobile framework Rhodes I have followed the webinar and tutorial
Have page have list with link to show item. when I click back to list item from show page, it goes back to list, flashes show page and comes back to list.
Is it possible to use Ruby gems (like authlogic, devise开发者_开发百科) in our Rhomobile application?Yes. There are different ways you can include external libraries, including RubyGems and custom ext
after page load and when doing listview(\'refresh\'开发者_StackOverflow社区) the page flickers. So after transition get a flicker and after $(\'#friendsList\').append(\'#{data}\').listview(\'refresh\
I\'ve done some proof of concept work which would indicate to me that PubNub should work with RhoMobile.Has anyone else implemented this?I\'m specifically looking to use PubNub as a replacement for PU