Tonight we launched the new Shelfari widget. It allows bloggers and social network members to easily post their books wherever they want. The widget uses a new shelf design that really stands out for those who want to feature their books. You can choose which bookshelf is best for you: solid mahogany, black-stained oak, or a more modern brushed steel and cherry. We've had some fun designing the shelf, so we hope you like it.
Now, we also knew that many bloggers aren't about to put a heavy piece of mahogany on their blog. For those publishers, we give you a simple html list of your books that adapts to your blog's style. You can choose one or more of the following piece of content for your list: titles, authors, book covers, and buy links. Bloggers can, of course, insert their Amazon associates ID and get their cut of book sales.
A few things to point out about this widget
- It's fully configurable from your new My Widgets page, which means that you post it once, then tweak it to your hearts content.
- It support tag shelfs and lists in a much easier-to-use fashion
- You don't need a Shelfari account to get started. Simply start building your bookshelf, customize your shelf or list, and register once you know it's worthwhile.
- Blogger and Typepad users can add the widget with one click.
We do hope you like it and welcome your feedback.
Dave
what if you have the old widget? how do you access that now and update it?
why does the new widget NOT allow people to scroll through the shelf like the old widget did?
Posted by: ken yarmosh | October 14, 2007 at 10:31 PM
How come I don't get past the customize your widget butoon? Before the new widget, I had no problems at all. Now, I can't even generate a code.
Posted by: MJ Reyes | October 20, 2007 at 05:53 PM
The new widget looks great. I can't wait to try it out.
Posted by: Maris | October 23, 2007 at 09:15 AM
do you provide an API for shelfari?
Posted by: cj | October 25, 2007 at 07:19 AM
Great service, but there seems to be some problems with your auto-emailing functionality.
Posted by: Buddy | October 30, 2007 at 05:01 AM
Hi y'all...what's the latest on customizing styles for the widgets? When I test, I come across to competing problems. If I try to dump the standard div class that generates with the widget, I get an initialization error, which doesn't surprise me because of the way the widget is rendered. But, because of the placement of the embedded style in the header, it overrides everything I do in both stylesheet or header. Any immediate plans on giving us advanced users some ability to really get the widgets looking the way we want? Feedback would be great!
Posted by: Chris Bailey | November 02, 2007 at 07:21 AM
Do you have widgets for groups? I would love to put a group widget on my blog. Thanks.
Posted by: Cynthia Blue | November 02, 2007 at 09:40 AM
Hi Chris,
I've been one of the primary developers working on the widget here at Shelfari. We built it with personalization in mind, even though the styles are inline.
All you need to do is override our class based rules (.shelfari) with id based ruls (#shelfari).
For instance, to override the style of titles, add the following css rule to your page:
#shelfari a.title { display:block; font-size:100%; color: black; font-weight:normal }
Here is a complete list of styles that we would encourage people to experiment overriding with:
#shelfari img { float:left; padding-right:5px; padding-bottom:5px; }
#shelfari a.title { display:block; font-size:120%; font-weight:bold; }
#shelfari div.author { display:block; }
#shelfari div { margin-bottom: 0; padding-bottom: 0}
#shelfari a.buy { display:block; }
#shelfari a.page { text-decoration:none; font-size:90% }
#shelfari span { color:#666; padding: 0 8px }
Cheers!
Kevin
Posted by: Kevin Durdle | November 02, 2007 at 10:02 AM
Kevin, that solved it! Thanks so much for the help. Forgive me if I passed over that info somewhere in the widget settings...just didn't see it. Perhaps you could link this information in the style setting in step two of the customization process.
Thanks again for your quick help.
Chris
Posted by: Chris Bailey | November 02, 2007 at 05:34 PM
The covers of some of my books, especially those published here in the Philippines, are not available in Shelfari. Is there a way I could add them, so that my Shelfari shelf will look better?
Posted by: Ederic | November 07, 2007 at 04:42 PM