Ruby
When we were building the changebadtogood.com app we faced a certain issue with the acts_as_votable gem (~> 0.5.0) with Rails ‘3.0.19’. We got the... We successfully managed to build Windows Mobile 6.5.3 apps using RhoMobile 4.0.0.beta.28 suite. Here is what I found on my way. ObservableArray is a nice way to update a collection in Knockoutjs, if we want to repeat certain UI sections like name of the products... Parallel http request using Typhoeus and Httparty. Typhoeus took 0.99148906 seconds Httparty took 3.370132528 seconds You can find the gist at https://gist.github.com/spritle/5261906 Recently I working on an app project which involves uploading and transferring images from smartphones to Web and vice-versa. My stack was Rhodes, RhoConnect,... Recently I got chance to try Facebook real time API in one of our project. Realtime Updates enables applications to subscribe to changes in... From past one year, I have been working on cross-platform mobile frameworks. Thought I would share my point of views in it. Today Mobiles... Encoding Image to base64 string Rhodes comes with base64 library which helps to convert image to base64 string. Lets see how.