Librarything widget
You might have noticed: this plugin has been discontinued.
Librarything lets you search libraries and Amazon to catalog your books, and see what people with similar collections read.
Although it does’t have an API to control or interact with your collection, it does allow you to add a widget to your webpage containing your latest entries or a random collection. The downside of this widget is that their server is sometimes slow and the widget (an url returning a JavaScript snippet document writing html) does not return xhtml.
This Wordpress plugin solves that. It caches the returned JavaScript, which contains the references to the last 200 books from your collection, and interprets the data. You can choose the number of books to display in your sidebar. If you update your Librarything collection you’ll also have to update the cached data through the widgets options.
An additional feature is that where the original plugin linked to Amazon (a sponsor thing), these links all go to Librarything. I have nothing against Amazon but I just want to plug Librarything (besides the Librarything website contains enough links to Amazon).
You can see the plugin in action to the right here. Have fun with it, and don’t forget to leave a note to tell me what you think (there’s always room for improvement).
download
version | size | date | download |
---|---|---|---|
1.0.1 | 4KB | 2007 01 31 | download |
installation
Unzip and place the folder in your plugins directory.
This plugin is a widget for the ‘Sidebar Widgets‘ plugin. So install that first before trying to get this to work!
Also don’t forget to download the cronfaker plugin for automatic regular download of the Librarything data (the Librarything plugin works fine without it, it’s just to make your life a little easier).
changelog
version | date | changes |
---|---|---|
1.0.2 | 2007 02 12 |
|
1.0.1 | 2007 02 12 |
|
todos
cache by fake croninterpret data before caching (in case of errors)