<?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>Infoblazer - Pure Java Performance</title>
	<atom:link href="http://www.infoblazer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infoblazer.com</link>
	<description>Building high-performing Java applications</description>
	<lastBuildDate>Sat, 20 Feb 2010 19:19:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Looking back at BidBlazer</title>
		<link>http://www.infoblazer.com/2010/02/looking-back-at-bidblazer/</link>
		<comments>http://www.infoblazer.com/2010/02/looking-back-at-bidblazer/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:19:43 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.infoblazer.com/?p=207</guid>
		<description><![CDATA[BidBlazer was developed and marketed by AD2001 Computer Services (which later became Infoblazer LLC) from 1999 through 2001. BidBlazer was one of the first in a new breed of online auction search tools and was the first client based tool in this niche. At it&#8217;s peak, BidBlazer searched eight online auction sites, including Ebay, Yahoo, [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2010/02/looking-back-at-bidblazer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pigs Don’t Fly</title>
		<link>http://www.infoblazer.com/2009/10/pigs-don%e2%80%99t-fly/</link>
		<comments>http://www.infoblazer.com/2009/10/pigs-don%e2%80%99t-fly/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:35:15 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/10/pigs-don%e2%80%99t-fly/</guid>
		<description><![CDATA[ A few posts back, I discussed my new project, an online quiz application, and the initial choice of GWT and GXT as the framework. The article was entitled &#8220;Pigs are Flying&#8221;, due to my previous convictions and statements that were not always kind to so called Rich Internet Applications.

Well it turns out after all [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/10/pigs-don%e2%80%99t-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HttpSession and GWT</title>
		<link>http://www.infoblazer.com/2009/09/httpsession-and-gwt/</link>
		<comments>http://www.infoblazer.com/2009/09/httpsession-and-gwt/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 00:53:25 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/09/httpsession-and-gwt/</guid>
		<description><![CDATA[Most anyone who has done Java server programming has dealt with the Session object, as well as its siblings (and I use that term in essence, not in fact) objects: ServletContext, HttpRequest and HttpResponse. Of course, if you are using a newfangled &#8220;Component&#8221; framework that tries to &#8220;shield&#8221; you from the intricacies of HTTP, you [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/09/httpsession-and-gwt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing GWT, Pigs are Flying</title>
		<link>http://www.infoblazer.com/2009/08/implementing-gwt-pigs-are-flying/</link>
		<comments>http://www.infoblazer.com/2009/08/implementing-gwt-pigs-are-flying/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 01:55:21 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/?p=179</guid>
		<description><![CDATA[I&#8217;ve always promoted a &#8220;standards&#8221; oriented approach to web development, meaning, a server side app that produces pure XHTML, styled with CSS, with Ajax added where appropriate. I&#8217;ve worked with GWT for some time and feel, while it is a tremendous product, it is essentially VB (ok maybe closer to Swing) for the web/JavaScript. It [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/08/implementing-gwt-pigs-are-flying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always Start with the Use Cases</title>
		<link>http://www.infoblazer.com/2009/07/always-start-with-the-use-cases/</link>
		<comments>http://www.infoblazer.com/2009/07/always-start-with-the-use-cases/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 13:53:07 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/07/always-start-with-the-use-cases/</guid>
		<description><![CDATA[You usually come into any project with somewhat of an idea of what you want the thing to do. The first step, therefore, is to get these ideas down on paper. This process can encompass a mission statement, feature list, or other textual description of what you want to get done. We are in the [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/always-start-with-the-use-cases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Complete Rewrite</title>
		<link>http://www.infoblazer.com/2009/07/the-complete-rewrite/</link>
		<comments>http://www.infoblazer.com/2009/07/the-complete-rewrite/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 12:46:11 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/07/the-complete-rewrite/</guid>
		<description><![CDATA[Have you ever worked on a project and not thought that is would really benefit from a complete rewrite? It would be nice if that was not the case, but I believe reality dictates that what we wind up releasing is less than ideal.

One reason for this is changes in technology. New tools, techniques, and [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/the-complete-rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Project</title>
		<link>http://www.infoblazer.com/2009/07/the-new-project/</link>
		<comments>http://www.infoblazer.com/2009/07/the-new-project/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 01:57:18 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/07/the-new-project/</guid>
		<description><![CDATA[I began a new project today.  We&#8217;ll really last weekend; I am just getting to write about it now.

The projects not in relation to my current full time consulting gig (which is a GTW project for the insurance industry). The new project will be an education testing program for a local community college, essentially [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/the-new-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Versus PHP</title>
		<link>http://www.infoblazer.com/2009/07/java-versus-php/</link>
		<comments>http://www.infoblazer.com/2009/07/java-versus-php/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:26:31 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/2009/07/java-versus-php/</guid>
		<description><![CDATA[One of my main interests is in web frameworks, or more simply put &#8220;what is the best way to implement a given application?&#8221;.

I like Java, love the IDE&#8217;s available and what they can do, and believe that a good Object Oriented design is the foundation of a good application, irrespective of the technologies used.

That being [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/java-versus-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XX Framework V2.0 is Released</title>
		<link>http://www.infoblazer.com/2009/07/xx-framework-v20-is-released/</link>
		<comments>http://www.infoblazer.com/2009/07/xx-framework-v20-is-released/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 01:38:15 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[XX Framework]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/?p=168</guid>
		<description><![CDATA[After several years of work, the latest release of the XX Framework is now available.
The major change to the framework is that it is now ported to SpringMVC. This should allow greater flexibility and easier incorporation into existing or new Spring applications.
One of the first comments I heard when I released the framework back in [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/xx-framework-v20-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caching in the XX Framework</title>
		<link>http://www.infoblazer.com/2009/07/caching-in-the-xx-framework/</link>
		<comments>http://www.infoblazer.com/2009/07/caching-in-the-xx-framework/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 02:00:53 +0000</pubDate>
		<dc:creator>David Moskowitz</dc:creator>
				<category><![CDATA[XX Framework]]></category>

		<guid isPermaLink="false">http://purejavaperformance.com/?p=92</guid>
		<description><![CDATA[I am reprinting this older blog post on Caching in the XX Framework. It is still relevant, though I would prefer to get the basic documentation up first.
The following discussion example uses guestbook sample, on the XX framework web site. http://xxframework.org/guestbook/ListGuestbook. This non-cached page will be converted into a cached implementation.
Let&#8217;s look at the structure [...]]]></description>
		<wfw:commentRss>http://www.infoblazer.com/2009/07/caching-in-the-xx-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
