/*
WP-Cache Config Sample File

See wp-cache.php for author details.
*/

$cache_enabled = false; //Added by WP-Cache Manager
$cache_max_time = 3600; //in seconds
//$use_flock = true; // Set it tru or false if you know what to use
$cache_path = ABSPATH . 'wp-content/cache/';
$file_prefix = 'wp-cache-';

// Array of files that have 'wp-' but should still be cached 
$cache_acceptable_files = array( 'wp-atom.php', 'wp-comments-popup.php', 'wp-commentsrss2.php', 'wp-links-opml.php', 'wp-locations.php', 'wp-rdf.php', 'wp-rss.php', 'wp-rss2.php');

$cache_rejected_uri = array('wp-');
$cache_rejected_user_agent = array ( 0 => 'bot', 1 => 'ia_archive', 2 => 'slurp', 3 => 'crawl', 4 => 'spider');

// Just modify it if you have conflicts with semaphores
$sem_id = 5419;

if ( '/' != substr($cache_path, -1)) {
	$cache_path .= '/';
}

?><?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>Efficient Entrepreneur &#187; DIY</title>
	<atom:link href="http://efficiententrepreneur.com/category/resources/diy/feed/" rel="self" type="application/rss+xml" />
	<link>http://efficiententrepreneur.com</link>
	<description>Cutting through all the static to get to the heart of what every Entrepreneur needs to know</description>
	<lastBuildDate>Fri, 28 May 2010 15:09:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finding Expired Domains</title>
		<link>http://efficiententrepreneur.com/2009/05/finding-expired-domains/</link>
		<comments>http://efficiententrepreneur.com/2009/05/finding-expired-domains/#comments</comments>
		<pubDate>Sat, 02 May 2009 21:22:01 +0000</pubDate>
		<dc:creator>Efficient Entrepreneur</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Other Resources]]></category>

		<guid isPermaLink="false">http://efficiententrepreneur.com/?p=169</guid>
		<description><![CDATA[Since the discovery of the â€œmost powerful dot-com mogul youâ€™ve never heard ofâ€œ, Kevin Ham, the rush on expired domain names has flooded the marketplace. But do you even have a chance anymore? Can you really grab the next ask.com or news.com? Can you become a millionaire by just sitting back and buying internet real [...]]]></description>
		<wfw:commentRss>http://efficiententrepreneur.com/2009/05/finding-expired-domains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cheap yet Professional DIY Web Design</title>
		<link>http://efficiententrepreneur.com/2009/01/cheap-yet-professional-diy-web-design/</link>
		<comments>http://efficiententrepreneur.com/2009/01/cheap-yet-professional-diy-web-design/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:29:31 +0000</pubDate>
		<dc:creator>Efficient Entrepreneur</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Other Resources]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://efficiententrepreneur.com/?p=199</guid>
		<description><![CDATA[Microsoft makes waves in the Web Hosting World
With Microsoft&#8217;s newest venture, Homestead, the company has decided to move into the web hosting and design realm. Check out Homestead and take a quick tour of their easy-to-use building features. The program has its positives and negatives, but all-in-all is a nice fit for someone with a [...]]]></description>
		<wfw:commentRss>http://efficiententrepreneur.com/2009/01/cheap-yet-professional-diy-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
