Category Archives: Iphone
Tutto quello che riguarda Apple Iphone
Identify iPhones accessing your web site
No CommentsWritten on January 24, 2009 at 11:13 pm , by adminThe following javascript code allow to “intercept” iPhones browsing your web site and therefore redirect them to a proper web page, perhaps customized just for the new Apple wonder. [sourcecode lang="javascript"] [/sourcecode]
Iphone: display some text using Opengl ES
No CommentsWritten on January 4, 2009 at 1:19 pm , by adminI finally had some time to study the Iphone SDK (Software Developer Kit) and the OpenGL ES programming graphics routines, which are a subset of the famous OpenGL library that allow to develop 3d graphic applications for smartphones, mobile devices and of course IPhones. This first tutorial allow to display a simple text on your more info