Slashdot Mirror


Patent Issued For Podcasting

pickens writes "The EFF is reaching out for help after a company called Volomedia got the Patent Office to grant them exclusive rights to 'a method for providing episodic media' that could threaten the community of podcasters and millions of podcast listeners. 'It's a ridiculously broad patent, covering something that many folks have been doing for many years,' writes Rebecca Jeschke. 'Worse, it could create a whole new layer of ongoing costs for podcasters and their listeners.' To bust this patent, EFF is looking for additional 'prior art' — evidence that the podcasting methods described in the patent were already in use (PDF) before November 19, 2003. 'In particular, we're looking for written descriptions of methods that allow a user to download pre-programmed episodic media like audio files or video files from a remote publisher, with the download occurring after the user subscribes to the episodes, and with the user continuing to automatically receive new episodes.'"

8 of 150 comments (clear)

  1. Red vs Blue by Kaleidoscopio · · Score: 2, Interesting

    I wonder if it counts since it is:

    Episodic content............. Check
    Web Posted................... Check
    Already Up in 1993.......... Check

    Just my 1 cent of useless info...

  2. Mortality.net show Feb 2002 by lrsach01 · · Score: 2, Interesting

    Mortality.net Radio was posting episodes back in February 2002. The kicker is how it applies to the patent. It satisfies Claim 1A, but none of the others like subscription, auto-downloading, or showing if there is space remaining for the download (except how that is already covered in operating systems and/or web browsers).

  3. Heinlein's View by Anonymous Coward · · Score: 4, Interesting

    From The Door Into Summer by Robert A. Heinlein (1956):
          There wasn't anything really new in it; it was just the way that I put it together. The "spark of genius" required by our laws lay in getting a good patent lawyer.

  4. Re:Claim 1, not that anyone will read it by Java+Pimp · · Score: 2, Interesting

    TiVo meets all those conditions.

    --
    Ascalante: Your bride is over 3,000 years old.
    Kull: She told me she was 19!
  5. Re:Claim 1, not that anyone will read it by xigxag · · Score: 2, Interesting

    It seems to me that this is describing a subset of push technology, such as PointCast back in the day, and even those "channels" you used to be able to subscribe to in Windows 95. PointCast predates this patent app by a number of years.

    --
    There are two kinds of people: 1) those who start arrays with one and 1) those who start them with zero.
  6. Please help me understand by Interoperable · · Score: 2, Interesting

    I would like someone who is informed about the patent process to clarify for me, and by extension the /. community, an aspect of the patent process that I do not understand and seems to be a point of confusion among readers here:

    If a patent is (wrongly) awarded for a technology that has been covered by prior art, even if the prior art has not previously been patented, what is the legal status of the patent and the prior art? Can the patent be a threat to prior art (could previously existing podcasting/RSS technology be threatened by legal challenges)? Would a challenge by the patent holder risk invalidating the patent when the defendant produced evidence of prior art? In the event of a legal battle where the patent was found to be invalid due to prior art, who would be responsible for legal costs?

    --
    So if this is the future...where's my jet pack?
  7. Re:Shoutcast by ajs · · Score: 2, Interesting

    Streaming is irrelevant. The patent is about downloading and managing subscriptions to audio files. It covers fetching new files when they're updated and making room on local storage by deleting older files.

    Come to think of it, the best prior art for this is Usenet. Audio newsgroups contained audio files that were subscribed to by the user and news server software would make room for new files by deleting the old.

    Yep, I think that'd about do it.

    Also, the RSS standards history can probably point to some earlier implementations of client-side file management if you follow it down the rabbit hole far enough.

  8. Re:Claim 1, not that anyone will read it by blueskies · · Score: 2, Interesting

    IMAP.

    1. Email INBOX is a channel where-in publishers of emails can provide episodic media
    2. IMAP clients "subscribe" to a channel (server + folder)
    3. IMAP clients automatically download updated episodic media from the channel without further interaction by the user
    4. IMAP can be configured to give stats about "channel metadata" and get rid of old media (auto archive of emails over X days old, ect)