Difference between revisions of "Web Development resources"
From mi-linux
Jump to navigationJump to searchLine 35: | Line 35: | ||
*[http://www.netmagazine.com/tutorials/create-mobile-website-jquery-mobile Create a mobile website with jQuery Mobile] | *[http://www.netmagazine.com/tutorials/create-mobile-website-jquery-mobile Create a mobile website with jQuery Mobile] | ||
*[http://www.netmagazine.com/tutorials/build-login-form-your-mobile-app-dhtmlx-touch Build a login form for your mobile app with DHTMLX Touch] | *[http://www.netmagazine.com/tutorials/build-login-form-your-mobile-app-dhtmlx-touch Build a login form for your mobile app with DHTMLX Touch] | ||
+ | |||
+ | ==APIs== | ||
+ | |||
+ | *[http://www.netmagazine.com/tutorials/integrate-google-maps-and-flickr-real-time-app Create a custom-themed, real-time Google Maps application] | ||
+ | *[http://www.netmagazine.com/tutorials/discover-facebook-s-developer-tools Discover Facebook’s developer tools] | ||
+ | *[http://www.netmagazine.com/tutorials/create-beautiful-data-visualisations-svg-google-charts-api Create beautiful data visualisations with the SVG Google Charts API] |
Revision as of 14:48, 2 August 2012
HTML5
General
Canvas
- Learning the basics of HTML5 canvas
- Create a page flip effect with HTML5 canvas
- Create a whirling timer with HTML5 canvas and Prototype.js
Web Sockets
Geolocation
CSS
- Create progressively enhanced 3D CSS rollovers
- Chain CSS animations together with JavaScript
- Take advantage of the CSS background-size property
- Build a rotating 3D carousel with CSS
- Master CSS gradients
- Create a diagonal rotation with CSS transitions and jQuery
- A masterclass in CSS animations
Mobile
- jQuery Mobile - Homepage
- Create a mobile website with jQuery Mobile
- Build a login form for your mobile app with DHTMLX Touch