Paper CD Cases
I have a slight cold, so instead of doing philosophy I've rearranged the music collection on my hard drive and written a LaTeX template to print paper CD cases: template.tex. I've also written a little Perl driven web form that generates a ps file from the template and the entered title/tracks: cdcase.pl. Sorry, you can't test it online, as I don't have LaTeX installed on this server. Here is an example output: cdcase.ps.
I know there are some online CD case generators (like here and there), but I prefer to have the full design capabilities of LaTeX. For example, I couldn't figure out how to print cyrillic or arabic with these generators. I also don't like that origami style too much.
I will make a few improvements to the script later, if I find more time to waste.
Update 2005-02-09: Improvements now made.