<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>dev.davidsoergel.com</title>
	<link>http://dev.davidsoergel.com</link>
	<description>various computing projects</description>
	<lastBuildDate>Fri, 22 Aug 2008 23:01:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Contract Tests with TestNG: unit testing against interfaces and abstract classes</title>
		<description>An aspect of testing Java programs that seems to me fairly neglected is testing conformance to interfaces, and (nearly identically) testing that functionality of abstract classes works properly in all concrete subclasses.  Certainly this has been mentioned before, generally under the name Abstract Tests or Contract Tests.  Also, ...</description>
		<link>http://dev.davidsoergel.com/2008/08/22/contract-tests-with-testng/</link>
			</item>
	<item>
		<title>s3napback: Cycling, Incremental, Compressed, Encrypted Backups to Amazon S3</title>
		<description>The problem

In searching for a way to back up one of my Linux boxes to Amazon S3, I was surprised to find that none of the many backup methods and scripts I found on the net did what I wanted, so I wrote yet another one.



The design requirements were:


Occasional full ...</description>
		<link>http://dev.davidsoergel.com/2008/05/07/s3napback-cycling-incremental-compressed-encrypted-backups-to-amazon-s3/</link>
			</item>
	<item>
		<title>High iowait, high load on a 3ware 8506-4 solved</title>
		<description>The Symptoms

I have two 3ware 8506-4 controllers with three disks each connected to them.  I've been getting high iowait on my box whenever there's an even slightly disk-intensive task going on.  The weird thing is that even processes that don't use the high-usage disk get stalled in iowait. ...</description>
		<link>http://dev.davidsoergel.com/2006/03/14/high-iowait-high-load-on-a-3ware-8506-4-solved/</link>
			</item>
	<item>
		<title>Powerbook performance overhaul</title>
		<description>My Powerbook G4 has been running way slow lately, and I finally have a little breathing room to address the problem.  My impression is that a) my disk is really full, b) my disk is really fragmented, and c) this especially impacts virtual memory.

So my solution is:


Confirm that my ...</description>
		<link>http://dev.davidsoergel.com/2006/03/14/powerbook-performance-overhaul/</link>
			</item>
</channel>
</rss>
