Toolserver:~voj/isbn2wikipedia
This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.
This user's account has expired and their tools have subsequently been disabled. |
ISBN2Wikipedia Release status: unknown |
|||
---|---|---|---|
Implementation | Linkserver that provides links to Wikipedia pages that cite a given ISBN | ||
Author(s) | Nichtich | ||
Latest version | 0.1a (2008-02-06) | ||
License | No license specified | ||
Download | No link https://toolserver.org/~nichtich/cgi-bin/isbn2wikipedia.pl |
||
|
|||
ISBN2Wikipedia is a linkserver for links to Wikipedia pages via a given ISBN.
Current state
editUp to now the service is stable but not optimized for speed. The links are based on Wikipedia dumps that may soon come out of date and only some languages are supported.
You can either query links to all available languages:
Or links to specific languages, which are currently:
- English: https://toolserver.org/~voj/cgi-bin/isbn2wikipedia.pl?wiki=en
- French: https://toolserver.org/~voj/cgi-bin/isbn2wikipedia.pl?wiki=fr
- German: https://toolserver.org/~voj/cgi-bin/isbn2wikipedia.pl?wiki=de
- Icelandic: https://toolserver.org/~voj/cgi-bin/isbn2wikipedia.pl?wiki=is
Multiple languages can be combined by specifying a comma-seperated list of languages.
Some languages may me more up-to-date then others.
How to use
editTo use the ISBN2Wikipedia webservice, you need a client. For demonstration there is a page that can be used as a client to look up Wikipedia pages that cite a given ISBN:
The page uses a JavaScript library for querying SeeAlso services (like ISBN2Wikipedia). The library is based on JQuery and every skilled JavaScript programmer should be able to use it for its own applications. Feedback is very welcome.
- JavaScript client files: https://toolserver.org/~voj/seealso/javascript-client/
A very experimental Bookmarklet is provided at http://tools.wikimedia.de/~voj/seealso/isbn2wikipedia-tooltips.php . Drag the link to your bookmarks, click on it if you are one a Wikipedia page with ISBN and point your mouse over an ISBN. The layout is broken and won't be fixed. JavaScript developers are welcome.
Background
editISBN2Wikipedia implements the SeeAlso linkserver protocol, that is based on OpenSearch Suggestions and unAPI.