Patent 8112504

Obviousness

Combinations of prior art that suggest the claimed invention would have been obvious under 35 U.S.C. § 103.

Active provider: Google · gemini-2.5-flash

Obviousness

Combinations of prior art that suggest the claimed invention would have been obvious under 35 U.S.C. § 103.

✓ Generated

To analyze the obviousness of US Patent 8,112,504 under 35 U.S.C. § 103, we must determine if the differences between the claimed invention and the prior art would have been obvious at the time the invention was made (i.e., before October 2, 1996) to a person having ordinary skill in the art (POSITA). This analysis considers the scope and content of the prior art, the differences between the prior art and the claims, the level of ordinary skill in the art, and secondary considerations.

Level of Ordinary Skill in the Art (POSITA)

A POSITA in the pertinent art of electronic information distribution systems, media players, network communication, and database design in 1996 would likely possess a Bachelor's degree in computer science or electrical engineering, coupled with several years of experience in software development for networked systems, media processing, and database design.

Acknowledged Prior Art

The patent itself acknowledges the existence of key prior art:

  • Internet radio sources: Specifically mentions "Real Audio" by Progressive Networks, which made audio program material available for downloading on the World Wide Web and played in real time by special programs, accessed via conventional web browsers. The patent notes, however, that the use of a visual web browser for searching and playing individual programs was "impractical for routine desktop use, and wholly unsuitable for use by an automobile driver."
  • U.S. Pat. No. 5,371,551 (Logan et al.): This patent, co-invented by two of the inventors of US'504, describes methods and apparatus for transmitting audio/video data from a file server to a display terminal for real-time display, including "downloading of information into memory in the receiver simultaneously with playing back of previously downloaded information from memory in the receiver." This patent was issued on December 6, 1994, well before the priority date of US'504.

Additional Prior Art Considerations (Pre-October 2, 1996)

Further to the acknowledged prior art, the general state of technology around 1996 included:

  • Web Server Logging: It was standard practice for web servers to log user requests, which files were accessed, when, and from where, for analytical purposes.
  • Early E-commerce Personalization: Companies like Amazon, founded in 1994, were beginning to develop recommendation engines based on user behavior (e.g., past purchases).
  • Media Player Controls: Traditional media players (e.g., cassette players, VCRs, CD players) universally featured interactive controls such as play, pause, stop, fast-forward, rewind, and skip track. Software-based media players for digital files were also beginning to incorporate similar functionalities.

Obviousness Analysis of Independent Claims

We will analyze the independent claims (Claims 1, 18, and 26) of US 8,112,504 by identifying combinations of prior art that would render them obvious.

Combination for Claim 1 (System for Disseminating Media Content)

Claim 1 describes a system including a server storing program segments representing episodes in a series, a program catalog, and a session schedule. The server sends information to a client, which requests and receives missing segments, plays them according to the schedule with interactive navigation (skip/back), and sends usage log data back to the server for preference updates and future content.

Prior Art Combination:

  1. Real Audio Player and Server (Progressive Networks, acknowledged prior art): This provides the foundational client-server architecture for distributing audio program segments over the Internet, including a server that stores audio files and a client player for real-time playback or downloading. It also implicitly handles a "program catalog" of available audio content.
  2. U.S. Pat. No. 5,371,551 (Logan et al., acknowledged prior art): This reference teaches concurrent downloading and playing of media data, directly addressing the client's ability to request and receive segments not already stored locally while playback proceeds.
  3. Traditional Broadcast/Publishing Models (General Knowledge): The concept of "episodes in a serialized sequence" was ubiquitous in television, radio, and print media (e.g., daily news, weekly magazines, serialized novels). Applying this well-known content organization method to internet-delivered audio files was a straightforward adaptation.
  4. Early Web Server Logging and Emerging E-commerce Personalization (General Knowledge): Web servers routinely collected usage data (access logs). The concept of analyzing user interactions with content to "update subscriber preferences" and "inform future content delivery" was emerging in early e-commerce and online service models.
  5. Standard Media Player Controls (General Knowledge): Physical media players (CD, cassette) and early software players offered "pushbutton track selection," fast-forward, and rewind. Extending these familiar interactive navigation controls (skip/back) to a digital audio player, whether playing a single long file or a sequence of short files, was an obvious design choice for user convenience.

