<?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"
	>
<channel>
	<title>Comments for kerbtier</title>
	<atom:link href="http://kerbtier.ch/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://kerbtier.ch</link>
	<description>mind the gap</description>
	<pubDate>Sat, 31 Jul 2010 18:44:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Wordpress login used for rails application by Victor</title>
		<link>http://kerbtier.ch/2010/02/22/wordpress-login-used-for-rails-application#comment-6431</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 13 Apr 2010 09:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=180#comment-6431</guid>
		<description>and XXXX (in your terms) = Digest::MD5.hexdigest(YOUR_WORDPRESS_BLOG_URL) by default.</description>
		<content:encoded><![CDATA[<p>and XXXX (in your terms) = Digest::MD5.hexdigest(YOUR_WORDPRESS_BLOG_URL) by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress login used for rails application by Victor</title>
		<link>http://kerbtier.ch/2010/02/22/wordpress-login-used-for-rails-application#comment-6423</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Mon, 12 Apr 2010 08:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=180#comment-6423</guid>
		<description>Thanks for sharing. Good solution.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. Good solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on image manipulation with python by admin</title>
		<link>http://kerbtier.ch/2009/03/11/image-manipulation-with-python#comment-4381</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 22 Aug 2009 14:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=142#comment-4381</guid>
		<description>i remember having problems with pythonmagick after an os update. i cant actually remember what i did exactly to fix it but it looks like i built it myself from http://www.imagemagick.org/download/python/PythonMagick-0.9.1.tar.bz2 but i also remember that it took a while till it worked, stupidly i didn't post it here.</description>
		<content:encoded><![CDATA[<p>i remember having problems with pythonmagick after an os update. i cant actually remember what i did exactly to fix it but it looks like i built it myself from <a href="http://www.imagemagick.org/download/python/PythonMagick-0.9.1.tar.bz2" rel="nofollow">http://www.imagemagick.org/download/python/PythonMagick-0.9.1.tar.bz2</a> but i also remember that it took a while till it worked, stupidly i didn&#8217;t post it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on image manipulation with python by shardul</title>
		<link>http://kerbtier.ch/2009/03/11/image-manipulation-with-python#comment-4380</link>
		<dc:creator>shardul</dc:creator>
		<pubDate>Sat, 22 Aug 2009 14:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=142#comment-4380</guid>
		<description>hi,

this library is not working anymore. 
sudo apt-get install python-pythonmagick when i do that it installed it successfully.
But after when i try to use it it gives me error with following 

 File "thumbnail.py", line 1, in 
    from PythonMagick import Image
  File "/var/lib/python-support/python2.6/PythonMagick/__init__.py", line 1, in 
    import _PythonMagick
ImportError: /var/lib/python-support/python2.6/PythonMagick/_PythonMagick.so: undefined symbol: _ZTIN5boost6python15instance_holderE

Also there has been discussion about this here http://bugs.gentoo.org/273470

Didnt you faced the same problem?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>this library is not working anymore. 
sudo apt-get install python-pythonmagick when i do that it installed it successfully.
But after when i try to use it it gives me error with following </p>
<p> File &#8220;thumbnail.py&#8221;, line 1, in 
    from PythonMagick import Image
  File &#8220;/var/lib/python-support/python2.6/PythonMagick/__init__.py&#8221;, line 1, in 
    import _PythonMagick
ImportError: /var/lib/python-support/python2.6/PythonMagick/_PythonMagick.so: undefined symbol: _ZTIN5boost6python15instance_holderE</p>
<p>Also there has been discussion about this here <a href="http://bugs.gentoo.org/273470" rel="nofollow">http://bugs.gentoo.org/273470</a></p>
<p>Didnt you faced the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on zine, wordpress killer by Pedro Algarvio, aka, s0undt3ch</title>
		<link>http://kerbtier.ch/2009/05/10/zine-wordpress-killer#comment-2586</link>
		<dc:creator>Pedro Algarvio, aka, s0undt3ch</dc:creator>
		<pubDate>Sun, 31 May 2009 06:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=156#comment-2586</guid>
		<description>Yep! Zine beats the hell out of wordpress :)</description>
		<content:encoded><![CDATA[<p>Yep! Zine beats the hell out of wordpress :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on apache and tomcat on debian by germany</title>
		<link>http://kerbtier.ch/2008/11/23/debian-etch-with-apache2-and-tomcat#comment-2</link>
		<dc:creator>germany</dc:creator>
		<pubDate>Wed, 17 Dec 2008 17:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://kerbtier.ch/?p=14#comment-2</guid>
		<description>best howto that i could find on this topic

thanks a lot</description>
		<content:encoded><![CDATA[<p>best howto that i could find on this topic</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
