<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A little diddy about binary file formats</title>
	<atom:link href="http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/</link>
	<description>Learning shouldn't hurt. Let's share the insights that made difficult ideas click.</description>
	<lastBuildDate>Fri, 20 Nov 2009 14:09:06 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Borsuc</title>
		<link>http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-243043</link>
		<dc:creator>Borsuc</dc:creator>
		<pubDate>Sun, 31 May 2009 20:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-243043</guid>
		<description>For a good Hex Editor, I really recommend HxD

http://mh-nexus.de/en/hxd/

Cheers :)</description>
		<content:encoded><![CDATA[<p>For a good Hex Editor, I really recommend HxD</p>
<p><a href="http://mh-nexus.de/en/hxd/" rel="nofollow">http://mh-nexus.de/en/hxd/</a></p>
<p>Cheers <img src='http://betterexplained.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Simple Introduction To Computer Networking &#124; BetterExplained</title>
		<link>http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-231179</link>
		<dc:creator>A Simple Introduction To Computer Networking &#124; BetterExplained</dc:creator>
		<pubDate>Tue, 17 Mar 2009 00:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-231179</guid>
		<description>[...] Binary data is more efficient than text, but more difficult to debug and generate (how many hex editors do you know to use?). Lower-level protocols, the backbone of the internet, use binary data to maintain performance. Application-level protocols (HTTP and above) use text data for ease of interoperability. You don&#039;t have religious wars about endian issues with HTTP. [...]</description>
		<content:encoded><![CDATA[<p>[...] Binary data is more efficient than text, but more difficult to debug and generate (how many hex editors do you know to use?). Lower-level protocols, the backbone of the internet, use binary data to maintain performance. Application-level protocols (HTTP and above) use text data for ease of interoperability. You don&#8217;t have religious wars about endian issues with HTTP. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalid</title>
		<link>http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-95873</link>
		<dc:creator>Kalid</dc:creator>
		<pubDate>Mon, 03 Dec 2007 06:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/#comment-95873</guid>
		<description>Thanks Mr. Rose, glad you liked it :). Yep, I&#039;m planning on covering number systems and why things turn out the way they do (from my point of view). I&#039;m starting to view numbers a &quot;software simulation&quot; that tries to model the world, but has bugs / breaks down in certain circumstances (division by zero). Of course, the bugs are with our model -- we have to come up with new and better ways to represent what&#039;s going on in the world.</description>
		<content:encoded><![CDATA[<p>Thanks Mr. Rose, glad you liked it <img src='http://betterexplained.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Yep, I&#8217;m planning on covering number systems and why things turn out the way they do (from my point of view). I&#8217;m starting to view numbers a &#8220;software simulation&#8221; that tries to model the world, but has bugs / breaks down in certain circumstances (division by zero). Of course, the bugs are with our model &#8212; we have to come up with new and better ways to represent what&#8217;s going on in the world.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
