= 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 [http://adactio.com/journal/4197/ home-grown bookmarking] as well as [https://pinboard.in/ Pinboard]. In its earliest stages, it was a Perl CGI application built with the [perldoc:CGI::Application] framework, but I have since switched it to a [perldoc:PSGI] application using [perldoc:Plack] that runs on [perldoc: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. [BookmarksProject More info] • [source:bookmarks Source code] == FLACrip == This is my collection of idiosyncratic tools for managing my CD collection. It includes tools to rip from CD to [https://www.xiph.org/flac/ FLAC] files, and for getting and using metadata from [https://musicbrainz.org/ 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:flacrip 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:recipecards Source code] == Text::FormBuilder == See [perldoc:Text::FormBuilder] on the CPAN. [github:peichman/text-formbuilder Source code (GitHub)] • [source:text-formbuilder Archived source code] == MP3::Find == See [perldoc:MP3::Find] on the CPAN. [github:peichman/mp3-find Source code (GitHub)] • [source:mp3-find Archived source code] == See Also == * [http://svn.echodin.net/ All public SVN repositories] * [http://github.cum/peichman GitHub repositories] * [http://echodin.net/ More Space]