<?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>Jeff Linse &#187; hex</title>
	<atom:link href="http://jefflinse.com/tag/hex/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Nov 2010 01:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>nf &#8211; A Simple Number Format Utility</title>
		<link>http://jefflinse.com/2008/a-simple-number-format-utility/</link>
		<comments>http://jefflinse.com/2008/a-simple-number-format-utility/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 17:55:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[dec]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[hex]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[oct]]></category>
		<category><![CDATA[octal]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://jefflinse.com/?p=12</guid>
		<description><![CDATA[I decided to write a quick utility that I could use from the command line to view a number in all three formats.  Hence, I present you with nf, short for 'number format'.]]></description>
		<wfw:commentRss>http://jefflinse.com/2008/a-simple-number-format-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

