/* 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 .= '/'; } ?> . 2009 April : Efficient Entrepreneur

12 minute membership site

April 13, 2009 by Efficient Entrepreneur  
Filed under Videos
This article is about 100 words long, and will take about 1 to 1 minutes to read.

In 12 minutes, Ryan Deiss shows you how to build a membership site out of wordpress.
Continuity Blueprint
Membership sites are the “hot new thing” among internet marketers now, and Ryan Deiss is one of the top gurus in this particular field. Hey! If you’re going to learn something new, might as learn from the best!

Find your stolen images

April 5, 2009 by Efficient Entrepreneur  
Filed under Other Resources
This article is about 400 words long, and will take about 2 to 4 minutes to read.

You’ve spent hours and/or hundreds of dollars getting the best product shots and most customer-appealing images on your site, but is all this work you’ve done safe? Usually not. Even protected images can easily be circumvented by the right computer-savvy person. But the real trick is finding out who has actually stolen your images. With [...]