diff/LCS screencast: How difference engines work
Table of contents for cfdiff
- It’s nice to be productive
- cfdiff - ColdFusion differencing engine released
- diff/LCS screencast: How difference engines work
- ColdFusion SVN browser added to cfdiff repository
- cfdiff updated with a better algorithm!
For those of you with a spare 12 minutes to learn something new today, I’ve made a quick screencast on how the Longest Common Subsequence problem works, how it is applied to finding differences between text documents, and how it can be implemented and optimized in ColdFusion. Admittedly, there isn’t much practical application to it, but if you were ever curious how Subversion or the Unix diff tool could figure out which lines of code you had changed, this presentation will explain it. It’s not rocket science or voodoo, but it is interesting, and it does somewhat explain why your pizza delivery is always late.
About this entry
You’re currently reading “diff/LCS screencast: How difference engines work,” an entry on No, I am better than that!
- Published:
- Wednesday, September 27th, 2006 at 17:32 EST
- Author:
- Rick Osborne
- Category:
- ColdFusion, Programming, Web
Comments are closed
Comments are currently closed on this entry.