iUI

Latest

  • DevJuice: Forget iUI. Say 'welcome' to Emy for web-based cross-platform mobile dev

    by 
    Erica Sadun
    Erica Sadun
    04.18.2013

    For years, iUI has been the gold standard of iOS web development. Dating back to 2007, iUI was initially created by Joe Hewitt to simplify the development of iPhone web apps using an iPhone-style look and feel. It's been stuck at its 0.4 release for some time. Developer Remi Grumeau has been active in the iUI community. He writes, "iUI is not even now what I (and others) would like it to be ... this library has been hacked back in 2007 with iPhone only in mind." He decided to move away from the iUI "brand" and build something new: Emy, the "Efficient Mobile web librarY." Supporting HTML5 syntax, custom transitions and many other features, this new MIT-licensed library is available at his github repo. He adds,"The quick and lightweight vanilla code concept remains, but that's pretty much it. HTML syntax is different; core files have been highly changed; plugins, extensions and themes are not compatible (yet ported)." The switcher's guide details the reasons behind the library and the way you can move your development to Emy. You can run a simple interface demo from Grumeau's own site.

  • Chatting with iUI's Joe Hewitt

    by 
    Erica Sadun
    Erica Sadun
    07.16.2007

    I recently had the pleasure of chatting with Joe Hewitt of joehewitt.com. A software engineer and web developer as well as a classically trained kazoo player, Hewitt is the man behind the latest iPhone development craze: iUI, the user interface software development kit for the iPhone. iUI, which is built using JavaScript and CSS, makes it easy for third party developers to create lickable iPhone websites that both look and, more importantly, feel like they were created natively as part of the iPhone. To use iUI, you don't have to be a CSS or Javascript expert. iUI converts standard HTML source material into iPhone interface conventions, even taking advantage of native iPhone graphics. And, importantly, iUI continues to grow and develop as an open source project and as a topic of discussion at the iPhone Web Development Google Groups community.

  • iUI: iPhone web "app" development bundle

    by 
    Mat Lu
    Mat Lu
    07.16.2007

    With the proliferation of iPhone web "apps" the need has arisen for tools to help build these optimized sites. Fortunately, one of the first such tools has been formally released. Joe Hewett's iUI is a "little JavaScript and CSS bundle... that makes developing iPhone web apps easy." Joe wanted "to turn ordinary standards-based HTML into a polished, usable interface that meets the high standards set by Apple's own native iPhone apps." So with iUI it's easy to get fluid animations, etc. without having to write your own JavaScript.Apparently the iPhone native Digg interface we recently mentioned was built with an earlier version of iUI. So if you want to put together an iPhone web "app" with some polish, iUI will give you a nice head start (be sure also to check out Joe's introduction).[via Digg]