Tag Archives: Syndication

WordPress Wednesday Kick Off

This is the first installment of “WordPress Wednesday”, which I mentioned in my previous post about making changes to my site. This first one is going to be a little long, and I’ve been editing the draft off-and-on for over a week. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 5 Comments

WP-Cache fix for Content-Type in feeds

If you run a busy WordPress site, or even if your site just has a lot of processor-intensive plugins, then you probably already run the WP-Cache plugin (plugin directory, original announcment, recent security update info). Even though my site isn’t super busy, my server is a little light in the RAM department, and using WP-Cache helps the box keep up with requests better.

One minor annoyance, however, is that with WP-Cache enabled, my syndication feeds aren’t delivered with the correct Content-Type. [...]

Posted in Plugins, Software, Standards, Syndication, WordPress | Also tagged , , , , , | 12 Comments

URL ABCs

Feeding the meme…

These are my URL ABCs:

Posted in Blogs, Fun | Also tagged , , , , , , , | 10 Comments

Improved Thunderbird OPML

I’ve updated the OPML import/export patch for Mozilla Thunderbird that I mentioned before. The new patch comes from Robert Sayre, and improves both the import and export of OPML files. Full details are on the Thunderbird Bugzilla tracker.

I have updated the patched, downloadable version of newsblog.jar for your hacking pleasure.

In case all of the above was gobbledygook to you, here are some definitions:

OPML
Outline Processor Markup Language. [...]
Posted in Blogs, Software, Tech | Also tagged , , , , | 23 Comments

Unified RSS

For whatever reason, there has been a split in the RSS community for a while. Ian Davis proposes Unified RSS, in which RSS 1.0 becomes “RSS Metadata”, and RSS 2.0 becomes “RSS Content”.

For this to work there has to be agreement between the two sides. [...]

Posted in Uncategorized | Also tagged , | Leave a comment

Syndication Bug

Brent just let me know that there is a problem with my XML/RSS/RDF (whatever you call it) syndication. The problem is that the permalink URLs generated here use ampersands (&) to separate GET variables. XML requires you to escape ampersands by using the & entity. [...]

Posted in Tech | Also tagged , | Leave a comment