<?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"
	>

<channel>
	<title>Jonny's Blog</title>
	<atom:link href="http://jonnylamb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonnylamb.com</link>
	<description>Just another weblog</description>
	<pubDate>Sun, 31 Aug 2008 01:22:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Moscow</title>
		<link>http://jonnylamb.com/2008/08/31/moscow/</link>
		<comments>http://jonnylamb.com/2008/08/31/moscow/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 01:22:55 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Out and about]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/?p=93</guid>
		<description><![CDATA[From Monday I will be away in Moscow with little internet connectivity. I get back next Sunday.
]]></description>
			<content:encoded><![CDATA[<p>From Monday I will be away in Moscow with little internet connectivity. I get back next Sunday.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2008/08/31/moscow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>debexpo</title>
		<link>http://jonnylamb.com/2008/07/09/debexpo/</link>
		<comments>http://jonnylamb.com/2008/07/09/debexpo/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 01:41:46 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[GNU/Linux]]></category>

		<category><![CDATA[Planet Debian]]></category>

		<category><![CDATA[debexpo]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/?p=90</guid>
		<description><![CDATA[debexpo (Debian package exposition) is a web application that allows one to run a user-friendly public Debian package repository with social interaction that one may be used to from social networking sites. debexpo will be the basis for the mentors.debian.net site but will be useful for others as well. debexpo is the project I am [...]]]></description>
			<content:encoded><![CDATA[<p>debexpo (Debian package exposition) is a web application that allows one to run a user-friendly public Debian package repository with social interaction that one may be used to from social networking sites. debexpo will be the basis for the <a href="http://mentors.debian.net/">mentors.debian.net</a> site but will be useful for others as well. debexpo is the project I am <a href="http://code.google.com/soc/2008/debian/appinfo.html?csaid=D4B754E7C110F53D">working on</a> for this year&#8217;s <a href="http://code.google.com/soc/">Summer of Code</a> for Debian under the watch of <a href="http://blog.workaround.org/">Christoph Haas</a></p>
<p>debexpo is more than just a web application though. It was based on <a href="http://wiki.debian.org/DebianMentorsNet">suggestions by <strong>you</strong></a>, and therefore it has some nifty features:</p>
<ul>
<li>Uploading is done through HTTP PUT directly in debexpo, and handled immediately. This means that packages can be available within seconds of you uploading the package instead of having to wait for a cron job running an importer.</li>
<li>debexpo supports plugins for several stages of package life-cycle. The main use of these are for QA purposes on the package, such as automatically running Lintian, checking the watch file, or checking bugs closed actually belong to the package in question, but there is scope for much more. Plugins are <a href="http://debexpo.workaround.org/trac/browser/debexpo/plugins/lintian.py">easy</a> so you can customize a repository to check for whatever you want. Other cool plugins allow features such as <a href="http://debexpo.workaround.org/trac/browser/debexpo/plugins/getorigtarball.py">pulling an <tt>orig.tar.gz</tt> from Debian</a> if it is absent from the upload and not in the repository already. Plugins provide you the option to customize your repository for any purpose.</li>
<li>Users will be able to have their own personal repository (much like Launchpad&#8217;s PPAs) to host binary packages. This is simply achieved by creating a new user, uploading, and adding the appropriate entry to your <tt>sources.list</tt>.</li>
<li>Sponsors will be able to tell debexpo what kind of packages he or she likes to see, and a filtered package list will be shown. These kind of filters will include whether it&#8217;s a python package, or C library, whether it uses CDBS or straight debhelper, or even whether the maintainer is in the New Maintainer process (this is clearly a mentors-specific feature).</li>
<li>Packages will be able to be commented on by other users, in the same way as <a href="http://revu.tauware.de/">Ubuntu&#8217;s REVU</a> tool. This keeps package discussion in one place, and Debian Developers can claim to have uploaded the package. This is useful to stop the scenario of a Debian Developer reviewing a package that has requested a sponsor, and then finding the package has been uploaded already after the initial uploader left no mention of this.</li>
<li>And <a href="http://debexpo.workaround.org/trac/roadmap">more to come</a>.</li>
</ul>
<p>Development can be tracked through its Trac instance: <a href="http://debexpo.workaround.org">http://debexpo.workaround.org/</a>, where I invite you to submit tickets or even submit patches! Its Git repository is public: <a href="http://debexpo.workaround.org/debexpo.git">http://debexpo.workaround.org/debexpo.git</a> (<a href="http://git.jonnylamb.com/?p=debexpo.git;a=summary">and mirrored here</a>). Last but not least, the there is also <a href="http://workaround.org/cgi-bin/mailman/listinfo/debexpo-devel">a low-traffic mailing list</a>.</p>
<p>I invite you to try it out, and report bugs. Posting to <a href="">the list</a> is a great way to get in contact.</p>
<p>There is little visible eye-candy in your browser to show for the work so far as nearly all the work so far has gone into the backend. A sneak peek at what it looks like at the moment is available though:</p>
<p><center><a href='http://jonnylamb.com/wp-content/uploads/2008/07/debexpo-screenshot.png'><img src="http://jonnylamb.com/wp-content/uploads/2008/07/debexpo-screenshot.png" alt="" title="debexpo-screenshot" width="300" height="219" class="alignnone size-medium wp-image-91" /></a></center></p>
<p>As you can see, the theme is somewhat familiar. Hopefully, as the SoC program nears an end, <a href="http://debexpo.workaround.org/trac/ticket/42">this will be fixed</a>.</p>
<p>Oh, and hello: this is my first post to <a href="http://planet.debian.org/">Planet Debian</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2008/07/09/debexpo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Away for a bit</title>
		<link>http://jonnylamb.com/2008/03/17/away-for-a-bit/</link>
		<comments>http://jonnylamb.com/2008/03/17/away-for-a-bit/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 19:13:16 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Out and about]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2008/03/17/away-for-a-bit/</guid>
		<description><![CDATA[I&#8217;m heading off to Norway tomorrow on the university orchestra tour, so will be away from the internet for a week.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m heading off to Norway tomorrow on the <a href="http://www.dur.ac.uk/orchestral.society/">university orchestra</a> tour, so will be away from the internet for a week.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2008/03/17/away-for-a-bit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bongo 0.3.0</title>
		<link>http://jonnylamb.com/2008/01/31/bongo-030/</link>
		<comments>http://jonnylamb.com/2008/01/31/bongo-030/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 17:48:43 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Planet Bongo]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2008/01/31/bongo-030/</guid>
		<description><![CDATA[So, Bongo 0.3.0 was released yesterday. It has some interesting new features, most notably CalDAV support! I just finished the Debian packages of 0.3.0:
bongoproject (0.3.0-1) experimental; urgency=low

  * New upstream release.
  * Added bongoproject to bongoproject-tools depends. (Closes: #438836)
  * debian/patches:
    + Removed apache-config.diff -- now upstream.
   [...]]]></description>
			<content:encoded><![CDATA[<p>So, Bongo 0.3.0 was released yesterday. It has some interesting new features, most notably CalDAV support! I just finished the Debian packages of 0.3.0:</p>
<pre>bongoproject (0.3.0-1) experimental; urgency=low

  * New upstream release.
  * Added bongoproject to bongoproject-tools depends. (Closes: #438836)
  * debian/patches:
    + Removed apache-config.diff -- now upstream.
    + Removed sqlite-3.3.17.diff -- now upstream.
    + Removed hawkeye-apache.diff -- now upstream.
    + Removed smtpd-rset.diff -- now upstream.
    + Removed change-libexecdir.diff -- not necessary.
    + Updated remove-bongo-external.diff.
    + Added standalone-etc-default.diff -- allows bongo-standalone to get
      options from /etc/default/bongoproject.
  * Moved bongoproject-tools to pycentral.
  * debian/copyright:
    + Removed cURL license info. This is now gone from import/.
    + Added myself and email addresses.
    + Added information about having repacked the tarball.
  * Bumped Standards-Version to 3.7.3.
  * debian/control:
    + Corrected typo in long descriptions.
    + Added Homepage field.
    + Added Vcs-{Git,Browser} fields.
    + Added python-lxml build-dep and bongoproject-web dep.
    + Removed ldap-utils and slapd deps.
    + Changed bongoproject-dbg to Priority: extra.
    + Misc. dependency updates.
    + Changed bongoproject to Arch: all.
  * debian/rules:
    + Updated install/python-bongoproject rule.
    + Removed libexecdir hack.
    + Added rule to remove empty /usr/lib directory from bongoproject-web.
    + Added --enable-debug-cflags configure argument to produce a proper dbg
      package.
  * debian/*.install: Updated list of files to be installed.
  * debian/*-overrides/: Removed lintian &#038; linda overrides.
  * debian/README.Debian: Updated instructions.
  * debian/bongoproject.postinst: Added call to "bongo-config install".
  * Renamed libbongoproject0-dev package to libbongoproject-dev.
  * Added new package, libbongoproject-runtime, to contain .so files for use
    with the tools.
  * debian/bongoproject.default: Added comments, updated and modified for use
    with the new bongo-standalone agent.

 -- Jonny Lamb  Thu, 31 Jan 2008 16:17:45 +0000</pre>
<p>Visit <a href="http://bongo-project.org/Installation/Debian">Installation/Debian</a> for instructions on getting these packages. I&#8217;ll try and get these uploaded to Debian very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2008/01/31/bongo-030/feed/</wfw:commentRss>
		</item>
		<item>
		<title>gitweb with Enscript</title>
		<link>http://jonnylamb.com/2008/01/06/gitweb-with-enscript/</link>
		<comments>http://jonnylamb.com/2008/01/06/gitweb-with-enscript/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 01:57:42 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2008/01/06/gitweb-with-enscript/</guid>
		<description><![CDATA[I got a little bored of looking at gitweb with no syntax highlighting, so I shoved in support for Enscript:

Also, it&#8217;s easier to select source straight from the browser without the line numbers prefixing every line &#8212; something one does every day, of course:

Of course, there are a few bugs and limitations in this. I [...]]]></description>
			<content:encoded><![CDATA[<p>I got a little bored of looking at gitweb with no syntax highlighting, so I shoved in support for Enscript:</p>
<p><a href='http://compsoc.dur.ac.uk/~jdl/misc/gitweb-enscript-1.png'><img src='http://jonnylamb.com/wp-content/uploads/2008/01/gitweb-enscript-1-thumb.png' /></a></p>
<p>Also, it&#8217;s easier to select source straight from the browser without the line numbers prefixing every line &#8212; something one does every day, of course:</p>
<p><a href='http://compsoc.dur.ac.uk/~jdl/misc/gitweb-enscript-2.png'><img src='http://jonnylamb.com/wp-content/uploads/2008/01/gitweb-enscript-2-thumb.png' /></a></p>
<p>Of course, there are a few bugs and limitations in this. I just wanted to blog with some pretty pictures, I suppose. Now I can see why I&#8217;ve never touched perl before though.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2008/01/06/gitweb-with-enscript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Telepathy-Butterfly</title>
		<link>http://jonnylamb.com/2007/12/15/telepathy-butterfly/</link>
		<comments>http://jonnylamb.com/2007/12/15/telepathy-butterfly/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 21:46:41 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2007/12/15/telepathy-butterfly/</guid>
		<description><![CDATA[I&#8217;ve been messing with Empathy recently while setting up a Jabber server, and I thought I&#8217;d try out telepathy-butterfly (the Telepathy MSN connection manager). The packages in unstable/experimental kind-of worked, but there were some distinct features missing. Upstream&#8217;s devel branches of the three main components (telepathy-butterfly, pymsn and telepathy-python) contained most of the functionality I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been messing with <a href="http://live.gnome.org/Empathy">Empathy</a> recently while setting up a Jabber server, and I thought I&#8217;d try out telepathy-butterfly (the Telepathy MSN connection manager). The packages in unstable/experimental kind-of worked, but there were some distinct features missing. Upstream&#8217;s devel branches of the three main components (telepathy-butterfly, pymsn and telepathy-python) contained most of the functionality I was after. It seems the last release (which is packaged) is rather old.</p>
<p>I created some packages of these snapshots. Add the following lines to <tt>/etc/apt/sources.list</tt>:</p>
<pre>deb http://jonnylamb.com/debian/telepathy-butterfly ./</pre>
<p>And execute:</p>
<pre>sudo apt-get install python-telepathy python-msn telepathy-butterfly</pre>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2007/12/15/telepathy-butterfly/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Panoramic Yard</title>
		<link>http://jonnylamb.com/2007/09/17/panoramic-yard/</link>
		<comments>http://jonnylamb.com/2007/09/17/panoramic-yard/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 23:22:38 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Out and about]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2007/09/17/panoramic-yard/</guid>
		<description><![CDATA[
So, I&#8217;ve been getting into this photography lark recently, and today I tried out a panoramic shot for the first time. I used hugin to stitch the photos together, and quickly found that more control points = better stitching. This is my first attempt and have learnt that taking the photos at 4pm in a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/jonnylamb/1394184312/"><img src="http://farm2.static.flickr.com/1116/1394184312_8382d79f59.jpg" border="0"></a></p>
<p>So, I&#8217;ve been getting into this photography lark recently, and today I tried out a panoramic shot for the first time. I used <a href="http://hugin.sf.net/">hugin</a> to stitch the photos together, and quickly found that more control points = better stitching. This is my first attempt and have learnt that taking the photos at 4pm in a <strong>really</strong> windy day, is not a great idea. Although I am <strong>really</strong> pleased about the stitching, the differing colours of photos makes it obvious where the stitches have taken place. The wind blowing the trees also didn&#8217;t help.</p>
<p>So, tomorrow I&#8217;m going to attempt to have another go in perhaps a few other places at 12pm, or whenever the Sun is directly above, and hopefully I can patch together a seamless shot. Fingers crossed.</p>
<p><strong>Update:</strong> The photo uploaded to flickr is a little small and horrible. <a href="http://jonnylamb.uwcs.co.uk/photos/panoramic_yard.jpg">Here</a> is a link to a 1.3MB JPEG file of the same thing. The original is 10MB or so, but I don&#8217;t think I&#8217;ll put that on the web as it isn&#8217;t actually any good as a panoramic shot &#8212; I&#8217;m just really pleased the stitching is good!</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2007/09/17/panoramic-yard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SynCE State of Documentation</title>
		<link>http://jonnylamb.com/2007/08/24/synce-state-of-documentation/</link>
		<comments>http://jonnylamb.com/2007/08/24/synce-state-of-documentation/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 20:04:10 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[GNU/Linux]]></category>

		<category><![CDATA[SynCE]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2007/08/24/synce-state-of-documentation/</guid>
		<description><![CDATA[Looking at these instructions for SynCE just sickens me. I really want to strongly suggest one doesn&#8217;t follow the instructions, but not only does it look as if I&#8217;m too late, it also highlights how horrible the SynCE documentation is. Currently the new docs are stored in a less-than-finished docbook file in Subversion: http://synce.svn.sourceforge.net/viewvc/synce/trunk/synce-docs/. If [...]]]></description>
			<content:encoded><![CDATA[<p>Looking at <a href="http://ubuntuforums.org/showthread.php?t=345176">these instructions</a> for <a href="http://www.synce.org/">SynCE</a> just sickens me. I really want to strongly suggest one doesn&#8217;t follow the instructions, but not only does it look as if I&#8217;m too late, it also highlights how horrible the SynCE documentation is. Currently the new docs are stored in a less-than-finished docbook file in Subversion: <a href="http://synce.svn.sourceforge.net/viewvc/synce/trunk/synce-docs/">http://synce.svn.sourceforge.net/viewvc/synce/trunk/synce-docs/</a>. If you&#8217;re good with Docbook and want to help, email me.</p>
<p>On other SynCE notes, <a href="http://www.synce.org/moin/">the new site</a> is ready, but the docs are preventing me using the site.</p>
<p><a href="http://wiki.earth.li/DebianParty2007">Debian BBQ</a> tomorrow. Lack of laptop means lack of general communication.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2007/08/24/synce-state-of-documentation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bongo in Experimental</title>
		<link>http://jonnylamb.com/2007/08/19/bongo-in-experimental/</link>
		<comments>http://jonnylamb.com/2007/08/19/bongo-in-experimental/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 17:38:15 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[GNU/Linux]]></category>

		<category><![CDATA[Planet Bongo]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2007/08/19/bongo-in-experimental/</guid>
		<description><![CDATA[Bongo has just made it into Debian Experimental, as shown on its packages.debian.org page.
This is good because it&#8217;s made it through the NEW queue, and so any subsequent version will be uploaded into Debian a lot quicker. To install this straight from Debian, add this to your /etc/apt/sources.list: (Note: You must be running the unstable [...]]]></description>
			<content:encoded><![CDATA[<p>Bongo has just <a href="http://packages.qa.debian.org/b/bongoproject/news/20070818T181440Z.html">made it into</a> <a href="http://www.debian.org">Debian</a> <a href="http://packages.debian.org/experimental/">Experimental</a>, as shown on its <a href="http://packages.debian.org/experimental/mail/bongoproject">packages.debian.org page</a>.</p>
<p>This is good because it&#8217;s made it through the <a href="http://ftp-master.debian.org/new.html">NEW queue</a>, and so any subsequent version will be uploaded into Debian a lot quicker. To install this straight from Debian, add this to your <tt>/etc/apt/sources.list</tt>: (<strong>Note</strong>: You <u>must</u> be running <a href="http://www.debian.org/releases/unstable/">the unstable distribution</a>)</p>
<pre>deb http://ftp.debian.org/debian experimental main
deb-src http://ftp.debian.org/debian experimental main</pre>
<p>The version in the archive is 0.2.0-3. This has not been put into my repository on my site yet. Here is the changelog entry:</p>
<pre>bongoproject (0.2.0-3) experimental; urgency=low

  * Initial release into Debian (Closes: #419476)
  * Changed ${Source-Version} to ${binary:Version} and made deps binNMU
    compatible.
  * Wrapped deps and build-deps.
  * Added debug package bongoproject-dbg.
  * Added python dependency to bongoproject-tools.
  * Updated short descriptions.
  * Updated copyright file.
  * Added README.Package file to explain some of the library importing
    stuff.
  * Added patch remove-bongo-external.diff to remove the dependency on
    bongo.external python libraries.
  * Added python-vobject, python-simplejson and python-dateutil to
    python-bongoproject Depends.
  * Added python-simpletal to bongoproject-web Depends.
  * Updated copyright to use new FSF address.

 -- Jonny Lamb <!-- removed email -->  Mon, 30 Jul 2007 22:08:57 +0100</pre>
<p>Hopefully in the near future I should create some packages for Ubuntu and Debian (etch) for 0.2.0-3, although as you can see from the changelog entry, there&#8217;s no real feature difference. Also should get my git repository for package management up soon, when I get my new server. Bear with me.</p>
<p><small>P.S. If you are reading this in a feed reader, or through <a href="http://planet.bongo-project.org">the planet</a>, then visit <a href="http://jonnylamb.com">my site</a> and check out my new theme. It&#8217;s nice.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2007/08/19/bongo-in-experimental/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sundial</title>
		<link>http://jonnylamb.com/2007/08/10/sundial/</link>
		<comments>http://jonnylamb.com/2007/08/10/sundial/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 15:47:26 +0000</pubDate>
		<dc:creator>Jonny Lamb</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[GNU/Linux]]></category>

		<category><![CDATA[Planet Bongo]]></category>

		<guid isPermaLink="false">http://jonnylamb.com/2007/08/10/sundial/</guid>
		<description><![CDATA[I haven&#8217;t blogged in a little while, so I thought I&#8217;d break the trend.
Recently I started adding CalDAV support into Bongo. This is actually progressing very well. I&#8217;m working on the sundial branch in Subversion. If you want to try it out, then you can checkout using:
svn co http://svn.gna.org/svn/bongo/branches/sundial/
And then install how one normally would [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t blogged in a little while, so I thought I&#8217;d break the trend.</p>
<p>Recently I started adding <a href="http://www.caldav.org">CalDAV</a> support into <a href="http://bongo-project.org">Bongo</a>. This is actually progressing very well. I&#8217;m working on the sundial branch in Subversion. If you want to try it out, then you can checkout using:</p>
<pre>svn co http://svn.gna.org/svn/bongo/branches/sundial/</pre>
<p>And then <a href="http://bongo-project.org/Installation/Source">install how one normally would from source</a>. To try out the CalDAV support, you must be running standalone &#8212; Apache will simply not work at the moment. Point your client at:</p>
<pre>http://server:port/dav/username/calendar/</pre>
<p>You <em>should</em> be asked for username and password, but the auth system is a little broken at the moment. It is next on my list of things to do with Sundial, and hopefully I&#8217;ll commit a fix for that tonight, but I might not have time..</p>
<p>Remember that this is three or four days old and not only will it have bugs, but if you glance at the code, there are many TODOs floating around, so this is <strong>very</strong> alpha quality software. With respect to CalDAV client support, I&#8217;ve done most of the testing on <a href="http://www.mozilla.org/projects/calendar/sunbird/">Mozilla Sunbird</a> and in my opinion that has the best CalDAV support, but <a href="http://www.gnome.org/projects/evolution/">Evolution</a> <em>should</em> work (it did last night)! Come find me on <a href="irc://irc.oftc.net/bongo">IRC</a> if you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonnylamb.com/2007/08/10/sundial/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
