<?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; datafeed</title>
	<atom:link href="http://www.davewooding.com/category/datafeed/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>Adding Articles To Your Datafeed Site</title>
		<link>http://www.davewooding.com/adding-articles-to-your-datafeed-site/</link>
		<comments>http://www.davewooding.com/adding-articles-to-your-datafeed-site/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[datafeed]]></category>
		<category><![CDATA[garden]]></category>

		<guid isPermaLink="false">http://www.davewooding.com/?p=35</guid>
		<description><![CDATA[Adding articles to your new affiliate gardening site involves uploading a text file to your web site.
The important points are:
- Your article needs to be a text file, for instance, &#8220;rose-bushes.txt&#8221;.
- The text file needs to be named EXACTLY like you want it to appear on your site.  If your text file is &#8220;rose-bushes.txt&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Adding articles to your new <strong>affiliate gardening site</strong> involves uploading a text file to your web site.</p>
<p>The important points are:</p>
<p>- Your article needs to be a text file, for instance, &#8220;rose-bushes.txt&#8221;.</p>
<p>- The text file needs to be named EXACTLY like you want it to appear on your site.  If your text file is &#8220;rose-bushes.txt&#8221;, then the page that gets displays your article on your site is &#8220;http://www.example.com/rosh-bushes.html&#8221;.</p>
<p>- The text file needs to be in the same directory as THE SCRIPT.</p>
<p>This short 3 minute video shows you how to upload a text file using a FTP program (I use SmartFTP)</p>
<p>Click here to see the &#8230; CLICK HERE >>> <a href="http://s3.amazonaws.com/davewooding_articles/index.html">article video</a>.</p>
<p>And as an added bonus, the last 30 seconds include some music from the a movie of the 1970s.  Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davewooding.com/adding-articles-to-your-datafeed-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Me The Datafeed</title>
		<link>http://www.davewooding.com/show-me-the-datafeed/</link>
		<comments>http://www.davewooding.com/show-me-the-datafeed/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:32:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[datafeed]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.davewooding.com/?p=33</guid>
		<description><![CDATA[The next step in creating a database driven website is to display the results.
We have the contents loaded up in the MySQL database ready and waiting.
First thing to do is write a simple query that pulls out a few of the entries.
The way I will do that looks like this:

The important part is line #62, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The next step in creating a <strong>database driven website</strong> is to display the results.</p>
<p>We have the contents loaded up in the <a href="http://www.davewooding.com/affiliate-datafeed-database-the-guts/">MySQL database</a> ready and waiting.</p>
<p>First thing to do is write a simple query that pulls out a few of the entries.</p>
<p>The way I will do that looks like this:</p>
<p><img src="http://www.davewooding.com/images/select1.jpg" alt="MySQL SELECT" /></p>
<p>The important part is line #62, the one that starts with $sql.</p>
<p>The way to read it is &#8220;Give me everything that has the word &#8216;Tree&#8217; in the title.</p>
<p>Once we have that information, then lets print it out.</p>
<p>The &#8220;while&#8221; statement on line #65 goes through the results and prints out the title and description.  Nothing fancy &#8230; at least not yet.</p>
<p>That&#8217;s enough to hold me over.  Enjoy the &#8220;<a href="http://www.youtube.com/watch?v=cK70_BtyFeA" target="_blank">family video</a>&#8221; that shows you how to do this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davewooding.com/show-me-the-datafeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unique Datafeed Content</title>
		<link>http://www.davewooding.com/unique-datafeed-content/</link>
		<comments>http://www.davewooding.com/unique-datafeed-content/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:31:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[datafeed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.davewooding.com/?p=31</guid>
		<description><![CDATA[There&#8217;s a problem with datafeed affiliate sites &#8211; at least it is a problem if you want your sites to stand out from all of the competition &#8211; duplicate content.  
Who do you think will rank higher in the search engines for specific terms that you might find in your datafeed?  Probably the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>There&#8217;s a problem with <strong>datafeed affiliate sites</strong> &#8211; at least it is a problem if you want your sites to stand out from all of the competition &#8211; <em>duplicate content</em>.  </p>
<p>Who do you think will rank higher in the search engines for specific terms that you might find in your datafeed?  Probably the merchant.  If this happens, then your site is less likely to get the click that gets the affiliate sale.</p>
<p>So what to do, what to do &#8211; let me think.  Hmm.</p>
<p>Let&#8217;s get a little creative with what the merchant gives us, shall we.</p>
<p>Here&#8217;s an example entry that we can use from the affiliate&#8217;s datafeed.</p>
<p><img src="http://www.davewooding.com/images/unique-datafeed4.jpg" alt="affiliate datafeed" /></p>
<p>I was planning on using the second line, the one that says &#8220;American Beech&#8221; as the title.  What  is to stop me from also adding the word &#8220;Tree&#8221; found on the 12th line down to the title.  Nothing really.  I can make the affiliate script combine portions of the datafeed and mash it up to create a new title.  Pretty cool, huh!</p>
<p>Or how about this idea.</p>
<p>Instead of using the &#8220;Dahlia &#8211; Dinnerplate &#8211; Magic Sunrise&#8221; as the title, why not (1) get rid of the dash (-) and also rearrange the words to read &#8220;Magic Sunrise Dahlia Dinnerplate&#8221;?  I can already see the PHP code to do that.  </p>
<p><img src="http://www.davewooding.com/images/unique-datafeed2.jpg" alt="rearrange datafeed" /></p>
<p>Want in on a big secret &#8211; on how I am going to make each site affiliate datafeed site that I create unique?</p>
<p>What secret little piece of PHP code that I have planned for making certain that no matter what, each site I build is not identical to any other site.</p>
<p>Ready?  Here it is &#8230; <a href="http://us.php.net/operators.arithmetic" target="_blank">modulus</a>.</p>
<p>I&#8217;ll explain later <img src='http://www.davewooding.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.davewooding.com/unique-datafeed-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
