<?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>Thought Nursery &#187; test</title>
	<atom:link href="http://blog.jeffreyfredrick.com/tag/test/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffreyfredrick.com</link>
	<description>Big ideas start small.</description>
	<lastBuildDate>Sat, 20 Feb 2010 23:33:35 +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>A Quick AlphaLabelIncrementer</title>
		<link>http://blog.jeffreyfredrick.com/2008/07/10/a-quick-alphalabelincrementer/</link>
		<comments>http://blog.jeffreyfredrick.com/2008/07/10/a-quick-alphalabelincrementer/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 23:54:57 +0000</pubDate>
		<dc:creator>Jtf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cruisecontrol]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=10</guid>
		<description><![CDATA[On the CruiseControl users mailing list Adam asked for a simple label incrementer that would work with a single character in a series (&#8220;a&#8221;, &#8220;b&#8221;, &#8220;c&#8221;, etc.). Simple enough, but not worth adding to the project, so here it is, test (first) and code. (Suggestions for better sites for sharing code snippets?)]]></description>
			<content:encoded><![CDATA[<p>On the CruiseControl users mailing list Adam asked for a simple label incrementer that would work with a single character in a series (&#8220;a&#8221;, &#8220;b&#8221;, &#8220;c&#8221;, etc.). Simple enough, but not worth adding to the project, so here it is, <a href="http://jtf.tumblr.com/post/41816713/alphalabelincrementertest">test</a> (first) and <a href="http://jtf.tumblr.com/post/41816834/alphalabelincrementer">code</a>.</p>
<p>(Suggestions for better sites for sharing code snippets?)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffreyfredrick.com/2008/07/10/a-quick-alphalabelincrementer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
