Slashdot Mirror


Altnet Sues Record Industry Over File Hash Patents

robochan writes "In a charming twist of fate, CNET is reporting that Altnet, a company that sells music and other digital goods through file-swapping services, is suing the RIAA for alleged patent infringement. Altnet CEO Kevin Bermeister stated, 'We cannot stand by and allow them to erode our business opportunity by the wholesale infringement of our rights.' Goodness, that sounds all too familiar..."

283 comments

  1. New business model, buy patents and sue. by garcia · · Score: 5, Insightful

    In the summer of 2003, it announced that it had purchased patent rights to the process of identifying files on a peer-to-peer network using a "hash," or digital fingerprint based on the contents of the file.

    Altnet and Brilliant Digital Entertainment are joint venture partners with Sharman Networks, the Australian company that owns the Kazaa software.


    So a network that is well known for trading files that probably shouldn't be traded for free buys a patent and tries to sell the services to a group that wants nothing to do with P2P. Then when the group that wants nothing to do with them ignores them they turn around and sue them. Sounds like another company that has been in tech-news recently.

    1. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      Business models are patentable now, right? Has anybody patented this business model? If not then it's a shame there's so much prior art. If so, well, why aren't they sueing anybody who steals their model?

    2. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      using a "hash," or digital fingerprint based on the contents of the file.

      Didn't know somone bought the rights to md5 hashing (or just hashing) ..all recent p2p programs use it (since a few years), edonkey, emule, bit torrent, winMX, etc etc: so who's gonna get sued next, OSS?

    3. Re:New business model, buy patents and sue. by LnxAddct · · Score: 5, Interesting

      But this is could be very bad for us. They essentially patented using hashes for file identification. This is used everywhere, if they win we lose, and if they lose we lose, nothing to be happy about here. I mean rsync heavily relies on hashes, as well as a number of other applications.
      Regards,
      Steve

    4. Re:New business model, buy patents and sue. by timts · · Score: 2, Insightful

      they can patent this? is it legal? using MD5 to identify a file itself should be part of the MD5, right?

      can i patent breathing through my mouth?

    5. Re:New business model, buy patents and sue. by gcaseye6677 · · Score: 1

      Sadly, this is not a new business model. It's just that it has caught up with IT in recent years. Other industries, such as manufacturing and biotech have been suffering from similar extortion schemes for decades.

    6. Re:New business model, buy patents and sue. by gnuman99 · · Score: 2, Interesting
      In the summer of 2003, it announced that it had purchased patent rights to the process of identifying files on a peer-to-peer network using a "hash," or digital fingerprint based on the contents of the file.

      Another glorious patent. Nobody could think of this one.

      $file='kojo_againt_the_machine.mpeg'
      $i=md5($file)
      sql("INSERT INTO patented_database (movie,hash) VALUES($file,$i)")
      mv($file,$i)

      Now distribute $i, and profit!!

      WOW! Another example of the genius that allows these patents. Next, the patent to patent the crypto hash! Oh, wait...

    7. Re:New business model, buy patents and sue. by hpavc · · Score: 1

      if md5 is a proprietary hash mechanism, sure why not ... simular to decss == profit.

      also they could received a patent for steps 2 through 4 as well.

      --
      members are seeing something, your seeing an ad
    8. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      If you mean the US, better check if IBM or Microsoft hasn't already, otherwise: yes.

    9. Re:New business model, buy patents and sue. by canajin56 · · Score: 5, Insightful

      At first I wanted to diagree, as the article says it is a patent on hashing files on peer to peer networks. However, Halo1 was kind enough to track down the patent in question and it shows that the patent, is, in fact, on hashing in general. In fact, it would most likely apply to a simple hash table. They basically define the concept of the function being deterministic, and collision resistant, but in lawyer speak.

      The run down on what they are patenting is, creating a unique identifier for any file, that is signifigantly smaller than the file, and where there is low probability of being able to find a collision. This identifier is only based on the data, not the file name or creation date. And it can be used to determine if one has the file, simply by comparing it to a list of known identifiers. Sounds an awful lot like a general description of any hashing scheme.

      However, the good news is that was filed in October 1997. I'm pretty sure that somebody thought of using hashes to keep track of files, whther over a network or locally, well before 1997.

      Of course, many of these silly patent problems would be no problem to beat in court. However, the system doesn't work that way, and these people could make a lot of money by settling with people who can't afford a lawyer. The good news is they went after the RIAA, who has lots of money and lawyers. Expect a quick defeat and patent invalidation.

      --
      ASCII stupid question, get a stupid ANSI
    10. Re:New business model, buy patents and sue. by fsbilly · · Score: 1

      No, you don't lose. If there's evidence of this technique in use before the patent was applied for, then the patent will be retracted.

    11. Re:New business model, buy patents and sue. by Mordaximus · · Score: 4, Funny
      They essentially patented using hashes for file identification.

      Silly buggers. They would have made alot more money patenting filenames for file identification!

    12. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      "can i patent breathing through my mouth?"

      Sorry, but there's too much prior art to be found in Alabama.

    13. Re:New business model, buy patents and sue. by lars-o-matic · · Score: 1
      They essentially patented using hashes for file identification.

      Did they? The CNET article says "the process of identifying files on a peer-to-peer network using a 'hash,'" -- bad, but not as sweeping as id'ing files by hashes in general.

      And tho' the CNET article doesn't say (and I find no patent info on Altnet's site) I wonder if the patent covers hashes (used this way) in general, or a specific implementation? ...in which case other apps, using different implementations, will be unaffected.

      In the article it looks like the lawsuit stems from RIAA's minions using the Kazaa implementation without a license. It would be scarier if Overpeer and MediaDefender were using unrelated tools and still were sued on the basis of the patent.

      --
      je ne suis pas un fou
    14. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      First, it was SCO, then M$, now Altnet. Who knows, the next patent awarded will be for hitting the keys of a keyboard with your fingers!

      Anybody wanna bet that someone is working on it?

    15. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      Patent Whores vs. MPAA whoever wins... ...we lose

    16. Re:New business model, buy patents and sue. by JUSTONEMORELATTE · · Score: 1
      They essentially patented using hashes for file identification.

      Silly buggers. They would have made alot more money patenting filenames for file identification!

      Nah, that'd never work


      --
      GMail invites for freeDesktopPC referrals
    17. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      members are seeing something, your seeing an ad

      ...ok, that should be you're, as in "you are". It makes you look bad when it's in your .sig like that...

    18. Re:New business model, buy patents and sue. by Anonymous Coward · · Score: 0

      I came up with this hashing technique in 1994 and used it that year in a service that was hosted on a public web site at a national laboratory. Similar files end up having similar hashes, and identical files have identical hashes. There is some possibility of collision. At the time I thought I had invented something new. Turns out it was already a known technique, called superimposed coding. There is plenty of prior art.

    19. Re:New business model, buy patents and sue. by advocate_one · · Score: 1
      "The good news is they went after the RIAA, who has lots of money and lawyers. Expect a quick defeat and patent invalidation."

      Oh poot... Now I'm confused and don't know who I'm supposed to be cheering on here... the patent owners biting back on the RIAA, or RIAA in the battle to invalidate a patent on a basic function... aarrgghhh!!!

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    20. Re:New business model, buy patents and sue. by jdray · · Score: 1

      Oh, I have an idea; everyone buy stuff from Altnet, therefore filling their coffers with enough money to lengthen out the IP fight between them and the RIAA. Maybe then both will be caught in an epic struggle that will eventually ruin them both, leaving the world free again...

      Hey! HEY! Come back with that pipe! I've still got some hash left!!!

      --
      The Spoon
      Updated 6/28/2011
    21. Re:New business model, buy patents and sue. by lightknight · · Score: 1

      This is like Evil fighting Evil. On one hand you have the RIAA with copyright IP, and the other you have Altnet with patent IP. The RIAA has the money, but a patent is a WMD.

      The courts are going to be screwed with this case: if they rule for the RIAA, they are effectively that copyright is more powerful than patents; on the otherhand, going with the status quo, they could rule for Altnet, which means not only can the RIAA not pursue copyright infringers on Kazaa, but they could be torched with Eolas-class fines (think $500+ million).

      Who do I think will win? Altnet. MS, IBM, SUN and others care more for patent protection than copyright protection, and their money will speak.

      --
      I am John Hurt.
    22. Re:New business model, buy patents and sue. by mcocke · · Score: 1

      I can guarantee that there's prior art - ZDCS, FWKCS, exztest, and more that I don't recall. Dating from 1986 or so. They all used hashes or similar to identify a file uniquely. Very common problem on BBSs - detecting duplicate uploads irrelevant of filename.

  2. Revenge by HackHackBoom · · Score: 5, Funny

    Is a dish best served cold..

    What goes around, comes around..

    Oh to hell with this, Lets just get out some pitch forks and torches!

    --


    "It's not stealing if you don't get caught!"

    1. Re:Revenge by Daleks · · Score: 4, Insightful

      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

    2. Re:Revenge by HackHackBoom · · Score: 4, Insightful

      No, in a perfect world you can't. You're right that I and many others are being hypocritical about this.

      I replied to a similiar comment in another thread, but I want to add this here as well: The patent system is so screwed up by lawyers that we're stuck using whatever tools we have to fight. If that means using the other edge of the sword on the RIAA, then so be it.

      --


      "It's not stealing if you don't get caught!"

    3. Re:Revenge by Kierthos · · Score: 5, Funny

      Yes we can. We're hypocrites.

      Kierthos

      --
      Mr. Hu is not a ninja.
    4. Re:Revenge by csteinle · · Score: 5, Funny
      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

      True. But you can enjoy the delicious irony.
    5. Re:Revenge by Anonymous Coward · · Score: 0

      With any luck, they'll destroy each other leaving us in a patent free world.

    6. Re:Revenge by Anonymous Coward · · Score: 0

      Don't blame me, I voted for Kodos!!!

    7. Re:Revenge by Dun+Malg · · Score: 1
      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

      No one claims to have it both ways. It is perfecxtly consistent to consider the current state of IP law an abomination, and then gloat gleefully when one of the larger pushers of such laws is hoist by their own petard.It's a simple case of "see how you like it!"

      --
      If a job's not worth doing, it's not worth doing right.
    8. Re:Revenge by Anonymous Coward · · Score: 0

      No, too many carbs.

    9. Re:Revenge by Sipos · · Score: 1

      We are talking about a company that is deliberately clogging the P2P networks with bogus files requests (Media Defender) and a company that is distributing fake copies of files on P2P networks (Overpeer). They are being sued because they do not have permission to use the technology they need to do this. In a perfect world what they are doing would be illegal but since it isn't why shouldn't we be pleased that software pattents are being used against them. I guess it is similar to being pleased when a thief that is getting away with his crimes gets robbed.

    10. Re:Revenge by Anonymous Coward · · Score: 0

      I wouldn't really call it hypocrisy to be a fan of tactics like this. After all, we can't expect the system to change when only one side is exploiting it. Not until the "common man" learns to abuse the same laws will they change. When the tables turn, you might find some interesting groups lobbying for reform.

    11. Re:Revenge by poot_rootbeer · · Score: 1

      Yes we can. We're hypocrites.

      That's true, but at least we're not hypocrites.

    12. Re:Revenge by Anonymous Coward · · Score: 0

      No I can't, I keep burning my tonguey.

    13. Re:Revenge by Anonymous Coward · · Score: 0

      You can't have it both ways.

      Yes you can, the only way these laws are going to be changed is if they hurt people with the power to change them (ie the RIAA).

    14. Re:Revenge by Anonymous Coward · · Score: 0

      You're right, you can't have it both ways...so while the RIAA is sueing teenagers for stealing intellectual property and making their employees go hungry or some crap like that. I see only one way which is recognized by the law. Just because you advocate change to prevent what we at /. call abuse, doesn't take away from Altnet's right to make sure their employees can put food on the table. Patent infringement is a victimless crime like file sharing, right?

    15. Re:Revenge by Anonymous Coward · · Score: 0

      No moron, they are only evil when they are used to squash inovation and our freedoms. We can have it both ways, just watch us. This doesn't squash inovation, unless they start suing everyone else.

      This is definately not a case of Big Business vs. The People. It is Little Business vs. Big Business, and I will vote for Big Business to loose everytime. They are greedy and evil.

    16. Re:Revenge by dheltzel · · Score: 2, Funny
      You can't have it both ways.

      Oh, but you can!
      This is America, and we're right in the middle of an epic political/media battle over the elections. How can you say someone can't have it both ways. That's exactly what the US political/legal system is all about.

      Haven't you heard of these 2 rules of business:
      The Golden Rule - He who has the gold, makes the rules.
      Prof. B's Theorum - All we really want out of life is an unfair advantage.

      Together, these rules explain pretty much all behavior, both individual and corporations.

      Yes, I'm cynical -- but I'm also right!

    17. Re:Revenge by i_r_sensitive · · Score: 1
      You know, the problem here isn't so much of fighting fire with fire. It's fighting fire with fire to protect the ability to light fires.

      The P2P folk have a bunch of culpability in creating this situation too. Isn't there something inherently wrong about how they conduct their business? Freedoms are not commodities, but the P2P folk act as if they were. They offer a service which facilitates the exercise of freedoms which abridge the freedoms of others. In and of itself without any other considerations, this is ethically questionable, particularly when some of the abridged rights are those of children. Particularly when some of those abridged rights are the property and privacy rights of your own customers.

      What really makes this odious though is that when a specific group takes actions to complicate the process of abridging their rights, then the P2P owners take action, specifically the odious aquisition and enforcement of a patent.

      It becomes clearer and clearer that these networks exist only for the single purpose of facilitating the violation of RIAA property rights. The fact that they continue to allow the odious activity of child pornography distribution and continue to allow their networks to be a vector for malware distribution is merely a smokescreen for their actual agenda.

      Now is the real odious part of the whole thing. For all that they would like to be a hero to us all, taking on and subduing the evil RIAA, when RIAA fights back and takes a 14 year old to court, where the hell was her P2P patron then? Did they step up and provide the lawyers to fight the good fight? Or did they sit on the sidelines and let their agenda be pursued on the legal fates of 14 year olds? Are they really the bastions for the free exchange of ideas, willing to stand and deliver, or are they just another pack of charlatans, making a quick buck on the cause of the week?

      Are these people well serving your intrests? Or are you serving theirs?

      --
      "Talk minus action equals nothing" - Joey Shithead, D.O.A.
      "Talk minus action equals /." -
    18. Re:Revenge by Sancho · · Score: 1

      And remind me again, why is the RIAA evil? Is it because they are protecting their intellectual property?

    19. Re:Revenge by chaoticset · · Score: 1
      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

      The evil patent system is amusing to watch when it pounds on one of the evil little goats that have suckled at its teat for so long. It's still evil, and the goats are still evil. It's just funny to watch.

      Is that better?
      --

      -----------------------
      You are what you think.
    20. Re:Revenge by Anonymous Coward · · Score: 0

      Yes you CAN have it both ways. How do you feel about a loaded gun, if it is in your hand and there is a burglar in your house? Now how do you feel about that same gun if it was in HIS hand instead of yours? There is nothing as context sensitive as feelings. Obliging someone to feel the same way about something at all times is rubbish...

    21. Re:Revenge by Lord+Kano · · Score: 1

      It's not having it both ways. Using patents to squash innovation is bad. Using patents to keep people from getting rich by bullying others is good.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    22. Re:Revenge by jmpvm · · Score: 1

      I think stealing is wrong. But, if someone steals my enemy's car, I can still point and laugh.

    23. Re:Revenge by flosofl · · Score: 1

      Let me guess...

      Your Word-of-the-Day Calendar's word today was... "odious." :)

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    24. Re:Revenge by i_r_sensitive · · Score: 1
      Nope, it was yesterday's, I need 24 hours to be able to figure out how to use a word correctly in context ;)

      Today's word is somnambulist, boy oh boy, yer all gonna be fucked tomorrow... ;)

      --
      "Talk minus action equals nothing" - Joey Shithead, D.O.A.
      "Talk minus action equals /." -
    25. Re:Revenge by Thuktun · · Score: 1

      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

      You don't have to like the method of delivery to experience Schadenfreude.

    26. Re:Revenge by Stephan+Schulz · · Score: 1
      And remind me again, why is the RIAA evil? Is it because they are protecting their intellectual property?

      They are evil for a number of reasons. For me, number one is that they try to protect their so-called intellectual property not by going after the people who violate it, but by going after people who build generic tools that can be used for many puroposes (including copyright violation). DeCSS is a useful thing if you want to watch DVD's under Linux. FreeNet is useful for distributing any kind of information.

      Actually, suing people who violate copyrights is quite ok with me. The RIAA and MPAA have, for a long time, not done so because they fear the bad publicity, and, probably, because it is harder to go after the small fry. It's a little bit like a super power attacking another state instead of going the slow and hard work of really going after terrorists and the circumstances that create them -- and of course we would never tolerate something like that!

      The second reason why the RIAA is evil is because they are pushing for an extension of "intellecual property rights" far beyond what is good and reasonable for society to tolerate.

      --

      Stephan

    27. Re:Revenge by Anonymous Coward · · Score: 1, Funny
      So patents are great when they're used against organizations you don't like, but they're evil when they're used to squash innovation? You can't have it both ways.

      No, silly you. That's not the thing: da thing is that (a) patents are Evil, but (b) two Evils make Good (Evil thing used against Evil entities).

      No one has to like bombs, and yet it's great to see the Bad Guys getting blown up. Similarly, patents are Satan's latest toy; yet it's still delightful to see other bad guys caught up in the patent web.

      Or has someone around here praised how good patents are? I ain't seen anyone, have you?

    28. Re:Revenge by satans_advocate · · Score: 0

      And remind me again, why is the RIAA evil? Is it because they are protecting their intellectual property?

      It's not their intellectual property, it's the artists who wrote, arranged and performed the song. Strange how that suddenly became the RIAA's property.

  3. so i suppose by Triumph+The+Insult+C · · Score: 5, Funny

    that patents are good now? today is thursday, so i'm not sure which way i'm supposed to go on that ...

    --
    vodka, straight up, thank you!
    1. Re:so i suppose by drinkypoo · · Score: 4, Funny

      Just because patents are bad doesn't mean we can't cackle with glee. It's always fun to watch bad things happen to bad people. We get so few opportunities to witness karma at work...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:so i suppose by stratjakt · · Score: 2, Interesting

      So far as I'm concerned, patents have never been "bad". They aren't psuedo-perpetual like copyright, they expire in 7 years, and they're more easily fought and defended.

      --
      I don't need no instructions to know how to rock!!!!
    3. Re:so i suppose by MuMart · · Score: 5, Funny
      MATHEMATICIANS

      Converge FASTER with Altnet(tm) NEWTON'S-METHOD EXTREEEME (tm)

      Do not perform illegal mathematics. Contact Altnet for pricing information. Student rates available.

    4. Re:so i suppose by Anonymous Coward · · Score: 0

      They aren't psuedo-perpetual like copyright, they expire in 7 years

      Try again. Twenty years.

    5. Re:so i suppose by Anonymous Coward · · Score: 0

      Its more like two wrongs making a right... or well, causing someone we don't like to suffer at the hands of someone we might not like... thats sort of a right, right?

    6. Re:so i suppose by minus_273 · · Score: 0, Troll

      How is that karma? have any idea what karma is? if you are going to make a religious reference, you might as well know what it is. Karma deals with the cycle of death and rebirth. What are you talking about?

      --
      The war with islam is a war on the beast
      The war on terror is a war for peace
    7. Re:so i suppose by Theatetus · · Score: 1

      Karma is from a sanskrit root meaning "work" or "binding".It describes a person's attachment to the world and life.

      As such, Slashdot and common usage aside, there is no such thing as "good" or "bad" karma, simply different attachments to the world that bring with them different sufferings for different patients.

      And, I might say that in fact this has a lot to do with karma. Both RIAA and Altnet seem attached to this world in different ways, and the ways they have attached themselves play in to this lawsuit.

      --
      All's true that is mistrusted
    8. Re:so i suppose by nkh · · Score: 1

      What are you talking about??? Karma is: Excellent (until I get modded down into oblivion). You sure need to read more texts from our messiah St. CowboyNeal.

      Seriously, do you really think we're all dumbasses that doesn't know what karma is? it was a joke!

    9. Re:so i suppose by tepples · · Score: 1

      Try again. Cher Act.

    10. Re:so i suppose by Anonymous Coward · · Score: 0

      You must be new to /.; we all know karma is a word, like love. A way of saying, 'what I am here to do.'

    11. Re:so i suppose by Hoplite3 · · Score: 1

      Indeed. Don't be fooled by cheap substitutes! Buy today.
      Warning! Do not attempt to derive NME on your own. Blindness/Deafness/Sue-edness may occur.

      --
      Use the Firehose to mod down Second Life stories!
    12. Re:so i suppose by stratjakt · · Score: 1

      What does the "Sonny Bono Copyright Extension Act" have to do with patents?

      --
      I don't need no instructions to know how to rock!!!!
    13. Re:so i suppose by MarkGriz · · Score: 1

      Converge FASTER with Altnet(tm) NEWTON'S-METHOD EXTREEEME (tm)

      Gives a whole new meaning to "Got root?"

      --
      Beauty is in the eye of the beerholder.
    14. Re:so i suppose by Anonymous Coward · · Score: 0

      I think that patents are always good. They are just really screwed up by Big Business in America.

      If patents only lasted 5-10 years it would allow for the inventor(not the company that patented another's idea) to be compensated for his/her idea and then it would expire and anyone could use it.

      This idea has been destroyed by large businesses like Disney who bribe some politicians to increase the duration of patent protection every time one of it's works reaches the end of the current duration. So we have corrupt laws that allow businesses to hoard patents and not allow any competition. I am sure this wasn't the original intention.

      When patent and copyright laws were first thought up, they were to protect The American People who were ferociously creative. They thought that the only way to further innovation was to make sure that the artists get paid and continued to want to create. I don't think they foresaw the current corporate mess we are in where it is almost impossible to innovate because any device you try to create crosses 20 patents owned by Big Business, and they would just wait until you made enough money to take in a lawsuit then sue you into the ground. Seems like it is the new American way.

    15. Re:so i suppose by Xtifr · · Score: 1

      No, what's good is that a bunch of right bastards (the RIAA) are going to be forced to fight for the side of good (challenging the patent).

  4. Who to support? by Frankie70 · · Score: 4, Funny

    Patents - Bad.
    But the recording industry also Bad.

    Who do we support in this discussion?

    1. Re:Who to support? by palutke · · Score: 1

      The patent system is a tool. Like any tool, some people will use it for good purposes, some evil purposes.

      --
      'I ain't a liar, baby, and I ain't proud I just want what I'm not allowed.' -- Violent Femmes, 36-24-36
    2. Re:Who to support? by IWannaBeAnAC · · Score: 3, Funny

      Neither. We just stand on the sidelines and laugh.

    3. Re:Who to support? by Anonymous Coward · · Score: 0
      Umm...flip a coin?


      But personally I'm so confused I just want to blame Microsoft.

    4. Re:Who to support? by Anonymous Coward · · Score: 0

      Is the enemy of my enemy my friend in this case?

    5. Re:Who to support? by radarsat1 · · Score: 4, Insightful
      it's an easy misconception that patents are "bad"

      however, patents are not bad. patents, in their most basic and innocent form, are supposed to protect the rights of inventors so they can make a profit on their hard work. nothing wrong there.

      what's "bad" is patent ABUSE. like companies that patent things that they'll never use, just in case someone uses it, so they can sue them. Patents should not be made with the intent to sue or collect license fees. Patents should be made so that a decent product can be funded and sold at a practical price.

      So in the end, capitalism falls for the same reason as communism: People who take advantage of the system. Too bad the world is full of assholes.

    6. Re:Who to support? by DrWho520 · · Score: 1

      The lesser of two evils, of course. I would specify exactly which one that is, but by identifying it discretely, I would cause its momentum to go towards infinity.

      Now, whether this would cause the evil to spontaneously combust due to the rapid increase in energy, effectively rendering the evil no more, or give it enough energy to overwhelm all who stand in their way, I am unwilling to test. The horror of the previously stated second consequence would be to much to bear.

      --
      The cancel button is your friend. Do not hesitate to use it.
    7. Re:Who to support? by Anonymous Coward · · Score: 0

      Neither...

      Lets just sit back and laugh at both of em.

    8. Re:Who to support? by Shadow+Wrought · · Score: 2, Funny
      Who do we support in this discussion?

      I liken it to watching the Yankees play the Red Sox. Who do you root for? Personally, I go with the meteorite;-) So far though, no such luck.

      --
      If brevity is the soul of wit, then how does one explain Twitter?
    9. Re:Who to support? by sumdumass · · Score: 1

      pattens in itself isn't bad. software pattens are though. I might even extend that to overly broad software pattens are bad.

      The so called IP belongs in copyright were it can be protected without burdening the system. If a book or music had pattens there would be a short windows before no one could write new music or books because it would infringe on the patten. On the other hand, a copy right would protect the owner from people using it without consent as well as derivitive works based from thier ideas. Acopy right still leaves room for others to perform in the same mannor

    10. Re:Who to support? by Anonymous Coward · · Score: 0

      Or cry at how either way WE are screwed :(

    11. Re:Who to support? by gcaseye6677 · · Score: 4, Interesting

      Exactly. This couldn't have happened to a more deserving group of people. You know what they say, those who live by the sword die by the sword.

    12. Re:Who to support? by argent · · Score: 5, Informative

      it's an easy misconception that patents are "bad"

      It's an easy misconception that the anti-software-patent sentiment is based on the idea that patents are bad. The problem isn't that patents are bad, or that people are taking advantage of the system, it's that the system is currently misbalanced:

      1. Patents last too long. This is a general problem with IP law these days.

      2. Patents are too easy to get. That is a particular problem with software. The nature of software in particular is such that any non-trivial program involves thousands of processes, any of which can be patented, and it's more-or-less impossible for a developer to even know if he's infringing when people can patent things like using the "tab" key to move between fields in a form.

      In the end, the problem is a broken system that doesn't need to be broken.

    13. Re:Who to support? by bob_jenkins · · Score: 5, Informative

      This is a patent on identifying files by their hash. Checking Google, I see Lamport using cryptographic checksums (which are hashes used to identify files) in 1981. +20 years = 2001. The patent's either invalid, or it isn't as simple as identifying files by a hash.

    14. Re:Who to support? by BashDot · · Score: 1

      I think my head just exploded.

    15. Re:Who to support? by HiThere · · Score: 1

      All patents aren't necessarily bad. Software, however, should not be patentable. Copyright is the appropriate mechanism for the protection of software ip.

      OTOH: Patents are dangerous. They are the use of law to establish a monopoly, which is subject to the abuse that monopolies tend to engender. And the USPTO is thoroughly broken. Could you believe that THIS YEAR someone could get a patent on waiting in a queue for the john? (Well, it was more complex. You got a ticket with a number on it.)

      Additionally, the cost in using a patent either to attack an infringer or in defending yourself against such an attack is unreasonably onerous. This means that patents can only be useful to either large companies, or to litigation specialists (WHEE!).

      Additionally, the existence of patent pools ensures that patents function primarily as a barrier against new companies entering a market dominated by a few companies with excessively expensive & obsolete products.

      Systems need to be designed to be secure. Saying "There's nothing wrong. But those hackers shouldn't be breaking into the system." is a farce. Saying similar things about laws would be a farce, but the consequenses can be too painful. If a law is so designed that it creates an insecure system, then it's a bad law. And the patent systems appears to be little BUT abuse. Worse than e-mail (though spam IS still increasing). It's easy to see that the e-mail system needs to be fixed. Admit the same about patents. (Coming up with the proper fix may be a lot more difficult, but the first step is admitting you've got a problem.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    16. Re:Who to support? by Anonymous Coward · · Score: 0

      Recording industry.... also a tool

    17. Re:Who to support? by SlashDread · · Score: 1

      "The problem isn't that patents are bad"

      What you said is rightious and spot on.

      I however think that patents are not bad but not good either.

      There is no scientific evidence that patents are "good" for humankind, neither is there any that it is "bad".

      Patent law makers have written this, saying its mostly a political issue.

      Dread

    18. Re:Who to support? by lspd · · Score: 1

      The nature of software in particular is such that any non-trivial program involves thousands of processes, any of which can be patented...

      Which leads to:

      3. The procedures and costs of the patent system favor corporations over individual inventors. Everyone comes up with reams of patentable ideas. Few have the resources to push these ideas through the USPTO.

    19. Re:Who to support? by Anonymous Coward · · Score: 0

      And those who live by law will die by...
      Nevermind.

    20. Re:Who to support? by deebaine · · Score: 1

      1. Patents last too long. This is a general problem with IP law these days

      Who is to say how long is too long? Is it too long for the software industry, which is barely even comparable to what it was two decades ago? Probably. Is it too long for the drug industry, in which the development of drugs coming to market now may have been ongoing for the last two decades? Maybe not (healthcare effects notwithstanding). The patent system needs to be revised so that it reflects a solution to the problem: it has drifted from its goal of making innovation profitable and protecting the investment and ideas of innovators. Perhaps different patents for different classes of IP?

      2. Patents are too easy to get.

      I suggest trying it sometime. It isn't that easy after all. Moreover, it's pretty expensive to get a patent on anything non-trivial. Make it harder, and you make it more expensive still, which means individual garage inventors are not going to be protecting themselves, which doesn't seem like much of an idea either. After all, your local neighborhood global corporation doesn't care if a patent costs it $15,000 or $150,000.

      I don't dispute that things are broken, but there's no easy fix, either.

      -db

    21. Re:Who to support? by argent · · Score: 1

      Who is to say how long is too long?

      Just about every analysis I've seen has come to that conclusion, the exceptions are always those that point to special "hard cases" (like yours) that are better addressed on a case by case basis... your suggestion of patent categories, some kind of renewal process, or a review for individual patents, any of these are preferable.

      it's pretty expensive to get a patent on anything non-trivial

      There have been plenty of mechanisms proposed that would make it harder to get a patent on something obvious without making valid patents harder to get. The definition of prior art is clearly inadequate for software, and the first inventor's defense for business practices should be extended to similar classes of process patents, including software. I've read arguments that a probationary period would actually reduce the cost of getting a patent, and while it would make it less certain a patent that passed that period would clearly be stronger.

      Finally, the whole business of applying for a narrow patent and then amending it to a much broader one needs to go. Or, at least, the amendment needs to be examined as scrupulously as the original application.

    22. Re:Who to support? by Anonymous Coward · · Score: 0

      Patents are easy for large companies to get. For the rest of us, they are quite inaccessible.

      I think the big problem is lack of accountability. Why shouldn't a large company patent something trivial? If they can get the patent, great (for them, that is). If it's invalid... well, it usually doesn't matter. Often it's the threat of legal action (backed by massive resources), even if it probably wouldn't hold up in court, that gets the other party to cave in.

      I say start fining people who apply for bad patents. It's an abuse of the system, and they should pay for it. The greater the abuse, the more they pay (having the resources to do a thorough prior art search, and simply not bothering would be considered a major abuse, for example). The additional revenue could help the patent office do better reviews of applications.

      We've got to make it so that it's not in the best interests of a large company (and everyone else, but others can't afford it anyway) to apply for every patent they can think of (thus overburdening the patent office and making the problem worse), and/or make it so that it's not in the best interests of the patent office to rubber stamp patents with very little review. The latter might be difficult, and would probably add an extra burden to an already overburdened office. The former targets the people who are abusing the system, and seems very appropriate to me.

    23. Re:Who to support? by mrchaotica · · Score: 1

      We're computer nerds here. What are these "sidelines" you speak of?

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    24. Re:Who to support? by Anonymous Coward · · Score: 0
      however, patents are not bad.

      Actually, that's just your opinion, although shared by many others. But not nearly everyone; I, for one, disagree: I think the concept of patents in general is bad, and sooner patent system was eliminated the better. There's no universal agreement on even "classical" interpretation being good. Great many people thought patents were a disgrace, Benjamin Franklin being one of more famous people.

      However, other "IP" - related mechanism are more useful -- trademarks, when properly domain-limited, specifically, and copyrights if the terms were more reasonable.

    25. Re:Who to support? by argent · · Score: 1

      I say start fining people who apply for bad patents.

      I think someone else already pointed out that charging more for patents doesn't adequately penalise large corporations with large portfolios, so this would end up being just another cost for small business and individuals. I don't think that's what you're trying to achieve.

      You need to think about non-monetary sanctions here. Perhaps there's a way that the patent portfolio itself can be placed in jeopardy if there's a pattern of abuse? I don't know, IANAL and the ideas I've come up with while thinking about your message are themselves subject to abuse so I won't waste your time on them...

    26. Re:Who to support? by IWannaBeAnAC · · Score: 1

      The ones from which we observe two groups that have zero technical expertise slug it out in a buzzword fight.

    27. Re:Who to support? by Anonymous Coward · · Score: 0

      I guess no one will see this message now that the story is so far down on the page, but... (Same AC as before, by the way)

      I completely agree that the cost should not increase (in fact, it should probably decrease) for small businesses and individuals. Increasing the cost of patents isn't what I'm suggesting. I'm suggesting adding a price for abusing the system. This price would be much higher for large companies because with their resources they should be able to take reasonable measures to avoid applying for bad patents. Overlooking an obscure piece of prior art would not be considered an abuse, but blatantly ignoring obvious prior art would be. An individual who puts forth a reasonable effort to locate prior art, but misses something would probably not be penalized.

      Maybe this is too complex and doesn't equalize things enough. But I do believe that we need to give people and companies a good reason to NOT abuse the patent system. Stripping existing patents, or reducing their lifetime or the protection offered by the patents is an interesting idea. It would also tend to penalize the worst abusers more, since they have far more patents.

  5. If only... by Anonymous Coward · · Score: 5, Funny

    both of them could lose...

  6. Good.. by artlu · · Score: 4, Funny

    At least someone is trying to make the RIAA feel the same way that a 14 year old kid does when he/she gets served with a subpoena.

    gShares.net

    --
    -------
    artlu.net
    1. Re:Good.. by garcia · · Score: 3, Insightful

      At least someone is trying to make the RIAA feel the same way that a 14 year old kid does when he/she gets served with a subpoena.

      I think it's a bit different when a huge conglomorate gets sued by a small corporation with 550k in cash than when a 14 year old has to explain to his parents why they are going to double their debt because he wanted to listen to Eminem for free.

    2. Re:Good.. by Anonymous Coward · · Score: 0

      No 14 year old has ever gotten a subpoena from the RIAA. The subpoena has gone to the person paying the internet connection bill, which obviously can't be a minor.

    3. Re:Good.. by mr_z_beeblebrox · · Score: 2, Funny

      At least someone is trying to make the RIAA feel the same way that a 14 year old kid does when he/she gets served with a subpoena.

      You honestly believe....that the RIAAs first thought was "Oh cool, I'll be on the news!"

    4. Re:Good.. by Auckerman · · Score: 2, Insightful

      "a 14 year old has to explain to his parents why they are going to double their debt because he wanted to listen to Eminem for free."

      You misspelled "...because he wants OTHERS to listen to Eminem for free". I may take a minority opinion when I say distributing copyrighted files you don't have the copyright for or a license to distribute should be against the law.

      --

      Burn Hollywood Burn
    5. Re:Good.. by Mr.+Arbusto · · Score: 1

      As long as it is spelled right.

    6. Re:Good.. by maximilln · · Score: 0, Flamebait

      I may take a minority opinion when I say distributing copyrighted files you don't have the copyright for or a license to distribute should be against the law

      You're in the majority when you lump up with trolls. May I point out that no one put a gun to the recording industry and said,"YOU MUST SELL THIS CD!" They sold the CD, voluntarily, now deal with the consequences rather than whining about a 14-year old sharing music. It's no secret that CDs are easily ripped, easily copied, and easily distributed.

      Someone else pointed out a good analogy: Give a child a jar of 100 cookies, tell them to take one, but let them keep the jar for as long as they want.

      Why are the courts rewarding corporate America for what amounts to either ridiculous stupidity or blatant entrapment?

      --
      +++ATHZ 99:5:80
  7. Article text for your convenience by Karma+Troll · · Score: 5, Informative

    Altnet, a company that sells music and other digital goods through file-swapping services, sued the Recording Industry Association of America on Wednesday for alleged patent infringement.

    The company, a subsidiary of Brilliant Digital Entertainment, contends that the RIAA has been infringing on one of its patents in the course of copyright enforcement efforts inside peer-to-peer networks. Overpeer, a copyright company owned by Loudeye, and MediaDefender, also are named in the lawsuit.

    "We've exhausted every means of trying to work with these defendants and those they represent to patiently encourage and positively develop the P2P distribution channel," said Altnet Chief Executive Officer Kevin Bermeister in a statement. "We cannot stand by and allow them to erode our business opportunity by the wholesale infringement of our rights."

    He added, "Think about your breathing."

    The patent infringement suit comes as one of the sideshows in an ongoing legal battle over peer-to-peer networks that has led to piracy charges against technology companies and antitrust claims against record companies, and that now appears to be headed ultimately to Congress for resolution.

    Altnet and Brilliant Digital Entertainment are joint venture partners with Sharman Networks, the Australian company that owns the Kazaa software. The company has been trying for several years to persuade record labels and music studios to allow Altnet to sell authorized versions of their products through the Kazaa file-swapping network.

    The big entertainment companies have unanimously said no, however. They've lost recent court battles that aimed to put companies like Sharman out of business, but are now seeking legislation that would revive their claims against file-swapping ventures.

    Altnet has also been seeking other funding sources and ways to strike back at the record labels' efforts to undermine peer-to-peer networks.

    In the summer of 2003, it announced that it had purchased patent rights to the process of identifying files on a peer-to-peer network using a "hash," or digital fingerprint based on the contents of the file.

    Initially, Bermeister indicated the company would approach other file-swapping companies to sign them up for licenses. That proved controversial, but Altnet did send cease-and-desist letters last November to nine companies engaged in businesses related to peer-to-peer networks.

    Some of these, such as data collection company Big Champagne, said they weren't using any technology that would infringe on the Altnet patent. An attorney for Altnet said the disputes with most of the nine had been resolved.

    Altnet's lawsuit says that antipiracy companies Overpeer and MediaDefender are still on the hook, however. Overpeer is a "spoofing" company that posts millions of false or corrupted files on networks such as Kazaa, trying to make real files harder to find. Media Defender uses "interdiction" techniques, which essentially clog networks with requests that block real download efforts.

    Both of these services use unauthorized versions of Kazaa and the underlying FastTrack peer-to-peer technology, and so are using Altnet's patent without permission,

    1. Re:Article text for your convenience by Anonymous Coward · · Score: 0

      Article posted in discussion...
      Must resist... urge... to... Read...

    2. Re:Article text for your convenience by a+rabid+platypus · · Score: 0, Troll

      Mod Parent Troll, It's a Think about yer breathing Troll.

    3. Re:Article text for your convenience by Anonymous Coward · · Score: 0

      md5sum of article - for your convenience:
      8c74e2366627b21a8a37559e9a1bc699

  8. Disgusting abuse of patent law by mindaktiviti · · Score: 5, Funny

    This is an outrage! The RIAA is a great group of do-gooders and this company decides to sue them for patent infringement!? This patent system is getting out of ha...oh wait.

  9. Payback is a bitch. by www.sorehands.com · · Score: 2

    It is always sweet to see a scumbag (the RIAA) get abused with the same type of abuse that they do to others.

    1. Re:Payback is a bitch. by SammysIsland · · Score: 1

      I wholeheartedly agree! There need to be more lawsuits filed against people who file lawsuits. Soon, everyone will owe everyone else everything! Then it will all be over.

  10. Never respond to signatures, it's bad form. by mental_telepathy · · Score: 1

    Today is thursday, so dean is no longer running for President.

    1. Re:Never respond to signatures, it's bad form. by BLAG-blast · · Score: 0, Offtopic
      Today is thursday, so dean is no longer running for President.

      Today people don't really run for President, we let the media and judges decide who should be President.

      --
      M0571y H@rml355.
  11. What is the patent? by Anonymous Coward · · Score: 4, Interesting

    Anyone know what exactly they're patenting? I'm sure someone else had invented the concept of identifying a file by its hash before them.

    1. Re:What is the patent? by Anonymous Coward · · Score: 0

      Quiet, apparently this is one of those good patents.

    2. Re:What is the patent? by DrWho520 · · Score: 2, Funny

      Yes, but has anyone expressed the patent specifically for the environment of P2P networks? I, personally, plan on patenting the wheel specifically for the SUV rear passenger side. By the time they get me on prior art, I will have enough licenses to retire.

      --
      The cancel button is your friend. Do not hesitate to use it.
    3. Re:What is the patent? by Halo1 · · Score: 2, Informative
      I think the patent is this one. At least, it's mentioned here. It's really crazy, it truly is a patent on the principle of hashing (when done in "a data processing system").

      Here is the first claim of the patent:

      1. In a data processing system, an apparatus comprising:

      identity means for determining, for any of a plurality of data items present in the system, a substantially unique identifier, the identifier being determined using and depending on all of the data in the data item and only the data in the data item, whereby two identical data items in the system will have the same identifier; and

      existence means for determining whether a particular data item is present in the system, by examining the identifiers of the plurality of data items.

      --
      Donate free food here
    4. Re:What is the patent? by Halo1 · · Score: 1

      You don't make patents specific to anything, but as broad as possible. They simply patented "calculating a hash of some data".

      --
      Donate free food here
    5. Re:What is the patent? by abb3w · · Score: 1
      They simply patented "calculating a hash of some data".

      No. It looks like that may have been patented in 1972. They seem to have patented the using of data hashes to identify data (files) and see if it's the data people are looking for. But I am not a patent attorney, nor do I have time to read the whole patent nor the 30-odd patents it references.

      --
      //Information does not want to be free; it wants to breed.
    6. Re:What is the patent? by Halo1 · · Score: 1
      You only have to read the first claim (which I posted here).

      The claim indeed says "existence means for determining whether a particular data item is present in the system" (by checking the hashes aka identifiers for the data). So it's more like the principle of hash tables (and all variants, such as considering each computer on a p2p network as a hashtable in which you check for an item, or maybe even considering the whole p2p network as one giant hash table) and indeed not just hashes that they patented.

      --
      Donate free food here
  12. Turnabout is fair play by raider_red · · Score: 1, Funny

    And sometimes, it's just damn fun.

    --
    It's good to use your head, but not as a battering ram.
    1. Re:Turnabout is fair play by Anonymous Coward · · Score: 0

      Who the heck modded the OP troll? Boy oh boy the mods are on crack today.

      Raider red, I sympathise, I really do.

  13. How ironic by lothar97 · · Score: 4, Insightful
    That the RIAA is being sued over seeding Kazaa with fake files.

    I don't think this is a matter of "buy patents then make money" as some may argue. They had their p2p network, and the RIAA was flooding them with bogus files to trick users. They purchased a technology that complimented their needs (e.g. weeding out the fake files and helping people find legit files), and now they're pulling the old "thou shalt not reverse engineer" argument.

    If we replaced "Altnet" with "Microsoft" or another /. target, I imagine this discussion would get quite angry. I imagine we'll have a lot of "way to go!" comments this time around- we're all hypocrites!

    --

    1. Re:How ironic by garcia · · Score: 1

      I don't think this is a matter of "buy patents then make money" as some may argue.

      Then you didn't read the article. Altnet tried to sell services to the RIAA and the RIAA ignored them. After waiting it out for a while Altnet decided to sue the RIAA for patent infringement.

      Because they weren't making money one way they are going to attempt to make it another.

    2. Re:How ironic by HackHackBoom · · Score: 2, Interesting

      You have a god point, but you need to consider something:

      We are far gone down the 'Lawyers Rule' system of government nowdays. As assinine as the whole patent system is right now, I think it's important the prolific abusers of this system (RIAA, MPAA, Micromule, Amazon, etc) get reemed by the other edge of the sword they use on us.

      Like I said in my earlier post, get out the pitch forks and torches!

      --


      "It's not stealing if you don't get caught!"

    3. Re:How ironic by argent · · Score: 3, Insightful

      You hit the nail on the head with that word.

      "Ironic".

      This like the 9/11 victim's widow who is suing Bush under RICO. We all know that laws like RICO are horribly broad and dangerous, but you have to admire someone who manages to grab a double-edged sword by the hilt and take a whack at the folks who are normally weilding it. Whichever way it goes it helps draw attention to a nasty bit of legal machinery, and may even make the folks who *normally* back these kinds of things a little bit wary.

    4. Re:How ironic by St.+Arbirix · · Score: 2, Insightful

      If we replaced Altnet with Microsoft I'd say thank God. If we replaced Altnet with Apple or Real or anyone else who's legitimately selling files over the internet and has a big name that'd definitely be good.

      Someone needs to tell the RIAA, "look, you're ruining the music business."

      --Matthew

      --
      Direct away from face when opening.
    5. Re:How ironic by red+floyd · · Score: 1

      You have a god point,

      Are those more powerful than Mod Points?

      --
      The only reason we have the rights we have is that people just like us died to gain those rights. -- Cheerio Boy
    6. Re:How ironic by ricotest · · Score: 3, Funny

      You have a god point

      FYI, God Points (TM) can be redeemed at your local church for smitings, stonings (5 GP), lightning strikes (10 GP), plagues of locusts (20 GP) or eternal damnation (50 GP). Our current special is the 40 Day Flood for just 200 God Points! Pool some together with your friends and save up to destroy that office or school you hate attending in a torrent of liquid vengeance!

    7. Re:How ironic by iabervon · · Score: 1

      The best way to get rid of a tool for evil may well be to abuse it until it breaks. If possible, the quickest way to get rid of a bad law is to target its supporters.

      We would obviously be opposed to an amendment to a law that states that it may only be applied by the immoral; the moral shouldn't add this in effect by way of self-control. I don't recall any comments to the effect that reverse engineering should be illegal, but that people who do it should be forgiven anyway.

    8. Re:How ironic by The+Angry+Mick · · Score: 1
      I think it's important the prolific abusers of this system (RIAA, MPAA, Micromule, Amazon, etc) get reemed by the other edge of the sword they use on us

      You're probably right IF it turns out they actually do get reamed. I suspect though, that this story will ultimately dry up and go away, and the RIAA will return to business as usual. As somebody pointed out a little farther up, we're talking about a rather smallish company trying to take on a litigiuos juggernaut with huge piles of disposable income.

      Still though, it would be nice to see the little guy win for a change . . .

      --

      I'm not tense. I'm just terribly, terribly, alert.

    9. Re:How ironic by AnotherBlackHat · · Score: 1
      ... we're all hypocrites!


      Slashdot is a group, not an individual.
      Some in that group are pro Microsoft.
      Some are pro patents.
      Some are anti porn.

      "We" aren't hypocrites, "we" are quite literally of more than one mind.

      -- less is better.

    10. Re:How ironic by DirePickle · · Score: 0

      I think we'd have a lot more "Woohoo!" arguments if it were Microsoft vs. RIAA. Whoever loses, we win!

    11. Re:How ironic by garcia · · Score: 1

      Oh blah. RICO has been overused by lawyers since the late 70s. Anything that says more money should be awarded automatically sets that hampster wheel rolling inside the lawyers' brains...

    12. Re:How ironic by Anonymous Coward · · Score: 0

      Well basically, the RIAA are flooding the networks with bogus files to deliberately waste people's time and bandwidth.
      To counter this, the networks have a hashing algorithm to sort out the good files.
      Now, the RIAA are using the hashing algorithm so their bogus files get mistaken for good ones.
      The question is, can the networks send people into CD stores to deliberately place bogus CD's on the shelves. Then the customer gets tired of buying all these bogus CD's.

    13. Re:How ironic by argent · · Score: 2, Insightful

      Just because it's an old badly-abused law doesn't mean it's a bad example of a badly-abused law.

    14. Re:How ironic by feloneous+cat · · Score: 1

      Pool some together with your friends and save up to destroy that office or school you hate attending in a torrent of liquid vengeance!

      Nah, I like to buy my liquid vengence from our local hardware store.

      Far less dangerous than the plasma vengence I was getting before...

      Same as it ever was [repeat]

      --
      IANAL, but I've seen actors play them on TV
    15. Re:How ironic by StarWreck · · Score: 1
      If we replaced "Altnet" with "Microsoft" or another /. target
      If Microsoft or even SCO were to sue the RIAA... and I would support either of them against the RIAA. I would be all for that. This may not be an "the enemy of my enemy is my friend" kind of deal but it could be a "let our enemies destroy each other" deal.
      --
      ... and in the DRM, bind them.
  14. RTFA by Anonymous Coward · · Score: 1, Interesting

    The RIAA, much as everyone hates them, is totally in the right here. The group is suing them for a patent on FILE HASHING. Hello? Is anyone home? If they get precedent on this, say goodbye to things like, oh, security.

    1. Re:RTFA by Ironsides · · Score: 1

      I don't think its just file hashing they are suing them for:

      Both of these services use unauthorized versions of Kazaa and the underlying FastTrack peer-to-peer technology, and so are using Altnet's patent without permission, the company contends.

      This is more like Apple suing a company for taking iTMS and modifying it to prevent other people from using iTMS features, such as the one that lets you listen to toher peoples music on the network. (NOTE: Listen != Download.)

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    2. Re:RTFA by HiThere · · Score: 1

      I suspect that the RIAA could get the patent thrown out. They've got enough cash.

      The scarey thing is that they might, instead, purchase it.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:RTFA by Anonymous Coward · · Score: 0

      That's...not how patents work. They're suing because they own a patent and someone else is using it. How they got to use it is irrelevant. The point is they claim to have a patent on HASHING. That's BAD.

  15. Ironic by mtgarden · · Score: 1

    Live by lawsuits; die by lawsuits.

    Or was that a sword?

    1. Re:Ironic by Anonymous Coward · · Score: 0

      That isn't ironic, you cretin. Its a metaphor.

    2. Re:Ironic by Gubbe · · Score: 1

      Lawsuits are the swords of the modern day.

  16. Hashing? by stylerm · · Score: 1

    I had the idea of hashing digital tv signals to remove commericals. I guess by saying this right now on this dated fourm that no one else can do that due to prior something.

    1. Re:Hashing? by Dr.Zap · · Score: 1

      Unless, of course, someone else thought of it first...

  17. Checksum as prior art? by Anonymous Coward · · Score: 0

    A hash 'fingerprint to identify the file' sounds like a checksum to me.

    1. Re:Checksum as prior art? by Anonymous Coward · · Score: 0

      it's not just a checksum, it's the use of checksums for a particular purpose in a novel manner

  18. Can someone clarify... by DownWithTheMan · · Score: 5, Interesting

    "Altnet's lawsuit says that antipiracy companies Overpeer and MediaDefender are still on the hook, however. Overpeer is a "spoofing" company that posts millions of false or corrupted files on networks such as Kazaa, trying to make real files harder to find. Media Defender uses "interdiction" techniques, which essentially clog networks with requests that block real download efforts." The interdiction method they speak of... Is it essentially a DoS on the p2p networks? If so, that's a lot of crow the RIAA is going to have to force down if they lose their lawsuits...

    1. Re:Can someone clarify... by FFFish · · Score: 1

      Colour me innocent, I guess, but has this "file spoofing" tactic worked at all? I certainly haven't noticed any great flood of mislabelled/not-working files.

      --

      --
      Don't like it? Respond with words, not karma.
    2. Re:Can someone clarify... by Anonymous Coward · · Score: 0

      Yes, I've run into a half dozen songs, and I don't download *that* much. Certain songs will come across mostly correct for the first bit, but then be massively garbled horrible sounding static for the rest of the song. I doubt it will keep you from finding any song, you just might have to try twice; it basically means that if you're burning anything that is getting current 'heavy rotation' airplay you should review the entire mp3 before burning a disc. Always a good idea anyway due to bad rips.

    3. Re:Can someone clarify... by SpecBear · · Score: 1

      My understanding of the situation (someone please correct me if I err; spare the cluestick, spoil the child and all): The P2P networks still standing have managed to avoid prosecution using the claim that they don't really own the networks. There's no centralized control, so they can't weed out copyright violations (or so they claim. The problem is if it's not your network then you can't really sue someone for messing with it; they can't have it both ways. I suppose the users could sue, but that's just asking for trouble.

      Their latest tactic is actually very clever: buy the rights to a patent that covers methods used by your network client, then sue anyone who connects to the network using an unauthorized client for patent infringement. It's dirty as hell, but this is a dirty business. The patent is probably invalid, but the RIAA's goons will have to fight it in court.

  19. Fight fire with fire by microbox · · Score: 3, Insightful

    Our IPR overloads can sue each other to oblivion for all I care. Maybe we are hypocrites, but when someone uses unpopular law X to attack evil corporation Y, well... one can't help but be amused.

    --

    Like all pain, suffering is a signal that something isn't right
    1. Re:Fight fire with fire by HiThere · · Score: 1

      That's *not* being hypocritical.

      Being hypocritical is supporting something only when it's to your advantage, and being against it when *that's* to your advantage. In this case I think that almost everyone on /. would think that the best believable outcome would be that software patents would be ruled invalid. But nobody believes that will happen, so next best is to see a supporter of such laws get injured by the same kind of laws that they support. (Not strictly apropos here, though. Better would be using the DMCA to attack the RIAA. A truely vile law, but still one that could, potentially, be used to attack it's supporter.)

      Having the RIAA attacked via patents is a poor second best along multiple dimensions. But I don't get to see the best being reported. So at least I can enjoy the (less than perfect) irony.

      So don't feel guilty about enjoying any discomfit this may bring them. We nake do with what's available.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  20. Too bad the file hash isn't encrypted... by denis-The-menace · · Score: 4, Insightful

    Then Altnet could use the DMCA against the RIAA.
    Now that would REAL sweet revenge.

    --
    Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    1. Re:Too bad the file hash isn't encrypted... by Anonymous Coward · · Score: 0

      It is encrypted, with rot26

    2. Re:Too bad the file hash isn't encrypted... by dspacemonkey · · Score: 2, Insightful

      As my anonymous friend states above - it is encrypted.

      Hashing (rot26) is just an incredbly lossly encryption algorithm. Where does the DMCA stand on this?

      I know a judge would throw it out (it is anon-sensical argument even if it is correct in the letter of the law), but it could be quite amusing nonetheless :o)

    3. Re:Too bad the file hash isn't encrypted... by GuyverDH · · Score: 1

      Yet, couldn't one say that the "hash" was an encrypted signature for said file, and the act of reverse-engineering the "hash" was attempting to break their "security"?

      --
      Who is general failure, and why is he reading my hard drive?
    4. Re:Too bad the file hash isn't encrypted... by lachlan76 · · Score: 1

      Simple - the hash is being used as a protection of intellectual property, and that any usage of the hash in methods other than to identify a file as the valid data source is circumventing the protection of their IP (the file), and therefore is a violation of the DMCA.

  21. Re:If only both of the could lose... by ColdWetDog · · Score: 5, Insightful

    They will, only the lawyers will be the real winners.

    --
    Faster! Faster! Faster would be better!
  22. One word.... by maxchaote · · Score: 0, Redundant

    Karma.

    1. Re:One word.... by Anonymous Coward · · Score: 0

      Two words....

      Karma whore!

  23. It's a win-win scenario if it goes to trial. by argent · · Score: 4, Interesting

    Altnet wins: RIAA loses. That's a win, and there's the potential of a double-win, if the IP Police respond by trying to put a finger-guard on the patent buzzsaw.

    Altnet loses: legal precedents that blunt the software patent buzzsaw are all to the good.

    The worst-case scenario is Altnet and tha RIAA coming to a settlement.

  24. Patent is #5,978,791 by thpr · · Score: 4, Informative
    The patent at issue is most likely patent # 5,978,791

    There is also historical info on this being licensed to Sharman Networks.

    1. Re:Patent is #5,978,791 by ipgeek · · Score: 1

      Yes, the patent 5,978,791 has the title "Data processing system using substantially unique identifiers to identify data items, whereby identical data items have the same identifiers." It was "invented" by some fellow by the name of Ron Lachman who is apparently the Chief Scientist at Atnet.

      The basic idea of the patent seems to be to use hashes or some other form of "identifier" which is determined by "only the data in the data item" (and not on stuff external to the data such as a filename, directory, date, etc.) to identify duplicates of data. Smells a bit like a variety of things in the prior art to me...

    2. Re:Patent is #5,978,791 by Anonymous Coward · · Score: 0

      so, is this covering the very idea of hashing, or just this particular technique.

      I hate patents. I wonder how muhc longer before there is no way to do anything (in software) without violating so many patents that people just say f-it and violate, or f-it and quit coding software. the system is clearly reaching a threshold of usability. you need as many lawyers as developers these days.

  25. Actually, this is an old business model. by WindBourne · · Score: 4, Insightful

    the problem is that we are granting patents on all sorts of ideas that have loads of prior arts. Until we up the pay in the patent office and address the real problems these will continue.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Actually, this is an old business model. by ratamacue · · Score: 4, Funny
      Until we up the pay in the patent office and address the real problems these will continue

      That's classic. When government fails, reward them with more revenue. You'd make a great politician.

    2. Re:Actually, this is an old business model. by wankledot · · Score: 1
      "Until we up the pay in the patent office and address the real problems"

      They're doing a horrible job... give them more money, that'll show 'em!@#

      --
      My sig is blank, I typed this by hand.
    3. Re:Actually, this is an old business model. by Duke+Machesne · · Score: 1

      Umm... no; if you make the job more desirable (by way of greater compensation, for example,) you attract a greater number of applicants and more competetive applicants.

      I personally have no idea what they sort of wage they make in the patent office or if it ought to be increased, but this is the principle whereby one would make such an increase.

    4. Re:Actually, this is an old business model. by phearlez · · Score: 5, Insightful

      Why do the same clowns who defend CEO pay by saying "That's the salary required to attract qualified candidates!" suddenly forget that standard when we talk about making civil service jobs competitive with the private sector?

      --
      Bad management trumps ideology - Show the world you want better leadership. http://www.timefornewmanagement.com
    5. Re:Actually, this is an old business model. by wankledot · · Score: 2, Informative
      I know that was the intent of the comment, it jus struck me as funny.

      I looked up the patent examiner pay grades, a person with a 4yr degree and 2 years of professional experience will start out at about $50k... not a whole lot, but not too bad.

      Plus it's a job with the federal gov, so the benefits are good and your job security is great.

      --
      My sig is blank, I typed this by hand.
    6. Re:Actually, this is an old business model. by AKAImBatman · · Score: 1

      Umm... no; if you make the job more desirable (by way of greater compensation, for example,) you attract a greater number of applicants and more competetive applicants.

      As it is with children, it depends on the problem. If the problem is a lack of resources or incentive, then they should be given that. If it's simply laziness or defiance, then they should be punished and/or restricted in a fashion befitting to their deeds.

      Sometimes a combination works best. e.g. If the number of junk patents falls below 5%, then the patent examiners get a bonus for every percent below. If it's above 5%, then their funds are penalized for percent above.

      I personally have no idea what they sort of wage they make in the patent office

      About $50,000 to $100,000 depending on your government rated level. They actually pay quite well, but as I understand it, have difficulty in hiring enough practitioners to keep up with the work load.

    7. Re:Actually, this is an old business model. by morleron · · Score: 2, Insightful

      It seems to me that we have two equally bad things going on here. There's the Altnet folks and their software patent on techniques that have been used for years to identify files. Then there's the RIAA and its allies attempting to defend an outmoded business model using the prior art techniques (among others) that Altnet is claiming a patent on. Someone needs to straighten this whole mess out or everybody is going to end up losers in the long run.

      Software producers, whether closed or open source, are finding it ever more difficult to avoid becoming ensnared in the Wonderful World of Software Patents(TM). Given enough foolish patents being granted by the USPTO, software developers in the U.S. will no longer be able to practice their trade without a battalion of lawyers carefully scrutinizing every line of code and every design idea/decision. This is certain to drive software development out of this country.

      Then there's the RIAA setting itself up as investigator, judge, and jury to the detriment of the legal system in the U.S. Right now the courts seem to be starting to see through the RIAA's arguments against the use of technology that it doesn't control. However, all it will take is for the RIAA's congressional lap dogs to pass the necessary legislation and the court decisions will be moot. Again, we'll see creative people and companies driven out of a country that is proving to be much more enamoured of short-term profit than it is with long-term economic viability.

      Given enough time these two trends will make the Bush administration's proposal to categorize fast food jobs as manufacturing a necessity. Such jobs will be among the few left in the U.S.; along with a legal system that is busy engaging in incestuous legal battles that, in the end, benefit no one except the lawyers.

      Just my $.02,
      Ron

      --
      Impeach Barack Obama for violating the Constitutional requirement to be a "natural born" citizen to hold the office of P
    8. Re:Actually, this is an old business model. by Mage+Powers · · Score: 1

      general idea here is that the patent office doesn't get enough money to actually check anything, because the money they collect goes into the general budget, at least thats what i've heard here. I'm safely ignorant in my igloo ;)

    9. Re:Actually, this is an old business model. by mOdQuArK! · · Score: 1
      Until we up the pay in the patent office and address the real problems these will continue.

      Nah, have people bid on the patents in an auction, including the person who is submitting the patent. That way you let the market do the "due diligence" on how much each individual patent is worth, and you don't really need patent examiners any more (except that you will still want to evaluate obviousness & prior art challenges - maybe you can handle this with a panel of subject-related peers).

      By requiring the inventor to participate in the bidding, you also prevent the inventor from sitting on a good idea & preventing the society from being able to use it. (If the inventor doesn't want to tell anyone, then he/she can treat it as a trade secret, but runs the risk that someone else will develop the idea independently - either way, society wins.)

      Anything which doesn't meet a certain minimum bid value (the participants might think it's worthless because it will be killed by obviousness or prior art challenges, for instance) can be considered too worthless to be worth granting a patent, and would therefore become public domain.

    10. Re:Actually, this is an old business model. by hunterx11 · · Score: 0

      Because "the same clowns" pay the salaries of public servants, not CEOs.

      --
      English is easier said than done.
    11. Re:Actually, this is an old business model. by WindBourne · · Score: 1

      And you would suggest what, in attracting knowledgable intelligent people to do the job? A kiss, a warm smile, a handshake? Perhaps you would lower the pay and still expect that better people will come to do the job? Are you suggesting that 35-45K a year in the DC area attracts top people to do this job? That sound more like a politician than somebody who suggests that we do what is needed to get the right people in.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    12. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      That's classic. When government fails, reward them with more revenue. You'd make a great politician.

      Well, if they failed due to lack of revenue, what other solution makes sense?

      You know, underfunding a project to kill it off is is a classic political trick. Perhaps you'd make a great politician as well?

    13. Re:Actually, this is an old business model. by WindBourne · · Score: 2, Insightful

      While it is an interesting idea, the one problem that I see with it is that MS can bid billions on a patent while I can not.

      The idea of patents was to help the little guy out. In fact, the concept went back and forth in the early days and it was the concept of helping the little guy out that won it over.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    14. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      50K in the DC area? How far does that go? I would guess not far at all. In fact, I would guess that many 7-11 managers in that area make 40-50K /year. While it may be a livable wage, it will not be enough to attract intelligent competent people

    15. Re:Actually, this is an old business model. by 'nother+poster · · Score: 1

      So, lets take a look at inventions and their use under the patent system you propose. If you don't patent it, you simply have security through obscurity, which rarely works. If the inventor patents the "invention", he has no guarentee that he will realize any profit from the invention, which he doesn't now either, but at least under the existing system he would have the right to control it's implimentation for 20 years. Hmmm. So, I guess I'm missing your systems impetus for the inventor to expend time, effort, and money to create new inventions.

      That is the reason for patent as I understand it. A system that, for a limited time period, gives the the inventor/s a monopoly on the implimentation of the invention as the incentive, with the understanding that the invention falls into the public domain at the end of the patent period.

    16. Re:Actually, this is an old business model. by maximilln · · Score: 1

      Well, if they failed due to lack of revenue, what other solution makes sense?

      If the government failed due to lack of revenue it's a prime indicator that the government shouldn't have been involved in that field in the first place.

      The media industry suffers from the same complex. They like to blame their failure on "pirates" but, in reality, their business model is outdated and unrealistic.

      --
      +++ATHZ 99:5:80
    17. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      I'm at 35K as a programmer (and believe it or not that's more than the other programmers), so that is a salary I'd gladly jump on.

      Just trying to weather these times

    18. Re:Actually, this is an old business model. by maximilln · · Score: 0

      have people bid on the patents in an auction

      The form for submitting a patent application will become cryptic and archaic. An entire segment of attorneys will be bred to deal with the proper preparation of the papers. The fees to enter the auction will be prohibitively expensive but the sale price of the patents themselves will be subject to a downward spiral of lowest bidding.

      In the end, it will cost an unlimited amount of money to submit patents to auction and the patents will all be sold for a penny--or one penny above the set minimum bid. There will be no change. Corporations will rule the patent world and individuals will be forced to sign their lives away in the ubiquitous employee agreement.

      --
      +++ATHZ 99:5:80
    19. Re:Actually, this is an old business model. by gnu-generation-one · · Score: 1

      "Until we up the pay in the patent office and address the real problems these will continue."

      There's an easier way to solve these problems whilst paying less money to the patent office.

      No money at all, in fact.

    20. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      If you have a CS or EE degree and are living in the DC area on that salary and have 2 years of work under your belt, something is WAY wrong. Now, if you are a CIS or a none degree that would make sense.

    21. Re:Actually, this is an old business model. by mOdQuArK! · · Score: 1
      While it is an interesting idea, the one problem that I see with it is that MS can bid billions on a patent while I can not.

      That's OK - the money that the winner of the auction pays will go to the person who submitted the patent. (There'll have to be an exception in the case where the submitter of the patent is bidding on their own patent, to avoid where the submitter is bidding a million-jillion dollars to themselves :-)

      That way, the submitter of the patent will get paid what the market thinks their idea was worth, and society will (hopefully) get the benefit of using the idea from the patent (assuming that the new owner properly exploits the idea, of course).

    22. Re:Actually, this is an old business model. by mOdQuArK! · · Score: 1
      If the inventor patents the "invention", he has no guarentee that he will realize any profit from the invention, which he doesn't now either, but at least under the existing system he would have the right to control it's implimentation for 20 years. Hmmm. So, I guess I'm missing your systems impetus for the inventor to expend time, effort, and money to create new inventions.

      As I mentioned in another reply to this thread, the inventor would submit their idea for a patent to the auction. People/companies would bid on that idea (perhaps including the inventor themselves). Whatever the winning bid was, would go to the inventor (although you'd have to come up with a different scenario if the inventor was bidding for their own idea). So there would be a HUGE incentive for inventive individuals to submit a steady stream of ideas into the auction, since they could become quite wealthy very rapidly without requiring much more effort than the labor it takes to describe their idea to the public.

      Whoever won the ownership of the patent would get typical patent rights, including perhaps the ability to resubmit the patent back into the auction (to try and recoup some value from it if they couldn't find a buyer through other channels).

      There's lots of potential for "idea churn" with a scheme like this, and there would be lots of people looking for good concepts to buy & exploit. All the submitted patents would be evaluated carefully by the market for prior art & obviousness issues (since if a patent was successfully challenged on these grounds, then it would become worthless and the money you spent on the auction would be wasted). Items whose auction value (either because of prior art, obviousness or imminent expiration) fell below a minimum threshhold would become public domain.

    23. Re:Actually, this is an old business model. by phearlez · · Score: 1

      Only in a direct vs indirect manner. If you're a shareholder you're paying for that CEO in reduced dividends. If you're an employee at that company it's money that can't be spent on you and if it's an airline it's possible they've failed to fund your pension with that money, at least in part.

      But that aside, you should ask yourself what the consequences are of not spending that money. You could certainly save money in your personal life by never paying $20 to change the oil in your car but what's the cost going to be in a few years? Not paying competitive salaries in critical areas has consequences as well, including potentially huge losses in the area of stifled innovation, after-the-fact research, lawsuits etc etc etc.

      No sense in being penny-wise and pound-foolish.

      --
      Bad management trumps ideology - Show the world you want better leadership. http://www.timefornewmanagement.com
    24. Re:Actually, this is an old business model. by mOdQuArK! · · Score: 1
      The form for submitting a patent application will become cryptic and archaic. An entire segment of attorneys will be bred to deal with the proper preparation of the papers.

      And this is different from the current system how?

      The fees to enter the auction will be prohibitively expensive

      Why?

      but the sale price of the patents themselves will be subject to a downward spiral of lowest bidding.

      I haven't seen too many auctions where the prices go in a downward spiral. They might get stuck at the minimum (in which case the patented idea would become public domain), but I doubt they would spiral downward.

      In the end, it will cost an unlimited amount of money to submit patents to auction and the patents will all be sold for a penny--or one penny above the set minimum bid.

      Your final scenario is obviously very bad, but hardly inevitable, and I don't see why it invalidates the value of my conceptual idea of auctioning patents over the current system. I get the impression that you'd find the pathological outcome of _any_ alternative to the current patent system.

    25. Re:Actually, this is an old business model. by cdrguru · · Score: 1
      The "defense" isn't to have an army of lawyers, but to have a portfolio of patents that the other guys are equally infringing upon. That is how it works today - you patent "dynamic memory allocation" (malloc) and they patent "storing moving pictures as a stream of bytes". And so forth. Eventually, everybody has patented everything possible to patent (probably 10,000,000 more patents over the next 10 years) and then the game is over 20 years later.

      The point that nobody seems to understand is this game stops in 20 years when the patents run out. After that, nothing counts anymore. So all we have to do is take a tiny bit longer view than current corporate culture suggests is reasonable.

    26. Re:Actually, this is an old business model. by TheTrueELf · · Score: 1

      I'm curious as to how, when, and why ANY private sector individual's pay requires defending.

      If a market is free, and I own a company (alone, or with 750 of my voting-shareholding peers) in that market, I/we can and should pay our employees exactly what we wish. It is merely wisdom, not righteousness, that would lead us to pay them what they're worth.

      ----------
      --
      Si tibi te corpus pulchrum habere narrem, habeasne id contra me?
    27. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      Even smarter - reduce their pay.

    28. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0
      If you have a CS or EE degree and have been working for the USPTO for 2 years and making $50k, you have been fired 6-18 months ago. At the USPTO, you are expected to move up to the next GS pay scale once after 6-9 months of employment, and then roughly every 12-13 months after that.

      Looking back at the pay scale, you will find it very difficult to work at the USPTO for 2 years and make $50k. Keep in mind that a CS or EE degree means that it is basically impossible to be hired at less than the GS-7 level.

      The starting salary may not be excellent, but point me to another career where you are basically required to take an 8% pay hike annually.

    29. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0
      Exactly.

      You pay them nothing, and take the rest yourself.

      If CEO pay was subject to 'free market' economies it might be a different story. Corporations today are nothing more than mini feudalist states.

    30. Re:Actually, this is an old business model. by bit01 · · Score: 1

      Nonsense. It is humanly impossible for the patent office to validly assess lack of prior art. Doesn't matter how much (realistic) money they get. To say otherwise is dishonest. See this thread.

      ---

      It's wrong that an intellectual property creator should not be rewarded for their work.
      It's equally wrong that an IP creator should be rewarded too many times for the one piece of work, for exactly the same reasons.
      Reform IP law and stop the M$/RIAA abuse.

    31. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      Why don't they give the patent examiner jobs to someone in India or China? Over there they could do no worse, possibly much better, and for a fraction of the cost. Meanwhile we can all work on inventing technology to replace those mundane service sector jobs, like cashiers and what-not.

    32. Re:Actually, this is an old business model. by True+Grit · · Score: 1

      Oh for cryin' out loud you mods, why "Funny"? This is "Insightful" if I've ever seen it!

    33. Re:Actually, this is an old business model. by ratamacue · · Score: 1

      If I had said "government is the problem, not the solution" (which is really saying the same thing), I would have got modded DOWN. The mods chose "funny" because they don't really agree with my point (that government itself is the source of the problem, and rewarding them with more revenue will only make the problem worse).

    34. Re:Actually, this is an old business model. by True+Grit · · Score: 1
      I would have got modded DOWN

      I'm not so sure...

      First, you're assuming the implication in your remark wasn't clear to anyone. Thats not true of course, I got it, and at least one other person agreed with me and modded you "Insightful".

      Besides, IMO, there is a decent fiscal conservatism and/or minimal-government view point here on /.. I don't think that there is a massively profound difference there. The problem comes when trolls start throwing around old rhetoric that hasn't made sense in several years. On a lot of issues the party positions are mixed, or confusing, and perhaps more importantly, neither party is addressing the issues of fiscal policy, deficit reduction, or government spending. ATM, foreign policy and personal slander attacks about things from 30 years ago are their focus.

      I suspect there is a broad consensus on the issue of limiting government spending (well, not too much blood-letting anyway). The really vicious fights only break out when you get down to dividing up the pie that you've decided to let the government have. It seems everybody and their mother has their own idea about how the money should be divided up and spent.
    35. Re:Actually, this is an old business model. by Anonymous Coward · · Score: 0

      But then, wouldn't that make you a CEO? You know you'd cry if you couldn't buy that new merceades convertable each for yourself, your spouse, and your two sixteen year old children who got their liscense last month. Nevermind the man who's shuffling mail down the hall struggling to stay afloat. Scrooge.

    36. Re:Actually, this is an old business model. by ratamacue · · Score: 1
      I suspect there is a broad consensus on the issue of limiting government spending

      I'd have to disagree. The average slashdotter thinks government should provide "free" broadband and force everyone to fund it whether they like it or not. That's big government if I've ever smelled it.

      everybody and their mother has their own idea about how the money should be divided up and spent

      Exactly, and that adds up to an endorsement of big government, not limited government. Everyone wants a piece of the pie, and much to government's delight, the pie just keeps getting bigger and bigger.

    37. Re:Actually, this is an old business model. by maximilln · · Score: 1

      I get the impression that you'd find the pathological outcome of _any_ alternative to the current patent system

      Indeed. While I agree with the concept of proper compensation I realize that any implementation of a large system leaves itself open to abuse by entrenched powers due to the influence of money on politics. The only way to minimize abuse is to minimize the entire system. Rather than dreaming up larger and larger Rube Goldberg machines, the only way to minimize the loss of efficiency is to minimize the entire system.

      My personal suggestion is to eliminate the patent system altogether and put the power truly back in the hands of the individuals. It may not be any better than the current system (those with the most money will always be able to buy the others out) but at least we'll remove the false sense of honesty.

      --
      +++ATHZ 99:5:80
    38. Re:Actually, this is an old business model. by mOdQuArK! · · Score: 1
      the only way to minimize the loss of efficiency is to minimize the entire system.

      Well, that was part of the point behind my proposal - remove as much bureacracy out of the process as possible, reduce things down to simple auction.

      My personal suggestion is to eliminate the patent system altogether and put the power truly back in the hands of the individuals.
      Then you're back to people/companies with money stealing individuals' ideas & preventing them from having any hope of making a buck by either selling OR using their idea. At least with my proposal, the people who are submitting ideas to be patented would get paid by the winning bidder an amount equal to the value determined by the auction.
  26. Reduction to practice by Anonymous Coward · · Score: 0

    I guess by saying this right now on this dated fourm that no one else can do that due to prior something.

    You let us know when you've reduced that idea to practice. Otherwise it's nothing, not prior art, not even, really, much of an idea.

  27. Am I the only one that dares point out that..... by JudicatorX · · Score: 1

    at least in this instance, patent is different from copyright?

    Granted it all roots down to the same base concept, that of "intellectual property" (whatever that means....), but it seems that most of the people posting here seem to support patenting software constructs.... I thought that was a bad thing.

    --
    "It is a good divine that follows his own instructions" - Portia, The Merchant of Venice
  28. SCO Analogy by plasticmillion · · Score: 1
    Great post, I totally agree with the SCO analogy. The most significant similarity is how utterly devoid of valuable assets Altnet is. I tried it a while back, and it basically installed a little spyware program on my machine that sat in the background and did lord knows what. The interface to Kazaa was not changed at all, so the legal files were distinguishable from the illegal ones only by the color of the icon. No description, album cover, price information, ratings, reviews, etc. When you downloaded a legal file, you then had to struggle with the buggy DRM in order to make the payment and buy the file... i.e. no micropayment scheme or basically innovation of any type whatsoever.

    Hmmm, I wonder why they're running out of money...

  29. Oh its all so confusing! by popo · · Score: 4, Funny


    Patents are really screwing up the world.

    But wait... the music industry is a big overgrown evil empire.

    Who's side should I be on... let's see... "the enemy of my enemy..." ... no that doesn't help...

    Wait... I know:

    I blame Microsoft!

    --
    ------ The best brain training is now totally free : )
  30. Oh yeah.. by Gentlewhisper · · Score: 1

    Seems like the concept of karma is not just relevant on slashdot!

  31. The REAL question by drsmack1 · · Score: 1, Insightful

    is when are we going to move completely to a download - based delivery system for video/music? It is clear that the record companies are using media (physical cd/dvd/tapes) to justify the insane cost of entertainment. As soon as we take manufacturing out of the picture the consumers will realize that they are being ripped. I imagine it takes about 20 cents to stamp out a DVD when you do them in huge quantitities.

  32. oh bother by Anonymous Coward · · Score: 0

    Great.
    Now if this turns out to be of use to Altnet RIAA (or some other evil entity) will purchase the patent and the greedy people behind Altnet will go all bling-bling... :/

    This holds promise of even greater suckage.

    // The optimist

  33. Let them ruin their music business by A+nonymous+Coward · · Score: 1

    They can't ruin music. No one in their right mind would call that top40 pop40 pablum anything similar to music.

    They can wall off their corporate music business, lock it up behind patents and copyright swindles, and music will flourish outside the walls.

    The universe outside their little walled off corner is bigger than inside.

  34. I Know Who Will Win... by Greyfox · · Score: 2, Interesting
    The lawyers. It's becoming increasingly obvious that I went into the wrong field for making giant mountains of cash. I think that instead of being a software developer whining about patents destroying my livlihood, I should be a lawyer cashing in on the destruction of the software developers' livlihoods.

    On the opposite side of that coin, my regime (Were I in charge) would mandate that both the patent examiner and the applicant be forced to eat 1000 printed copies of any patents found to be blatantly obvious or to have prior art or both.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:I Know Who Will Win... by Anonymous Coward · · Score: 0

      I like your style - may I specify the point-size of the print?

  35. oh, please by Anonymous Coward · · Score: 0

    Patents are a tool.

    Any tool used to combat evil is GOOD.

    Are you really saying that we can't use evil's own tools to FIGHT evil? You're a fscking idiot.

    "Hey, those Indians are using our own rifles against us! They're a bunch of hypocrites!"

    Uh, no, they're just trying to WIN you idiot.

    This has nothing whatsoever to do with consistency or hypocracy. Quit trying to muddy the waters in the good vs evil fight.

    Fighting evil is good, period.

    Using evil's own tools to fight evil is FUCKING GENIUS.

  36. Re:Am I the only one that dares point out that.... by argent · · Score: 1

    most of the people posting here seem to support patenting software constructs

    I see that you haven't read the thread. Are you a freelance troll or are you one of those astroturfers?

  37. It all comes down to Andrew "Dice" Clay by Bozdune · · Score: 1

    [chuckle] Right. Of course, the patent system _is_ out of hand. This is just another example. As others have pointed out, badness is badness whether we agree with the ultimate objective or not. A patent on hashing file contents? Oh, please. Next we'll patent checksums and CRC's.

    For example, you either believe in freedom or you do not. If you do, then you support the right of unreasonable people to air their views, just as you support the right of reasonable people to air theirs.

    Similarly, you either think patenting software is reasonable, or you do not. As Andrew "Dice" Clay might say, "There's no middle ground."

  38. "A" process or "the" process? by JaredOfEuropa · · Score: 1
    patent rights to the process of identifying files on a peer-to-peer network using a "hash," or digital fingerprint based on the contents of the file.
    Does anyone know the details of this patent. It seems to me that there's plenty of prior art for the idea of identifying files by a hash or fingerprint. However, this company may have bought and used a patent for a specific way to accomplish this; and the RIAA are using the same, patented method in order to spoof files.

    Seems like a key question to me before we decide who we should hate more in this case.
    --
    If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
  39. The Record Industry's Outdated Business Model by Izaak · · Score: 2, Insightful

    While I agree that the patent-and-sue business model is a bad thing, you must also agree that the Record Insustry business model of marketing and shiping pieces of plastic is someone archaic when faced with the new reality of the Internet. The rise of file-sharing is at least in part a response to the labels trying to ignore or fight the Internet instead of embracing it. There are plenty of people willing to pay for music downloads if the labels would really open up their archives and charge a reasonable price (25 cents per track maybe?).

    The great thing about the on-demand Internet model of distribution is that low volume niche bands and older archived stuff is as easily and cheaply distributed as the big names. A physical CD needs to sell a sufficient volume to make the production costs worth it. Digital music does not suffer from the same ecomomies of scale.

    Cheers,

    Thad

  40. Signs You're About to Receive an RIAA Subpoena.... by pentium69 · · Score: 5, Funny


    You wake up to find a bloodied hard drive under the covers.

    You seem to be getting a lot of traffic from fbi_d00d.

    That ain't the Publisher's Clearinghouse van in front of your house.

    Lately the only music files you can find have names like You'reNextGeekBoy.mp3.

    You try to download Send Lawyers, Guns and Money but all you get is I Fought the Law and the Law Won.

    Amazon.com recommends you purchase an attorney to go along with the 100 GB hard drive you just ordered.

    Maybe mp3.riaa.com wasn't really an anonymous server after all?

    Metallica and Court TV are both camped out in your driveway.

    --
    Mystika
  41. Poetic Justice by CodeBuster · · Score: 1

    The RIAA, MPAA, music lables, and film studios et al...have being using the legal system as a cudgel to beat the market place and the consumer into submission for decades now. Now after many years of legally harassing the consumer they are getting a taste of their own medicine, they will receive no sympathy from me.

  42. Re:Am I the only one that dares point out that.... by mattpalmer1086 · · Score: 1

    Well - patents *are* totally different to copyright, and you're correct to point out that there is not really such a thing as "intellectual property".

    Have a look at Lawrence Lessig's fine book "Free Culture" - a fantastic book, and available free (as in beer and in speech) online at:

    http://www.free-culture.cc/freeculture.pdf

  43. Patents are Not a Constitutional Right by MichaelCrawford · · Score: 3, Informative
    You might think this is a good thing at first, because it screws the record industry, but I don't think it is. For one thing, the patents could just as well be used against open source, so you couldn't use md5sum to check the integrity of distro packages or source tarballs. Also it has been pointed out that Altnet could get bought out by a record company, and the patents turned against everyone.

    I'm sure you're all familiar with the arguments against software patents. But maybe you're not aware that while the US Constitution allows Congress to issue patents, it doesn't actually require it to do so. Patents could be eliminated tomorrow if we could get the votes in Congress to repeal the laws that authorize patents.

    Patents are authorized in the same clause of the Constitution that authorizes copyrights. I discuss this, and what you can do to fix things, in Change the Law. The discussion there is about copyright, but everything I say applies equally to patents.

    If you feel as I do that more people need to read my article, you can help by linking to it from your website, weblog, or from other message boards.

    Thank you for your attention.

    -- Mike

    --
    Request your free CD of my piano music.
    1. Re:Patents are Not a Constitutional Right by feloneous+cat · · Score: 1

      Patents could be eliminated tomorrow if we could get the votes in Congress to repeal the laws that authorize patents.

      Which lists about 1037th on the average voters list of "what is important to me".

      Hell, I'd like politicians that aren't out to screw the people for a change, but that's a feakin' pipe dream as well...

      --
      IANAL, but I've seen actors play them on TV
  44. Very dangerous if Patent has teeth by Sanity · · Score: 3, Interesting
    This ridiculously overbroad patent claims to cover the obvious process of requesting a file over a network. Prior art on this dates back at least 15 years

    If this patent is demonstrated to be enforceable (it shouldn't be based on the above - but who knows), then it will effectively give Altnet the (legal, not moral) right to sue almost any P2P network out there, since they all rely on this obivous technique.

    Basically it looks like their strategy would be to use this patent to force every other P2P network to install the DRM technology they have been working on.

    Attacking the RIAA seems more like a stunt than a real strategy, but hopefully the RIAA has the resources to invalidate this patent, if they do, then they will be doing the world of P2P a big favor.

    1. Re:Very dangerous if Patent has teeth by ben_rh · · Score: 1
      Attacking the RIAA seems more like a stunt than a real strategy, but hopefully the RIAA has the resources to invalidate this patent, if they do, then they will be doing the world of P2P a big favor.
      This could potentially be an issue.

      RIAA's overall motive is to make things as hard for P2P networks and their users as possible, in order to maximise profits. Altnet's motive could be to make a tidy sum from the RIAA, either through a payout or a settlement.

      That in itself is just dodgy use of the law. But I think their motive could be a lot worse.

      Altnet surely knows that the RIAA doesn't want to cut the P2P community any slack. But to win against Altnet in court, they would have to either show that they weren't infringing the patent (which seems unlikely) or invalidate it. The RIAA would surely rather an alternative arrangement with Altnet (i.e. a settlement), and in the process, Altnet's patent is proven in court.

      This might have been the exact reason that Altnet chose the RIAA as their first target. Because with a patent so ridiculously broad and generic as this, they could pretty much go for anyone.
  45. OT: Making the CNet videos work on free OS? by SnowZero · · Score: 1

    Has anyone else here figured out how to play the CNet videos on anything besides Windows or Mac? I haven't been able to get real to do anything besides just sit there in embedded mode in Mozilla, Firefox or Konqueror. Real loads, but doesn't play or download any video, or generate any error message. The video filename isn't in the html either, as it seems that it comes from the loads of external javascript they reference.

    1. Re:OT: Making the CNet videos work on free OS? by Grax · · Score: 1

      They play fine for me under konqueror with the gxine plugin.

  46. I think most people are reasonable by davidwr · · Score: 1

    Most people know the cost of making music, books, and other media-based software is much more than the cost of making and delivering the media.

    Well, I say most people - I should say most people who stop to think about how much effort it takes to produce a creative work.

    In the case of music, you have the songwriter, the singers, the producer, the sound engineer, and the recording studio or cost of GOOD recording equipment. You are already in the hole by some amount of money. If you sell it rather than give it away, you have the cost of running an e-store, which includes costs for bandwidth, storage, customer relations, banking fees, etc. etc. In other words, it may be literally cheaper to give a song away than to sell it for a penny per customer.

    Garage bands are probably better off giving away their first few releases and asking for donations. More established musicians are probably better off giving away personal-use copies and selling commercial rights to radio stations, disc jockeys, and other users. Established bands can also make money off of things like t-shirts, documentary-videos, autographs, and the like.

    The bottom line:
    Everyone wants free, but most reasonable people will settle for a fair price or do without when it comes to non-essential things like their favorite music.

    PS:
    A GOOD electronic encyclopedia is still worth paying $tens for, but it's not worth the $hundreds or $thousands the 20-volume set that well-to-do Baby Boomers had growing up.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  47. RIAA & surrogate engaged in illegal DOS attack by HighOrbit · · Score: 1
    From the Cnet article:
    Media Defender uses "interdiction" techniques, which essentially clog networks with requests that block real download efforts.
    This sounds like a classic DOS attack. Isn't that illegal? And if RIAA was knowingly having other people do this under contract on a continuous basis wouldn't they be criminally liable for conspiracy and racketeering under RICO's sections that prohibit "interfering with interstate commerce" and "wire fraud"? I would think connecting to an electronic service under false pretense to harm the service would be a form of wire fraud.
  48. BEST. MODERATION. EVAH. by Anonymous Coward · · Score: 0

    Well done, mods. The parent is indeed "informative" since it cleanly answers the original question.

  49. MOD PARENT TROLL! by LanMan04 · · Score: 0, Troll

    MOD PARENT TROLL! Sneaky, but not all that sneaky

    --
    With the first link, the chain is forged.
  50. There's plenty wrong with them... by Xenographic · · Score: 2, Insightful

    They aren't psuedo-perpetual like copyright, they expire in 7 years, and they're more easily fought and defended.
    -----

    No they aren't. I agree that they expire on a somewhat more reasonable time frame (of course, as far as technology & algorithms go, even seven years is an eternity), however, at least in the US, they're rubber stamped by the USPTO and then given a legal presumption of validity. The other side has to prove they didn't infringe.

    Also, coming up with an original work is no defense--you can infringe upon a patent you have never heard of before. You might get some mileage out of independent creation, in that if you're an average practitioner skilled in the art, and it was obvious to you, it probably shouldn't have been patented, but I don't know that I'd bet on it. Don't forget the legal fees, too. I'm not sure you can recover them at all, even if the lawsuit is pretty baseless.

    So yes, there are plenty of things which could be fixed. Also, IANAL, I just read about this stuff a lot, so the usual disclaimers against taking this as legal advice apply.

  51. Interesting HIPAA implications by Anonymous Coward · · Score: 0

    The HIPAA statute requires routine data transfers between insurance companies and hospitals to be validated. This is typically done with MD5 checksums... and since the most common error in such transfers is transferring yesterday's file, any robust transfer quality assurance method (such as required by HIPAA) will transgress this patent when the checksum is checked against all the prior month's saved checksums, to insure uniqueness.

    How 'bout them apples.

  52. Re:If only both of the could lose... by mOdQuArK! · · Score: 1

    I want the lawyers to lose too :-)

  53. Half of us are laughing... by Overzeetop · · Score: 2, Interesting

    ...and the other half are claiming that we're being hypocritical.

    Actually, there is always humor in a (hated) champion outfoxed with his own techniques, but that's beside the point.

    Patents have been used by the software industry to muscle out competition or to try and inflate profits by hobbling competition. The only way things are going to change is if the "big boys" are slapped hard by the rules they've created. Though the chance is slim, industry-led changes to laws (patent and DMCA-style) may open the door to real investigation into the impact of these laws. I'm not saying it's going to happen, I'm saying that the only way it will happen is if the first move is made by those with money & power.

    Oh, and if you haven't sent a five-spot to Congressman Rick Boucher http://http//www.house.gov/boucher/welcome.htm/, you might want to consider it. He's one of the few outspoken opponents of the DMCA (and PATRIOT, too, for you libertarians) and is doing something about it. HOWEVER, he's being challenged by a Republican carpetbagger with lots of GOP cash backing this fall.

    --
    Is it just my observation, or are there way too many stupid people in the world?
    1. Re:Half of us are laughing... by Anonymous Coward · · Score: 0

      http://www.house.gov/boucher/welcome.htm/

      slashcode strikes again...

    2. Re:Half of us are laughing... by Anonymous Coward · · Score: 0

      http://www.house.gov/boucher/welcome.htm

      What a finiky server the house is running.

  54. allow me to go on the record as saying, by oliphaunt · · Score: 0, Redundant

    "HA HA HA HA HAAAA HA HA HA HA." and also "HA HA HA HA, *sniff* HA HA HA."

    --




    Humpty Dumpty was pushed.
  55. sounds like... by kc_cyrus · · Score: 1
    "We vigorously deny these claims and find them to be completely baseless and without merit," said Marc Morgenstern, who heads Loudeye's Overpeer division, in a statement.

    It sounds too much like Iraqi Information Minister (Al-Sahaf) "We will win this war and we are winning!"

    1. Re:sounds like... by Anonymous Coward · · Score: 0

      nah, Al-Sahaf turned out to be right.

  56. Here's all the prior art you will ever need... by xxxJonBoyxxx · · Score: 1

    Here's all the prior art you will ever need to fight a generic file hashing patent from 1997:

    http://www.itl.nist.gov/fipspubs/fip180-1.htm Published 1995 April 17 (FIPS 180 was published 1993 May 11)

    Explanation: This Standard specifies a Secure Hash Algorithm, SHA-1, for computing a condensed representation of a message or a data file

    Game over.

  57. Ob. Stewie Quote by kikta · · Score: 1

    "You two! Fight to the death!"

  58. Re:Am I the only one that dares point out that.... by JudicatorX · · Score: 1

    granted, when I made my post to this article there were ~50 others, not 200, and a lot of them have been modded down. But still, witness:

    http://yro.slashdot.org/comments.pl?sid=121178&c id =10201371

    and

    http://yro.slashdot.org/comments.pl?sid=121178&c id =10201536

    and

    http://yro.slashdot.org/comments.pl?sid=121178&t hr eshold=0&commentsort=0&tid=155&tid=141&tid=123&tid =95&mode=flat&cid=10201496

    --
    "It is a good divine that follows his own instructions" - Portia, The Merchant of Venice
  59. Cher Act explained by tepples · · Score: 1

    The Sonny Bono Copyright Term Extension Act has nothing directly to do with patent law, other than that the act provides a model for the U.S. Congress to follow when providing consideration for drug companies' campaign contributions, as in the dystopic Cher Act proposal.

  60. DoS by Plocmstart · · Score: 1
    Media Defender uses "interdiction" techniques, which essentially clog networks with requests that block real download efforts.

    Yay a company that makes a business out of denial of service, or at least that's what it sounds like from that description....

  61. Is it really hypocrisy? by jackrd · · Score: 5, Insightful

    Is it really hypocritical to be glad to see something like this happen?

    It seems like making use of unjust laws is one of the best ways to bring to light their injustice. Think about the laws against blacks riding in the front of the bus. I'm sure many people were happy to hear about the first black person to get arrested for riding in the front a bus. They weren't happy because that person was in jail, but happy because it was a step in the direction of exposing the unjust law that jailed them.

    I'm not "rooting for altnet" nor am I "on the side of the RIAA." Things just aren't that simple. But I'm happy that this happened, I hope the patent gets tossed out, and I hope (and I know this is stretching things) that maybe it's another step in the direction of industry (and the public) realizing that the patenting system as it is now is flawed.

    And I'll consider any challenge to the RIAA's current behaviour a move in the right direction; even if I think that challenge is silly and hope that it gets tossed out. Maybe it'll inspire more, and more appropriate, challenges in the future.

  62. "Good equipment" by phats+garage · · Score: 1

    If uber-expensive recording equipment are really mandatory to record a commercial music release, why does the RIAA give a hoot about your average lousy mp3 rip?

  63. Re:Am I the only one that dares point out that.... by argent · · Score: 1

    Don't be silly, when I hit this article there were less than 20 comments and it still wasn't true that "most of the people posting here seem to support patenting software constructs", let alone beg a question like "Am I the only one that dares point out that...." software patents are bad. Yes, I'm aware there's a lot who are purely cheering Altnet on, but hardly the majority, and even those who do seem ambivalent about it.

  64. Is this another one? by Secrity · · Score: 1

    Warning: This post includes Cliche's. Jesus, another lame patent holder sues the devil. Is this another one of those times where we have to root for the evil company? I really hate having to root for IBM (I have a long memory), Microsoft, and now the RIAA. I feel so dirty.

  65. They took mine too!! by Nikker · · Score: 1

    Those bastards have been smoking my hash ...

    oops ... never mind

    --
    A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
  66. Patents != bad by Anonymous Coward · · Score: 0

    Allowing an inventor a limited period of exclusivity over his invention, so as to reward his inventiveness with control and potential profitibility, is a good thing.

    That is the concept behind patents. Patents are a good thing.

    Allowing someone to patent frivolous, trivial, non-creative processes that are already in use by others, is not a good thing.

    Properly deserved patents = good.
    Bogus bullshit patents = bad.

    Now someone please develop a machine to distinguish properly deserving patents from bullshit bogus patents, and patent it, and license it for free to the USPTO.

    Patents all went to hell when they started allowing algorythims and software to be patented. I'm not saying no piece of software an no algorythm is sufficiently inventive and genius as to be patentable, but they should have raised the bar as to the ability to patent such things.

    They should also allow recovery of attorney fees and all other costs if a challenge to a petnt is successful on the groungs of "easily discovered" prior art. Ws we can spank people for filing bogus shit in the first place.

  67. That's precisely why I wrote the article! by MichaelCrawford · · Score: 2, Interesting
    Thus spake feloneous cat:

    Which lists about 1037th on the average voters list of "what is important to me".
    Yes, most voters don't generally feel much desire to have either patent or copyright law reformed. Nor trade secret law - the DMCA is the first law to forbid reverse engineering.

    The slashdot crowd cares, but they're not enough of us to make a difference during elections, and we tend not to be very organized.

    If it looks weird that I would have a long section called "Change the Law" in an article entitled Links to Tens of Thousands of Legal Music Downloads, it is precisely because my article is a carefully calculated piece of shameless propaganda. I worked very hard over a period of several weeks to do the very best job I could on it. I aimed to attract lots of readers by offerring them free music, but to give them a political education while I had their attention.

    The reason being that I knew there are far more people using peer-to-peer networks to download music than there are us slashdotters. In the US there are more p2p users than voted for George Bush in 2000. The problem is that most of them are pretty clueless about the laws and the issues, and, like the slashdot crowd, they are not just not organized, they are resistant to organization, like trying to herd cats.

    That's why my article goes on to suggest several specific steps any p2p user can take to effect change, ranging from speaking out to civil disobedience. Of course I encourage readers to vote.

    Of course many p2p users aren't of legal voting age, but they can take the other steps, and eventually they will be older and able to vote.

    My server logs tell me that my article has been read by about 400,000 people so far. That's a lot, but not yet enough to impact the upcoming election, especially since the readers are from all over the world, not just the US. But I'm contuing to work towards getting every p2p user to read it eventually, and am now hoping I can get it to impact the midterm elections in 2006, whoever should win the one this year.

    So let me repeat: if you agree with the goals I've expressed here, if you want to encourage p2p users to become active politically, if you want to bring about reform in the patent and copyright laws, you can help - significantly - if you link to my article from your own website, weblog, or from message boards.

    Thanks for your help.

    --
    Request your free CD of my piano music.
    1. Re:That's precisely why I wrote the article! by Minna+Kirai · · Score: 1

      That's a lot, but not yet enough to impact the upcoming election, especially since the readers are from all over the world, not just the US.

      Maybe I haven't examined that long article closely enough- but although I find many descriptions of your desire to get it read prior to the federal election, I can nowhere see a suggestion as to which party or candidates you prefer.

      Do you think it's too obvious to bear mentioning? I certainly can't see IP listed as a platform on either johnkerry.com or georgewbush.com*. The only occurence of "intellectual property" on either site is the same quote from John Kerry, where he excoriates China for bootlegging. Although, George W Bush has demonstrated a willingness to violate copyright in campaign advertisements... but he's a "do as I say, not as I do" fellow.

      Or do you not have an opinion, and just want to "get out the vote" to encourage political engagement that could lead to future change?

      * As a side note, I observed numerous and systematic HTML violations on georgewbush.com, which will surely influence my own vote!

  68. Wouldn't matter by Anonymous Coward · · Score: 0

    The DMCA only applies to copyrighted works, and hashes can't be copyrighted--they aren't "original." Something that is the only possible result of a mathematical process is, by definition, not creative, and copyright law only protects work that is the result of significant creativity.

  69. Re:Bwaahahahah! by mrchaotica · · Score: 1
    P2P isn't stealing, its distributed buying.
    They're not paying for the media, so actually it's neither. It's distributed copyright infringement. Not that there's anything wrong with that...
    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  70. Software Patents - bad vs. imbalanced by Ungrounded+Lightning · · Score: 1

    The problem isn't that patents are bad, or that people are taking advantage of the system, it's that the system is currently misbalanced:

    Agree.

    1. Patents last too long. This is a general problem with IP law these days.

    Agree when it comes to patents on things computer related - especially software. The pace of that industry is such that protection is only needed for a few years at most. (Product life cycles are about 6 years long - four of development, two of marketability before obsolescence.)

    In particluar, it appears that software in particular doesn't require patent protection at all. By the time it can be reverse-engineered and cloned, the original product (if it was worthwhile at all) has typically made back its development costs and made a massive profit to more than adequately reward the developers and investors for their hard work and risk-taking. Further, at that point the originator is the dominant player in the self-created market, and it takes a major technological leap to displace him.

    2. Patents are too easy to get. That is a particular problem with software. The nature of software in particular is such that any non-trivial program involves thousands of processes, any of which can be patented, and it's more-or-less impossible for a developer to even know if he's infringing when people can patent things like using the "tab" key to move between fields in a form.

    An even bigger problem is that the prior art in software is not well known (especially to patent examiners, given that it wasn't patentable until recently so little of it is recorded as previous patents.) The Software Patent Institute is trying to solve that, by creating a searchable database of software prior art.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Software Patents - bad vs. imbalanced by argent · · Score: 1

      An even bigger problem is that the prior art in software is not well known (especially to patent examiners, given that it wasn't patentable until recently so little of it is recorded as previous patents.)

      Plus, most companies are still trying to keep many patentable techniques secret using trade secret law and the anti-reverse-engineering provisions in the DMCA, so it's not being published. Apart from this kind of secrecy being antithetical to the whole idea behind patents, it means that most potential prior art isn't published at all... even by people who have been using it for years before the patent was awarded.

      A similar problem led to the "first inventor" protection for unwitting violators of business process patents. I believe that this should be extended to software patents if they are to remain in any form.

  71. ... and "non-obviousness" too. by Ungrounded+Lightning · · Score: 1

    Incidentally: A database of prior art will also help show that a particular "software invention", though novel, is also obvious "to someone versed in the art".

    This should help kill off such things as straightforward automation of well-known techniques and business practices.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  72. Hey, great idea! by mangu · · Score: 1

    How about a patent on "a method for accelerating convergence by using function derivatives". And I suppose that the mention of "derivatives" will make most libraries file it under "finances" and "markets".

  73. Patents == 18th century version of Open Source by mangu · · Score: 1
    I think patents, as originally conceived, are "good". The purpose of patents was to encourage people to publish their trade secrets. Without patents, all industry would be "closed source", everybody would be reinventing the wheel all the time.


    However, the way patents and the whole intellectual property busienss is now, it's a gross distortion of the original idea. First of all, there should be *NO* protection at all on trade secrets. Secrecy is its own protection. The rule should be no copyrights on copy-protected stuff, no copyrights on binary files without source code, no copyrights on DVDs that depend on encryption, etc.

    And, for patents, a stiff penalty for requesting a frivolus patent. Even if the patent office accepts the claim, if it can be demostrated that the requester had the knowledge of prior art, they should pay a large fine, let's say fifty times the expected profit from that patent.

  74. Not as dumb a patent as it looks like. by billstewart · · Score: 1
    Getting a patent requires convincing the patent office that your idea is sufficiently novel that it's not "obvious to a skilled practitioner" in the field. Business method patents, unfortunately, have been widely abused, because the patent office is relatively clueless about prior art and relatively unskilled in any useful field and therefore unable to determine what's obvious to a skilled practitioner, and anything can be turned into a business method by saying "1) Do _X_ on the Internet ... 3) Profit!". "Doing _X_ in a P2P network" when the concept of "Doing _X_ in a server-based file transfer application" or "Doing _X_ in a distributed file system" are already known isn't, IMHO, particularly novel or non-obvious, but that doesn't mean the Patent Office isn't clueless. So let's look at _X_ itself.

    "Using the hash of a file as a filename for the file" is really a much different concept than "calculating a hash of a file and using it to verify file integrity." It's also relatively orthogonal to the details of any particular hash function, except that some applications need a cryptographically strong hash (like MD5 or SHA1) for which it's difficult to generate collisions, while other applications can work fine with any reasonably well-distributed hash (like basic CRC checksums.) The question is whether the idea is sufficiently novel that it's not obvious to a skilled practitioner in the field, and whether there was prior art that was ignored. The primary patent, 5,978,791 , was filed in 1997, and seems to be a continuation of a patent filing begun in 1995, which implies it was based on work done by around 1993-1994. (Remember that something might seem obvious now, when everybody's been doing it for 10 years, but might not have been obvious back then.) My assumption is that the idea should have been obvious, because I know _I_ thought of it and several variations on it for stuff the cypherpunks community was discussing in the mid 90s, (and if I've thought of it, then it ought to be obvious to skilled professionals also), but I don't have specific documentation around that says exactly when or whether it was published on dead trees anywhere. (Professor Dave Farber of the EFF, who's not the same Dave Farber on the patent (:-), says that yes, this stuff was obvious well before then.)

    Another popular patent abuse method is to patent a business method something like "Claim 1 - A system with _these_ parts. Claim 2 - The system described in Claim 1 with _this_ reasonably obvious thing done. Claims 3-10: The System described in Claims 1 and 2 with 7 different minor obfuscated variations. Claims 11: Providing the systems described in Claims 3-10 _on_the_Internet_ and _charging_money_for_it!" and then suing people for violating Claim 2 even though there's nothing novel or non-obvious until you get to claim 8 or 9 or even 11, and Claim 2 might even have lots of well-known prior art (as technology, though maybe not as a business method.)

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  75. Open *systems*, not open *source* by argent · · Score: 1

    I think you're going a bit overboard: a binary is like a developed photograph for which the negative is the source code, it's copyable, it should be subject to copyright just as a photograph is. A patent is rarely as detailed and complete as source code... it's like an openly documented interface: enough for someone trained in the art to duplicate, but you have to figure out the materials, the milling techniques, and so on.

    But the idea of preventing people from double-dipping is a tempting one. I don't know how workable... if you have a patented technique, then create a copyrighted program that uses it but isn't dependant on it, you're not keeping third parties from duplicating that program. Should you not be able to use it?

  76. Second the Rick Boucher comment by 0x0d0a · · Score: 1

    Rick Boucher is one of the very few legislators that regularly lines up with common Slashdot concerns and while I don't know whether Boucher himself is technically adept, if he isn't he has someone in his office who is very much so, because he's very clueful on the issues he handles. I'd hate to see him lose office.

  77. A Boucher link by 0x0d0a · · Score: 1

    And while I'm at it, I found a link to his tech initiatives page.

    On here, he mentions a lot of stuff. One notable thing on here is that he was pushing a *real* opt-in antispam act, not the one that actually passed and allows opt-out spam.

  78. I'm not endorsing a candidate by MichaelCrawford · · Score: 1
    I'm not endorsing a particular candidate because I have the idea that doing so would turn off some readers who might otherwise support some of my other goals.

    Yes, I'm very disappointed that both major party candidates are opposed to copyright reform.

    I don't think my article will sway the election one way or the other, but my hope is that eventually copyright reform will become such a hot-button issue that all the candidates will have to address it.

    --
    Request your free CD of my piano music.
  79. Whoever wins, we lose by Anonymous Coward · · Score: 0

    Haven't I already watched this movie?

  80. Re:How ironic (+6 Funny) by True+Grit · · Score: 1

    Darnit, I've actually *got* mod points right now, but I've already posted in this thread! Aarrrrrgghhh!

  81. Really? by goldfndr · · Score: 1
    patents, in their most basic and innocent form, are supposed to protect the rights of inventors so they can make a profit on their hard work. nothing wrong there.
    That's a nice theory. Actually, patents are supposed to promote progress (see U.S. Constitution). There's nothing about "profit" or "hard work". Hard work might not have been exerted (could be simple derivative of preexisting patent[s]) and profit might or might not occur (e.g. "defensive patent").
    what's "bad" is patent ABUSE. like companies that patent things that they'll never use, just in case someone uses it, so they can sue them. Patents should not be made with the intent to sue or collect license fees. Patents should be made so that a decent product can be funded and sold at a practical price
    Please read the USPTO's "What Is a Patent" - what you consider abuse is completely intentional. Not that I like it either (see my .sig).
    --
    Copyrights, Patents, Trademarks: temporary loans from the Public Domain, not real property ("intellectual" or otherwise)
  82. Re:Actually, this is an ANCIENT business model. by gd23ka · · Score: 1

    No need to "up the pay" at the patent office, they already "upped their pay" tremendously. Ever wonder why the patent office gives out patents so freely on patents that have tons of prior art? The answer is: Because they get money for them. The real problem to be addressed is elsewhere, sitting on a mahagony chair with velvet cushoning and smoking $100 cigars.

    He can afford to spend more than you and your friends and their neighbors make in a year just on patents. If they don't hold up in court, the patent office does not care, HE doesn't care either, he just gets new ones along with new and better lawyers.

    Taking innovation out of the market (Innovation is killing the RIAA, remember?) and charging for access to the market is so old a business model, you could call it ancient. Back in the middle ages and probably even earlier people couldn't just bring their goods and skills to the market because they had something or could do something. They had to buy permission to do that such as by joining a guild or paying the local authorities extra (for the small peasant largely unaffordable) market taxes.

  83. Let the crocodiles eat each other.. by khrtt · · Score: 1

    That's my take on the situation. As far as I'm concerned, software patents are a complete nonsense, have always been, and (unfortunately) will always be. Let them nasty large companies are suing each other over this nonsense. It's all for the better for me.

    And hashing has only been described in scientific papers for what, a century or two? Just open any crypto textbook, and look up the bibliography at the end. And I'm not even touching CRC and checksums, which are essentially the same thing, except not useful against malicious attacks.