Diffuse Merge Tool: compare (and merge) text files visually

Diffuse Screenshot1 - 2 wayDiffuse Screenshot2 - 3 way

Have you ever needed to compare multiple versions of a text or code, and wished that the differences would be highlighted visually? This is exactly what this program does: Diffuse Merge Tool is a free, visual text file comparison and merge tool. It will display text files on-screen simultaneously each in their own pane, highlight the difference, and offer easy merging options.

This program is unusual in that, aside from the typical 2-pane two way comparison, it provides a 3-pane three-way comparison as well.It also provides syntax highlighting for a wide array of coding languages, a set of tools to identify differences and merge some or all of them, and tools to manipulate text. It can be launched from the Windows context menu (on both 32bit and 64bit Windows) for quick, on-the-fly access.

Diffuse Merge Tool is open source and multiplatform (Windows, Mac, Linux, and BSD). Continue reading ..

Last posting removed (and other options for audio downloads)

I’ve received a couple of emails about my last post, which has since been removed but many people can still read on their RSS readers.

Since reviewing the program (an MP3 downloading engine) I received multiple reports on email and in the comments, which I will quote here: "it installs a search toolbar and changes your homepage on your browser [although] the toolbar can be uninstalled via control panel. It also changes your Keyword.URL string in Firefox browser to a search engine sponsored by the program". (Thanks Derek). Since these changes were not declared up front in the installation process, I had to remove the program.

Which is too bad since it was kind of a nice app and seemed so well put together. In any case, for other, similar, MP3 downloading engines check out Songr (which downloads MP3s and lyrics), and Quisple (which finds songs on YouTube and downloads the audio). You can also check out a handful of tools that can download from music sharing sites; see here, here, here, and here). Continue reading ..

SingleInstance: allow only one running instance of a program

SingleInstance screenshotHave you ever launched a program and started working with it only to discover that there’s another instance of it running in the background? This can be a mild annoyance from time to time, especially when you realize after a few minutes that the two instances have the same file or data open and that your unsaved modifications are slightly different in each one and you are unsure which of the two (if any) was last saved to the hard drive.

I set out to find a program that might prevent this sort of thing, and I present to you: SingleInstance an Autohotkey script that runs in the background, consumes very low resources, and can prevent the duplication of running instances for specific user-defined programs. Continue reading ..

Page 42 of 173« First...102030...4041424344...506070...Last »