<?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>Wim Godden's professional blog</title>
	<atom:link href="http://techblog.wimgodden.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.wimgodden.be</link>
	<description>Technical and business stuff for the open-minded</description>
	<lastBuildDate>Thu, 16 May 2013 09:23:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Conferences, development, ideas, &#8230;</title>
		<link>http://techblog.wimgodden.be/2012/10/02/conferences-development-ideas/</link>
		<comments>http://techblog.wimgodden.be/2012/10/02/conferences-development-ideas/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 20:01:16 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[php job]]></category>
		<category><![CDATA[phpconpl]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=363</guid>
		<description><![CDATA[I just returned from PHPCon Poland, a very nice conference taking place in the middle of beautiful scenery. Although there were only 5 talks in English (3 of which were given by Belgians &#8211; Thijs Feryn, Michelangelo Van Dam and myself), the conference was definitely interesting and fun. I gave a relatively new talk, that [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2012/10/02/conferences-development-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sporza.be zonder voetbal (for Belgian users)</title>
		<link>http://techblog.wimgodden.be/2012/06/09/sporza-zonder-voetbal-for-belgian-users/</link>
		<comments>http://techblog.wimgodden.be/2012/06/09/sporza-zonder-voetbal-for-belgian-users/#comments</comments>
		<pubDate>Sat, 09 Jun 2012 12:59:40 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=348</guid>
		<description><![CDATA[For the English readers of my blog : this post is for Belgian users who want to use Sporza.be (a big Belgian sports site) without all the soccer content, since that usually fills over 80% of the site. So the content is in Dutch, sorry Sporza zonder al de voetbal&#8230; niet ideaal voor de voetbalfans, [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2012/06/09/sporza-zonder-voetbal-for-belgian-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP 5.4 compatibility checks using PHP_CodeSniffer</title>
		<link>http://techblog.wimgodden.be/2012/03/04/php-5-4-compatibility-checks-using-php_codesniffer/</link>
		<comments>http://techblog.wimgodden.be/2012/03/04/php-5-4-compatibility-checks-using-php_codesniffer/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 03:08:46 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[codesniffer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php 5.3]]></category>
		<category><![CDATA[php 5.4]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[php_codesniffer]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=314</guid>
		<description><![CDATA[Update (27 Nov) : Support for PHP 5.5alpha is included. For those of you who are new to this concept, check my blog post from a while ago. It will explain the basic concept of using PHP_CodeSniffer to automate compatibility checks. But don&#8217;t use the download links, because they point to the old (PHP 5.3) [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2012/03/04/php-5-4-compatibility-checks-using-php_codesniffer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Zendcon, ACL talk, conferences and other stuff</title>
		<link>http://techblog.wimgodden.be/2011/10/25/zendcon-acl-talk-conferences-and-other-stuff/</link>
		<comments>http://techblog.wimgodden.be/2011/10/25/zendcon-acl-talk-conferences-and-other-stuff/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 04:22:03 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[caching]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[tuning]]></category>
		<category><![CDATA[zendcon]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=243</guid>
		<description><![CDATA[ACL talk (Zend Webinar) Remember I promised to post the code of my ACL Webinar somewhere in August ? That didn&#8217;t really happen, partly because of a lack of time, partly because after my initial hard drive crash (which made me lose my slides and code), I had another crash in August and then my [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2011/10/25/zendcon-acl-talk-conferences-and-other-stuff/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Talks done and talks to come</title>
		<link>http://techblog.wimgodden.be/2011/06/27/talks-done-and-talks-to-come/</link>
		<comments>http://techblog.wimgodden.be/2011/06/27/talks-done-and-talks-to-come/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 19:42:38 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[caching]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=234</guid>
		<description><![CDATA[I haven&#8217;t really been updating my blog lately because of time constraints. I do have a few interesting topics to write about, although some of those have already been converted to talks I want to give at conferences over the next few months (if I get accepted ofcourse). About those talks : I gave a [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2011/06/27/talks-done-and-talks-to-come/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How a bad favicon.ico can cause a lot of trouble</title>
		<link>http://techblog.wimgodden.be/2011/02/22/how-a-bad-favicon-ico-can-cause-a-lot-of-trouble/</link>
		<comments>http://techblog.wimgodden.be/2011/02/22/how-a-bad-favicon-ico-can-cause-a-lot-of-trouble/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 03:38:16 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[scalability]]></category>
		<category><![CDATA[tuning]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=177</guid>
		<description><![CDATA[Favicon.ico is a nice thing, but it can cause a whole lot of trouble when missing or not used properly&#8230; &#160; What&#8217;s favicon.ico ? Favicon.ico is a Microsoft-invented icon that shows the logo for the Website in the browser&#8217;s address bar and next to the site name in the browser&#8217;s bookmarks. It was first added [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2011/02/22/how-a-bad-favicon-ico-can-cause-a-lot-of-trouble/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>phpBenelux : conference done &#8211; slides up &#8211; webcast coming soon</title>
		<link>http://techblog.wimgodden.be/2011/01/30/phpbenelux-conference-done-slides-up-webcast-coming-soon/</link>
		<comments>http://techblog.wimgodden.be/2011/01/30/phpbenelux-conference-done-slides-up-webcast-coming-soon/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 20:20:26 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[caching]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=172</guid>
		<description><![CDATA[phpBenelux 2011 was a huge success. After last year&#8217;s one-day conference the phpBenelux team decided to add a half day of conference and add a half day of tutorials as well. I wasn&#8217;t able to attend many of the talks, but heard a lot of good things about the talks, the food, the atmosphere, etc. [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2011/01/30/phpbenelux-conference-done-slides-up-webcast-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting &#8220;Caching and Tuning Fun for High Scalability&#8221; at phpBenelux</title>
		<link>http://techblog.wimgodden.be/2011/01/13/presenting-caching-and-tuning-fun-for-high-scalability-at-phpbenelux/</link>
		<comments>http://techblog.wimgodden.be/2011/01/13/presenting-caching-and-tuning-fun-for-high-scalability-at-phpbenelux/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 00:09:46 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=166</guid>
		<description><![CDATA[On Jan 28-29 the second phpBenelux conference will be held in Edegem, a small town near Antwerp, Belgium. phpBenelux is the largest php usergroup for the Benelux (Belgium-Netherlands-Luxemburg) area. I&#8217;ve been given the opportunity to give a 3-hour tutorial on the 28th. Here&#8217;s a quick rundown of what I will be diving into during that [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2011/01/13/presenting-caching-and-tuning-fun-for-high-scalability-at-phpbenelux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using PHPUnit to verify parameter types (revisited)</title>
		<link>http://techblog.wimgodden.be/2010/08/15/using-phpunit-to-verify-parameter-types-revisited/</link>
		<comments>http://techblog.wimgodden.be/2010/08/15/using-phpunit-to-verify-parameter-types-revisited/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 13:33:01 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[scalar types]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[type hinting]]></category>
		<category><![CDATA[types]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=149</guid>
		<description><![CDATA[(This is an update on a blog post I wrote last year about parameter type checking) PHP is dynamically typed PHP is a dynamically typed language. What this means is that it allows you to do things like : $a = 5; $a = 'test'; $a = false; The reason this works, is because PHP [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2010/08/15/using-phpunit-to-verify-parameter-types-revisited/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automated PHP 5.3 compatibility testing for your (old) code</title>
		<link>http://techblog.wimgodden.be/2010/06/24/automated-php-5-3-compatibility-testing-for-your-old-code/</link>
		<comments>http://techblog.wimgodden.be/2010/06/24/automated-php-5-3-compatibility-testing-for-your-old-code/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 11:50:33 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[codesniffer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php 5.3]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[php_codesniffer]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=132</guid>
		<description><![CDATA[Update (Mar 5, 2012) : check here for the latest version, supporting PHP 5.4 as well. Update (Dec 22, 2010) : code has seen some minor modifications to ensure compatibility with the latest PHP_CodeSniffer release (1.3.0RC1) &#8211; thanks to Sebastian Bergmann. Also updated the instructions below. Note (Dec 22, 2010) : this compatibility test will [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2010/06/24/automated-php-5-3-compatibility-testing-for-your-old-code/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>PHP in Belgium</title>
		<link>http://techblog.wimgodden.be/2009/11/24/php-in-belgium/</link>
		<comments>http://techblog.wimgodden.be/2009/11/24/php-in-belgium/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:43:48 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[belgium]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=126</guid>
		<description><![CDATA[The PHP scene in Belgium is exploding&#8230; the amount of requests my company receives for PHP projects is growing every month. The result : I&#8217;m looking for 5-6 developers to keep up&#8230; now normally that would be a good thing, except that in Belgium those people are extremely hard to find, for the simple reason [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/11/24/php-in-belgium/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zendcon 2009 report</title>
		<link>http://techblog.wimgodden.be/2009/10/23/zendcon-2009-report/</link>
		<comments>http://techblog.wimgodden.be/2009/10/23/zendcon-2009-report/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 07:23:17 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=121</guid>
		<description><![CDATA[After participating in Zendcon 2007 and having to cancel my visit to Zendcon 2008 due to a torn achilles tendon, I was determined to make it to this year&#8217;s edition. The venue had again changed, this time moving to the San Jose Convention Center. This is one of the only items I can critize : [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/10/23/zendcon-2009-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CI for PHP the way it&#8217;s supposed to be</title>
		<link>http://techblog.wimgodden.be/2009/10/21/ci-for-php-the-way-its-supposed-to-be/</link>
		<comments>http://techblog.wimgodden.be/2009/10/21/ci-for-php-the-way-its-supposed-to-be/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 03:56:31 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cit]]></category>
		<category><![CDATA[continuous]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[phpunit]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=118</guid>
		<description><![CDATA[For the past 2 years I&#8217;ve been waiting for a complete Continuous Integration solution for PHP to arrive. Not just an interface on CruiseControl or a horrificly difficult thing to setup, but something with the necessary tools and a user-friendly interface. Seeing nobody&#8217;s really produced such a tool and development on phpUnderControl and Xinc seems [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/10/21/ci-for-php-the-way-its-supposed-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My personal favorites in PHP 5.3</title>
		<link>http://techblog.wimgodden.be/2009/06/30/my-personal-favorites-in-php-53/</link>
		<comments>http://techblog.wimgodden.be/2009/06/30/my-personal-favorites-in-php-53/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 22:40:50 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[5.3]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=110</guid>
		<description><![CDATA[Just in case you&#8217;ve been living on Pluto for the past few days : PHP 5.3 was released today. My personal favorite new stuff and changes : Nested exceptions : something I&#8217;ve wanted for a long time ! Namespaces : yes, we finally have them ! Now let&#8217;s use them properly (this means : use [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/06/30/my-personal-favorites-in-php-53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHPUnit to verify parameter types</title>
		<link>http://techblog.wimgodden.be/2009/06/21/usin-phpunit-to-verify-parameter-types/</link>
		<comments>http://techblog.wimgodden.be/2009/06/21/usin-phpunit-to-verify-parameter-types/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 01:28:51 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[typing]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=80</guid>
		<description><![CDATA[Update (13 Oct) : updated the patch for the latest SVN code of PHPUnit (5277) PHP is dynamically typed PHP is a dynamically typed language. What this means is that it allows you to do things like : $a = 5; $a = 'test'; $a = false; The reason this works, is because PHP enforces [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/06/21/usin-phpunit-to-verify-parameter-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xdebug patch : return value in computerized format</title>
		<link>http://techblog.wimgodden.be/2009/06/21/xdebug-patch-return-value-in-computerized-format/</link>
		<comments>http://techblog.wimgodden.be/2009/06/21/xdebug-patch-return-value-in-computerized-format/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 00:34:17 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=101</guid>
		<description><![CDATA[I just sent in my first Xdebug patch. It implements bug/feature request #416 &#8211; seems the computerized format for function calls didn&#8217;t output the return value. This is the patch :XDebug bug #416 patch]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/06/21/xdebug-patch-return-value-in-computerized-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, the rush begins&#8230;</title>
		<link>http://techblog.wimgodden.be/2009/06/10/finally-the-rush-begins/</link>
		<comments>http://techblog.wimgodden.be/2009/06/10/finally-the-rush-begins/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:25:38 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=74</guid>
		<description><![CDATA[Somewhere in december, I promised to publish articles and other interesting things on a regular basis. So far, not much of that has happened. Not that I was short of ideas, but due to time-contraints, I never got around to doing that. In the past few weeks, I finally found the time to put some [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/06/10/finally-the-rush-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting uniques from an array (with speed in mind)</title>
		<link>http://techblog.wimgodden.be/2009/05/22/getting-uniques-from-an-array-with-speed-in-mind/</link>
		<comments>http://techblog.wimgodden.be/2009/05/22/getting-uniques-from-an-array-with-speed-in-mind/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:33:46 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=64</guid>
		<description><![CDATA[Important : the following technique doesn&#8217;t work for any arrays where the values are : boolean (true/false) null objects resources Suppose you get data from some source (an XML file, a CSV file, &#8230;) and you put it into an array. Now suppose this data is full of duplicates. For example, you have : array( [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2009/05/22/getting-uniques-from-an-array-with-speed-in-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autoloading in Zend Framework &#8211; how (not) to do it</title>
		<link>http://techblog.wimgodden.be/2008/12/21/autoloading-in-zend-framework-how-not-to-do-it/</link>
		<comments>http://techblog.wimgodden.be/2008/12/21/autoloading-in-zend-framework-how-not-to-do-it/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 20:10:31 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php zend framework autoloading include]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=16</guid>
		<description><![CDATA[Over the past 2 years I've used Zend Framework for several projects and played with the autoload functionality of Zend_Loader, as well as using standard include statements.

Ever since Zend released its first version of Zend Framework, discussions have been going on about what the best way to autoload files/classes is. Some people even claim autoloading is simply a bad idea and we should use include/include_once/require/require_once (another never ending debate there).

The discussion always seems to miss out on a very important point : Zend Framework is an MVC framework and, if used with the <a href="http://framework.zend.com/manual/en/zend.controller.modular.html">Conventional Modular Directory Structure</a> with each module containing its own business logic and its own models, there's no fixed models path to add to your include path. Autoloading can solve that issue, and many more...
]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2008/12/21/autoloading-in-zend-framework-how-not-to-do-it/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Just another blog ?</title>
		<link>http://techblog.wimgodden.be/2008/12/21/just-another-blog/</link>
		<comments>http://techblog.wimgodden.be/2008/12/21/just-another-blog/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 20:03:54 +0000</pubDate>
		<dc:creator>wimg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.wimgodden.be/?p=44</guid>
		<description><![CDATA[So I finally got around to writing a professional blog. I’ve been planning on starting one for a long time, but never got around to actually doing it, mostly due to time constraints. This blog serves just one purpose : to publish the ideas that sometimes pop into my head, often while working on a [...]]]></description>
		<wfw:commentRss>http://techblog.wimgodden.be/2008/12/21/just-another-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
