<?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>Håvard Eide &#187; php</title>
	<atom:link href="http://eide.org/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://eide.org</link>
	<description>eide.org</description>
	<lastBuildDate>Sun, 18 Sep 2011 11:03:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ChaosMonkey</title>
		<link>http://eide.org/2011/09/18/chaosmonkey/</link>
		<comments>http://eide.org/2011/09/18/chaosmonkey/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 10:57:12 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://eide.org/?p=306</guid>
		<description><![CDATA[I just pushed a example on how to create a ChaosMonkey with the Slim framework to github. The idea is that whenever you create a webservice with the Slim framework (which is really simple) you rarely test for failure, the ChaosMonkey class will help you to do just that. When initialized with the AbsoluteChaos plugin [...]]]></description>
		<wfw:commentRss>http://eide.org/2011/09/18/chaosmonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php testfest</title>
		<link>http://eide.org/2009/08/27/php-testfest-2/</link>
		<comments>http://eide.org/2009/08/27/php-testfest-2/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 05:30:41 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://eide.org/?p=253</guid>
		<description><![CDATA[The PHP testfest 2009 is over, and a coffee mug just arrived in the mail. Finally my elePHPant can have some coffee as well! Thanks to php.no and redpill-linpro for arranging this years testfest. If you are in Norway and need a job ( or maybe want to move to Norway ): in Fronter we [...]]]></description>
		<wfw:commentRss>http://eide.org/2009/08/27/php-testfest-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>phpm</title>
		<link>http://eide.org/2009/01/02/phpm/</link>
		<comments>http://eide.org/2009/01/02/phpm/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:06:53 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://eide.org/?p=132</guid>
		<description><![CDATA[4 years ago I wrote a small program called phpm that I used for php function lookup when coding in vim. since then I&#8217;ve crossed over to ZendStudio and I&#8217;m now using that for my everyday work. But: every now and then I&#8217;ve had requests regarding phpm and if I can&#8217;t digg up the sources, [...]]]></description>
		<wfw:commentRss>http://eide.org/2009/01/02/phpm/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>elePHPant</title>
		<link>http://eide.org/2008/10/09/elephpant/</link>
		<comments>http://eide.org/2008/10/09/elephpant/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:40:24 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eide.org/?p=108</guid>
		<description><![CDATA[I got a elePHPant after the testfest, and just in time for a roadtrip to Stavanger ( 1000km roundtrip ), I went over with a car to move my sister and her boyfriend ( with all their stuff ) to Oslo. I brought the elePHPant with me and got some shots of it. taking a [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/10/09/elephpant/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RIP PHP4</title>
		<link>http://eide.org/2008/08/08/rip-php4/</link>
		<comments>http://eide.org/2008/08/08/rip-php4/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:12:01 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://eide.org/?p=94</guid>
		<description><![CDATA[With the release of 4.4.9 PHP4 is now officially dead. What can I say? Nothing much really: it should die silently and we&#8217;ll move along with PHP5/6 and be happy!]]></description>
		<wfw:commentRss>http://eide.org/2008/08/08/rip-php4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iterators</title>
		<link>http://eide.org/2008/08/05/iterators/</link>
		<comments>http://eide.org/2008/08/05/iterators/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 17:38:59 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[spl]]></category>

		<guid isPermaLink="false">http://eide.org/?p=87</guid>
		<description><![CDATA[Today I&#8217;ll look at some iterators: a set of classes in the SPL that implements various iterating patterns: ArrayIterator, AppendIterator, FilterIterator, LimitIterator and NoRewindIterator. Hopefully you&#8217;ll get a idea of what these are capable of and that you can get some new ideas for your day-to-day tasks. ArrayIterator The ArrayIterator does exactly what it tells [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/08/05/iterators/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Countable</title>
		<link>http://eide.org/2008/07/30/countable/</link>
		<comments>http://eide.org/2008/07/30/countable/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 20:06:42 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[spl]]></category>

		<guid isPermaLink="false">http://eide.org/?p=80</guid>
		<description><![CDATA[Today I will look at the Countable interface, it has a single function that needs to be implemented: count(), by implementing this you can ensure that there is a count() function ready to use on any given class that implements it. The Countable interface is used in other places in the SPL as well: the [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/07/30/countable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>php testfest</title>
		<link>http://eide.org/2008/07/30/php-testfest/</link>
		<comments>http://eide.org/2008/07/30/php-testfest/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 19:05:46 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://eide.org/?p=76</guid>
		<description><![CDATA[Well, the testfest 2008 is wrapping up and a lot of the tests are now a part of the php distribution. php.no had a session where Hannes Magnusson introduced us to writing tests. I focused on some SPL areas that didn&#8217;t have coverage, and I got myself a elephant! ( check out the flickr group [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/07/30/php-testfest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SplObjectStorage</title>
		<link>http://eide.org/2008/07/21/splobjectstorage/</link>
		<comments>http://eide.org/2008/07/21/splobjectstorage/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 10:00:06 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[spl]]></category>

		<guid isPermaLink="false">http://eide.org/?p=28</guid>
		<description><![CDATA[In this post I will look at SplObjectStorage: a container that allows to store objects uniquly without the need to compare them one by one. Adding objects So, what can the SplObjectStorage do for you? Let&#8217;s see how it behaves when we start to use it. 1 2 3 4 5 6 7 8 9 [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/07/21/splobjectstorage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SplSubject</title>
		<link>http://eide.org/2008/07/17/splsubject/</link>
		<comments>http://eide.org/2008/07/17/splsubject/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:14:40 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[spl]]></category>

		<guid isPermaLink="false">http://eide.org/2008/07/17/splsubject/</guid>
		<description><![CDATA[This is a post looking at the SplSubject]]></description>
		<wfw:commentRss>http://eide.org/2008/07/17/splsubject/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

