<?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: A short example using django-app-plugins</title>
	<atom:link href="http://coderseye.com/2008/app-plugins-example.html/feed" rel="self" type="application/rss+xml" />
	<link>http://coderseye.com/2008/app-plugins-example.html</link>
	<description>Programming is passion made real</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:27:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Laur</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-562</link>
		<dc:creator>Laur</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-562</guid>
		<description>Cheers for that :)</description>
		<content:encoded><![CDATA[<p>Cheers for that <img src='http://coderseye.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-561</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 16 Jun 2009 18:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-561</guid>
		<description>Fixed, I&#039;d somehow deleted the files directory during upgrade to the latest Wordpress.</description>
		<content:encoded><![CDATA[<p>Fixed, I&#8217;d somehow deleted the files directory during upgrade to the latest WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laur</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-560</link>
		<dc:creator>Laur</dc:creator>
		<pubDate>Sat, 13 Jun 2009 14:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-560</guid>
		<description>Hi,

Tried to download the test. No luck. Is it still available somewhere?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Tried to download the test. No luck. Is it still available somewhere?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joy</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-559</link>
		<dc:creator>Joy</dc:creator>
		<pubDate>Wed, 31 Dec 2008 05:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-559</guid>
		<description>Hey Bruce!
How ARE you??  I assume you&#039;re still doing web stuff.  I dropped CC TM - too much else going on, but still doing Progressive Voices. Also my blog for writing practice.
I&#039;m about to connect you up with (or vice versa) my son, Wylie,  who&#039;s trying to complete a website for a movie producer and is having trouble mounting it (he&#039;s not a programmer...)

Would be fun to have lunch one of these weeks...
Joy</description>
		<content:encoded><![CDATA[<p>Hey Bruce!<br />
How ARE you??  I assume you&#8217;re still doing web stuff.  I dropped CC TM &#8211; too much else going on, but still doing Progressive Voices. Also my blog for writing practice.<br />
I&#8217;m about to connect you up with (or vice versa) my son, Wylie,  who&#8217;s trying to complete a website for a movie producer and is having trouble mounting it (he&#8217;s not a programmer&#8230;)</p>
<p>Would be fun to have lunch one of these weeks&#8230;<br />
Joy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thearchitect</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-558</link>
		<dc:creator>thearchitect</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-558</guid>
		<description>I have been reverse-engineering my way through pinax/django  until i came across app-plugins (used in the profile page) .Been trying to figure how in the hell it works but  there was absolutely no docs or anybody that seemed to know what i was talking about. Very happy i came across your site.</description>
		<content:encoded><![CDATA[<p>I have been reverse-engineering my way through pinax/django  until i came across app-plugins (used in the profile page) .Been trying to figure how in the hell it works but  there was absolutely no docs or anybody that seemed to know what i was talking about. Very happy i came across your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-557</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 29 Nov 2008 02:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-557</guid>
		<description>Thanks Matthew, I&#039;ve fixed the code sample.</description>
		<content:encoded><![CDATA[<p>Thanks Matthew, I&#8217;ve fixed the code sample.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Marshall</title>
		<link>http://coderseye.com/2008/app-plugins-example.html#comment-556</link>
		<dc:creator>Matthew Marshall</dc:creator>
		<pubDate>Sat, 29 Nov 2008 00:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/app-plugins-example.html#comment-556</guid>
		<description>Useful post!  Thanks for pointing me to django-app-plugins.

And perhaps you should double check that last code sample.  It looks like it was eaten by something.  (Is your blog run by under-paid velociraptors, by chance?)

MWM</description>
		<content:encoded><![CDATA[<p>Useful post!  Thanks for pointing me to django-app-plugins.</p>
<p>And perhaps you should double check that last code sample.  It looks like it was eaten by something.  (Is your blog run by under-paid velociraptors, by chance?)</p>
<p>MWM</p>
]]></content:encoded>
	</item>
</channel>
</rss>

