<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Now with extra green!</title>
	<atom:link href="http://notsoevil.net/2010/03/now-with-extra-green/feed/" rel="self" type="application/rss+xml" />
	<link>http://notsoevil.net/2010/03/now-with-extra-green/</link>
	<description>I may not have gone where I intended to go, but I think I have ended up where I needed to be.</description>
	<lastBuildDate>Fri, 30 Apr 2010 09:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: john</title>
		<link>http://notsoevil.net/2010/03/now-with-extra-green/comment-page-1/#comment-44</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 10 Mar 2010 04:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=61#comment-44</guid>
		<description>PHP has some nice utilities to make feed parsing simple. I wasn&#039;t necessarily planning on writing the actual xml parsing, more just the pulling events from a feed an throwing them into the database. Lifestream is nice, but I dislike the way the extensions work.

Anyhow, I thought links from the web, videos I like and the occasional status update from Identica would be interesting to some.</description>
		<content:encoded><![CDATA[<p>PHP has some nice utilities to make feed parsing simple. I wasn&#8217;t necessarily planning on writing the actual xml parsing, more just the pulling events from a feed an throwing them into the database. Lifestream is nice, but I dislike the way the extensions work.</p>
<p>Anyhow, I thought links from the web, videos I like and the occasional status update from Identica would be interesting to some.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwnguin</title>
		<link>http://notsoevil.net/2010/03/now-with-extra-green/comment-page-1/#comment-41</link>
		<dc:creator>pwnguin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 12:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=61#comment-41</guid>
		<description>Thief! I&#039;m literally working on a similar thing with &lt;a href=&quot;http://intertwingly.net/code/venus/&quot; rel=&quot;nofollow&quot;&gt;planet&lt;/a&gt; on my &lt;a href=&quot;http://pwnguin.net/planet&quot; rel=&quot;nofollow&quot;&gt;site&lt;/a&gt;. Although, I&#039;m trying to keep away the facebook like status update feeds and focus on things people might care about. And for various reasons, I&#039;m pursuing a &lt;em&gt;fluid&lt;/em&gt;960 layout. Bonus: planet-venus supports django templates!

I wouldn&#039;t recommend writing your own feed parser, it&#039;s an exercise in insanity. Mark Pilgrim wrote a &lt;a href=&quot;http://feedparser.org/docs/&quot; rel=&quot;nofollow&quot;&gt;pretty good python universal feed parser&lt;/a&gt;. As an example of the insanity, consider &lt;a href=&quot;http://feedparser.org/docs/html-sanitization.html#advanced.sanitization.why&quot; rel=&quot;nofollow&quot;&gt;javascript embedded in style tags&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thief! I&#8217;m literally working on a similar thing with <a href="http://intertwingly.net/code/venus/" rel="nofollow">planet</a> on my <a href="http://pwnguin.net/planet" rel="nofollow">site</a>. Although, I&#8217;m trying to keep away the facebook like status update feeds and focus on things people might care about. And for various reasons, I&#8217;m pursuing a <em>fluid</em>960 layout. Bonus: planet-venus supports django templates!</p>
<p>I wouldn&#8217;t recommend writing your own feed parser, it&#8217;s an exercise in insanity. Mark Pilgrim wrote a <a href="http://feedparser.org/docs/" rel="nofollow">pretty good python universal feed parser</a>. As an example of the insanity, consider <a href="http://feedparser.org/docs/html-sanitization.html#advanced.sanitization.why" rel="nofollow">javascript embedded in style tags</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
