Archive for September, 2006

Code is Poetry (Screensavers Edition)

September 9, 2006

“Code is Poetry” is the slogan for wordpress.org. I’m a longtime user of wordpress software, and I couldn’t agree more with that sentiment. Sometimes, after a long, hard day of coding at work, I go home and code some more, because I just have to see how something would work.
For example, back in the [...]

Anatomy of a Bug (I)

September 1, 2006

How do bugs happen? Here’s an old bug of mine that illustrates how working code can suddenly break when a fix is made elsewhere.
Back when we first designed Studio 10, all new projects were tentatively assigned to the default folder My Projects. You could later save them elsewhere, but everything always started [...]