<?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: ShareThis.com And Plugin Trouble</title>
	<atom:link href="http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/</link>
	<description>^http://(www\.)?(saphod&#124;marcoluthe)\.(net&#124;com&#124;de)/?$</description>
	<lastBuildDate>Mon, 16 May 2011 14:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Marco</title>
		<link>http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/comment-page-1/#comment-6459</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Mon, 19 Nov 2007 18:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/#comment-6459</guid>
		<description>Hi Jen!

Of course, I am willing to help you optimizing your plugin - I hope I can be of any help.

First of all, please make sure the ampersands in the ShareThis.com JavaScript are properly masked as html entities (&amp;   amp;) - that way, the XHTML-isssue should be solved.

Yes, I am currently still using 2.1.3. I am willing to upgrade, but that&#039;s gonna happen later, I guess. :-)

If you want to know what plugins I am using, just take a look at the &lt;a href=&quot;http://www.saphod.net/blog-info/&quot; rel=&quot;nofollow&quot;&gt;&#039;Blog-Info&#039; site&lt;/a&gt; where all the used plugins are listed.

The sharethis.php is on its way to your eMail-address - I am not using the plugin any longer, as I managed to do without.

I am not quite sure why the Slickr plugin does not work with the ShareThis plugin installed - somehow, it does not proceed further than the &quot;loading&quot; screen. You should implement it yourself to see what the problem is. It might have to do with the prototype library. As described above: if I do not load the ShareThis JavaScript inside the header, everything works fine.

Please understand that I am not willing to give away my WP installation - but if you have further questions, don&#039;t be shy. ;-)

Good luck with debugging!</description>
		<content:encoded><![CDATA[<p>Hi Jen!</p>
<p>Of course, I am willing to help you optimizing your plugin &#8211; I hope I can be of any help.</p>
<p>First of all, please make sure the ampersands in the ShareThis.com JavaScript are properly masked as html entities (&#038;   amp;) &#8211; that way, the XHTML-isssue should be solved.</p>
<p>Yes, I am currently still using 2.1.3. I am willing to upgrade, but that&#8217;s gonna happen later, I guess. <img src='http://www.saphod.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If you want to know what plugins I am using, just take a look at the <a href="http://www.saphod.net/blog-info/">&#8216;Blog-Info&#8217; site</a> where all the used plugins are listed.</p>
<p>The sharethis.php is on its way to your eMail-address &#8211; I am not using the plugin any longer, as I managed to do without.</p>
<p>I am not quite sure why the Slickr plugin does not work with the ShareThis plugin installed &#8211; somehow, it does not proceed further than the &#8220;loading&#8221; screen. You should implement it yourself to see what the problem is. It might have to do with the prototype library. As described above: if I do not load the ShareThis JavaScript inside the header, everything works fine.</p>
<p>Please understand that I am not willing to give away my WP installation &#8211; but if you have further questions, don&#8217;t be shy. <img src='http://www.saphod.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Good luck with debugging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen Parga</title>
		<link>http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/comment-page-1/#comment-6458</link>
		<dc:creator>Jen Parga</dc:creator>
		<pubDate>Mon, 19 Nov 2007 17:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/2007/11/16/sharethiscom-and-plugin-trouble/#comment-6458</guid>
		<description>Hi Marco!

I work at ShareThis and collaborated with Alex King on the ShareThis 2.0 plugin.  I noticed in your post that you were having some problems with it.  In particular, I&#039;d like to take a look at the bug with multiple &quot;&amp;publisher=&quot; querystring arguments being added.  I&#039;d previously debugged that issue, so if you&#039;re willing to share, I&#039;d like to get some debugging info from you.  Also, I&#039;d like to take a look at the ShareThis plugin&#039;s interaction with your Slickr Gallery plugin.

1.  Could you verify what version of WordPress you&#039;re using?  It looks like 2.1.3.

2.  Could you tell me what other plugins you&#039;re using on your site?  

3.  Could you send me the /wp-content/plugins/share-this/sharethis.php file that you&#039;re using?

The best way for me to duplicate your environment would be for you to zip up your whole WordPress installation and send it to me.  That way I would have a snapshot of your whole configuration including your other plugins and template.  I don&#039;t need the database, and you can remove the database connection info from the wp-config.php file.

The good news is that we have fixed the &quot;button added everywhere&quot; issue in the next version, which should be available in a week or so.  We&#039;ll be adding a template tag so that you can place the button where you want and a switch to turn it on and off.  

Cheers!
Jen
ShareThis.com</description>
		<content:encoded><![CDATA[<p>Hi Marco!</p>
<p>I work at ShareThis and collaborated with Alex King on the ShareThis 2.0 plugin.  I noticed in your post that you were having some problems with it.  In particular, I&#8217;d like to take a look at the bug with multiple &#8220;&amp;publisher=&#8221; querystring arguments being added.  I&#8217;d previously debugged that issue, so if you&#8217;re willing to share, I&#8217;d like to get some debugging info from you.  Also, I&#8217;d like to take a look at the ShareThis plugin&#8217;s interaction with your Slickr Gallery plugin.</p>
<p>1.  Could you verify what version of WordPress you&#8217;re using?  It looks like 2.1.3.</p>
<p>2.  Could you tell me what other plugins you&#8217;re using on your site?  </p>
<p>3.  Could you send me the /wp-content/plugins/share-this/sharethis.php file that you&#8217;re using?</p>
<p>The best way for me to duplicate your environment would be for you to zip up your whole WordPress installation and send it to me.  That way I would have a snapshot of your whole configuration including your other plugins and template.  I don&#8217;t need the database, and you can remove the database connection info from the wp-config.php file.</p>
<p>The good news is that we have fixed the &#8220;button added everywhere&#8221; issue in the next version, which should be available in a week or so.  We&#8217;ll be adding a template tag so that you can place the button where you want and a switch to turn it on and off.  </p>
<p>Cheers!<br />
Jen<br />
ShareThis.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

