Version 9 (modified by peter, 10 years ago) (diff) |
---|
More Code
Bookmarks
This is my personal bookmark organizer, as a replacement for using del.icio.us. It is partially inspired by Jeremy Keith's home-grown bookmarking as well as Pinboard. In its earliest stages, it was a Perl CGI application built with the CGI::Application framework, but I have since switched it to a PSGI application using Plack that runs on Starman.
The production version of this is running at http://bookmarks.echodin.net/. The main list page is designed to be loaded as a browser sidebar in Firefox.
FLACrip
This is my collection of idiosyncratic tools for managing my CD collection. It includes tools to rip from CD to FLAC files, and for getting and using metadata from MusicBrainz, for converting from FLAC to MP3 or WAV, and for burning the FLAC files back to CDs with (hopefully) perfect round-tripping of the table of contents.
Recipe Cards
A simple set of scripts and stylesheets for converting a text format for writing recipes into nicely formatted PDF files suitable for printing. It inserts such typographical niceties as vulgar fractions, en dashes for numerical ranges, and degree and inch symbols instead of textual abbreviations.
Text::FormBuilder
See Text::FormBuilder on the CPAN.
MP3::Find
See MP3::Find on the CPAN.