Nice list. Can't say I agree with everything, but preferences vary. I'd add though: ninite, notepad++, foobar, windows snipping tool and maybe cdxpburner. NB both CDXPBurner and Imgburner come with Opencandy adware in some versions and are sneaky about it.
If you like windows snipping tool, http://getgreenshot.org/ is an open source software that does all the things that snipper does, and more (like a snagit replacement). Window, region, freeform windows. Uploads to various services. Configuration to allow automatic save locations and types. I use it every day!
Developer and Power Users Tool List for Windows
141–150 of 197 posts
Re: Developer and Power Users Tool List for Windows
#142Earlier quoted context omitted.
> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." I couldn't even read this part without laughing, all I hear is: "I'm too lazy to spend a few hours learning the free, extremely powerful tools available to me, so I'll use this weaker substitute instead. And it's only 20 bucks!" I overcame my eye rolling, an…
If buying a tool for $20 gets the job done just as well and saves the "few hours" of learning how to do it so-called "properly", it seems like the correct decision to me. Based purely on this one single comment (which isn't much to go on to be fair) I wouldn't be giving someone like you too much broad authority on a project because you lack wise judgement skills in my opinion. Since you mention laughing at people, yo…
If you consider it wise judgment to pay money to spend a few hours to learn a less flexible, leakier abstraction rather than just spending the few hours, and gaining a lifetime skill, learning the high powered, free tool available, that is where we differ.
I don't laugh at people who don't know something, quite the contrary, there is little I love more than helping someone grow in knowledge. I laugh at a worldview that celebrates ignorance as if it were a virtue.
I have no doubt people laugh at me too, probably because I believe anyone can be better than they are, anyone can improve. I have high expectations for myself and those around me. And that, for a person who chooses a worldview that celebrates ignorance, can only be met with derisive laughter and ad hominem attacks.
Re: Developer and Power Users Tool List for Windows
#143 Firefox
Notepad2
7zip
Faststone Image Viewer
Foobar2000
Mame
ExactAudioCopy
FLAC
LAME
JheadRe: Developer and Power Users Tool List for Windows
#144Earlier quoted context omitted.
> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." I couldn't even read this part without laughing, all I hear is: "I'm too lazy to spend a few hours learning the free, extremely powerful tools available to me, so I'll use this weaker substitute instead. And it's only 20 bucks!" I overcame my eye rolling, an…
After using ViEmu with VS, I can't imagine editing blocks or doing code-gen-like tasks without vim's macros.
Re: Developer and Power Users Tool List for Windows
#145Re: Developer and Power Users Tool List for Windows
#146Earlier quoted context omitted.
Still, it is nothing new, just a repackaging of old software.
I dont understand why repackaging is bad for Cmder. I was desperately looking for cmd alternative and found Console 2 a few years back. Then heard about ConEmu but it didn't made me even to try but Cmder did.
Re: Developer and Power Users Tool List for Windows
#147Another one missing is vim / gvim.
Re: Developer and Power Users Tool List for Windows
#148> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." In case it's unclear from the description, NimbleText is a simple code generator. It's saved me a ton of time and keystrokes. Well worth the $20.
> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." I couldn't even read this part without laughing, all I hear is: "I'm too lazy to spend a few hours learning the free, extremely powerful tools available to me, so I'll use this weaker substitute instead. And it's only 20 bucks!" I overcame my eye rolling, an…
You can embed javascript in the NimbleText substitution pattern, which lets you go beyond just matching and replacement.
Re: Developer and Power Users Tool List for Windows
#149I don't know why people have such a blind spot in this regard, but Visual Studio's non-support for word-wrapping comments is obviously shameful. It's utterly ridiculous that you have to press Return while writing comments, and then more ridiculous yet that you have to go back and re-wrap them by hand when they change! - and the end result of course is that people usually don't bother, with the wrapping becoming stead…
Re: Developer and Power Users Tool List for Windows
#150A few more I use: SSH Tunnel Manager (open source). I don't really like managing tunnels via cmd so here's a GUI to do just that. https://code.google.com/p/ssh-tunnel-manager/ CryptSync (open source). This keeps a folder in sync with another one but encrypts the content of the destination folder. It's extremely useful to use with Dropbox where I keep everything encrypted. http://stefanstools.sourceforge.net/CryptSync…