<?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>christopherreding.com &#187; Programming</title>
	<atom:link href="http://christopherreding.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://christopherreding.com</link>
	<description>An epic love story about a boy and his code. Featuring PHP, Javascript, HTML, Wordpress, and ExpressionEngine.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:19:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ExpressionEngine Plugin CallPhp &#8211; Call PHP Functions Without Allowing PHP</title>
		<link>http://christopherreding.com/callphp-expressionengine-plugin/</link>
		<comments>http://christopherreding.com/callphp-expressionengine-plugin/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 21:39:05 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[code share]]></category>
		<category><![CDATA[Expression Engine]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=404</guid>
		<description><![CDATA[PHP functions are selected using the method param method="str_replace" You can add parameters to the function call by separating the params with a &#124; (pipe) you can optionally wrap the params in square braces [] if you want to preserve a space at the beginning of the string. params="[param1&#124;param2&#124;param3]" To replace all spaces in a ...]]></description>
		<wfw:commentRss>http://christopherreding.com/callphp-expressionengine-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video Demo of an App I wrote today for local hosting on OSX</title>
		<link>http://christopherreding.com/video-demo-of-an-app-i-wrote-today-for-local-hosting-on-osx/</link>
		<comments>http://christopherreding.com/video-demo-of-an-app-i-wrote-today-for-local-hosting-on-osx/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 06:02:18 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[code share]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=389</guid>
		<description><![CDATA[This app makes it possible to easily setup a local website on your mac. The app takes a domain name of your choice as input then sets up a virtual host on the apache 2 server. Open the app enter the domain you want select the folder for the web files to reside Click OK ...]]></description>
		<wfw:commentRss>http://christopherreding.com/video-demo-of-an-app-i-wrote-today-for-local-hosting-on-osx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://christopherreding.com/wp-content/uploads/2011/05/thatsawesome.m4v" length="575788" type="video/mp4" />
		</item>
		<item>
		<title>Expression Engine Plugin: String Replace</title>
		<link>http://christopherreding.com/expression-engine-plugin-string-replace/</link>
		<comments>http://christopherreding.com/expression-engine-plugin-string-replace/#comments</comments>
		<pubDate>Tue, 17 May 2011 20:51:00 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[code share]]></category>
		<category><![CDATA[Expression Engine]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[EE]]></category>
		<category><![CDATA[eecms]]></category>
		<category><![CDATA[Expressionengine]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=383</guid>
		<description><![CDATA[Str_rexp is a tag based approach to php&#8217;s str_replace for expressionengine, it functions like this: {title}: &#8220;Foo goes to the movies&#8221; becomes &#8220;Bar goes to the movies&#8221;. {exp:channel:entries } {exp:str_rexp needle=&#8221;Foo&#8221; replace=&#8221;Bar&#8221; haystack=&#8221;{title}&#8221; } {/exp:channel:entries} Install: unzip in your expressionengine third_party folder. Download: str_rexp.zip Let me know if you find this useful.]]></description>
		<wfw:commentRss>http://christopherreding.com/expression-engine-plugin-string-replace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Post Types and Taxonomies in WordPress</title>
		<link>http://christopherreding.com/custom-post-types-and-taxonomies-in-wordpress/</link>
		<comments>http://christopherreding.com/custom-post-types-and-taxonomies-in-wordpress/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 16:52:43 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[#wpbham]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Wordpress Birmingham]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=364</guid>
		<description><![CDATA[Slideshare presentation from the Birmingham Alabama WordPress Meetup April 18th 2011]]></description>
		<wfw:commentRss>http://christopherreding.com/custom-post-types-and-taxonomies-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Awesome More Taxonomies</title>
		<link>http://christopherreding.com/more-awesome-more-taxonomies/</link>
		<comments>http://christopherreding.com/more-awesome-more-taxonomies/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 06:09:06 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Custom Post Types]]></category>
		<category><![CDATA[Custom Taxonomies]]></category>
		<category><![CDATA[More Taxonomies]]></category>
		<category><![CDATA[Plugin Dev]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=358</guid>
		<description><![CDATA[Recently I was challenged with finding out why custom taxonomies created by the More Taxonomies plugin ( a great plugin I must say ) were not appearing in the built-in wordpress navigation menus ( appearance &#62; menu ). After looking into this I realized that they had failed to include the &#8220;show_in_nav_menus&#8221; setting which causes ...]]></description>
		<wfw:commentRss>http://christopherreding.com/more-awesome-more-taxonomies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sortable Posts</title>
		<link>http://christopherreding.com/sortable-posts/</link>
		<comments>http://christopherreding.com/sortable-posts/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 00:08:35 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=354</guid>
		<description><![CDATA[Has someone already done this? I wrote this plugin today to enable sorting posts via drag and drop. The order is maintained in the post_meta. More later.]]></description>
		<wfw:commentRss>http://christopherreding.com/sortable-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://creding.slideshowpro.com/albums/017/149/album-129137/lg/sortable_posts.mov" length="8278937" type="video/quicktime" />
		</item>
		<item>
		<title>Recover the ability to add fields to a publish layout in ExpressionEngine</title>
		<link>http://christopherreding.com/recover-the-ability-to-add-fields-to-a-publish-layout-in-expressionengine/</link>
		<comments>http://christopherreding.com/recover-the-ability-to-add-fields-to-a-publish-layout-in-expressionengine/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 18:48:30 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Expression Engine]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[Expressionengine]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Publish Layouts]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=337</guid>
		<description><![CDATA[We recently had a problem where a custom field dragged onto a publish tab from the toolbar failed to attach to the tab. After some research it appeared others were experiencing the same issue with little success finding a solution. EE mods suggested upgrading, in some cases this solved the problem. In the process of ...]]></description>
		<wfw:commentRss>http://christopherreding.com/recover-the-ability-to-add-fields-to-a-publish-layout-in-expressionengine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An ultra-lightweight accordion using jQuery</title>
		<link>http://christopherreding.com/a-simple-accordion-with-less-javascript/</link>
		<comments>http://christopherreding.com/a-simple-accordion-with-less-javascript/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 14:43:01 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[code share]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=301</guid>
		<description><![CDATA[The following is a jQuery plugin for creating an accordion with independent containers ( they can open or close without effect on the rest of the accordion ). Included is markup to open all or close all at one time. Special thanks to Tammy Hart and Ben Shoults for their work on this. DEMO &#124; ...]]></description>
		<wfw:commentRss>http://christopherreding.com/a-simple-accordion-with-less-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Airplay Support to Your Web Video</title>
		<link>http://christopherreding.com/adding-airplay-support-to-your-web-video/</link>
		<comments>http://christopherreding.com/adding-airplay-support-to-your-web-video/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 20:18:25 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Airplay]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ios 4.3]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=293</guid>
		<description><![CDATA[From Apple Dev Documentation: For web-based content, you can enable AirPlay Video in the QuickTime Plug-in or HTML5 video element as follows: QTPlug-in: airplay="allow" airplay="deny" (Default) For example: &#60;embed src="movie.mov" width="320" height="240" airplay="allow"&#62; HTML5 video element: x-webkit-airplay="allow" x-webkit-airplay="deny" (Default) For example: &#60;video controls width="640" height="368" x-webkit-airplay="allow" src="content/side_with_the_seeds.mov"&#62; &#60;/video&#62; &#160;]]></description>
		<wfw:commentRss>http://christopherreding.com/adding-airplay-support-to-your-web-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jailbreakme.com javascript file beautified iphone ios 4</title>
		<link>http://christopherreding.com/jailbreakme-com-javascript-file-beautified-iphone-ios-4/</link>
		<comments>http://christopherreding.com/jailbreakme-com-javascript-file-beautified-iphone-ios-4/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 19:48:45 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[code share]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[jailbreakme.com]]></category>
		<category><![CDATA[jailbreal]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=212</guid>
		<description><![CDATA[For those like me who want to know the code before I run the code on my precious phone, here is the javascript from the jailbreakme.com page beautified for your viewing pleasure.It looks like this code is detecting the device and version of that device then redirecting users to a pdf here http://www.jailbreakme.com/_/ which may ...]]></description>
		<wfw:commentRss>http://christopherreding.com/jailbreakme-com-javascript-file-beautified-iphone-ios-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
