RSS content administration for rendering RSS content on a digital audio player

Information

  • Patent Grant
  • 9361299
  • Patent Number
    9,361,299
  • Date Filed
    Thursday, March 9, 2006
    20 years ago
  • Date Issued
    Tuesday, June 7, 2016
    9 years ago
Abstract
Methods, systems, and computer program products are provided for RSS content administration for rendering RSS content on a digital audio player. Embodiments include retrieving, through an RSS feed, RSS content; extracting text from the RSS content; creating a media file; and storing the extracted text of the RSS content as metadata associated with the media file. Embodiments also typically include extracting one or more images from the RSS content; and storing the extracted images as metadata associated with the media file. Embodiments also typically include extracting text from the RSS content for audio rendering on the digital audio player; converting the text to speech; and recording the speech in the audio portion of the media file. Many embodiments also include storing the media file on a digital audio player; displaying the metadata describing the media file; and playing the audio portion containing the speech.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The field of the invention is data processing, or, more specifically, methods, systems, and products for RSS content administration for rendering RSS content on a digital audio player.


2. Description of Related Art


Many conventional digital audio players include display screens for displaying metadata associated with the media files supported by the digital audio players. Such digital audio players are often lightweight and portable making the digital audio players user friendly. Despite the fact that the digital audio players are lightweight, portable, and include display screens, such digital media players do not support providing conventional RSS (‘Really Simple Syndication’) content because the digital audio players only support playing media files. There is therefore an ongoing need for RSS content administration for rendering RSS content on a digital audio player.


SUMMARY OF THE INVENTION

Methods, systems, and computer program products are provided for RSS administration for rendering RSS content on a digital audio player. Embodiments include retrieving, through an RSS feed, RSS content; extracting text from the RSS content; creating a media file; and storing the extracted text of the RSS content as metadata associated with the media file. Embodiments also typically include extracting one or more images from the RSS content and storing the extracted images as metadata associated with the media file. Embodiments also typically include extracting text from the RSS content for audio rendering on the digital audio player; converting the text to speech; and recording the speech in the audio portion of the media file. Many embodiments also include storing the media file on a digital audio player; displaying the metadata describing the media file; and playing the audio portion containing the speech.


Creating a media file may be carried out by creating an MPEG file and storing the extracted text of the RSS content as metadata describing the media file may be carried out by inserting the extracted text in the MPEG file. Inserting the extracted text in the MPEG file may be carried out by inserting the extracted text in an ID3 tag in the MPEG file.


Storing the extracted text of the RSS content as metadata describing the media file may be carried out by storing the extracted text in a metadata file associated with the media file. The metadata file may be an eXtenxible markup language (‘XML’) file.


The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of exemplary embodiments of the invention.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 sets forth a network diagram illustrating an exemplary system for RSS content administration for rendering RSS content on a digital audio player according to embodiments of the present invention.



FIG. 2 sets forth a block diagram of automated computing machinery comprising an exemplary computer useful RSS content administration for rendering RSS content on a digital audio player according to embodiments of the present invention.



FIG. 3 sets forth a flow chart illustrating an exemplary method for RSS content administration for rendering RSS content on a digital audio player.



FIG. 4 sets forth a block diagram of an MPEG file such as an .mp4 file.



FIG. 5 sets forth a block diagram of an AAC compressed .mp4 file such as those supported by the iTunes musical jukebox and played on an iPod digital audio player.



FIG. 6 sets forth a flow chart illustrating an exemplary method for RSS content administration for rendering RSS content on a digital audio player that includes converting a portion of the RSS text to speech and recording the speech in the audio portion of a media file for audio playback on the digital audio file.





DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS

Exemplary methods, systems, and products for RSS content administration for rendering RSS content on a digital audio player according to embodiments of the present invention are described with reference to the accompanying drawings, beginning with FIG. 1. FIG. 1 sets forth a network diagram illustrating an exemplary system for RSS content administration for rendering RSS content on a digital audio player according to embodiments of the present invention. The system of FIG. 1 is capable of administering RSS content for rendering RSS content on a display screen of a digital audio player. The system of FIG. 1 is also capable of administering RSS content for rendering portions of the RSS content on a display screen of a digital audio player and portions of the RSS content as audio.


The system of FIG. 1 includes an RSS content server (104) coupled for data communications with a personal computer (106) through a wide area network (102) (‘WAN’). RSS (‘Really Simple Syndication’) is a broad term describing a family of XML file formats for web syndication used by news websites, weblogs, and other content providers. The abbreviation is often used to refer to the following exemplary standards: Rich Site Summary (RSS 0.91), RDF Site Summary (RSS 0.9, 1.0 and 1.1), and Really Simple Syndication (RSS 2.0).


In the example of FIG. 1, the RSS content server (104) provides access to content through an RSS feed delivered to an RSS aggregator installed on the personal computer (106). An RSS feed is typically an XML file that contains summaries and other metadata describing content available on the RSS content server (104) together with links to the full content on the RSS content server (104). A user may then view the RSS feed and access content delivered through the RSS feed through a browser installed on the personal computer.


The personal computer (106) of FIG. 1 is also capable of supporting an RSS content administration module that operates generally to administer RSS content administration for rendering RSS content on a digital audio player by retrieving, through an RSS feed, RSS content; extracting text from the RSS content; extracting one or more images from the RSS content; creating a media file; storing the extracted text of the RSS content as metadata associated with the media file; storing the extracted images as metadata associated with the media file, storing the media file on a digital audio player for displaying the metadata containing the extracted text of the RSS content. The RSS administration module is also capable generally of extracting text from the RSS content for audio rendering on the digital audio player; converting the text to speech; recording the speech in the audio portion of the media file; and storing the media file on a digital audio player for displaying the metadata describing the media file and for playing the audio portion containing the speech.


