Have a suggestion?

Click here to suggest a blog item.

Newsletters Archive

Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.

Editorial Integrity

DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.


Latest News

July 2, 2024
Server Migrations Coming

  • Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..

July 19, 2022
Software Update

Jan 3, 2022
Event Results

May 13, 2020
Software Updates

Mar 24, 2020
Mini Newsletter

Dec 30, 2019
Software Updates

Jan 22, 2020
Software Updates

Jan 12, 2020
Newsletter

Jan 3, 2020
Event Results

Jan 2, 2020
Software Updates

Dec 30, 2019
Software Updates

April 27, 2019
Software Updates

Feb 26, 2019
Software Updates

Feb 23, 2019
Software Updates

Feb 14, 2019
Software Updates

Jan 6, 2019
Event Results

Dec 2, 2018
Software Updates

Nov 13, 2018
Software Releases

July 30, 2018
Software Updates

June 24, 2018
Software Updates

June 6, 2018
Software Updates

Apr 2, 2018
Fundraiser Celebration

Apr 2, 2018
Software Updates

Feb 24, 2018
Software Updates

Jan 14, 2018
Major Site News

Jan 10, 2018
Event Results

Latest Forum Posts

Our daily Blog

This page spotlights the most interesting posts collected from our forum every day.

You are viewing a specific blog item. Click here to return to the main blog page.

Selector 1.2

Selector.jpg
Selector 1.0 is ready for general use I think.  The idea is a hotkey app in the Tray that holds a few of your favorite programs that can take the command line param from selected text or the clipboard. One example would be a browser.  Instead of relying on a plugin to open the current page in another browser hit the address bar to select text and hit the Selector hotkey(Shift-NumPadDiv by default.) Choose your browser and hit the Go button.

Currently adding programs to the list requires using a FileOpen dialog to browse to the .exe file.  A short name is automatically generated but can be edited.

At the moment there's no provision for sorting the list or rearranging the order of apps.  A later version should have a few more bells and whistles.

The program uses Glass if enabled on the system.
It requires Scripting.Dictionary object on the PC.
If you don't have Scripting.Dictionary I believe installing
the .NET 2.0 or later run-time will put it on but check the
MS web site for the correct download.  If you have .NET 2.0
or later you should have it already.

Edit:  link:  http://www.favessoft.com/hotkeys.html

updated to v. 1.01  Double clicking an item in ListBox presses the Go Button to launch the item.
Items added to the ListBox are sorted(case insensitive sorting.)



Share on Facebook