<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>A Programmer's Perspective</title>
	<link>http://www.jason-palmer.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jun 2010 17:32:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/abc" -->

	<item>
		<title>PHP-APNS fails to send push notifications</title>
		<description><![CDATA[Lately I&#8217;ve been involved heavily in iPhone development. Not so much on the Objective-C side, but more on the developing of supporting APIs and setting up a push notification system. We decided to use PHP-APNS for the server-side Push Notification system. Their set of scripts (along with a few keepalive shell scripts) power our Push [...]]]></description>
		<link>http://www.jason-palmer.com/2010/06/php-apns-fails-to-send-push-notifications/</link>
			</item>
	<item>
		<title>Fixing Snow Leopard&#8217;s Wireless Dropping Issue</title>
		<description><![CDATA[Ever since upgrading to Snow Leopard I&#8217;ve had major issues with my wireless connectivity. I recently hooked up an old Mac Mini to my TV for the sole purpose of running Boxee and these wireless issues have plagued me. I tried all of the &#8220;fixes&#8221; mentioned on forum posts including: Manually setting IP address &#038; [...]]]></description>
		<link>http://www.jason-palmer.com/2010/04/fixing-snow-leopards-wireless-dropping-issue/</link>
			</item>
	<item>
		<title>PHP File Streaming with cat and passthru</title>
		<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>
		<link>http://www.jason-palmer.com/2009/11/php-file-streaming-with-cat-and-passthru/</link>
			</item>
	<item>
		<title>PHPMailer Inline String Attachment</title>
		<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>
		<link>http://www.jason-palmer.com/2009/09/phpmailer-inline-string-attachment/</link>
			</item>
	<item>
		<title>WordPress API</title>
		<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>
		<link>http://www.jason-palmer.com/2009/07/wordpress-api/</link>
			</item>
	<item>
		<title>Javascript Minifier</title>
		<description><![CDATA[Last week, I created a simple online tool for minifying Javascript snippets or entire Javascript files. Check it out JSMinifier.com]]></description>
		<link>http://www.jason-palmer.com/2009/06/javascript-minifier/</link>
			</item>
	<item>
		<title>Kaltura WordPress Plugin &#8211; Switching Partner IDs</title>
		<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>
		<link>http://www.jason-palmer.com/2009/05/kaltura-wordpress-plugin-switching-partner-ids/</link>
			</item>
	<item>
		<title>Blueprint CSS Framework</title>
		<description><![CDATA[The past few projects I&#8217;ve worked on, I&#8217;ve opted to use the Blueprint CSS Framework. Blueprint offers several things that truly make a developer happy: Small footprint Instant cross-browser compatibility Simple grid-based framework that allows for the creation of simple to complex web designs The grid is completely customizable. Did I mention cross-browser compatibility? I&#8217;ve [...]]]></description>
		<link>http://www.jason-palmer.com/2009/04/blueprint-css-framework/</link>
			</item>
	<item>
		<title>Books for dummies</title>
		<description><![CDATA[I was in a local book store today searching for a good iphone development book when I came across the most pathetic computer section I&#8217;ve ever seen. Nearly every book is an [insert topic here] for dummies book.]]></description>
		<link>http://www.jason-palmer.com/2009/04/books-for-dummies/</link>
			</item>
	<item>
		<title>MooFlow Firefox Uncaught Exception Fix</title>
		<description><![CDATA[I am using MooFlow for a project at work and it is absolutely fantastic. Nothing else gives the ease of use and nice look like MooFlow. However, it kept throwing an uncaught exception in Firefox: Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMCanvasRenderingContext2D.drawImage]&#8221; nsresult: &#8220;0&#215;80040111 (NS_ERROR_NOT_AVAILABLE)&#8221; location: &#8220;JS frame :: http://your-server/MooFlow.js :: [...]]]></description>
		<link>http://www.jason-palmer.com/2009/03/mooflow-firefox-uncaught-exception-fix/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.172 seconds -->
<!-- Cached page served by WP-Cache -->
