<?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/category/development/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isnoop.net</link>
	<description>It&#039;s a Doozy!</description>
	<lastBuildDate>Wed, 11 Nov 2009 10:33:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 and pull [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2009/11/11/when-can-i-reuse-this-calendar-dot-com/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>People Use FeedSifter.com?</title>
		<link>http://blog.isnoop.net/2009/07/19/people-use-feedsifter-com/</link>
		<comments>http://blog.isnoop.net/2009/07/19/people-use-feedsifter-com/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 21:54:07 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Related sites]]></category>
		<category><![CDATA[feedsifter]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://blog.isnoop.net/?p=379</guid>
		<description><![CDATA[As with most of my web toys, FeedSifter.com started off as a tiny tool that served a very simple need I had.  Assuming a handful of people might have the same need, I publish most of these utilities and some of them actually manage to become fairly popular.
FeedSifter is a simple service that allows [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2009/07/19/people-use-feedsifter-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Rules to Protect User Passwords</title>
		<link>http://blog.isnoop.net/2009/05/01/10-rules-to-protect-user-passwords/</link>
		<comments>http://blog.isnoop.net/2009/05/01/10-rules-to-protect-user-passwords/#comments</comments>
		<pubDate>Fri, 01 May 2009 22:40:50 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://blog.isnoop.net/?p=284</guid>
		<description><![CDATA[10 simple rules for web developers to protect their users' passwords.]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2009/05/01/10-rules-to-protect-user-passwords/feed/</wfw:commentRss>
		<slash:comments>6</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 usable length. [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2008/12/09/php-changelog-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Home for Package Tracking: Boxoh.com</title>
		<link>http://blog.isnoop.net/2008/11/25/a-new-home-for-package-tracking-boxohcom/</link>
		<comments>http://blog.isnoop.net/2008/11/25/a-new-home-for-package-tracking-boxohcom/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 07:45:49 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Related sites]]></category>
		<category><![CDATA[Site Features]]></category>
		<category><![CDATA[boxoh]]></category>
		<category><![CDATA[boxoh.com]]></category>
		<category><![CDATA[fedex]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[ups]]></category>

		<guid isPermaLink="false">http://blog.isnoop.net/?p=194</guid>
		<description><![CDATA[My Google maps making, RSS feed slinging, universal package tracker has moved to greener pastures. Boxoh.com is your new go-to place for tracking UPS, FedEx, USPS, DHL, and Airborne packages.
Backstory: In 2006, I posted a handy new utility I&#8217;d cobbled together which was a mashup between package tracking for for multiple services.  It quickly [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2008/11/25/a-new-home-for-package-tracking-boxohcom/feed/</wfw:commentRss>
		<slash:comments>7</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 [...]]]></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>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 PHP. [...]]]></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 year [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2007/06/12/hello-again-zend-certified-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seattle PHP Programmers: Come to SEAPHP September 12th</title>
		<link>http://blog.isnoop.net/2006/08/21/seattle-php-programmers-come-to-seaphp-september-12th/</link>
		<comments>http://blog.isnoop.net/2006/08/21/seattle-php-programmers-come-to-seaphp-september-12th/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 23:35:33 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Related sites]]></category>
		<category><![CDATA[Sites of Interest]]></category>
		<category><![CDATA[The Emerald City]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2006/08/21/seattle-php-programmers-come-to-seaphp-september-12th/</guid>
		<description><![CDATA[I&#8217;m working to revive the Seattle PHP users&#8217; group.  If you&#8217;re interested in PHP and live in the Seattle area, come to our next users&#8217; group meeting at the new Seattle Northgate library on September 12th.
Details can be found on the SEAPHP wiki:
http://seaphp.net/
Add it to your calendar:

]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/08/21/seattle-php-programmers-come-to-seaphp-september-12th/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Offer Alternate Spellings</title>
		<link>http://blog.isnoop.net/2006/08/03/offer-alternate-spellings/</link>
		<comments>http://blog.isnoop.net/2006/08/03/offer-alternate-spellings/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 04:31:42 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2006/08/03/offer-alternate-spellings/</guid>
		<description><![CDATA[If you have a web tool that takes any sort text input for a search, you might find value in intelligently offering alternate spellings.
This technique is best used with an indexed list of proper words where it may be common to misspell based on phonetics.  It is not meant to be applied to serial [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/08/03/offer-alternate-spellings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Click My Ads (Dot Com)</title>
		<link>http://blog.isnoop.net/2006/04/29/dont-click-my-ads-dot-com/</link>
		<comments>http://blog.isnoop.net/2006/04/29/dont-click-my-ads-dot-com/#comments</comments>
		<pubDate>Sat, 29 Apr 2006 12:39:50 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Related sites]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=41</guid>
		<description><![CDATA[A site dedicated to telling people that my ads aren't to be clicked.]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/04/29/dont-click-my-ads-dot-com/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Protect Your Bandwidth From Leeches</title>
		<link>http://blog.isnoop.net/2006/03/26/protect-your-bandwidth-from-leechers/</link>
		<comments>http://blog.isnoop.net/2006/03/26/protect-your-bandwidth-from-leechers/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 19:17:18 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site Features]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=22</guid>
		<description><![CDATA[An introduction to a tool that helps prevent unauthorized content linking.]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/03/26/protect-your-bandwidth-from-leechers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Invite Spooler Post-Mortem</title>
		<link>http://blog.isnoop.net/2006/03/23/gmail-invite-spooler-post-mortem/</link>
		<comments>http://blog.isnoop.net/2006/03/23/gmail-invite-spooler-post-mortem/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 08:44:14 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site Features]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=24</guid>
		<description><![CDATA[A history of the Gmail invite spooler run on isnoop.net]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/03/23/gmail-invite-spooler-post-mortem/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Whatever you do, don&#8217;t click my ads!</title>
		<link>http://blog.isnoop.net/2006/03/22/whatever-you-do-dont-click-my-ads/</link>
		<comments>http://blog.isnoop.net/2006/03/22/whatever-you-do-dont-click-my-ads/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 05:51:27 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site Features]]></category>
		<category><![CDATA[The Emerald City]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2006/03/22/whatever-you-do-dont-click-my-ads/</guid>
		<description><![CDATA[Google smites me for saying "please patronize our fine sponsors."]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/03/22/whatever-you-do-dont-click-my-ads/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Package Tracking With Google Maps</title>
		<link>http://blog.isnoop.net/2006/03/05/package-tracking-with-google-maps/</link>
		<comments>http://blog.isnoop.net/2006/03/05/package-tracking-with-google-maps/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 21:42:42 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site Features]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=19</guid>
		<description><![CDATA[An introduction to my package tracking + Google Maps mashup.]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/03/05/package-tracking-with-google-maps/feed/</wfw:commentRss>
		<slash:comments>163</slash:comments>
		</item>
		<item>
		<title>Compare Average Flight Costs by City</title>
		<link>http://blog.isnoop.net/2006/02/24/find-the-average-cost-of-air-travel-to-a-city/</link>
		<comments>http://blog.isnoop.net/2006/02/24/find-the-average-cost-of-air-travel-to-a-city/#comments</comments>
		<pubDate>Fri, 24 Feb 2006 19:53:42 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Made by isnoop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site Features]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/?p=13</guid>
		<description><![CDATA[Interesting data comparing relative flight costs to every major US and Canadian airport.]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2006/02/24/find-the-average-cost-of-air-travel-to-a-city/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
