diff options
author | luxagraf <sng@luxagraf.net> | 2019-05-04 15:48:55 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-05-04 15:48:55 -0500 |
commit | 79fafe2f44f5e31522dd93013950474342bfdfb0 (patch) | |
tree | bc9ccf5b4eadeebf3a2f86b21f9b382edfa41735 /published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt | |
parent | 62167091560c908db0613bcb35ff9ae8292f5961 (diff) |
archived all the stuff from freelancing for wired
Diffstat (limited to 'published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt')
-rw-r--r-- | published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt b/published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt deleted file mode 100644 index 5d018fc..0000000 --- a/published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt +++ /dev/null @@ -1,24 +0,0 @@ -Another bit of iPhone news: Apple has [posted a developer's guide][1] for those looking to build web applications optimized for the iPhone. - -With a number of apps already "iPhonified," it would seem that iPhone optimization is mainly a matter of dumbing down your web app for Safari. - -Here's a quick list of things Safari on the iPhone doesn't support: - ->* window.showModalDialog() -* Mouse-over events -* Hover styles -* Tool tips -* Java applets -* Flash -* Plug-in installation -* Custom x.509 certificates - - -One thing Apple omits from this list is that Safari for the iPhone can't download anything. Apparently downloading files is not part of Apple's definition of a "full fledged browser." - -After reading through Apple's documentation and guidelines, I realized the killer hack for the iPhone is going to be installing Opera Mini. - -Still as the apps [listed in our poll demonstrate][2], despite the shortcomings it is possible to build at least semi-useful apps for the iPhone. - -[1]: http://developer.apple.com/iphone/ "Develop For the iPhone" -[2]: http://blog.wired.com/monkeybites/2007/07/vote-best-web-a.html "Vote: Best Web Apps for the iPhone"
\ No newline at end of file |