Google Wins a Court Battle
Gosalia wrote to let us know about an article which opens with: "In a legal win for Google, a federal judge dismissed a lawsuit filed by a writer who claimed the search giant infringed on his copyright by archiving a Usenet posting of his and providing excerpts from his Web site in search results." Thankfully, we can all still read Usenet articles on Google as well as other archive services.
I may not agree with every decision Google makes, but all in all, I believe they're the closest thing we've got to a big business with a conscience. I mean they've got great potential to do some good, as this article points out. http://tcal.net/archives/2006/02/23/google-charity -plans/
But without getting too off track, I'm glad they won this battle. Because of their line of work and the innovative new steps they take, they're bound to step on a few toes. I just hope we don't smother them in too many lawsuits, both as indivduals and as a government.
According to the ZDNet write-up, he does business as the Snodgrass Publishing Group, who have some interesting offerings at a site they own called "cybersheet.com". This is the top result from a Google search for "Snodgrass Publishing Group"
"Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
There exists several legitimate ways to keep your web content out of google's indexes. They respect all of the following methods. Google even has a page titled "Google information for webmasters" which documents most of these. On what grounds does one have to sue?
* E-mail header that prevent google groups from archiving your message: "X-No-Archive: Yes".
* Meta tags: <META NAME="Googlebot" CONTENT="nofollow">
* Hyperlinks <a href="http://google.com" rel="nofollow">
* robots.txt file with proper syntax
* Google's link removal page: http://www.google.com/webmasters/remove.html
/^([Ss]ame [Bb]at (time, |channel.)){2}$/
However, you always have the possibility of going "off the record" which prevents chats from being saved. It's right there in the preferences and well explained.
--
On 17 March 2006, onedotzero (926558) wrote:
So? At that point, it is no longer "your" post anyway, so you have no right to say if the reply should also have X-No-Archive. Unless someone considers quoting copyright infringment as well, but then you'd have to successfully sue the person who quoted you before going after someone like Google for archiving the reply.
You can inhibit Google from archiving your Usenet posting by adding "X-No-Archive: yes" to the message header, or as first line in the message body. It will still be shown for a short while on Google, but when you are posting on Usenet, it's actually part of the system that your message is copied to any number of servers, stored there for a limited time, and made accessible to anyone, so while IANAL, I'd guess by posting to Usenet you give implicit permission to do that.
So in short, Google archives all Usenet posting where the author doesn't say that he doesn't want it archived. Therefore the analogy would be that you can record, archive and republish any music and other programming unless the author says he doesn't want this. And indeed, this is almost the current copyright situation. The difference is that the default for radio broadcasts is the reverse: Unless the author explicitly allows you to rebroadcast, you may not.
I guess if the default would be changed, then the only difference would be that radio stations would start to explicitly say all the time that you may not rebroadcast their material. Which I don't consider an improvement over the current situation.
The Tao of math: The numbers you can count are not the real numbers.