“Save as iPhone web app” bookmarklet
Apr. 8, 2010 2 Comments Posted under: Development, JavaScript, Technology
Ever wished website owners would make their mobiles sites save to the iPhone as a web app? Not any more…
Apr. 8, 2010 2 Comments Posted under: Development, JavaScript, Technology
Ever wished website owners would make their mobiles sites save to the iPhone as a web app? Not any more…
Feb. 19, 2010 5 Comments Posted under: ActionScript, Flex
At the time of writing Flash Builder 4 doesn’t ship with the default plugin installers, which makes adding things like ANT a bit of a chore. UPDATE: The latest RC for Flash Builder 4 now supports plugins again. I have updated the links to include the Eclipse plugin URL for each plugin. This post is [...]
Oct. 2, 2009 No Comments Posted under: AIR, ActionScript, Development, Flex
Every had a problem with Adobe AIR caching your HTTP requests? Read on…
Sep. 2, 2009 4 Comments Posted under: AIR, ActionScript, Flex
Ever wished there was a way to force app updates using the ApplicationUpdaterUI? Now there is.
Jul. 7, 2009 No Comments Posted under: AIR, ActionScript, Development, Flex, Technology
A quick example of how to tell when an AIR application is running in debug mode. Allowing you to stop costly tasks when doing so.