<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Atomisator, a framework to build custom RSS feeds</title>
	<atom:link href="http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/</link>
	<description>Technical blog on Python programming language, in a pure Frenglish style</description>
	<lastBuildDate>Sun, 15 Nov 2009 15:10:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tarek Ziadé</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7900</link>
		<dc:creator>Tarek Ziadé</dc:creator>
		<pubDate>Mon, 15 Dec 2008 04:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7900</guid>
		<description>@cij : right, the UI is very very important. (the site is up again)</description>
		<content:encoded><![CDATA[<p>@cij : right, the UI is very very important. (the site is up again)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cjj</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7899</link>
		<dc:creator>cjj</dc:creator>
		<pubDate>Mon, 15 Dec 2008 04:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7899</guid>
		<description>Don&#039;t underestimate the value of UI! The melkjug site is sweet in that regard (a bit slow on performance, didn&#039;t get far into features, but super-easy to use...I also appreciate as a non-developer being able to test it without having to deal with eggs etc!). 

The Atomisator site seems to be down currently, fyi.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t underestimate the value of UI! The melkjug site is sweet in that regard (a bit slow on performance, didn&#8217;t get far into features, but super-easy to use&#8230;I also appreciate as a non-developer being able to test it without having to deal with eggs etc!). </p>
<p>The Atomisator site seems to be down currently, fyi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atomisator, visiting links &#171; Carpet Python</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7057</link>
		<dc:creator>Atomisator, visiting links &#171; Carpet Python</dc:creator>
		<pubDate>Wed, 27 Aug 2008 19:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7057</guid>
		<description>[...] in atomisator, python tagged screenscraping at 7:50 pm by Tarek Ziadé I am writing a plugin for Atomisator that detects when a post is a Reddit or a Delicious entry, and add a sample from the page it links [...]</description>
		<content:encoded><![CDATA[<p>[...] in atomisator, python tagged screenscraping at 7:50 pm by Tarek Ziadé I am writing a plugin for Atomisator that detects when a post is a Reddit or a Delicious entry, and add a sample from the page it links [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek Ziadé</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7016</link>
		<dc:creator>Tarek Ziadé</dc:creator>
		<pubDate>Thu, 21 Aug 2008 08:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7016</guid>
		<description>@Ruben Fonseca, @Dethe Elza: Thanks a lot guys, I&#039;ll check on those projects !

@Luke: Wow ! This project is really close to mine ! There are some filters in yours I could even use in mine. You have a really advanced Web UI. That&#039;s the next step I wanted to take in the framework, but I will first check on your project and see how you do things.</description>
		<content:encoded><![CDATA[<p>@Ruben Fonseca, @Dethe Elza: Thanks a lot guys, I&#8217;ll check on those projects !</p>
<p>@Luke: Wow ! This project is really close to mine ! There are some filters in yours I could even use in mine. You have a really advanced Web UI. That&#8217;s the next step I wanted to take in the framework, but I will first check on your project and see how you do things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Tucker</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7014</link>
		<dc:creator>Luke Tucker</dc:creator>
		<pubDate>Wed, 20 Aug 2008 21:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7014</guid>
		<description>Cool stuff! I&#039;m working on some feed combining/filtering stuff in python as well http://www.openplans.org/projects/melkjug (demo at http://melkjug.org) We&#039;re mostly focused on trying to bubble up articles that are good according to different measures.  This framework looks like it could do some interesting stuff -- I&#039;ll definitely be checking out what you&#039;re up to.</description>
		<content:encoded><![CDATA[<p>Cool stuff! I&#8217;m working on some feed combining/filtering stuff in python as well <a href="http://www.openplans.org/projects/melkjug" rel="nofollow">http://www.openplans.org/projects/melkjug</a> (demo at <a href="http://melkjug.org)" rel="nofollow">http://melkjug.org)</a> We&#8217;re mostly focused on trying to bubble up articles that are good according to different measures.  This framework looks like it could do some interesting stuff &#8212; I&#8217;ll definitely be checking out what you&#8217;re up to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dethe Elza</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7012</link>
		<dc:creator>Dethe Elza</dc:creator>
		<pubDate>Wed, 20 Aug 2008 21:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7012</guid>
		<description>This sounds a lot like Sam Ruby&#039;s Venus project, a branch of the Planet Atom aggregator.  Have you had a look at the Venus code to see if building on it would be easier than starting from scratch?

http://intertwingly.net/code/venus/docs/index.html

And you don&#039;t even have to do Perl as Venus is written in Python.  ;-)</description>
		<content:encoded><![CDATA[<p>This sounds a lot like Sam Ruby&#8217;s Venus project, a branch of the Planet Atom aggregator.  Have you had a look at the Venus code to see if building on it would be easier than starting from scratch?</p>
<p><a href="http://intertwingly.net/code/venus/docs/index.html" rel="nofollow">http://intertwingly.net/code/venus/docs/index.html</a></p>
<p>And you don&#8217;t even have to do Perl as Venus is written in Python.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Fonseca</title>
		<link>http://tarekziade.wordpress.com/2008/08/20/atomisator-a-framework-to-build-custom-rss-feeds/#comment-7011</link>
		<dc:creator>Ruben Fonseca</dc:creator>
		<pubDate>Wed, 20 Aug 2008 18:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://tarekziade.wordpress.com/?p=169#comment-7011</guid>
		<description>Hi Tarek.

You probably don&#039;t do Perl, but there is a huge framework in Perl for doing exactly what you&#039;re aiming for. It&#039;s called Plagger (http://plagger.org/trac) and it&#039;s unbelievable powerful. 

Good luck with your own framework too!</description>
		<content:encoded><![CDATA[<p>Hi Tarek.</p>
<p>You probably don&#8217;t do Perl, but there is a huge framework in Perl for doing exactly what you&#8217;re aiming for. It&#8217;s called Plagger (<a href="http://plagger.org/trac" rel="nofollow">http://plagger.org/trac</a>) and it&#8217;s unbelievable powerful. </p>
<p>Good luck with your own framework too!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
