<?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>Linde002::PHP &#187; pop3</title>
	<atom:link href="http://php.linde002.nl/wordpress/tag/pop3/feed/" rel="self" type="application/rss+xml" />
	<link>http://php.linde002.nl/wordpress</link>
	<description>Just another PHP blog</description>
	<lastBuildDate>Wed, 04 Nov 2009 19:34:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>POP3 Class</title>
		<link>http://php.linde002.nl/wordpress/2008/09/15/pop3-class/</link>
		<comments>http://php.linde002.nl/wordpress/2008/09/15/pop3-class/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 17:17:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[zendcon08]]></category>

		<guid isPermaLink="false">http://php.linde002.nl/wordpress/?p=28</guid>
		<description><![CDATA[I&#8217;ve finally found the time to refactor and document my POP3 class. It&#8217;s meant as a low level POP3 Interface so you can talk to a POP3 server. I needed this for a project a while ago and couldn&#8217;t find a neat PHP5 class that would do what I wanted it to do.
POP3 sourcecode
]]></description>
		<wfw:commentRss>http://php.linde002.nl/wordpress/2008/09/15/pop3-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
