summaryrefslogtreecommitdiff
path: root/published/Webmonkey/Monkey_Bites/2007/07.02.07/Wed/iphonedev.txt
diff options
context:
space:
mode:
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.txt24
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