Archive for January, 2007

Review: Sid Meier’s Railroads!

« 23 January 2007 | 20:03 | Computing, Games, Gaming, General, Reviews | No Comments »

I have only played one other game in the series, Railroad Tycoon II, but I am a really big fan of that game and I continue to play it today even though it is quite old now. When I heard that there was to be a new version out, Sid Meier’s Railroads!, I was [...]



XML Charting Roundup

« 14 January 2007 | 20:40 | Catalyst | No Comments »

I’d like to fit charting within the MVC architecture of Catalyst, which is to say that I’d like to be able to create documents that are charts, rather than documents that are rendered as HTML. Even though you can do almost anything in Perl, there really isn’t anything slick for charting. In Python, [...]



Magic Ubuntu Fix

« 13 January 2007 | 10:07 | Computing, Linux | No Comments »

Lately, my Ubuntu laptop has been driving me up the wall. Everything has been really slow to start: gnome-terminal, Firefox, emacs, you name it. I’ve tried everything I could think of and scoured the internet. I removed fonts, altered init files, changed bootscripts, etc. Then, I discovered that everything goes back [...]



Sam Roweis’ Cheatsheets, 4up

« 12 January 2007 | 12:32 | Research, Science and Math | No Comments »

Sam Roweis has an immensely useful pair of cheatsheets on Matrix Identities and Gaussian Identities. I find them so useful that I tape them on the wall next to my desk. For that purpose, I wanted all four pages on one side. I used psbind the shrink the margins. I didn’t actually [...]



Water Polo Tour Photos

« 12 January 2007 | 8:15 | General | 1 Comment »

I just got back from the 2007 Cambridge University water polo tour. This year we went to Pisa, Italy. There are photos here.



Installing Catalyst on Dreamhost

« 11 January 2007 | 18:09 | Catalyst, Computing | 1 Comment »

As I continue to play with Catalyst, I found these instructions useful for installing it on Dreamhost.



Calendar Frustrations

« 3 January 2007 | 9:37 | Computing, General, Linux | No Comments »

There are a lot of neat things that I can almost do with Evolution, my Palm and webcal, but I don’t seem to be able to make them happen. It’s kind of annoying, actually. Even though I use Linux pretty much exclusively, this is the sort of thing that really drives me nuts: [...]



cl-gnuplot Update

« 1 January 2007 | 11:18 | Computing, Lisp, Science and Math | 3 Comments »

A while back, I wrote a little library to do plotting with Gnuplot and Lisp. In the time since then, I have gotten away from using much Lisp in my work. The library (if you can call it that) is called “cl-gnuplot” and you can get it here. To my surprise, some [...]