wiki:WikiStart

Version 12 (modified by peter, 7 years ago) (diff)

link to professional (UMD) GitHub repos

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.

More infoSource code

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.

Source code

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.

Source code

Text::FormBuilder

See Text::FormBuilder on the CPAN.

Source code (GitHub)Archived source code

MP3::Find

See MP3::Find on the CPAN.

Source code (GitHub)Archived source code

See Also