<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Foaa</title>
	<atom:link href="http://blog.foaa.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foaa.de</link>
	<description>Hosting Struggles</description>
	<lastBuildDate>Thu, 12 May 2011 08:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New decency website</title>
		<link>http://blog.foaa.de/2011/05/new-decency-website/</link>
		<comments>http://blog.foaa.de/2011/05/new-decency-website/#comments</comments>
		<pubDate>Thu, 12 May 2011 08:06:35 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[decency]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1476</guid>
		<description><![CDATA[The new decency website is online: www.decency-antispam.org. Decency is also on github: here. Currently i am building the debian packages, writing the howtos for installation and initial configuration and finishing release 0.2.0. There is also an API in development, which allows you to configure (especially something like adding a new custom whitelist entry, sender permission [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2011/05/new-decency-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeeze + CouchDB + Lucene</title>
		<link>http://blog.foaa.de/2011/05/squeeze-couchdb-lucene/</link>
		<comments>http://blog.foaa.de/2011/05/squeeze-couchdb-lucene/#comments</comments>
		<pubDate>Wed, 11 May 2011 18:24:39 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1452</guid>
		<description><![CDATA[The first half of this year (is it really already May?) was quite swamped and i did not came about writing any new blog entry. I also outsmarted myself, in  a way, by always wanting to write complete, reads large, reviews / articles. As a matter of fact, i began to write a couple &#8211; [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2011/05/squeeze-couchdb-lucene/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP, apache and fastcgi &#8211; a comprehensive overview</title>
		<link>http://blog.foaa.de/2010/11/php-apache-and-fastcgi-a-comprehensive-overview/</link>
		<comments>http://blog.foaa.de/2010/11/php-apache-and-fastcgi-a-comprehensive-overview/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 10:06:08 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1377</guid>
		<description><![CDATA[I recently ran into trouble with our mod_fastcgi + PHP setup and had to to a lot of research to figure out what happened and how to fix it. This post summarizes the results of this research. It covers anything you might want to know about PHP + Apache and FastCGI, what modules there are, [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/11/php-apache-and-fastcgi-a-comprehensive-overview/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Yet another online invoice billing tool</title>
		<link>http://blog.foaa.de/2010/10/yet-another-online-invoice-billing-tool/</link>
		<comments>http://blog.foaa.de/2010/10/yet-another-online-invoice-billing-tool/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 16:10:05 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1356</guid>
		<description><![CDATA[On a personal note.. My company fortrabbit proudly launched our new online billing tool. Granted, this is not the first, but in Germany, the market is quite new. The software is implemented in our MISH system, which is a perl/catalyst application running also our hosting control panel. Speaking of which, our hosting pricing is based [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/10/yet-another-online-invoice-billing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to pacemaker part 2: Advanced topics</title>
		<link>http://blog.foaa.de/2010/10/intro-to-pacemaker-part-2-advanced-topics/</link>
		<comments>http://blog.foaa.de/2010/10/intro-to-pacemaker-part-2-advanced-topics/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 08:17:15 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1234</guid>
		<description><![CDATA[Not everything fitted in the first article and i felt a too long &#8220;first steps&#8221; article might alienate beginners. This time, i will go into some more advanced matters such as: stickiness vs location, N+1 clusters, advanced resource locations, clones and master/slave situations. Before reading this article, you should at least get your feed wed [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/10/intro-to-pacemaker-part-2-advanced-topics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intro to pacemaker on heartbeat</title>
		<link>http://blog.foaa.de/2010/10/intro-to-pacemaker-on-heartbeat/</link>
		<comments>http://blog.foaa.de/2010/10/intro-to-pacemaker-on-heartbeat/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 23:07:33 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1190</guid>
		<description><![CDATA[With squeeze around the corner it&#8217;s time to reconsider your everything with debian &#8211; once again Of course i am aware, that pacemaker is available since 2008, but sticking to debian stable, my first contact with pacemaker came with squeeze. Also, i was not really aware what i missed, because my simple setup just worked. [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/10/intro-to-pacemaker-on-heartbeat/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>XEN 4.0.1 vs KVM 0.12.4 &#8211; MySQL and Apache Benchmarks</title>
		<link>http://blog.foaa.de/2010/09/xen-4-0-1-vs-kvm-0-12-4-mysql-and-apache-benchmarks/</link>
		<comments>http://blog.foaa.de/2010/09/xen-4-0-1-vs-kvm-0-12-4-mysql-and-apache-benchmarks/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 14:33:57 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1147</guid>
		<description><![CDATA[This articles compares performance of XEN and KVM running MySQL and Apache (separately). I recently read an article about the same issue (but far more in depth) which used Xen 3.x and KVM 0.9.x. I will compare Xen 4.0.1 and KVM 0.12.4 which are more recent]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/09/xen-4-0-1-vs-kvm-0-12-4-mysql-and-apache-benchmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decency 0.1.6 released</title>
		<link>http://blog.foaa.de/2010/07/decency-0-1-6-released/</link>
		<comments>http://blog.foaa.de/2010/07/decency-0-1-6-released/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:33:27 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[decency]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1098</guid>
		<description><![CDATA[Download Here Whats new ? Updated description to clarify the goal of this approach Updated M::D::LogParser::Core::PostfixParser docs for others as a background to implement other MTAs Removed Geo::IP from dependencies, test will be skipped if not installed. Added Net::DNSBL::Client as dependency in tests Implemented DSPAM via Net::LMTP (instead of command line client) Converted M::D::ContentFilter::Core::* to [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/07/decency-0-1-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decency 0.1.5 released</title>
		<link>http://blog.foaa.de/2010/07/decency-0-1-5-released/</link>
		<comments>http://blog.foaa.de/2010/07/decency-0-1-5-released/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:32:25 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[decency]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1089</guid>
		<description><![CDATA[Download Here What is new ? Association module now ignores mails which pass SPF (cause it is a lightweight SPF check itself) Basic module added for policy. Reimplements the postfix basic checks (reject_invalid_helo_hostname, ..), but with scoring Updated server maintenance method to maintain server Stats module init-scripts can now install/uninstall themselfs into runlevels Fixed some [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/07/decency-0-1-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with puppets on debian</title>
		<link>http://blog.foaa.de/2010/07/playing-with-puppets-on-debian/</link>
		<comments>http://blog.foaa.de/2010/07/playing-with-puppets-on-debian/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 20:24:04 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=1060</guid>
		<description><![CDATA[This article is about puppet or puppetmaster, a newish tool for &#8220;data center automation and configuration management&#8221;. If you have to administrate more then one server, you probably end up repeating the same tasks over and over again on multiple machines, deploying the same configurations (maybe with minor changes) to your systems and spend and [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2010/07/playing-with-puppets-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