The system of FIG. 1 also includes a digital audio player (108). A digital audio player of FIG. 1 is capable of playing media files such as for example, MPEG files, AAC compressed .mp4 files, and others as will occur to those of skill in the art. The digital audio player of FIG. 1 also includes a display screen (110) capable of displaying information stored as metadata associated with media files of the file types supported by the digital audio player. The digital audio player also includes headphones (112) for audio presentation of the audio portions of media files supported by the digital audio player.


The arrangement of servers and other devices making up the exemplary system illustrated in FIG. 1 are for explanation, not for limitation. Data processing systems useful according to various embodiments of the present invention may include additional servers, routers, other devices, and peer-to-peer architectures, not shown in FIG. 1, as will occur to those of skill in the art. Networks in such data processing systems may support many data communications protocols, including for example TCP (Transmission Control Protocol), IP (Internet Protocol), HTTP (HyperText Transfer Protocol), WAP (Wireless Access Protocol), HDTP (Handheld Device Transport Protocol), and others as will occur to those of skill in the art. Various embodiments of the present invention may be implemented on a variety of hardware platforms in addition to those illustrated in FIG. 1.


RSS content administration for rendering RSS content on a digital audio player in accordance with the present invention is generally implemented with computers, that is, with automated computing machinery. In the system of FIG. 1, for example, all the nodes, servers, and communications devices are implemented to some extent at least as computers. For further explanation, therefore, FIG. 2 sets forth a block diagram of automated computing machinery comprising an exemplary computer (152) useful RSS content administration for rendering RSS content on a digital audio player according to embodiments of the present invention. The computer (152) of FIG. 2 includes at least one computer processor (156) or ‘CPU’ as well as random access memory (168) (‘RAM’) which is connected through a system bus (160) to processor (156) and to other components of the computer.


Stored in RAM (168) is an operating system (154). Operating systems useful in computers according to embodiments of the present invention include UNIX™, Linux™, Microsoft XP™, AIX™, IBM's i5/OS™, and others as will occur to those of skill in the art.


Also stored in RAM (168) is a browser (230). The browser (230) of FIG. 2 is an application capable of retrieving web pages such as RSS content available through RSS feeds and displaying the retrieved web pages. Also stored in RAM (168) is an RSS aggregator (234), computer program instructions for retrieving RSS feeds from an RSS content provider.


Also stored in RAM (168) is an RSS content administration module (232). The RSS content administration module (232) comprises computer program instructions capable of administering RSS content for rendering RSS content on a digital audio player by retrieving, through an RSS feed, RSS content; extracting text from the RSS content; creating a media file; and storing the extracted text of the RSS content as metadata associated with the media file. The RSS content administration module (232) is also capable of extracting text from the RSS content for audio rendering on the digital audio player; converting the text to speech; and recording the speech in the audio portion of the media file.


Also stored in RAM (168) is a digital media player application (236). A digital media player application (236) is an application that manages media content such as audio files and video files. Such digital media player applications are typically capable of transferring media files to a digital audio player. Examples of digital media player applications include Music Match™, iTunes® and others as will occur to those of skill in the art.


The operating system (154), browser (230), RSS aggregator (234), RSS content administration module (232), and digital media player application (236) in the example of FIG. 2 are shown in RAM (168), but many components of such software may be stored in non-volatile memory (166) also.


Computer (152) of FIG. 2 includes non-volatile computer memory (166) coupled through a system bus (160) to processor (156) and to other components of the computer (152). Non-volatile computer memory (166) may be implemented as a hard disk drive (170), optical disk drive (172), electrically erasable programmable read-only memory space (so-called ‘EEPROM’ or ‘Flash’ memory) (174), RAM drives (not shown), or as any other kind of computer memory as will occur to those of skill in the art.


The example computer of FIG. 2 includes one or more input/output interface adapters (178). Input/output interface adapters in computers implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices (180) such as computer display screens, as well as user input from user input devices (181) such as keyboards and mice.


The exemplary computer (152) of FIG. 2 includes a communications adapter (167) for implementing data communications (184) with other computers (182) such as, for example, an RSS content server. Such data communications may be carried out serially through RS-232 connections, through external buses such as USB, through data communications networks such as IP networks, and in other ways as will occur to those of skill in the art. Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a network. Examples of communications adapters useful in implementing embodiments of the present invention include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired network communications, and 802.11b adapters for wireless network communications.


RSS content administration for rendering RSS content on a digital audio player may include both administering RSS content for rendering RSS content on a display screen of a digital audio player and administering RSS content for rendering portions of the RSS content on a display screen of a digital audio player and portions of the RSS content as audio. For further explanation, FIG. 3 sets forth a flow chart illustrating an exemplary method for RSS content administration for rendering RSS content on the display screen of a digital audio player. The method of FIG. 3 includes retrieving (302), through an RSS feed, RSS content (304). Retrieving (302), through an RSS feed, RSS content (304) may be carried out by invoking one or more hyperlinks provided in the RSS feed and retrieving an RSS web page or other markup document containing the RSS content.


The method of FIG. 3 includes extracting (306) text (310) from the RSS content (304). As discussed above, RSS content is typically presented in a web page or other markup document accessible through a browser. Such a web page or markup document therefore includes display text and images for display to a user and markup dictating the presentation of the content. Extracting (306) text (310) from the RSS content therefore may be carried out by retrieving display text from a web page or markup document. Such extracted display text implements some or all of the text content of the RSS feed.


