<?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>Greg Luck&#039;s Blog</title>
	<atom:link href="http://gregluck.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregluck.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 01:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The H Half Hour: JSR107 Interview</title>
		<link>http://gregluck.com/blog/archives/2012/01/the-h-half-hour-jsr107-interview/</link>
		<comments>http://gregluck.com/blog/archives/2012/01/the-h-half-hour-jsr107-interview/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 01:41:00 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ehcache jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=482</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2012/01/the-h-half-hour-jsr107-interview/";</script>See http://www.h-online.com/open/features/The-H-Half-Hour-Cache-back-Greg-Luck-and-the-return-of-JSR-107-1413380.html]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2012/01/the-h-half-hour-jsr107-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Deliberate Caching</title>
		<link>http://gregluck.com/blog/archives/2011/11/introducing-deliberate-caching/</link>
		<comments>http://gregluck.com/blog/archives/2011/11/introducing-deliberate-caching/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 11:52:42 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=475</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/11/introducing-deliberate-caching/";</script>A few weeks ago I attended a ThoughtWorks Technology Radar seminar. I worked at ThoughtWorks for years and think if anyone knows what is trending up and down in software development these guys do. At number 17 in Techniques with a rising arrow is what they called Thoughtful Caching. At drinks with Scott Shaw, I [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/11/introducing-deliberate-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Similarities and Differences between Distributed Caches and NoSQL Stores</title>
		<link>http://gregluck.com/blog/archives/2011/11/similarities-and-differences-between-distributed-caches-and-nosql-stores/</link>
		<comments>http://gregluck.com/blog/archives/2011/11/similarities-and-differences-between-distributed-caches-and-nosql-stores/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 03:43:12 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[NoSQL]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=471</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/11/similarities-and-differences-between-distributed-caches-and-nosql-stores/";</script>I have done a Q&#38;A with InfoQ on similarities between Distributed Caches and NoSQL Stores. Read it here.]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/11/similarities-and-differences-between-distributed-caches-and-nosql-stores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javax.cache: The new Java Caching Standard</title>
		<link>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/</link>
		<comments>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 23:39:57 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=461</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/";</script>This post explores the new Java caching standard: javax.cache. How it Fits into the Java Ecosystem This standard is being developed by JSR107, of which the author is co-spec lead. JSR107 is included in Java EE 7, being developed by JSR342. Java EE 7 is due to be finalised at the end of 2012. But [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>0.3 of JSR107:javax.cache released</title>
		<link>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/</link>
		<comments>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 01:08:08 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=459</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/";</script>0.3 of the JSR107 spec, RI and TCK have been released. Changes in this release: Numerous changes across the spec, TCK and RI Annotations implementations in the RI for Spring and CDI Transactions API finalised The release is in Maven central so the snippet for the API is: &#60;dependency&#62; &#60;groupId&#62;javax.cache&#60;/groupId&#62; &#60;artifactId&#62;cache-api&#60;/artifactId&#62; &#60;version&#62;0.3&#60;/version&#62; &#60;/dependency&#62; We are [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Sessions at JavaOne</title>
		<link>http://gregluck.com/blog/archives/2011/09/my-sessions-at-javaone/</link>
		<comments>http://gregluck.com/blog/archives/2011/09/my-sessions-at-javaone/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:04:54 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=454</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/09/my-sessions-at-javaone/";</script>I will be speaking at JavaOne 2011. My sessions are: 24241 &#8211; The Essence of Caching, Parc 55 &#8211; Divisidero at 10:30am Tuesday 4 October This presentation distills what the speaker has learned from 10 years of scaling Java. It starts with a performance problem and leads you through solving it with caching, discovering the problems [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/09/my-sessions-at-javaone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start using JSR107&#8242;s JCache API</title>
		<link>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/</link>
		<comments>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 06:47:32 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=452</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/";</script>JCache is rapidly nearing completion and we would like the community to start using it. The API is becoming quite stable. The home for all things JCache is: https://github.com/jsr107/jsr107spec. Today I updated that page with the following details so that you can all get started. We expect to release our first non-snapshot release in a few [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Maven settings.xml in CloudBees</title>
		<link>http://gregluck.com/blog/archives/2011/07/using-maven-settings-xml-in-cloudbees/</link>
		<comments>http://gregluck.com/blog/archives/2011/07/using-maven-settings-xml-in-cloudbees/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 00:45:15 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=440</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/07/using-maven-settings-xml-in-cloudbees/";</script>This How To is too well hidden for it&#8217;s or end users&#8217; good: https://cloudbees.zendesk.com/entries/438491-sharing-files-with-build-executors-such-as-maven-settings-xml]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/07/using-maven-settings-xml-in-cloudbees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Terracotta Server Arrays with EC2 CloudFormation for use by Ehcache</title>
		<link>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/</link>
		<comments>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 22:51:26 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[ec2]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[terracotta]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=441</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/";</script>This is the first in a series of articles showing how to automate deployment of Ehcache in EC2. Ehcache is a distributed cache which works with a Terracotta Server Array (&#8220;TSA&#8221;) which acts as the in-memory store over the network. While Ehcache is simply a jar and is included in your app, provisioning a distributed [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terracotta acquired by Software AG</title>
		<link>http://gregluck.com/blog/archives/2011/05/terracotta-acquired-by-software-ag/</link>
		<comments>http://gregluck.com/blog/archives/2011/05/terracotta-acquired-by-software-ag/#comments</comments>
		<pubDate>Mon, 23 May 2011 05:41:35 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[jsr107]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=438</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/05/terracotta-acquired-by-software-ag/";</script>As you probably have heard, Terracotta has been acquired by Software AG. This is an exciting development for both companies. Ari Zilka, CTO of Terracotta has a comprehensive blog post detailing the acquisition and its implications. For me, it means I keep working for Terracotta, but now Terracotta is a wholly owned business unit within [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/05/terracotta-acquired-by-software-ag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

