<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Gearing Up For More EPN Sites</title>
	<atom:link href="http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/</link>
	<description>Custom eBay Partner Network (EPN) Niche Sites Grown Daily</description>
	<lastBuildDate>Thu, 09 Sep 2010 12:21:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1589</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1589</guid>
		<description>Yes it is an actuall plugin that gets activated/deactivated. It is not a zip file though. I just have the php file in a folder that you just drop into the plugins directory.

As for the_content... check this out: http://www.devlounge.net/code/wordpress-plugin-filters It sums up the filters nicely. As soon as you activate the plugin the content changes to your liking. Deactivate the plugin and the content goes back to the original in the post.</description>
		<content:encoded><![CDATA[<p>Yes it is an actuall plugin that gets activated/deactivated. It is not a zip file though. I just have the php file in a folder that you just drop into the plugins directory.</p>
<p>As for the_content&#8230; check this out: <a href="http://www.devlounge.net/code/wordpress-plugin-filters" rel="nofollow">http://www.devlounge.net/code/wordpress-plugin-filters</a> It sums up the filters nicely. As soon as you activate the plugin the content changes to your liking. Deactivate the plugin and the content goes back to the original in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPN Affiliate Sites</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1585</link>
		<dc:creator>EPN Affiliate Sites</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1585</guid>
		<description>Are you editing something in wordpress? &quot;When worpress calls for the content of the post it runs my code first and then returns whatever I tell it to.&quot; 

http://codex.wordpress.org/Template_Tags/the_content</description>
		<content:encoded><![CDATA[<p>Are you editing something in wordpress? &#8220;When worpress calls for the content of the post it runs my code first and then returns whatever I tell it to.&#8221; </p>
<p><a href="http://codex.wordpress.org/Template_Tags/the_content" rel="nofollow">http://codex.wordpress.org/Template_Tags/the_content</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPN Affiliate Sites</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1584</link>
		<dc:creator>EPN Affiliate Sites</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1584</guid>
		<description>Hey, so are you actually doing an installable plugin, .zip file, using the Wordpress methodology for creating a plugin?</description>
		<content:encoded><![CDATA[<p>Hey, so are you actually doing an installable plugin, .zip file, using the WordPress methodology for creating a plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1581</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Feb 2010 22:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1581</guid>
		<description>Thanks man! 

I had thoughts about starting an affiliate program around the plugins once I get all the bugs worked out and it is more stable.

The nice thing is that I can change my plugin at anytime and switch from EPN to Amazon if I want. After editing the plugin every page on my site would be switched over and realted to the title of the post.

I do run a check against the title before doing a new post to make sure that title does not already exist. So no duplicate titles should ever happen.

Right now the plugin uses XMLRPC to do the posts. But I am thinking if I do a little digging I can do it internal to wordpress and not have to go out and back through as a remote post.

Nope nothing is hard coded into any of the pages. I think it was called a filter on the content. When worpress calls for the content of the post it runs my code first and then returns whatever I tell it to.</description>
		<content:encoded><![CDATA[<p>Thanks man! </p>
<p>I had thoughts about starting an affiliate program around the plugins once I get all the bugs worked out and it is more stable.</p>
<p>The nice thing is that I can change my plugin at anytime and switch from EPN to Amazon if I want. After editing the plugin every page on my site would be switched over and realted to the title of the post.</p>
<p>I do run a check against the title before doing a new post to make sure that title does not already exist. So no duplicate titles should ever happen.</p>
<p>Right now the plugin uses XMLRPC to do the posts. But I am thinking if I do a little digging I can do it internal to wordpress and not have to go out and back through as a remote post.</p>
<p>Nope nothing is hard coded into any of the pages. I think it was called a filter on the content. When worpress calls for the content of the post it runs my code first and then returns whatever I tell it to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPN Affiliate Sites</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1580</link>
		<dc:creator>EPN Affiliate Sites</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1580</guid>
		<description>Genius... this in my opinion is better than even A2P. And, you are running using wp-cron and not the system crontab. I&#039;m interested in seeing how you accomplish the task of adding the auctions to the blank post. Do you have an include of something hard coded in to single.php? I totally am digging this new method. The chance to duplicate content is low and you can also even add in more affiliate options by using the title. Great work!</description>
		<content:encoded><![CDATA[<p>Genius&#8230; this in my opinion is better than even A2P. And, you are running using wp-cron and not the system crontab. I&#8217;m interested in seeing how you accomplish the task of adding the auctions to the blank post. Do you have an include of something hard coded in to single.php? I totally am digging this new method. The chance to duplicate content is low and you can also even add in more affiliate options by using the title. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPN Affiliate Sites</title>
		<link>http://www.customaffiliatesites.com/gearing-up-for-more-epn-sites/comment-page-1/#comment-1579</link>
		<dc:creator>EPN Affiliate Sites</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.customaffiliatesites.com/?p=456#comment-1579</guid>
		<description>When will your plugins be available ;)</description>
		<content:encoded><![CDATA[<p>When will your plugins be available <img src='http://www.customaffiliatesites.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
