This page has been moved to a more permanent spot. Please go there.
Recent Comments
-
Nice review, Ben. I actually hadn’t heard of this book, but I might have to look for it. True SF...
-
If you mean the current, theme, I can’t take the credit for that. It’s Renegade, by...
-
I’ve just stumbled upon your site and wanted to tell you how great I think your...
-
just found out about the other book myself, waiting for it to be delivered. i dont blame you for...
-
It’s interesting that the filmmakers (or the screenwriter) made the decision to approach the...
-
Now Reading
- Planned books:
- Solaris by Stanislaw Lem
- The Family: The Secret Fundamentalism at the Heart of American Power by Jeff Sharlet
- Stuff: Compulsive Hoarding and the Meaning of Things by Prof. Randy Frost Ph.D., Prof. Gail Steketee Ph.D.
- Hitch-22: A Memoir by Christopher Hitchens
- Confessions of an Ugly Stepsister by Gregory Maguire
- To Your Scattered Bodies go by Philip Jose Farmer
- I Love It When You Talk Retro: Hoochie Coochie, Double Whammy, Drop a Dime, and the Forgotten Origin by Ralph Keyes
- The Possessed: Adventures with Russian Books and the People Who Read Them by Elif Batuman
- The Dream of Perpetual Motion by Dexter Palmer
- Germania: In Wayward Pursuit of the Germans and Their History by Simon Winder
- Current books:
- Oil Panic and the Global Crisis: Predictions and Myths by Steven M. Gorelick
- Generosity: An Enhancement by Richard Powers
- Recent books:
- And God Said: How Translations Conceal the Bible’s Original Meaning by Joel M. Hoffman
- The Great Influenza: The story of the deadliest pandemic in history by John M. Barry
- The Forever War by Joe Haldeman
- Juliet, Naked: a novel by Nick Hornby
- Shades of Grey: A Novel by Jasper Fforde
- Planned books:
Tags
52 Books in 52 Weeks Bill Bryson books Christopher Hitchens css economics essays etymology fantasy fiction Firefox FLAC Friday Random Ten history humor javascript legal linguistics Linux literature memes Middle East miscellany movies music nonfiction open source personal philosophy poetry politics psychology religion reviews satire science science fiction site updates social sociology software technology web design Wednesday's Word Windows
Subscribe
Natasha @ Maw Books
/ Monday, December 15th, 2008Oh – thanks for this! I use this plugin but haven’t upgraded yet. I will have to take a look at this file. Are the templates okay? I’ve got those fully customized. Thank you!
Ben
/ Monday, December 15th, 2008Natasha:
If you’ve got custom templates, don’t include the ones in the download. They should be perfectly fine as-is.
Conor
/ Tuesday, December 16th, 2008I think that over the holiday season, I’ll do some work on my blog. It badly needs a total makeover, but I lack the skill for that. There is a lot of CSS adjustment I want to do, some of which you’ve helped me greatly on, and I might even pull in something like this plugin, if my sidebar isn’t too cramped with the standard 2.0 tripe.
Thanks very much for sharing this! Long live OSS.
Amanda
/ Wednesday, December 17th, 2008I can’t figure out how to add books using WordPress version 2.7. Under Posts, I see Reading Now which I click. However all that shows up is the title "Reading Now" but no options to add books.
What am I suppose to be seeing?
Thanks!
Ben
/ Wednesday, December 17th, 2008Amanda,
I’m not sure what’s wrong on your site: I see no such behavior on mine, even when I switch the Admin Menu Layout to “Multiple” like you apparently have.
Are you attempting to use the version supplied here? Does your host use PHP 4 or 5?
Rick
/ Saturday, December 20th, 2008I’ve tried both your version and Rob’s SVN release and seem to have the same issues. The library section isn’t working, editing books isn’t working and the book images do not show in the sidebar on my site although they do show in the admin. Any help would be great.
Rick
/ Saturday, December 20th, 2008Ok the library seems to be working though the thumbnails and edit function still are not. I’m going to dig through my error logs and see if anything comes up but any ideas would be great.
Ben
/ Saturday, December 20th, 2008Rick,
I need more detailed information: what platform are you running (and what versions of PHP, etc), and how exactly are things not working?
Brian
/ Saturday, December 20th, 2008I just discovered "Now Reading" (Rob’s original) but disabled it after not being able to even search for books on Amazon. I then found your version, installed and activated, and now it searches ok… But when I go to "edit" a book (because it automatically puts them under Planned Books) I see the options View, Edit, Delete pop up when I mouse over them, but when I click Edit the page just reloads; nothing else happens.
How do I find out what version of PHP is installed? My blog is hosted at HostMonster. I just upgraded to WordPress 2.7 a couple days ago.
Also, when I go to view the library, my sidebar is messed up. If you compare the screenshot at http://thelifeofbrian.info/temp/Clip.jpg with my actual blog at http://blog.thelifeofbrian.info you can see that the tabbed section with new posts, popular posts, etc. should be to the right of the page, but for some reason is on the left.
Rick
/ Saturday, December 20th, 2008Debian
PHP 5.2.x
MySQL 5.1
Apache 2.2.11.
When I click to edit a book the page just reloads and does not show an area to edit the book. Adding books works but editing does not. Also the book thumbnails are not showing in the sidebar as they were before the upgrade to WP 2.7, they show in the admin as usual and on the single book page just not in the sidebar. However no related errors exist in my error logs.
Ben
/ Saturday, December 20th, 2008With respect to sidebar or library templates: did either of you overwrite existing sidebar templates you had set up?
The default templates assume a particular page setup—you need to make sure that they conform to your theme.
With respect to the broken editing:
When you attempt to edit a book, what’s the link that’s generated? Does it look like
/wp-admin/admin.php?page=manage_books&action=editsingle&id=294Ben
/ Saturday, December 20th, 2008Aha! You’re both in “multi” mode for the Now Reading layout.
Please upgrade to the latest version 4.4.4-helio3, which I believe fixes this problem.
Brian
/ Saturday, December 20th, 2008Cool, that did the trick for editing. I guess the "multi" is default; I hadn’t even touched that setting.
I’ll add it to my sidebar now that I know I can actually use the plugin… Thanks for your help!
Brian
/ Saturday, December 20th, 2008well…. I see "Now Reading" at the bottom of my right sidebar where I put it – but that’s it. No books listed…
And when I view the library it still messes up the top of the sidebar. I have not made any changes to templates today; but if you’re asking about "ever" – hehe, I’m not sure. I haven’t messed with the theme stuff in ages….
Ben
/ Saturday, December 20th, 2008Brian,
I’ve updated my modification of the plugin to work with Multi mode (@4.4.4-helio3).
Your library problem is indeed caused by the default template adding code you don’t want.
Edit the
library.phpfile in your templates directory.On line 5, change
<div id="content" class="now-reading primary narrowcolumn">to<div id="left" class="now-reading primary narrowcolumn">.On line 7, change
<div class="post">to<div class="entry">Rick
/ Saturday, December 20th, 2008Yup that fixed the editing, I totally missed the option all together when I looked and it seems as Brian said, it is the default. The sidebar issue was just me being stupid, I was forgetting that it only showed images of the books with currently reading status. Is it just me or is the option to add multiple Meta Data sections per book missing?
Ben
/ Saturday, December 20th, 2008Rick,
Multiple metadata fields should be working again as of 4.4.4-helio5.
Rick
/ Saturday, December 20th, 2008All is good now thanks for the help.
Rob
/ Saturday, December 20th, 2008Thanks for this :) I assume you don’t mind me merging this into trunk?
Ben
/ Saturday, December 20th, 2008Not at all, assuming you like the design decisions I made.