Archive for May 2008

AutoHotKeyIf you use Tab Mix Plus add-on for Firefox and enabled the option to allow scrolling to select tabs, you’ll love this similar Alt-Tab replacement using AutoHotKey script.

Let’s say you have 5 windows showing up in your taskbar and the second one is currently active, place your mouse pointer anywhere on the taskbar and scroll up and down to switch to next (third) and previous (first) windows respectively while this script is running. While scrolling down as you reach the last window, the very first window in the taskbar comes to front as expected. Similarly when the first window is activated while scrolling up, you jump to very last window when you continue.

The following screencast (800×600, 15 sec, 600 KB) demonstrates this (opens in a new tab/window):

» Read the rest of the entry..

FARR

Find And Run Robot (FARR) is a program and command launcher that uses an adaptive "live search" function to rapidly find programs and documents on your computer as you type. It is a fantastic piece of freeware that you can not afford to miss.

FARR also lets you quickly run web searches, send email, manipulate files, control on-screen windows, and much more. Build and share custom commands or install plugins to add tons of new features, like live search features for your clipboard history and your internet bookmarks; a popup a calculator with history tape and persistant variables; and many more..

You can bring up FARR text input window via a hot key like Alt+Space and as you start typing, it lists the installed programs that match the string. To launch the desired program, simply navigate to it using your arrow keys and hit enter or double click on it or type the number infront of it.

Below are 10 practical uses of FARR that will increase your productivity:

  1. Launch any shortcut on the desktop or installed application simply by typing out its name. FARR shows and filters results as you type. So for launching Firefox, you may need to type only ‘f i’. When you see it in the list, hit the corresponding number. Note that FARR doesn’t by default launch via the number. You have to press Alt+number. You can however change the setting so pressing the number launches the desired item. FARR scores over Launchy in this aspect since it doesn’t need 10 minutes or so to index a newly installed application.

    FARR Main Window

  2. Search internet faster.

    The power of FARR comes in the form of user definable aliases.

    • Set up an alias so you can bring up FARR, type g keyword, press return and you’ll be taken to Google Search results page for your keyword in your default browser.

      Google Search

    • Go to the first result (I am feeling lucky) of Google search results fast. Type ! keyword and hit enter.

      Google Feeling Lucky

    • Set up an alias for Google Image search. gi keyword

      Google Image Search

    • Set up an alias for Google Suggest. gs keyword

      Google Suggest

    • Set up an alias for YouTube video search. yt keyword

      YouTube Search

    • Search in Wikipedia by typing wp keyword.

      Wikipedia Search

    • Search for meanings of words from an array of several dictionary and thesaurus sites by define keyword.

      Definition

  3. Go to any URL fast. Bring up FARR irrespective of whether your browser is open/active application or not, type in the site name like neowin.net and hit return to go there. No need to even append ‘www.’

    Go to any site

  4. » Read the rest of the entry..

FirefoxKeyConfig is a handy Firefox add-on that power users will just love. One of the features I liked in Opera is the integrated keyboard shortcuts (a lot of them) that are packaged by default. The first thing I do after a fresh Opera install is to configure the following keyboard shortcuts:

  • z - Go Back
  • x - Go Forward
  • a - Go to previous tab
  • s - Go to next tab
  • c - Close tab

Below is a step-by-step tutorial on how we can set the above quickkeys in Firefox:

  1. Install KeyConfig Firefox add-on from here. At this time, it is in experimental section. So you will need to create a free account at Firefox add-ons site to download.
  2. Install functions for keyconfig from here
  3. Restart Firefox. Note that there are no options for this add-on
  4. Go to Tools -> Keyconfig (or press Ctrl+Shift+F12)
  5. Click on ‘Add a new key’

    Keyconfig window

  6. Type in ‘Go Back’ for the name and BrowserBack(); in the text field. Press OK.

    Go Back

  7. Now select the new entry you just created, click inside the text box below, type in your hotkey, ‘z’ in this case and hit Apply.

    Go Back - Setting the hot key
    So you should have the entry like so:

    Go Back key setup

  8. Clicking on any other pre-existing entry in the list will show up ‘Add a new key’ button. Now create other keyboard shortcuts similarly. Below are the codes you need:

    » Read the rest of the entry..

HowToTuts.com Logo Hello and welcome to (what we aim to be) the ultimate resource for how-tos and tutorials on topics like software, PHP scripts, web mastering, technology, lifestyle and more. If you would like to ask us a question or share your how-to, please contact us.
Close
E-mail It