Live data from Hacker News

Show HN: A RottenTomatoes for Books

idreambooks.com

41–50 of 92 posts

Re: Show HN: A RottenTomatoes for Books

#41
Small comment: you are using faux bolds on your headers (Bestsellers, Recent in Fiction, Recent in non-Fiction in dark gray along the top.) This is hurting readability, especially since the font is already bold. Essentially, you are applying a low-quality bold (generated by the browser or text rendering layer) to the high-quality bold that was designed by the typographer. This isn't just font wankery, it makes it hard to read the headings.

The easiest way to fix this is remove the bold declaration from your CSS. The text will still be bold, because you are using a bold font.

The other way to fix it is to go into your @font-face declarations for droid sans bold, and change the declared font-weight to be bold. This tells the browser that the font is already bold, and not to make it more bold.

Here's a before and after in FF (latest) on OS X. Faux bold: http://cl.ly/image/3R0B0z1s0A3g. Real bold: http://cl.ly/image/2A1N3w083h47.

Re: Show HN: A RottenTomatoes for Books

#42
I like the concept. But the content is crap. I read a lot of fantasy and scifi. When I went into the list of top rated books in that genre, so many of them are pulp garbage that look like Twilight fan fiction and the like.

Re: Show HN: A RottenTomatoes for Books

#43
post #32

Firstly, I love the idea. Part of the reason I've stopped reading fiction is because of the unknown quantity to whether it will waste my time — amazon reviews can be hit and miss, and often missing. http://idreambooks.com/newbooks/19-Moonwalking-With-Einstein reckons that the NYTimes review is negative, but reading it ( http://www.nytimes.com/2011/03/13/books/review/book-review-m... ) it appears to be positive? How d…

In the case of Moonwalking with Einstein over 70% of critics gave it a positive. If 7 out of 10 critic reviews are positive, the rating is 70%. We recommend a book if it scores over 70%. More info here: http://idreambooks.com/toread_or_nottoread Thumbs up/down doesn't personalize yet...

Sorry, I think you misunderstood me, I am specifically referring to the New York Times review of it, which is one of the 4 negative reviews of the book, but if you read it is in actual fact positive. My mistake though, because I accidentally linked the same page twice when I wanted to link this the second time: http://www.nytimes.com/2011/03/13/books/review/book-review-m...

Re: Show HN: A RottenTomatoes for Books

#44
post #42

I like the concept. But the content is crap. I read a lot of fantasy and scifi. When I went into the list of top rated books in that genre, so many of them are pulp garbage that look like Twilight fan fiction and the like.

And while perhaps this speaks more to my prejudices than anything else - I have a hard time trusting a review aggregator where a bodice ripper has a "100%" rating on the site's home page.

It took me a couple of minutes looking over the homepage to realize that it was organized by genre. I'd recommend making those columns more visually distinct, so you don't offend snobs like myself.

To address patja's concerns - it looks like you've got some young adult fantasy/scifi mixed in with normal fantasy/scifi. Separate those out, and you'll likely get a better response from fans of the genre.

Also - this looks quite exciting. It's amazing how few effective tools there are out there for finding my next book. Thanks for making another!

Re: Show HN: A RottenTomatoes for Books

#45
Love, love, LOVE the idea - It's one of those things that I would use every week if it worked.

Critical feedback from a potential fan:

#1 - When looking at best sellers, one of the first things I saw was, "A Dance With Dragons, 29 critic reviews | Published: August 28, 2012" - The "Published" date is obviously for something different than the book (Softcover? Trade Press?) - regardless, for book reviews what's most important is not the publication of the format (I can get that at Amazon in 2 seconds) - but the publication of the _content_

#2 - I wanted to see how Peter Hamilton's books were reviewed (very popular author, so lots of reviews of his work out there), so I typed, "Peter Hamilton" and got 17 hits, but not a single one for Peter Hamilton's books. Typing the same thing in Amazon.com, despite how common the name is, got me a page of hits comprising _only_ the Science Fiction author Peter Hamilton.

In general, it's better to focus on the 99% of what users are looking for than the long tail. Not sure if you just don't have all of the reviews entered here, but the content needs bulking up before you introduce this to the general populace.

Love the idea - I'll check in from month to month to see how it comes along.

Re: Show HN: A RottenTomatoes for Books

#46
post #41

Small comment: you are using faux bolds on your headers (Bestsellers, Recent in Fiction, Recent in non-Fiction in dark gray along the top.) This is hurting readability, especially since the font is already bold. Essentially, you are applying a low-quality bold (generated by the browser or text rendering layer) to the high-quality bold that was designed by the typographer. This isn't just font wankery, it makes it har…

Thanks for the comment. The bold is applied again in the css...not ideal. Removing it makes it less heading like though. Can increase the font but not sure if it will suffice.

Re: Show HN: A RottenTomatoes for Books

#47
post #42

I like the concept. But the content is crap. I read a lot of fantasy and scifi. When I went into the list of top rated books in that genre, so many of them are pulp garbage that look like Twilight fan fiction and the like.

I have to agree with this; I like the site, but a quick search for a few books that sprung to mind turned up either a pile of irrelevant results (as someone said above, sort out your stopwords; if I search for "The Gunslinger", "The Girl who Kicked the Hornets Nest" is not relevant) or nothing at all once I started trying distinctive title (Cryptonomicon, Accelerando). I'm keen for someone to do a better job on book recommendations for me, but I think this needs a lot of improvement before it'll do the trick.

Re: Show HN: A RottenTomatoes for Books

#50
One difference I notice is that RottenTomatoes uses color more effectively. Looking at their homepage I see the red and green tomato icons and instantly see which movies are highly/poorly rated. The blue and gray clouds here don't contrast as much and it took me a second to even realize what was supposed to indicate good or bad. Great idea, though and a good start. Best of luck.
Post reply on HN