Live data from Hacker News

Developer and Power Users Tool List for Windows

hanselman.com

121–130 of 197 posts

Re: Developer and Power Users Tool List for Windows

#121
post #4

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.

I haven't touched it in a few years, but back then, when Notepad++ was already getting a lot of praise, I found that it started to fail pretty badly for me as soon as I waded into its more "advanced" functionality. Regex pattern matching, I seem to recall for one, but also other behaviour I've since forgotten the details of. Indentation, even, I seem to recall, such as in more involved cases of combinations of indenting commands and outdenting commands.

For a couple of years, I spent a fair amount of my time doing some fairly heavy text manipulation in TextPad. At this later time, Notepad++ had some other features I was interested in that the somewhat languishing TextPad was not adding, but its inconsistencies in the points I'm recalling were eventually a gamestopper for me.

TextPad is paid, and they borked their initial version 5 releases in some significant fashions, but it was very good and consistent at swallowing and processing large swaths of text on moderate resources. Good for e.g. beating mammoth print-to-file-d TPS reports into something useable in downstream steps.

P.S. TextPad also implemented "persist indent upon wordwrap" in an effective fashion I've not found elsewhere.

I don't mean to sound particularly like I'm pushing TextPad. And I was particularly unhappy with some of what happened with their v 5 release. But the features/behaviour I've described I found very useful and somewhat unique to it.

I haven't been an environment where I've need of heavy use of it in some time, so I can't really speak to its current state, anyway. But I wish that combination of features and performance was more prevalent in the marketplace (free or paid).

Re: Developer and Power Users Tool List for Windows

#122
post #111
post #16

I suggested the author to review my company product SpyStudio that has a free version and is being used by Microsoft MVPs and VMware to troubleshoot Windows issues. If you need a trustworthy source, here is a video from Peter Björk ( http://blogs.vmware.com/thinapp/author/peter_bjork ) showing how to troubleshoot a ThinApp package: https://www.youtube.com/watch?v=6sLxeoB7Bho

Probably not included because 'SpyStudio Unregistered is free for non-commercial use ' [emphasis mine]

The author says: Many/most are free some aren't. Those that aren't free are very likely worth your 30-day trial, and very likely worth your money.

Re: Developer and Power Users Tool List for Windows

#123

No idea why he would use Notepad2, ST3 loads up just as fast and provides way more features for text editing. Plus it is good with markdown syntax highlighting thus eliminating the need for MarkdownPad Also Github for windows or just Git bash covers the need for Gow Jabbr is ok, but I havent been able to give up mIRC Also he left off a good tabbed ssh/putty Great list, learned lots of new things thanks!

I love Notepad2. It is one of the programs I always install when I have Windows installed.

Same here. It has become such a standard tool for me that I install it on servers as well.

Re: Developer and Power Users Tool List for Windows

#124
post #5

Earlier quoted context omitted.

TC occasionally bombs out if you queue too much stuff - i.e. it just closes ... and thus looks like its done when really its not. Maybe thats why you got 0kb files. Win7 + copying is decent enough for most non-lan purposes though. Speaking on copying failing - I stopped using TotalCommander for that reason. It just says disk full (not true) out of the blue. Messaged the author & got some bullshit response.

> Win7 + copying is decent enough for most non-lan purposes though. It's not. If a single file fails on Win7 it cancels the whole operation (how is that possible on an OS released in 2009?! Fixed in Win8 though, that will never be used in corporations though), it fails if the path becomes longer than 255 characters etc. Robocopy works but I'd much rather use rsync which is not available on Windows unless you use hack…

>If a single file fails on Win7 it cancels the whole operation

No it doesn't? It pauses it & gives you an option to retry / cancel. So if another app is using the file you can close it & continue.

Re: Developer and Power Users Tool List for Windows

#125
post #76
post #60

A great list overall. One alternative I'd offer: he recommends Github for Windows and Tortoise as Git clients. I've been using SourceTree for Windows ( http://www.sourcetreeapp.com/ ) and it's excellent. They've done a great job maintaining and keeping it up to date.

SourceTree is such a great program. It's also very intuitive and nooby friendly, as opposed to Github for Windows which never seized to confuse me and I've been using Git for years. With SourceTree, people completely new to Git and version control can get things done.

"seized to confuse" love it. that is better than the original.

Re: Developer and Power Users Tool List for Windows

#126
post #8

> "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…

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

#127

AutoHotkey is a great way to get your kids coding. Not sure if there's anything like it for what kids use most nowadays, iOS and Android tablets, but having them make macros and letting them manipulate their favorite piece of software in ways they didn't think possible is usually an eye opener. Edit: I'd add SpaceSniffer to this list.

Tasked is like an Android version of AutoHotKey. You can even use it to create APKs, which you can distribute in the Play store. I've used it to do loads of things, like unlock my phone based on WiFi, send automatic responses, and log the GPS coordinates when I leave the car.

http://tasker.dinglisch.net/

Re: Developer and Power Users Tool List for Windows

#128

AutoHotkey is a great way to get your kids coding. Not sure if there's anything like it for what kids use most nowadays, iOS and Android tablets, but having them make macros and letting them manipulate their favorite piece of software in ways they didn't think possible is usually an eye opener. Edit: I'd add SpaceSniffer to this list.

Tasked is like an Android version of AutoHotKey. You can even use it to create APKs, which you can distribute in the Play store. I've used it to do loads of things, like unlock my phone based on WiFi, send automatic responses, and log the GPS coordinates when I leave the car. http://tasker.dinglisch.net/

Thanks, looks great.

Re: Developer and Power Users Tool List for Windows

#129

my 2 cents: - TreeSize ( and/or SequoiaView ) -- see where the big files/directories are on your harddrives - Piriform CrapCleaner -- deletes unwanted/unneeded files after booting; configure all of it, then add folders and log files manually (find good candidates with Treesize ;) I like all Piriform tools, they're small, quick and slick. I wish they made more things. - any SysInternals stuff you have a use for (Autor…

Directory Opus is insane. Best software I've ever purchased.
Post reply on HN