<?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>WebDevNoobs &#187; PHP</title>
	<atom:link href="http://webdevnoobs.com/wp/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevnoobs.com/wp</link>
	<description></description>
	<lastBuildDate>Mon, 12 Jul 2010 16:42:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Practical Approach to Writing Classes</title>
		<link>http://webdevnoobs.com/wp/2010/07/practical-approach-to-writing-classes/</link>
		<comments>http://webdevnoobs.com/wp/2010/07/practical-approach-to-writing-classes/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 17:26:53 +0000</pubDate>
		<dc:creator>Jeff Philapy</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://webdevnoobs.com/wp/?p=408</guid>
		<description><![CDATA[If you are new to writing classes you should start with what you know and then refactor it into a class. You can start out with straight forward linear code, convert the final code to functions then move from functions to a class. Starting with linear code: //define variables $to = 'myemail@whateva.com'; $subject = 'This [...]]]></description>
		<wfw:commentRss>http://webdevnoobs.com/wp/2010/07/practical-approach-to-writing-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Nusphere PHPEd is Good for Noobs?</title>
		<link>http://webdevnoobs.com/wp/2010/06/why-nusphere-phped-is-good-for-noobs/</link>
		<comments>http://webdevnoobs.com/wp/2010/06/why-nusphere-phped-is-good-for-noobs/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 17:39:41 +0000</pubDate>
		<dc:creator>Jeff Philapy</dc:creator>
				<category><![CDATA[Product Rant & Raves]]></category>
		<category><![CDATA[nusphere phped]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rave]]></category>

		<guid isPermaLink="false">http://webdevnoobs.com/wp/?p=264</guid>
		<description><![CDATA[Right out of the box it is ready to go. Let me define ready. After installing PHPEd, simply create a project, write some code, then run the code and watch PHPEd render your php code via the internal browser and internal web server. And it doesn&#8217;t stop there, debugging is just as easy. Compare this [...]]]></description>
		<wfw:commentRss>http://webdevnoobs.com/wp/2010/06/why-nusphere-phped-is-good-for-noobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy PHP Websites with the Zend Framework</title>
		<link>http://webdevnoobs.com/wp/2009/09/easy-php-websites-with-the-zend-framework/</link>
		<comments>http://webdevnoobs.com/wp/2009/09/easy-php-websites-with-the-zend-framework/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 15:14:34 +0000</pubDate>
		<dc:creator>Jeff Philapy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Video Training]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://webdevnoobs.com/wp/?p=118</guid>
		<description><![CDATA[Easy PHP Websites with the Zend Framework Included: Almost 5 hours of online video. Check out the sample video&#8217;s below. Recently revised for Zend Framework 1.9! Combining over 300 pages of instruction with access to almost 5 hours of online video, Easy PHP Websites with the Zend Framework is the ultimate learning guide to building [...]]]></description>
		<wfw:commentRss>http://webdevnoobs.com/wp/2009/09/easy-php-websites-with-the-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
