<?xml version="1.0" encoding="windows-1252"?>
<node id="468775" title="Re^2: Comparing duplicate pictures in different directories" created="2005-06-21 14:10:34" updated="2005-08-11 08:56:52">
<type id="11">
note</type>
<author id="10795">
elwarren</author>
<data>
<field name="doctext">
Sounds like everyone has, so I'll chip in how I did it in *my* version :-)
&lt;br&gt;&lt;br&gt;
I populate a hash with a filelist and sort based on size, so that I don't need to compare two files with the same filesize.  But since I was comparing images from my webcam that were very small, there tends to be many files sized the same 87kb or whatever, so I still had do the hashing...
&lt;br&gt;&lt;br&gt;
Oh yeah, and the first thing to do after getting all the filesizes was to get rid of the zero byte or corrupt files...</field>
<field name="root_node">
468071</field>
<field name="parent_node">
468140</field>
</data>
</node>
