<?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>robinadr &#187; Habari</title>
	<atom:link href="http://robinadr.com/categories/habari/feed" rel="self" type="application/rss+xml" />
	<link>http://robinadr.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Mar 2010 05:22:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Binary Bonsai on Habari</title>
		<link>http://robinadr.com/2008/08/binary_bonsai_on_habari</link>
		<comments>http://robinadr.com/2008/08/binary_bonsai_on_habari#comments</comments>
		<pubDate>Tue, 12 Aug 2008 17:21:05 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Binary Bonsai]]></category>
		<category><![CDATA[blogs]]></category>

		<guid isPermaLink="false">http://robinadr.com/?p=97</guid>
		<description><![CDATA[After being one of the most famous WordPress-run blogs for what seems like forever, Binary Bonsai is making the switch to Habari. I downloaded the 0.5 release to test it out, and I was surprised with how far it&#8217;s come. I thought about switching over, but I don&#8217;t really maintain/care about this blog anymore, so [...]]]></description>
			<content:encoded><![CDATA[<p>After being one of the most famous WordPress-run blogs for what seems like forever, <a href="http://binarybonsai.com/">Binary Bonsai</a> is making the switch to <a href="http://habariproject.org/">Habari</a>. I downloaded the <a href="http://habariproject.org/en/0-5-released">0.5 release</a> to test it out, and I was surprised with how far it&#8217;s come. I thought about switching over, but I don&#8217;t really maintain/care about this blog anymore, so I&#8217;m thinking it&#8217;s not worth the trouble.</p>

<p>As for Michael&#8217;s new theme, I just wish he&#8217;d bring back <a href="http://binarybonsai.com/freya-dissection/">Freya</a>, which is still one of my favorite blog designs.</p>

<p>Note: to view his old entries, just take off the <code>/archives/200X/XX/XX/</code> prefix &#8212; so it&#8217;s just <code>/slug</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2008/08/binary_bonsai_on_habari/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>SmartyPants 1.0</title>
		<link>http://robinadr.com/2007/09/smartypants_10</link>
		<comments>http://robinadr.com/2007/09/smartypants_10#comments</comments>
		<pubDate>Sat, 29 Sep 2007 17:49:46 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SmartyPants]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://robinadr.com/2007/09/smartypants_10</guid>
		<description><![CDATA[I&#8217;ve released SmartyPants 1.0, a plugin which filters the entry titles and content through SmartyPants, a typographical filter by John Gruber which does things like curly quotes and proper hyphens. This plugin uses PHP Markdown, a PHP implementation by Michel Fortin. I recommend Habari Markdown in combination with this plugin. Go to the SmartyPants project [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released SmartyPants 1.0, a plugin which filters the entry titles and content through <a href="http://daringfireball.net/projects/smartypants/">SmartyPants</a>, a typographical filter by <a href="http://daringfireball.net/">John Gruber</a> which does things like curly quotes and proper hyphens. This plugin uses <a href="http://michelf.com/projects/php-smartypants/">PHP Markdown</a>, a PHP implementation by <a href="http://michelf.com/">Michel Fortin</a>.</p>

<p>I recommend <a href="http://drunkenmonkey.org/projects/habari-markdown">Habari Markdown</a> in combination with this plugin.</p>

<p>Go to the <a href="http://robinadr.com/projects/smartypants">SmartyPants project page</a> to download it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2007/09/smartypants_10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Footnotes 1.0</title>
		<link>http://robinadr.com/2007/09/footnotes_10</link>
		<comments>http://robinadr.com/2007/09/footnotes_10#comments</comments>
		<pubDate>Sat, 29 Sep 2007 03:35:33 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[footnotes]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://robinadr.com/2007/09/footnotes_10</guid>
		<description><![CDATA[I&#8217;ve released Footnotes 1.0, a plugin for Habari that adds, well, footnote functionality. Right now it&#8217;s pretty basic (it works, is easy to style with CSS, and did I mention, works?), but I hope to expand the feature set in future releases. Special thanks to the WP-Footnotes plugin which inspired the concept and some of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released Footnotes 1.0, a plugin for Habari that adds, well, footnote functionality. Right now it&#8217;s pretty basic (it works, is easy to style with CSS, and did I mention, works?), but I hope to expand the feature set in future releases.</p>

<p>Special thanks to the <a href="http://www.elvery.net/drzax/more-things/wordpress-footnotes-plugin/">WP-Footnotes plugin</a> which inspired the concept and some of the initial features.</p>

<p>Go to the <a href="http://robinadr.com/projects/footnotes">Footnotes project page</a> to download it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2007/09/footnotes_10/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Underscore Permalinks for Habari</title>
		<link>http://robinadr.com/2007/09/underscore_permalinks_for_habari</link>
		<comments>http://robinadr.com/2007/09/underscore_permalinks_for_habari#comments</comments>
		<pubDate>Sat, 22 Sep 2007 23:32:30 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[underscores]]></category>

		<guid isPermaLink="false">http://robinadr.com/2007/09/underscore_permalinks_for_habari</guid>
		<description><![CDATA[Inspired by the Underscore Permalinks plugin for WordPress done by Ryan Boren, I created the equivalent for Habari. It makes use of code added in changeset 905, so make sure you&#8217;re using that revision or above. Go to the Underscore Permalinks project page to download it. Special thanks to Owen for the new plugin filter.]]></description>
			<content:encoded><![CDATA[<p>Inspired by the <a href="http://codex.wordpress.org/Plugins/Underscore_Permalinks">Underscore Permalinks plugin</a> for <a href="http://wordpress.org/">WordPress</a> done by <a href="http://boren.nu/">Ryan Boren</a>, I created the equivalent for <a href="http://habariproject.org/">Habari</a>. It makes use of code added in <a href="http://trac.habariproject.org/habari/changeset/905">changeset 905</a>, so make sure you&#8217;re using that revision or above.</p>

<p>Go to the <a href="http://robinadr.com/projects/underscore_permalinks">Underscore Permalinks project page</a> to download it.</p>

<p>Special thanks to <a href="http://asymptomatic.net/">Owen</a> for the new plugin filter.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2007/09/underscore_permalinks_for_habari/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Headcode 1.0.1</title>
		<link>http://robinadr.com/2007/09/headcode_101</link>
		<comments>http://robinadr.com/2007/09/headcode_101#comments</comments>
		<pubDate>Thu, 20 Sep 2007 02:23:39 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Headcode]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://robinadr.com/2007/09/headcode_101</guid>
		<description><![CDATA[Wow, 1.0 didn&#8217;t last too long, did it. A new version of Headcode is available, with a few new additions. Go to the Headcode page to download it. Changelog Got rid of .DS_Store and __MACOSX stuff. (thanks, h0bbel) Instead of echo Options::get(), Options::out(). Simpler, and adheres to the Habari standard. (thanks, freakerz) Added phpDoc information.]]></description>
			<content:encoded><![CDATA[<p>Wow, 1.0 didn&#8217;t last too long, did it. A new version of <a href="http://robinadr.com/projects/headcode">Headcode</a> is available, with a few new additions.</p>

<p><a href="http://robinadr.com/projects/headcode">Go to the Headcode page to download it</a>.</p>

<h3>Changelog</h3>

<ul>
<li>Got rid of <code>.DS_Store</code> and <code>__MACOSX</code> stuff. (thanks, <a href="http://h0bbel.p0ggle.org/">h0bbel</a>)</li>
<li>Instead of <code>echo Options::get()</code>, <code>Options::out()</code>. Simpler, and adheres to the Habari standard. (thanks, <a href="http://www.freakerz.com/">freakerz</a>)</li>
<li>Added <a href="http://www.phpdoc.org/">phpDoc</a> information.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2007/09/headcode_101/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Headcode 1.0</title>
		<link>http://robinadr.com/2007/09/headcode_10</link>
		<comments>http://robinadr.com/2007/09/headcode_10#comments</comments>
		<pubDate>Wed, 19 Sep 2007 01:46:55 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Habari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Headcode]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://robinadr.com/2007/09/headcode_10</guid>
		<description><![CDATA[Thanks to two recent commits to the Habari SVN repository (changesets 851 and 864), my first plugin for Habari can be released. Ladies and gentlemen, I present Headcode. From the readme: This plugin enables you to inject your own code into the &#60;head&#62; section of your template, and before the closing &#60;/body&#62; tag in your [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to two recent commits to the Habari SVN repository (changesets <a href="http://trac.habariproject.org/habari/changeset/851">851</a> and <a href="http://trac.habariproject.org/habari/changeset/864">864</a>), my first plugin for Habari can be released. Ladies and gentlemen, I present <a href="http://robinadr.com/projects/headcode">Headcode</a>.</p>

<p>From the readme:</p>

<blockquote>
  <p>This plugin enables you to inject your own code into the &lt;head&gt; section of your template, and 
  before the closing &lt;/body&gt; tag in your template.</p>
</blockquote>

<p>It spawned out of a <a href="http://h0bbel.p0ggel.org/habari-plugin-ideas">list of Habari plugin ideas</a> from <a href="http://h0bbel.p0ggel.org/">H0bbel</a>, and I thought I should start out easy to get my feet wet.</p>

<p>Go to the <a href="http://robinadr.com/projects/headcode">Headcode project page</a> to download it.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinadr.com/2007/09/headcode_10/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
