This would make a great alternative to an RSS reader. I've always had two problems with RSS:<p>1) Design has value. RSS readers strip the aesthetic qualities out of a web page and leave you with sterile text. Given the way some websites have been designed this is sometimes a good thing, but at other times I feel like I'm missing part of the experience.<p>2) Some sites only offer summary-only RSS feeds for various reasons.<p>Prldr could solve both of these problems really nicely. Consider expanding the project to allow uploading an OPML file, and tracking what users have read.
prldr.com let's you create lists of links and preloads those lists for you.<p>It's got a very basic API, so you can use it to create and update your own lists.<p>I can think of multiple use cases for it. For example: load your twitter feed, scrape the links and display them, load all your rss feeds and display them, open up all links off a frontpage, to preload them.<p>What do you think? What kind of things must I add to make it useful for you? You might just not like it, because of the iframe technique used, just ignore it then, it really is a very hackerish tool and not meant to be more than that.<p>It currently works best in Chrome/Safari.
I like this. I generally load links in background tabs while reading through a page, but this could be extended to report on browsing and even suggest links.<p>The "are you sure you want to leave" alert makes me want to go away and stay away--it is not the helpful "close all open tabs?" from closing FireFox.<p>Have you considered using the right sidebar instead? Consider having a clean left-leading edge for readability.<p>Edit: Not to put too fine a point on, but the preload urls show up as visited anchor links (which I may not have read) when I go back to HN. Sometimes bug fixes can suggest a radically new way forward.
Actually, I like it. API seems simple too. I have a forum where I like to go through every single new post; would be useful for this (right now my solution is middle clicking a ton of tiny "arrow representing updated posts" images).<p>Definitely needs a STOP button, though; stopping the current page using my browser didn't stop it from preloading.<p>Works fine in Opera, by the way.