<?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: Time to say MT goodbye</title>
	<atom:link href="http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/feed" rel="self" type="application/rss+xml" />
	<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye</link>
	<description>random thoughts about code and life</description>
	<lastBuildDate>Mon, 12 Dec 2011 15:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anthony</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-14</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 06 Oct 2004 07:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-14</guid>
		<description>I like your blog format.  Visit my blog website at &lt;a href=&quot;http://www.bestlowmortgagerates.com&quot; rel=&quot;nofollow&quot;&gt;http://www.bestlowmortgagerates.com&lt;/a&gt; for Florida mortgage rates. and tell me what you think.

Thanks a lot.

Anthony
</description>
		<content:encoded><![CDATA[<p>I like your blog format.  Visit my blog website at <a href="http://www.bestlowmortgagerates.com" rel="nofollow">http://www.bestlowmortgagerates.com</a> for Florida mortgage rates. and tell me what you think.</p>
<p>Thanks a lot.</p>
<p>Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cimba</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-13</link>
		<dc:creator>cimba</dc:creator>
		<pubDate>Tue, 28 Sep 2004 00:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-13</guid>
		<description>Sorry for the off topic, I just wanted to say thank you for your comment on my blog :) ciao! cimba</description>
		<content:encoded><![CDATA[<p>Sorry for the off topic, I just wanted to say thank you for your comment on my blog <img src='http://klaustrofobik.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ciao! cimba</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: databhi</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-12</link>
		<dc:creator>databhi</dc:creator>
		<pubDate>Mon, 27 Sep 2004 20:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-12</guid>
		<description>I love wordpress, very easy to use. It&#039;s in PHP though, wich I like, but you&#039;re after Phyton so... you may don&#039;t care about this.</description>
		<content:encoded><![CDATA[<p>I love wordpress, very easy to use. It&#8217;s in PHP though, wich I like, but you&#8217;re after Phyton so&#8230; you may don&#8217;t care about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klaut</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-11</link>
		<dc:creator>klaut</dc:creator>
		<pubDate>Mon, 27 Sep 2004 15:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-11</guid>
		<description>Jonas, that would be really cool!  It sounds like an interesting piece of work and if you really have no problems providing the files i would be really gratefull - you just come to the top of my Xmass gift list!  :))
Thank you!!!</description>
		<content:encoded><![CDATA[<p>Jonas, that would be really cool!  It sounds like an interesting piece of work and if you really have no problems providing the files i would be really gratefull &#8211; you just come to the top of my Xmass gift list!  <img src='http://klaustrofobik.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Galvez</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-10</link>
		<dc:creator>Jonas Galvez</dc:creator>
		<pubDate>Mon, 27 Sep 2004 09:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-10</guid>
		<description>Klaut, I&#039;m about to finish my own blogging system. It&#039;s extremely simple. It uses Python and PHP. The entries are statically written to a PHP page, which retrieves comments dynamically from MySQL (I decided to make the comments PHP-based to avoid having to rebuild when removing spam). For templating, I&#039;m using Cheetah. In the end, I think it will result in five small CGIs and a single PHP file that provides the exact functionalities I use in MT now in a much cleaner way - and the best thing: I&#039;ll be able to tweak it myself :) If you want I can provide you with the files once I finish.</description>
		<content:encoded><![CDATA[<p>Klaut, I&#8217;m about to finish my own blogging system. It&#8217;s extremely simple. It uses Python and PHP. The entries are statically written to a PHP page, which retrieves comments dynamically from MySQL (I decided to make the comments PHP-based to avoid having to rebuild when removing spam). For templating, I&#8217;m using Cheetah. In the end, I think it will result in five small CGIs and a single PHP file that provides the exact functionalities I use in MT now in a much cleaner way &#8211; and the best thing: I&#8217;ll be able to tweak it myself <img src='http://klaustrofobik.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you want I can provide you with the files once I finish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Matsikas</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-9</link>
		<dc:creator>Ryan Matsikas</dc:creator>
		<pubDate>Mon, 27 Sep 2004 05:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-9</guid>
		<description>I hear expression engine is good.. although there is a cost.. &lt;a href=&quot;http://expressionengine.com/&quot; rel=&quot;nofollow&quot;&gt;http://expressionengine.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I hear expression engine is good.. although there is a cost.. <a href="http://expressionengine.com/" rel="nofollow">http://expressionengine.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: non</title>
		<link>http://klaustrofobik.org/blog/general/time-to-say-mt-goodbye/comment-page-1#comment-8</link>
		<dc:creator>non</dc:creator>
		<pubDate>Mon, 27 Sep 2004 04:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://klaustrofobik.org/blog/archives/10#comment-8</guid>
		<description>i&#039;d like to know how b2evolution and wordpress are. not much chatter on b2, but it looks nice.</description>
		<content:encoded><![CDATA[<p>i&#8217;d like to know how b2evolution and wordpress are. not much chatter on b2, but it looks nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

