<?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>K-Squared Ramblings &#187; bunny</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/bunny/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bunny&#8217;s Technorati Tags and WordPress 2.0</title>
		<link>http://www.hyperborea.org/journal/2005/12/bunny-tags-in-wp2/</link>
		<comments>http://www.hyperborea.org/journal/2005/12/bunny-tags-in-wp2/#comments</comments>
		<pubDate>Sat, 31 Dec 2005 00:36:26 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[bunny]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/12/30/bunny-tags-in-wp2/</guid>
		<description><![CDATA[Solved! To make Bunny&#8217;s Technorati Tags fully compatible with WordPress 2.0 you need to change two lines in the add_tags_textinput() function. Just replace this: function add_tags_textinput() { global $postdata; $tags = get_post_meta($postdata->ID, 'tags', true); with this: function add_tags_textinput() { global &#8230; <a href="http://www.hyperborea.org/journal/2005/12/bunny-tags-in-wp2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Solved!  To make <a href="http://plugins.trac.wordpress.org/wiki/BunnysTechnoratiTags">Bunny&#8217;s Technorati Tags</a> fully <a href="http://codex.wordpress.org/User:Matt/2.0_Plugin_Compatibility">compatible with WordPress 2.0</a> you need to change two lines in the <code>add_tags_textinput()</code> function.</p>
<p>Just replace this:</p>
<pre>function add_tags_textinput() {
	global <b>$postdata</b>;
	$tags = get_post_meta(<b>$postdata->ID, 'tags', true);</b></pre>
<p>with this:</p>
<pre>function add_tags_textinput() {
	global <b>$post_ID</b>;
	$tags = get_post_meta(<b>$post_ID</b>, 'tags', true);</pre>
<p>The <a href="http://www.hyperborea.org/journal/2005/12/wp2/">problem</a> is that it will show existing tags, or let you add a new tag, but it will lose tags when you edit a post.  It&#8217;s not able to retrieve the tags to fill in the form field, apparently because $postdata isn&#8217;t returning the ID it expects.</p>
<p>I&#8217;ve <a href="http://plugins.trac.wordpress.org/ticket/339">submitted the fix</a> to wp-plugins.org, so if the author is keeping track of tickets there, the fix should show up in the next version of the plugin.</p>
<p><b>Update Jan. 3:</b> The plugin author has <a href="http://climbtothestars.org/archives/2006/01/03/plugin-updates-for-wordpress-20/">released version 0.5</a> with a slightly different fix (plus a few other improvements), and it&#8217;s now compatible with WordPress 2.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/12/bunny-tags-in-wp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The bunnies have died in vain</title>
		<link>http://www.hyperborea.org/journal/2005/05/bunny-suicide-ripoff/</link>
		<comments>http://www.hyperborea.org/journal/2005/05/bunny-suicide-ripoff/#comments</comments>
		<pubDate>Sun, 08 May 2005 02:59:40 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[bunny]]></category>
		<category><![CDATA[cartoons]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[DMCA]]></category>
		<category><![CDATA[pirating]]></category>
		<category><![CDATA[suicide]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/05/07/the-bunnies-have-died-in-vain/</guid>
		<description><![CDATA[Looking at the list of &#8220;most popular&#8221; links on Del.icio.us, it seems someone has scanned the entire Book of Bunny Suicides and its sequel, both by Andy Riley. Good grief, people&#8212;you can pick up the book for $7.00 at any &#8230; <a href="http://www.hyperborea.org/journal/2005/05/bunny-suicide-ripoff/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Looking at the list of &#8220;most popular&#8221; links on <a href="http://del.icio.us/">Del.icio.us</a>, it seems someone has scanned the entire <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0452285186/qid=1116609790/sr=8-1/ref=pd_csp_1/002-0255815-3670434?v=glance&#038;s=books&#038;n=507846" title="View product details at Amazon">Book of Bunny Suicides</a> and its sequel, both by Andy Riley.</p>
<p>Good grief, people&#8212;you can pick up the book for $7.00 at any bookstore.  I can understand posting a couple of excerpts, but from what I can tell, these people have scanned and posted <em>the entire book</em>.  They haven&#8217;t even credited the source!  In the blog postings that show up on a <a href="http://www.google.com/search?q=bunny+suicides">&#8220;bunny suicides&#8221; search</a>, most of them don&#8217;t even seem to know where the cartoons are from.  Heck, even with pirated MP3s you usually know who sang the song.</p>
<p>Google has pulled a few of the sites from their index in response to a <a href="http://www.chillingeffects.org/notice.cgi?sID=43">DMCA complaint</a>.  (Interestingly, Google themselves linked to the Chilling Effects entry.)</p>
<p>It always amazes me how rude people can be.</p>
<p><a href="http://www.amazon.com/exec/obidos/tg/detail/-/0452285186/qid=1116609790/sr=8-1/ref=pd_csp_1/002-0255815-3670434?v=glance&#038;s=books&#038;n=507846" title="View product details at Amazon"><img src="http://images.amazon.com/images/P/0452285186.01._SCMZZZZZZZ_.jpg" alt="Book of Bunny Suicides, The" /></a> <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0452286239/qid=1116609790/sr=8-2/ref=pd_csp_2/002-0255815-3670434?v=glance&#038;s=books&#038;n=507846" title="View product details at Amazon"><img src="http://images.amazon.com/images/P/0452286239.01._SCMZZZZZZZ_.jpg" alt="Return of the Bunny Suicides" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/05/bunny-suicide-ripoff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

