<?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"
	>
<channel>
	<title>Comments on: Verify Your Files with HashTab</title>
	<atom:link href="http://www.ajuaonline.com/2008/06/15/verify-your-files-with-hashtab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajuaonline.com/2008/06/15/verify-your-files-with-hashtab/</link>
	<description>Software, Hardware, Technology</description>
	<pubDate>Fri, 21 Nov 2008 21:12:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: ajua</title>
		<link>http://www.ajuaonline.com/2008/06/15/verify-your-files-with-hashtab/#comment-1944</link>
		<dc:creator>ajua</dc:creator>
		<pubDate>Sun, 15 Jun 2008 21:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajuaonline.com/?p=347#comment-1944</guid>
		<description>Hi HolmanGT.

To be exact, hashes are the results of a hash function, which is an algorithm that produces character strings out of determined data.

Hash tables are structures that use hash functions to make lookups very fast and efficient. The data is not hashed into segments. Hash tables make use of hash functions on the keys index to retrieve the key's data position, not the data itself.

The only feature missing in HashTab is support for SFV files. If you want a program that does this, i can recommend you &lt;a href="http://fileforum.betanews.com/detail/SFVlite/1073425342/1" rel="nofollow"&gt;&lt;strong&gt;SFVLite&lt;/strong&gt;&lt;/a&gt;. I use it for checking SFV files.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi HolmanGT.</p>
<p>To be exact, hashes are the results of a hash function, which is an algorithm that produces character strings out of determined data.</p>
<p>Hash tables are structures that use hash functions to make lookups very fast and efficient. The data is not hashed into segments. Hash tables make use of hash functions on the keys index to retrieve the key&#8217;s data position, not the data itself.</p>
<p>The only feature missing in HashTab is support for SFV files. If you want a program that does this, i can recommend you <a href="http://fileforum.betanews.com/detail/SFVlite/1073425342/1" rel="nofollow"><strong>SFVLite</strong></a>. I use it for checking SFV files.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HolmanGT</title>
		<link>http://www.ajuaonline.com/2008/06/15/verify-your-files-with-hashtab/#comment-1943</link>
		<dc:creator>HolmanGT</dc:creator>
		<pubDate>Sun, 15 Jun 2008 18:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajuaonline.com/?p=347#comment-1943</guid>
		<description>I have not tried you program yet. But I have been looking for a
good file verification program. However are us sure the name is
correct? Hash usually refers to a hashed look up table (of a large size)
that is hashed into small segments to make look ups go faster.
Yours is a CRC or Check-sum program I believe

Regards,
Very nice site I check it once a day.</description>
		<content:encoded><![CDATA[<p>I have not tried you program yet. But I have been looking for a<br />
good file verification program. However are us sure the name is<br />
correct? Hash usually refers to a hashed look up table (of a large size)<br />
that is hashed into small segments to make look ups go faster.<br />
Yours is a CRC or Check-sum program I believe</p>
<p>Regards,<br />
Very nice site I check it once a day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
