perl, web-programming
Get an array of months in Perl
Building an array of months for an HTML dropdown box.
database, web-programming, perl
Setting up Memcached for HTML::Mason
It’s pretty easy integrating a Memcached hook into your Perl code.
music, interesting-news, web-programming
Song Outlines
An outline of a song. Reminds me of an XML tree, or a JSON.
web-programming
I don't use formmail.pl!
Lots of crawlers looking for my form mail scripts.
blogging, web-programming
Mircoblogger
Static blogs are making a comeback
web-programming
Livejournal Sux
Biggest mistake I ever did was install a livejournal server. This software is VERY unmanageable. I want to be able to delete all these damn duplicate users, I also want reports of how many entries users have made and how long its been since they’ve logged in. Unfortunately there is nothing for this. All I have to work with is the damn admin console. I can’t even list users with that.
web-programming, linux
CVS Tutorial
Found a good entry level article on CVS (Concurrent Version System.. not the pharmacy). Great for easy setup.. I wish I had found this about a year ago when I was interested in it. Anyway, Check it out if CVS is something you care about.
Tame Your Wild Config Herds With CVS
perl, web-programming
HTML::Entities
HTML Encoding your entities on the fly for the web.