<?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: Django CMS to support Varnish and Akamai ESI</title>
	<atom:link href="http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:05:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cd34</title>
		<link>http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/comment-page-1/#comment-933</link>
		<dc:creator>cd34</dc:creator>
		<pubDate>Tue, 05 Jan 2010 09:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=870#comment-933</guid>
		<description>My post wasn&#039;t clear.  django-blocks shares the same design philosophy that I was after.  After reviewing django-blocks and a number of other CMSs, I didn&#039;t find any that met my requirements.

Your solution appears to address part of the issues I&#039;m engineering around.</description>
		<content:encoded><![CDATA[<p>My post wasn&#8217;t clear.  django-blocks shares the same design philosophy that I was after.  After reviewing django-blocks and a number of other CMSs, I didn&#8217;t find any that met my requirements.</p>
<p>Your solution appears to address part of the issues I&#8217;m engineering around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yml-blog</title>
		<link>http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/comment-page-1/#comment-923</link>
		<dc:creator>yml-blog</dc:creator>
		<pubDate>Mon, 04 Jan 2010 02:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=870#comment-923</guid>
		<description>I have just written up a small post about how to use ESI on a django project: http://yml-blog.blogspot.com/2010/01/esi-using-varnish-and-django.html

And after this exercise I am not completely sure to understand why starting on django-blocks would be easier than starting with django-cms. It seems to me that writing a couple of view and template for the particular blocks that you want to use will be much easier than implementing a cms on top of django-blocks.

Regards,
--yml</description>
		<content:encoded><![CDATA[<p>I have just written up a small post about how to use ESI on a django project: <a href="http://yml-blog.blogspot.com/2010/01/esi-using-varnish-and-django.html" rel="nofollow">http://yml-blog.blogspot.com/2010/01/esi-using-varnish-and-django.html</a></p>
<p>And after this exercise I am not completely sure to understand why starting on django-blocks would be easier than starting with django-cms. It seems to me that writing a couple of view and template for the particular blocks that you want to use will be much easier than implementing a cms on top of django-blocks.</p>
<p>Regards,<br />
&#8211;yml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cd34</title>
		<link>http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/comment-page-1/#comment-898</link>
		<dc:creator>cd34</dc:creator>
		<pubDate>Thu, 31 Dec 2009 03:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=870#comment-898</guid>
		<description>I actually looked very closely at django-blocks which appeared to be very close to the page and block method that is needed for ESI to work correctly and looked at django-cms.org.  While django-cms does have most of the work done, converting it to work well with ESI was considerable work.

I did start a project at google, http://code.google.com/p/desi-cms/ and have done some preliminary work from my old php mockup I did years ago to test some of it.</description>
		<content:encoded><![CDATA[<p>I actually looked very closely at django-blocks which appeared to be very close to the page and block method that is needed for ESI to work correctly and looked at django-cms.org.  While django-cms does have most of the work done, converting it to work well with ESI was considerable work.</p>
<p>I did start a project at google, <a href="http://code.google.com/p/desi-cms/" rel="nofollow">http://code.google.com/p/desi-cms/</a> and have done some preliminary work from my old php mockup I did years ago to test some of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yml-blog</title>
		<link>http://cd34.com/blog/framework/django-cms-to-support-varnish-and-akamai-esi/comment-page-1/#comment-895</link>
		<dc:creator>yml-blog</dc:creator>
		<pubDate>Thu, 31 Dec 2009 01:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=870#comment-895</guid>
		<description>I would be interested by the solution you come up with in order to build this kind or architecture especially the ESI part of it. As for a django based cms I would recommend you to look at django-cms [1]. It is the most complete/mature available solution that I have found.
Regards,
--yml

[1] http://www.django-cms.org/</description>
		<content:encoded><![CDATA[<p>I would be interested by the solution you come up with in order to build this kind or architecture especially the ESI part of it. As for a django based cms I would recommend you to look at django-cms [1]. It is the most complete/mature available solution that I have found.<br />
Regards,<br />
&#8211;yml</p>
<p>[1] <a href="http://www.django-cms.org/" rel="nofollow">http://www.django-cms.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

