<?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>KBeezie &#187; Programming</title>
	<atom:link href="http://kbeezie.com/view/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://kbeezie.com</link>
	<description>Digitally Grown.</description>
	<lastBuildDate>Fri, 23 Jul 2010 21:07:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Working Exit Popup</title>
		<link>http://kbeezie.com/view/cross-browser-exit-pop/</link>
		<comments>http://kbeezie.com/view/cross-browser-exit-pop/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 21:38:52 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[JS/JQuery]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=283</guid>
		<description><![CDATA[While I personally hate exit popups they can be an invaluable tool to getting those last minute conversions. However you will find a lot of old methods for creating exit popups no longer work due to new browser restrictions. This article shows you how to correctly create an exit popup using a little bit of JQuery. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/cross-browser-exit-pop/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Path_Info &amp; PHP_SELF woes [NginX]</title>
		<link>http://kbeezie.com/view/php-self-path-nginx/</link>
		<comments>http://kbeezie.com/view/php-self-path-nginx/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:14:35 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=208</guid>
		<description><![CDATA[Over the last couple of years I've been constantly researching for a way to get the PHP environment variables to show up correctly. My latest pains were with PATH_INFO and PHP_SELF, which are now finally solved. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/php-self-path-nginx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cloaking and Faking the Referrer</title>
		<link>http://kbeezie.com/view/cloaking-and-faking-referrer/</link>
		<comments>http://kbeezie.com/view/cloaking-and-faking-referrer/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 09:46:23 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=200</guid>
		<description><![CDATA[Sometimes you simply have to hide, or in some case fake the referrer from your destination. This article shows you how to fake the referrer using PHP + cURL, as well as how to cloak your referrers from your advertisers. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/cloaking-and-faking-referrer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Automatic Update with SSH</title>
		<link>http://kbeezie.com/view/wordpress-autoupdate-ssh/</link>
		<comments>http://kbeezie.com/view/wordpress-autoupdate-ssh/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 06:37:44 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=180</guid>
		<description><![CDATA[If you're like me, you don't even want the insecure FTP protocol running on your server, but by default wordpress doesn't even give you the option of using SSH to automatically upgrade your plugins, or wordpress itself. This article shows how you can add a few extra lines to wp-config.php to enable automatic updates with wordpress.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/wordpress-autoupdate-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Handling wildcard subdomains with PHP</title>
		<link>http://kbeezie.com/view/wildcard-subdomains-php/</link>
		<comments>http://kbeezie.com/view/wildcard-subdomains-php/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 09:09:36 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=165</guid>
		<description><![CDATA[Subdomains can be a very handy way to make your urls more friendly looking. They can also be incredibly useful for membership driven websites to allow members to have their own custom subdomain. But how do make manage dynamic subdomains with PHP? This article shows you how. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/wildcard-subdomains-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx and Django</title>
		<link>http://kbeezie.com/view/nginx-and-django/</link>
		<comments>http://kbeezie.com/view/nginx-and-django/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:16:48 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[wsgi]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=153</guid>
		<description><![CDATA[In a previous guide I showed how to use Passenger (aka mod_rails) to work with Python (WSGI) scripts. While this proved effective for simple wsgi applications, a framework such as Django required a bit more love. This guide will walk you through getting Django to work with Nginx and Passenger.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx-and-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Python with Nginx via Passenger</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/</link>
		<comments>http://kbeezie.com/view/using-python-nginx-passenger/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:32:50 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[mod_wsgi]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=103</guid>
		<description><![CDATA[Since Nginx 0.6.* I been looking for an effective way to run Python (WSGI) applications thru the Nginx Webserver. The best solution thus far for up to Nginx 0.8.*  was in an unexpected utility designed for deploying Ruby applications on Apache and Nginx. 

<b>Updated:</b> November 21st 2009
<span style="font-size: smaller">- Comment from Hongli Lai, Co-founder of Phusion
- Information from Graham Dumpleton, creator of  mod_wsgi for Apache</span>]]></description>
		<wfw:commentRss>http://kbeezie.com/view/using-python-nginx-passenger/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Scraping Google Front Page Results</title>
		<link>http://kbeezie.com/view/scraping-google-results/</link>
		<comments>http://kbeezie.com/view/scraping-google-results/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 22:57:53 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[scrape]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=85</guid>
		<description><![CDATA[In this article I'll show you how you can use cURL and simple_html_dom functionality to scrap the basic content from the front page results of google provided with a search query. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/scraping-google-results/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Four free Geolocation Methods</title>
		<link>http://kbeezie.com/view/geolocation-methods-for-free/</link>
		<comments>http://kbeezie.com/view/geolocation-methods-for-free/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:39:43 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=81</guid>
		<description><![CDATA[Geolocation or Geo-Targeting is a method of identifying a visitor's location in the world. You can use this information for anything as simple as greeting a visitor in their native language to automatically redirecting visitors to valid affiliate offers for the visiting demographic. This article takes a look at four different services that offer geolocation for free.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/geolocation-methods-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX with JQuery</title>
		<link>http://kbeezie.com/view/ajax-with-jquery/</link>
		<comments>http://kbeezie.com/view/ajax-with-jquery/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:03:48 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[JS/JQuery]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=61</guid>
		<description><![CDATA[AJAX stands for Asynchronous Javascript and XML, though most people would associate the term with dynamic loading of content without refreshing the browser. I notice that even today a lot of people starting out with AJAX still use the XMLHttpRequest object from scratch that has been around forever. Learn a faster and easier way with JQuery.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/ajax-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