The method of FIG. 3 also includes creating (308) a media file (314). Examples of media files include MPEG 3 (‘.mp3’) files, MPEG 4 (‘.mp4’) files, Advanced Audio Coding (‘AAC’) compressed files, Advances Streaming Format (‘ASF’) Files, WAV files, and many others as will occur to those of skill in the art. Creating a media file typically includes creating a media file that is supported by a digital audio player upon which RSS content is to be rendered.


The method of FIG. 3 also includes storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314). Storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314) may be carried out by inserting the extracted text in the media file itself, such as by inserting the extracted text in an ID3 tag in an MPEG file as discussed below with reference to FIG. 4. Storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314) may also be carried out by storing the extracted text in a metadata file associated with the media file such as by storing the extracted text in an eXtenxible markup language (‘XML’) library file associated with an AAC compressed MPEG 4 file as discussed below with reference to FIG. 5.


The method of FIG. 3 also includes extracting (320) one or more images (322) from the RSS content (304). As discussed above, RSS content is typically presented in a web page or other markup document accessible through a browser. Such a web page or markup document therefore includes display text and images for display to a user and markup dictating the presentation of the content. Extracting (320) one or more images (322) from the RSS content (304) therefore may be carried out by retrieving images from a web page or markup document. Such images may be implemented as separate files referenced within the web page or markup document such as JPEG files, .pdf files, and others as will occur to those of skill in the art.


The method of FIG. 3 also includes storing (324) the extracted images (322) as metadata (316) associated with the media file (314). Storing (324) the extracted images (322) as metadata (316) associated with the media file (314) may be carried out by inserting the extracted images in the media file itself, such as by inserting the extracted images in an ID3 tag in an MPEG file as discussed below with reference to FIG. 4. Storing (324) the extracted images (322) as metadata (316) associated with the media file (314) may also be carried out by storing the extracted images in a metadata file associated with the media file such as by storing the extracted text in an eXtenxible markup language (‘XML’) library file associated with an AAC compressed MPEG 4 file as discussed below with reference to FIG. 5.


The method of FIG. 3 also includes storing (323) the media file (314) on a digital audio player (108). Storing (323) the media file (314) on a digital audio player (108) may be carried out by copying the media file and associated metadata containing the extracted text onto the digital audio player.


The method of FIG. 3 also includes displaying (325) the metadata (316) describing the media file (314), the metadata (316) containing the extracted text (310) of the RSS content (304). Displaying (325) the metadata (316) describing the media file (314) is typically carried out by a digital audio player supporting the display of metadata associated with media files. Such digital audio players typically display, for example, metadata such as the artist and title a song stored in a media file of a media file type supported by the digital audio player. Storing extracted RSS content as metadata associated with a digital file advantageously allows the extracted RSS text to be displayed in a digital audio player that does not support rendering conventional RSS content.


In the example of FIG. 3, text is extracted from the RSS content itself and stored as metadata associated with the media file. In many embodiments, text may also be extracted from the RSS feed and also stored as metadata associated with the media file. Such extracted text may usefully be associated with predefined metadata fields such that the summaries and other metadata provided in the RSS feed are useful in navigating the stored RSS content on the digital audio player.


As discussed above, extracted RSS text and images may be stored directly in the media file. For further explanation, therefore, FIG. 4 sets forth a block diagram of an MPEG file (402) such as an .mp4 file. The MPEG file of FIG. 4 includes an audio portion (318) of the media file. The audio portion of the MPEG file includes the binary audio data.


The MPEG file (402) of FIG. 4 has an ID3v2 tag (404) prepended to the audio portion (318) of the file that contains the extracted RSS text (408) and an image (410) extracted from the RSS content. An ID3v2 tag provides a container for metadata associated with the media file. An ID3v2 tag includes one or more frames supporting the inclusion of text, images, files, and other information. ID3v2 tags are flexible and expandable because parsers that do not support specific functions of the an ID3v2 tag will ignore those functions and respond only to supported functions. ID3v2 supports Unicode thereby providing the ability to include extracted RSS text of many different languages. The maximum tag size of an ID3v2 tag is typically 256 megabytes and maximum frame size is typically 16 megabytes.


As discussed above, the extracted RSS text and images may also be associated with the media file in a metadata file. For further explanation, therefore, FIG. 5 sets forth a block diagram of an AAC compressed .mp4 file (502) such as those supported by the iTunes musical jukebox and played on an iPod digital audio player. In the example of FIG. 5 the AAC compressed .mp4 file has included in the file the binary audio portion (318) of the digital media file.


The AAC compressed .mp4 file (502) of FIG. 5 also has an associated metadata file implemented as an eXtenxible markup language (‘XML’) library file (504) that includes the extracted text (506) and images (508) from the RSS content. iTunes digital audio application includes a single iTunes library file that contains metadata describing the contents of the media files comprising the iTunes library. The iTunes library file is implemented as an XML file, the format of which is defined by a flexible Document Type Definition (‘DTD’).


In the examples above, extracted RSS text and images are displayed on the display screen of a digital audio player for visual rendering of the RSS content on the display screen of a digital audio player. Some or all of the extracted text may also be converted to speech for audio rendering by the digital audio player. For further explanation, FIG. 6 sets forth a flow chart illustrating an exemplary method for RSS content administration for rendering RSS content on a digital audio player that includes converting the extracted RSS text to speech and recording the speech in the audio portion of a media file for audio playback on the digital audio file. The method of FIG. 6 includes retrieving (302), through an RSS feed, RSS content (304). Retrieving (302), through an RSS feed, RSS content (304) may be carried out by invoking one or more hyperlinks provided in the RSS feed and retrieving an RSS web page or other markup document containing the RSS content.


