Monthly Archives: July 2010

Aside: Scala Tutorial

Just worked my way through the Scala Tutorial (PDF). It’s an interesting language so far. It mixes my favorite parts of functional and object oriented languages in an elegant way. I’ll have to write something in it to see if … Continue reading

Posted on by James | Leave a comment

Aside: What I Learned Today

Character encoding is a bitch and internationalization is hard. I need to educate myself on how this stuff works. Yes, I have read Joel Spolsky’s rant on Unicode before, but it doesn’t get you very far in terms of actually … Continue reading

Posted on by James | Leave a comment

Aside: Mongrel2

I’ve been really enjoying Zed Shaw’s posts on Mongrel2. It’s really interesting to read about how an experienced programmer designs and codes a complex piece of software. Definitely going to peruse the source when I get the chance.

Posted on by James | Leave a comment

Link: Knuth’s Earthshaking Announcement

Knuth announces iTex. Here’s one person’s notes on the conference. I can’t decide if this is for real or if he’s laughing himself to sleep right now… Was kind of hoping he proved P=NP or something to that effect.

Posted on by James | Leave a comment