I'm in love, and her name is "SlickRun" - The CommandLine in a Windows World
A while back (I mentioned this to a few folks, so there's prior art) I started working on the "ZenBar." The basic idea was that I spend a HELL of a lot of time on in the Run Dialog (Window-R) or at the command line using CD and Tab Auto-Completion. It's just faster for me to use a hotkey or command line to move around for many things than use the mouse. ZenBar was to be simple. A floating, partially transparent text box that would index my world and give me autocompletion for all things. It was a little like ActiveWords and a little like Dave's Search Bar (both are great, by the way, but I just wasn't willing to LIVE in them.
But, as projects go, I got about 40% done then stopped. Too many other things.
Yesterday I checked out Mike G's Daily Grind via Tim Marman and HOLY CRAP. Someone wrote it. They wrote it better than I could have, and they did it in Delphi.
It's SlickRun, and it rocks my world. Here's why, and what I did to fit it into my life.
- It's a resizable, floating text box. I changed the font to Lucida Console, Bold 14 point. When you're running 1600x1200 you like a larger font.
- It does autocomplete for commands and for directories. You can type C:\doc and you're in documents and settings. Awesome.
- You can setup MagicWords like "Mail" for Outlook, or Google to search, etc.
- This is the BEST: You an have Multi-MagicWords like "morning' that will launch six web pages, your Mail, and Microsoft Money. The "Morning" Macro. Fabulous.
- It's an inline calculator.
- It can be bound to a Hotkey - I've got it bound to Window-Q, and it can Grab Window-R if you like.
- It includes Jot notes for quick notes, easier than notepad, less hassle than a yellow sticky.
What a wonderful thing. Check out SlickRun. It's fast and small. Faster than Dave's Search, and easier than ActiveWords. I shall delete my half-assed attempt at the ZenBar immediately and bow to Bayden Systems.
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
I didn't think about it, but it IS faster to setup, but that's not really important.
In response to some of the notes: The Inline Calculator was added a few days ago. It's pretty simple and I might do more with it shortly.
(Sadly, the "Address" bar in Windows doesn't have the same autocomplete behavior used by SlickRun, which was carefully tuned over the last few years. Dave's toolbar was always pretty cool and I'm still looking at eventually integrating SlickRun into the Taskbar in the same way. Unfortunately, that would make things like "drag and drop text to slickrun to store in Jot" much harder to implement.)
If anyone out there is interested in a scripting model for SlickRun, please let me know via mail what you'd use this for; I'm looking into this lately.
Thanks again!
In response to some of the notes: The Inline Calculator was added a few days ago. It's pretty simple and I might do more with it shortly.
(Sadly, the "Address" bar in Windows doesn't have the same autocomplete behavior used by SlickRun, which was carefully tuned over the last few years. Dave's toolbar was always pretty cool and I'm still looking at eventually integrating SlickRun into the Taskbar in the same way. Unfortunately, that would make things like "drag and drop text to slickrun to store in Jot" much harder to implement.)
If anyone out there is interested in a scripting model for SlickRun, please let me know via mail what you'd use this for; I'm looking into this lately.
Thanks again!
http://www.jpsoft.com - it's what CMD.exe should have been in the first place - highly configurable, with aliases, shortcuts, toolbar, and much more - give it a try - it's highly addictive for any real command-line junkie! I'm hooked.......
As an adjunct, I'd also suggest the incredible PowerPro - an unimaginably powerful Windows tool that just does everything. I've been using it for years and years and have only begun to scratch the surface. It used to be called Stilleto, as a shareware product, but he recently has gone freeware with it.
http://www.ppro.org
Comments are closed.