I've been looking through the Google code repository, issues, and various conversations about iUI on this list, and this is my suggestion for an **tentative** roadmap for a new version of iUI.
I invite your comments and suggestions. -- Christopher Allen Next Release ------------------- * Identify which license we will use -- currently both BSD and GNU Docs licenses are currently mentioned. * Make sure that the SVN version is the most current version (the last date in the SVN archive is 7/18, but files http://www.joehewitt.com/iui/iui/ have modification dates 8/1) * Add a samples directory to the SVN. * Fix the easy to fix 1.1.1 issues with iPhone and iPod Touch, such as -webkit-box-sizing. * Basic docs at iUI wiki http://code.google.com/p/iui/w/list * Number this version appropriately, and make sure there are appropriate links in code back to docs and source. Second Release ----------------------- * Identify if we can replace current orientation hacks with onorientationchange event. * Make sure that iUI works properly with desktop Safari 3. * Any small architecture changes to make various kinds of links work better and more consistently (a lot of the issues reported at http://code.google.com/p/iui/issues/list appear to have to do with links), resolve issues with named anchors, etc. * Better docs and samples, including some backend code in a variety of languages (anyone want to contribute?). Future --------- * Demonstrate other kinds of iPhone user interfaces, such as tabs, moving items up/down, etc. * Make examples that work with AdMob and Google Mobile Adsense. * More error handling. * Investigate larger architecture issues, such as optional callbacks, * Investigate ability to turn off iPhone specific UI elements when run on non-iPhone webkit phones, yet still functional. * Take advantage of any new features offered by updates to Mobile Safari. -- Christopher Allen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
