<?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"
	>

<channel>
	<title>My Pet Programmer</title>
	<atom:link href="http://mypetprogrammer.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://mypetprogrammer.com/blog</link>
	<description></description>
	<pubDate>Sun, 09 Nov 2008 21:02:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Pats Over Bills 20-10</title>
		<link>http://mypetprogrammer.com/blog/11-09/2008/php/pats-over-bills-20-10/</link>
		<comments>http://mypetprogrammer.com/blog/11-09/2008/php/pats-over-bills-20-10/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:02:15 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=46</guid>
		<description><![CDATA[
And that&#8217;s how you win a football game.
~A!
]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/11-09/2008/php/pats-over-bills-20-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easier Javascript Form Validation</title>
		<link>http://mypetprogrammer.com/blog/10-24/2008/javascript/easier-javascript-form-validation/</link>
		<comments>http://mypetprogrammer.com/blog/10-24/2008/javascript/easier-javascript-form-validation/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 01:09:16 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=39</guid>
		<description><![CDATA[I was racking my brain trying to find the best way to do form validation across a huge application, and I knew what I wanted to do. I wanted to implement a single function I could use to validate every form, without needing to resort to all kinds of manual coding.
I decided to use the [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/10-24/2008/javascript/easier-javascript-form-validation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two Helpful Pipes</title>
		<link>http://mypetprogrammer.com/blog/07-14/2008/tutorials/two-helpful-pipes/</link>
		<comments>http://mypetprogrammer.com/blog/07-14/2008/tutorials/two-helpful-pipes/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 02:16:44 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[BASH]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/07-14/2008/php/two-helpful-pipes/</guid>
		<description><![CDATA[Two quick tips tonight, both linu/unix command line devices I worked out trying to implement different utilities without writing code.
The first is a mysql database copy using the tools available from the default mysql commands:

mysqldump -u USERNAME -pPASSWORD -h HOSTNAME DBNAME &#124;
mysql -u USERNAME2 -pPASSWORD2 -h HOSTNAME2 DBNAME2

Like most of the useful things in the [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/07-14/2008/tutorials/two-helpful-pipes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A Selecting in a Listbox after submit</title>
		<link>http://mypetprogrammer.com/blog/02-04/2008/javascript/25/</link>
		<comments>http://mypetprogrammer.com/blog/02-04/2008/javascript/25/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 22:27:08 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/02-04/2008/javascript/25/</guid>
		<description><![CDATA[This question was submitted on February 4th, 2008:

Hi,
    I have a combo box called "A" which contains fruits and vegetables
    and a list box called Types(i.e) which will display the corresponding types(Eg if we   select Fruits then it will display apple, mango and if we select vegetable [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/02-04/2008/javascript/25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adding Desktop Context Menu Entries in Vista</title>
		<link>http://mypetprogrammer.com/blog/01-18/2008/windows/adding-desktop-context-menu-entries-in-vista/</link>
		<comments>http://mypetprogrammer.com/blog/01-18/2008/windows/adding-desktop-context-menu-entries-in-vista/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 11:47:05 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/01-18/2008/php/adding-desktop-context-menu-entries-in-vista/</guid>
		<description><![CDATA[I like to think of myself as something of a power user when it comes to Microsoft Operating Systems in general. I should be, after 25 years of messing around with every new version except Millenium. I don't think they'll ever live that one down out in Redmond, and I personally don't think they should [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/01-18/2008/windows/adding-desktop-context-menu-entries-in-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Expert Editor (Ankord Development Group)</title>
		<link>http://mypetprogrammer.com/blog/10-21/2007/miscellaneous/php-expert-editor-ankord-development-group/</link>
		<comments>http://mypetprogrammer.com/blog/10-21/2007/miscellaneous/php-expert-editor-ankord-development-group/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 07:10:29 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=20</guid>
		<description><![CDATA[Here at MPP, we're very big on supporting software companies who make great products that are reliable, trustworthy, and relatively free of bugs. When soemthing comes along that really makes us wince, though, we have to say something about it.
Such is the case with PHP Expert Editor, the PHP IDE from Ankord Development Group. It [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/10-21/2007/miscellaneous/php-expert-editor-ankord-development-group/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Quick Note About header()</title>
		<link>http://mypetprogrammer.com/blog/10-14/2007/php/a-quick-note-about-header/</link>
		<comments>http://mypetprogrammer.com/blog/10-14/2007/php/a-quick-note-about-header/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 12:28:50 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=19</guid>
		<description><![CDATA[I've seen a great many questions come in lately on the use of the header() function in PHP. This is just a quick note to describe it's use and some of the issues surrounding it.
There are two basic types of headers when we talk about HTTP Header directives. Request Headers and Response Headers. Request headers [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/10-14/2007/php/a-quick-note-about-header/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrading PHP from 4.3.9 to 5.2 on Cent OS4</title>
		<link>http://mypetprogrammer.com/blog/10-06/2007/php/upgrading-php-from-439-to-52-on-cent-os4/</link>
		<comments>http://mypetprogrammer.com/blog/10-06/2007/php/upgrading-php-from-439-to-52-on-cent-os4/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 17:35:15 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=18</guid>
		<description><![CDATA[I recently had to migrate a client from PHP 4.3.9 to 5.2 on a godaddy virtual dedicated server running Cent OS4, and I came across a fantastic guide for doing so:
http://www.jasonlitka.com/2006/11/30/upgrading-php-520-rhel-centos/
Unfortunately, I ran into a couple of problems with that guide, including broken links to a couple of RPMS and source packages that I corrected [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/10-06/2007/php/upgrading-php-from-439-to-52-on-cent-os4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome University of Wisonsin Students!</title>
		<link>http://mypetprogrammer.com/blog/09-25/2007/php/welcome-university-of-wisonsin-students/</link>
		<comments>http://mypetprogrammer.com/blog/09-25/2007/php/welcome-university-of-wisonsin-students/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 20:05:12 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=17</guid>
		<description><![CDATA[Just a quick note to say hello to any students coming over from the University of Wisconsin - Eau Claire Database Management Courses.
We're happy to be able to help out in any way with your studies. If you have any questions about anything you see here, or need some help with programming or database tips [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/09-25/2007/php/welcome-university-of-wisonsin-students/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Inline Values: The Ternary Operator</title>
		<link>http://mypetprogrammer.com/blog/07-19/2007/php/inline-values-the-ternary-operator/</link>
		<comments>http://mypetprogrammer.com/blog/07-19/2007/php/inline-values-the-ternary-operator/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 20:20:45 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mypetprogrammer.com/blog/?p=16</guid>
		<description><![CDATA[So, you have a text field, and you're using an associative array to fill the values based on table data from your RDBMS, right?
You're filling the values inline, something like:
value="&#60;?=$row['name']?&#62;"
Which is great, so long as you're sure the row will exist. If the row doesn't, you get an E_NOTICE telling you there's an undefined index. [...]]]></description>
		<wfw:commentRss>http://mypetprogrammer.com/blog/07-19/2007/php/inline-values-the-ternary-operator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
