Monthly Archives: March 2008
Console Replacement for Windows
The Windows Console is an abomination. In this modern word of mice, cut and paste, and fast video output, it’s slow, painful to use, and ugly. As it turns out, there’s an Open Source project called, appropriately enough, Console. This … Continue reading
Hacking the Buffalo TeraStation Live
The Buffalo TeraStation Live is a NAS device which uses an embedded, ARM-based computer running a variant of Linux. Originally, I wanted to enable NFS, though later I stuck with CIFS/Samba. However, enabling SSH access proved invaluable for performing backups … Continue reading
XML + XSLT Won’t Render in Firefox
In an attempt to create some easily customizable Kanji flashcards, I put all the class handouts into an XML file and wrote an XSLT file to transform it into HTML. Internet Explorer was able to render the resultant HTML table, … Continue reading