<?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</title>
	<atom:link href="http://kbeezie.com/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</generator>
		<item>
		<title>Nginx as a Proxy to your Blog</title>
		<link>http://kbeezie.com/view/nginx-proxy-change-ip/</link>
		<comments>http://kbeezie.com/view/nginx-proxy-change-ip/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:50:14 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[class-c]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxying]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=380</guid>
		<description><![CDATA[If you're big into autoblogs and cross-linking you'll likely like this. Have you ever had most of your blogs on a single server (probably behind cpanel or directadmin), but wanted some of your domains to appear to be on a different IP, or even in a different country? Well this article shows you how to setup an nginx server as a proxy so that visitors see a different IP than where the site is hosted. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx-proxy-change-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL: Untrusted Connection in Firefox</title>
		<link>http://kbeezie.com/view/untrusted-connection-firefox/</link>
		<comments>http://kbeezie.com/view/untrusted-connection-firefox/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:33:28 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[positivessl]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=368</guid>
		<description><![CDATA[For those of you who have PositiveSSL certificates installed (especially on Nginx webservers) and have experienced an 'Untrusted Connection' issue with Firefox, namely due to an Unknown issuer, within is a possible fix. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/untrusted-connection-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache to Nginx Migration Tips</title>
		<link>http://kbeezie.com/view/apache-to-nginx/</link>
		<comments>http://kbeezie.com/view/apache-to-nginx/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 08:05:42 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=325</guid>
		<description><![CDATA[Nginx currently holds shy of 6.5% of the known webserver market, which is just roughly shy of 13 million servers. This little lightweight webserver created by a sole Russian developer has been gaining a great deal of popularity over the last few years and is used by sites such as <a href="http://www.wordpress.com/" target="_blank">Wordpress</a>, <a href="http://textsfromlastnight.com" target="_blank">Texts from Last Night</a> and <a href="http://www.hulu.com" target="_blank">Hulu</a>.

This guide will provide you with common migration tips to move from an Apache server to an Nginx configuration. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/apache-to-nginx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Steal an Android Market App</title>
		<link>http://kbeezie.com/view/steal-market-app/</link>
		<comments>http://kbeezie.com/view/steal-market-app/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 00:20:50 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=310</guid>
		<description><![CDATA[One of the biggest fear plaguing any freelance application developer is piracy. All their hours and hours of work to bring you the next useful little app that they hope you'll enjoy. So why shouldn't they be compensated for their hard work. Sometimes however this fear can hurt a new platform more than it can help. That is why in this article I will show you how easy it is to steal even a protected android market app. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/steal-market-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>4</slash:comments>
		</item>
		<item>
		<title>Migrating Cpanel to DirectAdmin</title>
		<link>http://kbeezie.com/view/cpanel-to-directadmin/</link>
		<comments>http://kbeezie.com/view/cpanel-to-directadmin/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 17:01:42 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Primary]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[migration]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=263</guid>
		<description><![CDATA[One of the most frustrating thing someone can do involving their websites is moving them from one hosting provider to another. It's increasingly more difficult if your hosting was based on a control panel such as Cpanel, and try to migrate to a different kind of control panel or none at all.  This article will show you how to migrate the two most important parts (files and database) from Cpanel to another control panel such as DirectAdmin. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/cpanel-to-directadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Nginx Configuration</title>
		<link>http://kbeezie.com/view/nginx/</link>
		<comments>http://kbeezie.com/view/nginx/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 21:18:46 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[examples]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=256</guid>
		<description><![CDATA[I'm creating this page on popular request, as I've had to paste my configuration for people a number of times especially on IRC. Below is an example configuration of how kbeezie.com is setup with some comments.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal IPN Revised for Python</title>
		<link>http://kbeezie.com/view/paypal-ipn-python/</link>
		<comments>http://kbeezie.com/view/paypal-ipn-python/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 09:23:40 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Primary]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=226</guid>
		<description><![CDATA[This article adds onto the previous entry <a href="/view/paypal-ipn-with-php/">Paypal IPN with PHP</a>, by showing you how to process an Instant Payment Notification from Paypal with Python]]></description>
		<wfw:commentRss>http://kbeezie.com/view/paypal-ipn-python/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OS X Quick Tips: Windows 7 x64 on a Macbook</title>
		<link>http://kbeezie.com/view/64bit-7-macbook/</link>
		<comments>http://kbeezie.com/view/64bit-7-macbook/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 02:07:50 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=221</guid>
		<description><![CDATA[I have been a mac user off and on since 2002; It wasn't until early 2008 that I moved strictly to using a mac for my everyday affairs. I thought it would be a nice gesture to once in a while throw up quick Macintosh related tips, especially as it pertains to my early 2008 13.3" Macbook.  For my first tip, how to get Bootcamp working on Windows 7x64.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/64bit-7-macbook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Releasing IP Addresses in WHM/Cpanel</title>
		<link>http://kbeezie.com/view/releasing-ip-addresses-in-whmcpanel/</link>
		<comments>http://kbeezie.com/view/releasing-ip-addresses-in-whmcpanel/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 07:23:56 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Primary]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=219</guid>
		<description><![CDATA[If you are hosted with a WHM/Cpanel based server or VPS, you may have had some difficulties trying to get an alternate webserver such as Nginx or Lighttpd installed especially if you wanted to use the default port 80. This article shows you how you can release extra IP addresses to be used by those services without conflicting with Apache. 
]]></description>
		<wfw:commentRss>http://kbeezie.com/view/releasing-ip-addresses-in-whmcpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.112 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 13:35:54 -->
<!-- Compression = gzip -->