June 18, 2003 09:17 PM

Playing Perl

Being in a happy mood an' all that malarkey I thought I'd put MT-Epoch up for other people to enjoy. I'm not exactly sure what I'm letting myself in for all things considered but hey, it's out there now. So go download the pesky thing and set up an ESF feed for your blog!

TrackBack | Popdex Citations | Post a new comment
Comments

Aquarionics Jun 19, 2003 12:18 AM
In which Moveable Type gets support for ESF
Read more in Fixing the right problem »

Re: Playing Perl

Could you specify at the whitespace between the declarations (ie, date and title and URL) should be tabs not spaces? At least one person copy/pasted your template, which gave him spaces :-)

Posted by: Aquarion on June 19, 2003 09:31 PM | Reply to this

Re: Playing Perl

I think the tabs got swapped out when I ran the page through Tidy; I've now uploaded a fresh version which should be more usable. Also a warning is now included for those who don't want to re-read the whole spec again :-)

Posted by: Kevin on June 19, 2003 10:56 PM | Reply to this

MT Plugin Directory Jun 21, 2003 5:29 AM
Converting dates to the number of seconds since epoch. Get the Time::ParseDate module from CPAN. Kevin has an example of...
Read more in Epoch »