Slashdot Mirror


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

13 of 234 comments (clear)

  1. Ads? by xENoLocO · · Score: 4, Insightful

    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."
  2. Beta tester thoughts. by elcid73 · · Score: 4, Informative

    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.

    1. Re:Beta tester thoughts. by dangrover · · Score: 5, Funny
      The quasimodal activation is what they wanted to emphasis
      Hunchbacks rejoice! :: ducks ::
  3. Step backwards? by morgan_greywolf · · Score: 3, Funny

    Isn't this almost a step backwards? I mean, if you ask me, command line was always simpler and faster for me, but too many people were confused by "all that weird stuff you have to type."

    So in came the GUIs and icons.

    Now we're coming full circle and replacing GUIs and icons with command line again?

  4. Die caps lock, die! by J.R.+Random · · Score: 4, Funny

    From the article: You lose the normal use of the Caps Lock key.

    That is easily the best feature of the entire program.

  5. Already Built-in solution for running programs by plexium_nerd · · Score: 5, Interesting

    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
  6. Sounds like EMACS by leighklotz · · Score: 3, Funny

    The Wall Street Journal's Walter S. Mossberg's latest column apparently missed a writeup on a existing software system called Emacs. Emacs is software written by Humans. The software allows Windows, Linux, Mac, BSD, Amiga, ITS, TOPS-20, Solaris, HP-UX, Multics, DOS, and Apple ][ users to do common tasks, like launching programs, spellchecking (M-$), or Googling (W3M) for search terms, but what's interesting is that it allows you to do these tasks by use of the keyboard. From the article: 'There are many implementations of Emacs products, which can be downloaded anywhere. One, called Emacs, allows you edit text, Java, C++, C#, Lisp, Perl, XML, HTML, Relax NG, ADA, and other obscure languages, to launch programs and switch among windows via typed commands, do spell-checking, and to look up the meaning of words. Most versuins of Emacs also include a simple calculator and the ability to launch Google searches.' Humans are already able to write their own commands for Emacs using the ELisp extension language, not only in current versions, but in all versions all the way back to the pre-GNU ITS version (which itself then used TECO as the extension language.

  7. keyboard shortcuts are built-in by radarsat1 · · Score: 3, Informative

    Maybe this software does something "more", but keyboard shortcuts are already built into Windows. I use it to launch Cygwin Rxvt terminal windows all the time. You just put it in your Start Menu and then right-click, Properties, and enter something in "Shortcut key". It works no matter what program I'm using.. I use Ctrl-Shift-F10 to launch Rxvt, and I have yet to see a situation where some program stops shortcut key from working. Similarly I launch Calculator with Ctrl-Shift-F12, etc.

  8. So It's Quicksilver... by Paulrothrock · · Score: 4, Insightful

    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.
  9. FREE: AutoHotKey and AutoIt. AHKey is FOSS. by Futurepower(R) · · Score: 4, Interesting

    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.

  10. A similar method by mako1138 · · Score: 3, Informative

    What I do is co-opt the "favorites" menu for shortcuts.

    1) Put shortcuts into the favorites menu.
    2) If any two share the same first letter, rename.

    Access with separate keystrokes
    [WIN] (brings up start menu)
    a (goes into favs menu)
    [first letter] (runs shortcut)

    So to get to Firefox, I type [WIN] a f, for Cygwin it's [WIN] a c, etc.

    This method works best if you don't use IE, obviously. You can keep the "Links" folder from showing up in the start menu by making it hidden.

  11. And in other news by dave562 · · Score: 5, Funny

    Terminate and Stay Resident programs are going to revolutionize the computing experience!!

  12. Re:Wait a second by RareButSeriousSideEf · · Score: 3, Insightful

    I can't understand why people pay for stuff like this. Okay, a system-wide spellchecker is cool, but a hotkey launcher? I'm a mouse hater myself (not in the Disney sense... er, ok, maybe that applies too).

    Google desktop + web search == [Ctrl, Ctrl].

    A great deal of what needs doing can be done with standard key combos plus a few links ("shortcut" files) in a folder that's in your %PATH% environment variable. Then it's [Windows key + R] to get a Run prompt, and e.g. "ff" for FireFox, "ie" for that other browser, "vlc," "mmjb," "notepad2," "pskill iexplore.exe," etc.

    Most Windows keyboards have a context menu key on them now anyway -- usually to the left of the RH [Ctrl] key -- so context-specific commands don't require a mouse either. A registry entry can add a command to any file type, complete with a shortcut key.

    Really, I rarely have to find my wireless mouse between the couch cushions, and I don't have any special software installed. Their app integration sounds cool and all, but just using a series of standard key combos [Ctrl + C], [Ctrl, Ctrl], [Ctrl + V], [Enter] is so simple that I haven't been motivated to find a better approach.