<?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: I&#8217;m Bringing Hexy Back</title>
	<atom:link href="http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/feed/" rel="self" type="application/rss+xml" />
	<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/</link>
	<description>serious code</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Butterwaffle</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-875</link>
		<dc:creator>Butterwaffle</dc:creator>
		<pubDate>Sun, 04 Oct 2009 17:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-875</guid>
		<description>Hi Fish,

Thanks for releasing Hex Fiend 2. I really enjoy it. Perhaps I should stop here so you can enjoy unadulterated adulation... but no. Sorry. While the Hex Fiend largely quenches my base 0x10 thirst, now I find myself itching curiously. Mainly because, while the click and drag selection allows me to easily change the offset and size used to interpret bytes as floats or big ints, I only get to see a single float or big int at a time. It would be nice when the selection is too large for an atomic type to see an array – even though this would require an extra knob to specify 4 or 8 byte floats/ints. Another (vastly cooler but perhaps ridiculous in implementation complexity) way to scratch the itch would be to have a &quot;struct creator&quot; interface that lets you save interpreted selections from different offsets into a new pane, and perhaps change the offset of all the entries in the pane at once in order to explore arrays of structs in files. You could even generate some C code to create a real struct that matches what&#039;s shown in the pane contents. Ahhhhh. Now the itch has been scratched, at least a bit.

