Frequently Asked Questions
The Reader
-
What is the difference between the four views: Original, Feed, Story, and Text?
-
NewsBlur defaults to Feed view, which is the plain ol’ RSS feed from a given site. (You might recognize this look from Google Reader.) But we know a lot of people enjoy reading in the original design and typeface of a given site, which is why we also offer Original view (which shows the entire original site) and Story view (which shows each individual blog post from the original site, one story at a time). That sound you just heard? It’s a thousand web designers sighing with pleasure. The Text view is the extraction of the original story's article text, which may or may not be 100% perfect.
-
How do I view a story in Story View?
-
To temporarily open up a story in Story view, just double-click on the story title. Alternatively you can hit the enter key to temporarily open it up in the Story view. The next story you open will revert back to the view you were using before. Double-clicking a Feed will open up the feed in a new tab.
-
How do I view a story in Text View?
-
To temporarily open up a story in Text view, just hit shift+enter. Like the Story view, the next story you open will revert back to the view you were using before.
-
Am I actually at the original site? Can NewsBlur see what I see?
-
Well, not exactly. In order to show you a site in Original or Story view, NewsBlur takes a snapshot of the page when you switch over. So if you log into the real site, it might not look exactly the same. We do this because it helps everything load more quickly, and no one likes waiting.
-
What does "imperfect proxy due to http over https" mean?
-
This refers to when the Story view in NewsBlur is not able to load a thing for many users who are reading NewsBlur over an https connection. See the NewsBlur Blog post entitled A new way to use the Story view while on https (SSL) for details.
-
Why doesn't NewsBlur follow me when I click on links on the page?
-
Since NewsBlur runs as a webpage, clicking on a link means you’re technically leaving our site, although only for a portion of the page. In order to track what you're reading, you need to read NewsBlur's snapshot of the page, or switch to the Feed view.
-
There’s a way to fix this so it works like you would expect, but it’s pretty difficult to do. We’ve got a lot of other big priorities that come first, and we also like to have some time for things like eating dinner and watching television and playing with random dogs we pass walking down the street, so it hasn’t happened yet. If you really want to see it change, drop us a line, and we’ll consider it if the response is big enough.
-
What do the three bullet colors next to stories mean?
-
are stories you don't like
are stories you have not yet rated
are stories you like
-
How does NewsBlur know whether I like or dislike a story?
-
Our favorite thing about NewsBlur is that you can teach it your preferences every time you read a story. When you like or dislike something you read, you can click the button at the bottom that says “Train This Story.” You’ll be presented with a whole list of characteristics about the story, including the author, the title, any tags, the blog from which it comes, and the person who shared it. Everything defaults to grey, which is neutral—you neither like or dislike it.
-
But if there’s an author on a blog you particularly like, or a particular category you want to know more about, you can use the thumbs-up button to mark it green. The same goes for authors, categories, and even whole blogs that don’t really strike your fancy. Stories marked with red as hidden and are only shown when you hit the “Show Hidden Stories” button.
-
What's the point of training your feed?
-
The more you train NewsBlur, the more able it is to dish up stories that suit your interests. So if you read a blog that covers both politics and sports, but you only like politics, or a blog where you love Author A’s work but not Author B or Author C’s, NewsBlur will only give you stories about politics and stories by Author A. That means less stuff to sort through, and more time playing with random dogs you pass while walking down the street.
-
Why doesn't NewsBlur use other user's training on my stories?
-
Training is completely personal, otherwise we get trapped in a popularity bubble. That's fine for people who want the same thing as everybody else, but NewsBlur is built for those power users who want fuller control. And since you know why a story is shown or not, you can refine the training with ease.
-
Why should I invest the time to train my feed?
-
We know that training is time-consuming, which is why NewsBlur is still a good RSS reader even if you don’t much feel like training it. We want to eventually develop an automated way of detecting stories without you having to train NewsBlur, but that’s still in the future. In the meantime, consider the time you put into training it now as an investment in your interest and attention at a later date.
Information for Publishers
-
How can I control how stories are found in the Original view?
-
To control where stories begin in the Original view, you can use any of these class
names in your HTML:
.entry
.post
.postProp
.article
#postContent
If NewsBlur cannot find one of these class
names, it will check for the following, in order:
- Exact match in a single visible element.
- Near-match by header tags:
h1, h2, h3, h4, h5, h6
.
- Near-match in a
.post
or similar class name.
- Near-match by font-size (largest font size wins).
- Each match is ranked by similarity.
To view the exact heuristics used, see find_story_in_feed_iframe
in reader.js on GitHub.
-
How I can prevent NewsBlur from loading the Original view (without using an iFrame buster)?
-
If you would like to opt-out of the Original view, simply email Samuel Clay and let him know. He will place your site on an opt-out list.
Note that users will still be able to read the Feed view. However, consider that when in the Original view, your ads and original content are unaffected. Consider instead placing an exception rule in your iFrame buster code that looks for 'www.newsblur.com' in the URL and prevents your iFrame buster from running.
Something's Wrong
-
Help! All of my stories are several days old and new stories are not showing up.
-
Congratulations on your esoteric taste in blogs—and condolences as well. The way NewsBlur works requires that sites get updated on a regular basis, so we try to serve the most popular and frequently updated sites first. Sites that only have a single subscriber tend to get updated much less often, in comparison to those that have many; the same goes for those that update a few times a month instead of several times a day.
-
Why can't NewsBlur show me all the stories I want, when I want them?
-
Totally unfair, we know. Our best recommendation is to post some of your favorite older stuff from that obscure site you love on your Blurblog. If more people see that stuff, then you’ve increased the likelihood that blog will snag other subscribers, and it’ll get bumped up NewsBlur’s list of sites to refresh more often.
-
Help! A bunch of my sites are misbehaving.
-
Yeah, we know, and we’re sorry about that. About half of these misbehaving errors aren’t on us (like 404 Not Found errors), but the other half are various edge cases, parser errors, uncaught exceptions, and bad code on NewsBlur's part. We do our best to find and root out everything we can, but there are only so many hours in a day.
-
On the upside, the severity of this problem means that we take measures every few weeks that fix a huge swath of misbehaving sites at once. It’s pretty great when this happens, but we know it’s not frequent enough. We’re working on it, we promise.
-
Help! I have an issue and it's not mentioned here.
-
Please, please, please report your issue on the NewsBlur support forum. If you have an issue it is entirely possible that other people do, too, and the more we know about something that’s gone wrong, the more able and likely we are to fix it. Don’t be shy, drop us a line!