vote up 10 vote down star
7

Which freeware / open source apps and utilities make your development life a little more enjoyable? Please provide URLs for anything you recommend.

Here's a brief list of some of my favorites:

Notepad++ is my text editor of choice, it has to be installed on any PC I work on.

Ditto is a lightweight and highly-configurable clipboard manager that I love.

7-zip for file compression, with command line support.

WinMerge is a fantastic file diff tool with plugin support. I even found a plugin to support Visual FoxPro's .VCX class libraries.

flag
show 3 more comments

33 Answers

1 2 next
vote up 11 vote down check

The more tools you have, the more you need a tool like enso or launchy.

link|flag
show 7 more comments
vote up 12 vote down

TortoiseSVN

link|flag
vote up 11 vote down

Finding out those pesky bugs.. .NET Reflector

link|flag
show 1 more comment
vote up 10 vote down

Firefox with extensions :

link|flag
show 1 more comment
vote up 10 vote down
  • gcc, for compiling
  • svn, for source control
  • doxygen, for code documentation
  • trac, for issue tracking
link|flag
vote up 5 vote down

I couldn't live without KeePass.

link|flag
show 1 more comment
vote up 4 vote down

GhostDoc.

link|flag
show 2 more comments
vote up 4 vote down

NUnit

link|flag
vote up 4 vote down

Emacs - if God used a text editor, it would be Emacs! And +1 for Firebug - can't live without it!

link|flag
show 1 more comment
vote up 3 vote down
  • gdb to match the gcc answer
  • Firefox
  • mutt
link|flag
vote up 3 vote down
link|flag
vote up 2 vote down
  • TortoiseSVN
  • Paint.net
link|flag
vote up 2 vote down

Mylyn Plugin for Eclipse: absolute must-have for me, as it reduces the signal-to-noise ration in Eclipse and makes coding task-oriented, plus it connects to remote bug repositories. A good place to look is in Scott Hanselman's Ultimate Developer and Power users Tool List (here). It's Windows-oriented and written in 2007, but I still find it relevant.

link|flag
vote up 2 vote down

Scott Hanselman posted a great list of such tools back in 2007. Most of the tools on the list are still applicable today. It is a very comprehensive list. Not all of the tools are free, but many of them are.

Scott Hanselman's 2007 Ultimate Developer and Power Users Tool List for Windows

link|flag
vote up 1 vote down

Slickrun for launching apps and Fiddler HTTP Debugging

I also use Password Safe for storing my many passwords, and Google Desktop for, you know, searching for stuff.

link|flag
vote up 1 vote down

Wikidpad is a great desktop wiki program.

link|flag
vote up 1 vote down

WinRoll Rollup a window (so you can just see the title bar), make it translucent, make it stay on top, etc. Very useful especially when you just have one monitor.

Dexpot Can be configured to do the same things as winroll and also lets you use virtual desktops. You can assign hotkeys to move windows to another desktop, switch desktop, etc.

Executor App launcher. Don't know what I'd do without it.

link|flag
show 1 more comment
vote up 1 vote down

RocketDoc, AutoIt, Firefox.

And Python, Javascript?

link|flag
vote up 1 vote down

Visual Studio Express Editions

link|flag
vote up 1 vote down

I use:

  • LastPass for password generation/auto-completion.
  • meld for diff/merge under Linux.
  • Evernote for note taking.
link|flag
vote up 1 vote down

Some more useful programs;

Total Commander - This one is a huge boost of productivity if you learn all the short cuts. Built in diff tool, cmd line etc. This program alone is the reason I haven't fully migrated to linux yet...

Synergy - Mouse over lan, for the 2pc setups.

VirtuaWin - Emulate some more desktops.

Baretail - Colourize them logs.

link|flag
vote up 0 vote down

Visual Studio Launcher.

link|flag
vote up 0 vote down
link|flag
vote up 0 vote down

A new Firebug's extension named FireScope to check out HTML/CSS/JAVASCRIPT references.

FireScope is a new add-on for Firebug, the popular web development tool, that extends it with reference material for HTML and CSS. Using data directly from our reference sites, the tool provides the most accurate and up-to-date information on usage and browser compatibility, and it’s all right there in your browser!

link|flag
vote up 0 vote down

Most of the good ones (Launchy, Reflector, SVN, Firebug) are already taken. Here's a few extra

Productivity CodeRush Xpress

Testing TestDriven.NET PEX

CI CruiseControl.NET NANT

UI IconExtract ColorCop

link|flag
vote up 0 vote down

As a web developer, and speaking of editors, I would suggest Geany and Kate.

For web pages debug purposes I find Firebug is a must-have, if you use Firefox and Gecko-based browsers (FirePHP also, if you use Ajax and PHP).

Furthermore, for web pages performance measurements, I'd like to suggest YSlow.

To quickly compact JavaScript and CSS code I find myself comfortable with YUI Compressor.

Hth

link|flag
vote up 0 vote down
  • WinSplit Revolution - Keyboard shortcuts to resize and reposition windows. A must for large monitors!
  • Dropbox - File synchronization and online backup.
  • Evernote - Notes and information capture.
  • Chrome - Web browser
link|flag
vote up 0 vote down
  • TortoiseSVN
  • Humanized Enso
  • Google Chrome
  • Firefox + Firebug
  • Aptana
link|flag
vote up 0 vote down

FARR for app launching, searches, file tree browsing & more

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.