<?xml version="1.0" encoding="UTF-8"?><feed
  xmlns="http://www.w3.org/2005/Atom"
  xmlns:thr="http://purl.org/syndication/thread/1.0"
  xml:lang="en"
  >
  <id>http://livingcode.org/feed/atom</id>
  <updated>2009-11-13T19:33:25Z</updated>
  <title type="text">Living Code</title>
  <subtitle type="text">Programming for the Fun of It</subtitle>
  <link rel="self" type="application/atom+xml" href="http://livingcode.org/feed" />
  <link rel="alternate" href="http://livingcode.org" />
  <rights type="text">Copyright 2009</rights>
  <generator uri="http://wordpress.org/" version="2.8.6">WordPress</generator>
      <entry>
    <id>http://livingcode.org/2006/pipestreaming-microformats</id>
    <title type="html"><![CDATA[Pipestreaming Microformats]]></title>
    <updated>2008-01-21T05:52:05Z</updated>
    <published>2006-05-10T05:46:25Z</published>
    <author>
      <name>Dethe</name>
      <email>delza@livingcode.org</email>
<uri>http://livingcode.org/</uri>    </author>
    <link rel="replies" type="application/atom+xml" href="http://livingcode.org/2006/05/09/pipestreaming-microformats/feed" thr:count="0"  />
    <link rel="alternate" href="http://livingcode.org/2006/05/09/pipestreaming-microformats" />
    <category scheme="http://livingcode.org" term="Python" />
    <summary type="html"><![CDATA[
My latest article for David Mertz&#8217;s column XML Matters on IBM&#8217;s developerWorks site has been up for over a week now, but I&#8217;m finally coming up for air long enough to post about it. The title is Pipestreaming Microformats and it is a survey of attempts to apply the Unix pipe metaphor to XML content, [...]]]></summary>
      <content type="html" xml:base="http://livingcode.org/2006/05/09/pipestreaming-microformats"><![CDATA[<p><img src="http://livingcode.org/image/pipedreaming.jpg" /></p>
<p>My latest article for David Mertz&#8217;s column XML Matters on IBM&#8217;s developerWorks site has been up for over a week now, but I&#8217;m finally coming up for air long enough to post about it. The title is <a href="http://www-128.ibm.com/developerworks/xml/library/x-matters44.html">Pipestreaming Microformats</a> and it is a survey of attempts to apply the Unix pipe metaphor to XML content, then some blue-sky dreaming of how to apply that to <a href="http://microformats.org/">microformats</a>.</p>
<p>One thing I mention in the article is that Norm Walsh&#8217;s <a href="https://sxpipe.dev.java.net/">SXPipe</a> would be cool to re-implement in Python using <a href="http://codespeak.net/lxml/">lxml</a>. While I was writing the article and in the time since, lxml has been undergoing a flurry of activity the results of which (among other cool things) are that it now has Python eggs for easy install on Windows, OS X, and Linux. So I think it&#8217;s ready, I just need to find time to spend with that project. If there is interest in such a thing, let me know so I can bump the priority up.</p>
]]></content>
        </entry>
  </feed>
