<?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>sholsinger.com &#187; PHP</title>
	<atom:link href="http://sholsinger.com/tags/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://sholsinger.com</link>
	<description>Stephen Holsinger&#039;s blog about the web, OS X, Linux, CSS, PHP, and more</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Gracefully Degrading AJAX with PHP and jQuery</title>
		<link>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/</link>
		<comments>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 20:18:06 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=197</guid>
		<description><![CDATA[The intention here is to augment the form rather than force it into behavior we want.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Passing Email Addresses in URLs With CodeIgniter</title>
		<link>http://sholsinger.com/archive/2009/04/passing-email-addresses-in-urls-with-codeigniter/</link>
		<comments>http://sholsinger.com/archive/2009/04/passing-email-addresses-in-urls-with-codeigniter/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:11:41 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=201</guid>
		<description><![CDATA[CodeIgniter has some handy security features that sometimes get in the way. One such feature is URI scrubbing for disallowed characters. There are probably more secure ways to tell a script what email address to use than to pass it directly via URI. I&#8217;m using this for a simple intranet application to manage email recipientsRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/04/passing-email-addresses-in-urls-with-codeigniter/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Basic Cryptography With PHP &#8211; shift and unshift</title>
		<link>http://sholsinger.com/archive/2009/04/basic-cryptography-with-php-shift-and-unshift/</link>
		<comments>http://sholsinger.com/archive/2009/04/basic-cryptography-with-php-shift-and-unshift/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 06:47:34 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Play]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=190</guid>
		<description><![CDATA[I just started reading Dan Brown&#8217;s, &#8220;Digital Fortress&#8221; which is an excellent read so far. Early on in the novel, we are introduced to some very basic cryptography. Nothing like the FBI Cryptography Challenge, mind you. This is much simpler. So, what is the cypher? It&#8217;s simple. Just shift each letter of the &#8220;clear text&#8221;Read the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/04/basic-cryptography-with-php-shift-and-unshift/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fun with CodeIgniter 1.7.0</title>
		<link>http://sholsinger.com/archive/2009/01/fun-with-codeigniter-170/</link>
		<comments>http://sholsinger.com/archive/2009/01/fun-with-codeigniter-170/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 12:00:08 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[technique]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sholsinger.com/?p=114</guid>
		<description><![CDATA[I find I enjoy programming with PHP much better than I do with VB .NET. Despite the fact that I like some aspects of VB.NET I still have more control with PHP and CodeIgniter.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/01/fun-with-codeigniter-170/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Announcement: ELK Lighting Inc.</title>
		<link>http://sholsinger.com/archive/2007/01/project-announcement-elk-lighting-inc/</link>
		<comments>http://sholsinger.com/archive/2007/01/project-announcement-elk-lighting-inc/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 11:47:13 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sholsinger.com/blog/?p=7</guid>
		<description><![CDATA[I have been contracted to program the wholesale functionality of the new ElkLighting.com. The project is slated to be completed in two weeks. Beta versions not available to the public are to be finished January 5th. While the final revisions are to be in place by January 15th. The same day ELK Lighting is hostingRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2007/01/project-announcement-elk-lighting-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