And thanks again for Hex Fiend 2.</description>
		<content:encoded><![CDATA[<p>Hi Fish,</p>
<p>Thanks for releasing Hex Fiend 2. I really enjoy it. Perhaps I should stop here so you can enjoy unadulterated adulation&#8230; but no. Sorry. While the Hex Fiend largely quenches my base 0&#215;10 thirst, now I find myself itching curiously. Mainly because, while the click and drag selection allows me to easily change the offset and size used to interpret bytes as floats or big ints, I only get to see a single float or big int at a time. It would be nice when the selection is too large for an atomic type to see an array – even though this would require an extra knob to specify 4 or 8 byte floats/ints. Another (vastly cooler but perhaps ridiculous in implementation complexity) way to scratch the itch would be to have a &#8220;struct creator&#8221; interface that lets you save interpreted selections from different offsets into a new pane, and perhaps change the offset of all the entries in the pane at once in order to explore arrays of structs in files. You could even generate some C code to create a real struct that matches what&#8217;s shown in the pane contents. Ahhhhh. Now the itch has been scratched, at least a bit.</p>
<p>And thanks again for Hex Fiend 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-874</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 02 Oct 2009 11:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-874</guid>
		<description>Hey fishes,

I fix a bug in the vertical scroller handling (Unsigned conversion bug)

What can I do to commit my fix. I need a svn auth.

Thx</description>
		<content:encoded><![CDATA[<p>Hey fishes,</p>
<p>I fix a bug in the vertical scroller handling (Unsigned conversion bug)</p>
<p>What can I do to commit my fix. I need a svn auth.</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raving Romulus</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-839</link>
		<dc:creator>Raving Romulus</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-839</guid>
		<description>For some reason I expected to be able to select whole bytes and words by double and triple clicking on them, similar to word and sentence selection in most of cocoa text fields.</description>
		<content:encoded><![CDATA[<p>For some reason I expected to be able to select whole bytes and words by double and triple clicking on them, similar to word and sentence selection in most of cocoa text fields.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-837</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-837</guid>
		<description>Well, I tried it, and apparently the size problem is kind of overshadowed by the font setting not working at all, but apparently you know that already.

Here&#039;s another bug: The mouse wheel doesn&#039;t work when over the line number column.

Also, I&#039;d really like to see the old rendering style back. The new one is more compact, but also a lot harder to read than the old one with spaces between each byte, and separators between words. It&#039;d also be nice if the line numbers column got its smaller font size back.

Finally, I&#039;ve never been a fan of the behaviour of opening a new window when clicking the icon and no windows are open. I can&#039;t say I&#039;ve ever wanted to start a document for scratch in Hex Fiend, and I suspect most people are the same. This only forces me to close the useless window that I didn&#039;t want. This behaviour may make sense for a text editor where you actually do write documents from scratch, but this is such a rare occurrence in a hex editor that it seems strange to have it there.</description>
		<content:encoded><![CDATA[<p>Well, I tried it, and apparently the size problem is kind of overshadowed by the font setting not working at all, but apparently you know that already.</p>
<p>Here&#8217;s another bug: The mouse wheel doesn&#8217;t work when over the line number column.</p>
<p>Also, I&#8217;d really like to see the old rendering style back. The new one is more compact, but also a lot harder to read than the old one with spaces between each byte, and separators between words. It&#8217;d also be nice if the line numbers column got its smaller font size back.</p>
<p>Finally, I&#8217;ve never been a fan of the behaviour of opening a new window when clicking the icon and no windows are open. I can&#8217;t say I&#8217;ve ever wanted to start a document for scratch in Hex Fiend, and I suspect most people are the same. This only forces me to close the useless window that I didn&#8217;t want. This behaviour may make sense for a text editor where you actually do write documents from scratch, but this is such a rare occurrence in a hex editor that it seems strange to have it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-835</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 02 Aug 2009 19:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-835</guid>
		<description>It is awesome that you came out with Hex Fiend 2.0.  So is the pi/relative prime thing.  Like the previous poster, I want to post a comment just because of the cool spam filter.</description>
		<content:encoded><![CDATA[<p>It is awesome that you came out with Hex Fiend 2.0.  So is the pi/relative prime thing.  Like the previous poster, I want to post a comment just because of the cool spam filter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-832</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 02 Aug 2009 15:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-832</guid>
		<description>Does it fix the issue where files would not open with 16-byte wide columns after you changed the font size? Reading a file with 12 or 14 byte wide columns can get really annoying, and having to resize every window after it opens is also annoying. That&#039;s the only real problem I&#039;ve had with older version of Hex Fiend, otherwise it was a joy to use.

(Also the comments are nearly invisible here, I had to highlight them to read them. Is that a rendering issue on my side or not?)</description>
		<content:encoded><![CDATA[<p>Does it fix the issue where files would not open with 16-byte wide columns after you changed the font size? Reading a file with 12 or 14 byte wide columns can get really annoying, and having to resize every window after it opens is also annoying. That&#8217;s the only real problem I&#8217;ve had with older version of Hex Fiend, otherwise it was a joy to use.</p>
<p>(Also the comments are nearly invisible here, I had to highlight them to read them. Is that a rendering issue on my side or not?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattt Thompson</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-830</link>
		<dc:creator>Mattt Thompson</dc:creator>
		<pubDate>Sat, 01 Aug 2009 15:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-830</guid>
		<description>Just got a chance to check it out, and it looks like a great update. Brilliant UI touches, like the segmented Hex input for the find panel. 
Hex Fiend is a well-crafted tool that every serious Mac programmer should have in their arsenal.</description>
		<content:encoded><![CDATA[<p>Just got a chance to check it out, and it looks like a great update. Brilliant UI touches, like the segmented Hex input for the find panel.<br />
Hex Fiend is a well-crafted tool that every serious Mac programmer should have in their arsenal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-829</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 01 Aug 2009 13:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-829</guid>
		<description>Hey fish, so glad you are blogging again!</description>
		<content:encoded><![CDATA[<p>Hey fish, so glad you are blogging again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian W</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-828</link>
		<dc:creator>Brian W</dc:creator>
		<pubDate>Sat, 01 Aug 2009 13:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-828</guid>
		<description>Thanks! This is awesome.</description>
		<content:encoded><![CDATA[<p>Thanks! This is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennings A.</title>
		<link>http://ridiculousfish.com/blog/archives/2009/07/31/im-bringing-hexy-back/comment-page-1/#comment-827</link>
		<dc:creator>Jennings A.</dc:creator>
		<pubDate>Sat, 01 Aug 2009 03:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/?p=127#comment-827</guid>
		<description>Where can I donate?</description>
		<content:encoded><![CDATA[<p>Where can I donate?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
