<?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>fak3r &#187; php</title>
	<atom:link href="http://fak3r.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:25:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HOWTO install php5-fpm on Debian Squeeze</title>
		<link>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/</link>
		<comments>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 12:21:52 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dotdeb]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-fpm]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[php5-fmp]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=3046</guid>
		<description><![CDATA[

Once PHP hit version 5.3, it started shipping with PHP-FPM, which is the new way to handle PHP requests when serving web content. Their site describes it as, &#8220;PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites&#8220;, but this is being pretty [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resolving LSIDs with URL resolvers and CouchDB</title>
		<link>http://fak3r.com/2009/04/29/resolving-lsids-wit-url-resolvers-and-couchdb/</link>
		<comments>http://fak3r.com/2009/04/29/resolving-lsids-wit-url-resolvers-and-couchdb/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 14:29:04 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[commentary]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[database replication]]></category>
		<category><![CDATA[link resolver]]></category>
		<category><![CDATA[LSID protocol]]></category>
		<category><![CDATA[network time protocol]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[Open Calais]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[url resolver]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1616</guid>
		<description><![CDATA[

Recently I&#8217;ve been looking at ways to solve some of biodiversities&#8217; long standing issues with LSIDs, which are, &#8220;Life Science Identifiers are a way to name and locate pieces of information on the web. Essentially, an LSID is a unique identifier for some data, and the LSID protocol specifies a standard way to locate the [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/04/29/resolving-lsids-wit-url-resolvers-and-couchdb/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>HOWTO: determine optimal fastcgi settings for Lighttpd</title>
		<link>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/</link>
		<comments>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:50:58 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[fast-cgi]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[lighty]]></category>
		<category><![CDATA[max_procs]]></category>
		<category><![CDATA[optimize fastcgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[php_fcgi_children]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/2008/02/28/howto-determing-optimal-fastcgi-settings-for-lighttpd/</guid>
		<description><![CDATA[Anyone building a server with a LAMP stack today has tons of options, mine have evolved to using Varnish -&#62; Lighttpd -&#62; Xcache -&#62; PHP5 -&#62; MySQL.  Once I had Lighttpd (aka Lighty) installed and running PHP pages I looked to optimize the configuration and push it as hard as possible for more speed. [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

