TaDa is very nice. I can't compete with 37signals when it comes to full-featured apps. But, OneTrip is really more of a super-lightweight widget. No registration, no typing (in most cases), a completely stripped down UI.
Neven, try your "app" here, and you may get an idea of how it will look (if it works):
http://hortiz.no/iphone/
I don't believe Safari will close open tabs if you just exit the browser to go to the iPod or phone module. That would be irritating for more than just this app
However, if you close the tab manually, you'll lose your list, true. It would be near-trivial to store that on the server so you could restart your session, but this would be complicated for the user. You'd have to create an account, log in... that defeats the purpose of it being a really small, handy app. I'll think about it though. It remains to be seen if it'll be usable on iPhone at all.
I wanted to point out a little glitch that happened to me so you can fix it...
When you check off things on the list, but then go and add new items to the list, the checks stay where they are in the list while the other items are pushed down. This makes the checks not coincide with what was checked originally.
Hope I could help!
Awesome app by the way! I would use it![]()
This is a superb little app, and of course one that would make sense to run locally on the iPhone, rather than connected to a remote site.Thanks for the feedback. I hope this sort of dynamic JavaScript will run well on iPhone. I can think of a number of simple apps like this I could put together. Ideas for anything you'd really like to have on a phone?
One other small glitch. Don't know if it will happen on the phone but when the list is longer than the window and the scroll bar comes up the check boxes are partially covered.
Again, Awesome
This is a superb little app, and of course one that would make sense to run locally on the iPhone, rather than connected to a remote site.
I wonder if there will be an easy mechanism to load such apps on the phone to run locally?
However, I was under the (mis)impression that the iPhone does not support JavaScript. Am I wrong?
Ted
Nothing to really add, but nice app. I'd use it, and I'm sure many others would too.
One question (sorry if it is a noob one)... To use web apps, are they downloaded like widgets (ie contained within the browsers cache once you've loaded the page), or are you accessing the host each time you make a change (ie add milk, does it access the host, add bread, access again, etc).
If it is a one-time access type thing, it would be very useful, but if it is constantly accessing, it would be very expensive for the host to have the program available.