<?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>Gremlin's Fireside Chat &#187; Application Servers</title>
	<atom:link href="http://www.garyleeson.com/index.php/category/tech/application-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.garyleeson.com</link>
	<description>A Warm Discussion On Java, Developing and All Things Irish</description>
	<lastBuildDate>Sun, 29 Jan 2012 22:26:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Instrument your code young man &#8211; Part 2</title>
		<link>http://www.garyleeson.com/index.php/2006/09/11/instrument-your-code-young-man-part-2/</link>
		<comments>http://www.garyleeson.com/index.php/2006/09/11/instrument-your-code-young-man-part-2/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 18:52:04 +0000</pubDate>
		<dc:creator>gremlin</dc:creator>
				<category><![CDATA[Application Servers]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.garyleeson.com/?p=16</guid>
		<description><![CDATA[In my last piece about instrumentation I (hopefully) showed the importance of instrumenting your code â€“ in many ways it is one of the major â€œunwrittenâ€? requirements in any project â€“ along with a good logging strategy. The tough question is what do you instrument and what are the options?

As with most things in development [...]]]></description>
		<wfw:commentRss>http://www.garyleeson.com/index.php/2006/09/11/instrument-your-code-young-man-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instrument your code young man&#8230;. and do it now (Part 1)</title>
		<link>http://www.garyleeson.com/index.php/2006/09/03/instrument-your-code-young-man-and-do-it-now-part-1/</link>
		<comments>http://www.garyleeson.com/index.php/2006/09/03/instrument-your-code-young-man-and-do-it-now-part-1/#comments</comments>
		<pubDate>Sun, 03 Sep 2006 21:06:04 +0000</pubDate>
		<dc:creator>gremlin</dc:creator>
				<category><![CDATA[Application Servers]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.garyleeson.com/?p=15</guid>
		<description><![CDATA[
 	 	

Do you know how well your application functions? Can you tell me what is the average time for a request to be handled? the worst? Can you tell me how your application functions with time? If not then you have missed one of the most common â€œunwrittenâ€? requirements â€“ that of instrumenting your [...]]]></description>
		<wfw:commentRss>http://www.garyleeson.com/index.php/2006/09/03/instrument-your-code-young-man-and-do-it-now-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>REST is not just Java Servlets!!!</title>
		<link>http://www.garyleeson.com/index.php/2006/08/22/rest-is-not-just-java-servlets/</link>
		<comments>http://www.garyleeson.com/index.php/2006/08/22/rest-is-not-just-java-servlets/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 20:54:47 +0000</pubDate>
		<dc:creator>gremlin</dc:creator>
				<category><![CDATA[Application Servers]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.garyleeson.com/?p=14</guid>
		<description><![CDATA[The REST (Representational State Transfer)  is a hot topic in IT development world at the moment. Some see it as complimentary to SOAP, XML-RPC etc others as a replacement; and even within the REST community there are various flavours: REST-Purists who only accept the four basic http verbs (PUT, GET, POST, DELETE) which map [...]]]></description>
		<wfw:commentRss>http://www.garyleeson.com/index.php/2006/08/22/rest-is-not-just-java-servlets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

