December 2006 Archives

TiddlyWiki is Rad

|

If you haven't seen it, I highly recommend checking out TiddlyWiki. It's an entire wiki that is stored in a single html file. I'm really impressed with what people are doing these days with JavaScript.

Anyway, I've been using TiddlyWiki to keep track of todo lists and a bunch of miscellaneous notes. I keep the html file stored in a subversion repository so I have a history of changes, and so I can easily keep my local copy of the wiki up to date on different computers.

Also, this plugin combines TiddlyWiki with jsMath, so you can use LaTeX to format math in your wiki.

FreeBSD + OpenGrok

|

OpenGrok is a nice source code browser that has powerful searching built in. It is, as its web site says, wicked fast (or as we say here in northern California, hella fast). I set it up on my web server, indexing FreeBSD's cvs repository. I don't have ports in there just yet, because OpenGrok is crashing when trying to parse some files in the ports tree. Hopefully I'll get that sorted out soon. Update: ports are in there now.

Clicky here to try it out.

Archives