Skip to main content

Home/ centreforelearning/ Group items tagged iui

Rss Feed Group items tagged

bernard tan

WebApps Powered By iUI - 0 views

  • Name URL Description AU2Go http://m.adelphi.edu Adelphi University's full fledged app suite made to rival iStanford eSudoku http://sudoku.rectang.com/iphone/ A daily sudoku game of varying difficulty with leaderboard iLounge http://www.ilounge.com/index.php/iui Independent resource for all things iPod, iTunes and beyond iRibbit http://iribbit.com eBay on the iPhone iMobMail http://www.imobmail.org/ Webmail for the iPod touch and iPhone iViewr http://www.iviewr.com Browse and view popular attractions, events, and travel information on your iPhone NHL.app http://nhlapp.com/ NHL Game Information Presbytery of the Pacific Churches http://www.presbyteryofthepacific.org/iphone/index.html Readdle http://readdle.com/ A simple way to access your files with iPhone / iPod Touch Synod of Southern California and Hawaiian Churches http://www.synod.org/iphone/index.html Wachusett Youth Flag Football http://www.wachusettflagfootball.com/iphone Community Sports Website
  •  
    IUI is kind of primitive with its basic features but alot of webapps has been built upon the library.
bernard tan

Web App - Scrolling long lists - 1 views

  • Scrolling Long Lists Another big problem with iPhone web apps is presenting very long lists efficiently. Digg has this problem with their stories and comments and they work around it by breaking stories into pages of ten and omitting all but the top five comments. Apple solves this problem nicely in their Mail app by loading 25 messages at a time and putting a link to get more at the end. Clicking it loads those messages and appends them to the end of the list, allowing you to use the joyous flick gesture to scroll the complete list at once. In my view, this is nicer than breaking the list up into separate pages. iUI makes it easy for you to use this convention in your own web apps. Simply create a link with target="_replace" and iUI will load the URL it and replace the <a> with the contents of the URL. Again, the URL should not point to a complete HTML document, but only the fragment you want to replace the "Get More" link with. For an example of incrementally loaded lists, look at the Digg demo again. Scroll to the bottom of the stories list and click on the "Get 10 More Stories..." link.
  •  
    One of the issue/feature for the billboard on finLit hub project which i was discussing with Sham about earlier on. Here's a nice solution which i think we can take into consideration. Do check out the digg demo link that I highlighted. http://www.joehewitt.com/iui/samples/digg/#___1__
  •  
    Excellent find! I also think that "get more" is a more elegant solution. Where any information exceeds a single screen in any apps CeL develops, this should be the way to go.
bernard tan

iui - iphone user interface framework - 0 views

  • iUI is a framework consisting of a JavaScript library, CSS, and images for developing advanced mobile webapps for iPhone and comparable/compatible devices.
  • iUI has the following features: Create Navigational Menus and iPhone-style interfaces from standard HTML Use or knowledge of JavaScript is not required to create modern mobile web pages Ability to handle phone orientation changes Provide a more "iPhone-like" experience in your Web apps
  •  
    build iphone mobile site fast and almost no coding. iphone user interface
1 - 3 of 3
Showing 20 items per page