robertchambers + ipad 30
Build an iPad app with Sencha Touch | Tutorial | .net magazine
june 2011 by robertchambers
Build an iPad app with Sencha Touch, a tutorial by @anucreative:
ipad
webapp
from twitter_favs
june 2011 by robertchambers
Add to home screen message for iphone and ipad
may 2011 by robertchambers
<script type="text/javascript">
if ('standalone' in navigator && !navigator.standalone && (/iphone|ipod|ipad/gi).test(navigator.platform) && (/Safari/i).test(navigator.appVersion)) {
document.write('<link rel="stylesheet" href="../../style/add2home.css">');
document.write('<script type="application/javascript" src="../../src/add2home.js"></script>');
}
</script>
iphone
bookmark
ipad
if ('standalone' in navigator && !navigator.standalone && (/iphone|ipod|ipad/gi).test(navigator.platform) && (/Safari/i).test(navigator.appVersion)) {
document.write('<link rel="stylesheet" href="../../style/add2home.css">');
document.write('<script type="application/javascript" src="../../src/add2home.js"></script>');
}
</script>
may 2011 by robertchambers
Ipad and Iphone detection using PHP
april 2011 by robertchambers
< ?php
if(strstr($_SERVER['HTTP_USER_AGENT'],’iPod’))
{
header(‘Location: http://www.devlup.com/iphone’);
}
?>
ipad
php
if(strstr($_SERVER['HTTP_USER_AGENT'],’iPod’))
{
header(‘Location: http://www.devlup.com/iphone’);
}
?>
april 2011 by robertchambers
Apple Special Event March 2011
march 2011 by robertchambers
Apple Special Event Video
ipad
apple
from twitter_favs
march 2011 by robertchambers
Let’s Take This Offline - Dive Into HTML5
march 2011 by robertchambers
Building a test iPad web app. HTML5 cache manifest is a great feature, so it will also work offline
html5
cache
ipad
manifest
march 2011 by robertchambers
Introducing Chalk: A fun little browser-based app for iPad inspired by our new office - (37signals)
february 2011 by robertchambers
Chalk: A fun little browser-based app for the iPad (by @37signals)
ipad
app
february 2011 by robertchambers
Copy this bookmark: