<!-- m8o4f0a --><!-- m5o3f8a --><?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>curiousrhino.com &#187; Wordpress Plugin</title>
	<atom:link href="http://curiousrhino.com/category/project/wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousrhino.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 17 Jul 2008 23:05:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>modMunch</title>
		<link>http://curiousrhino.com/project/modmunch/</link>
		<comments>http://curiousrhino.com/project/modmunch/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 11:14:13 +0000</pubDate>
		<dc:creator>Dean Robinson</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://curiousrhino.com/project/modmunch/</guid>
		<description><![CDATA[modMunch allows you to receive your comment moderation notices via an RSS feed, instead of clogging up your inbox.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/05/modmunchbanner.gif" alt="modMunch Released" class="nopadding" /></p>
<h2>modMunch 1.0</h2>
<p>modMunch allows you to receive your comment moderation notices via an RSS feed, instead of clogging up your inbox. The idea came from <a href="http://www.mattbrett.com" target="_blank">Matt Brett</a> when he <a href="http://twitter.com/mattbrett/statuses/60124082" target="_blank">posted</a> that he was looking for something like this on twitter.</p>
<h3>Features</h3>
<ul>
<li>Gives you an RSS feed with the comments that are awaiting moderation.</li>
<li>Access is restricted through the use of a personalised access code.</li>
<li>Privdes all the same information that the standard email notifications provide.</li>
<li>Removes the need for you to receive constant emails telling you to moderate comments. Multiple emails replaced by a single feed.</li>
</ul>
<h3>modMunch in action</h3>
<p>Here is an example of the modMunch feed being viewed in <a href="http://www.newsfirerss.com/" target="_blank">NewsFire</a>.</p>
<p><a href="http://www.flickr.com/photos/deanjrobinson/493779477/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/211/493779477_09da36d4c5.jpg" alt="Comment moderation rss style" height="323" width="500" /></a></p>
<h3>Installation</h3>
<ol>
<li>Download the zip file and extract the contents.</li>
<li>Upload to your wp-comments-mod-rss2.php to your root Wordpress directory.</li>
<li>Upload modMuch folder containing modMunch.php, readme.txt and changelog.txt to wp-content/plugins directory.</li>
<li>Activate modMunch from plugins page in Wordpress admin.</li>
<li>Go to options-&gt;modMunch in your Wordpress admin and	enter your accesscode which will allow only you to access the feed of comments in the moderation queue. Your code will need to be at least 6 characters long.</li>
<li>You can access your modMunch feed in two ways:
<ul>
<li>http://www.yoursite.com/wp-comments-mod-rss2.php?modmunch=youraccesscode</li>
<li>http://www.yoursite.com/modmunch-feed/?modmunch=youraccesscode</li>
</ul>
</li>
<li>Enjoy.</li>
</ol>
<h3>Download</h3>
<p>You can grab the download by heading over to the current official page for modMunch on my other site: <a href="http://www.deanjrobinson.com/wordpress/modmunch/">http://www.deanjrobinson.com/wordpress/modmunch/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://curiousrhino.com/project/modmunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitt-Twoo</title>
		<link>http://curiousrhino.com/project/twitt-twoo/</link>
		<comments>http://curiousrhino.com/project/twitt-twoo/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 11:04:12 +0000</pubDate>
		<dc:creator>Dean Robinson</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://curiousrhino.com/project/twitt-twoo/</guid>
		<description><![CDATA[Twitt-Twoo is a simple little plugin that will allow you to update your Twitter status right from your blog's sidebar. AJAX takes cares of the hard work, and means that your page doens't even have to reload, allowing for quick and easy status updates.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/03/twitttwoo-released.gif" alt="Twitt-Twoo Released" class="nopadding" /></p>
<h2>Twitt-Twoo 1.1</h2>
<p>Twitt-Twoo is a simple little plugin that will allow you to update your Twitter status right from your blog&#8217;s sidebar. AJAX takes cares of the hard work, and means that your page doens&#8217;t even have to reload, allowing for quick and easy status updates.</p>
<h3>Features</h3>
<ul>
<li>Displays your latest Twitter status, and when it was last updated.</li>
<li>Displays your Twitter icon/avatar next your status.</li>
<li>Allows for easy updating of your status from the sidebar.</li>
<li>Updates using AJAX, so no page reload is required.</li>
<li>Provides a link to your personal Twitter page. eg. <a href="http://twitter.com/deanjrobinson" target="_blank">http://twitter.com/deanjrobinson</a></li>
<li>Provides a link to your Twitter RSS feed.</li>
<li>Simple options page located in admin Options-&gt;Twitt-Twoo</li>
<li>Provides a ready-to-use widget/module.</li>
<li>Comes with a new Twitt-Twoo icon, inspired by the <a href="http://www.feedicons.com/" target="_blank">Feed</a> and <a href="http://www.shareicons.com/" target="_blank">Share</a> Icon projects.</li>
<li>NEW &#8211; Caches your last &#8216;Tweet&#8217;, to improve page load times.</li>
<li>NEW &#8211; Option to hide your Twitter image if you want to.</li>
</ul>
<h3>Twitt-Twoo in action</h3>
<p>You can see it at work at the top of my sidebar on the right hand side. The images below outline the simple task of updating your Twitter status.</p>
<table>
<tr>
<td><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/03/twitt-1.gif" alt="Twitt-Twoo - displaying status in sidebar" style="float: left" /></td>
<td>This is how your status will be displayed in your sidebar, as you can see it shows your status, your icon/avatar and when your status was last updated.</td>
</tr>
<tr>
<td><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/03/twitt-2.gif" alt="Twitt-Twoo - editing status in sidebar" style="float: left" /></td>
<td>After clicking on the &#8216;edit&#8217; button you will be shown the field to enter your new status into, when your done click the &#8216;update&#8217; button.</td>
</tr>
<tr>
<td><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/03/twitt-3.gif" alt="Twitt-Twoo - updating status via AJAX" style="float: left" /></td>
<td>You will be shown a little &#8217;spinner&#8217; to indicate that your status is being updated.</td>
</tr>
<tr>
<td><img src="http://www.deanjrobinson.com/wp-content/uploads/2007/03/twitt-4.gif" alt="Twitt-Twoo - newly updated status is shown in sidebar" style="float: left" /></td>
<td>Once your status has been successfully updated, you new status will be shown.</td>
</tr>
</table>
<h3>Installation</h3>
<ol>
<li>Download the zip file and extract the contents.</li>
<li>Upload to your wp-content/plugins directory.</li>
<li>Activate Twitt-Twoo from plugins page in Wordpress admin.</li>
<li>Go to options-&gt;Twitt-Twoo in your Wordpress admin and enter your settings so that Twitt-Twoo know whos Twitter to show, and update.</li>
<li>If you use the sidebar widget plugin then you should now have a Twitt-Twoo widget available for you to add to your sidebar. This also applies to users of k2-based themes such as K2, Reodable and Unwakable.</li>
<li>If you prefer to manually edit your sidebar.php then this is the code that you will need to add:
<p style="margin:10px 0px;padding:10px;border:1px solid #333;background:#444">&lt;?php if (function_exists(&#8217;twitttwoo_display&#8217;)) { $twitt_twoo_user_name = get_option(&#8217;twitt_twoo_user_name&#8217;); ?&gt;<br />
&lt;div class=&#8217;sb_twitttwoo&#8217;&gt;<br />
&lt;h2&gt;&lt;a href=&#8217;http://twitter.com/&lt;?php echo $twitt_twoo_user_name; ?&gt;&#8217; target=&#8217;_blank&#8217;&gt;Twitt-Twoo&lt;/a&gt;&lt;/h2&gt;<br />
&lt;div&gt;<br />
&lt;?php twitttwoo_display(); ?&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;?php } ?&gt;</p>
<p><strong>&#8211; OR &#8211;</strong></li>
<li>If you wish to insert your own structure around the Twitt-Twoo output, you can just use this:
<p style="margin:10px 0px;padding:10px;border:1px solid #333;background:#444">&lt;?php twitttwoo_display(); ?&gt;</p>
</li>
<li>Enjoy.</li>
</ol>
<h3>Download</h3>
<p>Please note that this plugin uses the json_decode function which is only found in PHP5, so if you aren&#8217;t running PHP5, then you won&#8217;t be able to use this plugin. Sorry for this restriction, I am working to find a way around it at the moment.</p>
<p>You can grab the download over at the current official Twitt-Twoo page at <a href="http://www.deanjrobinson.com/wordpress/twitt-twoo">http://www.deanjrobinson.com/wordpress/twitt-twoo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://curiousrhino.com/project/twitt-twoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

