A native application instead of a web page
Has anybody heard or considered developing a native App for the iPhone and iPod Touch to control Plex via the HTTP API?The webserver skin available from [http://tlrobinson.net/projects/xbmciphone/](http://tlrobinson.net/projects/xbmciphone/) is a start as a web based interface, but isn't as slick as a native app with realtime user interface controls that an App could bring.
I took a look at objective-C last weekend and my brain exploded, and I used to write C (about 10 years ago).