Archives
Quick Diff is a web service that will allow us to find quickly and easily any difference in the text of two paragraphs. Whether its prose, poetry or code, this is a task that many of us have had to make. And even today nearly all have a similar tool, in IDE format, it is [...]
Sep 27th, 2009 | Filed under Web Apps
Sometimes we have two almost identical versions of a file and its extension does not allow us to quickly verify whether or not they are completely equal. TextDiff is a small portable utility that will help us compare two files and quickly find their differences. All you have to do is join two text files [...]