<?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: dzoneZ-Et &#8211; dZone WordPress Plugin</title>
	<atom:link href="http://blog.rswr.net/2008/07/28/dzonez-et-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rswr.net/2008/07/28/dzonez-et-wordpress-plugin/</link>
	<description>PHP Projects and more...</description>
	<lastBuildDate>Wed, 24 Feb 2010 17:42:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan</title>
		<link>http://blog.rswr.net/2008/07/28/dzonez-et-wordpress-plugin/comment-page-1/#comment-2432</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rswr.net/?p=88#comment-2432</guid>
		<description>I created the following patch that allows to keep Dzone votes for entries imported from blogger. It just changes the dzone_url, e.g.:

old: var dzone_url = &#039;http://example.org/2009/foo.html&#039;
new: var dzone_url = &#039;http://example.blogspot.com/2009/foo.html&#039;

Maybe someone could take this and create something more generic. By the way, it works similarly for Digg.

--- dzoneZ-Et.php.orig  2009-01-21 23:19:31.000000000 +0100
+++ dzoneZ-Et.php       2009-01-21 23:07:53.000000000 +0100
@@ -285,8 +285,22 @@
 $zz_old = array(&#039;/\n/&#039;, &#039;/\\[[^\\]]*\\]/&#039;);
 $zz_new = array(&#039;&#039;, &#039;&#039;);
 ?&gt;
+
 &lt;!--
-var dzone_url = &#039;&#039;;
+var dzone_url = &#039;&#039;;
 var dzone_title = &#039;&#039;;
 var dzone_blurb = &#039;&#039;;
 var dzone_style = &#039;&#039;;</description>
		<content:encoded><![CDATA[<p>I created the following patch that allows to keep Dzone votes for entries imported from blogger. It just changes the dzone_url, e.g.:</p>
<p>old: var dzone_url = &#8216;http://example.org/2009/foo.html&#8217;<br />
new: var dzone_url = &#8216;http://example.blogspot.com/2009/foo.html&#8217;</p>
<p>Maybe someone could take this and create something more generic. By the way, it works similarly for Digg.</p>
<p>&#8212; dzoneZ-Et.php.orig  2009-01-21 23:19:31.000000000 +0100<br />
+++ dzoneZ-Et.php       2009-01-21 23:07:53.000000000 +0100<br />
@@ -285,8 +285,22 @@<br />
 $zz_old = array(&#8216;/\n/&#8217;, &#8216;/\\[[^\\]]*\\]/&#8217;);<br />
 $zz_new = array(&#8221;, &#8221;);<br />
 ?&gt;<br />
+<br />
 &lt;!&#8211;<br />
-var dzone_url = &#8221;;<br />
+var dzone_url = &#8221;;<br />
 var dzone_title = &#8221;;<br />
 var dzone_blurb = &#8221;;<br />
 var dzone_style = &#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erichero</title>
		<link>http://blog.rswr.net/2008/07/28/dzonez-et-wordpress-plugin/comment-page-1/#comment-2374</link>
		<dc:creator>Erichero</dc:creator>
		<pubDate>Fri, 24 Oct 2008 11:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rswr.net/?p=88#comment-2374</guid>
		<description>I&#039;ve just added this widget to my site (http://www.chillisoft.co.za/blog).  Easy as pie and works exactly as I wanted it to.  Well done!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just added this widget to my site (http://www.chillisoft.co.za/blog).  Easy as pie and works exactly as I wanted it to.  Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jutta</title>
		<link>http://blog.rswr.net/2008/07/28/dzonez-et-wordpress-plugin/comment-page-1/#comment-688</link>
		<dc:creator>Jutta</dc:creator>
		<pubDate>Sat, 16 Aug 2008 17:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rswr.net/?p=88#comment-688</guid>
		<description>Hi there! I always love to google for Wordpress Plugins as I always find nice site like yours. Everyday there are new plugins and themes for wordpress and so you can pimp up your installation from time to time. :-) Btw: Your article Et - WordPress Plugin &#124; RSWR Network Blog was the best I found today! Regards! Jens</description>
		<content:encoded><![CDATA[<p>Hi there! I always love to google for Wordpress Plugins as I always find nice site like yours. Everyday there are new plugins and themes for wordpress and so you can pimp up your installation from time to time. <img src='http://blog.rswr.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Btw: Your article Et &#8211; WordPress Plugin | RSWR Network Blog was the best I found today! Regards! Jens</p>
]]></content:encoded>
	</item>
</channel>
</rss>