The method of FIG. 6 includes extracting (306) text (310) from the RSS content (304). As discussed above, RSS content is typically presented in a web page or other markup document accessible through a browser. Such a web page or markup document therefore includes display text and images for display to a user and markup dictating the presentation of the content. Extracting (306) text (310) from the RSS content therefore may be carried out by retrieving display text from a web page or markup document. Such extracted display text implements some or all of the text content of the RSS feed. Examples of extracted text useful in visual presentation on the display screen of a digital audio player include the title of the RSS content of a summary of the content.


The method of FIG. 6 also includes creating (308) a media file (314). As discussed above, examples of media files include MPEG 3 (‘.mp3’) files, MPEG 4 (‘.mp4’) files, Advanced Audio Coding (‘AAC’) compressed files, Advances Streaming Format (‘ASF’) Files, WAV files, and many others as will occur to those of skill in the art. Creating a media file typically includes creating a media file that is supported by a digital audio player upon which RSS content is to be rendered.


The method of FIG. 6 also includes storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314). Storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314) may be carried out by inserting the extracted text in the media file itself, such as by inserting the extracted text in an ID3 tag in an MPEG file as discussed above with reference to FIG. 4. Storing (312) the extracted text (310) of the RSS content (304) as metadata (316) associated with the media file (314) may be also be carried out by storing the extracted text in a metadata file associated with the media file such as by storing the extracted text in an eXtenxible markup language (‘XML’) library file associated with an AAC compressed MPEG 4 file as discussed above with reference to FIG. 5.


The method of FIG. 6 also includes extracting (320) one or more images (322) from the RSS content (304). As discussed above, RSS content is typically presented in a web page or other markup document accessible through a browser. Such a web page or markup document therefore includes display text and images for display to a user and markup dictating the presentation of the content. Extracting (320) one or more images (322) from the RSS content (304) therefore may be carried out by retrieving images from a web page or markup document. Such images may be implemented as separate files referenced within the web page or markup document such as JPEG files, .pdf files, and others as will occur to those of skill in the art.


The method of FIG. 6 also includes storing (324) the extracted images (322) as metadata (316) associated with the media file (314). “Storing (324) the extracted images (322) as metadata (316) associated with the media file (314) may be carried out by inserting the extracted images in the media file itself, such as by inserting the extracted images in an ID3 tag in an MPEG file as discussed above with reference to FIG. 4. Storing (324) the extracted images (322) as metadata (316) associated with the media file (314) may also be carried out by storing the extracted images in a metadata file associated with the media file such as by storing the extracted text in an eXtenxible markup language (‘XML’) library file associated with an AAC compressed MPEG 4 file as discussed above with reference to FIG. 5.


The method of FIG. 6 also includes extracting (502) text from the RSS content (304) for audio rendering on the digital audio player (108). As discussed above, RSS content is typically presented in a web page or other markup document accessible through a browser. Such a web page or markup document therefore includes display text and images for display to a user and markup dictating the presentation of the content. Extracting (306) text (310) from the RSS content for audio rendering therefore may be carried out by retrieving display text from a web page or markup document for inclusion in the audio portion of the media file and stored for audio playback to user. Such extracted display text implements some or all of the text content of the RSS feed. Examples of extracted text usefully rendered as audio include the full body content of the RSS content.


The method of FIG. 6 also includes converting (506) the text (504) to speech (508) and recording (510) the speech (508) in the audio portion (318) of the media file (314). Converting (506) the text (504) to speech (508) and recording (510) the speech (508) in the audio portion (318) of the media file (314) may be carried out by processing the extracted text using a text-to-speech engine in order to produce a speech presentation of the extracted RSS content text and then recording the speech produced by the text-speech-engine in the audio portion of a media file.


Examples of speech engines capable of converting extracted text to speech for recording in the audio portion of a media filed include, for example, IBM's ViaVoice Text-to-Speech, Acapela Multimedia TTS, AT&T Natural Voices™ Text-to-Speech Engine, and Python's pyTTS class. Each of these text-to-speech engines is composed of a front end that takes input in the form of text and outputs a symbolic linguistic representation to a back end that outputs the received symbolic linguistic representation as a speech waveform.


Typically, speech synthesis engines operate by using one or more of the following categories of speech synthesis: articulatory synthesis, formant synthesis, and concatenative synthesis. Articulatory synthesis uses computational biomechanical models of speech production, such as models for the glottis and the moving vocal tract. Typically, an articulatory synthesizer is controlled by simulated representations of muscle actions of the human articulators, such as the tongue, the lips, and the glottis. Computational biomechanical models of speech production solve time-dependent, 3-dimensional differential equations to compute the synthetic speech output. Typically, articulatory synthesis has very high computational requirements, and has lower results in terms of natural-sounding fluent speech than the other two methods discussed below.


Formant synthesis uses a set of rules for controlling a highly simplified source-filter model that assumes that the glottal source is completely independent from a filter which represents the vocal tract. The filter that represents the vocal tract is determined by control parameters such as formant frequencies and bandwidths. Each formant is associated with a particular resonance, or peak in the filter characteristic, of the vocal tract. The glottal source generates either stylized glottal pulses for periodic sounds and generates noise for aspiration. Formant synthesis generates highly intelligible, but not completely natural sounding speech. However, formant synthesis has a low memory footprint and only moderate computational requirements.


