<?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>isnoop.net blog &#187; PHP</title>
	<atom:link href="http://blog.isnoop.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isnoop.net</link>
	<description>It&#039;s a Doozy!</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:53:22 +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>When Can I Reuse This Calendar (dot com)</title>
		<link>http://blog.isnoop.net/2009/11/11/when-can-i-reuse-this-calendar-dot-com/</link>
		<comments>http://blog.isnoop.net/2009/11/11/when-can-i-reuse-this-calendar-dot-com/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:33:55 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Related sites]]></category>
		<category><![CDATA[Sites of Interest]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[pointless]]></category>

		<guid isPermaLink="false">http://blog.isnoop.net/?p=424</guid>
		<description><![CDATA[My wife dug up a 2008 calendar still in the shrinkwrap and it got me thinking&#8230; When can I reuse this calendar? Well, I had a spare hour and $6.99 to register a domain, so I whipped out this little site: http://whencanireusethiscalendar.com/ Now you can go digging through that chest of crap from the 1990s [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2009/11/11/when-can-i-reuse-this-calendar-dot-com/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP Changelog RSS Feed</title>
		<link>http://blog.isnoop.net/2008/12/09/php-changelog-rss/</link>
		<comments>http://blog.isnoop.net/2008/12/09/php-changelog-rss/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 02:38:59 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sites of Interest]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://blog.isnoop.net/?p=247</guid>
		<description><![CDATA[Thanks to the site Feed43.com, I was able to quickly and easily generate an RSS feed to the PHP5 Changelog, a very large page that doesn&#8217;t already have a feed. Check out the PHP 5 Changelog Feed. Feed43 beats Yahoo&#8217;s Tubes service because if a page is too large, it simply truncates it to a [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2008/12/09/php-changelog-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Closing Tags Stealing Your Cookies?</title>
		<link>http://blog.isnoop.net/2008/10/24/php-closing-tags-stealing-your-cookies/</link>
		<comments>http://blog.isnoop.net/2008/10/24/php-closing-tags-stealing-your-cookies/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 22:26:19 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[headers]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=187</guid>
		<description><![CDATA[As a professional PHP developer who enjoys helping others learn about the language, I have noticed several phases of PHP skill development. One of the first phases is when one stops piling all of their code into one file and starts storing their classes and specialized logic into reusable files. For some, this change brings [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2008/10/24/php-closing-tags-stealing-your-cookies/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>On Omitting Protocols From HTTP/HTTPS URLs</title>
		<link>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/</link>
		<comments>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 21:54:47 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2007/09/14/on-omitting-protocols-from-httphttps-urls/</guid>
		<description><![CDATA[Many websites offer the flexibility to display the same page via both SSL and HTTP. The major problem with offering this is the possibility that embedded content will not be served via the same protocol; many browsers will throw an error if an SSL page embeds HTTP images. However, there is a simple and W3C [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Letter to an Aspiring PHP Programmer</title>
		<link>http://blog.isnoop.net/2007/08/06/a-letter-to-an-aspiring-php-programmer/</link>
		<comments>http://blog.isnoop.net/2007/08/06/a-letter-to-an-aspiring-php-programmer/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 21:47:41 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Jobs]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2007/08/06/a-letter-to-an-aspiring-php-programmer/</guid>
		<description><![CDATA[Below is an email I got through Zend&#8217;s certified engineer website. The questions posed by the writer below are not uncommon, so I have posted his letter and my response for general consumption. Hi, I am an aspiring PHP programmer. I need some advice from the right people like you before taking a plunge into [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2007/08/06/a-letter-to-an-aspiring-php-programmer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hello Again, Zend Certified Engineer!</title>
		<link>http://blog.isnoop.net/2007/06/12/hello-again-zend-certified-engineer/</link>
		<comments>http://blog.isnoop.net/2007/06/12/hello-again-zend-certified-engineer/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 22:32:44 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2007/06/12/hello-again-zend-certified-engineer/</guid>
		<description><![CDATA[Last year, I tested and passed the Zend PHP 4 certification. Once again, I have overcome great adversity and climbed the highest figurative mountains in order to qualify and quantify my bountiful PHP skills. Ladies and gentlemen, I would like to announce my acceptance of Zend Certified Engineer: PHP 5. Tune in this time next [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2007/06/12/hello-again-zend-certified-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

