<?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>The Pencil Guy &#187; lichen</title>
	<atom:link href="http://hourann.com/blog/tag/lichen/feed" rel="self" type="application/rss+xml" />
	<link>http://hourann.com</link>
	<description>Hourann’s illogical blog</description>
	<lastBuildDate>Tue, 05 Jan 2010 06:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Introducing Lichen</title>
		<link>http://hourann.com/blog/2007/08/14/introducing-lichen</link>
		<comments>http://hourann.com/blog/2007/08/14/introducing-lichen#comments</comments>
		<pubDate>Tue, 14 Aug 2007 12:51:52 +0000</pubDate>
		<dc:creator>azza-bazoo</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[lichen]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://hourann.com/blog/2007/08/14/introducing-lichen</guid>
		<description><![CDATA[E-mail is something that&#8217;s fairly important to me, and I need to be able to check it from the Web. So when setting up a new mail server a few months ago, I looked around at the open-source webmail clients, hoping in particular for something with an AJAX interface. But none of the available options [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lichen-mail.org"><img src="http://hourann.com/photos/2007/lichen-screenshot-list.jpg" alt="[screenshot of message list in Lichen]" title="Yes, this is what my e-mail looks like!" style="border:solid 1px #cccccc;margin:6px;float:right" /></a> E-mail is something that&#8217;s fairly important to me, and I need to be able to check it from the Web. So when setting up a new mail server a few months ago, I looked around at the open-source webmail clients, hoping in particular for something with an AJAX interface. But none of the available options seemed good enough.</p>
<p>Thus, I enlisted <a href="http://freefoote.org">Daniel</a>&#8216;s aid and we started to write our own.</p>
<p><span id="more-287"></span></p>
<p>It&#8217;s called Lichen, and you can get it (or just play with the demo) at <a href="http://lichen-mail.org">lichen-mail.org</a>.</p>
<p>Lichen is in many ways an agglomeration of stuff shamelessly copied out of other software. It&#8217;s built as a standalone IMAP client, just like <a href="http://squirrelmail.org/">SquirrelMail</a> (which I love dearly, but is a little dated). The interface is heavily influenced by <a href="http://gmail.com/">the big G&#8217;s e-mail service</a>. The install procedure is basically a clone of that of <a href="http://wordpress.org/">WordPress</a> (rename <code>lichen-config-example.php</code> to <code>lichen-config.php</code> &#8230;).</p>
<p><a href="http://lichen-mail.org"><img src="http://hourann.com/photos/2007/lichen-screenshot-settings.jpg" alt="[screenshot of settings pane in Lichen]" title="The usual settings like timezone and messages per page are there" style="border:solid 1px #cccccc;margin:6px;float:left" /></a> Lichen has two main components: a set of scripts on the server side use the <a href="http://www.php.net/manual/en/ref.imap.php">PHP IMAP routines</a> to talk to your server and handle meaty affairs like character encoding, then pass the results as <a href="http://www.json.org/">JSON</a> to an AJAX frontend. That interface is written using <a href="http://mootools.net/">mootools</a>, taking advantage of such time-savers as <code>Json.decode</code>, <code>.toQueryString()</code>, and the <code>Class</code> construct.</p>
<p>This release is version 0.3 and should be considered very much an alpha &#8212; parts of the code are grotesque hastily-cobbled-together hacks, and it lacks such trivial features as an address book. But we hope to fix these matters soon and get Lichen good enough to become everyone&#8217;s webmail client of choice.</p>
<p>(I will be presenting an in-person version of this post at <a href="http://webjam.com.au/post/webjam-heads-west.html">Webjam Perth</a> tomorrow evening.)</p>
]]></content:encoded>
			<wfw:commentRss>http://hourann.com/blog/2007/08/14/introducing-lichen/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