Motivation for Combination:

A POSITA, in light of the limitations of existing "Internet radio" systems described in the patent (e.g., inconvenience of manual selection via a web browser), would have been motivated to enhance the Real Audio platform to provide a more streamlined and personalized user experience.

  • To address the "serialized sequence": The desire to deliver news, stories, or other structured content in a consistent, episodic manner, mirroring traditional media, would naturally lead to organizing digital audio files into "series" on the server.
  • To enable efficient content delivery and interactive playback: Incorporating the teachings of Logan et al. ('551) would allow for smoother playback by pre-fetching or concurrently downloading segments. Adding familiar "skip" and "back" controls, common in all media players, would improve user interaction and address the stated problem of the Real Audio player being "impractical for routine desktop use."
  • To personalize and optimize future content: The established practice of web server logging, combined with the emerging trend of personalization in online services, would motivate a POSITA to collect "usage log" data from the client. This data could then be used by the server to refine "subscriber preferences" and dynamically generate a "session schedule" for future content delivery, leading to a more engaging and relevant offering for the user and enabling business models (e.g., targeted advertising).

Therefore, the combination of Real Audio, Logan et al. '551, general knowledge of episodic content, and standard media player controls, combined with the motivation to improve user experience and enable personalization/analytics, would render Claim 1 obvious.

Combination for Claim 18 (Method for Distributing Media Content)

Claim 18 describes a method involving a host computer storing program segment data for serialized episodes, a program catalog, and subscriber preferences; compiling a session schedule based on preferences and the catalog; sending this schedule and segments to a client player; the client reproducing segments according to the schedule and recording usage data; and sending usage data back to the host.

Prior Art Combination & Motivation:

The prior art combination and motivation for Claim 18 are essentially the same as for Claim 1, as Claim 18 describes the method steps for achieving the system outlined in Claim 1.

  • The host computer storing serialized episodes, a catalog, and preferences is inherent in extending an Internet audio server (like Real Audio) to manage episodic content and user profiles, a natural progression for content providers.
  • Compiling a session schedule based on preferences and the catalog would be an obvious application of database querying and playlist generation, informed by early personalization efforts in online services.
  • Sending the schedule and segments to a client player leverages the established client-server communication model of Real Audio and the efficient delivery taught by Logan et al. '551.
  • Reproducing program segments and recording usage data on the client, and sending usage data back to the host, represents an obvious implementation of client-side logging and data upload (common with web forms or FTP in the mid-90s) to support the personalization and business objectives.

Thus, a POSITA, motivated to provide a personalized, episodic audio experience over the Internet, would find the steps of Claim 18 obvious based on the combination of Real Audio, Logan et al. '551, and the general knowledge of online data management and user interface design of the era.

Combination for Claim 26 (Media Player)

Claim 26 describes a media player for acquiring and reproducing media program files representing episodes in a series. It includes digital memory, a communications port (Internet) for requests/receipt, an output unit, and is configured to receive a compilation file (schedule), request and receive individual program files if not already stored locally, and log user interaction.

Prior Art Combination:

  1. Real Audio Player (client software, acknowledged prior art): This fulfills the core of a "media player" with digital memory, a communications port (for Internet connection), and an output unit (speaker) for playing audio files.
  2. U.S. Pat. No. 5,371,551 (Logan et al., acknowledged prior art): Teaches the concurrent downloading and playing of media files, which directly supports the player's ability to "request and receive individual program files identified in that compilation file if they are not already stored locally" efficiently.
  3. Web Browsers with Caching and Download Managers (General Knowledge): Web browsers in 1996 routinely checked local caches before re-requesting content from a server, and download managers handled queues of files to be downloaded, checking for local existence first. This establishes the mechanism for requesting only missing files.
  4. Programmable CD Players/Software Playlists (General Knowledge): The concept of a "compilation file" or "playlist" to define a sequence of media to be played was common in CD players (e.g., "program" function) and early software media players.
  5. Client-side logging capabilities (General Knowledge): Software applications commonly recorded user activities, interactions, or diagnostic information locally for later review or upload.

Motivation for Combination:

A POSITA designing a media player in 1996 for Internet-delivered content, aimed at improving upon the "impractical" web browser-based experience for Real Audio, would be motivated to:

  • Automate and optimize content acquisition: By enabling the player to receive a "compilation file" (playlist) and intelligently "request and receive individual program files... if they are not already stored locally," leveraging efficient caching and download management techniques (as taught by Logan et al. '551 and seen in web browsers). This would save bandwidth and improve the user experience by ensuring content is readily available.
  • Enhance user control and personalization: Implementing "user interaction logging" would provide valuable data to the server for refining personalized content delivery, making the player part of a more intelligent and responsive media ecosystem. This would directly address the patent's goal of moving beyond simple one-at-a-time file requests.

Therefore, the combination of the Real Audio player, Logan et al. '551, and the general knowledge of caching, playlist management, and client-side logging would render Claim 26 obvious to a POSITA.

Secondary Considerations of Nonobviousness

The legal status of US8112504B2 is "Expired - Fee Related," and it has a significant litigation history where the PTAB found the patent unpatentable, a decision affirmed by the Federal Circuit, and certiorari denied by the Supreme Court. The litigation concluded with the patent found unpatentable and its claims invalid. These findings directly weigh against any arguments for nonobviousness based on secondary considerations. The fact that the patent was ultimately found unpatentable and its claims invalid by the courts and PTAB suggests that any arguments for commercial success, long-felt need, or failure of others were ultimately insufficient to overcome the obviousness challenge.

Conclusion

Based on the analysis of the prior art, including the patent's own acknowledgements of Real Audio and U.S. Pat. No. 5,371,551, and general technical knowledge available prior to October 2, 1996, a person having ordinary skill in the art would have been motivated to combine these elements to achieve the features claimed in US 8,112,504. The concepts of episodic content, interactive media player controls, server-side content management, efficient client-side content acquisition, and usage logging for personalization were all individually known or readily apparent at the time. Therefore, the independent claims 1, 18, and 26 of US 8,112,504 would be rendered obvious under 35 U.S.C. § 103.The user wants an obviousness analysis of US Patent 8112504 under 35 U.S.C. § 103, identifying combinations of prior art that would render the claims obvious and explaining the motivation for combining them. The priority date is October 2, 1996.

I have already laid out the legal standard, POSITA, acknowledged prior art, and a detailed analysis for each independent claim. I've also performed some general searches for prior art around the 1996 timeframe to strengthen the arguments.

Now I need to refine the arguments using the search results and present the final analysis.

Refinement based on search results:

  • Real Audio: Confirmed as launched in April 1995, enabling real-time audio delivery over low-bandwidth internet connections. RealAudio Player was one of the first media players capable of streaming media over the Internet. RealAudio 2.0 launched in April 1996 with improved compression. Many internet radio stations used RealAudio to stream programming in real time. It relied on a client-server architecture. This strongly supports its use as a primary reference for client-server audio distribution.
  • M3U Playlists: The M3U format originated in 1995 with the release of WinPlay3, as a simple text-based playlist for MP3 files. This format encodes a multimedia playlist as a list of paths or URLs to media files, intended for sequential playback. It was later popularized by Nullsoft's Winamp media player (starting from version 1.0 in June 1997, which is after the priority date, but the format itself originated earlier). M3U files could contain local file paths or HTTP/HTTPS URLs. This is a strong piece of prior art for "compilation file" or "session schedule" that lists program segments and their locations.
  • Digital Audio Players (DAPs): The Listen Up Player was released in 1996 by Audio Highway, capable of storing up to an hour of music. This demonstrates the existence of portable devices with digital memory and playback capabilities around the priority date. AT&T also developed the FlashPAC player around the same time, with the ability to download music. Early DAPs had controls and screens.
  • Web Server Logs: Web server logs were a standard text document containing records of all activity related to a server, including IP address, date, time, requested file name, and HTTP status. They were used to gain insight into how and when a server is used and by whom. Log analyzer tools existed to process this data. This clearly establishes the prior art for usage logging on the server side.
  • E-commerce Personalization: By 1996, Amazon, founded in 1994, had sold its first million books, and eBay, founded in 1995, had facilitated millions of transactions. Personalized shopping experiences, using data-driven insights to tailor experiences, offering product recommendations, and targeted promotions, were becoming critical. The introduction of HTTP "cookies" in 1994 allowed websites to retain state information between page requests, originally for persistent shopping carts, enabling recognition of returning users and remembering preferences. This demonstrates the motivation and technology for using collected data to personalize user experiences.

The existing plan seems robust. I will integrate these specific details and citations into the argument for each claim.

One aspect to emphasize is how the patent describes the problem addressed by the invention: the impracticality of using a visual web browser to search and play individual program selections one at a time, especially for routine desktop use or in an automobile. The prior art combinations should clearly demonstrate how existing technologies, when combined, would have overcome these stated problems in an obvious way.

For "interactive navigation," the presence of skip/rewind on CD players and early DAPs, combined with the playlist concept (M3U), makes it obvious to apply these controls to a sequence of digital audio segments. The patent itself mentions "pushbutton track selection" for CD players as prior art.

For "serialized sequence," organizing content this way was common in traditional media (TV, radio). Adapting this to digital delivery via playlists (M3U) and file naming conventions would be a natural step for content providers.

For "client requests and receives program segments that are not already stored locally," this is standard caching/download manager behavior, especially when considering the teachings of Logan et al. '551.The following analysis addresses the obviousness of US Patent 8,112,504 under 35 U.S.C. § 103, considering prior art existing before the patent's priority date of October 2, 1996.

Legal Standard for Obviousness
Under 35 U.S.C. § 103, a patent claim is obvious if the differences between the claimed invention and the prior art are such that the subject matter as a whole would have been obvious at the time the invention was made to a person having ordinary skill in the art (POSITA). The Supreme Court's ruling in KSR International Co. v. Teleflex Inc. emphasized that a patent is invalid as obvious if a combination of prior art elements would have been obvious to a POSITA. The analysis requires considering: (1) the scope and content of the prior art; (2) the differences between the prior art and the claims at issue; (3) the level of ordinary skill in the pertinent art; and (4) secondary considerations of nonobviousness.

Level of Ordinary Skill in the Art (POSITA)
In 1996, a POSITA in electronic information distribution systems, media players, network communication, and database design would likely have held a Bachelor's degree in computer science or electrical engineering, coupled with several years of experience in software development for networked systems, media processing, and database design.

Acknowledged and Available Prior Art (Pre-October 2, 1996)

The patent itself identifies key prior art:

  • Real Audio (Progressive Networks): Launched in April 1995, Real Audio (later RealPlayer) enabled real-time streaming and downloading of audio files over the internet, utilizing a client-server architecture. Many early internet radio stations streamed their programming using RealAudio. The patent explicitly notes Real Audio's limitations for "routine desktop use" and "automobile drive" due to its web browser-centric interaction.
  • U.S. Pat. No. 5,371,551 (Logan et al.): Issued in December 1994 to two of the '504 patent's inventors, this patent describes methods and apparatus for concurrent downloading and playing of media data, where information is downloaded into a receiver's memory simultaneously with playback of previously downloaded information.

Additional relevant prior art includes:

  • M3U Playlists: The M3U format, a plain text file for multimedia playlists, originated in 1995 with Fraunhofer IIS's WinPlay3 software. M3U files could list local file paths or URLs for remote content, intended for sequential playback.
  • Digital Audio Players (DAPs): The Audio Highway "Listen Up Player," a digital audio player capable of storing and playing music, was released in 1996. AT&T also developed the FlashPAC player around the same time with music download capabilities. Early DAPs featured basic controls for playback.
  • Web Server Logging: By 1996, web servers commonly generated logs detailing activity, including visitor IP addresses, request times, and requested files, used for analytics.
  • E-commerce Personalization: Companies like Amazon (founded 1994) and eBay (founded 1995) were already using user data to personalize shopping experiences and offer recommendations. HTTP "cookies," introduced in 1994, enabled websites to remember user preferences and maintain session state.
  • Traditional Media Controls: Physical media players (e.g., cassette players, CD players) universally provided interactive playback controls such as play, pause, stop, fast-forward, rewind, and track skipping. The patent mentions "Pushbutton track selection" on CD players as prior art.

Obviousness Analysis of Independent Claims

Claim 1: System for Disseminating Media Content Representing Episodes in a Serialized Sequence

Claim 1 describes a system where a server stores program segments (episodes), a catalog, and a session schedule, sending this to a client. The client requests and receives missing segments, plays them according to the schedule with interactive navigation (skip/back), and sends usage log data back to the server for preference updates and future content.

Prior Art Combination:
A POSITA would combine:

  1. Real Audio Player and Server: Provides the core client-server system for distributing audio program segments over the Internet, managing a catalog of content.
  2. U.S. Pat. No. 5,371,551 (Logan et al.): Teaches concurrent downloading and playing of media data, enabling the client to efficiently receive segments not already stored locally.
  3. M3U Playlists and Episodic Content from Traditional Media: M3U files, existing since 1995, served as "session schedules" by listing sequential media files. The concept of "episodes in a serialized sequence" was well-established in traditional broadcast media, and applying this organization to digital content was a logical step.
  4. Standard Media Player Controls: Incorporating familiar interactive navigation controls (skip/back) from CD/cassette players into a digital audio player (like Real Audio Player or early DAPs) for managing playback within a playlist was a common user interface design pattern.
  5. Web Server Logging and E-commerce Personalization: Web servers routinely logged user activity. The burgeoning field of e-commerce demonstrated the use of such data to personalize user experiences and refine future offerings.

Motivation for Combination:
The patent itself highlights the inconvenience of manual, web browser-based content selection in systems like Real Audio. A POSITA would be motivated to address this by enhancing the Real Audio platform to offer a more automated, personalized, and interactive experience, especially for episodic content. This would involve:

  • Organizing content into "serialized sequences" using a simple file naming convention or an M3U "session schedule" to mirror traditional episodic broadcasts.
  • Leveraging the concurrent downloading of Logan et al. ('551) to ensure smooth playback of segments, requesting only those not locally stored.
  • Integrating familiar "skip" and "back" controls from existing media players to allow for interactive navigation through the "session schedule," improving user convenience.
  • Collecting "usage log" data from the client, akin to web server logs, and sending it back to the server. This data would then be processed by the server, drawing inspiration from early e-commerce personalization efforts, to "update subscriber preferences" and inform the selection and arrangement of "future content delivery," thereby increasing user engagement and facilitating business models (e.g., targeted advertising).

Claim 18: Method for Distributing Media Content Representing Episodes in a Serialized Sequence

Claim 18 describes a method for distributing serialized media content. It includes a host storing serialized episode data, a catalog, and subscriber preferences; compiling a session schedule based on these; sending the schedule and segments to a client; the client reproducing segments and recording usage data; and sending usage data back to the host.

Prior Art Combination & Motivation:
The same combination of prior art references and motivations detailed for Claim 1 applies to Claim 18, as this claim describes the operational steps of such a system.

  • The host storing serialized episodes, a catalog, and preferences is a natural extension of an internet audio server (like Real Audio) combined with database management for user profiles and content metadata, a known practice in online services.
  • The step of compiling a session schedule based on preferences and the catalog is an obvious application of database querying and playlist generation (e.g., using M3U format), informed by personalization trends in e-commerce.
  • Sending the schedule and segments to a client player leverages established internet communication protocols and efficient media delivery as taught by Logan et al. ('551).
  • Reproducing program segments and recording usage data on the client, and sending usage data back to the host, are direct applications of client-side logging and data upload mechanisms (common with web forms or FTP in 1996) to enable personalization and business analytics.

Claim 26: Media Player for Acquiring and Reproducing Media Program Files

Claim 26 describes a media player with digital memory, a communications port (Internet) for requests/receipt, an output unit, configured to receive a compilation file (schedule), request and receive individual program files if not already stored locally, and log user interaction.

Prior Art Combination:
A POSITA would combine:

  1. Real Audio Player: Provides the fundamental "media player" with digital memory, a communications port for Internet connectivity, and an output unit (speaker) for playing audio files.
  2. U.S. Pat. No. 5,371,551 (Logan et al.): Teaches efficient media playback by concurrently downloading and playing, which supports the player's ability to request and receive only missing program files.
  3. M3U Playlists: M3U files, existing since 1995, would serve as the "compilation file" or "schedule" for the media player, defining the sequence of media files to be acquired and played.
  4. Web Browsers with Caching/Download Managers: Web browsers in 1996 routinely checked local caches before re-requesting content from servers, and download managers handled queues of files, requesting only those not already present. This established the concept of intelligent content acquisition.
  5. Client-side Logging: Software applications and operating systems frequently recorded user activities or diagnostic information locally, for later review or upload.

Motivation for Combination:
A POSITA designing a media player in 1996, aiming to create a more efficient and user-friendly experience for Internet-delivered content than a web browser, would be motivated to:

  • Equip the player to receive and interpret a "compilation file" (e.g., an M3U playlist) to manage and play a sequence of media files (episodes), automating content organization.
  • Implement intelligent content acquisition by "requesting and receiving individual program files... if they are not already stored locally," leveraging efficient caching mechanisms as found in web browsers and the concurrent download capabilities of Logan et al. ('551), thereby optimizing bandwidth and storage.
  • Incorporate "user interaction logging" to record playback details and user actions, providing data for future personalization and service improvements, reflecting the growing trend of user analytics in online services.

Secondary Considerations of Nonobviousness
The legal status of US8112504B2 is "Expired - Fee Related," and its claims have been found unpatentable in litigation before the Patent Trial and Appeal Board (PTAB), a decision affirmed by the Federal Circuit and upheld by the Supreme Court's denial of certiorari. These judicial and administrative findings directly contradict any potential arguments for nonobviousness based on secondary considerations such as commercial success or long-felt but unsolved needs. The conclusion of the litigation effectively confirms the lack of patentability of the claimed invention over the prior art.

Conclusion
Based on the analysis of the available prior art and the motivations of a person having ordinary skill in the art in 1996, the independent claims 1, 18, and 26 of US 8,112,504 would be rendered obvious under 35 U.S.C. § 103. The combination of well-known technologies such as Real Audio for internet media delivery, M3U playlists for content sequencing, existing media player controls for interactive navigation, web server logging for usage tracking, and emerging e-commerce personalization techniques, would have been apparent to a POSITA seeking to improve upon the limitations of early internet content distribution. The subsequent legal invalidation of the patent's claims further supports this conclusion.

Generated 5/29/2026, 8:54:04 PM