Clickable <label>s in Safari

Today while testing the latest release of our CMS system, I noticed that Safari doesn’t actually do anything interesting with its <label> tags. Firefox and other right-thinking browsers allow one to click on a label and to activate the corresponding form element.
Fortunately, with a little Javascript-Fu, we can add this behavior for Safari as well. [...]

A Whole Page in a URL

Over the weekend at the Lone Star Ruby Conf, I got to wondering if one could use the iPhone as an eBook reader. Since it has Safari built in, it seemed like a great device for dumping the HTML versions of books from Project Gutenberg or Cory Doctorow’s site into for easy reading on the [...]