Tomorrow we got our next spriteXchange Sessions on Wireshark and Growing Rails Apps in Practice. We got few seats open for visitors as well.... Recently I worked for a project, which fetches data from Facebook and save data locally, Initially we were using Graph API and later migrated... Generating pdf is a common requirement in web applications, mostly to download reports. Users would like to download their data as pdf or excel... Selenium is a browser automation framework for web applications. It provides several tools and APIs for automating user interaction with pure HTML and JavaScript... Recently, we got a chance to learn about PhantomJS. It’s a great tool for front-end testing and also contains interesting features like screen captures,... We recently built an App using Intel App framework with Apache Cordova. Thought to share it with you all the steps I followed. We... I would like to run nginx process automatically when server reboot. Unfortunately Last week Rackspace folks rebooted servers due to their maintanance. But we... Recently I came across Ionic Framework, which is really good and has got very nice UI components and integration with angular framework, thought of... You will find lots of solutions for latest Ubuntu (14.xx) and for Ubuntu LTS versions like 10.04, 12.04, and 14.04, but for 12.10, a... Nodejs And Other JavaScript A beginner like myself would have first come across JavaScript when developing HTML Documents were we used JavaScript in a... Recently I started developing Mobile applications using Apache Cordova. In this blog, let me share how we used the Geolocation plugin in Cordova application... We recently implemented Facebook’s Real Time Page updates and I would like to share my experience on using the Facebook Graph API.