<?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>Mark Sanborn . net &#187; Programming</title>
	<atom:link href="http://www.marksanborn.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marksanborn.net</link>
	<description>Coder, Entrepreneur, Blogger, and Coffee Addict</description>
	<lastBuildDate>Fri, 09 Sep 2011 15:37:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Auto Pastebin with Pastebinit</title>
		<link>http://www.marksanborn.net/programming/auto-pastebin-with-pastebinit/</link>
		<comments>http://www.marksanborn.net/programming/auto-pastebin-with-pastebinit/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 14:00:40 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=608</guid>
		<description><![CDATA[If you have ever been in an irc channel or IM and needed to show another programmer your code you have probably used Pastebin before or a similar service. You simply go to the website copy and paste and hit &#8230; <a href="http://www.marksanborn.net/programming/auto-pastebin-with-pastebinit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/programming/auto-pastebin-with-pastebinit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Include Injection and Google Referral Hijack</title>
		<link>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/</link>
		<comments>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 14:00:02 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Regular Expression]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=597</guid>
		<description><![CDATA[So recently a friend of mine, had a client that had a very odd problem. His website was working fine when you go to it directly by typing in the domain name; however, if you searched for the site in &#8230; <a href="http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Random Password (String) Generator for PHP</title>
		<link>http://www.marksanborn.net/php/random-password-string-generator-for-php/</link>
		<comments>http://www.marksanborn.net/php/random-password-string-generator-for-php/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:00:48 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=574</guid>
		<description><![CDATA[Random string generators are something we programmers end up using quite a bit. Sometimes you want to generate a random file name, a random email verification link, a random password, random token, etc.. Here is the one that I have &#8230; <a href="http://www.marksanborn.net/php/random-password-string-generator-for-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/random-password-string-generator-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing a Label for USPS with PHP</title>
		<link>http://www.marksanborn.net/php/printing-a-label-for-usps-with-php/</link>
		<comments>http://www.marksanborn.net/php/printing-a-label-for-usps-with-php/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 14:00:27 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[USPS]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=560</guid>
		<description><![CDATA[If you have been following the posts on USPS you should know how to calculate USPS shipping rates with PHP. Today we are going to use the same USPS API to print out a label. One of the advantages of &#8230; <a href="http://www.marksanborn.net/php/printing-a-label-for-usps-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/printing-a-label-for-usps-with-php/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Why I use the Zend Framework</title>
		<link>http://www.marksanborn.net/php/why-i-use-the-zend-framework/</link>
		<comments>http://www.marksanborn.net/php/why-i-use-the-zend-framework/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 14:00:08 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=544</guid>
		<description><![CDATA[Frameworks seem to be popping up all over the place for all sorts of languages. These frameworks all have one goal. They are looking to reduce development time. Time is money and when you are working on client&#8217;s sites frameworks &#8230; <a href="http://www.marksanborn.net/php/why-i-use-the-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/why-i-use-the-zend-framework/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Validating an Email Address With Zend Framework</title>
		<link>http://www.marksanborn.net/php/validating-an-email-address-with-zend-framework/</link>
		<comments>http://www.marksanborn.net/php/validating-an-email-address-with-zend-framework/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 14:00:21 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Validation]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=522</guid>
		<description><![CDATA[Email addresses are one of trickiest input types to validate because there are multiple ways emails can be written according to the RFC2822 specification. You could have me@gmail.com, or me+spam@gmail.com, or &#8220;mark@server&#8221;@marksanborn.net, common on Linux/BSD systems. A lot of times &#8230; <a href="http://www.marksanborn.net/php/validating-an-email-address-with-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/validating-an-email-address-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validating Credit Card Numbers with Zend Framework</title>
		<link>http://www.marksanborn.net/php/validating-credit-card-numbers-with-zend-framework/</link>
		<comments>http://www.marksanborn.net/php/validating-credit-card-numbers-with-zend-framework/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 19:30:02 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=533</guid>
		<description><![CDATA[Ever wonder how websites can tell you made a mistake entering your credit card number before you even submit it? Like most identification numbers credit cards have checksum digits built into them. Just like barcodes. If you ever look at &#8230; <a href="http://www.marksanborn.net/php/validating-credit-card-numbers-with-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/validating-credit-card-numbers-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Setting Up a Sandbox Server with SVN</title>
		<link>http://www.marksanborn.net/php/setting-up-a-sandbox-server-with-svn/</link>
		<comments>http://www.marksanborn.net/php/setting-up-a-sandbox-server-with-svn/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 14:00:33 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=471</guid>
		<description><![CDATA[SVN is one of those things that you love once you know what and how it works. SVN is a version control system used by almost all major open source projects and is an absolute dream to work with. If &#8230; <a href="http://www.marksanborn.net/php/setting-up-a-sandbox-server-with-svn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/setting-up-a-sandbox-server-with-svn/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Learning Regular Expressions for Beginners: The Basics</title>
		<link>http://www.marksanborn.net/howto/learning-regular-expressions-for-beginners-the-basics/</link>
		<comments>http://www.marksanborn.net/howto/learning-regular-expressions-for-beginners-the-basics/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 14:00:37 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=401</guid>
		<description><![CDATA[If you consider yourself a programmer and you have not learned regular expressions yet now is the time! At some point in your development you will need to manipulate strings in more complicated ways that simple string functions can&#8217;t provide. &#8230; <a href="http://www.marksanborn.net/howto/learning-regular-expressions-for-beginners-the-basics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/howto/learning-regular-expressions-for-beginners-the-basics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Learning Perl for Beginners: Getting Started</title>
		<link>http://www.marksanborn.net/php/learning-perl-for-beginners-getting-started/</link>
		<comments>http://www.marksanborn.net/php/learning-perl-for-beginners-getting-started/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 12:00:50 +0000</pubDate>
		<dc:creator>Mark Sanborn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programing]]></category>

		<guid isPermaLink="false">http://www.marksanborn.net/?p=399</guid>
		<description><![CDATA[Well if you have decided to take the plunge into Perl I commend you. So far my experience with Perl has been really great. I have already made very useful programs for both Windows and Linux. Coming from a web &#8230; <a href="http://www.marksanborn.net/php/learning-perl-for-beginners-getting-started/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.marksanborn.net/php/learning-perl-for-beginners-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

