<?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>A Programmer's Perspective &#187; php</title>
	<atom:link href="http://www.jason-palmer.com/topics/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jason-palmer.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jun 2010 17:32:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>PHP File Streaming with cat and passthru</title>
		<link>http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/</link>
		<comments>http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:36:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=63</guid>
		<description><![CDATA[The problem This weekend, I needed to figure out how to make an on-request, downloadable, backup of an entire MySQL database (for Magento, in case you were wondering). At first, I attempted the simplest approach, which was to perform the backup via system() or exec(), and then serve the file as a download using either [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHPMailer Inline String Attachment</title>
		<link>http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/</link>
		<comments>http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:38:22 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=54</guid>
		<description><![CDATA[Recently, while using PHPMailer, I needed the ability to have an inline string attachment, however this functionality is not present as of version 5.0.2, so I wrote my own. For those who don&#8217;t know, PHPMailer has a number of ways you can create email attachments: Standard Attachment &#8211; works as you&#8217;d expect Inline Attachment &#8211; [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress API</title>
		<link>http://www.jason-palmer.com/2009/07/wordpress-api/</link>
		<comments>http://www.jason-palmer.com/2009/07/wordpress-api/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 23:13:14 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=52</guid>
		<description><![CDATA[Recently I&#8217;ve gotten into WordPress plugin development. I&#8217;ve created a few plugins for clients that include widgets, settings pages, and hooks into several actions. However, one thing I&#8217;ve not yet been able to figure out is how to encrypt settings page options. Has anyone done this? There are currently a few ways to create settings [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/07/wordpress-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Kaltura WordPress Plugin &#8211; Switching Partner IDs</title>
		<link>http://www.jason-palmer.com/2009/05/kaltura-wordpress-plugin-switching-partner-ids/</link>
		<comments>http://www.jason-palmer.com/2009/05/kaltura-wordpress-plugin-switching-partner-ids/#comments</comments>
		<pubDate>Tue, 26 May 2009 18:50:13 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=42</guid>
		<description><![CDATA[I am using the Kaltura All-In-One-Video WordPress Plugin on a project these days and I&#8217;ve come across a situation where I needed to switch my Partner ID to a new one (we purchased a paid account). However, there is currently no way of doing this in the interface or by editing any of the plugin [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/05/kaltura-wordpress-plugin-switching-partner-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antipodr</title>
		<link>http://www.jason-palmer.com/2008/10/antipodr/</link>
		<comments>http://www.jason-palmer.com/2008/10/antipodr/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 16:37:27 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[antipodal point]]></category>
		<category><![CDATA[antipodr]]></category>
		<category><![CDATA[coordinates]]></category>
		<category><![CDATA[geocoding]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[jake rutter]]></category>
		<category><![CDATA[jason palmer]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=24</guid>
		<description><![CDATA[Antipodr is a simple little tool I created with Jake Rutter that allows you to calculate the exact spot on the other side of the planet from any location you enter.  A complete waste of time, yes, but fun! Antipodr utilizes Google Maps and the Google Geocoding Web Service to bring you the end result.  [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2008/10/antipodr/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP Autoload Issue</title>
		<link>http://www.jason-palmer.com/2008/09/php-autoload-issue/</link>
		<comments>http://www.jason-palmer.com/2008/09/php-autoload-issue/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 00:46:52 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=10</guid>
		<description><![CDATA[On a recent project, I couldn&#8217;t figure out why the following block of code worked on OSX but not Red Hat Linux. function __autoload($class_name) { require_once 'lib/' . $class_name . '.class.php'; } I had a class named &#8216;bank.class.php&#8217; which autoload was attempting to find.  It worked properly on OSX, however on Linux it wouldn&#8217;t work.  [...]]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2008/09/php-autoload-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.171 seconds -->
