<?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 and Memcached</title>
	<atom:link href="http://uxebu.com/2008/06/30/django-and-memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 20:13:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chad</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-25</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Sat, 12 Feb 2011 18:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-25</guid>
		<description>Fantastic goods from you, man. I&#039;ve understand your stuff previous to and you are just too fantastic. I really like what you have acquired here, really like what you are stating and the way in which you say it. You make it entertaining and you still care for to keep it wise. I cant wait to read much more from you. This is actually a wonderful site.</description>
		<content:encoded><![CDATA[<p>Fantastic goods from you, man. I&#8217;ve understand your stuff previous to and you are just too fantastic. I really like what you have acquired here, really like what you are stating and the way in which you say it. You make it entertaining and you still care for to keep it wise. I cant wait to read much more from you. This is actually a wonderful site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Metsker</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-24</link>
		<dc:creator>Greg Metsker</dc:creator>
		<pubDate>Sat, 06 Mar 2010 19:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-24</guid>
		<description>Thanks for the article. I am new at python and this was a big help.</description>
		<content:encoded><![CDATA[<p>Thanks for the article. I am new at python and this was a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing cmemcache on Ubuntu 8.10 (almost) &#171; Development Doodles</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-23</link>
		<dc:creator>Installing cmemcache on Ubuntu 8.10 (almost) &#171; Development Doodles</dc:creator>
		<pubDate>Wed, 11 Feb 2009 23:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-23</guid>
		<description>[...] not the first one experiencing this issue, as can be seen here and here. One of the comments in the second link mentions another patch, which supposedly should work better [...] </description>
		<content:encoded><![CDATA[<p>[...] not the first one experiencing this issue, as can be seen here and here. One of the comments in the second link mentions another patch, which supposedly should work better [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-22</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 27 Oct 2008 23:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-22</guid>
		<description>Same error as Igal, but the patch he mentioned didn&#039;t work for me -- said it was malformed. I used this one instead: https://svn.pardus.org.tr/pardus/devel/programming/libs/libmemcache/files/libmemcache.patch</description>
		<content:encoded><![CDATA[<p>Same error as Igal, but the patch he mentioned didn&#8217;t work for me &#8212; said it was malformed. I used this one instead: <a href="https://svn.pardus.org.tr/pardus/devel/programming/libs/libmemcache/files/libmemcache.patch" rel="nofollow">https://svn.pardus.org.tr/pardus/devel/programming/libs/libmemcache/files/libmemcache.patch</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igal</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-21</link>
		<dc:creator>Igal</dc:creator>
		<pubDate>Thu, 02 Oct 2008 18:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-21</guid>
		<description>Hi,
Thanks a lot for this article.
The only problem I had is a &quot;undefined symbol: mcm_buf_len&quot; error. So I have found the &quot;good&quot; patch here:
http://cia.vc/stats/author/semen/.message/8c85
then it worked like a charm  )))

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks a lot for this article.<br />
The only problem I had is a &#8220;undefined symbol: mcm_buf_len&#8221; error. So I have found the &#8220;good&#8221; patch here:<br />
<a href="http://cia.vc/stats/author/semen/.message/8c85" rel="nofollow">http://cia.vc/stats/author/semen/.message/8c85</a><br />
then it worked like a charm  )))</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson</title>
		<link>http://uxebu.com/blog/2008/06/30/django-and-memcached/#comment-20</link>
		<dc:creator>Anderson</dc:creator>
		<pubDate>Sun, 20 Jul 2008 03:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=18#comment-20</guid>
		<description>thanks so much, now I got cmemcached installed  ;)
on my freebsd server, I had to install libmemcached only using ports otherwise it didn&#039;t work</description>
		<content:encoded><![CDATA[<p>thanks so much, now I got cmemcached installed  ;)<br />
on my freebsd server, I had to install libmemcached only using ports otherwise it didn&#8217;t work</p>
]]></content:encoded>
	</item>
</channel>
</rss>

