1.1 is out!

1.1 was released today. It's got one little fix that I added
(Specifically, the old version was recording to Google Analytics.
Oops. I have to remember that my personal install and the release are
NOT the same thing!)

It also has an .htaccess file (named htaccess in the zip) which turns
on URL rewriting and allows access to pages by visiting
yoururl.com/tag/tagname/2, which will take you to the second page of
feeds tagged with "tagname", or yoururl.com/all which shows you the
first page of all feeds, or yoururl.com/cat/category, or
yoururl.com/favorite/5, or, finally, yoururl.com/feeds/45, which shows
you the feed with feedid 45. I'm going to work on changing all of the
links on the pages to that format, as well.

Thanks to Otis at simpy.com for pointing me to the proper name for
such technology.

10/14/2006 01:09:00 PM (0) comments

Next up

SimplePie instead of magpieRSS

A Java/SWT client to move feedpope from the web to the desktop.

A threaded feed fetching mechanism. Probably done with Python, but any suggestions for how to do it in PHP would be appreciated.

10/12/2006 12:38:00 PM (0) comments

It's ready!

Well, ok, it’s been ready for a while. But the install guide wasn’t, and I hadn’t sanitized it for general consumption (taken out my passwords, and whatnot). It’s good to go now, though. So enjoy the feedpope experience on your own site, and let me know of any installations. I’d like to see how it’s doing in action!

Click on downloads over on the right to get started.

10/12/2006 12:36:00 PM (0) comments