<?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: MasterWish WordPress Plugin</title>
	<atom:link href="http://borkweb.com/story/masterwish-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://borkweb.com/story/masterwish-wordpress-plugin</link>
	<description>Some People Are Squirrel Handed.</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: john jackson</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-43697</link>
		<dc:creator>john jackson</dc:creator>
		<pubDate>Tue, 27 Apr 2010 15:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-43697</guid>
		<description>I get the following Error Message on my Wordpress page:

MasterWish - Master List
My Lists: [Master List]

Fatal error: Class &#039;Snoopy&#039; not found in /home2/useyours/public_html/landpartie/wp/wp-content/plugins/masterwish.php on line 131

Any ideas? Thank you!</description>
		<content:encoded><![CDATA[<p>I get the following Error Message on my WordPress page:</p>
<p>MasterWish &#8211; Master List<br />
My Lists: [Master List]</p>
<p>Fatal error: Class &#8216;Snoopy&#8217; not found in /home2/useyours/public_html/landpartie/wp/wp-content/plugins/masterwish.php on line 131</p>
<p>Any ideas? Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Harp</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-42778</link>
		<dc:creator>Allen Harp</dc:creator>
		<pubDate>Tue, 29 Sep 2009 22:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-42778</guid>
		<description>I am using WishList for a private Class reunion site.  Our 43 reunion is coming up soon.  We are getting loads af photographs that are too small to see in our template.  There used to be a script that allowed you to upload full size photos to your site.  Only a small thumbnail would show, but when you clicked on the thumbnail the picture would go to full screen size.  It would be fantastic for some of the se large group shots.  Any suggestions?  Thank you ahead of time.</description>
		<content:encoded><![CDATA[<p>I am using WishList for a private Class reunion site.  Our 43 reunion is coming up soon.  We are getting loads af photographs that are too small to see in our template.  There used to be a script that allowed you to upload full size photos to your site.  Only a small thumbnail would show, but when you clicked on the thumbnail the picture would go to full screen size.  It would be fantastic for some of the se large group shots.  Any suggestions?  Thank you ahead of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Registry Cleaners</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-41381</link>
		<dc:creator>Registry Cleaners</dc:creator>
		<pubDate>Fri, 03 Oct 2008 13:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-41381</guid>
		<description>Offers registry cleaners for fix registry errors in windows operating system.</description>
		<content:encoded><![CDATA[<p>Offers registry cleaners for fix registry errors in windows operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-29813</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 11 Aug 2007 01:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-29813</guid>
		<description>&lt;blockquote&gt;Well, you can check &lt;a href=&quot;http://codex.wordpress.org/Plugins&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Plugins&lt;/a&gt; for some plugins that may help you…I can’t think of any.  What I think would work is this:  Simply turn off the rich text editor (go to the administration section under “Users &gt; Your Profile” and scroll to the bottom and uncheck the box.
When you create a post, insert the HTML snippet you want for your ad and Wordpress will no longer remove the HTML tags you use.  
Now, if you are asking about inserting having an image with a link to an affiliate URL, thats pretty easy to do.  All you need to do is insert the code for image into your post: {img src=”blahblah.gif”/} then put the link tag around it, so it’d look like so:
{a href=”affiliate_url.html”}{img src=”blahblah.gif”/}{/a}
(replacing curly braces with “&lt; &quot; and &quot;&gt;“, of course)
&lt;/blockquote&gt;

@lil wyte I am wanting to do the exact same thing, did you ever get an answer to this? You asked: (I need to automatically insert ads in my posts. And not AdSense ads, but rather HTML snippets defined by me (affiliate links, etc).

@Matt. I don&#039;t want to do this manually but rather have it &quot;automatically&quot; happen whenever I make a post. Can you or anyone help me with this?
I don&#039;t really need a plugin, the file I need to call is php. I just need to know which file to edit and where to place the call.

Thanks,
Jas.</description>
		<content:encoded><![CDATA[<blockquote><p>Well, you can check <a href="http://codex.wordpress.org/Plugins" rel="nofollow">http://codex.wordpress.org/Plugins</a> for some plugins that may help you…I can’t think of any.  What I think would work is this:  Simply turn off the rich text editor (go to the administration section under “Users &gt; Your Profile” and scroll to the bottom and uncheck the box.<br />
When you create a post, insert the HTML snippet you want for your ad and WordPress will no longer remove the HTML tags you use.<br />
Now, if you are asking about inserting having an image with a link to an affiliate URL, thats pretty easy to do.  All you need to do is insert the code for image into your post: {img src=”blahblah.gif”/} then put the link tag around it, so it’d look like so:<br />
{a href=”affiliate_url.html”}{img src=”blahblah.gif”/}{/a}<br />
(replacing curly braces with “&lt; &#8221; and &#8220;&gt;“, of course)
</p></blockquote>
<p>@lil wyte I am wanting to do the exact same thing, did you ever get an answer to this? You asked: (I need to automatically insert ads in my posts. And not AdSense ads, but rather HTML snippets defined by me (affiliate links, etc).</p>
<p>@Matt. I don&#8217;t want to do this manually but rather have it &#8220;automatically&#8221; happen whenever I make a post. Can you or anyone help me with this?<br />
I don&#8217;t really need a plugin, the file I need to call is php. I just need to know which file to edit and where to place the call.</p>
<p>Thanks,<br />
Jas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugin Releases for 3/09</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-29667</link>
		<dc:creator>WordPress Plugin Releases for 3/09</dc:creator>
		<pubDate>Wed, 25 Jul 2007 13:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-29667</guid>
		<description>[...] MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from MasterWish. [...]</description>
		<content:encoded><![CDATA[<p>[...] MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from MasterWish. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugin Releases for 3/09</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-29668</link>
		<dc:creator>WordPress Plugin Releases for 3/09</dc:creator>
		<pubDate>Wed, 25 Jul 2007 13:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-29668</guid>
		<description>[...] MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from MasterWish. [...]</description>
		<content:encoded><![CDATA[<p>[...] MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from MasterWish. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Official Blog for Designcreatology.com &#187; Blog Archive &#187; WordPress Plugins for March 13, 2007</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-28193</link>
		<dc:creator>The Official Blog for Designcreatology.com &#187; Blog Archive &#187; WordPress Plugins for March 13, 2007</dc:creator>
		<pubDate>Mon, 02 Apr 2007 06:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-28193</guid>
		<description>[...] Flash XML Blogroll is a Wordpress Flash-based dynamic Blogroll / News Ticker. MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from [...]</description>
		<content:encoded><![CDATA[<p>[...] Flash XML Blogroll is a WordPress Flash-based dynamic Blogroll / News Ticker. MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugins for March 13, 2007 &#171; designcreatology</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-27799</link>
		<dc:creator>WordPress Plugins for March 13, 2007 &#171; designcreatology</dc:creator>
		<pubDate>Fri, 30 Mar 2007 13:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-27799</guid>
		<description>[...] Flash XML Blogroll is a Wordpress Flash-based dynamic Blogroll / News Ticker. MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from [...]</description>
		<content:encoded><![CDATA[<p>[...] Flash XML Blogroll is a WordPress Flash-based dynamic Blogroll / News Ticker. MasterWish WordPress Plugin allows you to aggregate your publicly viewable lists from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WeblogToolsCollection Español &#187; Blog Archive &#187; Plugins de WordPress publicados 9/3</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-24950</link>
		<dc:creator>WeblogToolsCollection Español &#187; Blog Archive &#187; Plugins de WordPress publicados 9/3</dc:creator>
		<pubDate>Fri, 09 Mar 2007 18:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-24950</guid>
		<description>[...] MasterWish WordPress Plugin te permite agregar tus listas visibles de MasterWish públicamente. [...]</description>
		<content:encoded><![CDATA[<p>[...] MasterWish WordPress Plugin te permite agregar tus listas visibles de MasterWish públicamente. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L&#8217;urlo del coniglio &#187; Blog Archive &#187; links for 2007-03-09</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin/comment-page-1#comment-24932</link>
		<dc:creator>L&#8217;urlo del coniglio &#187; Blog Archive &#187; links for 2007-03-09</dc:creator>
		<pubDate>Fri, 09 Mar 2007 15:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.borkweb.com/?p=118#comment-24932</guid>
		<description>[...] BorkWeb » MasterWish WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] BorkWeb » MasterWish WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

