Create Native Mobile Applications with PhoneGap HTML5 App Platform Framework

Create Native Mobile Applications with PhoneGap HTML5 App Platform Framework
August 22, 2011 No comments yet

PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best… HTML and JavaScript. How PhoneGap Works Build your app once with web-standards Based on HTML5, PhoneGap leverages web technologies developers already know best… HTML [...]

How to make Scalable & Resolution Independent UI elements for Mobile Devices with CSS3

June 24, 2011 No comments yet

In computing terms, resolution independence UI is a technique to make elements on a computer or mobile screen can be drawn at sizes independent from the pixel grid. For Mobile devices this is done with CSS3 and Media Queries so that those with larger mobile screens and more compact screens can still view the UI at the same [...]

jQuery Mobile Alpha 1.0 released includes demos and documentation

jQuery Mobile Alpha 1.0 released includes demos and documentation
October 22, 2010 No comments yet

All the jQuery Mobile demos and documentation can be found in the unified demo application: jQuery Mobile 1.0a1 Demos and Documentation This includes demos and documentation for all the components in jQuery Mobile 1.0a1: Theming and Layout Headers/Footers (Fixed and Persistent) Form Controls Dialogs List Views Events Transitions

Create amazing CSS3 styles and animations on your iPad

Create amazing CSS3 styles and animations on your iPad
September 24, 2010 No comments yet

CSS3Machine makes the most advanced CSS3 styles very simple. Easily create stunning gradients, drop-shadows, and 3D transforms. CSS3Machine even builds, edits, and exports WebKit animations! Give it a try

How to use hardware accelerated CSS3 3D Transitions on iPad and iPhone

How to use hardware accelerated CSS3 3D Transitions on iPad and iPhone
September 22, 2010 1 comment

CSS3 3D Transforms CSS3 transforms allow the rendering of an HTML element to be modified using 2D and 3D transformations such as rotation, scaling, and translations. Transforms are applied by setting the -webkit-transform CSS property with the desired list of transforms. Each transform takes the form of a transformation function, such as translate3d or rotate, and a list [...]

Making Web apps with HTML5 and LocalStorage – Part 1

Making Web apps with HTML5 and LocalStorage – Part 1
September 8, 2010 No comments yet

localStorage sets fields on the domain. Even when you close the browser, reopen it, and go back to the site, it remembers all fields in localStorage. HTML5 Local Storage is based on named key/value pairs. You store data based on a named key, then you can retrieve that data with the same key. The named [...]

New Mobile Framework Sencha Touch: Build HTML 5 apps with ease

New Mobile Framework Sencha Touch: Build HTML 5 apps with ease
June 21, 2010 No comments yet

The latest entry into the mobile-framework field is Sencha Touch, brought to you by the same people that created Ext JS, jQTouch and Raphael, all of which have been combined under the name Sencha. Sencha Touch, released this week, bills itself as “the first HTML5 framework for mobile devices,” which isn’t quite true. Several other mobile [...]

10 iPad Apps for Web Developers

10 iPad Apps for Web Developers
May 3, 2010 12 comments

Today I want to share 10 iPad apps that are particularly geared towards web developers. Because, with a product as aesthetically pleasing as the iPad, you just know it’s something that developers will be naturally drawn to- especially with apps like these to help us do better work. Gusto Gusto was created to embrace the [...]

Define iPad interface orientation splash screens

May 3, 2010 4 comments

Did you know your iPad™ Application must be capable of launching in any interface orientation? The days of 1 Default.png are over! The following options are available for your iPad™ Application: Default-PortraitUpsideDown.png (takes precedence over Default-Portrait.png if included) Default-LandscapeLeft.png (takes precedence over Default-Landscape.png if included) Default-LandscapeRight.png (takes precedence over Default-Landscape.png if included) Default-Portrait.png (required – [...]


Social Profiles

Follow me in these Social Networks