<?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>Dammit Jim! &#187; plugin</title>
	<atom:link href="http://scott.sherrillmix.com/blog/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.sherrillmix.com/blog</link>
	<description>I'm a biologist not a...</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:19:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WP_ModerationRSS</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_moderationrss/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/wp_moderationrss/#comments</comments>
		<pubDate>Tue, 20 May 2008 04:48:23 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Programmer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[moderation]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=111</guid>
		<description><![CDATA[I like to monitor my comments by RSS. That keeps all the fun blog related stuff in the feed reader and leaves my email for important stuff. Unfortunately, this has resulted in some comments languishing unnoticed in the moderation queue since there doesn&#8217;t seem to be an easy way (that I found with a quick [...]]]></description>
			<content:encoded><![CDATA[<p>I like to monitor my comments by RSS. That keeps all the fun blog related stuff in the feed reader and leaves my email for important stuff. Unfortunately, this has resulted in some comments languishing unnoticed in the moderation queue since there doesn&#8217;t seem to be an easy way (that I found with a quick search) to get the comments awaiting moderation into a feed. So here is a very simple plugin to put comments awaiting moderation into an RSS feed.</p>


<h3>Features</h3>
<ul>
<li>RSS feed of comments awaiting moderation</li>
</ul>


<h3>Current Version:</h3> <p><a href="/res/wp_moderationrss.zip">WP_ModerationRSS</a></p>

<h3>Installation instructions:</h3> <p>Unzip <code>wp_moderationrss.zip</code>. Upload <code>wp_moderation.php</code> and activate the plugin. You can now access a feed of comments awaiting moderation from:<br/>
<code>www.yourblog.com/comments/feed/moderationrss/</code><br/> 
or if you&#8217;re not using pretty permalinks:<br/>
<code>www.yourblog.com/index.php?feed=rss2&amp;withcomments=1&amp;wpmoderated=1</code></p>


<h3>Change Log:</h3>
<ul>
 <li><a href="/res/wp_moderationrss_v0.11.zip">v0.11</a> 5-28-2008:
  <ul>
   <li>Fixed 404 when 0 moderated comments</li>
  </ul>
 </li>
 <li><a href="/res/wp_moderationrss_v0.1.zip">v0.1</a> 5-20-2008:
  <ul>
   <li>First Public Version</li>
  </ul>
 </li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/wp_moderationrss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP_Texticon</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_texticon/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/wp_texticon/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 04:56:23 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Programmer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[commenter]]></category>
		<category><![CDATA[DNA]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/blogger/wp_texticon/</guid>
		<description><![CDATA[I realize I&#8217;m getting in the dead horse beating side of automatic avatar creation plugins but brainsolid asked for a plugin to generate binary avatars that looked like the text from the matrix and I figured it wouldn&#8217;t take too long to change WP_Identicon over to it. Of course, then other things came up and [...]]]></description>
			<content:encoded><![CDATA[<img src="/res/images/matrix_texticon.png" alt="Matrix-like Texticon example" class="right"/>
<img src="/res/images/letters_texticon.png" alt="Letters Texticon example" class="right"/>
<img src="/res/images/dna_texticon.png" alt="DNA-like Texticon example" class="right"/>
<p>I realize I&#8217;m getting in the dead horse beating side of automatic avatar creation plugins but <a href="http://binaries.ru/">brainsolid </a> asked for a plugin to generate binary avatars that looked like the text from the matrix and I figured it wouldn&#8217;t take too long to change <a href="http://scott.sherrillmix.com/blog/blogger/wp_identicon/">WP_Identicon</a> over to it. Of course, then other things came up and I managed to take quite a while to get around to it but it&#8217;s done now so here is WP_Texticon. It generates avatars with an array of colored characters. It&#8217;s sort of hard to describe so it&#8217;s probably easier to just show a few examples.</p>
<p>So I guess it&#8217;s mostly for anyone that likes that text in the Matrix, writing about code (with 0 and 1&#8242;s or 0-9 and A-E if you want to get fancy) or biologists (give every commenter their own DNA sequence with ATCG) or maybe general literature (with some random letters and a white background).</p>


<h3>Features</h3>
<ul>
<li>Dynamically generated avatars for each commenter</li>
<li>Matrix/DNA/Binary-like text array icons</li>
<li>Customizable character selection</li>
<li>Gravatar support</li>
<li>No theme edits necessary</li>
</ul>


<h3>Current Version:</h3> <p><a href="/res/wp_texticon.zip">WP_Texticon</a></p>

<h3>Installation instructions:</h3> <p>Unzip <code>wp_texticon.zip</code>. Upload wp_texticon.php <em>and</em> the <code>texticon</code> folder. Make sure the <code>texticon</code> folder is <a href="http://codex.wordpress.org/Changing_File_Permissions">writable</a>. If your unzipping program creates a <code>wp_texticon</code> folder please only upload the contents (<code>wp_texticon.php</code> and the <code>texticon</code> folder). That should be it. Texticons should now appear next to your commenter&#8217;s names.</p> 
<p>You can adjust the background colors, the type and number of characters making up the Texticons and CSS in the Texticon Control Panel. If you&#8217;d like to change the fonts used for the characters, add or remove any Truetype Fonts (files that end in <code>.ttf</code>) you&#8217;d like to the <code>texticon/fonts</code> folder. You can also clear the Texticon image cache in the control panel.</p>

<h3>For Advanced Users:</h3>
<p>For even more control, you can disable the automatic placement in the Texticon Control Panel and add an Texticon to any comment with <code>texticon_build($comment-&gt;comment_author_email, $comment-&gt;comment_author);<!--formatted--></code>. For example, find the <code>comments.php</code> of your current theme (it should be in the folder <code>wp-content/themes/[currentThemeName]/</code>). Open it up and look for something similar to <code>foreach ($comments as $comment)</code>. Inside this loop there should be code that displays the comment author&#8217;s name or metadata like <code>&lt;p class=&quot;comment-author&quot;&gt;<!--formatted--></code> or <code>&lt;p class=&quot;comment-metadata&quot;&gt;<!--formatted--></code>. Just before all this enter:<br/><code>&lt;?php if (function_exists(texticon_build)) echo texticon_build($comment-&gt;comment_author_email, $comment-&gt;comment_author); ?&gt;<!--formatted--></code><br/>
If you would prefer to base the Texticons on the commentor&#8217;s IP address instead of the commentor&#8217;s email just replace <code>$comment-&gt;comment_author_email<!--formatted--></code> in the above with <code>$comment-&gt;comment_author_IP<!--formatted--></code>.</p>


<h3>Change Log:</h3>
<ul>
 <li><a href="/res/wp_texticon_v0.52.zip">v0.52</a> 3-27-2007:
  <ul>
  <li>Fixed missing gravatar bug</li>
  </ul>
 </li>
 <li><a href="/res/wp_texticon_v0.51.zip">v0.51</a> 3-27-2007:
  <ul>
  <li>First Public Version</li>
  </ul>
 </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/wp_texticon/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WP_MonsterID Update (Hand Drawn Monsters!)</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_monsterid-update-hand-drawn-monsters/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/wp_monsterid-update-hand-drawn-monsters/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 22:44:12 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Programmer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[artistic]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[monsterid]]></category>
		<category><![CDATA[monsters]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wp_monsterid]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/blogger/wp_monsterid-update-hand-drawn-monsters/</guid>
		<description><![CDATA[I just updated my MonsterID plugin with great monster artwork from Lemm who out of the blue emailed me with artistic very cool sketches of every monster part. I was just saying I wished I had gradients in my monsters and now I have honest to goodness hand-sketched monsters. Man the internet is great. The [...]]]></description>
			<content:encoded><![CDATA[<img src="/res/images/monsterid_update.jpg" alt="Updated MonsterID Icons" class="right"/><p>I just updated my <a href="http://scott.sherrillmix.com/blog/blogger/wp_monsterid/">MonsterID</a> plugin with great monster artwork from <a href=" http://rocketworm.com/">Lemm</a> who out of the blue emailed me with artistic very cool sketches of every monster part. I was just <a href="http://scott.sherrillmix.com/blog/blogger/alternative-wordpress-avatar-plugin/">saying</a> I wished I had gradients in my monsters and now I have honest to goodness hand-sketched monsters. Man the internet is great. The new version is a little processor intensive so it might take a few reloads to get all the monsters cached on a popular post but it will only happen the first time and things will be quick after that (and I set it so no one user should have to wait more than 5 seconds). They sure look great once they&#8217;re generated. Lemm&#8217;s about page says she does some freelance work, so if you&#8217;re looking for a <a href="http://nomoretangerines.com/">great illustrator</a>, it sure looks like she can draw.</p>]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/wp_monsterid-update-hand-drawn-monsters/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Alternative WordPress Avatar Plugin</title>
		<link>http://scott.sherrillmix.com/blog/blogger/alternative-wordpress-avatar-plugin/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/alternative-wordpress-avatar-plugin/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 14:44:04 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/blogger/alternative-wordpress-avatar-plugin/</guid>
		<description><![CDATA[Shamus (of DM of the Rings fame) has made his own avatar generating WordPress plugin called Wavatars. They do look pretty good. I like the gradients he uses and the artwork looks pretty nice (almost as good as say monsters or geometric shapes ;) ). He has some good ideas with automatically adding the icon [...]]]></description>
			<content:encoded><![CDATA[<img src="/res/images/wavatars.jpg" alt="Wavatar Examples" class="right"/><p><a href="http://www.shamusyoung.com/twentysidedtale/">Shamus</a> (of <a href="http://www.shamusyoung.com/twentysidedtale/?cat=14">DM of the Rings</a> fame) has made his own avatar generating WordPress plugin called <a href="http://www.shamusyoung.com/twentysidedtale/?p=1462">Wavatars</a>. They do look pretty good. I like the gradients he uses and the artwork looks pretty nice (almost as good as say <a href="http://scott.sherrillmix.com/blog/blogger/wp_monsterid/">monsters</a> or <a href="http://scott.sherrillmix.com/blog/blogger/wp_identicon/">geometric shapes</a> ;) ).</p> 
<p>He has some good ideas with automatically adding the icon to the user&#8217;s name (I had thought this would mess up the html but now that I think about it should be ok for most blogs) and gravatar support (I suppose they&#8217;ll be catching on now that they were bought by the WordPress guy) that I think I&#8217;ll implement in my plugins in the near future.</p>
<p>Hopefully we&#8217;ll see more automatic avatar generating plugins as they catch on.</p>]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/alternative-wordpress-avatar-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP_Folksonomy</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_folksonomy/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/wp_folksonomy/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 07:46:27 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Programmer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[テスター]]></category>
		<category><![CDATA[categorization]]></category>
		<category><![CDATA[collaborative]]></category>
		<category><![CDATA[community tags]]></category>
		<category><![CDATA[cool cllaborative]]></category>
		<category><![CDATA[etiket]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[folksonomy]]></category>
		<category><![CDATA[moderate]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins wordpress]]></category>
		<category><![CDATA[potential mess]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[user driven]]></category>
		<category><![CDATA[user generated]]></category>
		<category><![CDATA[wishlist]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[日本語]]></category>
		<category><![CDATA[תגים]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/blogger/wp_folksonomy/</guid>
		<description><![CDATA[Aziz of metaBLOG suggests that the new tags in WordPress 2.3 can be used to create a &#8220;folksonomy&#8221; on WordPress blogs. For those not in the know (including me until a couple days ago), a folksonomy is is the practice and method of collaboratively creating and managing tags to annotate and categorize content according to [...]]]></description>
			<content:encoded><![CDATA[<img src="/res/images/folksonomy.png" alt="WP_Folksonomy Screenshot" class="right"/><p>Aziz of <a href="http://www.metablog.us/">metaBLOG</a> suggests that the new tags in WordPress 2.3 can be used to <a href="http://www.metablog.us/content/taxonomy-versus-folksonomy/">create a &#8220;folksonomy&#8221;</a> on WordPress blogs. For those not in the know (including me until a couple days ago), a folksonomy is <q>is the practice and method of collaboratively creating and managing tags to annotate and categorize content</q> according to <cite><a href="http://en.wikipedia.org/wiki/Folksonomy">Wikipedia</a></cite>. Basically it&#8217;s letting normal people (versus say artificial intelligence or an administrator) help describe things. For example, adding a tag on flickr or using del.icio.us.</p>
<p>So since WordPress doesn&#8217;t currently have anything like a public &#8220;Add a Tag&#8221; and I haven&#8217;t coded a WordPress plugin recently (although I did upgrade <a href="http://scott.sherrillmix.com/blog/blogger/wp_monsterid/">WP_MonsterID</a> if anyone is using it), I thought I would code up a quick plugin to see how it works. So here is <a href="/res/wp_folksonomy.zip">WP_Folksonomy</a>. It&#8217;s fairly basic at the moment but I&#8217;d like to get it out there to see if it&#8217;s useful and if anyone is interested in it.</p>
<p>Since it uses WordPress&#8217;s tagging features WP it&#8217;s only going to be compatible with WordPress 2.3 and up.</p>

<h3>Features</h3>
<ul>
<li>Allow readers (or registered users) to add tags to posts</li>
<li>Choose between immediately displaying tags and waiting for admin approval first</li>
<li>Delete user submitted tags</li>
<li>Delete or approve all tags by user/IP address</li>
<li>RSS feed for monitoring added tags</li>
<li>Javascript autocompletion for increased tag standardization</li>
<li>Limit tags per time limit to discourage bots</li>
</ul>

<h3>Current Version:</h3> <p><a href="http://downloads.wordpress.org/plugin/wp-folksonomy.zip">WP_Folksonomy v0.8</a></p>

<h3>Installation instructions:</h3> 
<p>Unzip <code>wp_folksonomy.zip</code>. Upload <code>wp_folksonomy.php</code> to <code>wp-content/plugins/</code> and activate in the Plugin Control Panel. Now the slightly difficult part. Unfortunately there is no automatic hook near the tags in WordPress so you&#8217;ll have to make a minor change to one of your theme files. We&#8217;re aiming create a tiny form to allow your users to add tags. Many themes will be using the wordpress <code>&lt;?php the_tags(&#039;some&#039;,&#039;options&#039;);?&gt;<!--formatted--></code> to list the tags. Try to find this function or a similar tag listing function. It&#8217;s often either in <code>wp-content/themes/CurrenTheme/index.php</code> or <code>wp-content/themes/CurrenTheme/single.php</code>. Once you find it add the following code <code>&lt;?php if(function_exists('wp_folksonomy_add_form')) wp_folksonomy_add_form();?&gt;<!--formatted--></code> immediately after it. For example in the default WordPress theme, it looks like:</p>
<pre>
<code>&lt;?php the_tags( &#039;&lt;p&gt;Tags: &#039;, &#039;, &#039;, &#039;&lt;/p&gt;&#039;); ?&gt;
&lt;?php if(function_exists('wp_folksonomy_add_form')) wp_folksonomy_add_form();?&gt;<!--formatted--></code>
</pre>
<p>Sorry it&#8217;s not more automatic but if you&#8217;re having any trouble figuring out where to put it feel free to ask in the comments (make sure to tell me which theme you&#8217;re using). You can view and delete tags from the Folksonomy control panel in Settings or <del datetime="2008-05-28T00:06:28+00:00">a little widget on the dashboard</del> an RSS feed.</p>

<h3>Change Log:</h3>
<ul>
<li><a href="/res/wp_folksonomy_v0.8.zip">v0.8</a> 9-22-2008:
<ul>
<li>Put in a time limit for max tags per time to discourage bots</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.71.zip">v0.71</a> 7-5-2008:
<ul>
<li>Fixed deleting problem with term_id vs term_taxonomy_id</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.62.zip">v0.62</a> 5-28-2008:
<ul>
<li>Added caching compatibility</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.61.zip">v0.61</a> 5-28-2008:
<ul>
<li>Fixed invalid HTML</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.6.zip">v0.6</a> 5-27-2008:
<ul>
<li>Fixed missing <code>$wpdb-&gt;prefix causing missing table</code></li>
<li>Fixed installation directions (extra &ldquo;function &rdquo;)</li>
<li>Added javascript tag completion</li>
<li>Fixed paging on tag display</li>
<li>Removed dashboard widget</li>
<li>Added an RSS feed for monitoring added tags</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.5.zip">v0.5</a> 12-21-2007:
<ul>
<li>Fixed undeleteable tags when tag had been created, deleted, created</li>
<li>Fixed added tag not displaying on submitter&#8217;s page until after reload in themes with a late call to <code>wp_head()</code></li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.41.zip">v0.4</a> 12-19-2007:
<ul>
<li>Approve all tags by user/IP</li>
<li>Delete all tags by user/IP</li>
<li>Tags added within post page (no longer needs $_GET variables)</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.3.zip">v0.3</a> 12-17-2007:
<ul>
<li>Limit tags to 25 characters</li>
<li>Only allows users who can edit posts to approve/delete tags</li>
<li>Fixed option update bug</li>
<li>When Registered Users options set, only displays tag add form for registered users</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.21.zip">v0.21</a> 12-15-2007:
<ul>
<li>Fixed overlap between tag add and comment add $_POST variables</li>
</ul>
</li>
<li><a href="/res/wp_folksonomy_v0.2.zip">v0.2</a> 12-15-2007:
<ul>
<li>Added Control Panel</li>
<li>Added Subscribers Only and Authorize Tags options</li>
<li>Tracks submitted tags</li>
<li>Added Delete and Accept Tag actions</li>
</ul>
</li>
<li>v0.1 12-14-2007:
<ul>
<li>A rough public tag adder</li>
</ul>
</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/wp_folksonomy/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
	</channel>
</rss>

