New song lyrics search site
by bigpresh on Oct.13, 2007, under Perl, Programming
I’ve been meaning to whack up a post about this – I launched a new song lyrics search website the other day called LyricsBadger.
It uses my Lyrics::Fetcher Perl module to fetch song lyrics from a variety of sites, and remembers what it’s been asked for before so that it can present lists of artists/songs which it’s already been asked for.
I built it as a testbed for Lyrics::Fetcher and to get some experience with Template Toolkit for Perl (which absolutely rocks!). The entire site is powered by one Perl script and a handful of templates, and uses a ScriptAlias directive to pass all requests to the one script so that it can provide nice clean URLs like /lyrics/Artist/Title.
Why not go and give LyricsBadger a try?
March 24th, 2009 on 1:55 pm
Pretty task…. May yoy achieve your targets…
May 27th, 2009 on 8:14 pm
Handy tool for seeking out lyrics. Thank you.