Concatenative synthesis uses actual snippets of recorded speech that are cut from recordings and stored in an inventory or voice database, either as waveforms or as encoded speech. These snippets make up the elementary speech segments such as, for example, phones and diphones. Phones are composed of a vowel or a consonant, whereas diphones are composed of phone-to-phone transitions that encompass the second half of one phone plus the first half of the next phone. Some concatenative synthesizers use so-called demi-syllables, in effect applying the diphone method to the time scale of syllables. Concatenative synthesis then strings together, or concatenates, elementary speech segments selected from the voice database, and, after optional decoding, outputs the resulting speech signal. Because concatenative systems use snippets of recorded speech, they have the highest potential for sounding like natural speech, but concatenative systems require large amounts of database storage for the voice database.


The method of FIG. 6 also includes storing (512) the media file (314) on a digital audio player (108). Storing (512) the media file (314) on a digital audio player (108) may be carried out by copying the media file and associated metadata containing the extracted text onto memory of the digital audio player.


The method of FIG. 6 also includes displaying (514) the metadata (316) describing the media file (314). Displaying (514) the metadata (316) describing the media file (314) is typically carried out by a digital audio player supporting the display of metadata associated with media files. Such digital audio players typically display, for example, metadata such as the artist and title a song stored in a media file of a media file type supported by the digital audio player. Storing extracted RSS content as metadata associated with a digital file advantageously allows the extracted RSS text to be displayed in a digital audio player that does not support rendering conventional RSS content.


The method of FIG. 6 also includes playing (516) the audio portion (318) containing the speech (508). Playing (516) the audio portion (318) containing the speech (508) advantageously renders an audio speech representation of the extracted RSS text thereby allowing some or all of the RSS content to be rendered on a digital audio player that does not support rendering conventional RSS content.


In the example of FIG. 6, text is extracted from the RSS content itself and stored as metadata associated with the media file. In many embodiments, text may also be extracted from the RSS feed and also stored as metadata associated with the media file. Such extracted text may usefully be associated with predefined metadata fields such that the summaries and other metadata provided in the RSS feed are useful in navigating the stored RSS content on the digital audio player.


Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for RSS content administration for rendering RSS content on a digital audio player. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed on signal bearing media for use with any suitable data processing system. Such signal bearing media may be transmission media or recordable media for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of recordable media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art. Examples of transmission media include telephone networks for voice communications and digital data communications networks such as, for example, Ethernets™ and networks that communicate with the Internet Protocol and the World Wide Web. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a program product. Persons skilled in the art will recognize immediately that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.


It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.

Claims
  • 1. A method for RSS content administration for rendering RSS content on a digital audio player, the method comprising: retrieving, through an RSS feed, RSS content by invoking one or more hyperlinks provided in the RSS feed that points to the RSS content;extracting a portion of text from the RSS content, wherein said extracted text is a subset of text included in the RSS content;extracting one or more images from the RSS content;creating a media file including an audio portion containing no audible digital audio data that is related to the RSS content, wherein the media file comprises one of a digital audio file or a digital video file;storing the extracted text of the RSS content as metadata associated with the media file; andstoring the extracted images as metadata associated with the media file.
  • 2. The method of claim 1 wherein: creating a media file further comprises creating an MPEG file; andstoring the extracted text of the RSS content as metadata associated with the media file further comprises inserting the extracted text in the MPEG file.
  • 3. The method of claim 2 wherein inserting the extracted text in the MPEG file further comprises inserting the extracted text in an ID3 tag in the MPEG file.
  • 4. The method of claim 1 wherein storing the extracted text of the RSS content as metadata associated with the media file further comprises storing the extracted text in a metadata file associated with the media file.
  • 5. The method of claim 4 wherein the metadata file is an eXtenxible markup language (‘XML’) file.
  • 6. The method of claim 1 further comprising: storing the media file on a digital audio player; anddisplaying the metadata associated with the media file, the metadata containing the extracted text of the RSS content.
  • 7. The method of claim 1 wherein the RSS content is retrieved in a format that cannot be rendered by the digital audio player.
  • 8. A system for RSS content administration for rendering RSS content on a digital audio player the system comprising: a computer processor;a computer memory operatively coupled to the computer processor, the computer memory having disposed within it computer program instructions capable of:retrieving, through an RSS feed, RSS content by invoking one or more hyperlinks provided in the RSS feed that points to the RSS content;extracting a portion of text from the RSS content, wherein said extracted text is a subset of text included in the RSS content;extracting one or more images from the RSS content;creating a media file including an audio portion containing no audible digital audio data that is related to the RSS content, wherein the media file comprises one of a digital audio file or a digital video file;storing the extracted text of the RSS content as metadata associated with the media file; andstoring the extracted images as metadata associated with the media file.
  • 9. The system of claim 8 wherein the computer memory also has disposed within it computer program instructions capable of: creating an MPEG file; andinserting the extracted text in the MPEG file.
  • 10. The system of claim 8 wherein the computer memory also has disposed within it computer program instructions capable of storing the extracted text in a metadata file associated with the media file.
  • 11. A computer program product for RSS content administration for rendering RSS content on a digital audio player, the computer program product embodied on a non-transitory computer-readable recordable medium, the computer program product comprising: computer program instructions for retrieving, through an RSS feed, RSS content by invoking one or more hyperlinks provided in the RSS feed that points to the RSS content;computer program instructions for extracting a portion of text from the RSS content, wherein said extracted text is a subset of text included in the RSS content;computer program instructions for extracting one or more images from the RSS content;computer program instructions for creating a media file including an audio portion containing no audible digital audio data that is related to the RSS content, wherein the media file comprises one of a digital audio file or a digital video file;computer program instructions for storing the extracted text of the RSS content as metadata associated with the media file; andcomputer program instructions for storing the extracted images as metadata associated with the media file.
  • 12. The computer program product of claim 11 wherein: computer program instructions for creating a media file further comprise computer program instructions for creating an MPEG file; andcomputer program instructions for storing the extracted text of the RSS content as metadata associated with the media file further comprise computer program instructions for inserting the extracted text in the MPEG file.
  • 13. The computer program product of claim 11 wherein computer program instructions for storing the extracted text of the RSS content as metadata associated with the media file further comprise computer program instructions for storing the extracted text in a metadata file associated with the media file.
