<?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>The Simple Part</title>
	<atom:link href="http://karlagius.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlagius.com</link>
	<description>It&#039;s not rocket science</description>
	<lastBuildDate>Tue, 08 Dec 2009 23:04:45 +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>Message formatting in Java</title>
		<link>http://karlagius.com/2009/12/09/message-formatting-in-java/</link>
		<comments>http://karlagius.com/2009/12/09/message-formatting-in-java/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 23:00:04 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=373</guid>
		<description><![CDATA[Whatever kind application you’re working on, you will probably need to create some sort of message more complex than “Hello World!” at some point. Whether it’s a log message, or some text to plonk into your nice UI, you will probably also need to format it in some way to include some variable values, and maybe some embellishments like using the correct words for plural and singular values.

Java provides a number of ways to do this. In this post, we’ll look at a few of them.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/12/09/message-formatting-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scheduling tasks with Quartz</title>
		<link>http://karlagius.com/2009/12/02/scheduling-tasks-with-quartz/</link>
		<comments>http://karlagius.com/2009/12/02/scheduling-tasks-with-quartz/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 23:00:00 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=356</guid>
		<description><![CDATA[Using the Quartz scheduler to control timed jobs in a Java application.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/12/02/scheduling-tasks-with-quartz/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Staying on top of the (Google) Wave</title>
		<link>http://karlagius.com/2009/11/30/staying-on-top-of-the-google-wave/</link>
		<comments>http://karlagius.com/2009/11/30/staying-on-top-of-the-google-wave/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 12:13:24 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=369</guid>
		<description><![CDATA[Desktop client for Google Wave]]></description>
		<wfw:commentRss>http://karlagius.com/2009/11/30/staying-on-top-of-the-google-wave/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Revisiting the JavaScript Calendar Control &#8211; Part 3</title>
		<link>http://karlagius.com/2009/11/25/revisiting-the-javascript-calendar-control-part-3/</link>
		<comments>http://karlagius.com/2009/11/25/revisiting-the-javascript-calendar-control-part-3/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 23:00:00 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=354</guid>
		<description><![CDATA[Adding AJAX based event loading to a jQuery calendar. Rendering events with microformats.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/11/25/revisiting-the-javascript-calendar-control-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object Caching in Java with EHCache</title>
		<link>http://karlagius.com/2009/10/07/object-caching-in-java-with-ehcache/</link>
		<comments>http://karlagius.com/2009/10/07/object-caching-in-java-with-ehcache/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 23:00:38 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=344</guid>
		<description><![CDATA[Using EHCache to cache Java objects in an application.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/10/07/object-caching-in-java-with-ehcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revisiting the JavaScript Calendar Control &#8211; Part 2</title>
		<link>http://karlagius.com/2009/09/30/revisiting-the-javascript-calendar-control-part-2/</link>
		<comments>http://karlagius.com/2009/09/30/revisiting-the-javascript-calendar-control-part-2/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 23:00:00 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=337</guid>
		<description><![CDATA[Creating a jQuery Datepicker: Adding behaviours to a jQuery date-picker plugin. Part 2 of 3.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/09/30/revisiting-the-javascript-calendar-control-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Revisiting the JavaScript Calendar Control &#8211; Part 1</title>
		<link>http://karlagius.com/2009/09/23/revisiting-the-javascript-calendar-control-part-1/</link>
		<comments>http://karlagius.com/2009/09/23/revisiting-the-javascript-calendar-control-part-1/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 23:00:56 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=325</guid>
		<description><![CDATA[Converting an old javascript date picker into a leaner, cleaner jQuery plugin. Part 1 of a 3 part series. Part 1: creating the plugin and displaying the picker.]]></description>
		<wfw:commentRss>http://karlagius.com/2009/09/23/revisiting-the-javascript-calendar-control-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SHA1 in PHP and MySQL</title>
		<link>http://karlagius.com/2009/09/21/sha1-in-php-and-mysql/</link>
		<comments>http://karlagius.com/2009/09/21/sha1-in-php-and-mysql/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 09:59:22 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://karlagius.com/?p=329</guid>
		<description><![CDATA[Wrote a brief note on the speed of digests in PHP vs. the speed of the same digest in MySql.
Read it at http://fwebde.com/php/encryption-php-vs-mysql/
Share/Bookmark]]></description>
		<wfw:commentRss>http://karlagius.com/2009/09/21/sha1-in-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New theme for The Simple Part</title>
		<link>http://karlagius.com/2009/09/13/new-theme-for-the-simple-part/</link>
		<comments>http://karlagius.com/2009/09/13/new-theme-for-the-simple-part/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 00:08:41 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://karlagius.com/2009/09/13/new-theme-for-the-simple-part/</guid>
		<description><![CDATA[Despite my best attempts at procrastination, it had to happen sooner or later. Stephen Reinhardt’s Light theme, the free version of which has served this blog well and faithfully for the last year and something, has finally been decommissioned. Replacing it is a new theme I clobbered together over the last week. 
One of the [...]]]></description>
		<wfw:commentRss>http://karlagius.com/2009/09/13/new-theme-for-the-simple-part/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>An Up/Down control in jQuery</title>
		<link>http://karlagius.com/2009/08/16/an-updown-control-in-jquery/</link>
		<comments>http://karlagius.com/2009/08/16/an-updown-control-in-jquery/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 15:30:15 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://karlagius.com/2009/08/16/an-updown-control-in-jquery/</guid>
		<description><![CDATA[Recently, I needed to write an up/down selector – you know the sort, it’s where you select a number by clicking on an up or down arrow. Since they can be useful for other things besides numbers, I gave it the plugin treatment.
Most of the information about the plugin can be found in its documentation [...]]]></description>
		<wfw:commentRss>http://karlagius.com/2009/08/16/an-updown-control-in-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.391 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-11 20:30:08 -->
