<?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>cahill.net.au &#187; snapshot</title>
	<atom:link href="http://cahill.net.au/tag/snapshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://cahill.net.au</link>
	<description>Michael's Paging Area</description>
	<lastBuildDate>Wed, 07 Jul 2010 00:34:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SIGMOD presentation</title>
		<link>http://cahill.net.au/2008/06/16/sigmod-presentation/</link>
		<comments>http://cahill.net.au/2008/06/16/sigmod-presentation/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 13:05:52 +0000</pubDate>
		<dc:creator>mjc</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[isolation]]></category>
		<category><![CDATA[serializable]]></category>
		<category><![CDATA[snapshot]]></category>

		<guid isPermaLink="false">http://cahill.net.au/?p=7</guid>
		<description><![CDATA[The slides from my SIGMOD presentation last week are here]]></description>
			<content:encoded><![CDATA[<p>The slides from my SIGMOD presentation last week are <a href="http://cahill.net.au/wp-content/uploads/2008/06/fp333-cahill-sigmod08.ppt">here</a>.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=SIGMOD+presentation&amp;u=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-presentation%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=SIGMOD+presentation&amp;url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-presentation%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-presentation%2F&amp;title=SIGMOD+presentation&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-presentation%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-presentation%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://cahill.net.au/2008/06/16/sigmod-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIGMOD 2008 repeatability</title>
		<link>http://cahill.net.au/2008/06/16/sigmod-2008-repeatability/</link>
		<comments>http://cahill.net.au/2008/06/16/sigmod-2008-repeatability/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 08:32:40 +0000</pubDate>
		<dc:creator>mjc</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[isolation]]></category>
		<category><![CDATA[serializable]]></category>
		<category><![CDATA[snapshot]]></category>

		<guid isPermaLink="false">http://cahill.net.au/?p=4</guid>
		<description><![CDATA[I&#8217;ve had some requests for the experiments used in my SIGMOD 2008 paper, Serializable Isolation for Snapshot Databases, coathored with ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some requests for the experiments used in my SIGMOD 2008 paper, <a href="http://doi.acm.org/10.1145/1376616.1376690"><em>Serializable Isolation for Snapshot Databases</em></a>, coathored with Uwe Röhm and Alan Fekete.</p>
<p>So here are the details:</p>
<ul>
<li>The patch against Berkeley DB 4.6.21 implementing our new method of serializable isolation is here:<span style="color: #000000; text-decoration: none;"> </span><a href="http://cahill.net.au/wp-content/uploads/2008/06/db-4621-safe-si2.diff">db-4.6.21-safe-si2.diff</a>;</li>
<li>The XML description of experiments uploaded to the repeatability committee is here: <a href="http://cahill.net.au/wp-content/uploads/2008/06/exp333.xml">exp333.xml</a>; and</li>
<li>Binaries for Linux/AMD64 are here: <a href="http://cahill.net.au/wp-content/uploads/2008/06/db-4.6.21-safe-si2-linux-x86_64.tar.bz2">db-4.6.21-safe-si2-linux-x86_64.tar.bz2</a>.</li>
</ul>
<p>Please contact me if you have any questions.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=SIGMOD+2008+repeatability&amp;u=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-2008-repeatability%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=SIGMOD+2008+repeatability&amp;url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-2008-repeatability%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-2008-repeatability%2F&amp;title=SIGMOD+2008+repeatability&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-2008-repeatability%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcahill.net.au%2F2008%2F06%2F16%2Fsigmod-2008-repeatability%2F" ><img class="lightsocial_img" src="http://cahill.net.au/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://cahill.net.au/2008/06/16/sigmod-2008-repeatability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