US Referenced Citations (168)
Number Name Date Kind
5819220 Sarukkai et al. Oct 1998 A
5892825 Mages et al. Apr 1999 A
5901287 Bull et al. May 1999 A
5911776 Guck Jun 1999 A
6032260 Sasmazel et al. Feb 2000 A
6061718 Nelson May 2000 A
6141693 Perlman et al. Oct 2000 A
6178511 Cohen et al. Jan 2001 B1
6219638 Padmanabhan Apr 2001 B1
6240391 Ball et al. May 2001 B1
6266649 Linden et al. Jul 2001 B1
6311194 Sheth et al. Oct 2001 B1
6343329 Landgraf Jan 2002 B1
6463440 Hind et al. Oct 2002 B1
6519617 Wanderski et al. Feb 2003 B1
6771743 Butler et al. Aug 2004 B1
6912691 Dodrill et al. Jun 2005 B1
6944591 Raghunandan Sep 2005 B1
6965569 Carolan et al. Nov 2005 B1
6975989 Sasaki Dec 2005 B2
6976082 Ostermann et al. Dec 2005 B1
6981023 Hamilton Dec 2005 B1
6993476 Dutta et al. Jan 2006 B1
7039643 Sena et al. May 2006 B2
7046772 Moore et al. May 2006 B1
7062437 Kovales et al. Jun 2006 B2
7120702 Huang et al. Oct 2006 B2
7130850 Russell-Falla et al. Oct 2006 B2
7171411 Lewis et al. Jan 2007 B1
7313528 Miller Dec 2007 B1
7356470 Roth et al. Apr 2008 B2
7366712 He et al. Apr 2008 B2
7454346 Dodrill et al. Nov 2008 B1
7546288 Springer et al. Jun 2009 B2
7657006 Woodring Feb 2010 B2
7849159 Elman et al. Dec 2010 B2
20010027396 Sato Oct 2001 A1
20010040900 Salmi et al. Nov 2001 A1
20010047349 Easty et al. Nov 2001 A1
20010049725 Kosuge Dec 2001 A1
20010054074 Hayashi Dec 2001 A1
20020013708 Walker et al. Jan 2002 A1
20020032564 Ehsani et al. Mar 2002 A1
20020032776 Hasegawa et al. Mar 2002 A1
20020054090 Silva et al. May 2002 A1
20020062216 Guenther et al. May 2002 A1
20020062393 Borger May 2002 A1
20020083013 Rollins et al. Jun 2002 A1
20020095292 Mittal et al. Jul 2002 A1
20020178007 Slotznick et al. Nov 2002 A1
20020184028 Sasaki Dec 2002 A1
20020194286 Matsuura et al. Dec 2002 A1
20020194480 Nagao Dec 2002 A1
20020198720 Takagi et al. Dec 2002 A1
20030028380 Freeland et al. Feb 2003 A1
20030033331 Sena et al. Feb 2003 A1
20030051083 Striemer Mar 2003 A1
20030055868 Fletcher et al. Mar 2003 A1
20030103606 Rhie et al. Jun 2003 A1
20030110272 du Castel et al. Jun 2003 A1
20030115056 Gusler et al. Jun 2003 A1
20030115064 Gusler et al. Jun 2003 A1
20030126293 Bushey Jul 2003 A1
20030132953 Johnson et al. Jul 2003 A1
20030139144 Kitajima Jul 2003 A1
20030158737 Csicsatka Aug 2003 A1
20030160770 Zimmerman Aug 2003 A1
20030167234 Bodmer et al. Sep 2003 A1
20030172066 Cooper et al. Sep 2003 A1
20030188255 Shimizu et al. Oct 2003 A1
20030229847 Kim Dec 2003 A1
20040003394 Ramaswamy Jan 2004 A1
20040005040 Owens Jan 2004 A1
20040034653 Maynor et al. Feb 2004 A1
20040041835 Lu Mar 2004 A1
20040046778 Niranjan et al. Mar 2004 A1
20040068552 Kotz et al. Apr 2004 A1
20040088349 Beck et al. May 2004 A1
20040201609 Obrador Oct 2004 A1
20040254851 Himeno et al. Dec 2004 A1
20050002503 Owens Jan 2005 A1
20050015254 Beaman Jan 2005 A1
20050045373 Born Mar 2005 A1
20050071780 Muller et al. Mar 2005 A1
20050076365 Popov et al. Apr 2005 A1
20050108521 Silhavy et al. May 2005 A1
20050191994 May Sep 2005 A1
20050192061 May Sep 2005 A1
20050203959 Muller et al. Sep 2005 A1
20050226217 Logemann Oct 2005 A1
20050232242 Karaoguz et al. Oct 2005 A1
20050251513 Tenazas Nov 2005 A1
20060007820 Adams et al. Jan 2006 A1
20060008258 Kawana et al. Jan 2006 A1
20060020662 Robinson Jan 2006 A1
20060031364 Hamilton Feb 2006 A1
20060048212 Tsuruoka et al. Mar 2006 A1
20060050794 Tan et al. Mar 2006 A1
20060052089 Khurana et al. Mar 2006 A1
20060075224 Tao Apr 2006 A1
20060095848 Naik May 2006 A1
20060114987 Roman Jun 2006 A1
20060123082 Digate et al. Jun 2006 A1
20060136449 Parker et al. Jun 2006 A1
20060140360 Crago et al. Jun 2006 A1
20060149781 Blankinship Jul 2006 A1
20060155698 Vayssiere Jul 2006 A1
20060159109 Lamkin et al. Jul 2006 A1
20060168507 Hansen Jul 2006 A1
20060173985 Moore Aug 2006 A1
20060184679 Izdepski et al. Aug 2006 A1
20060190616 Mayerhofer et al. Aug 2006 A1
20060193450 Flynt Aug 2006 A1
20060195512 Rogers et al. Aug 2006 A1
20060195540 Hamilton Aug 2006 A1
20060206533 MacLaurin et al. Sep 2006 A1
20060218187 Plastina et al. Sep 2006 A1
20060224739 Anantha Oct 2006 A1
20060233327 Roberts et al. Oct 2006 A1
20060265503 Jones et al. Nov 2006 A1
20060282317 Rosenberg Dec 2006 A1
20060288011 Gandhi et al. Dec 2006 A1
20070027958 Haslam Feb 2007 A1
20070043759 Bodin Feb 2007 A1
20070061229 Ramer et al. Mar 2007 A1
20070061266 Moore et al. Mar 2007 A1
20070067429 Jain et al. Mar 2007 A1
20070073728 Klein et al. Mar 2007 A1
20070077921 Hayashi et al. Apr 2007 A1
20070078655 Semkow et al. Apr 2007 A1
20070083540 Gundla et al. Apr 2007 A1
20070091206 Bloebaum Apr 2007 A1
20070100836 Eichstaedt et al. May 2007 A1
20070112844 Tribble et al. May 2007 A1
20070118426 Barnes, Jr. May 2007 A1
20070124458 Kumar May 2007 A1
20070124802 Anton et al. May 2007 A1
20070130589 Davis et al. Jun 2007 A1
20070147274 Vasa et al. Jun 2007 A1
20070174326 Schwartz et al. Jul 2007 A1
20070191008 Bucher et al. Aug 2007 A1
20070192327 Bodin Aug 2007 A1
20070192674 Bodin Aug 2007 A1
20070192683 Bodin Aug 2007 A1
20070192684 Bodin et al. Aug 2007 A1
20070206738 Patel Sep 2007 A1
20070208687 O'Conor et al. Sep 2007 A1
20070213857 Bodin Sep 2007 A1
20070213986 Bodin Sep 2007 A1
20070214147 Bodin et al. Sep 2007 A1
20070214148 Bodin Sep 2007 A1
20070214149 Bodin Sep 2007 A1
20070214485 Bodin Sep 2007 A1
20070220024 Putterman et al. Sep 2007 A1
20070253699 Yen et al. Nov 2007 A1
20070276837 Bodin et al. Nov 2007 A1
20070276865 Bodin et al. Nov 2007 A1
20070276866 Bodin et al. Nov 2007 A1
20070277088 Bodin Nov 2007 A1
20070277233 Bodin Nov 2007 A1
20080034278 Tsou et al. Feb 2008 A1
20080052415 Kellerman et al. Feb 2008 A1
20080082576 Bodin Apr 2008 A1
20080082635 Bodin Apr 2008 A1
20080161948 Bodin Jul 2008 A1
20080162131 Bodin Jul 2008 A1
20080275893 Bodin et al. Nov 2008 A1
20090132453 Hangartner May 2009 A1
Foreign Referenced Citations (8)
Number Date Country
2004312208 Nov 2004 JP
2004312208 Nov 2004 JP
2005149490 Jun 2005 JP
2005149490 Jun 2005 JP
2007011893 Jan 2007 JP
2007011893 Jan 2007 JP
WO 0182139 Nov 2001 WO
WO 2005106846 Nov 2005 WO
Non-Patent Literature Citations (70)
Entry
OdioGo, Screen Dumps from www.odiogo.com web site, 11 pages total, archive date Oct. 23, 2005, downloaded from WayBack Machine, <http://web.archive.org/web/20051023004244/www.odiogo.com/*>.
N. Bradbury, “FeedDemon version 1.0,” (c) Dec. 18, 2003, bradsoft.com, series of 11 screen dumps illustrating aspects of the software, 11 pages total numbered 1-11 of 11.
Heslop et al.,“Microsoft Office Word 2003 Bible,” © 2003, Wiley Publishing Inc., pp. 39-30, 39, and 505-517.
Office Action Dated Jun. 23, 2009 in U.S. Appl. No. 11/352,680.
Office Action Dated Jul. 8, 2009 in U.S. Appl. No. 11/372,317.
Final Office Action Dated Jul. 22, 2009 in U.S. Appl. No. 11/536,733.
Office Action Dated Jul. 9, 2009 in U.S. Appl. No. 11/420,017.
Office Action Dated Jul. 17, 2009 in U.S. Appl. No. 11/536,781.
Office Action Dated Jul. 23, 2009 in U.S. Appl. No. 11/420,014.
Final Office Action Dated Jul. 21, 2009 in U.S. Appl. No. 11/420,018.
Buchana et al., “Representing Aggregated Works in the Digital Library”, ACM, 2007, pp. 247-256.
Office Action, U.S. Appl. No. 11/352,760, Sep. 16, 2010.
Office Action, U.S. Appl. No. 11/352,680, Jun. 10, 2010.
Final Office Action, U.S. Appl. No. 11/352,680, Sep. 7, 2010.
Office Action, U.S. Appl. No. 11/352,679, May 28, 2010.
Final Office Action, U.S. Appl. No. 11/352,679, Nov. 15, 2010.
Office Action, U.S. Appl. No. 11/372,317, Sep. 23, 2010.
Final Office Action, U.S. Appl. No. 11/372,329, Nov. 6, 2009.
Office Action, U.S. Appl. No. 11/372,319, Apr. 21, 2010.
Final Office Action, U.S. Appl. No. 11/372,319, Jul. 2, 2010.
Final Office Action, U.S. Appl. No. 11/420,014, Apr. 3, 2010.
Final Office Action, U.S. Appl. No. 11/420,017, Sep. 23, 2010.
Final Office Action, U.S. Appl. No. 11/619,216, Jun. 25, 2010.
Final Office Action, U.S. Appl. No. 11/619,236, Oct. 22, 2010.
Office Action, U.S. Appl. No. 12/178,448, Apr. 2, 2010.
Final Office Action, U.S. Appl. No. 12/178,448, Sep. 14, 2010.
Buchanan et al.;“Representing Aggregated Works in the Digital Library”, ACM, 2007, pp. 247-256.
U.S. Appl. No. 11/352,760, filed Feb. 2006, Bodin, et al.
U.S. Appl. No. 11/352,824, filed Feb. 2006, Bodin, et al.
U.S. Appl. No. 11/352,680, filed Feb. 2006, Bodin, et al.
U.S. Appl. No. 11,352,679, filed Feb. 2006, Bodin et al.
U.S. Appl. No. 11/372,323, filed Mar. 2006, Bodin et al.
U.S. Appl. No. 11/372,318, filed Mar. 2006, Bodin et al.
U.S. Appl. No. 11/372,319, filed Mar. 2006, Bodin et al.
U.S. Appl. No. 11/536,781, filed Sep. 2006, Bodin et al.
U.S. Appl. No. 11/420,014, filed May 2006, Bodin et al.
U.S. Appl. No. 11/420,015, filed May 2006, Bodin et al.
U.S. Appl. No. 11/420,016, filed May 2006, Bodin et al.
U.S. Appl. No. 11/420,017, filed May 2006, Bodin et al.
U.S. Appl. No. 11/420,018, filed May 2006, Bodin et al.
U.S. Appl. No. 11/536,733, filed Sep. 2006, Bodin et al.
U.S. Appl. No. 11/619,216, filed Jan. 2007, Bodin et al.
U.S. Appl. No. 11/619,253, filed Jan. 2007, Bodin, et al.
U.S. Appl. No. 12/178,448, filed Jul. 2008, Bodin, et al.
Office Action Dated Apr. 15, 2009 in U.S. Appl. No. 11/352,760.
Final Office Action Dated Nov. 16, 2009 in U.S. Appl. No. 11/352,760.
Notice of Allowance Dated Jun. 5, 2008 in U.S. Appl. No. 11/352,824.
Office Action Dated Jan. 22, 2008 in U.S. Appl. No. 11/352,824.
Final Office Action Dated Dec. 21, 2009 in U.S. Appl. No. 11/352,680.
Office Action Dated Apr. 30, 2009 in U.S. Appl. No. 11/352,679.
Final Office Action Dated Oct. 29, 2009 in U.S. Appl. No. 11/352,679.
Office Action Dated Oct. 28, 2008 in U.S. Appl. No. 11/372,323.
Office Action Dated Mar. 18, 2008 in U.S. Appl. No. 11/372,318.
Final Office Action Dated Jul. 9, 2008 in U.S. Appl. No. 11/372,318.
Final Office Action Dated Nov. 6, 2009 in U.S. Appl. No. 11/372,329.
Office Action Dated Feb. 25, 2009 in U.S. Appl. No. 11/372,325.
Office Action Dated Feb. 27, 2009 in U.S. Appl. No. 11/372,329.
Final Office Action Dated Jan. 15, 2010 in U.S. Appl. No. 11/536,781.
Office Action Dated Mar. 20, 2008 in U.S. Appl. No. 11/420,015.
Final Office Action Dated Sep. 3, 2008 in U.S. Appl. No. 11/420,015.
Office Action Dated Dec. 2, 2008 in U.S. Appl. No. 11/420,015.
Office Action Dated Mar. 3, 2008 in U.S. Appl. No. 11/420,016.
Final Office Action Dated Aug. 29, 2008 in U.S. Appl. No. 11/420,016.
Final Office Action Dated Dec. 31, 2009 in U.S. Appl. No. 11/420,017.
Office Action Dated Mar. 21, 2008 in U.S. Appl. No. 11/420,018.
Final Office Action Dated Aug. 29, 2008 in U.S. Appl. No. 11/420,018.
Office Action Dated Dec. 3, 2008 in U.S. Appl. No. 11/420,018.
Office Action Dated Dec. 30, 2008 in U.S. Appl. No. 11/536,733.
Office Action Dated Jan. 26, 2010 in U.S. Appl. No. 11/619,216.
Office Action Dated Apr. 2, 2009 in U.S. Appl. No. 11/619,253.
Related Publications (1)
Number Date Country
20070213857 A1 Sep 2007 US