<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>php-Phreaks &#187; Namespace</title>
	<atom:link href="http://php-phreaks.com/tag/namespace/feed/" rel="self" type="application/rss+xml" />
	<link>http://php-phreaks.com</link>
	<description>PHP security, development, design, and review discussions.</description>
	<lastBuildDate>Sun, 10 Jan 2010 10:30:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Namespaces</title>
		<link>http://php-phreaks.com/2009/03/10/namespaces/</link>
		<comments>http://php-phreaks.com/2009/03/10/namespaces/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 02:46:21 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP 5.3]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Namespace]]></category>

		<guid isPermaLink="false">http://php-phreaks.com/?p=157</guid>
		<description><![CDATA[Namespace has been used in programming languages for quite a few years. Java uses them extensively, and many people have complained about the lack of namespace in PHP. Namespace was initially slated for PHP 5.0, but due to difficulties with its implementation, integration into the code base was postponed to version 5.3. With the release]]></description>
		<wfw:commentRss>http://php-phreaks.com/2009/03/10/namespaces/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
			<coop:keyword><![CDATA[Intermediate]]></coop:keyword>
		<coop:keyword><![CDATA[Optimization]]></coop:keyword>
		<coop:keyword><![CDATA[PHP 5.3]]></coop:keyword>
		<coop:keyword><![CDATA[Tutorial]]></coop:keyword>
		<coop:keyword><![CDATA[Namespace]]></coop:keyword>
	</item>
	</channel>
</rss>
