<?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; wordpress</title>
	<atom:link href="http://scott.sherrillmix.com/blog/tag/wordpress/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>Hosting Problems and How to Restore Lost Pings</title>
		<link>http://scott.sherrillmix.com/blog/blogger/hosting-problems-and-how-to-restore-lost-pings/</link>
		<comments>http://scott.sherrillmix.com/blog/blogger/hosting-problems-and-how-to-restore-lost-pings/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:02:34 +0000</pubDate>
		<dc:creator>ScottS-M</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Programmer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[pings]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=109</guid>
		<description><![CDATA[I just checked in here and found the last couple days of comments missing. Luckily, they were stored in gmail and I think I restored them all. But if you left a comment recently and it isn't here now, it's not that I don't like you (just that my host apparently doesn't like me). A [...]]]></description>
			<content:encoded><![CDATA[<p>I just checked in here and found the last couple days of comments missing. Luckily, they were stored in gmail and I think I restored them all. But if you left a comment recently and it isn't here now, it's not that I don't like you (just that my host apparently doesn't like me).</p>
<p>A couple of the comments were pings and I wouldn't have know how to get them back if I hadn't messed around with pinging for my <a href="http://scott.sherrillmix.com/blog/blogger/wp_pingpreserver/">WP_PingPreserver</a> plugin, so I figured it might be useful to put up a quick bit on how to recover lost pings. You'll need to know a little bit about php to use it I guess but if you don't know php and need to restore some pings let me know and I'll make up a quick plugin. So here's some simple (i.e. probably not perfectly to specifications) php code to restore lost pings on WordPress:</p>

<div class="syntax_hilite"><span class="langName">PHP:</span><br /><div id="php-2">
<div class="php"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> </div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$linkingPost</span>=<span style="color:#FF0000;">'http://LinkingBlog.com/Their-Post-Title/'</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$myPost</span>=<span style="color:#FF0000;">'http://MyBlog.com/My-Post-Title/'</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$myBlogHome</span>=<span style="color:#FF0000;">'http://MyBlog.com'</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$ch</span> = curl_init<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">curl_setopt<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span>, CURLOPT_URL, <span style="color:#0000FF;">$myBlogHome</span>.<span style="color:#FF0000;">'/xmlrpc.php'</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$data</span> = <span style="color:#FF0000;">"&lt;?xml version='1.0'?&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&lt;methodCall&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &lt;methodName&gt;pingback.ping&lt;/methodName&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &lt;params&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &lt;param&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;$linkingPost&lt;/value&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &lt;/param&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &lt;param&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;$myPost&lt;/value&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &nbsp; &lt;/param&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&nbsp; &lt;/params&gt;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">&lt;/methodCall&gt;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF0000;">"</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">curl_setopt<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span>, CURLOPT_POST, <span style="color:#000000; font-weight:bold;">true</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">curl_setopt<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span>, CURLOPT_POSTFIELDS, <span style="color:#0000FF;">$data</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">curl_setopt<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span>, CURLOPT_RETURNTRANSFER, <span style="color:#000000; font-weight:bold;">true</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$output</span>=curl_exec<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">curl_close<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$ch</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/echo"><span style="color:#000066;">echo</span></a> <span style="color:#0000FF;">$output</span>;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">?&gt;</span> </div></li></ol></div>
</div></div><br />
<p>It's not very pretty but it gets the job done. Just replace the top three lines with the appropriate links, save it to your host and visit the file in your browser. Hopefully your host won't mysteriously lose your pings but if they do now you know what to do.</p>]]></content:encoded>
			<wfw:commentRss>http://scott.sherrillmix.com/blog/blogger/hosting-problems-and-how-to-restore-lost-pings/feed/</wfw:commentRss>
		<slash:comments>0</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'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'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'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'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's done now so here is WP_Texticon. It generates avatars with an array of colored characters. It's sort of hard to describe so it's probably easier to just show a few examples.</p>
<p>So I guess it's mostly for anyone that likes that text in the Matrix, writing about code (with 0 and 1'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'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'd like to change the fonts used for the characters, add or remove any Truetype Fonts (files that end in <code>.ttf</code>) you'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'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's IP address instead of the commentor'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>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'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'll be catching on now that they were bought by the WordPress guy) that I think I'll implement in my plugins in the near future.</p>
<p>Hopefully we'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 "folksonomy" 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 "folksonomy"</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'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't currently have anything like a public "Add a Tag" and I haven'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's fairly basic at the moment but I'd like to get it out there to see if it's useful and if anyone is interested in it.</p>
<p>Since it uses WordPress's tagging features WP it'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'll have to make a minor change to one of your theme files. We'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'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's not more automatic but if you'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'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'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>

