Re: Good way to compare/diff somewhat similar html pages? Especially, how to ignore the tag attributes.
Chris Morris <[email protected]>
| Newsgroups | gmane.comp.programming.language-of-the-year |
|---|---|
| Organization | cLabs.org |
| Message-ID | <[email protected]> |
Perhaps a simple-ish custom .rb script to gsub out the bits you don't want for the sake of the compare, dump that to a separate file, then diff? Is there anyway to diff the DOMs? -- Chris http://clabs.org/blog