11:23 am - dplass - X-posted to legos My son was working on the new Harry Potter train, and after a few steps found that he had used 1x3s instead of 1x4s on the first layer. We had to shift everything one unit down and replace the 1x3s (which belonged on the second layer.) All I could think of was, he's experienced his first "off-by-one" bug. But I knew nobody else in the house would appreciate the joke.
01:59 pm - jaq - JDocs One of my colleagues pointed out JDocs. It's a site set up by JavaLobby which gathers together JavaDocs from a load of projects (Open Source, of course). But what makes it more than that is that it allows users to add comments to classes or methods. Lets hope it builds into something useful for us all.