Enso Gives Keyboard Commands to Windows Users
illuminatedwax writes "The Wall Street Journal's Walter S. Mossberg's latest column is a writeup on a new software system called Enso. Enso is from a small software startup called Humanized, led by Aza Raskin. The software allows Windows users to do common tasks, like launching programs, spellchecking, or Googling for search terms, but what's interesting is that it allows you to do these tasks from within any program in Windows by use of the keyboard. From the article: 'There are two initial Enso products, which can be downloaded at humanized.com. One, called Enso Launcher, allows you to launch programs and switch among windows via typed commands. The other, called Enso Words, allows you to do spell-checking, even when the program you're using doesn't include that capability, and to look up the meaning of words. Both products also include a simple calculator and the ability to launch Google searches.' Humanized says that users will be able to program their own commands for Enso in future versions."
Aren't I paying a subscription so I *don't* have to look at ads? Perhaps I'm missing something in this "article"...
"The need to build the internet comes from something inside us, something programmed... something we can't resist."
My thoughts:
Ive been beta testing it for a handful of days. Ive never heard of quicksilver, and all that (PC user) so Im not sure what to make of the comparison- but Ill say the following things:
The quasimodal activation is what they wanted to emphasis, but it takes some getting used to. The caps lock key is the key in question quasi-modal means you have to hold it down while typing (like shift) long commands which requires some interesting hand movements. Further- for long commands like open with internet explorer (since its not a default browser on my system) then you have tab to complete the command like other CLIs but since youre already holding the caps key down, its really strange IMO . They do have a mode lock, but they discourage use.
-I sent some feedback during the beta about the memory usage 23-35MB at any given time seems a bit high for a launcher, but a)its beta , b) YMMV and c)You may not care about that.
-Actual usage is great. I like the learn where you can make shortcuts that dont clutter up your file system, it has a real-time list of applications/docs/etc that gets filtered out as you type your command and you can tab-complete or just arrow down if you want.
-Spellcheck, which is a much touted initial proof of concept feature of Enso, seems odd when you only want to spell check single word the spell check interface takes a second to load up (on both of my admittedly older & slower machines) and takes up the whole screen with a giant text box which seems like overkill. You can use the define command I think and get a did you mean prompt which is nice.
-Getting quick access to commonly worded applications (like internet explorer) requires a shortcut (I used ie obviously) but you cant combine that with the open with command. open ie opens up IE, but the open with ie gives me an is not a command error message.
Also Id like to say the best part of this interface is the subtle messaging/feedback system they have. Feedback is large and unmistakable and clear, yet still manage to stay out of your way.
My final thought is that the WSJ article misses the point of spellcheck. Although I agree that its a bit clumsy at times, its point is to break apart the notion of a different spellcheck with a different dictionary for every single application on your system. You have to learn the shortcut key for each one and build/add/ignore dictionaries for all as well.
Enso (thankfully) seeks to a put a single spellcheck interface that is universal in all applications.
From the article: You lose the normal use of the Caps Lock key.
That is easily the best feature of the entire program.
1.) Create a directory somewhere on your computer and create shortcuts there to programs you use the most.
2.) Add that directory to your "Path" Environment Variable under System Properties > Advanced.
3.) Rename the shortcuts you created to simple words, ie Firefox = fire, Thunderbird = mail, Winamp = amp.
That's it. To start these programs, [WIN] + r, then type the program you want.
I use it all the time and works great.
You can run more advanced commands by editing shortcut properties adding parameters to the commands and such.
____ plex
Except you don't get to type with your left pinky finger cause it's holding down the caps lock. And it can't do things like "move this file to here." And it's $25 instead of free.
I'm in the hole of the broadband donut.
Am I not understanding something? Both AutoHotKey and AutoIt seem to have everything this new program has, including auto-completion and any amount of programmability.
Use the free, open source AutoHotkey to make keyboard shortcuts to run programs and enter text. AutoHotkey is actively developed. Often the AutoHotKey developer, Chris Mallett, releases 3 versions a month to incorporate user's suggestions. (Windows only)
Use AutoIt to simulate keyboard entries and mouse clicks and when you need complicated decision-making. Download AutoIt with the SciTE auto-completion IDE. The SciTE editor makes writing and testing AutoIt programs and compiling the finished results very easy.
Both of these programs are very sophisticated, apparently the best available, come with compilers, and are FREE. Both are completely programmable.
For example, I've written an AutoHotKey program that uses a shortcut to toggle between Windows shortcut keys and WordStar/Brief control-key editing commands. I like to avoid taking the time to touch the mouse.
AutoIt is great for automating installations of software. You can compile all the installation files into the AutoIt file, and have AutoIt set permissions and copy files during the installation.
Both AutoHotKey and AutoIt allow programming your own GUIs.
Both AutoHotKey and AutoIt need an addition: A GUI method of defining keyboard shortcuts, for unskilled users.
--
U.S. government violence in Iraq encourages other violence.
Terminate and Stay Resident programs are going to revolutionize the computing experience!!