Saturday, September 30, 2006, 05:11 PM CET
I’ve been using pigfoot’s Firefox 2 builds for a while, because I prefer using a build that’s optimized for my CPU, and Firefox 2 has been stable enough for everyday use for a pretty long time now.
However, checking the build archive regularly in order to obtain the latest build got somewhat tedious. That’s why I wrote Feedy, a little gizmo that will turn about any source material—e.g. a web page, an FTP directory, etc.—into a content feed in a format of your choice. Everything’s pluggable, but for now, it “only” supports Atom 1.0 and RSS 2.0, and only offers a feed for pigfoot’s build archive, and one for the latest Firefox trunk builds—currently, that means Firefox 3.
Adding a feed source to the system is relatively trivial. Hence, if there’s a page you’d like to see turned into a feed, to save yourself the trouble of checking it, feel free to drop me a line and I’ll see what I can do.
Incidentally, you may remember I wrote something similar some time ago, to fetch the latest headlines from vrtnieuws.net. A while after that, though, they started offering RSS feeds themselves, rendering my project obsolete. I could have recycled the code, but I preferred rewriting it in object-oriented PHP. Sadly, I had to go with PHP 4 instead of 5, and, actually, I would have preferred Perl, but PHP was more suitable in some weird way. Anyway, it may still be somewhat messy, but it’s working, so it’ll do.