<?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>Transient Technology &#187; api</title>
	<atom:link href="http://martinaharris.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinaharris.com</link>
	<description>changing minds - changing software</description>
	<lastBuildDate>Wed, 04 Aug 2010 10:22:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Unit Testing with a GigaSpaceFactoryBean</title>
		<link>http://martinaharris.com/2010/05/unit-testing-gigaspacefactorybean/</link>
		<comments>http://martinaharris.com/2010/05/unit-testing-gigaspacefactorybean/#comments</comments>
		<pubDate>Mon, 24 May 2010 10:29:26 +0000</pubDate>
		<dc:creator>Martin Harris</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[gigaspacefactorybean]]></category>
		<category><![CDATA[gigaspaces]]></category>
		<category><![CDATA[junit]]></category>

		<guid isPermaLink="false">http://martinaharris.com/?p=976</guid>
		<description><![CDATA[I was talking to Shay Banon (Gigaspace Software Architect) he mentioned using GigaSpaceFactoryBean for writing gigaspace unit tests. I could find no examples on their site, although I concede it may be there somewhere. This shows post shows a simple example. He also mentioned using the admin api to do full end to end integration [...]]]></description>
		<wfw:commentRss>http://martinaharris.com/2010/05/unit-testing-gigaspacefactorybean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gigaspace API design &#8211; the GigaSpace write method</title>
		<link>http://martinaharris.com/2010/01/gigaspace-api-design-the-gigaspace-write-method/</link>
		<comments>http://martinaharris.com/2010/01/gigaspace-api-design-the-gigaspace-write-method/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 05:00:00 +0000</pubDate>
		<dc:creator>Martin Harris</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[gigaspaces]]></category>

		<guid isPermaLink="false">http://martinaharris.com/?p=609</guid>
		<description><![CDATA[Gigaspaces is an excellent product.  Supplying a flexible cache, the ability to run processes, underpinned with spring, good desktop space management tools and some well thought out configurable and scalable architectures.  The documentation and programmers api design could do with some effort though.  Lets take a look at the GigaSpace interface and the design of the write method as a small example where improvement is much needed.]]></description>
		<wfw:commentRss>http://martinaharris.com/2010/01/gigaspace-api-design-the-gigaspace-write-method/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>TimeUnit use it more of the Time please!</title>
		<link>http://martinaharris.com/2010/01/timeunit-its-brill/</link>
		<comments>http://martinaharris.com/2010/01/timeunit-its-brill/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:45:49 +0000</pubDate>
		<dc:creator>Martin Harris</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[software quality]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[setter]]></category>
		<category><![CDATA[TimeUnit]]></category>

		<guid isPermaLink="false">http://martinaharris.com/?p=600</guid>
		<description><![CDATA[Time for my first blog of the year. Yea! Mind you its a bit small, but then perhaps that is a good thing. Look at these two setters. Setter methods like the first example are very common. Take a look at the second its so much better. With the second the responsibility to convert is [...]]]></description>
		<wfw:commentRss>http://martinaharris.com/2010/01/timeunit-its-brill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
