Show HN: prldr.com, preloading the internet, my weekend project.
1–10 of 14 posts
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#2It's got a very basic API, so you can use it to create and update your own lists.
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.
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.
It currently works best in Chrome/Safari.
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#3prldr.com let's you create lists of links and preloads those lists for you. It's got a very basic API, so you can use it to create and update your own lists. 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. What do you think? What kind of things must I add to m…
Middle-clicking and background opening them in new-tabs is easy enough for me.
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#4prldr.com let's you create lists of links and preloads those lists for you. It's got a very basic API, so you can use it to create and update your own lists. 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. What do you think? What kind of things must I add to m…
It's a neat tool, but I don't know how often I'd use it. Pre-loading the info is neat for twitter, but the additional second or two it takes to copy/paste the info into your app seems like it'd be longer than just waiting for all the pages to load. Middle-clicking and background opening them in new-tabs is easy enough for me.
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#5Definitely needs a STOP button, though; stopping the current page using my browser didn't stop it from preloading.
Works fine in Opera, by the way.
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#61) 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.
2) Some sites only offer summary-only RSS feeds for various reasons.
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.
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#7This would make a great alternative to an RSS reader. I've always had two problems with RSS: 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. 2) Some sites only offer summary-only RSS feeds for various reasons…
Re: Show HN: prldr.com, preloading the internet, my weekend project.
#8Actually, 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). Definitely needs a STOP button, though; stopping the current page using my browser didn't stop it from preloading. Works fine in Opera, by the way.