<?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>Entropy, The Blog &#187; Wordpress Plugins</title>
	<atom:link href="http://www.entropytheblog.com/blog/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.entropytheblog.com/blog</link>
	<description>My Random Thoughts</description>
	<lastBuildDate>Fri, 10 Apr 2009 07:02:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Block DiggBar in Wordpress Plugin</title>
		<link>http://www.entropytheblog.com/blog/2009/04/block-diggbar-in-wordpress-plugin/</link>
		<comments>http://www.entropytheblog.com/blog/2009/04/block-diggbar-in-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 06:53:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=141</guid>
		<description><![CDATA[I wrote this plugin in protest to the newly introduced [DiggBar](http://digg.com/tools/diggbar).
Simply install this plugin on your Wordpress blog and people trying to a blog post through the DiggBar will be block and this message will be displayed:
 The DiggBar is blocked on this blog. [Read why](http://daringfireball.net/2009/04/how_to_block_the_diggbar).
### Download
Download from the [Wordpress Plugin Directory](http://wordpress.org/extend/plugins/block-diggbar/).
Source repository at [GitHub](http://github.com/paulwilliam/block-diggbar/tree/master).
### [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote this plugin in protest to the newly introduced [DiggBar](http://digg.com/tools/diggbar).</p>
<p>Simply install this plugin on your Wordpress blog and people trying to a blog post through the DiggBar will be block and this message will be displayed:</p>
<p> The DiggBar is blocked on this blog. [Read why](http://daringfireball.net/2009/04/how_to_block_the_diggbar).</p>
<p>### Download</p>
<p>Download from the [Wordpress Plugin Directory](http://wordpress.org/extend/plugins/block-diggbar/).</p>
<p>Source repository at [GitHub](http://github.com/paulwilliam/block-diggbar/tree/master).</p>
<p>### Credits</p>
<p>It uses code by [John Gruber](http://daringfireball.net/2009/04/how_to_block_the_diggbar).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.entropytheblog.com/blog/2009/04/block-diggbar-in-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wordpress Quick Reply Template Plugin</title>
		<link>http://www.entropytheblog.com/blog/2008/12/wordpress-quick-reply-template-plugin/</link>
		<comments>http://www.entropytheblog.com/blog/2008/12/wordpress-quick-reply-template-plugin/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 06:13:24 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[quick reply]]></category>

		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=88</guid>
		<description><![CDATA[The quick reply feature introduced in Wordpress 2.7 is great but it lacks the ability to set the default test of a reply. 
This plugin allows you to automatically set the text of a comment reply. For example if your reply template is:
    %FIRST_NAME%, 
and the comment authors name is:
   [...]]]></description>
			<content:encoded><![CDATA[<p>The quick reply feature introduced in Wordpress 2.7 is great but it lacks the ability to set the default test of a reply. </p>
<p>This plugin allows you to automatically set the text of a comment reply. For example if your reply template is:</p>
<p>    %FIRST_NAME%, </p>
<p>and the comment authors name is:</p>
<p>    Paul William</p>
<p>Then the default text in a reply would be:</p>
<p>    Paul,</p>
<p>It is that simple.</p>
<p>### Screenshots</p>
<p>Click to expand.</p>
<p><a href="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-14.png" rel="thumbnail"><img src="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-14-tm.jpg" width="300" height="179" alt="Picture 14.png" class="post_image" /></a></p>
<p><a href="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-15.png" rel="thumbnail"><img src="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-15-tm.jpg" width="300" height="221" alt="Picture 15.png" class="post_image" /></a></p>
<p>### Download</p>
<p>Download from the [Wordpress Plugin Directory](http://wordpress.org/extend/plugins/quick-reply-template/).</p>
<p>Source repository at [GitHub](http://github.com/paulwilliam/wordpress-quick-reply-template-plugin/tree/master).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.entropytheblog.com/blog/2008/12/wordpress-quick-reply-template-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Wordpress GitHub Gist Shortcode Plugin</title>
		<link>http://www.entropytheblog.com/blog/2008/12/wordpress-github-gist-shortcode-plugin/</link>
		<comments>http://www.entropytheblog.com/blog/2008/12/wordpress-github-gist-shortcode-plugin/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 02:35:16 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[gist shortcode]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=47</guid>
		<description><![CDATA[This simple Wordpress plugin allows you to embed a [GitHub Gist](http://gist.github.com/) by inserting a shortcode into your post or page instead of entering HTML.
It is very simple to use. After activating the plugin you can embed a Gist, for example Gist 30957, into you page or post by entering the following text:

will be replaced with [...]]]></description>
			<content:encoded><![CDATA[<p>This simple Wordpress plugin allows you to embed a [GitHub Gist](http://gist.github.com/) by inserting a shortcode into your post or page instead of entering HTML.</p>
<p>It is very simple to use. After activating the plugin you can embed a Gist, for example Gist 30957, into you page or post by entering the following text:</p>
<p><a href="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-33.png" rel="thumbnail"><img class="alignnone size-full wp-image-55" title="picture-33" src="http://www.entropytheblog.com/blog/wp-content/uploads/2008/12/picture-33.png" alt="" width="137" height="24" /></a></p>
<p>will be replaced with an embedded Gist:</p>
<script src="http://gist.github.com/30957.js"></script><noscript><code class="gist"><pre></p>
<p>Simple!</p>
<p>One problem with gists is that a search engine spiders (and users with javascript disabled) will not see your code in a blog entry. This plugin allows you to get around this by including text, such as content of the gist inside the shortcode. The text is wrapped inside these tags:</p>
<p>    <noscript><code class="gist">
<pre>
<p>You would use it like this:</p>
<p>	[gist id=30948]<br />
	puts hello_world_test;<br />
	i = 0<br />
	5.times do<br />
		i = i + 1<br />
		puts i<br />
	end<br />
	</pre></code></noscript>
<p>### Download</p>
<p>[Wordpress Plugin Directory](http://wordpress.org/extend/plugins/github-gist-shortcode/).</p>
<p>[GitHub source repository](http://github.com/paulwilliam/wordpress-github-gist-shortcode-plugin/tree/master).</p>
<p>**Changelog**</p>
<p>*0.2 Added ability to include text inside gist shortcode.*</p>
<p>*0.1 Initial Release*</p>
<p>### Credits</p>
<p>The geniuses at [GitHub](https://github.com/)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.entropytheblog.com/blog/2008/12/wordpress-github-gist-shortcode-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
