New Atom Feed
10/07/2009 08:38:38
I added a script to generate an Atom Feed from my web site. Basically it looks for entries that are stored in a folder matching “/YYYY/MM/”, and then generates a feed from the last X entries (sorted in reverse time order).
It seems to validate, and hopefully should work well.
I probably won’t worry about an RSS feed…