Unseen Revolution

Helpful tutorials about: HTML5, Mobile development, jQuery, Angualar, Python, Cordova, SEO and new ideas.

Around The World in 80 Hours

iPhone Documentary

6 part documentary series following an adventure around the world in just 80 hrs to see how technology continues to shape our lives entirely captured with an iPhone.

Get Started: Angular Cloud Data Connector

AngularCDC: Angular Cloud Data Connector, is a library for AngularJS that allows you to work seamlessly with many data sources.

Angular Controller with Baseclass

Use angular controller baseclass share methods required by all controllers in a single easy to manage BaseCtrl class.

jQuery Ajax Post

jQuery: In this short article we'll look at loading data from the server using a AJAX HTTP Post Request.

jQuery $(document).ready() shorthand - domready

jQuery $(document).ready() function is guaranteed to be executed after the DOM is ready. Here are a few variations including shorthand and noConflict.