links for 2007-06-22
22 June, 2007 by Joost Meijer
-
Already there has been some controversy if the SDK for the iPhone (html+javascript+css) is a blessing or not. This is one in favor of the possibilities. “Designing for the iPhone is like hybrid of print and web design.” I want to develop for it too!
-
This is an awesome post from Joe Gegorio about adding a REST interface to DayTrader. I’d love to do repeat this excercise for the workflow software I’m working on. I’m curious whether it would be possible to generate boilerplate code for such things…
-
This is such neat stuff. It’s a real book with added bookmarks and a bluetooth interface. Bookmarks can be clicked to trigger actions on something like a PC. This is already a year old, but I’d never seen it before. Really a merge of digital and analog.
-
We had a discussion about this at work. We came up with a different rule: if something is meta-data about an element use an attribute, otherwise an element. It seems to be in line with this argument. But as always: it’s never that clear cut.