<?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>donhass.com &#187; development</title>
	<atom:link href="http://donhass.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://donhass.com</link>
	<description>It&#039;s all just 1&#039;s and 0&#039;s</description>
	<lastBuildDate>Sun, 18 Apr 2010 03:24:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adventures In Application Databases &#8211; H2 Saga Begins</title>
		<link>http://donhass.com/2009/05/23/adventures-in-databases/</link>
		<comments>http://donhass.com/2009/05/23/adventures-in-databases/#comments</comments>
		<pubDate>Sat, 23 May 2009 05:22:26 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Cayenne]]></category>
		<category><![CDATA[Apache Wicket]]></category>
		<category><![CDATA[H2]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=256</guid>
		<description><![CDATA[I ran into the need to change a project I am working on from keeping a ton of java objects in the air due to real-time calculations and performance.  Didn&#8217;t need (or want) full database that would need to be maintained by a database group. Every time the application was restarted, the entire thing would [...]]]></description>
		<wfw:commentRss>http://donhass.com/2009/05/23/adventures-in-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweet Developers Office</title>
		<link>http://donhass.com/2009/03/03/sweet-developers-office/</link>
		<comments>http://donhass.com/2009/03/03/sweet-developers-office/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 03:20:21 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[righteous]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=192</guid>
		<description><![CDATA[It&#8217;s always interesting to see what other developers use as their real workspace when they have control over it.  (Unlike cubical heck). Once such sweet space is something Mitch Haile built.  I stumbled across it in one of me RSS feed consumption extravaganas and have to admit the space is really, really nice, but I [...]]]></description>
		<wfw:commentRss>http://donhass.com/2009/03/03/sweet-developers-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wicket 1.4 Migration</title>
		<link>http://donhass.com/2009/02/28/wicket-14-migration/</link>
		<comments>http://donhass.com/2009/02/28/wicket-14-migration/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 03:36:09 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache Wicket]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Refactor]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=186</guid>
		<description><![CDATA[Well, I finally had to bite the bullet and migrate a large Wicket project from 1.3 to 1.4.  I was really not looking forward to it because of all the generic mess and model changes. This was nothing against the Apache Wicket team, since they do an incredible job on the BEST Java framework ever [...]]]></description>
		<wfw:commentRss>http://donhass.com/2009/02/28/wicket-14-migration/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Coding Buddy?</title>
		<link>http://donhass.com/2009/02/28/coding-buddy/</link>
		<comments>http://donhass.com/2009/02/28/coding-buddy/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 02:59:29 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Coding Buddy]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=181</guid>
		<description><![CDATA[Coding Horror has a sweet write up on Coding Buddy. But the part I loved the best when it showed up in the RSS feed was the associated sketch. I know on several projects I have ran into this and even though in certain situation you can&#8217;t blurt out WTF, but you sure are thinking [...]]]></description>
		<wfw:commentRss>http://donhass.com/2009/02/28/coding-buddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.3.0 Released</title>
		<link>http://donhass.com/2009/01/10/firebug-130-released/</link>
		<comments>http://donhass.com/2009/01/10/firebug-130-released/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 05:35:31 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox extension]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=171</guid>
		<description><![CDATA[The best web dev tool there is reaches 1.3.0 Final. They have really made some great progress lately and for those of you not using Firefox 3.1 yet, you can go get this now. Firebug 1.3.0 Final Released If you are using Firefox 3.1 you will still need to go get the 1.4 alpha (or [...]]]></description>
		<wfw:commentRss>http://donhass.com/2009/01/10/firebug-130-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hardware is Cheap, Programmers are Expensive</title>
		<link>http://donhass.com/2008/12/20/hardware-cheap-programmers-cost/</link>
		<comments>http://donhass.com/2008/12/20/hardware-cheap-programmers-cost/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 05:01:07 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cost]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=163</guid>
		<description><![CDATA[There is a great Coding Horror write up by Jeff which gives a interesting perspective (most likely management.. but still the same) on the trade off of what your developer costs you and what new more powerful hardware costs you. Hardware is Cheap, Programmers are Expensive The post eludes to several key points, many of [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/12/20/hardware-cheap-programmers-cost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.5 is released</title>
		<link>http://donhass.com/2008/10/19/apache-wicket-135/</link>
		<comments>http://donhass.com/2008/10/19/apache-wicket-135/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 01:00:19 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=168</guid>
		<description><![CDATA[Apache Wicket 1.3.5 released.  The only way to do Java web development anymore IMO. The Apache Wicket team is proud to announce the availability of the fifth maintenance release: Apache Wicket 1.3.5. A lot of bugs have been squashed and several improvements implemented. It is recommended you update to Wicket 1.3.5 at your earliest convenience. [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/10/19/apache-wicket-135/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.3 is released</title>
		<link>http://donhass.com/2008/04/07/apache-wicket-133-is-released/</link>
		<comments>http://donhass.com/2008/04/07/apache-wicket-133-is-released/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 03:05:35 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/?p=145</guid>
		<description><![CDATA[The Apache Wicket team announced the availability of the third maintenance release: Apache Wicket 1.3.3. A lot of bugs have been squashed and several improvements implemented. NOTE: A bug related to the order of the rendered links in &#60;wicket:head&#62;, which might have influence how stylesheets were loaded. http://www.apache.org/dyn/closer.cgi/wicket/1.3.3 Another great release from a great team [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/04/07/apache-wicket-133-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.2 is released</title>
		<link>http://donhass.com/2008/03/14/apache-wicket-132-is-released/</link>
		<comments>http://donhass.com/2008/03/14/apache-wicket-132-is-released/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 00:55:30 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/2008/03/14/apache-wicket-132-is-released/</guid>
		<description><![CDATA[The Apache Wicket team announced the availability of the 2nd maintenance release: Apache Wicket 1.3.2.  Mostly bug fixes and minor improvements.   Paving the way for the next major version of Wicket I believe. Wicket users update now, I personally have not notice anything broken, but I use self built weekly builds most of the time [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/03/14/apache-wicket-132-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firecookie Firefox Extension &#8211; Taking Firebug to your cookies</title>
		<link>http://donhass.com/2008/03/07/firecookie-firefox-extension-taking-firebug-to-your-cookies/</link>
		<comments>http://donhass.com/2008/03/07/firecookie-firefox-extension-taking-firebug-to-your-cookies/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 04:20:32 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firecookie]]></category>
		<category><![CDATA[Firefox extension]]></category>

		<guid isPermaLink="false">http://donhass.com/2008/03/07/firecookie-firefox-extension-taking-firebug-to-your-cookies/</guid>
		<description><![CDATA[ New Firefox extension for Firebug.  Firebug is already THE tool for any web developer. All you web developers using Firebug, go get Firecookie so you get cookie control all right in Firebug interface. http://www.janodvarko.cz/firecookie Already found myself using it more than I thought I would.  So much more power being able to more than just [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/03/07/firecookie-firefox-extension-taking-firebug-to-your-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.1b12</title>
		<link>http://donhass.com/2008/02/20/firebug-11b12/</link>
		<comments>http://donhass.com/2008/02/20/firebug-11b12/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 04:23:35 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox extension]]></category>

		<guid isPermaLink="false">http://donhass.com/2008/02/20/firebug-11b12/</guid>
		<description><![CDATA[Firebug 1.1 beta update has been released and you will want to update to this guy. Release Notes Download it now! How did we ever survive doing web development before Firebug?]]></description>
		<wfw:commentRss>http://donhass.com/2008/02/20/firebug-11b12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.1 is released</title>
		<link>http://donhass.com/2008/02/05/apache-wicket-131-is-released/</link>
		<comments>http://donhass.com/2008/02/05/apache-wicket-131-is-released/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 02:23:49 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/2008/02/05/apache-wicket-131-is-released/</guid>
		<description><![CDATA[The Apache Wicket team is proud to announce the availability of the first maintenance release: Apache Wicket 1.3.1. A lot of bugs have been squashed and improvements implemented. The most notable improvement is the addition out-of-the-box, transparent clustering support. 1.3 has personally been extremely stable and a ton of features that if you are still [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/02/05/apache-wicket-131-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3 is released</title>
		<link>http://donhass.com/2008/01/02/apache-wicket-13-is-released/</link>
		<comments>http://donhass.com/2008/01/02/apache-wicket-13-is-released/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 01:56:37 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Web Framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/2008/01/02/apache-wicket-13-is-released/</guid>
		<description><![CDATA[ The Apache Wicket team is starting off 2008 with a bang.  They just officially released version 1.3!  This is great to see since I have been personally using 1.3 codes since last year and have had very little stability issues related to the framework.  Just goes to show how well Wicket is built/designed and the [...]]]></description>
		<wfw:commentRss>http://donhass.com/2008/01/02/apache-wicket-13-is-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wicket in Action</title>
		<link>http://donhass.com/2007/08/18/wicket-in-action/</link>
		<comments>http://donhass.com/2007/08/18/wicket-in-action/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 16:36:15 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Eelco Hillenius]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Martijn Dashorst]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/2007/08/18/wicket-in-action/</guid>
		<description><![CDATA[Being quite the Wicket slut these days, I have to admit that a book about my favorite web  framework is exciting to see.  It reinforces what I already know, Wicket rocks! The authors are two of the projects very active committers. Martijn Dashorst and Eelco Hillenius I have been on the Manning MEAP program for [...]]]></description>
		<wfw:commentRss>http://donhass.com/2007/08/18/wicket-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wicket &#8211; Java Web Done Right</title>
		<link>http://donhass.com/2007/06/25/wicket-java-web-done-right/</link>
		<comments>http://donhass.com/2007/06/25/wicket-java-web-done-right/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 02:25:41 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://donhass.com/2007/06/25/wicket-java-web-done-right/</guid>
		<description><![CDATA[I have seen the gambit of frameworks, technologies, features, whatever. Well I have to say, I have seen the future of Java Web development and it is called Wicket. If you do any Java web development, you MUST investigate Wicket. http://wicket.apache.org I will never write another JSP page as long as I do Java web [...]]]></description>
		<wfw:commentRss>http://donhass.com/2007/06/25/wicket-java-web-done-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scala the new Java?</title>
		<link>http://donhass.com/2007/06/12/scala-the-new-java/</link>
		<comments>http://donhass.com/2007/06/12/scala-the-new-java/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 23:40:29 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://donhass.com/2007/06/12/scala-the-new-java/</guid>
		<description><![CDATA[We had C, we made it better by C++. We had C++, we made it better by Java. We had Pascal, we made it better by ObjectPascal. We had ObjectPascal, we made it better(?) by .Net. (You can skip the whole C#, VB.Net, etc)&#8230; its still all .Net. So&#8230; We have Java &#38; .Net, we [...]]]></description>
		<wfw:commentRss>http://donhass.com/2007/06/12/scala-the-new-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Who cares if the build is broken?</title>
		<link>http://donhass.com/2007/02/07/who_cares_if_the_build_is_broken/</link>
		<comments>http://donhass.com/2007/02/07/who_cares_if_the_build_is_broken/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 02:07:48 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Automise]]></category>
		<category><![CDATA[VSoft]]></category>

		<guid isPermaLink="false">http://donhass.com/2007/02/07/56/</guid>
		<description><![CDATA[Tate Needham over at VSoft Technologies hit the nail on the head with a post: &#8220;Who cares if the build is broken?&#8221; &#8220;If the development team is serious about creating quality software, then the entire team should care about the build being broken. Even if the team does not use any sort of continuous integration [...]]]></description>
		<wfw:commentRss>http://donhass.com/2007/02/07/who_cares_if_the_build_is_broken/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The State Of Web Development &#8211; Ajax set to surpass Flash in 2007</title>
		<link>http://donhass.com/2006/12/16/the-state-of-web-development-ajax-set-to-surpass-flash-in-2007/</link>
		<comments>http://donhass.com/2006/12/16/the-state-of-web-development-ajax-set-to-surpass-flash-in-2007/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 06:36:14 +0000</pubDate>
		<dc:creator>Don Hass</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://donhass.com/2006/12/16/the-state-of-web-development-ajax-set-to-surpass-flash-in-2007/</guid>
		<description><![CDATA[So what will become more dominant? Ajax sites or Flash based sites? Does it matter? Or could the future be in a combo of Ajax Flash based sites instead? Based on a report: The State Of Web Development &#8211; Ajax set to surpass Flash in &#8217;07 they are saying Ajax will surpass Flash in 2007. [...]]]></description>
		<wfw:commentRss>http://donhass.com/2006/12/16/the-state-of-web-development-ajax-set-to-surpass-flash-in-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
