<?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>Jon Troth &#187; PHP Programmer</title>
	<atom:link href="http://jontroth.com/category/php-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://jontroth.com</link>
	<description>A day in the life of jon</description>
	<lastBuildDate>Wed, 17 Feb 2010 19:46:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Getting YouTube Video Thumbnails using PHP</title>
		<link>http://jontroth.com/youtube-video-thumbnails-php/</link>
		<comments>http://jontroth.com/youtube-video-thumbnails-php/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 19:44:35 +0000</pubDate>
		<dc:creator>jontroth</dc:creator>
				<category><![CDATA[PHP Programmer]]></category>
		<category><![CDATA[Tricks & Treats]]></category>

		<guid isPermaLink="false">http://jontroth.com/?p=263</guid>
		<description><![CDATA[I needed a quick and simple method to show YouTube thumbnails to for a &#8220;What&#8217;s New&#8221; video section so I whiped up this quick and dirty class. &#60;?PHP class YouTubeThumbnailImage { /* $image_id can be 1, 2, 3 at 120px x 90px or hqdefault at 480px × 360px */ public function get_image_tag( $youtube_url = &#8221;, [...]]]></description>
		<wfw:commentRss>http://jontroth.com/youtube-video-thumbnails-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP XML Solution for Chase Orbital Gateway</title>
		<link>http://jontroth.com/php-xml-solution-chase-orbital-gateway/</link>
		<comments>http://jontroth.com/php-xml-solution-chase-orbital-gateway/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 04:47:31 +0000</pubDate>
		<dc:creator>jontroth</dc:creator>
				<category><![CDATA[PHP Programmer]]></category>
		<category><![CDATA[Tricks & Treats]]></category>

		<guid isPermaLink="false">http://jontroth.com/?p=226</guid>
		<description><![CDATA[I recently had the chance to setup a Chase Merchant Account Orbital Gateway. I needed a PHP solution for it though Orbital didn&#8217;t have any PHP examples, only SDKs for Java, Perl and .net. So I decided to use their XML API and create the PHP script using CURL. I hope this is helpful to [...]]]></description>
		<wfw:commentRss>http://jontroth.com/php-xml-solution-chase-orbital-gateway/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
