/* 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 February : Efficient Entrepreneur

Getting to know the Millionaire, so you can become one

February 28, 2009 by Efficient Entrepreneur  
Filed under Reading
This article is about 200 words long, and will take about 1 to 2 minutes to read.

I just finished reading both books by Thomas J. Stanley, “The Millionaire Next Door” and “The Millionaire Mind” and I loved them. Unlike most business books which focus on telling the reader how to change and what to do, these books are more of a study of Millionaires in America.
He interviewed hundreds of millionaires throughout [...]

Google wants your articles

February 17, 2009 by Efficient Entrepreneur  
Filed under Busi-Tips, Marketing, Other Resources
This article is about 300 words long, and will take about 2 to 3 minutes to read.

As part of any company’s marketing focus, you’re spending most of your advertising time writing interesting and relevant articles promoting topics that relate to what your site offers your target audience. And most of the time you’re writing articles on blogs and sites like EZine.com or GoArticles.com. If you’ve taken this strategy to the next [...]