Code
Safari Javascript bug
Posted for Google to find: Safari does not like functions to called be called "status". If you commit such a monstrosity, execution will stop when you call your function. Naming a function "status" works fine in IE, Firefox, and Opera. If you have javascript debugging turned on in Safari, you will see:(result of expression status) is not object. Cannot be called. (event handler):Value function status()Demonstration of problem:
TeX
I've just "discovered" TeX and LaTeX, the unix way of making pretty documents. TeX uses special codes inside a plain text document - no WYSIWYG here. I'm in love with the separation between content and presentation. In the past, for this reason, I just used HTML and CSS for writing documents.Slice of life.
I upgraded from a Treo 300 to Treo 600. Naturally getting a camera phone for the first time, I had to shoot lots of photos.








Ruby on Rails
Rails, a ruby framework, is simply the best way I’ve found to develop small to medium sized web apps. I could rave on for quite a while, but I won’t.