<?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>The Dev Shack &#187; blog</title>
	<atom:link href="http://www.thedevshack.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Mon, 06 Jun 2011 00:13:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Great WordPress Plugin &#8211; Absolute Privacy</title>
		<link>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/</link>
		<comments>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/#comments</comments>
		<pubDate>Tue, 05 May 2009 10:54:08 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=195</guid>
		<description><![CDATA[For those of you that follow this blog, you know I was looking for a web based code snippet library. After checking out some of the ones I came across I ended up making the decision to use a WordPress blog for the library. It has everything I needed out of the box (categories, tags, [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that follow this blog, you know I was looking for a web based code snippet library.  After checking out some of the ones I came across I ended up making the decision to use a WordPress blog for the library.  It has everything I needed out of the box (categories, tags, multiple authors, RSS etc&#8230;).  The only two pieces I needed to add in were a code highlighter (which there are many of) and most importantly a mechanism to allow me to make the entire blog private.  I did not want the general public to come across the code snippets, nor did I want the blog indexed.  I was surprised to see that out of the box WordPress does not offer this feature.  After  a quick search I came across a new plugin named <a href="http://www.johnkolbert.com/portfolio/wp-plugins/absolute-privacy/" target="_blank">Absolute Privacy written by John Kolbert</a>.  This plugin does exactly what I needed to do.  Once you download the plugin all you need to do is go to the settings page and check a box that enables the feature.  By doing this your entire blog is protected via login.  So far this has worked well, and WordPress is doing it&#8217;s normal good job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

