Software
Jenkins is an open-source Continuous Integration tool and it is easy to integrate in Rails project. A CI package will run automated tests on... Install it using sudo brew install nginx Start: sudo /usr/local/Cellar/nginx/1.2.3/sbin/nginx Stop: sudo /usr/local/Cellar/nginx/1.2.3/sbin/nginx -s stop Help: sudo /usr/local/Cellar/nginx/1.2.3/sbin/nginx -h We successfully integrated Stripe based Credit card payment in a Rhodes App for iPhone and Android. Stripe is really cool and made our life... Ruby IRB like Rhodes Console for Mobile Apps Just created a rhodes console which I found very useful while we develop smart phone applications... Here are the top 5 visited blogs on RhoMobile published by Spritle’s staff. Stats based pixelstats analysis plugin. Thought I would share a sample RhoMobile (for iPhone and Android) app that consumes a remote RoR based RESTful services.It can handle Create, Read,... RhoConnect uses Thin Ruby server, so the simple way to run it on two different ports is bundle exec thin start -e development -p... Potential errors you may face when you run Rhodes application with XCode 4.3.2 and possible solutions for it. Recently I tried Rhodes MapView in a sample application. While using rhodes we have situations to use native Maps application that is installed in... We just finished creating an NFC capable app using Rhomobile and here is our blog about it. By the way this is second blog... 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....