Slashdot Mirror


Google Wins Nude Thumbnail Legal Battle

eldavojohn writes "Google is currently fighting many fronts in its ability to show small images returned in a search from websites. Most recently, Google won the case against them in which they were displaying nude thumbnails of a photographer's work from his site. Prior to this, Google was barred from displaying copyrighted content, even when linking it to the site (owner) from its search results. The verdict: "Saying the District Court erred, the San Francisco-based appeals court ruled that Google could legally display those images under the fair use doctrine of copyright law." This sets a rather hefty precedence in a search engine's ability to blindly serve content safely under fair use."

204 comments

  1. How is this different from text? by Anarchysoft · · Score: 4, Interesting

    For many years, Google has shown snippets of a website's likely copyrighted text. Is this really any different from a legal standpoint?

    1. Re:How is this different from text? by Anonymous Coward · · Score: 0

      For many years, Google has shown snippets of a website's likely copyrighted text. Is this really any different from a legal standpoint?

      It depends if you are in Belgium with no fair use or if you are in the United States with fair use.

    2. Re:How is this different from text? by WoLpH · · Score: 4, Interesting

      And Google has been sued (atleast in Belgium) for just that, some newspapers didn't want Google to show the text on there site, so they sued and won. In exchange Google removed those websites _entirely_ from there search results, I'm just wondering what they would have liked better ;)

    3. Re:How is this different from text? by Anonymous Coward · · Score: 0

      keep it up judges, its just a matter of time before your elected instead of appointed. it is clear that most judges have forgotten what there jobs are. and people think big oil is robbing us blind. wake up people.

    4. Re:How is this different from text? by comradeeroid · · Score: 1

      Can't for sure say how it is with US laws, but I think snippets of text fall under the right to free quotation at least in swedish law. i e You're allowed to freely quote up to X amount of text (can't remember the real number, but it ammounts to a quarter of a printed page or something like that).

      --
      If you see a rock violating the law of gravity, then the law is wrong, not the rock!
    5. Re:How is this different from text? by elgatozorbas · · Score: 1

      IIRC the complaint was not that they showed small pieces of the information, but that they cached complete articles, making them available (for free) after they had been transferred to the (paying) archive section of the newspapers.

    6. Re:How is this different from text? by Anonymous Coward · · Score: 0

      this content is out in 'public' view anyway - i would think that is the key point

    7. Re:How is this different from text? by wboelen · · Score: 1

      Google removed those websites _entirely_ from there search results

      Did they? Because I'm from Belgium and tried a few of the most popular newspapers (de Gazet Van Antwerpen, De Standaard, Het Nieuwsblad, Het Volk and De Tijd) and they're all in Google's index. Did they change it or did you mean Google only removed the results in Google News?

    8. Re:How is this different from text? by WoLpH · · Score: 1

      You are correct, but I think Google has every right to show that information. The page was freely available at that moment, there business model is just flawing if they only want to make it available for a couple of days imho...

    9. Re:How is this different from text? by WoLpH · · Score: 1

      Yes, they did. However, after a couple of months they've put the sites back in the results again (not sure if they've cached it now).

      IIRC the problem was that Google put the entire page in it's cache, that way people could look at the page via the Google cache even after the sites put it offline. There's a simple solution for that, put some headers on the page to block caching, the Googlebot listens to that perfectly. But... they do want the preview but not the cache, something Google does not offer.

  2. What happened to robots.txt? by Opportunist · · Score: 5, Insightful

    If you don't want your page to show up in google, send the robot home. They actually honor that, ya know.

    If you don't know how to use it, well, then maybe you should not display your content on the internet. It will survive without.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:What happened to robots.txt? by R3d+M3rcury · · Score: 1

      Well, I don't know how to do it off the top of my head. I'd Google it, but I might end up with all these pornographic pictures... :^)

      Seriously, I agree that this is a good thing and there are ways to not have Google index your pages if you'd prefer that they don't. I have to admit, I'm curious if there's a way to not have Google do images or videos but do text. That seems like it would be a feature worth having...

    2. Re:What happened to robots.txt? by Anonymous Coward · · Score: 5, Funny

      I'd Google it, but I might end up with all these pornographic pictures... :^) Isn't that the point of a search engine?
    3. Re:What happened to robots.txt? by yabba-dabba-do · · Score: 0

      It is very simple using robots.txt, just move all your images to a single directory (/images) and then add /images to the deny list in robots.txt. Robots can index the rest of the site, but ignore the /images directory.

    4. Re:What happened to robots.txt? by houghi · · Score: 3, Insightful

      Yeah, I say that opt-out is the way to go. (NOT)

      Why not have a robots.txt to opt-in?

      --
      Don't fight for your country, if your country does not fight for you.
    5. Re:What happened to robots.txt? by Opportunist · · Score: 1

      True. Actually very true. Can we shift a few insightful mods from my posting to yours?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    6. Re:What happened to robots.txt? by mpcooke3 · · Score: 1

      There is no legal basis for robots.txt that i am aware of.

      What if I devise a system whereby i am allowed to touch all womens boobies unless they have a sign on their back saying "No touching my Boobies".

      Even if my system (no-touch-boobies.txt) becomes very popular I don't think it would give you any legal protection for touching a womens boobies unless it's recognised in law.

      Matt.

    7. Re:What happened to robots.txt? by arootbeer · · Score: 1

      Because the only difference is that the search engines would request that web servers ship with it opted-in by default?

    8. Re:What happened to robots.txt? by julesh · · Score: 1

      Because making such a dramatic change to the system now is infeasible, because it will break searching, which is an essential feature of the world wide web. Yes, early web developers should have spotted that this would be an issue and required the existence of a robots.txt file (or siilar) with opt-in semantics.

    9. Re:What happened to robots.txt? by Shagg · · Score: 1

      Putting your content on a publicly accessible website is the opt-in.

      If you want everyone *except* a search engine to be able to use it, then you opt-out for the search engine.

      --
      Unix is user friendly, it's just selective about who its friends are.
    10. Re:What happened to robots.txt? by Just+Some+Guy · · Score: 1

      Exactly. You've already said "hey, world, here's my content!" If you wish that some of the world not take you at your word, then it's incumbent upon you to tell them that. That's what robots.txt is for.

      --
      Dewey, what part of this looks like authorities should be involved?
    11. Re:What happened to robots.txt? by VWJedi · · Score: 1

      Because the only difference is that the search engines would request that web servers ship with it opted-in by default?

      You think sys admins just turn on their servers and open them up to the internet without configuring them first?

      And I don't think the Apache project would be very cooperative in this, anyway.

    12. Re:What happened to robots.txt? by Darby · · Score: 1

      Yeah, I say that opt-out is the way to go. (NOT)

      Why not have a robots.txt to opt-in?


      Because we're talking about *publicly accessible* web servers.

      Putting anything on a section of a web server open to anybody is implicitly opting in to have anyone and everyone look at what you put there.

    13. Re:What happened to robots.txt? by Darby · · Score: 1


      What if I devise a system whereby i am allowed to touch all womens boobies unless they have a sign on their back saying "No touching my Boobies".


      Then you should approach from the front and claim ignorance of the notice ;-)

  3. yes by Anonymous Coward · · Score: 5, Insightful

    Is this really any different from a legal standpoint?

    Yes, because now a court has ruled that it is legal.

    If Google gets fair use, others will too. This helps to chip away at the damage the DMCA (and a few very uneducated court rulings) has done.

    1. Re:yes by flyingsquid · · Score: 5, Funny

      Personally, I don't really see what the fuss is all about. I go around with my thumbnails uncovered all of the time (even though they are a bit chewed-up) and I don't care if people can see my nude thumbnails on Google or not.

    2. Re:yes by bh_doc · · Score: 1

      I don't want no *pervert* looking at my nude thumbnail! I'd never live it down!

    3. Re:yes by gfxguy · · Score: 2, Interesting

      How does this chip away at the DMCA? What part of the DMCA was violated? Just because it's digital content?

      --
      Stupid sexy Flanders.
    4. Re:yes by Anonymous Coward · · Score: 5, Informative

      Actually, it is different from a legal standpoint. There are a few reasons one could point to, but I think the main one is that a snippet of text is just that - a piece of a larger work. In the case of thumbnails, you get the whole image, even though it's shrunken down. But it's still the whole thing. So the question is: does that make a difference under the law? And the answer we got yesterday is, at least in the territory governed by the 9th Circuit, "probably not much of a difference."

      But I have to caution everyone against a few things: first, you should refrain from describing the case before reading it: the court didn't say Google's practices were exactly "legal." They did give a strong fair use argument related to the use of thumbnails in image searching, but they didn't say that everything Google did was kosher - they laid out a rule and told the lower court to look into the facts and apply their new ruling to see if Google did everything properly. So, while it was a positive ruling, Google didn't quite "win."

      Second, I don't know what the poster above is talking about when he mentions "the DMCA" and "uneducated court rulings." The only thing the DMCA has to do with this case is that it might help Google avoid liability because of the so-called safe harbors for internet services. The "bad" part of copyright law that Google was sued under is just the plain-old copyright statute that has - more or less - been in effect for the past 100 years. Also, there aren't any "uneducated court rulings" in regard to this case - the trial court decided mostly in favor of Google and against it only on a pretty narrow set of issues. It was a thoughtful decision and, again, I'd recommend it to anyone who's interested in these issues.

    5. Re:yes by Anonymous Coward · · Score: 0

      He was talking about "text" versus "pictures," not if it was previously deemed legal or not...

    6. Re:yes by redcane · · Score: 1

      Maybe it's just semantics, but if you shrink an image down, your not getting the whole thing. If there was a small object in the original image, it may not be there in the shrunken image. You are perhaps really missing whole parts of the image. With nudes, you might miss out on a whole nipple.

    7. Re:yes by Anonymous Coward · · Score: 4, Funny

      This thread is useless without pics.

    8. Re:yes by BakaHoushi · · Score: 2

      I think you point out the rather humorous point of people making assumptions when many meanings are possible. I'm reminded of a scene fro Family Guy at a meeting for the construction of the Constitution.

      Jefferson: "So, do you think we should go into more detail about the 2nd ammendment? You know, to clarify it?"
      Washington: "No, I think it's clear enough the way it is. Everyone has the right to keep bear arms over their door. Simple, isn't it?"

      On the other hand, your joke has inspired me to consider the possibility of fingernail pornography. It must be out there somewhere. This is the Internet. Every part of the body has a fetishist. I'm very frightened, but I know it's out there.

      And to be more on topic, good for Google. Honestly, it's not like Google ever claims ownership of these images. It just provides an incredibly small preview of an image you can find on another site that it links to. I don't get it. Where can anyone see any harm in that? Did somebody make a patent for the idea of a "preview?"

    9. Re:yes by neomunk · · Score: 1

      The DCMA has been pretty fair-use myopic, at least in the hands of the **AA. This just reminds the gentlemen that sometimes people DO have a right to copy copyrighted materials. That's all really, but it's about time IMHO.

    10. Re:yes by Miseph · · Score: 1

      But... but... Google Good, DMCA Bad, judges Incompetent. Everybody knows that. Don't go rocking the boat with your new fangled "ideas" that you get from "analyzing the facts for yourself" rather than just accepting the "Slasbot groupthink" as the gospel we all know it is!

      No good will come of this, I tell ya. No good at all.

      Now if ya'll will excuse me, I've got to go attend to my Beowulf cluster of Linux servers hosting my Natalie Portman with hot grits fingernail fetish pr0n site and distributing perfectly legal torrents, it's currently orchestrating a DDoS attack on Redmond and I need to make sure I don't accidently hit Steve Jobs or he'll send sharks with frikin' lasers to send me back to Soviet Russia as a karma whore on the streets of St. Petersburg.

      --
      Try not to take me more seriously than I take myself.
    11. Re:yes by arbitraryaardvark · · Score: 1

      The slashdot summary: "google wins! score! yippee!"
        TFA: Google wins part of nude-photo suit

      Notice any difference?
      TFA: But the three-judge panel handed Google a mixed victory. It sent the case back to the District Court to determine whether Google was indirectly liable for damages because it linked to websites that displayed Perfect 10's copyrighted images without permission.

      A win like that would bankrupt most of us.
      The coverage elsewhere has been more nuanced.
      http://howappealing.law.com/051607.html#025351 points to EFF's collection of the documents in the case.
      http://howappealing.law.com/051607.html#025364
      Ok, WashPo is also reporting Google Wins.
      http://en.wikipedia.org/wiki/Perfect_10_v._Google_ Inc
        http://en.wikipedia.org/wiki/Perfect_10
      +5 informative insightful boobies

    12. Re:yes by AaronBenage · · Score: 1

      Well, you're right, it is out there. Way out there... http://www.nailbytes.com/

      --
      "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." -
    13. Re:yes by Darby · · Score: 1

      I go around with my thumbnails uncovered all of the time (even though they are a bit chewed-up) and I don't care if people can see my nude thumbnails on Google or not.

      But what if you just got finished working on your car or in your garden or something?

      That's just filthy!

    14. Re:yes by Alsee · · Score: 1
      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    15. Re:yes by ultranova · · Score: 1

      On the other hand, your joke has inspired me to consider the possibility of fingernail pornography. It must be out there somewhere. This is the Internet. Every part of the body has a fetishist. I'm very frightened, but I know it's out there.

      Fingernail porn is nothing to be frightened about. On the other hand, I've been scarred ever since I read a sweet, sad, romantic and moving sex story... about necrophilia.

      Then I realized that it's only a matter of time before someone - propably the Japanese - will make a porn movie starring zombies. And, horror of horrors, I found myself writing the plot late one night...

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    16. Re:yes by BakaHoushi · · Score: 1

      Too late. I've stumbled across Resident Evil porn. So you know it must be out there.

      Rule 34 of the Internet: There is porn of it. No exceptions.

    17. Re:yes by EagleEye1975 · · Score: 1

      Technically speaking, a thumbnail is NOT the entire image. If you have an image that's of modest size... say 400x600, then reduce it down to 100x150, you are technically removing 225000 pixels... you are only SHOWING 15,000 of the total 240,000 pixels of the original work. This is only about 6.5% of the original work, which certainly falls under the fair use clause, as it's not a complete recreation of the original work.

      Taking it a little farther, you have to realize that the thumbnail is not a completely accurate representation of the original image due to compression algorithms to make the image look similar to the original.

      However, the simple fact of the matter is that you can't take the thumbnail and accurately recreate the original by resizing it back up.

  4. RTFA by dubonbacon · · Score: 5, Informative

    The U.S. 9th Circuit Court of Appeals undid a preliminary injunction, issued last year by a Los Angeles District Court, that had kept the Web search giant from displaying thumbnail-size photographs of images owned by Perfect 10 Inc. that other sites had improperly posted.

    --
    sw5YRhw4ln3pr7$Ock1/4ma0u8Lw2Tm5l6/7DOiC5e6t4NSb6T en 6g5AOCPa2Xs!MSr!p! hackerkey.com
    1. Re:RTFA by tburke261 · · Score: 1

      Google seems to be into a good amount of legal trouble lately. It seems like the lawsuits have started only when google had the $$$ to pay up.

    2. Re:RTFA by Volante3192 · · Score: 5, Insightful

      np, Perfect 10 just has to send DMCA removal requests to the original sites...which they can easily find with Google image search.

      What I'm wondering is why go after the intermediate? Google's providing them a wealth of information on infringers. Shut down the middleman you lose your path to the top. (bottom?) Seems to me Perfect 10's just (a) lazy and (b) looking for a quick buck. Go after the REAL infringers already.

    3. Re:RTFA by Jeff+DeMaagd · · Score: 1

      OK, so it touches on different laws. Even that isn't Google's fault. Weeding out copyright infringement isn't the search engine's responsibility.

    4. Re:RTFA by Scrameustache · · Score: 3, Insightful

      np, Perfect 10 just has to send DMCA removal requests to the original sites...which they can easily find with Google image search.

      What I'm wondering is why go after the intermediate? That's the BILLION DOLLAR question.
      --

      You can't take the sky from me...

    5. Re:RTFA by 172pilot · · Score: 1

      What you're Wondering??

      Of course, you sue where the money is, right?? Why do the work yourself, when you can sue and have someone else do it, while you collect from them!

      --
      -Steve Tired of voting for the "lesser of two evils?" Come talk about it on www.bothsidesarewrong.com
    6. Re:RTFA by mgblst · · Score: 1

      You are wrong. How do you find a particular image with google image search? Sure, if you look for a particular file name, or it is linked to perfect 10 you can do a search for that. But it is not like they can submit an image, and google will find all same or similar images? So how does one go about finding sites that are posting their images? There is no real way.

    7. Re:RTFA by bkr1_2k · · Score: 1

      They obviously found the images somehow, or there would be no lawsuit in the first place. It's not hard to do some selective word searching that describes the image content and find specific pictures, especially of "artistic" type images.

      --
      "Growing old is inevitable; growing up is optional."
  5. errr.... by Anonymous Coward · · Score: 0

    So in theory I could display google's logo in a prominent place on my webpage and use it as a logo, as long as it links back to their page..

    If they complain, its just a thumbnail.. cool.

    1. Re:errr.... by Pharmboy · · Score: 5, Interesting

      You just don't get it. Google isn't pretending to be YOUR site by showing thumbnails. It is providing a service, one you can opt out of using a single line in /robots.txt. The service benefits both parties.

      You CAN use a thumbnail of Google's logo to represent a link to them, that would be fair use, which is EXACTLY what this is about. Other use is obviously copyright infringement.

      Try reading US Title 17 Section 106A and comprehending it. It isn't that hard.

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:errr.... by Anonymous Coward · · Score: 0

      The service benefits both parties.

      Is that why the nude site was suing Google?

      Other use is obviously copyright infringement.

      NO, its a thumbnail so obviously fair use, even without the owner's permission. That was the point of the case.

    3. Re:errr.... by josteos · · Score: 1

      While I agree that Google should do this, and I think most people would agree, I do find it interesting that Slashers think its OK for Google to use an Opt-Out strategy whereas spammers are pilloried for trying the same thing. Both involve someone offering you a service which you didn't request, and you (not them) have to do something to make it stop.

      --
      Save the Music; Save the World at http://www.TuneTriever.com (Our latest Android game)
    4. Re:errr.... by Skapare · · Score: 1

      And using "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" as a snippet from an article on how to make a content restriction system that fails would be fair use, too, right?

      --
      now we need to go OSS in diesel cars
    5. Re:errr.... by UserGoogol · · Score: 1

      I have no legal training at all, but that's more of a trademark issue than a copyright issue. Using another company's logo is as your own is one of the most obvious examples of trademark infringement around.

      --
      "Never attribute to malice that which can be adequately explained by stupidity." -- Hanlon's Razor
    6. Re:errr.... by Macadamizer · · Score: 3, Informative

      So in theory I could display google's logo in a prominent place on my webpage and use it as a logo, as long as it links back to their page..

      If they complain, its just a thumbnail.. cool.


      Don't confuse copyright and trademark law. Google's logo is more than a thumbnail -- it's a trademarked logo. Your use might be a "fair use" under copyright law, but would likely be infringing under trademark law.

      --

      "That's not even wrong..." -- Wolfgang Pauli
    7. Re:errr.... by dido · · Score: 1

      More properly, use of Google's logo in the way the GP describes would amount to trademark infringement, and that would probably be much easier for Google's sharks to prosecute in a court of law.

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    8. Re:errr.... by Anonymous Coward · · Score: 0

      If we could edit a single file and opt out of receiving all spam, nobody would really care about the need to do so. Instead we're faced with thousands of spammers with thousands of distinct "unsubscribe" request schemes which aren't even honored.

    9. Re:errr.... by Anonymous Coward · · Score: 0

      There is no copyright on that AACS key. Distributing it is illegal because it serves as a component of a DRM circumvention tool, and the DMCA offers no exceptions for tools which will only facilitate fair use. Everyone knows this law sucks, and everyone who wants the key already has it. All you're doing is making Slashdot's staff waste more time dealing with threats from those scumbags. Please stop.

    10. Re:errr.... by jrumney · · Score: 1

      It would be a spectacularly stupid move for Google to go after people using their logo to link to Google under the guise of trademark infringement. Think about it for a minute. How many trademarks do you think are indexed in Google images?

    11. Re:errr.... by dido · · Score: 1

      But they aren't pretending to be Google, and Google isn't pretending to be the trademark holder by indexing their files... The situation described by the GGGP poster describes a site that places the logo in a prominent spot, probably with the intent to deceive people into believing that the site is somehow affiliated with Google.

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    12. Re:errr.... by jrumney · · Score: 1

      I see my mistake now. I was reading at a level that filtered out the post in question, so I misinterpreted and thought you were talking about the parent, not GP.

  6. opt-out by pytheron · · Score: 1

    In the UK, we have a parallel situation with phone numbers. Anyone can 'search' for them in a phone book, but it is up to you to voluntarily opt out (ex directory). Unfortunately, several companies choose to ignore the opt-out listings ! It seems reasonable that the web directory (google) has a similar mechanism for avoiding unwanted listing (robots.txt).

    --
    "I am not bound to please thee with my answers" [William Shakespeare]
    1. Re:opt-out by markov_chain · · Score: 1

      In the US, we usually *pay* to not be listed in a phone directory.

      --
      Tsunami -- You can't bring a good wave down!
    2. Re:opt-out by epee1221 · · Score: 1

      And we can also pay to get the listings of those who paid to not have their info listed.

      --
      "The use-mention distinction" is not "enforced here."
    3. Re:opt-out by VWJedi · · Score: 1

      The question is, why would you think that someone who has paid to avoid telemarketing calls would want to buy what you're telemarketing?

  7. And that sound... by adona1 · · Score: 3, Funny

    is millions of 13 year olds cheering, as their first taste of pr0n surfing remains within their grasp.

    --
    Between the falling angel and the rising ape
    1. Re:And that sound... by Anonymous Coward · · Score: 0

      ... or the sound of thousands of /.-ters booing the story submitter for not showing the nude thumbnails in question. Here I was, ready with a manifying glass as soon as I read the title. No dice. Meh!

    2. Re:And that sound... by Anonymous Coward · · Score: 2, Funny

      Actually, that sound is what millions of 13-year-olds are doing after hearing of this news...

      (...eewwwww...)

    3. Re:And that sound... by Bugs42 · · Score: 1

      is millions of 13 year olds cheering, as their first taste of pr0n surfing remains within their grasp. Please, we really don't wanna hear about what 13-year olds are grasping in a story about nude pics.
      --
      Programmer: an ingenious device that converts caffeine into code.
  8. Re:Idiots like that photographer should be banned by Anarchysoft · · Score: 2, Interesting

    Idiots like that photographer should be banned I'm glad people can't be banned from the net. The internet should be considered in the commons, like the air waves supposedly are. ;)
  9. So this case has nothing to do with nudity? by joeflies · · Score: 4, Insightful

    this appears to be a case of fair use over copyrighted work. So why's the nudity a part of the article headline?

    1. Re:So this case has nothing to do with nudity? by The+Real+Toad+King · · Score: 5, Funny

      It's a strategy the /. editors are using trying to get more people to RTFA.

      I'm not falling for it though.

    2. Re:So this case has nothing to do with nudity? by Paradigm_Complex · · Score: 1

      Sex sells (advertisements).

      --
      "A witty saying proves nothing." - Voltaire
    3. Re:So this case has nothing to do with nudity? by thegrassyknowl · · Score: 3, Informative

      Because nudity draws the attention of everyone. It's about choosing words that attract the attention of people while they're skimming the article headlines. You need to draw them to your spamvertising site to get revenue. Nudity does that, as does the terrorist threat, and a few other select social buzzwords.

      But, I am glad to see that common sense is prevailing here. Score one for fair use. Maybe the world is changing as the courts start realising that copyright is not about making as much money as possible, but about encouraging the creation of new and interesting material for the benefit of society as a whole.

      --
      I drink to make other people interesting!
    4. Re:So this case has nothing to do with nudity? by smilindog2000 · · Score: 1

      Ha! I be they get $$ for click throughs! So... where exactly are those "Perfect 10" thumbnails?

      --
      Beer is proof that God loves us, and wants us to be happy.
    5. Re:So this case has nothing to do with nudity? by Cheapy · · Score: 1

      Because it's not every day that one can combine porn and copyright issues.

      --
      Would you kindly mod me +1 insightful?
    6. Re:So this case has nothing to do with nudity? by irtza · · Score: 1

      well, it may get more people to click through, but I doubt it will get more people to read. More likely a lot of disappointment.

      --
      When all else fails, try.
    7. Re:So this case has nothing to do with nudity? by mazarin5 · · Score: 1

      So goatse is a form of NUDE TERRORISM! Is that why so many people click on it?

      --
      Fnord.
    8. Re:So this case has nothing to do with nudity? by pipingguy · · Score: 1

      Because nudity draws the attention of everyone. It's about choosing words that attract the attention of people while they're skimming the article headlines.

      And the only way to eventually reduce this titillation abuse by manipulative jerks is to allow as much nudity as possible in public in order to de-sensitize everyone from its effects. After all, Europe doesn't frown on bare-breasted females and many TV ads there featu...uh-oh, trouser tent time - BRB.

    9. Re:So this case has nothing to do with nudity? by Anonymous Coward · · Score: 0

      this appears to be a case of fair use over copyrighted work. So why's the nudity a part of the article headline?

      Because without nudity, Google Images would lose its relevance for the great majority of the Slashdot community.

    10. Re:So this case has nothing to do with nudity? by identity0 · · Score: 1

      So if, say, a certain photo.... of my goat... were being used in an infringing manner.... Could I sue Slashdot for linking to it, repeatedly?

      My goat is getting tired of being... spread... on the internet, for all to see!

    11. Re:So this case has nothing to do with nudity? by noidentity · · Score: 1

      What usually draws my attention is the grammatical mistake of saying "nude photograph", when they really mean "photograph of a nude". A nude photograph is simply one lacking any covering. A covered photograph is one inside a closed photo album, for example, which isn't very good if you're trying to look at it.

  10. Victory! by yotto · · Score: 2, Insightful

    This is more than a victory for Google. It's even more than a victory free speech. It's a victory for copyright law reform and a victory for anybody fighting a battle for free distribution of content over the internet.

    And it's of course a victory for all of us who like teh boobays.

    1. Re:Victory! by Anonymous Coward · · Score: 1, Interesting

      All made possible by the DMCA and it's safe harbor provision. Ironic no?

    2. Re:Victory! by thegrassyknowl · · Score: 1

      You know, if you grow a personality you can get 3d-touch-screen boobays. It's amazing technology... They're so much better than the old CRT-based boobays that you discovered at the ripe old age of 12.

      --
      I drink to make other people interesting!
    3. Re:Victory! by Anonymous Coward · · Score: 0

      It's a victory for copyright law reform and a victory for anybody fighting a battle for free distribution of content over the internet.

      Oh please fuck off. No law has been reformed here. To do that would involve convincing politicians, not judges.

      And the people "fighting a battle for free distribution of content over the internet"? You can already do that.

    4. Re:Victory! by GigsVT · · Score: 2, Insightful

      No.

      Just because one part of a law is good, doesn't mean the entire thing is good. Especially with the federal government and their tendency to cram 100 unrelated issues into one act.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:Victory! by red+crab · · Score: 1

      Ya... it's as simple as this. You should understand that Internet is a public, unmanaged network. If you are too concerned about your privacy and rights, just don't put it on the net. You can't put something on public display and at the same time complain about a passerby seeing it. Keep it under wraps if you don't want it to be seen by all.

  11. Why must they mention porn? by AaxelB · · Score: 4, Interesting

    This is a really good thing, it sets a good precedent and so on and so forth, and is probably news worth posting on its own merit. Why must we promote it with "nude thumbnails" in the title? I mean, you should only add an empty promise of porn if the story can't stand on its own. With an interesting story, it's just distracting.

    1. Re:Why must they mention porn? by waferhead · · Score: 1

      Distracting?

      Without links, it' annoying.

    2. Re:Why must they mention porn? by Antique+Geekmeister · · Score: 1

      Because so many slashdotter's social life involves nude pictures and their thumbnails? Or at least their right hand?

  12. Text is a part; a thumbnail is a whole by searchr · · Score: 5, Insightful

    Main difference is the protection for text and video is the ability to fairly take a portion of the entire copyrighted piece. With a still photo, even though it's a smaller version, it's still the ENTIRE image, which on the surface seems to go against the definition of "All Rights Reserved". The question a court has to consider, is if that thumbnail, that smaller version, in any way detracts or takes away anything from the original (and not just commercial, there's an artistic value to it as well.) For this case, I think specifically as a search engine function, the court says meh, you're fine.

    In fact, as a test of Fair Use, it isn't clear if the wholesale simple shrinking of an image to smaller size is in itself fair game, or if it is just within the specific context of a search engine.

    Makes me wonder what this means for the Google Books thingamajig.

    1. Re:Text is a part; a thumbnail is a whole by Fordiman · · Score: 2, Interesting

      It's not the entire image. Technically, it's a grid of small parts of the image, averaged together. You lose a LOT of the original image that way.

      Put it this way: Say the original image is 1024x768 in size, and the thumbnail is 160x120. That's 786,432 pixels of image versus 19,200 pixels, or 1/40th of the image.

      I think 1/40th falls well under fair use, don't you?

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    2. Re:Text is a part; a thumbnail is a whole by honkycat · · Score: 1

      It's kind of an interesting question. What if the image has artistic value and is not a simple representational photograph. It's quite possible to imagine it retaining that artistic value even in its reduced format. It's not a simple matter of "more than X% is infringement, less is fair use." It really depends on what the source material is, what the use is, and on a number of details of how it is used.

      Along these lines, it's significant that Google is using it for a search engine only. That bolsters their case for fair use. If they were using the thumbnails as parts of a collage for, say, an advertisement, that'd make it less likely to be fair use (imo). Of course, that raises the question of whether they're effectively using them for advertisements since that's the source of their revenue........ (I don't really buy that, just think it's the case that nothing is ever as simple and obvious as it might seem)

    3. Re:Text is a part; a thumbnail is a whole by cpt+kangarooski · · Score: 1

      Actually, fair use permits one to use any amount of a work, so long as it's fair. The amount and substaniality used is a factor in determining if it is fair, but it's not determinative on its own. Under the right circumstances, it can be fair to use an entire work, or unfair to use even very small portions.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    4. Re:Text is a part; a thumbnail is a whole by Reziac · · Score: 1

      "Under the right circumstances, it can be fair to use an entire work, or unfair to use even very small portions."

      Just for illustrative purposes, what would be good examples of each?

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    5. Re:Text is a part; a thumbnail is a whole by cpt+kangarooski · · Score: 1

      For small portions of a work which would be unfair to use, I'd look to Harper & Row v. Nation, in which the Nation magazine obtained a copy of Gerald Ford's autobiography before it was published. They reprinted some select bits involving Ford's decision to pardon Nixon. While this was a relatively small part of the book as a whole, it was the only part of Gerald Ford's life that anyone cared about. The court there held that it wasn't fair use.

      For an entire work which would be fair to use, I'd look at Sony v. Universal, in which people using Betamaxes would record an entire TV show from start to finish, thus making a copy contrary to copyright law. Sony argued that those users could be engaged in fair use, since they were making a copy in order to watch the show later. The Supreme Court agreed that at least in some cases that could be a fair use.

      Like I said, the overall circumstances are what's important. That's why there are four factors; no one factor should be entirely determinative. And it's not a mere mathematical test either; in the Sony case, only one factor weighs in the favor of the users, but overall it's good enough to find fair use.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    6. Re:Text is a part; a thumbnail is a whole by Reziac · · Score: 1

      Interesting examples, thanks.... the Ford bio thing in particular re commercial value vs fair use. (Whereas home-taping is worth exactly zilch.)

      I just had the perverse thought of "what if they'd printed everything *but* the pardon-related snippets?"

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Text is a part; a thumbnail is a whole by KillerCow · · Score: 1

      It's not the entire image. Technically, it's a grid of small parts of the image, averaged together. You lose a LOT of the original image that way.

      Put it this way: Say the original image is 1024x768 in size, and the thumbnail is 160x120. That's 786,432 pixels of image versus 19,200 pixels, or 1/40th of the image.

      I think 1/40th falls well under fair use, don't you?


      No, not if that 1/40th could have been considered a work on its own.

      Say there's a 400 page textbook. Should I be free to resell any 10 of those pages? What if they were the best pages (ie, the "quick reference" or the "study guide")?

      Google maps has the surface of the Earth photoed. Should I be able to resell 1/40th of it? Say, all of Canada or all of the USA (each is 1/50th).

      How about a cookbook? I'll just take 1 of 40 recipes from this book, 2 of 80 from that book, etc, a make my own without creating any value.

      What about compression? Take a high-def signal, drop it to low def (thats 1/4 of the data gone already), then I only need a 10:1 compression ratio (probably doable without making it useless). I'll open my own sports syndication business, and no need to pay those pesky leagues!

      Oh, nevermind compression! Theatre screens are like... 20 feet by 40 feet... thats 800 sq feet. 1/40 is 20 square feet which is smaller than any normal TV. So I can record what I see in theatres and resell it for use on any screen smaller than 20 square feet (4x5), without paying the studios anything!
    8. Re:Text is a part; a thumbnail is a whole by Fordiman · · Score: 1

      Um.

      You realize that Google is not selling thumbnails, right?

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
  13. Hey, where are the links? by Tatisimo · · Score: 3, Funny

    In a past story, we got links to all kinds of piracy websites, but this time we get no links to pr0n... Am I missing something? Since when is linking to pr0n any more taboo than linking to piracy?

    --
    Give Kashyyyk back to the Wookies
    1. Re:Hey, where are the links? by Anonymous Coward · · Score: 0

      In a past story, we got links to all kinds of piracy websites, but this time we get no links to pr0n... Am I missing something? Since when is linking to pr0n any more taboo than linking to piracy?

      You must be new here, telling Slashdot readers where to find porn is more than a little redundant.

    2. Re:Hey, where are the links? by $0.02 · · Score: 1

      I don't want links to pr0n. Give us thumbnails.

      --
      If enithin kan gow rong it whil. (Murfey)
    3. Re:Hey, where are the links? by Joe+U · · Score: 1

      Why don't you just google for links instead?

      duh...

  14. I don't understand what the big deal is by MutantHamster · · Score: 2, Funny

    I mean, I don't know about you, but my thumbnails are always nude? Since when is this an issue?

    --
    My Greatest Heist - Muisc partly inspired by the unbeatable Qwantz
    1. Re:I don't understand what the big deal is by treeves · · Score: 2, Funny

      Same here. I've never used fingernail polish either.

      --
      ...the future crusty old bastards are already drinking the Kool-Aid.
    2. Re:I don't understand what the big deal is by Anonymous Coward · · Score: 0

      You've never had a girl play with your nails? How boring for you ;-)

    3. Re:I don't understand what the big deal is by whitehatlurker · · Score: 1

      I for one am glad that I can proudly bare my thumbnails once again. Whhat about finger nails, though?

      --
      .. paranoid crackpot leftover from the days of Amiga.
    4. Re:I don't understand what the big deal is by Attila+Dimedici · · Score: 1

      Well, I wear gloves in the winter sometimes, so my thumbnails aren't always nude...

      --
      The truth is that all men having power ought to be mistrusted. James Madison
  15. Google : You are doomed to lose by kentsin · · Score: 1, Interesting

    Hey, there must be one country one court that rule against you. These are meaningless fights.

    Lobby, lobby, spin the news, (mis)lead the public, and then go to legislator, make new international convention, then you are secured.

    1. Re:Google : You are doomed to lose by Donniedarkness · · Score: 1

      How is google doing anything wrong here? They have an image searching service. The website owners didn't have a robot.txt file. (Yes, I know that the works were being hosted by some other place than the owner, but they should have gone after THOSE guys, not google).

      --
      Earn a % of cash back from Newegg, Tiger Direct, Walmart.com, and more: http://www.mrrebates.com?refid=458505
  16. Justin from Justin.tv getting Digg Tour by phatoneusa · · Score: 0, Offtopic

    Check it out on Justin.tv right now live.

  17. Sorry, no way. by Uniquitous · · Score: 5, Insightful

    A thumbnail doesn't give you the full detail of a full-sized image. Try to scale it up and you get pixellated garbage.

    1. Re:Sorry, no way. by IWannaBeAnAC · · Score: 1
      Not necessarily: you lose fidelity, that is true, but you don't need to fill in the pixels with solid color ;)

      There are interesting follow-on questions from this. For example, there are fractal-based algorithms that, instead of pixellating the image, put in some fractal image based on the surrounding area. While it doesn't stand very close scrutiny, it does provide an illusion of detail. Or you could have an artist paint in the missing detail. Are these copyright infringement? I think surely yes, it is certainly a derivative work.

    2. Re:Sorry, no way. by snarlydwarf · · Score: 5, Funny

      You, sir, seem to have never watched CSI: modern computers (at least on TV) have infinite resolution.

    3. Re:Sorry, no way. by Anonymous Coward · · Score: 0

      What about thumbs of vector graphics? Will those still be pixelated?

    4. Re:Sorry, no way. by Anonymous Coward · · Score: 0

      haha, good one.

    5. Re:Sorry, no way. by ignavus · · Score: 4, Funny

      A thumbnail doesn't give you the full detail of a full-sized image. Try to scale it up and you get pixellated garbage.

      Been trying that with nude thumbnails, have you?

      --
      I am anarch of all I survey.
    6. Re:Sorry, no way. by Fordiman · · Score: 1

      I thought fair use was for allowing derivative work.

      Anyway, I hardly think that matters.

      You're basically stating that if I were to use a small fraction of a media format, it's not under fair use - when it clearly is. A thumbnail is *not* the whole image. Particularly Google's thumbs, which are 142px on their largest side. Even for something as small as a 320x200 low res shot of someone, that's 1/4 of the image, any way you try to wiggle out of it, and far too small to be useful for anything but a thumbnail.

      Of course, these are all images that are publicly displayed - and as such, fall smack into the fair use category.

      By the by: if you have an artist paint in the missing detail in a clean-room setting (ie: the artist has never seen the orignial), the new work belongs to the artist.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    7. Re:Sorry, no way. by acurtiss · · Score: 1

      I may be a T&A traditionalist, but if nude thumbnails are your thing, more power to you.

    8. Re:Sorry, no way. by thealsir · · Score: 1

      Yeah, or "24." Anyone else think it brings the realism of these shows below even what they are already? Or are most people stupid enough to believe that you can "zoom in" to 320x200 video with infinite resolution?

      --
      Do not downmod posts "overrated" simply because you disagree with them.
    9. Re:Sorry, no way. by Baricom · · Score: 4, Informative

      I thought fair use was for allowing derivative work.
      Not quite. Copyright law specifically reserves the right to prepare derivative works (17 U.S.C. 106(2)).

      You're basically stating that if I were to use a small fraction of a media format, it's not under fair use - when it clearly is.
      Not necessarily. Fair use has four tests defined by 17 U.S.C 107(1-4):
      • The purpose and character of the use;
      • The nature of the copyrighted work;
      • The amount of the work used in relation to a whole;
      • The effect on the market.
      Just because only a portion of the image is used (a fact I will dispute shortly) doesn't mean that you're off the hook, because you must consider the other three tests.

      A thumbnail is *not* the whole image.
      Your argument below this - that it's not the same image but merely a grid averaging the pixels of the original image - is somewhat compelling, but ultimately I would disagree with you here. If you stand by your argument, then surely it should also be legal to publish full-length MP3s of every song sold by the U.S. recording industry, as long as they're downsampled to 32 kbps?

      Of course, these are all images that are publicly displayed - and as such, fall smack into the fair use category.
      Just because something is publically displayed doesn't make it "fall smack into the fair use category." If it did, then I'd be able to hand out CDs on street corners, provided I recorded the music from the radio.

      By the by: if you have an artist paint in the missing detail in a clean-room setting (ie: the artist has never seen the orignial), the new work belongs to the artist.
      True, but that doesn't apply here. The painter is Google, and it has seen the original.
    10. Re:Sorry, no way. by juhaz · · Score: 1

      Your argument below this - that it's not the same image but merely a grid averaging the pixels of the original image - is somewhat compelling, but ultimately I would disagree with you here. If you stand by your argument, then surely it should also be legal to publish full-length MP3s of every song sold by the U.S. recording industry, as long as they're downsampled to 32 kbps?

      And if you stand by your argument, then surely it should not be legal to publish a synopsis of a book.

      Besides, 32kbps mp3 would have only 4-8 times less information than the original. If you were to compare it to typical thumbnail with size reduction of tens of times, you would need a bitrate of maybe 5kbps, and I would say that publishing such obviously useless piece of noise is perfectly okay.

    11. Re:Sorry, no way. by Anonymous Coward · · Score: 0

      damned right they are!

    12. Re:Sorry, no way. by cpt+kangarooski · · Score: 1

      Well, fair use can deal with any manner of otherwise infringing behavior. It can apply to derivatives.

      If you stand by your argument, then surely it should also be legal to publish full-length MP3s of every song sold by the U.S. recording industry, as long as they're downsampled to 32 kbps?

      No. Each time fair use is invoked, it must be considered on the circumstances of the case at hand. It's entirely a case-by-case issue, and precedents are of somewhat limited utility, really.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    13. Re:Sorry, no way. by kalirion · · Score: 1

      Dude, they're not just zooming in, they're using the hq1000x scaling algorithm to fill in the details!

    14. Re:Sorry, no way. by Baricom · · Score: 1

      Synopses are about as fair a use as you can get. They generally have little to none of the original content, are commentaries by nature, and often benefit the market. They are the prototypical fair use.

      As for the 32 kbps MP3, if the "original" is CD audio, then the amount of information cut out is far greater than 4-8 times. Keep in mind that the point I was trying to make (unsuccessfully, and I apologize for that) is that altering the means of encoding does not necessarily make a fair use.

      I would agree that Google's use of thumbnails is fair, but not for the reason that the grandparent argues.

    15. Re:Sorry, no way. by Anonymous Coward · · Score: 0

      Yeah... I've now increased my pixel size from 4 to 10 without the use of surgery or pills.

      Just Gimp

    16. Re:Sorry, no way. by Darby · · Score: 1

      A thumbnail doesn't give you the full detail of a full-sized image. Try to scale it up and you get pixellated garbage.

      Unless you run into one of those sites that used to be a lot more prevalent where the nitwit who made the site just used imagesize on the full size images making it worse than just having a page of full size images in the first place ;-)

    17. Re:Sorry, no way. by Alsee · · Score: 1

      modern computers (at least on TV) have infinite resolution.

      That's why I keep my computer on top of my TV... for really getting into those close up porno shots.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  18. Re:Idiots like that photographer should be banned by smilindog2000 · · Score: 1

    I'm glad people can't be banned from /. Of course, you always have that 'foe' option to quell a pesky poster, but so far, I haven't had to use it... the moderation system works quite well. Could such a system be applied to the Web, through a 3rd party service like /.?

    --
    Beer is proof that God loves us, and wants us to be happy.
  19. Missing something... by __aaclcg7560 · · Score: 2, Insightful

    Couldn't the photographer have a robot.txt file in the website root directory to tell the robots to leave the image directory alone? That's what I do for my website to keep my pictures off the image search.

    1. Re:Missing something... by adminstring · · Score: 5, Informative

      The photographer's complaint was not with Google indexing and showing thumbnails from HIS website, but rather with Google indexing and showing thumbnails from OTHER sites which had illegal copies of his photographs. The photographer has no control over the robot.txt file of the other sites, and his complaint is that "...Google substantially assists websites to distribute their infringing copies to a worldwide market and assists a worldwide audience of users to access infringing materials."

      The real issue here is whether Google deserves a kind of common-carrier status, whereby they are not responsible for the content they index and return as a search result, or not. For example, the telephone company can't be sued if someone uses a telephone to plot a robbery because they are a "common carrier" and are not expected to know or censor the content that is shared over their network.

      My own personal opinion is that the nature of Google's business resembles a telephone company more than anything else - when their crawlers come across an image, Google has no idea if the image is hosted legally or not, and it places an undue burden on Google to expect them to figure out the legal status of each image they index and thumbnail.

      --
      My truck is like a series of tubes.
    2. Re:Missing something... by yabba-dabba-do · · Score: 1

      I agree with this, google is more like a utility that the public can not do without.

    3. Re:Missing something... by Antique+Geekmeister · · Score: 2, Interesting

      I'm afraid that Google doesn't deserve common carrier status: they haven't earned it, due to their willingness to censor content with unfounded copyright claims, and to censor references to dissident content, etc. It's not that Google is bad, or historically outrageous about this, but engaging in that kind of censorship as a matter of policy can ruin your status as a common carrier.

    4. Re:Missing something... by adminstring · · Score: 1

      You have a good point here - I agree with you that Google should act like a common carrier. If it doesn't act like one, and receive the treatment of one, it's going to turn into a quagmire. For the most part it does, and in the instances where it doesn't, it's generally heading down the wrong path.

      One notable exception is the avoidance of search-engine spam. Google needs to keep its spiders on the lookout for people making funky pages designed to artificially boost rankings, otherwise it's going to turn into a pond of sewage where you are presented with pages upon pages of Viagra ads every time you try to search for anything.

      The line between neutrally indexing and presenting any and all content that is out there and filtering that content to keep it relevant can be defined by the question, "does this help meet the needs of someone performing a search?" If so, do it; if not, don't.

      For example, removing information about Nazi activities, as some European governments have requested, does not help meet the needs of searchers. The searcher is as likely to be a student writing a paper about Nazi groups or an opponent as it is to be a would-be member. On the other hand, refusing to index pages of gibberish with advertisements on them does not harm any actual searchers (unless it's students researching the phenomenon of search-engine spam!)

      --
      My truck is like a series of tubes.
    5. Re:Missing something... by Antique+Geekmeister · · Score: 1

      You've also raised an interesting point: the filtering necessary to protect themselves from various manipulations of their page rankings is a fascinating problem, and may be relevant to their legal protections where they may claim common-carrier status.

      However, the censorship of content for the Chinese government and the censorship of Nazi materials you've measured are profoundly different from altering page rangkings to punish webspammers or manipulations of their web rankings. I've referring to *actual censorship*, where the links are blocked or not displayed at all, not merely given a lower ranking than expected.

      Altering page ranking is an editorial decision: Blocking content or references altogether at government request is outright censorship, and I think we can make a clear distinction.

  20. Re:Idiots like that photographer should be banned by Anonymous Coward · · Score: 0

    This is true and very simple, stay off the internet if you can't take it. How can you want only the benefits of the internet and then bitch when it works like it's supposed to. If you want to control exposure then pay for advertising on television or shut up when your free exposure is out of your control - you get what you pay for.

  21. Defeat! by Harmonious+Botch · · Score: 4, Funny

    But when you try to upgrade they take half of everthing you own.

    1. Re:Defeat! by wizzat · · Score: 1
      But that's why you pick the best model to start with. It costs a bit more in the beginning, but it pays off in the end.

      Mine's lasted 6 years so far, and its still the best one on the block.

    2. Re:Defeat! by Anonymous Coward · · Score: 0

      Oh, 6 years. That's practically a lifetime. And we're all so envious of you.

    3. Re:Defeat! by Anonymous Coward · · Score: 0

      Hint: Referring to her as 'it' (even in jest) is not a good way to ensure you make it through to seven years.

    4. Re:Defeat! by Nairanvac · · Score: 1

      Funny, same thing happens to me every time I install Windows.

      --
      All your reading ability are belong to me.
    5. Re:Defeat! by thegrassyknowl · · Score: 1

      Worked for a mate of mine.. he calls his "it", "the wench" and "the royal pain in the ass".

      --
      I drink to make other people interesting!
  22. Not the same thing. by raehl · · Score: 2, Interesting

    Google puts links to your site on THEIR website.

    Spammers put emails in YOUR email box.

    Further, when you publish something on the web, it is public by default.

    1. Re:Not the same thing. by Pharmboy · · Score: 1

      That is the point most people are missing: Putting something on the web, by default, is making it public. If you want it private, put it behind a password using .htaccess or add a "Disallow /" line in robots.txt

      Bitching about it is like publishing a book and bitching that people actually read page 52.

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:Not the same thing. by Anonymous Coward · · Score: 0

      Google puts links to your site on THEIR website.
      Spammers put emails in YOUR email box.


      No
      Google makes links to YOUR website.
      Spammers send email with THEIR servers (and your server is happy to accept it).

      Don't fall to framing biases.

      Further, when you publish something on the web, it is public by default.


      I'm sure that all of those broadcast companies, newspapers, book publishers, or anyone who creates any copy-written work that is ultimately sold to the public would disagree.
  23. Don't apologize. Yes way. by searchr · · Score: 4, Insightful

    It's not the detail that matters, it's the entire image that's is in view, not a corner or portion. The court didn't define "thumbnail", either. So thumbnail to one person is small viable image to another. If the original is 3000 pixels wide, is a 400 pixels enough of a reduction to be considered "thumbnail"?

    For certain uses, having full resolution doesn't matter. A small version of a porn image, meant only for online viewing to begin with, may be enough to, um, function, for the viewer, degrading the value of the original. I'm not saying I agree with this, I'm just saying there's a difference between taking a paragraph from an entire novel, or a single frame from an episode of The Daily Show, and showing an image in its entirety, except smaller.

    Example would be, say, the first exclusive pics of Angelina Jolie's baby. Million dollar shots. Or the first image ever of the iPhone. Priceless. But posting a tiny version online, it would still "reveal" everything that the larger version would, taking that right of publishing/profit/secrecy away from the owner. On a cellphone, a way that many many millions of people are viewing images now, a "thumbnail" is plenty big enough to see all they need to see.

    I don't need to print a six foot framed print to hang over my couch. I just want to see Britney nekkid. So there's a difference.

    1. Re:Don't apologize. Yes way. by aldo.gs · · Score: 2

      I agree that there is a difference between taking a paragraph from a novel and a reduced-size "complete" image. That's the point of thumbnails: to show the "complete" picture, I think.

      But it is not the entire image that's in view. Not by a long shot, in most cases. Sure, you can see naked some girl with your face nearly touching your monitor and be done with it; but it is still just a sample of what you are looking for. A sample in the sense that most details are gone. Perhaps not as much as the original author would like, but they are gone anyway.

      Also, let's look at the text thing: If you have a short (very short) story of about two paragraphs and you show only one of them, what would happen? If you have a full body pic of a girl and they show you the upper half, what would happen?

      Of course this all fails if by thumbnail we understand an image of 1200 pixels wide, but I think it is important to point out that even when they show you the "complete" picture, they just don't show you the complete picture. At least not in the thumbnails I have seen so far in Google.

    2. Re:Don't apologize. Yes way. by dido · · Score: 1

      If you've seen how Britney's been looking lately, I don't think you'd be very happy getting your wish...

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    3. Re:Don't apologize. Yes way. by Fordiman · · Score: 2, Insightful

      You're missing the point, man. If you were to compare this to a novel, it'd be like taking the sentence from each page and making a page of that.

      Or, more cognitively, the cliff's notes of a book: you get the whole story, but not the interesting (or not - there's a reason cliff's notes exist) details.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    4. Re:Don't apologize. Yes way. by redcane · · Score: 1

      Yeah, your seeing britney naked, but the left nipple isn't visible in the thumbnail, so you really don't have the whole picture do you?

    5. Re:Don't apologize. Yes way. by The+One+and+Only · · Score: 2, Interesting

      Example would be, say, the first exclusive pics of Angelina Jolie's baby. Million dollar shots. Or the first image ever of the iPhone. Priceless. But posting a tiny version online, it would still "reveal" everything that the larger version would, taking that right of publishing/profit/secrecy away from the owner.

      Of course, by the very nature of Google Image Search, that wouldn't be a problem for Google so much as whatever page it indexed.

      --
      In Repressive Burma, it's not just your connection that dies. slashdot.org/comments.pl?sid=314547&cid=20819199
    6. Re:Don't apologize. Yes way. by iamacat · · Score: 1

      it would still "reveal" everything that the larger version would, taking that right of publishing/profit/secrecy away from the owner

      In what way? The owner already published the image on a public web page, accessible without login and free of cost. Otherwise Google wouldn't be able to pick it up. Anyone can easily access that full size, 3000 pixel wide porn with a regular web browser. They further declined to provide robots.txt, which is a widely-known tool to control search engine.

    7. Re:Don't apologize. Yes way. by digitig · · Score: 1

      It's not the detail that matters, it's the entire image that's is in view, not a corner or portion. The court didn't define "thumbnail", either. So thumbnail to one person is small viable image to another. If the original is 3000 pixels wide, is a 400 pixels enough of a reduction to be considered "thumbnail"? "Fair use" already has to deal with that question in the case of text. Is reproducing an entire volume of Proust's seven-volume "À la recherche du temps perdu" "fair use"? (Ok, it must be public domain by now, but consider a more recent translation of it, where the translation would be in copyright.)
      --
      Quidnam Latine loqui modo coepi?
    8. Re:Don't apologize. Yes way. by digitig · · Score: 1

      I don't need to print a six foot framed print to hang over my couch. I just want to see Britney nekkid. So there's a difference. That could probably be arranged very easily: http://images.rhino.com/videoflash/thedudesons/con sumer/britney.htm (work safe).
      --
      Quidnam Latine loqui modo coepi?
    9. Re:Don't apologize. Yes way. by Firethorn · · Score: 1

      Google thumbnails are just that - thumbnails. I would most certainly not count them as 'complete'. While they do potray the overall image, much information has been lost.

      For the heck of it, I did a google image search for 'dragon'.

      The first image displayed is 1024x768, 316k. 786432 pixels.

      The google image is 150x113, 3.27kb, 16950 pixels.

      Detail wise, you can's see the scales of the dragon in the downscaled picture, the details of the granite in the mountain, didn't even notice that the image was signed on the thumbnail, much less read it. In short, all the complaints about downscaled pictures, or high-def vs standard-def.

      So the displayed thumbnail is 1% of the original size and has 2% of the pixels. In photographic terms, this would be like photographing a painting in a gallery and printing it in a magazine.

      Now, the difference isn't as large for many images - Google seems to scale them down to ~16k pixels, to keep porportions correct while still making the images the same 'size'. Or maybe it has a number of scaling 'profiles', IE keep proportions the same, scale down until it fits into a specified rectangle(150x120?). Maybe somebody with more knowledge of thumbnail generation would be able to nail down their system.

      --
      I don't read AC A human right
  24. Link Please by schweini · · Score: 1

    Link, please ;-)

    1. Re:Link Please by kalirion · · Score: 1

      Why not just google it?

    2. Re:Link Please by julesh · · Score: 1

      Well, that's clearly what he wants to do, but without knowing the keywords in question it'll be a bit tricky...

  25. Precedent. With a T. by koreth · · Score: 4, Informative

    Operator precedence. Legal precedent.

    English: learn it and love it!

    1. Re:Precedent. With a T. by codeButcher · · Score: 2, Funny

      You forgot the Moronic President from your list. Not that any one country has a monopoly on that, so I didn't bother to provide a link....

      --
      Free, as in your money being freed from the confines of your account.
  26. do you have to ask? by RelliK · · Score: 1

    This *is* slashdot...

    --
    ___
    If you think big enough, you'll never have to do it.
  27. Re:Idiots like that photographer should be banned by ls+-la · · Score: 1

    Of course, you always have that 'foe' option to quell a pesky poster Hmm... I wonder if I can put "Anonymous Coward" on the foe list.
  28. pics or else by Anonymous Coward · · Score: 0

    pics or it didn't happen! ;)

  29. Seriously by gekoscan · · Score: 0

    Nobody jerks off to thumbnails... oh and i know, I am an expert in this area.

  30. Subscription required? Here's a free site. by whoever57 · · Score: 3, Informative

    Even if it is a free registration, this has been reported in many places, it's not hard to find a subscripton-free report, for example: here

    --
    The real "Libtards" are the Libertarians!
  31. Another Google First? by BillGatesLoveChild · · Score: 1

    > Google Wins Nude Thumbnail Legal Battle

    Just in time for Sergei Brin's wedding!
    http://valleywag.com/tech/wedding-announcements/se rgey-brin-and-anne-wojcicki-260039.php

  32. opt-out means... by Anonymous Coward · · Score: 0

    ...you agree as an email inbox holder to "opt out" of having a less spam filled mailbox.

    If you mean that spammers will take you off their lists if you ask to be removed, following their helpful opt-out link, nope, it doesn't work that way, because spammers tell fibs, the naughty boys. In other words, there is no "opt out".

  33. Would this still be forbidden for icons/smileys? by Anonymous Coward · · Score: 2, Interesting


    IANAL, but from what I have gathered about fair use a sign of it being exceeded is if the third-party provides sufficient material that the likely user would not need to seek out the original source. Hence small thumbnails of professional photographs are not infringing.

    However - what if the image itself was the size of a smiley? What if Google Image Searching for 'afro smiley' displays an identical copy of the one you would find on a copyrighted, smiley-designing, ad-supported website? In this case the original source _would_ be completely replaced by Google. If a case like that ever comes up the result would be very interesting - either 1. allowing full display of any picture smaller than your average thumbnail, 2. giving carte blanche for copying in the absence of a robots.txt (i.e. you need to take active action to make infringement of your works illegal), or 3. mandating that the thumbnail be either microscopically small or obscured in some way. All of which would be interesting and slashdotworthy news.

  34. if da vinci painted ... by mliikset · · Score: 1

    ...la giaconda on a postage stamp, thumbnails would be toast.

  35. Re:Idiots like that photographer should be banned by unity100 · · Score: 1

    allowing some abusers exploit the commons and demolish it just for the of the concept of "commons" is contradictory and foolish.

  36. Re:Idiots like that photographer should be banned by Anonymous Coward · · Score: 0

    I like being AC, but you are right.. as an AC how would I ban you? You think we got it so easy, us AC's....

  37. Simple answer. by Kadin2048 · · Score: 2, Insightful

    What I'm wondering is why go after the intermediate?

    Deep pockets.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    1. Re:Simple answer. by Volante3192 · · Score: 1

      That's why I'm wondering. Sure, Google's got a ginormous war chest that Perfect 10 is drooling over... But the problem is Google's got a ginormous war chest that they can spend on lawyers.

      Plus, since Google is acting as an intermediate, it's hardly a sure fire win. While original violaters would be a (relative) slam dunk, Google can pull tricks out of their magic bag...the DMCA safe harbor provision (even if it doesn't directly apply; i wouldn't put them past obfuscation), talk about showing good faith and just plain raise doubt.

      As evident by round 1: Perfect 10 has yet to collect any damages yet...

  38. It set a precedent, not a precedence by Anonymous Coward · · Score: 0

    Get it strait. ;)

  39. Why does a small part have to be contiguous? by Anonymous Coward · · Score: 0

    The fair use doctrine doesn't seem to require that to me.

    And now a court has ruled that it doesn't.

    Because if you don't think detail matters, try and watch a movie on an old CGA monitor...

    1. Re:Why does a small part have to be contiguous? by Dog-Cow · · Score: 1

      People have watched movies for decades on screens worse than CGA. You might have heard of them. I think they are called televisions.

  40. Link to the actual ruling by seaturnip · · Score: 5, Informative

    Here. 50 pages but a good read at least for me.

    Note that slashdotters are always complaining about judges not knowing anything about computers, but this court has a very good understanding of the relevant technical issues. They are fully aware of which servers are transmitting what data even when this is not immediately apparent to amateur users, and base part of their judgement on that basis.

    1. Re:Link to the actual ruling by Speedracer1870 · · Score: 1

      That's nice, but I would rather have a link to something more entertaining.

  41. google by colala · · Score: 0, Offtopic

    i like google Free Software Download http://www.populardownload.net/

  42. One file to rule them all: robots.txt by Anonymous Coward · · Score: 0, Interesting

    I am a photographer and I'm glad Google won. I also know how to code my robots.txt, and am thankful Googlebot respects it.

    This schmuck is saying "don't steal a cigarette out of my car ashtray just because the window is open". Close it.

  43. Old News by Anonymous Coward · · Score: 0

    I don't see what the big deal about this case is, Kelly v. Arriba Soft Corporation, a case decided by the 9th Circuit in 2002 already said that using a thumbnail image is fair use, is it the fact that it's nude? Thats not really a copyright issue, so much as a it is a decency issue.

  44. Is this really surprising? by katterjohn · · Score: 3, Funny

    Judges prefer using Google to get porn too!

  45. Re:Idiots like that photographer should be banned by fractoid · · Score: 1

    It is, in fact, a tragedy.

    --
    Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
  46. I think by Jeremiah+Cornelius · · Score: 1

    Really, We all won this case. ;-)

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  47. Re:Idiots like that photographer should be banned by smilindog2000 · · Score: 1

    I always wonder why people post as AC. Since you can create any sort of fake-id on /. you want, with no public e-mail, etc, what are the benefits of being AC? The down-side of having to start at score 0 seems like a good reason to set up a dummy ID.

    --
    Beer is proof that God loves us, and wants us to be happy.
  48. Re:Idiots like that photographer should be banned by mce · · Score: 1

    For me, reason no. 1 is the hassle. I wouldn't want to keep track of which of multiple IDs I'd be logged in as. So I'm always logged in as "myself" and I sure will remember on a case by case basis if I want a certain post to go out as AC.

    Of course one might say that my "/. self" can not be traced to "the real me" anyhow, as long as I don't display my real name or e-mail adres. But for quite a few people, my /. account name is enough to know who I am. And even if it isn't, if you use a non-AC account to post stuff about topics that you know about, you slowly build a public profile that eventually allows people who know you in real life to guess who you are. There you have my reason number 2, which is actually more fundamental than no. 1.

  49. Re:Would this still be forbidden for icons/smileys by jopet · · Score: 1

    IANAL either, but I would expect legislation to make clear that if such a thing could happen, it is the responsibility of the copyright holder to protect their precious work instead of showing it to the whole world and then complain. If that afro smiley is that precious, they should only show it to registered users after a password-protected login. In low resolution. With a user-specific digital fingerprint.

    I never understood why there is not a minimum burden on the copyright holder to adequately protect their work before they complain. Nobody is forced to make their stuff available on a publich website and nobody is forced to let their stuff get indexed by search engines.

  50. Re:Idiots like that photographer should be banned by Omestes · · Score: 1

    I do enjoy my foe list, though I just set it at -1 to bump down some folk who I consider trolls, or just don't feel like reading, but not ban them. I just like them a bit further down the page. I also read at 0, with the karma bonus on, so the odds of them being censored are practically nill (who really has bad karma?)

    I suppose I COULD censor foes, but that would be silly, since I'm guess that even the people on the list bring something interesting to the table, even if in its negative.

    Censorship is generally bad, I would have said universal, but there are glaring things that should be removed, such as child porn, but off the top of my head that is the only thing on the list. The internet is diverse enough to allow us to censor the rest on the fly, you don't like x, then your probably not going to seek out x, which is both a problem and a good thing. A good thing because it allows us to self-censor the web, and thus not inflict our opinion of appropriateness on others. A bad thing because it armors us against opposing views, thus fostering groupthink.

    Moderation works well 90% of the time on /. But how often to do see unpopular opinions modded troll? Go to a politics or apple discussion and notice how many comments with troll mods REALLY are trolls, and not just differences of opinion. How many things are moderated up just for claiming "I know I'll get modded down for this but..."... And how many comments with a "read the rest of this comment..." footer modded informative, just for being lengthy?

    On a small scale, though, it is good enough. But i doubt it would translate well to the hugeness, and diversity, of the full web. Though sites like StumbleUpon do rather well...

    --
    A patriot must always be ready to defend his country against his government. -edward abbey
  51. Re:Idiots like that photographer should be banned by unity100 · · Score: 1

    only ignorant, insolent and selfish do that. the others do it out of not being left behind, if they ever do.

  52. footnote 10 by arbitraryaardvark · · Score: 1

    Norm Zada
    From Wikipedia, the free encyclopedia

    Norm Zada (born Norman Zadeh) is the founder of Perfect 10, an adult magazine focusing on women without cosmetic surgery. Zada launched the magazine after a friend was rejected from Playboy magazine because her proportions did not fit the magazine's tastes. [1] He estimates losing approximately $46 million on Perfect 10 since 1996, when the magazine was published.

    Recently, his magazine is the plaintiff in Perfect 10 v. Google, Inc., a lawsuit charging contributory copyright infringement through the search engine displaying thumbnails of Perfect 10 images hosted at unauthorized third-party sites. Other lawsuits Zada has filed involve adult verification system supplier Cybernet Ventures, from which he received a confidential settlement, and Visa and Mastercard, where he alleged that these credit card companies benefited from fees charged to access unauthorized material at third-party pay sites.[2]

    Prior to starting Perfect 10, he obtained a doctorate in operations research at the University of California, Berkeley and worked at IBM and was an adjunct mathematics professor at Stanford University, Columbia University, UCLA, and UC Irvine, writing textbooks on computer science [3]. After teaching, he became a championship poker player and money manager. [4] Zadeh made headlines in 1996 when he offered $400,000 for anyone successfully refuting Zadeh's claim that balancing the United States federal budget would be an "economic disaster" [5].

    He is the son of the creator of fuzzy logic, computer scientist Lofti Zadeh.

  53. That's how it works in most non-US juridictions... by DrYak · · Score: 1

    Of course, these are all images that are publicly displayed - and as such, fall smack into the fair use category.

    Just because something is publically displayed doesn't make it "fall smack into the fair use category." If it did, then I'd be able to hand out CDs on street corners, provided I recorded the music from the radio.


    And that would ideed be acceptable in most non-USA juridiction. As long as you are /handing out/ and not /selling/the CDs.
    If you are selling music you need to pay an adapted license from your local agency (which in turn should give part of the collected money to the local copyright owners... and not keeping the money as the russian organisation did in the case of AllOfMp3 !).

    Otherwise, as long as the seller from witch you got your music from (in this case the Radio) has paid it's diffusion rights it perfectly normal for you to get the music, but also to record it, and swap copies of the show with other citizens (they are covered by distribution rights too as member of the same target audience).

    Several TV guides do run a section where people who have missed some show on the TV can ask if someone else in the town has recorded the interesting show and could give them the tape.
    From the european point of view, there's no piracy, because the TV channel has paid for the rights to send the show to the whole population.
    From the USA crazy point of view, the owner will sue for copyright infringement, because they could earn more money by selling additional copies (DVDs) of the show to people.
    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  54. Google releases beta 'nad blocker by rholland356 · · Score: 1

    For immediate release -- Google today announced the public beta release of new toolbar functionality designed to detect tiny depictions of human gonads and block them from view in the results to the newly expanded Google Search, which automatically includes searches of Google's Images database. The expanded search capability meant that searches frequently return thumbnail images of naked human bodies.

    "People are being bushwhacked by the number of sexual images displayed as thumbnails," said Sergei Brin, who is on his honeymoon and sounded a little tuckered out. "To head off any public outcry and class-action lawsuits, we released 'Nad Blocker for our toolbar. It detects pubic hair, and skin-toned cylinders and crevices, among other things," Brin explained. "We've also developed an areola algorithm that is so good it doesn't get thrown off by piercings."

  55. NTSC > CGA by tepples · · Score: 1

    People have watched movies for decades on screens worse than CGA. You might have heard of them. I think they are called televisions.

    Standard definition television is not "worse than CGA". CGA in color mode has 320x200p pixels, with one of four predefined colors per pixel. The bandwidth of NTSC TV implies a resolution close to 320x480i luma[1], with chroma somewhat lower. The difference here is that an interlaced signal can show slightly more vertical detail than a progressive signal with the same scan rate, and many more chroma and luma levels are available for each pixel in NTSC than in CGA.

    [1] In NTSC, luma is 0 to 3.0 MHz and chroma is 3.0 to 4.2 MHz, and the active time of each scanline is roughly 82% of the 63.555 microsecond horizontal scan period.

  56. YANL by Anonymous Coward · · Score: 0

    You Are Not Lawyers.

    Take some time and learn what it means to set precedent for a case.

    SanFrancisco Local Appeals Court only sets precedent for the courts under it in that region. Everyone else can look at the case and say, "So?"

    Now, if it was for all of California in all of the courts under the Supreme Court - or a whole Circuit or further, now that would be precedent.

    As it is, the level of precedent set is miniscule.