<?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>Tue, 31 Jan 2012 23:43:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Zend_Service_Spotify</title>
		<link>http://www.jason-palmer.com/2011/10/zend_service_spotify/</link>
		<comments>http://www.jason-palmer.com/2011/10/zend_service_spotify/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 03:22:01 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=101</guid>
		<description><![CDATA[I just posted the initial beta release of Zend_Service_Spotify to my Github account. I&#8217;ve always really appreciated the Zend Framework components due to their coding style, code comments (not to be confused with real documentation), and inter-operability. So, I decided (&#8230;)<p><a href="http://www.jason-palmer.com/2011/10/zend_service_spotify/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2011/10/zend_service_spotify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Flash Notices in Zend Framework</title>
		<link>http://www.jason-palmer.com/2011/06/rails-flash-notices-in-zend-framework/</link>
		<comments>http://www.jason-palmer.com/2011/06/rails-flash-notices-in-zend-framework/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 19:29:19 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashmessenger]]></category>
		<category><![CDATA[notice]]></category>
		<category><![CDATA[railsmessenger]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=94</guid>
		<description><![CDATA[Anyone that has used Zend Framework, especially Ruby on Rails developers, have most likely implemented the FlashMessenger Controller Action Helper and wished that you could organize the messages into different types. As a Ruby on Rails developer I have been (&#8230;)<p><a href="http://www.jason-palmer.com/2011/06/rails-flash-notices-in-zend-framework/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2011/06/rails-flash-notices-in-zend-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to reindex a Solr Database</title>
		<link>http://www.jason-palmer.com/2011/05/how-to-reindex-a-solr-database/</link>
		<comments>http://www.jason-palmer.com/2011/05/how-to-reindex-a-solr-database/#comments</comments>
		<pubDate>Sun, 22 May 2011 14:29:33 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[re-index]]></category>
		<category><![CDATA[reindex]]></category>
		<category><![CDATA[schema]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=76</guid>
		<description><![CDATA[The past few months I&#8217;ve ventured into new territories such as Hadoop Map Reduce, Amazon Web Services, and the topic of this post Solr. My experience with Solr has been amazing. The learning curve for this database is VERY light. (&#8230;)<p><a href="http://www.jason-palmer.com/2011/05/how-to-reindex-a-solr-database/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2011/05/how-to-reindex-a-solr-database/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<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 (&#8230;)<p><a href="http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/feed/</wfw:commentRss>
		<slash:comments>5</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 (&#8230;)<p><a href="http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/feed/</wfw:commentRss>
		<slash:comments>2</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 (&#8230;)<p><a href="http://www.jason-palmer.com/2009/07/wordpress-api/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/07/wordpress-api/feed/</wfw:commentRss>
		<slash:comments>5</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 (&#8230;)<p><a href="http://www.jason-palmer.com/2009/05/kaltura-wordpress-plugin-switching-partner-ids/">Read the rest of this entry &#187;</a></p>]]></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 (&#8230;)<p><a href="http://www.jason-palmer.com/2008/10/antipodr/">Read the rest of this entry &#187;</a></p>]]></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 (&#8230;)<p><a href="http://www.jason-palmer.com/2008/09/php-autoload-issue/">Read the rest of this entry &#187;</a></p>]]></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.178 seconds -->

