<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>arrenbrecht.ch</title>
	<link>http://arrenbrecht.ch/</link>
	<description>The site of Peter Arrenbrecht.</description>
	<copyright>Copyright 2003-2008 Peter Arrenbrecht</copyright>

	<item>
		<title>Literate Testing resources added</title>
		<link>http://arrenbrecht.ch/testing/index.htm</link>
		<dc:date>2010-01-02</dc:date>
		<description>Exposition, tools, links.</description>
	</item>

	<item>
		<title>Short talk and workshop on Mercurial upcoming</title>
		<link>http://arrenbrecht.ch/mercurial/index.htm</link>
		<dc:date>2008-08-06</dc:date>
		<description>I'm offering a full-day workshop in Rapperswil as part of /ch/open and shall be giving a short talk at OpenExpo in Winterthur (both in German).</description>
	</item>

	<item>
		<title>New article: Threaded Chat (with online demo)</title>
		<link>http://arrenbrecht.ch/articles/threaded-chat.htm</link>
		<dc:date>2008-01-23</dc:date>
		<description>I've been thinking about how chat tools could support multiple threads of conversation naturally. Here are my current ideas. I have also written an online demo (pure client-side JavaScript).</description>
	</item>

	<item>
		<title>JCite 1.10.1 formats Excel error values better and fixes bug with multiple options.</title>
		<link>http://arrenbrecht.ch/jcite/</link>
		<dc:date>2007-07-20</dc:date>
		<description>JCite 1.10.1 formats Excel error values better and fixes bug with multiple options.</description>
	</item>

	<item>
		<title>Rextile 1.6 with make-style dependency checking.</title>
		<link>http://arrenbrecht.ch/rextile/</link>
		<dc:date>2007-08-24</dc:date>
		<description>Rextile 1.6 adds make-style dependency checking.</description>
	</item>

	<item>
		<title>JCite 1.9.2 fixes release package problems and usage docs.</title>
		<link>http://arrenbrecht.ch/jcite/</link>
		<dc:date>2007-07-20</dc:date>
		<description>JCite 1.9.2 fixes release package problems and usage docs..</description>
	</item>

	<item>
		<title>JCite 1.9.1 fixes HTML escaping for Excel sheets.</title>
		<link>http://arrenbrecht.ch/jcite/</link>
		<dc:date>2007-06-28</dc:date>
		<description>JCite 1.9.1 fixes HTML escaping for Excel sheets.</description>
	</item>

	<item>
		<title>JCite 1.9 with Ant task and tripwire support.</title>
		<link>http://arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2007-06-13</dc:date>
		<description>JCite 1.9 with Ant task and tripwire support.</description>
	</item>

	<item>
		<title>Rextile 1.5.1 released!</title>
		<link>http://arrenbrecht.ch/rextile/</link>
		<dc:date>2007-06-13</dc:date>
		<description>Minor fixes. See release notes.</description>
	</item>
	
	<item>
		<title>Rextile 1.5 released!</title>
		<link>http://arrenbrecht.ch/rextile/</link>
		<dc:date>2007-06-04</dc:date>
		<description>Minor fixes, hosted on Google code. See release notes.</description>
	</item>
	
	<item>
		<title>JCite 1.8 can cite inlined source.</title>
		<link>http://arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2007-01-22</dc:date>
		<description>JCite 1.8 can cite inlined Java source code.</description>
	</item>

	<item>
		<title>JCite 1.7 with minor improvements.</title>
		<link>http://arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2007-01-02</dc:date>
		<description>JCite 1.7 can cite entire Java source files.</description>
	</item>

	<item>
		<title>Rextile 1.4 released!</title>
		<link>http://arrenbrecht.ch/rextile/</link>
		<dc:date>2006-11-15</dc:date>
		<description>Supports definition lists. See release notes.</description>
	</item>
	
	<item>
		<title>Rextile 1.3 released!</title>
		<link>http://arrenbrecht.ch/rextile/</link>
		<dc:date>2006-11-12</dc:date>
		<description>Some fixes. See release notes.</description>
	</item>
	
	<item>
		<title>JCite 1.6 with Excel sheet citing.</title>
		<link>http://arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2006-11-11</dc:date>
		<description>JCite 1.6 can cite entire sheets or ranges from Excel workbooks.</description>
	</item>

	<item>
		<title>Rextile 1.0 released!</title>
		<link>http://www.arrenbrecht.ch/rextile</link>
		<dc:date>2006-10-20</dc:date>
		<description>Build XHTML documents and entire web sites using Textile and Ruby scripting.</description>
	</item>
	
	<item>
		<title>JCite CSS styles documented.</title>
		<link>http://www.arrenbrecht.ch/jcite/styling.htm</link>
		<dc:date>2006-06-21</dc:date>
		<description>I have more fully documented the way JCite uses CSS for formatting the cited Java source code.</description>
	</item>

	<item>
		<title>JCite 1.5 with recursive folder processing.</title>
		<link>http://www.arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2006-06-16</dc:date>
		<description>JCite 1.5 can process source files from entire folder hierarchies in one go.</description>
	</item>

	<item>
		<title>JCite now hosted on SourceForge.</title>
		<link>http://sourceforge.net/projects/jcite/</link>
		<dc:date>2006-06-13</dc:date>
		<description>I have migrated my private subversion repository to SourceForge.</description>
	</item>

	<item>
		<title>JCite 1.4 adds JavaDoc support.</title>
		<link>http://www.arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2006-06-13</dc:date>
		<description>JCite 1.4 adds JavaDoc support and simplifies highlighting.</description>
	</item>

	<item>
		<title>JCite 1.3 fixes highlighting.</title>
		<link>http://www.arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2006-05-10</dc:date>
		<description>JCite 1.3 outputs correct XHTML for highlighting.</description>
	</item>

	<item>
		<title>Source Citing: Making Examples Work</title>
		<link>http://www.arrenbrecht.ch/articles/SourceCiting.htm</link>
		<dc:date>2006-05-02</dc:date>
		<description>You've all come across products where the
examples in the documentation simply did not work. So, when working on a hot,
fast moving project, how do we ensure our documentation will help build trust
and acceptance, instead of putting people off?</description>
	</item>

	<item>
		<title>JCite 1.2 emits proper CSS based XHTML.</title>
		<link>http://www.arrenbrecht.ch/jcite/index.htm</link>
		<dc:date>2006-02-13</dc:date>
		<description>JCite 1.2 emits proper CSS based XHTML. 
		You can now customize colors and fonts in an external style sheet. 
		This also reduces the size of the generated HTML.</description>
	</item>

</channel>
</rss>
