Skip to main content
  1. Home
  2. Emerging Tech
  3. Legacy Archives

Barnes & Noble Nook is a Holiday Mess

Add as a preferred source on Google

NookThe e-book reading device is the gadget gift of the season. Both Sony and Barnes & Noble have sold out of their new models, and new buyers will have to wait until January for delivery. So why are e-book readers still such clumsy, annoying devices?

I’ve been trying Barnes & Noble Inc.’s $259 Nook for a few days, and I’m not eager to prolong the acquaintance. Some of its problems are specific to the Nook, but most of them have to do with the screen technology the industry has settled on.

Recommended Videos

It’s known as electronic ink, and it looks more like a printed page than any other technology. It also doesn’t consume a lot of power. But the disadvantages make these screens seem out of place today. They don’t show color. They have no backlight. Most importantly, they’re very slow to change from image to image. A regular LCD monitor updates its screen 60 times per second, while a fast e-ink screen might do so once per second.

That means e-ink screens are very cumbersome to navigate. If you have a list of 10 books in your library, and your selection is marked by a highlight, it takes a second for that highlight to travel to a new selection. To users accustomed to the instant responses of computers and phones, this is what hell feels like.

The Nook tries to get around the slowness of e-ink by including a small, fast, touch-sensitive color screen below the main, 6-inch e-ink screen. While the main screen shows the text of a book, the small screen offers navigation options such as switching to another book.

This would have been a good idea if all the navigation took place on the color screen, but it doesn’t. That screen is too small, so the Nook uses the e-ink screen to display lists of books, clickable links and so forth. Not only does your eye constantly have to travel between the screens to figure out your options, you also have to wait for the e-ink to update. The setup effectively shackles the color screen to the millstone of e-ink, and our voices rise from the depths of gadget hell.

As if this wasn’t enough, everyone I showed the Nook to tried to touch the e-ink screen. It’s the natural thing to try because the color screen is touch sensitive, but it’s a waste of time. Making the e-ink screen touch-sensitive as well would degrade its precious readability, apparently.

There are numerous other problems with the interface, but Barnes & Noble says it’s fixing a lot of them with a software update next week, so I won’t dwell on the subject.

Like Amazon.com Inc.’s groundbreaking Kindle, the Nook connects to a wireless data network, in this case AT&T Inc.’s. It backs that up with the ability to connect to Wi-Fi hot spots, something the Kindle doesn’t do.

The wireless connection lets users buy books directly on the Nook and read them right away. You can also subscribe to newspapers and have them show up every day, except that navigating a newspaper on the Nook will have you longing for a real paper.

Barnes & Noble says the Nook’s battery will last for eight to 10 days of regular reading. I had to recharge mine after four days, but that might have been because I used the color screen and the wireless connection quite a bit.

Barnes & Noble claims to have 1 million publications in its library, and I didn’t have any real problems finding reading materials at prices similar to Amazon’s. Out of 32 fiction and nonfiction best sellers in The New York Times Book Review, Amazon has all but three, Barnes & Noble all but five. Most cost $9.99.

As a book distribution system, Barnes & Noble has some things going for it. For instance, about half of its e-books can be “lent” to other people. That means e-books can now emulate the social exchange of printed books, while avoiding the big pitfall of book-lending: the risk that you won’t get your book back. After two weeks, the book disappears from your friend’s library and reappears in yours.

Your friend doesn’t need a Nook to read a book you’re lending, because Barnes & Noble provides reader software for a variety of devices: BlackBerry phones, iPhones, iPod Touches and Windows and Mac PCs. Support for more smart phones is coming soon. Amazon has lagged in supporting other devices for its Kindle books, clearly preferring that people buy its $259 reader, though it has recently released PC and iPhone/iPod Touch software.

The Barnes & Noble application for the iPhone is excellent, and I far prefer it to the Nook. It’s free, too. A lot of people say they don’t like reading books on an LCD screen, but many of them might change their minds if they turned down the brightness of the backlight.

There are also “tablet” style computers and media players with screens larger than the iPhone. So far, none of them have been great e-book reading devices, but I think we’ll see some next year. They might be more expensive than the current crop of e-book readers, but they also will be far more capable and user-friendly. In any case, the e-ink madness needs to stop.

Dena Cassella
Former Digital Trends Contributor
Haole built. O'ahu grown
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more