I wonder about the copyright issue with this? It is basically packaging someone else's work and producing it in another format. I thought that is why Hacker Monthly had to contact each individual author to get permissions, or is that just because he is selling it?
HackerMonthly is repackaging several articles under a unified name. He is also putting ads on the magazine and later selling them after the first couple of issues. Not getting permission would have been both legally questionale and a dick thing to do. This "web-app" (if I may use the word), is a simple automated way of putting multiple stories in to PDF format. You could do it yourself at home. There is no ad, reform…
PDFed Hacker News Daily
11–20 of 20 posts
Re: PDFed Hacker News Daily
#12Very good, for people on the go. If there was a way to also include the HackerNews users' comments on it, it would be even better.
Re: PDFed Hacker News Daily
#13Very nice, you should use http://viewtext.org/ API to clean the pages and comments. The PDF will be easier to read and with less pages :) I love the idea!
I want to implement something like viewtext.org on my own server (not using an API). I recall somebody mentioning a package that did a pretty good job of cleaning up a web page but can't find it. Can anybody recommend anything?
http://code.google.com/p/arc90labs-readability/source/browse...
Re: PDFed Hacker News Daily
#14Earlier quoted context omitted.
HackerMonthly is repackaging several articles under a unified name. He is also putting ads on the magazine and later selling them after the first couple of issues. Not getting permission would have been both legally questionale and a dick thing to do. This "web-app" (if I may use the word), is a simple automated way of putting multiple stories in to PDF format. You could do it yourself at home. There is no ad, reform…
Is the distinction obvious if I took your blog articles and packaged them in a series of PDFs and published them on my site for download?
This is legal in the same way that software that rips MP3s from CDs is legal.
On the other hand, distributing the content isn't. So you can rip the content and use it personally, but you can't distribute it without permission.
Re: PDFed Hacker News Daily
#15Earlier quoted context omitted.
HackerMonthly is repackaging several articles under a unified name. He is also putting ads on the magazine and later selling them after the first couple of issues. Not getting permission would have been both legally questionale and a dick thing to do. This "web-app" (if I may use the word), is a simple automated way of putting multiple stories in to PDF format. You could do it yourself at home. There is no ad, reform…
Is the distinction obvious if I took your blog articles and packaged them in a series of PDFs and published them on my site for download?
Re: PDFed Hacker News Daily
#16Earlier quoted context omitted.
Is the distinction obvious if I took your blog articles and packaged them in a series of PDFs and published them on my site for download?
The distinction here is between the software and the distribution. This is legal in the same way that software that rips MP3s from CDs is legal. On the other hand, distributing the content isn't. So you can rip the content and use it personally, but you can't distribute it without permission.
Re: PDFed Hacker News Daily
#17Earlier quoted context omitted.
Is the distinction obvious if I took your blog articles and packaged them in a series of PDFs and published them on my site for download?
Thats not what this "web-app" is doing.
I understand the difference in distribution vs conversion, but it seems like this is almost a mix. I actually think this service is pretty cool, even though I hate PDFs in general... but I still had to ask. :)
Re: PDFed Hacker News Daily
#18I wasn't interested viewing a website I saw last week as a pdf. What I suggest doing is checking out how arc90 made the readability bookmarklett, scoop content that way so that it works on your pages with your own magazine-like design that isn't boring. Include top comments, and create a section for discussions (comments that get a lot of replies/nesting). I go far out of my way to un-style every website to be nice and uniform without superfluous content screaming at me from every direction (why did gopher:// have to die?!).
Re: PDFed Hacker News Daily
#19Earlier quoted context omitted.
The distinction here is between the software and the distribution. This is legal in the same way that software that rips MP3s from CDs is legal. On the other hand, distributing the content isn't. So you can rip the content and use it personally, but you can't distribute it without permission.
Its a conversion tool, not a distribution tool.
I'm saying that it would only be illegal if he attempted to distribute the content too, which he doesn't.
Re: PDFed Hacker News Daily
#20Earlier quoted context omitted.
Its a conversion tool, not a distribution tool.
That's my point. This web app is doing the content extraction and nothing else. (I can see how perhaps I wasn't clear on that) I'm saying that it would only be illegal if he attempted to distribute the content too, which he doesn't.