<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ClassicalCode &#187; plugin</title>
	<atom:link href="http://blog.classicalcode.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.classicalcode.com</link>
	<description>Music, Software, Finds</description>
	<lastBuildDate>Tue, 08 Nov 2011 19:34:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix For Digg Link in Sociable 3.4.4 WordPress Plugin</title>
		<link>http://blog.classicalcode.com/2009/08/fix-for-digg-link-in-sociable-1-4-4-wordpress-plugin/</link>
		<comments>http://blog.classicalcode.com/2009/08/fix-for-digg-link-in-sociable-1-4-4-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 03:48:57 +0000</pubDate>
		<dc:creator>Jordan Eldredge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.classicalcode.com/?p=635</guid>
		<description><![CDATA[As you can probably see I use used to use the Sociable plugin on this blog. I recently realized that the Digg link was broken. Here is the fix: Line 133 in wp-content/plugins/sociable/sociable.php reads: 'url' =&#62; 'http://digg.com/submit?phase=2&#38;amp;url=PERMALINK&#38;amp;title=TITLE&#38;amp;bodytext=EXCERPT', Replace it with this: 'url' =&#62; 'http://digg.com/submit?url=PERMALINK&#38;amp;title=TITLE&#38;amp;bodytext=EXCERPT', Or use this diff file on wp-content/plugins/sociable/sociable.php sociable.php.diggFix Related PostsPhp only [...]]]></description>
			<content:encoded><![CDATA[<p>As you can probably see I <span style="text-decoration: line-through;">use</span> used to use the Sociable plugin on this blog. I recently realized that the Digg link was broken. Here is the fix:</p>
<p>Line 133 in wp-content/plugins/sociable/sociable.php reads:</p>
<p><code>'url' =&gt; 'http://digg.com/submit?phase=2&amp;amp;url=PERMALINK&amp;amp;title=TITLE&amp;amp;bodytext=EXCERPT',<br />
</code></p>
<p>Replace it with this:</p>
<p><code>'url' =&gt; 'http://digg.com/submit?url=PERMALINK&amp;amp;title=TITLE&amp;amp;bodytext=EXCERPT',</code></p>
<p>Or use this diff file on wp-content/plugins/sociable/sociable.php<br />
<a href="http://blog.classicalcode.com/wp-content/uploads/2009/08/sociable.php.diggFix.diff">sociable.php.diggFix</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://blog.classicalcode.com/2008/10/php-only-serving-one-page-at-a-time-fix/" title="Php only serving one page at a time [fix!]">Php only serving one page at a time [fix!]</a></li><li><a href="http://blog.classicalcode.com/2007/10/wordpress-running/" title="Wordpress running">Wordpress running</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.classicalcode.com/2009/08/fix-for-digg-link-in-sociable-1-4-4-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

