<?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>Computer Cranium &#187; externalize</title>
	<atom:link href="http://computercranium.com/tag/externalize/feed" rel="self" type="application/rss+xml" />
	<link>http://computercranium.com</link>
	<description>Your Computer Science Resource</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse: Externalize Strings</title>
		<link>http://computercranium.com/programming/ides/eclipse-externalize-strings</link>
		<comments>http://computercranium.com/programming/ides/eclipse-externalize-strings#comments</comments>
		<pubDate>Wed, 31 Dec 2008 18:42:33 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[externalize]]></category>
		<category><![CDATA[string externalization]]></category>

		<guid isPermaLink="false">http://computercranium.com/?p=172</guid>
		<description><![CDATA[I don&#8217;t use this often, and only recently discovered this feature. Eclipse allows you to &#8220;externalize&#8221; all or specific strings in your project. This means that any string you&#8217;re using in your application can be stored in a properties file outside of your program. This essentially separates your text from the programming. Why would this [...]]]></description>
		<wfw:commentRss>http://computercranium.com/programming/ides/eclipse-externalize-strings/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
