Entries Tagged as 'plugins'

Thursday, July 10th, 2008

Major FeedCache Plugin Updates

Over the past two days I have made several pretty significant updates to the FeedCache plugin for Wordpress.
Version 1.0.4 is now available at wordpress.org for you to download.
The most significant changes are related to the plugin configuration and Ruby CRON script processing. FeedCache no longer accesses the file system for storing configuration and RSS [...]

Friday, December 7th, 2007

Small Tweak to atom_feed_helper Plugin

I ran into an interesting “issue” this past week while using the atom_feed_helper plugin for Rails.
The plugin is designed to be a quick, easy-to-use way to generate ATOM feeds for your controllers. An interesting issue with the plugin is that it doesn’t allow you to manually set each ATOM entries link URL. The [...]

Monday, December 3rd, 2007

FeedCache Nearing 1.0 Release

FeedCache is nearly the version 1.0 release.
Currently, version 0.9.5 is available on wordpress.org. There are two new features that will be included in the 1.0 release which should be available before the end of the year.
If you have been using FeedCache and have any features you would like to see included, please [...]

Friday, November 16th, 2007

FeedCache v0.7 BETA

There is a new version of the FeedCache Wordpress plugin available for BETA testing for all who are interested.
http://wordpress.org/extend/plugins/feedcache/download/
To get the BETA version, instead of clicking the “Download Plugin” button, click the “Development Version” link that is listed under the “Other Versions” sections. I’ve been testing it out, and I would like some folks [...]

Wednesday, September 12th, 2007

FeedCache Wordpress Plugin Now Available

The FeedCache plugin is now in the official Wordpress directory and can be downloaded for public use.
The plugin code is stable at this point, but I’m still tweaking some error checking in the Ruby CRON script. Right now there are a few issues with HTTP timeouts and XML feed parsing that can be improved [...]