
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com
Mobile version of this pageCustom Fields in IssueTrackerProduct documentation written
Next:
premailer.py - Transform CSS into line style attributes with lxml.html
Related blogs
iPhones review on WSJBattery life usage on an iPhone 3G(S)
iPhone push notifications for Twitter with Prowl
ToDo apps I gave up on in 2010
RequireJS versus HeadJS
Simple interface for Crosstips
Related by category
My first iPhone web app - Crosstips iPhone interface
http://crosstips.org/iphone/1st of July 2009
I've just finished my first fully iPhone enable web app (not to be confused with iPhone app which are installed onto the phone via App Store). It's here:
It's basically a wrapped version of Crosstips that uses these sample resources to imitate a native app but in the Safari web browser.
It works really well and wasn't too hard to do. I think the key is to remember that the iPhone Safari is after all a web browser but it also has excellent support for AJAX (and jQuery). There are probably some bugs that I have spotted yet and there is work on the optimization but for now I'm happy.
So, if you like to solve crosswords in bed and you have an iPhone then bookmark crosstips.org/iphone
Comment
Pretty cool app!
BTW I'm working now on my own first web app:
http://www.finallyiphone.com/iphone-web-apps-development-update/
And wanted to know what css kit did you use for yours


Tried it on my Nokia e71, whose browser is also webkit based. The initial page displayed fine, but clicking on "Search" does nothing.
The search depends on an onclick which does a bunch of things including the actual AJAX request. Thanks for the feedback though.