<?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: File Verification Using CRC</title>
	<atom:link href="http://marknelson.us/1992/05/01/file-verification-using-crc-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://marknelson.us/1992/05/01/file-verification-using-crc-2/</link>
	<description>Programming, mostly.</description>
	<lastBuildDate>Wed, 16 May 2012 08:30:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: EWOlson</title>
		<link>http://marknelson.us/1992/05/01/file-verification-using-crc-2/comment-page-1/#comment-375318</link>
		<dc:creator>EWOlson</dc:creator>
		<pubDate>Sat, 17 Sep 2011 18:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/1992/05/01/file-verification-using-crc-2/#comment-375318</guid>
		<description>This is an old article, and sadly this is still a problem today.  I would love to see something like this added to all operating systems so that the computer can verify the integrity of files constantly.  Outside programs are fine, but they are cumbersome and difficult to use on a daily basis.</description>
		<content:encoded><![CDATA[<p>This is an old article, and sadly this is still a problem today.  I would love to see something like this added to all operating systems so that the computer can verify the integrity of files constantly.  Outside programs are fine, but they are cumbersome and difficult to use on a daily basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Trackbacks for File Verification Using CRC [marknelson.us] on Topsy.com</title>
		<link>http://marknelson.us/1992/05/01/file-verification-using-crc-2/comment-page-1/#comment-321880</link>
		<dc:creator>Twitter Trackbacks for File Verification Using CRC [marknelson.us] on Topsy.com</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/1992/05/01/file-verification-using-crc-2/#comment-321880</guid>
		<description>[...] File Verification Using CRC  marknelson.us/1992/05/01/file-verification-using-crc-2 &#8211; view page &#8211; cached  Recently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of... Read moreRecently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of a file to verify that it hasn&#039;t been changed. This article will show you one way to verify the file&#039;s contents: checking its 32-bit CRC value. View page [...]</description>
		<content:encoded><![CDATA[<p>[...] File Verification Using CRC  marknelson.us/1992/05/01/file-verification-using-crc-2 &ndash; view page &ndash; cached  Recently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of&#8230; Read moreRecently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of a file to verify that it hasn&#8217;t been changed. This article will show you one way to verify the file&#8217;s contents: checking its 32-bit CRC value. View page [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

