<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Rene Bakx</title>
	<link>http://renebakx.nl</link>
	<description>about me, me and did i mention me?</description>
	<lastBuildDate>Mon, 23 Aug 2010 08:12:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Twig for drupal, simple usage examples</title>
		<description><![CDATA[As promised  some examples on how to use the twig-for-drupal engine. Part of these examples are written by Rik van der Kemp aka @cursief on twitter After this the usage,and even the need for twig in Drupal will hopefully a bit more clear to you. Twig forces you into writing clean template code instead of [...]]]></description>
		<link>http://renebakx.nl/43/twig-for-drupal-example/</link>
			</item>
	<item>
		<title>Introducing, the twig for drupal template engine</title>
		<description><![CDATA[Introducing the twig template engine for drupal, to make the live of those who theme more fun, and at the same time introduces abstraction in display and other logic for those who code. Twig for drupal comes with fallback to tpl.php, and that unique feature is what really makes it easy to start using it.
]]></description>
		<link>http://renebakx.nl/35/introducing-the-twig-for-drupal-template-engine/</link>
			</item>
	<item>
		<title>Compiling PHP 5.3.3, with nginx on ubuntu 10.4 for drupal 7</title>
		<description><![CDATA[Introduction Since i made the plan to change from a rather expensive dedicated server to a much cheaper VPS solution, i started thinking about moving away from the sluggish apache2 stack. Fed by the fact that the PHP developers surprised me by suddenly announcing that the support for the php 5.2.x is going into security [...]]]></description>
		<link>http://renebakx.nl/22/compiling-php-5-3-3-with-nginx-on-ubuntu-10-4-for-drupal-7/</link>
			</item>
	<item>
		<title>Fixing the documentroot with vhost_alias</title>
		<description><![CDATA[A small solution in follow up of the document root issue drm brought up in a previous post. Setting the correct $_SERVER["document_root"] value for your vhost_alias site. The problem is a long ago confirmed yet still not solved bug in apache mod_vhost_alias, however with a little PHP magic it was easy fixable in my local [...]]]></description>
		<link>http://renebakx.nl/17/fixing-the-documentroot-with-vhost_alias/</link>
			</item>
	<item>
		<title>Running a local wildcard DNS server on your mac</title>
		<description><![CDATA[Ever since I&#8217;am using my macbook pro with XAMPP as my primary development workhorse, i&#8217;ve been playing around with the hosts file every single time I started a new project. Until last week, where i suddenly realized that it was a rather stupid practice. After all i&#8217;am running a system that comes preinstalled with named. [...]]]></description>
		<link>http://renebakx.nl/7/running-a-local-wildcard-dns-server-on-your-mac/</link>
			</item>
</channel>
</rss>
