{
  "attachments": [],
  "comments_archived": true,
  "date": "2005-12-19T03:01:51.000Z",
  "layout": "post",
  "tags": [
    "asides",
    "ajax",
    "json",
    "webdev",
    "web20",
    "rss",
    "syndication",
    "atom",
    "javascript"
  ],
  "title": "FeedMagick gains an RSS-to-JSON filter",
  "wordpress_id": 801,
  "wordpress_slug": "feedmagick-gains-an-rss-to-json-filter",
  "wordpress_url": "http://decafbad.com/blog/?p=801",
  "year": "2005",
  "month": "12",
  "day": "18",
  "isDir": false,
  "slug": "feedmagick-gains-an-rss-to-json-filter",
  "type": "entry",
  "postName": "2005-12-18-feedmagick-gains-an-rss-to-json-filter",
  "html": "<p>So, I put <a href=\"http://decafbad.com/2005/12/FeedMagick/\">some more infrastructure</a> behind <a href=\"http://decafbad.com/trac/wiki/FeedMagick\">FeedMagick</a> and lifted <a href=\"http://ejohn.org/projects/rss2json/\">a RSS-to-JSON idea from John Resig</a> to transform from <a href=\"http://magpierss.sourceforge.net/\">MagpieRSS</a> parsing to JSON output.  </p>\n<p>Here's <a href=\"http://decafbad.com/2005/12/FeedMagick/docs/json-demo.html\">a spiffy JSON-enriched demo</a>.  It was surprisingly easy, all told.</p>\n<p>I'm not sure how much time I'll have to really put into this project, but this is the first decent effort I've put into a URL-line suite in a long time.  I'm trying to throw in some bits to make it easy to build, document, and use these feed processing commands.</p>\n<!-- tags: rss json php syndication atom javascript webdev ajax web20 -->\n\n",
  "body": "So, I put [some more infrastructure][in] behind [FeedMagick][fm] and lifted [a RSS-to-JSON idea from John Resig][jr] to transform from [MagpieRSS][mr] parsing to JSON output.  \r\n\r\nHere's [a spiffy JSON-enriched demo][jd].  It was surprisingly easy, all told.\r\n\r\nI'm not sure how much time I'll have to really put into this project, but this is the first decent effort I've put into a URL-line suite in a long time.  I'm trying to throw in some bits to make it easy to build, document, and use these feed processing commands.\r\n\r\n<!-- tags: rss json php syndication atom javascript webdev ajax web20 -->\r\n\r\n[mr]: http://magpierss.sourceforge.net/\r\n[jd]: http://decafbad.com/2005/12/FeedMagick/docs/json-demo.html\r\n[in]: http://decafbad.com/2005/12/FeedMagick/\r\n[jr]: http://ejohn.org/projects/rss2json/\r\n[fm]: http://decafbad.com/trac/wiki/FeedMagick\r\n",
  "parentPath": "./content/posts/archives/2005",
  "path": "2005/12/18/feedmagick-gains-an-rss-to-json-filter",
  "needsBuild": true,
  "prevPostPath": "2005/12/15/stupid-fun-with-fax-machines",
  "prevPostTitle": "Stupid fun with fax machines",
  "nextPostPath": "2005/12/18/not-so-deep-php-thoughts",
  "nextPostTitle": "Not-so-deep PHP thoughts"
}