Using Windows Explorer in a local folder, in a network folder, or in an remote FTP folder, this JAWS script will do the following:
-
Take the currently selected file or folder name, including the desired sub-folder names,
-
Convert them to a query string by running a sudo regular expression on each character to strip out invalid characters,
-
Then send the query to The Advanced Amazon Search Engine, where the service will look up the desired item.
The JAWS header navigation commands will then allow you to jump directly to the desired info, such as Editor Review for descriptions, or to read public reviews.
This is particularly useful for looking up book descriptions and reviews, but the following categories are available for different types of collections:
-
Books
-
Classical Music
-
DVD and Videos
-
MP3 Downloads for individual tracks
-
Music for all music
-
You have a main folder where you keep your library of audio books, the path being
Y:\\Library\Audio Books
-
Within this folder, you have a group of sub folders that indicate the author's name, and type of material, such as
Martin, George R. R. - (Fantasy)
-
In wich, you have more subfolders such as
Song of Ice and Fire (series)
-
And within this folder, you have another folder named
1 - A Game of Thrones (Unabridged, MP3, 128KBPS)
So, to look up the description and review of this book, you would do the following:
-
Go to the root folder
Y:\\Library\Audio Books
using Windows Explorer;
-
Then activate the SetBaseFolder script to set this folder as the top level base path;
This path is saved to an ini file, so it need only be done once until you wish to use another folder instead.
-
Open the folder
Martin, George R. R. - (Fantasy)
;
-
Then open the folder
Song of Ice and Fire (series)
and arrow down to
1 - A Game of Thrones (Unabridged, MP3 128KBPS)
;
-
Now activate the ParseBook script to look up A Game of Thrones (book 1 of the Song of Ice and Fire series), by George R. R. Martin within the Books category.
To select different countries and category choices on the fly, simply use the SetLocale and SetCategory scripts.
Copyright © 2010 GutterStar.net. All rights reserved.