{
  "attachments": [],
  "comments_archived": true,
  "date": "2005-12-13T06:23:44.000Z",
  "layout": "post",
  "tags": [
    "asides"
  ],
  "title": "FeedMagick, the show-me-don't-tell-me edition",
  "wordpress_id": 796,
  "wordpress_slug": "feedmagick-the-show-me-dont-tell-me-edition",
  "wordpress_url": "http://decafbad.com/blog/?p=796",
  "year": "2005",
  "month": "12",
  "day": "13",
  "isDir": false,
  "slug": "feedmagick-the-show-me-dont-tell-me-edition",
  "type": "entry",
  "postName": "2005-12-13-feedmagick-the-show-me-dont-tell-me-edition",
  "html": "<p>So, after that <a href=\"http://decafbad.com/blog/2005/12/13/feedmagick-the-feed-filter-that-doesnt-know-much-about-feeds\">long-winded explanation of things</a>... Here are a few working bullet points for you:</p>\n<ul>\n<li><a href=\"http://decafbad.com/2005/12/FeedMagick/passthru.php\">A FeedMagick pass-through feed filter</a> — (<a href=\"http://decafbad.com/trac/browser/trunk/FeedMagick/passthru.php\">source</a>)</li>\n<li><a href=\"http://del.icio.us/rss/deusx\">My del.icio.us links</a></li>\n<li><a href=\"http://decafbad.com/2005/12/FeedMagick/passthru.php?in=http%3A%2F%2Fdel.icio.us%2Frss%2Fdeusx\">My del.icio.us links, passed through</a></li>\n<li><a href=\"http://decafbad.com/2005/12/FeedMagick/subject-filter.php\">A FeedMagick filter on <code>dc:subject</code></a> — (<a href=\"http://decafbad.com/trac/browser/trunk/FeedMagick/subject-filter.php\">source</a>)</li>\n<li><a href=\"http://decafbad.com/2005/12/FeedMagick/subject-filter.php?in=http%3A%2F%2Fdel.icio.us%2Frss%2Fdeusx&amp;subject=ajax\">My del.icio.us links, filtered on <code>dc:subject=\"ajax\"</code></a></li>\n</ul>\n<p>Granted, this is gratuitous because <a href=\"http://del.icio.us/rss/deusx/ajax\">there is already a separate feed for my <code>ajax</code>-tagged links</a>.  But, a lot of sites' feeds aren't available with such granularity.</p>\n<p>And, finally...  Yeah, this is a work in progress.  And my first grumble, where ignorance fails, is that damn <code>rdf:li</code> sequence in RSS 1.0.  Right now, this filter only knows about items in the parsing stream—so all the <code>rdf:li</code>'s stay in place.  Suggestions welcome!</p>\n<p>On the other hand, it works pretty well for Atom and RSS 2.0 so far.  It's just that RSS 1.0 feeds at del.icio.us are one of the best public implementations of feeds with <code>dc:subject</code> in the items.</p>\n",
  "body": "So, after that [long-winded explanation of things][long]... Here are a few working bullet points for you:\r\n\r\n* [A FeedMagick pass-through feed filter](http://decafbad.com/2005/12/FeedMagick/passthru.php) — ([source](http://decafbad.com/trac/browser/trunk/FeedMagick/passthru.php))\r\n* [My del.icio.us links](http://del.icio.us/rss/deusx)\r\n* [My del.icio.us links, passed through](http://decafbad.com/2005/12/FeedMagick/passthru.php?in=http%3A%2F%2Fdel.icio.us%2Frss%2Fdeusx)\r\n* [A FeedMagick filter on `dc:subject`](http://decafbad.com/2005/12/FeedMagick/subject-filter.php) — ([source](http://decafbad.com/trac/browser/trunk/FeedMagick/subject-filter.php))\r\n* [My del.icio.us links, filtered on `dc:subject=\"ajax\"`](http://decafbad.com/2005/12/FeedMagick/subject-filter.php?in=http%3A%2F%2Fdel.icio.us%2Frss%2Fdeusx&subject=ajax)\r\n\r\nGranted, this is gratuitous because [there is already a separate feed for my `ajax`-tagged links](http://del.icio.us/rss/deusx/ajax).  But, a lot of sites' feeds aren't available with such granularity.\r\n\r\nAnd, finally...  Yeah, this is a work in progress.  And my first grumble, where ignorance fails, is that damn `rdf:li` sequence in RSS 1.0.  Right now, this filter only knows about items in the parsing stream—so all the `rdf:li`'s stay in place.  Suggestions welcome!\r\n\r\nOn the other hand, it works pretty well for Atom and RSS 2.0 so far.  It's just that RSS 1.0 feeds at del.icio.us are one of the best public implementations of feeds with `dc:subject` in the items.\r\n\r\n[long]: http://decafbad.com/blog/2005/12/13/feedmagick-the-feed-filter-that-doesnt-know-much-about-feeds\r\n",
  "parentPath": "./content/posts/archives/2005",
  "path": "2005/12/13/feedmagick-the-show-me-dont-tell-me-edition",
  "needsBuild": true,
  "prevPostPath": "2005/12/11/whos-using-natural-docs",
  "prevPostTitle": "Who's using Natural Docs?",
  "nextPostPath": "2005/12/13/feedmagick-the-feed-filter-that-doesnt-know-much-about-feeds",
  "nextPostTitle": "FeedMagick, the feed filter that doesn't know much about feeds"
}