<?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>dead.at &#124; nowhere useful &#187; php</title>
	<atom:link href="http://wp.dead.at/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://wp.dead.at</link>
	<description>Just my WordPress weblog</description>
	<lastBuildDate>Thu, 18 Aug 2011 13:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>nopaste.at recode with symfony. Part 2: THE START!</title>
		<link>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start</link>
		<comments>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:00:46 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[nopaste]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=38</guid>
		<description><![CDATA[The TODO for Today Setup the VHost Create a decent database model Doesn&#8217;t sound like much, let&#8217;s see what i came up with. VHost+Database setup Doing this with Apache and phpMyAdmin isn&#8217;t big of a deal. Just make sure to set [cci]AllowOverride All[/cci] for your VHost or the symfony won&#8217;t play nicely. The Model Since [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nopaste.at recode with symfony. Part 1: THE PLAN!</title>
		<link>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1</link>
		<comments>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:00:52 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[nopaste]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=28</guid>
		<description><![CDATA[Current Status For those of you which don&#8217;t know what a pastebin/nopaste is have a look at this Wikipedia article. My current pastebin is located at pastebin.at and nopaste.at and is based on a Drupal6 Installation with CCK and many silly modifications. Goal Clean and expandable code easy Distributable get some coding practices with state [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: pdf-lib 4.0.1 on Debian Etch</title>
		<link>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch</link>
		<comments>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=68</guid>
		<description><![CDATA[This is just a short how to to get pdf-lib 4.0.1 (freeware) working on Debian Etch, without compiling php from source. I&#8217;m going to use pear to compile the php &#8211; pdf Extension. 1. Install php4 / php5 for apache if you havent done already # Apache1 apt-get install libapache-mod-php4 libapache-mod-php4 # Apache2 apt-get install [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Use SysCP Panel with Nginx + Apache2 * Update 2</title>
		<link>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2</link>
		<comments>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[syscp]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=80</guid>
		<description><![CDATA[Please make sure your familiar with SysCP, Apache and your Server. Since i&#8217;m using SysCP to manage my Vhosts i created a script to do the Nginx SiteConfiguration. Nginx Configuration&#8217;s /etc/nginx/syscp_sites.conf &#8211; This file will be dynamicaly generated. /etc/nginx/proxy.conf proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; client_max_body_size 10m; client_body_buffer_size 128k; proxy_connect_timeout [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Munin Plugin: Openvz V2</title>
		<link>http://wp.dead.at/2008/08/munin-plugin-openvz-v2</link>
		<comments>http://wp.dead.at/2008/08/munin-plugin-openvz-v2#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[syscp]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=74</guid>
		<description><![CDATA[I have updated my Munin Plugin so it will nolonger depend on PHP to be installed. It will allow you to easily monitor your running VE&#8217;s stats with Munin. Installation On Debian Etch Upload the attached script to your server and place it in your shared munin plugins directory /usr/share/munin/plugins/openvz_ Configure munin to run the [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/munin-plugin-openvz-v2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/13 queries in 0.011 seconds using disk: basic
Object Caching 427/456 objects using disk: basic

Served from: wp.dead.at @ 2012-02-07 11:23:19 -->
