<?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>Ondřej Šimek</title>
	<atom:link href="http://ondrejsimek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ondrejsimek.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Feb 2010 23:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Facebook statuses-only homepage</title>
		<link>http://ondrejsimek.com/2010/02/facebook-statuses-only-homepage/</link>
		<comments>http://ondrejsimek.com/2010/02/facebook-statuses-only-homepage/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:09:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[userjs]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://ondrejsimek.com/?p=235</guid>
		<description><![CDATA[Many people (including me) are confused about the new Facebook look. News Feed > Top News just cuts off things that you are probably not interested in (you can easily miss something important). News Feed > Most Recent gives you everything, including group joins, friend additions, and all other unimportant stuff. But if you want [...]]]></description>
		<wfw:commentRss>http://ondrejsimek.com/2010/02/facebook-statuses-only-homepage/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Running multiple PHP versions is so easy with FastCGI</title>
		<link>http://ondrejsimek.com/2009/08/running-multiple-php-versions-is-so-easy-with-fastcgi/</link>
		<comments>http://ondrejsimek.com/2009/08/running-multiple-php-versions-is-so-easy-with-fastcgi/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-fpm]]></category>

		<guid isPermaLink="false">http://ondrejsimek.com/?p=130</guid>
		<description><![CDATA[In this little tutorial, I will show you how to install multiple versions (or just different configurations) of PHP and run them on a single web server. I will use PHP 5.2.10 and 5.3.0 here, but you can use any version. I will use Nginx (pronounced Engine X) as the web server, but any sever [...]]]></description>
		<wfw:commentRss>http://ondrejsimek.com/2009/08/running-multiple-php-versions-is-so-easy-with-fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Webserver Stack Build Script (Nginx + PHP + PHP-FPM + APC + memcached)</title>
		<link>http://ondrejsimek.com/2009/08/nginx-php-php-fpm-apc-memcached-stack/</link>
		<comments>http://ondrejsimek.com/2009/08/nginx-php-php-fpm-apc-memcached-stack/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 17:35:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apc]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ondrejsimek.com/?p=57</guid>
		<description><![CDATA[I&#8217;ve made a little script for building a webserver stack as non-root user &#8211; it can be used as a development server where everything is installed in just one directory. It installs the following: Nginx 0.8.9 PHP 5.3.0 PHP-FPM (actually a PHP patch) APC 3.1.3p1 memcache 2.2.5 (pecl extension) memcached 1.4.0 Requirements If you&#8217;re building [...]]]></description>
		<wfw:commentRss>http://ondrejsimek.com/2009/08/nginx-php-php-fpm-apc-memcached-stack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
