<?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>Dave Wooding &#187; wp o matic cron</title>
	<atom:link href="http://www.davewooding.com/tag/wp-o-matic-cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davewooding.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 17:52:39 +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>WP-o-matic Wordpress Plugin Does Not Fetch Results</title>
		<link>http://www.davewooding.com/wp-o-matic-wordpress-plugin-does-not-fetch-results/</link>
		<comments>http://www.davewooding.com/wp-o-matic-wordpress-plugin-does-not-fetch-results/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 16:25:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[autoblogging]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[wp o matic cron]]></category>
		<category><![CDATA[wp o matic download]]></category>
		<category><![CDATA[wp o matic plugin]]></category>
		<category><![CDATA[wp-o-matic]]></category>
		<category><![CDATA[wpomatc]]></category>

		<guid isPermaLink="false">http://www.davewooding.com/?p=75</guid>
		<description><![CDATA[If you are into autoblogging, feeds, rss, atom, aggregation, content, syndication, Wordpress, plugins, then you have likely heard of the WP-o-matic plugin.
This handy plugin takes a feed (rss or atm format) that you provide the link for and posts the contents on your self hosted Wordpress blog.
Here&#8217;s what you do to use WPomatic.
Download the wpomatic [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you are into autoblogging, feeds, rss, atom, aggregation, content, syndication, Wordpress, plugins, then you have likely heard of the <strong>WP-o-matic</strong> plugin.</p>
<p>This handy plugin takes a feed (rss or atm format) that you provide the link for and posts the contents on your self hosted Wordpress blog.</p>
<p>Here&#8217;s what you do to use WPomatic.</p>
<h3>Download the wpomatic plugin</h3>
<p>Visit the <a title="wpomatic download" href="http://wordpress.org/extend/plugins/wp-o-matic/" target="_blank">download page</a>  (or download the &#8220;fixed&#8221; version I provide &#8230; keep reading) at worpdress.org, extract the contents to your computer, then upload the plugin to your plugin directory on your web server.</p>
<h3>Setup the plugin</h3>
<p>Login to your Wordpress blog, click on plugins, Activate WP-o-Matic, click on Settings-&gt;Wp-o-Matic and go through the 4 step setup.</p>
<p>The setup includes testing that your web server has all of the necessary components for using this plugin.  Setting up a cron job to run the script on a scheduled basis (or letting a page load of your blog kick off the script).  I don&#8217;t recommend using the page load option as it might slow down the page load for the person visiting your site.</p>
<h3>Add campaign</h3>
<p>Now you are ready to add your first campaign.  Click on Add Campaigns and you are presented with tabs that say &#8220;Basic&#8221;, &#8220;Feeds&#8221;, &#8220;Categories&#8221;, &#8220;Rewrite&#8221;,  and &#8220;Options&#8221;.</p>
<h4>Basic</h4>
<p>Select a title related to the subject of interest.  This will also auto insert the same information into the campaign slug text box.  Leave the Active? option checked.</p>
<h3>Feeds</h3>
<p>You will need to provide the url of an rss or atom feed.</p>
<p>As an example, go to <a title="Google blog search" href="http://blogsearch.google.com/">Google&#8217;s blog search</a> and type in a keyword phrase.  Once results are returned, you will want to get the address of the feed associated with that keyword phrase.</p>
<p>You can use either the Atom or the RSS feed address.</p>
<div class="wp-caption alignnone" style="width: 182px">
	<img title="wpomatic" src="http://www.davewooding.com/images/wpomatic2.jpg" alt="wpomatic" width="182" height="340" />
	<p class="wp-caption-text">wpomatic</p>
</div>
<p>You can find either of those two links on the left side &#8211; copy either link.</p>
<p>RSS link should look something like this:</p>
<pre>http://blogsearch.google.com/blogsearch_feeds?hl=en&amp;q=iphone&amp;ie=utf-8&amp;num=10&amp;output=rss</pre>
<p>The Atom feed looks like this:</p>
<pre>http://blogsearch.google.com/blogsearch_feeds?hl=en&amp;q=iphone&amp;ie=utf-8&amp;num=10&amp;output=atom</pre>
<p>Take one of the two feed addresses and paste into one of the four the Feed URL text box under Add Campaign.  You could also add more feeds and WP-o-Matic will &#8220;blend&#8221; the results when it posts to your blog.</p>
<h4>Categories</h4>
<p>I recommend using the Quick Add option to create a category with the exact same name as the keyword phrase you titled this campaign with.</p>
<h4>Rewrite</h4>
<p>Skip unless you want to get fancy.</p>
<h4>Options</h4>
<p>Change the default frequency to fit your needs.  I typically change the Max items to create on each fetch to something less than 10.  Check the box for Post title links to source to give credit to the original source.  For discussion options, I typically choose Closed and uncheck the Allow pings option (just my preference).</p>
<p>Now Submit.</p>
<h3>Done</h3>
<p>That&#8217;s is how you setup your first wpomatic campaign.</p>
<p>Once you clicked on the submit button, you were given the message that said <em>Campaign added successfully.  Edit it or fetch it now.</em></p>
<p>Click on the fetch it now link.</p>
<p>What happened?</p>
<p>Unfortunately, you probably received a message that said <em>Campaign processed. 0 posts fetched.</em></p>
<p>So what gives, you would expect up to 3 posts to be made, but zero?</p>
<p>There is a piece of  code missing.</p>
<p>If  you are willing to mess around with some php code, then dig into the wpopmatic.php file and include the htmlspecialchars_decode command.</p>
<p>If you would rather skip the editing, at the end of this post is a download to the fixed version.</p>
<div>
<dl style="width: 510px;">
<dt><img title="wp o matic" src="../images/wpomatic1.jpg" alt="wp o matic" width="500" height="51" /></dt>
<dd>wp o matic</dd>
</dl>
</div>
<p>If you are interested in more details, the following video shows what was described previously.</p>
<p>[6:30] &#8211; the problem &#8211; wp-o-matic does not properly format the url.</p>
<p>[8:30] &#8211; the solution &#8211; edit line 1011 in the wpomatic.php file and add <a title="htmlspecialchars-decode" href="http://us.php.net/manual/en/function.htmlspecialchars-decode.php" target=_blank">htmlspecialchars_decode</a> to the line that formats the url.Or, save yourself the explanation and download wpomatic with the fix.</p>
<p>Here&#8217;s where you can <a href="http://www.davewooding.com/wpomatic.zip">download wpomatic plugin with the fix</a>.</p>
<p><a href="http://www.davewooding.com/go/wpqueen.html"><img class="alignnone" title="wordpress" src="http://www.davewooding.com/images/wpqueen1.gif" alt="" width="468" height="60" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davewooding.com/wp-o-matic-wordpress-plugin-does-not-fetch-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
