Show HN: I took your advice and prldr is now a visual RSS reader
https://news.ycombinator.com/item?id=1646290Last week I showed prldr.com, a small project I created during my weekends. The immediate thing I learned from the comments was that prldr had to be a RSS reader, which I already had in mind. So after another couple of days programming prldr.com is now a visual rss reader. You read the news by just opening the links from the RSS feeds, simple as that.
features for now: management of feeds, import OPML file, keyboard navigation, automatic feed fetching.
ps: I disabled preloading of tabs, because some browsers tend to crash when opening 30 iframes :P. Have to implement some stack mechanism to do this. Expect it online tomorrow. pps: Some bugs may exist. Still very alpha. Testing an idea right here.