<?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"
	>
<channel>
	<title>Comments on: WordPress Plugin Releases for 2/21</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Sat, 05 Jul 2008 04:40:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Charles Wilson</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1217206</link>
		<dc:creator>Charles Wilson</dc:creator>
		<pubDate>Sun, 09 Mar 2008 14:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1217206</guid>
		<description>CodeShield is going to be useful for me as a coder who may release code samples in blogs. And Photo Dropper is really nice to have to add some non-text content to beautify the posts.</description>
		<content:encoded><![CDATA[<p>CodeShield is going to be useful for me as a coder who may release code samples in blogs. And Photo Dropper is really nice to have to add some non-text content to beautify the posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChaosKaizer</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1215106</link>
		<dc:creator>ChaosKaizer</dc:creator>
		<pubDate>Sun, 24 Feb 2008 21:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1215106</guid>
		<description>thanks for the update keith. 
This is a good aspiring plugins lists. GoCodes is a must have for 'nofollow/referral' linking.

notes on Codeshield i thought its better if the plugins convert the special character from 'Entity Name' to 'Entity Number' instead, its RSS valid.

there is build in core function inside formatting.php &#8594; 'ent2ncr()'.</description>
		<content:encoded><![CDATA[<p>thanks for the update keith.<br />
This is a good aspiring plugins lists. GoCodes is a must have for &#8216;nofollow/referral&#8217; linking.</p>
<p>notes on Codeshield i thought its better if the plugins convert the special character from &#8216;Entity Name&#8217; to &#8216;Entity Number&#8217; instead, its RSS valid.</p>
<p>there is build in core function inside formatting.php &rarr; &#8216;ent2ncr()&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1215091</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 24 Feb 2008 17:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1215091</guid>
		<description>CodeShield -- This is exactly what I've been looking for, for a long time. Thank you, Scott, for making a very simple code-tag plug-in!</description>
		<content:encoded><![CDATA[<p>CodeShield &#8212; This is exactly what I&#8217;ve been looking for, for a long time. Thank you, Scott, for making a very simple code-tag plug-in!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add Flickr CC licensed photos to your blog posts</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214807</link>
		<dc:creator>Add Flickr CC licensed photos to your blog posts</dc:creator>
		<pubDate>Fri, 22 Feb 2008 19:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214807</guid>
		<description>[...] Weblog Tools Collection, Related: Yahoo [...]</description>
		<content:encoded><![CDATA[<p>[...] Weblog Tools Collection, Related: Yahoo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214797</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 22 Feb 2008 14:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214797</guid>
		<description>Photo Dropper is nice, I'm using it on my website now.

Two issues though:

1) It adds target="_blank" to all links which isn't XHTML valid, and it adds '&#60;br/&#62;' instead of new lines.

2) It adds one link to the image, a link to the image author, and it also adds two separate links back to the plugin website on every post. (One on the Creative Commons logo and one on the word Photo.) While a link is acceptable, it seems like keyword spamming to me.

If you want to change the html it adds for the images, it can be done in the flicker-js.php file. I've edited mine to automatically add style="float:left; padding: 5px 10px 0 10px;" to all my images, use new lines, fix the HTML code, and remove some of the superfluous links.</description>
		<content:encoded><![CDATA[<p>Photo Dropper is nice, I&#8217;m using it on my website now.</p>
<p>Two issues though:</p>
<p>1) It adds target=&#8221;_blank&#8221; to all links which isn&#8217;t XHTML valid, and it adds &#8216;&lt;br/&gt;&#8217; instead of new lines.</p>
<p>2) It adds one link to the image, a link to the image author, and it also adds two separate links back to the plugin website on every post. (One on the Creative Commons logo and one on the word Photo.) While a link is acceptable, it seems like keyword spamming to me.</p>
<p>If you want to change the html it adds for the images, it can be done in the flicker-js.php file. I&#8217;ve edited mine to automatically add style=&#8221;float:left; padding: 5px 10px 0 10px;&#8221; to all my images, use new lines, fix the HTML code, and remove some of the superfluous links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redwall_hp</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214792</link>
		<dc:creator>redwall_hp</dc:creator>
		<pubDate>Fri, 22 Feb 2008 09:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214792</guid>
		<description>Thanks for covering my plugin.</description>
		<content:encoded><![CDATA[<p>Thanks for covering my plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214789</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 22 Feb 2008 08:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/02/21/wordpress-plugin-releases-for-221-2/#comment-1214789</guid>
		<description>Small warning for &lt;strong&gt;Random Top Ads&lt;/strong&gt;: it places a backlink to the plugin page by default. Justified or not, it might catch a few people off guard.</description>
		<content:encoded><![CDATA[<p>Small warning for <strong>Random Top Ads</strong>: it places a backlink to the plugin page by default. Justified or not, it might catch a few people off guard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
