<?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>Eric Bodden &#187; Thesis</title>
	<atom:link href="http://www.bodden.de/tag/thesis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bodden.de</link>
	<description>Easy and efficient software verification</description>
	<lastBuildDate>Tue, 07 Sep 2010 12:51:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Final version of PhD thesis available</title>
		<link>http://www.bodden.de/2009/12/29/phd-thesis-submitted/</link>
		<comments>http://www.bodden.de/2009/12/29/phd-thesis-submitted/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:03:36 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Research Blog]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://www.bodden.de/2009/12/29/phd-thesis-submitted/</guid>
		<description><![CDATA[Over the holidays I was able to finalize my dissertation on “Verifying finite-state properties of large-scale programs”. It’s a great feeling to get this weight of my shoulders. 311 pages were not easy to manage in the end… Many thanks to everyone who contributed to the document, especially to Jan Sinscheck, who still found quite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvcHVicy9ib2RkZW4wOXBoZHRoZXNpcy5wZGY="><img style="border-right-width: 0px; margin: 0px 0px 10px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="download as PDF" border="0" alt="download as PDF" align="right" src="http://www.bodden.de/clara/wordpress/wp-content/uploads/images/Publications_A0AE/image_thumb_5.png" width="170" height="220" /></a>Over the holidays I was able to finalize my dissertation on “<a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvcHVicy9ib2RkZW4wOXBoZHRoZXNpcy5wZGY=">Verifying finite-state properties of large-scale programs</a>”. <img src='http://www.bodden.de/wordpress/wp-includes/images/smilies/emoticon-0137-clapping.gif' alt='(clap)' class='wp-smiley' /> </p>
<p>It’s a great feeling to get this weight of my shoulders. 311 pages were not easy to manage in the end… Many thanks to everyone who contributed to the document, especially to Jan Sinscheck, who still found quite a few typos and misplaced commata in the end. The thesis will shortly be available through <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VzY2hvbGFyc2hpcC5tY2dpbGwuY2Ev">eScholarship@McGill</a> and through <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5wcm9xdWVzdC5jb20v">ProQuest</a> (as PDF and in print).</p>
 <img src="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=941" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bodden.de/2009/12/29/phd-thesis-submitted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now available: Clara, a novel framework for implementing hybrid typestate analyses</title>
		<link>http://www.bodden.de/2009/09/10/clara-is-here/</link>
		<comments>http://www.bodden.de/2009/09/10/clara-is-here/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 12:09:35 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Research Blog]]></category>
		<category><![CDATA[Clara]]></category>
		<category><![CDATA[Runtime Monitoring]]></category>
		<category><![CDATA[Runtime verification]]></category>
		<category><![CDATA[Static Analysis]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[tracematches]]></category>
		<category><![CDATA[Typestate]]></category>

		<guid isPermaLink="false">http://www.bodden.de/2009/09/10/clara-is-here/</guid>
		<description><![CDATA[In my doctoral dissertation (click here for a draft), I present Clara (Compile-time Approximation of Runtime Analyses), a novel research framework for the implementation of hybrid typestate analyses. Clara is now online – fully documented – at: http://www.bodden.de/clara/ Typestate properties aid program understanding, and one can even define type systems that prevent programmers from causing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEv"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="Clara" border="0" alt="Clara" align="left" src="http://www.bodden.de/wordpress/wp-content/uploads/wlw-images/NowavailableClaraanovelframeworkforimple_C756/bug_thumb.jpg" width="554" height="142" /></a>In my doctoral <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvcHVicy9ib2RkZW4wOXBoZHRoZXNpcy5wZGY=">dissertation (click here for a draft),</a> I present <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEv">Clara (Compile-time Approximation of Runtime Analyses)</a>, a novel research framework for the implementation of hybrid typestate analyses. Clara is now online – fully documented – at: <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEv"><strong>http://www.bodden.de/clara/</strong></a></p>
<p>Typestate properties aid program understanding, and one can even define type systems that prevent programmers from causing typestate errors, or derive static typestate analyses that try to determine whether a given program violates typestate properties. Unfortunately, the typestate-analysis problem is generally undecidable. Researchers have therefore proposed a hybrid approach that uses   <br />static-analysis results to generate a residual runtime monitor. This monitor captures actual property violations as they occur, but only updates its internal state at relevant statements, as determined through static analysis.</p>
<p>Clara allows researchers to implement such hybrid typestate analyses with a minimal amount of code.</p>
<h3>For Researchers, Clara offers:</h3>
<ul>
<li>a convenient specification format for typestate properties, called <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9zcGVjaWZ5aW5nLXR5cGVzdGF0ZS1wcm9wZXJ0aWVzL2RlcGVuZGVuY3ktc3RhdGUtbWFjaGluZXMv">Dependency State Machines</a>, </li>
<li>an <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9jb21wb25lbnRzLWZlYXR1cmVzLWFic3RyYWN0aW9ucy8=">extensible framework</a> to <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9ob3ctdG8taW1wbGVtZW50LWEtdHlwZXN0YXRlLWFuYWx5c2lzLw==">implement static typestate analyses</a> quickly and with high quality, </li>
<li>automatic support for generating <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9jb21wb25lbnRzLWZlYXR1cmVzLWFic3RyYWN0aW9ucy8=">residual</a> <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9jbGFyYS1hbmQtcnVudGltZS1tb25pdG9ycy8=">runtime monitors</a>, even for collaborative runtime verification, and </li>
<li>a platform to share specifications and compare analysis results. </li>
</ul>
<h4>For Developers, Clara offers:</h4>
<ul>
<li>tool support to <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9zcGVjaWZ5aW5nLXR5cGVzdGF0ZS1wcm9wZXJ0aWVzL2RlcGVuZGVuY3ktc3RhdGUtbWFjaGluZXMv">precisely define the behavioral interface</a> of an application, </li>
<li>tool support to <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9leGlzdGluZy1hbmFseXNlcy1pbi1jbGFyYS8=">check whether client code fulfills these specifications</a>, and if not </li>
<li>the possibility to have a <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9jbGFyYS1hbmQtcnVudGltZS1tb25pdG9ycy8=">residual runtime monitor</a> that deals with property violations just-in-time.</li>
</ul>
<p>We wish to extend Clara in the future. Please join our <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2dyb3Vwcy5nb29nbGUuY29tL2dyb3VwL2NsYXJhLWZyYW1ld29yaw==">mailing list</a> if you want to stay tuned on further developments. Or, if you even feel like extending Clara with your own analyses, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG93bmxvYWRzLw==">download</a> the tool and, if you feel like it, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG93bmxvYWRzLw==">drop us a line</a>. </p>
<ul></ul>
<h3>Details about the Clara framework</h3>
<p><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvd29yZHByZXNzL3dwLWNvbnRlbnQvdXBsb2Fkcy93bHctaW1hZ2VzL05vd2F2YWlsYWJsZUNsYXJhYW5vdmVsZnJhbWV3b3JrZm9yaW1wbGVfQzc1Ni9pbWFnZS5wbmc=" rel=\"lightbox\"><img style="border-right-width: 0px; margin: 0px 0px 10px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Overview of Clara" border="0" alt="Overview of Clara" align="right" src="http://www.bodden.de/wordpress/wp-content/uploads/wlw-images/NowavailableClaraanovelframeworkforimple_C756/image_thumb.png" width="170" height="88" /></a> Clara’s major design goal is to de-couple the code-generation for efficient runtime monitors from the static analyses that convert these monitors into faster, residual monitors. The figure to the right gives an overview of Clara. With Clara, the researcher first defines a set of typestate properties, denoting each property as an annotation to an <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5lY2xpcHNlLm9yZy9hc3BlY3RqLw==">AspectJ</a> aspect that implements a runtime monitor for the same property. <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9zcGVjaWZ5aW5nLXR5cGVzdGF0ZS1wcm9wZXJ0aWVzL2RlcGVuZGVuY3ktc3RhdGUtbWFjaGluZXMv">Annotations</a> directly encode a non-deterministic finite-state machine. In my dissertation, I show how researchers can even use runtime- monitoring approaches like <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FiYy5jb21sYWIub3guYWMudWsvcGFwZXJzI29vcHNsYTIwMDU=">tracematches</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ZzbC5jcy51aXVjLmVkdS9tb3A=">JavaMOP</a>, and others, to generate these annotated aspects automatically from high-level monitor specifications.</p>
<p>Clara weaves the monitoring aspect into the program under test and emits helper classes that implement the run- time monitor as defined by the aspect. Clara extends the&#160; <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FzcGVjdGJlbmNoLm9yZy8=">AspectBench Compiler</a> for this purpose. Clara then invokes its <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9leGlzdGluZy1hbmFseXNlcy1pbi1jbGFyYS8=">static-typestate-analysis engine</a>. Researchers can add a number of static analyses to Clara and have them applied in any order. These analyses obtain, through the <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvY2xhcmEvZG9jdW1lbnRhdGlvbi9zcGVjaWZ5aW5nLXR5cGVzdGF0ZS1wcm9wZXJ0aWVzL2RlcGVuZGVuY3ktc3RhdGUtbWFjaGluZXMv">finite-state machine defined in the aspect’s annotation</a>, enough in- formation about the typestate property to precisely approximate the set of relevant instrumentation points. When an analysis determines that an instrumentation point is irrelevant to a property, i.e., the program can neither violate the property nor prevent a property violation at this point, then Clara automatically disables the instrumentation for this property at this point. The result is an optimized instrumented program that updates the runtime monitor only at program points at which instrumentation remains enabled.</p>
<p><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FzcGVjdGJlbmNoLm9yZy8="><img style="display: inline; margin-left: 0px; margin-right: 0px" align="right" src="http://abc.comlab.ox.ac.uk/images/logo-standard.png" /></a>Clara originated as <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUv">Eric Bodden</a>&#8216;s doctoral-thesis project at the <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zYWJsZS5tY2dpbGwuY2Ev">Sable Research Group</a>. The design and implementation of Clara was greatly influenced by the work of this group and the <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2d0b29scy5jb21sYWIub3guYWMudWsv">Programming Tools Group</a> at the University of Oxford, specifically <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zYWJsZS5tY2dpbGwuY2EvfmhlbmRyZW4v">Laurie Hendren</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3BhdHJpY2tsYW0uY2Ev"></a><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2d0b29scy5jb21sYWIub3guYWMudWsv"></a><a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jcy5jb3JuZWxsLmVkdS9wcm9qZWN0cy9wb2x5Z2xvdC8="><img class="alignright" title="Polyglot" alt="" src="http://www.cs.cornell.edu/projects/polyglot/images/polyglot-logo3.png" width="40" /></a></a>Patrick Lam</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jb21sYWIub3guYWMudWsvcGVvcGxlL29lZ2UuZGVtb29yLw==">Oege de Moor</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2d0b29scy5jb21sYWIub3guYWMudWsvbWVtYmVycy9wYXZlbA==">Pavel Avgustinov</a> and <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jb21sYWIub3guYWMudWsvcGVvcGxlL0p1bGlhbi5UaWJibGUv">Julian Tibble</a>. Clara uses technogies from the <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5hc3BlY3RiZW5jaC5vcmcv" rel=\"nofollow\">AspectBench Compiler</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zYWJsZS5tY2dpbGwuY2Evc29vdC8=" rel=\"nofollow\">Soot</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2phc3RhZGQub3JnLw==" rel=\"nofollow\">JastAdd</a>, <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jcy5jb3JuZWxsLmVkdS9wcm9qZWN0cy9wb2x5Z2xvdC8=" rel=\"nofollow\">polyglot</a> and other open-source projects. </p>
 <img src="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=907" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bodden.de/2009/09/10/clara-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitted!</title>
		<link>http://www.bodden.de/2009/06/23/submitted/</link>
		<comments>http://www.bodden.de/2009/06/23/submitted/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:10:36 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Research Blog]]></category>
		<category><![CDATA[Dissertation]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://www.bodden.de/2009/06/23/submitted/</guid>
		<description><![CDATA[Today is D-Day – Dissertation Day! What does it take for a dissertation? A box full of three and a half year’s worth of work… 7 copies, that is 2107 pages, printed on 1057 sheets of paper: The proof: it’s done! (Yes, the bandage around my wrist shows the effort – too much heavy –duty [...]]]></description>
			<content:encoded><![CDATA[<p>Today is D-Day – Dissertation Day! What does it take for a dissertation? A box full of three and a half year’s worth of work…</p>
<p><a rel=\"lightbox\" href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvd29yZHByZXNzL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDA5LzA2L2ltZy0yMTk5LmpwZw=="><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto 10px; display: block; float: none; border-top: 0px; border-right: 0px" title="IMG_2199" src="http://www.bodden.de/wordpress/wp-content/uploads/2009/06/img-2199-thumb.jpg" border="0" alt="IMG_2199" width="244" height="184" /></a></p>
<p>7 copies, that is 2107 pages, printed on 1057 sheets of paper:</p>
<p><a rel=\"lightbox\" href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvd29yZHByZXNzL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDA5LzA2L2ltZy0yMjA1LmpwZw=="><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto 10px; display: block; float: none; border-top: 0px; border-right: 0px" title="IMG_2205" src="http://www.bodden.de/wordpress/wp-content/uploads/2009/06/img-2205-thumb.jpg" border="0" alt="IMG_2205" width="200" height="244" /></a> The proof: it’s done! (Yes, the bandage around my wrist shows the effort – too much heavy –duty typing lately. But vacation is on the way.)</p>
<p><a rel=\"lightbox\" href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ib2RkZW4uZGUvd29yZHByZXNzL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDA5LzA2L2ltZy0yMjA3LmpwZw=="><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto 10px; display: block; float: none; border-top: 0px; border-right: 0px" title="IMG_2207" src="http://www.bodden.de/wordpress/wp-content/uploads/2009/06/img-2207-thumb.jpg" border="0" alt="IMG_2207" width="244" height="151" /></a></p>
<p><strong>Update:</strong> If you thought the <a href="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9SZWRfdGFwZQ==">red tape</a> was restricted to my wrist you were wrong. Just one hour after my submission I got notice that allegedly one of my forms was filled out incorrectly. *sigh*</p>
<p>So what’s next? First of all vacation in the Maritimes. I suppose that’s well deserved.</p>
 <img src="http://www.bodden.de/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=832" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bodden.de/2009/06/23/submitted/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
