WO2007044588A1 - Content feed user interface with gallery display of same-type items - Google Patents

Content feed user interface with gallery display of same-type items Download PDF

Info

Publication number
WO2007044588A1
WO2007044588A1 PCT/US2006/039263 US2006039263W WO2007044588A1 WO 2007044588 A1 WO2007044588 A1 WO 2007044588A1 US 2006039263 W US2006039263 W US 2006039263W WO 2007044588 A1 WO2007044588 A1 WO 2007044588A1
Authority
WO
WIPO (PCT)
Prior art keywords
content items
content
additional
presenting
identifying
Prior art date
Application number
PCT/US2006/039263
Other languages
French (fr)
Inventor
Christopher J. Wetherell
Original Assignee
Google, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Google, Inc. filed Critical Google, Inc.
Publication of WO2007044588A1 publication Critical patent/WO2007044588A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/358Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/1396Protocols specially adapted for monitoring users' activity

Definitions

  • the disclosed embodiments relate generally to content syndication, and more particularly, to a content feed user interface with a gallery display of content feed items of the same type.
  • Content syndication is growing in popularity as a way to distribute frequently updated information, such as news and blog postings, on the Internet.
  • content providers can include content and/or links to such in a content feed. Users may subscribe to these content feeds using an application known as a reader or aggregator. When the content feed is updated with new content items, the new content items are reflected in the user's reader.
  • RSS Really Simple Syndication
  • a user may subscribe to many content feeds, with each feed listing many content items.
  • a user may be interested in content of particular types, such as images or videos, or content from particular sources and/or categories. Looking through the many listed content items to find the ones of the desired type can be a time-consuming and cumbersome task for the user.
  • a method of presenting content includes presenting identifying information associated with a number of content items; upon user selection of one of the content items, identifying one or more additional content items that satisfy predefined criteria with respect to the selected content item; and presenting information corresponding to the selected and additional content items.
  • the content items include RSS feed content items
  • the aforementioned operations may be performed by a system having one or more processors, memory, and one or more modules, stored in the memory and configured for execution by the processors, with instructions to perform the aforementioned operations.
  • Figure 1 is a block diagram illustrating a content feed aggregation system in accordance with some embodiments.
  • Figure 2 is a diagram illustrating a data structure of a content item and its corresponding metadata in accordance with some embodiments.
  • Figure 3 is a flow diagram illustrating a process for displaying a gallery of content items in accordance with some embodiments.
  • Figure 4 is a block diagram illustrating a client computer in accordance with some embodiments.
  • FIG. 5 is a block diagram illustrating a server computer in accordance with some embodiments.
  • Figure 6 is a diagram illustrating a feed reader user interface with a universal view in accordance with some embodiments.
  • Figure 7 is a diagram illustrating a feed reader user interface with a thumbnails gallery in accordance with some embodiments.
  • Figure 8 is a diagram illustrating a feed reader user interface with a playlist gallery in accordance with some embodiments.
  • Figure 9 is a diagram illustrating a feed reader user interface with a headlines gallery in accordance with some embodiments.
  • Figure 10 is a diagram illustrating a feed reader user interface with a same source gallery in accordance with some embodiments.
  • FIG. 1 is a block diagram illustrating a content feed aggregation system in accordance with some embodiments.
  • the content feed aggregation system 100 includes a server system 104.
  • the server system 104 is coupled to one or more client systems 102 and to one or more hosts 120 (or “feed sources") by a network 106.
  • the network 106 may be any suitable wired and/or wireless network and may include a local area network (LAN), wide area network (WAN), the Internet, and so forth.
  • LAN local area network
  • WAN wide area network
  • the server system 104 accesses content feeds from the feed sources 120.
  • the server system 104 includes a server 108 and a database 110.
  • Server 108 serves as a front-end for the server system 104.
  • Server 108 retrieves the content feeds from the feed sources 120.
  • the server 108 provides an interface between the server system 104 and the client systems 102.
  • the server system 104 stores content items in the content feeds in the database 110.
  • the database 110 stores both metadata (e.g., title, description, URL, date/time, and possibly other metadata) and the content of each content item. However, in some other embodiments, the database 110 stores the metadata but not the content for each content item.
  • the database 110 also stores user feed information 112 for a plurality of users. The user feed information for a particular user identifies content feed subscriptions, as well as sources, filters, and read states for that particular user.
  • user feed information associated with a user identifies the content feeds to which the user has subscribed, any filters the user has defined for the feeds, any labels the user has associated with individual feed items, and an indication of whether each feed item has been marked as "read” by the user.
  • server system 104 including the server
  • server system 104 may be implemented as a distributed system of multiple computers.
  • server system 104 is described below as being implemented on a single computer, which can be considered a single logical system.
  • a content feed is a resource or service that provides a list of content items that are present, recently added, or recently updated at a feed source 120.
  • a content item in a content feed may include the content associated with the item itself (the actual content that the content item specifies), a title and/or a description of the content, a locator (e.g., URL) of the content, or any combination thereof.
  • the content item may include the article itself inline, along with the title and locator.
  • a content item may include the title, description and locator, but not the article content.
  • content items may include the content associated with those items, while others contain links to the associated content but not the full content of the items.
  • a content item may also include additional metadata that provides additional information about the content.
  • the full version of the content may be any machine-readable data, including but not limited to web pages, images, digital audio, digital video, Portable Document Format (PDF) documents, and so forth. Further details regarding content items are described below, in relation to Figure 2.
  • PDF Portable Document Format
  • a content feed is specified using a content syndication format, such as RSS.
  • RSS is an acronym that stands for "rich site summary,” “RDF site summary,” or “Really Simple Syndication.”
  • RSS may refer to any of a family of formats based on the Extensible Markup Language (XML) for specifying a content feed and content items included in the feed.
  • XML Extensible Markup Language
  • other content syndication formats such as the Atom syndication format or the VCALENDAR calendar format, may be used to specify content feeds.
  • a user interfaces with the server system 104 and views content items at a client system or device 102 (hereinafter called the client system for ease of reference).
  • the client system 102 includes a computer 118 or computer controlled device, such as a person digital assistant, cellular telephone or the like (hereinafter called the client system for ease of reference).
  • the computer 118 typically includes one or more processors (not shown); memory, which may include volatile memory (not shown) and non- volatile memory such as a hard disk drive 119; and a display 114.
  • the computer 118 may also have input devices such as a keyboard and a mouse (not shown).
  • a user may interact with the server system 104 via a feed reader user interface 116 that may be presented on the display 114.
  • the user may create a list of feed subscriptions via the feed reader user interface 116.
  • the user may also create filters or labels to be applied to content feeds and/or content items, and modify the read states of content feeds and/or content items.
  • the feed reader user interface transmits a list of content feed subscriptions, or modifications to a list of content feed subscriptions, to the server system 104 for storage at the database 110.
  • the feed reader user interface 116 presents content items stored at the database 110 to the user based on the user's list of content feed subscriptions.
  • feed reader user interface 116 presents to the user content items specified in the content feeds to which the user has subscribed.
  • a user may view the full version of the content of a content item in the feed reader user interface 116 by selecting it (e.g., by clicking on it with a mouse pointer).
  • a copy of the user's list of content feed subscriptions and copies of the presented content items may be cached locally at the client system 102.
  • the feed reader user interface 116 may be a web- based user interface. That is, the feed reader user interface 116 displays one or more web pages in one or more browser (e.g., web browser) windows.
  • the web pages may be written in the Hypertext Markup Language (HTML), Extensible Markup Language (XML), or any other suitable language for preparing web pages, and may include one or more scripts for interfacing with the server system 104.
  • the user may subscribe to content feeds, view content items, and otherwise interact with the server system 104 by interacting with the web pages of the feed reader user interface 116.
  • the server system 104 and the web pages transmitted by the server system 104 to the feed reader user interface 116, provides a web-based content aggregation service.
  • the server system 104 aggregates and stores content items in accordance with the user's content feed subscriptions.
  • the server system 104 also can apply filters or labels, or change the read states of content items in accordance with user actions or instructions.
  • content items to which the user has subscribed are presented to the user via the feed reader user interface 116.
  • the feed reader user interface 116 may be a part of a standalone application that is run on the client system 102.
  • the standalone application may interface with the servers system 104 via an application programming interface (API).
  • API application programming interface
  • FIG. 2 is a diagram illustrating a data structure of a content item and its corresponding metadata in accordance with some embodiments.
  • a content feed may include one or more content items. Each content item, in turn, includes information about the full version of the content and possibly the full version itself. The information may be contained in one or more fields.
  • a content item 200 may include a title 202 of the content item.
  • a location 204 of the content item identifies a location of the full version of the content. In some embodiments, the location 204 is the Uniform Resource Locator (URL) of the full version of the content. In some other embodiments, other forms of location identifiers or addresses may be used to identify the location of the full version of the content.
  • URL Uniform Resource Locator
  • a content field 206 may include a synopsis or description of the full version of the content, an excerpt from the content, or the full version itself.
  • the full version of the content may be any machine readable data, such as text, graphics, digital audio, digital video, a Portable Document Format (PDF) file, and so forth.
  • PDF Portable Document Format
  • the full version of the content may be an enclosure to the content item.
  • the enclosure may be specified by an enclosure location that identifies the location of the enclosure.
  • the enclosure location is the URL of the enclosure.
  • the data structure may also include a size field for specifying the size of the enclosure (e.g., in number of bytes), and a data type field to identify the type of the enclosure.
  • the data type may identify the data category of the enclosure, the file type of the enclosure, or both. For example, if the enclosure is a JPEG image file, the data type may specify that the enclosure is an "image", that the enclosure is a JPEG file, or that the enclosure is an "image" of the JPEG file type. In some embodiments, the data type may be specified using the Multipurpose Internet Mail Extensions (MIME) standard, which is well-known in the art and need not be further described.
  • MIME Multipurpose Internet Mail Extensions
  • the content item 200 may include one or more metadata fields 208.
  • the content item may include a source identifier 210 to identify the source content feed of the content item, an author name or identifier 212 to identify the author of the particular content item, and a publication date 214 to identify the date on which the content item was published.
  • Figure 3 is a flow diagram illustrating a process for displaying a gallery of content items in accordance with some embodiments. While the process flow 300 described below includes a number of steps or operations that appear to occur in a specific order, it should be apparent that these processes can include more or fewer steps or operations. Some of the operations that are described here as being executed serially may be performed in parallel (e.g., using parallel processors or a multi-threading environment). Furthermore, in some embodiments, some of the operations (e.g., operations 302-304) may be performed multiple times before a following operation (e.g., operation 306) is performed.
  • a following operation e.g., operation 306
  • a plurality of content items is received (302).
  • the received content items are specified in content feeds to which the user has subscribed.
  • the content items are provided by the server system 104 ( Figure 1) to the client system 102 ( Figure 1).
  • Identifying information associated with the received content items are displayed (304).
  • the identifying information is displayed as a list of content items in the feed reader user interface 116 ( Figure 1).
  • the feed reader user interface 116 may have a finite display area. In such circumstances, identifying information for a subset of the received content items may be in view at a given time. The user may scroll through the list to view identifying information associated with other received content items.
  • the list may display all or a subset of the content item fields.
  • the displayed identifying information may include the titles and the source content feeds of the content items.
  • the identifying information that is displayed may be configured by the user.
  • the list includes content items from all subscribed feeds. This may be referred to as the "universal" view, or an interleaved list. That is, content items from the subscribed content feeds are all displayed in the same list and not separated by source.
  • the list may be sorted by the publication date and time of the content item, for example in reverse chronological order.
  • the user may toggle an option to display a universal view, to display the items ordered by source, author, or some other field, or to display only content items from a particular source, by a particular author, or the like.
  • the user selects a content item from the list (306). The user may select a content item by clicking on the content item with a mouse pointer or by using keyboard commands.
  • other content items in the list satisfying predefined criteria with respect to the selected content item are identified (308).
  • other content items that are the same as the selected content item with respect to a set of predefined characteristics are identified.
  • the predefined criteria may require content items to match one or more characteristics of the selected content items. That is, additional content items are identified based on matches to a particular set of characteristics of the selected item. For example, additional content items having the same data type and source content feed as the selected item are identified.
  • the characteristics that serve as criteria for identifying additional content items may be configured in advance by the user.
  • an exemplary characteristic for identifying additional content items is the data type of the full version of the content of a content item.
  • the content item includes content such as an image, digital audio, or digital video
  • additional content items also having an image, digital audio, or digital video are identified, respectively.
  • the identification may be based on the data category, such as whether the object is an image, digital audio, etc.
  • the data category may be explicitly specified by the content item or inferred from the file type of the content.
  • the identification may be based on the specific file type, rather than data categories. For example, if the content item includes a JPEG image, other content items including a JPEG image, but not images of other file types such as GIF or TIFF images, may be identified.
  • Another exemplary characteristic for identifying additional content items is that the additional content items follow the same format as the selected content item, in that if the selected content item includes a title 202 ( Figure 2) and a location 204 ( Figure 2) but no content 206 ( Figure 2), then the additional content items must also each have a title and a location but no content. This criterion may be helpful in identifying content items that include headlines (in the title) and links to the articles having the headlines.
  • data type and format are merely exemplary characteristics on which other content items may be identified. Other characteristics, including but not limited to source, author, and/or publication date (or a publication date range), may be used as identification criteria. Furthermore, any combination of the characteristics may be used as the identification criteria. For example, the identification criteria may be that the additional content items must have the same data type and the same source as the selected content item.
  • Information corresponding to the selected content item and the identified additional content items are presented to the user (310).
  • the information is displayed in a "gallery" view.
  • the gallery view includes a collection of information for each of the selected and additional content items (or at least a subset of the selected and additional content items, due to finite display regions).
  • the gallery view provides a preview of the selected and additional content items.
  • the gallery view gives the user an at-a-glance look of the selected and additional content items. From the gallery view, the user may select a content item for viewing.
  • the information that is displayed in the gallery may depend at least in part on the identification criteria. For example, if the identification criteria include having the same data type, then the information that is displayed may be information that is related to the data type of the selected and additional content items. Further information regarding the gallery view and the information that is displayed in the gallery view is described below, in relation to Figures 6 — 10.
  • Figure 4 is a block diagram illustrating a client computer in accordance with some embodiments.
  • the client computer 400 typically includes one or more processing units (CPU's) 402, one or more network or other communications interfaces 406, memory 404, and one or more communication buses 414 for interconnecting these components.
  • CPU's processing units
  • network or other communications interfaces 406 memory 404
  • communication buses 414 for interconnecting these components.
  • the client computer 400 may also include a user interface 408 comprising a display device 410 and a keyboard and/or mouse (or some other pointing device) 412.
  • Memory 404 includes high-speed random access memory, such as DRAM, SRAM, DDR RAM or other random access solid state memory devices; and may include non-volatile memory, such as one or more magnetic disk storage devices, optical disk storage devices, flash memory devices, or other non-volatile solid state storage devices.
  • Memory 404 may optionally include one or more storage devices remotely located from the CPU(s) 402.
  • memory 404 stores the following programs, modules and data structures, or a subset thereof: an operating system 416 that includes procedures for handling various basic system services and for performing hardware dependent tasks; a network communication module 418 that is used for connecting the client system 400 to other computers via the one or more communication network interfaces 406 and one or more communication networks, such as the Internet, other wide area networks, local area networks, metropolitan area networks, and so on; and a feed reader module 420 for handling content items from content feeds; and a client application 430, such as a web browser.
  • an operating system 416 that includes procedures for handling various basic system services and for performing hardware dependent tasks
  • a network communication module 418 that is used for connecting the client system 400 to other computers via the one or more communication network interfaces 406 and one or more communication networks, such as the Internet, other wide area networks, local area networks, metropolitan area networks, and so on
  • a feed reader module 420 for handling content items from content feeds
  • client application 430 such as a web browser.
  • the feed reader module 420 includes a content item identification module
  • the feed reader module 420 also includes a gallery module 424 for presenting information corresponding to the selected and additional content items in a gallery view.
  • the feed reader module 420 may be a script-based module, embedded in a web page served from the server system 104 ( Figure 1).
  • the web page may be rendered by a client application 430, such as a web browser, at the client computer 400.
  • the feed reader module 420 is executed, thereby providing a web-based interface to the server system 104.
  • the script-based feed reader module may be written in JavaScript, ECMAScript or any other suitable scripting language.
  • the feed reader module 420 may be a standalone application stored in memory 404 of the client computer 400.
  • the standalone application may include, but is not limited to a feed aggregator application.
  • the feed reader module 420 may be an add-on or a plug-in to another application.
  • the feed reader module 420 may be a plug-in to an email application.
  • received content items may be cached locally in memory 404.
  • a user's list of content feed subscriptions may also be cached locally in memory 404.
  • Each of the above identified elements may be stored in one or more of the previously mentioned memory devices.
  • Each of the above identified modules corresponds to a set of instructions for performing a function described above.
  • the above identified modules or programs i.e., sets of instructions
  • memory 404 may store a subset of the modules and data structures identified above.
  • memory 404 may store additional modules and data structures not described above.
  • FIG. 5 is a block diagram illustrating a server computer in accordance with some embodiments.
  • the server computer 500 typically includes one or more processing units (CPU's) 502, one or more network or other communications interfaces 506, memory 504, and one or more communication buses 510 for interconnecting these components.
  • the server system 500 optionally may include a user interface 508, which may include a display device (not shown), and a keyboard and/or a mouse (not shown).
  • Memory 504 includes high-speed random access memory, such as DRAM, SRAM, DDR RAM or other random access solid state memory devices; and may include non- volatile memory, such as one or more magnetic disk storage devices, optical disk storage devices, flash memory devices, or other non- volatile solid state storage devices.
  • Memory 504 may optionally include one or more storage devices remotely located from the CPU(s) 502.
  • memory 504 stores the following programs, modules and data structures, or a subset thereof: an operating system 512 that includes procedures for handling various basic system services and for performing hardware dependent tasks; a network communication module 514 that is used for connecting the server system 500 to other computers via the one or more communication network interfaces 506 and one or more communication networks, such as the Internet, other wide area networks, local area networks, metropolitan area networks, and so on; a feed tracker module 516 for retrieving content items for storage periodically and/or as content feeds are updated; user data 518, which includes data for each user of the service; and content items 520, which include retrieved content items from content feeds to which users of the service have subscribed.
  • an operating system 512 that includes procedures for handling various basic system services and for performing hardware dependent tasks
  • a network communication module 514 that is used for connecting the server system 500 to other computers via the one or more communication network interfaces 506 and one or more communication networks, such as
  • the user data 518 stores data for users of the service, such as login information and user preferences.
  • the user data 518 includes subscription lists 519, which include lists of users' feed subscriptions. Each user has a corresponding list of content feed subscriptions, hi some embodiments, the server computer 500 may further store feed subscription information in one or more tables (both not shown).
  • the feed subscription information tables store information associated with content feeds, such as the locations of the feeds (e.g., the feeds' URLs) and per-user subscription information with respect to individual content feeds.
  • Each of the above identified elements may be stored in one or more of the previously mentioned memory devices, and corresponds to a set of instructions for performing a function described above.
  • the above identified modules or programs i.e., sets of instructions
  • memory 504 may store a subset of the modules and data structures identified above.
  • memory 504 may store additional modules and data structures not described above.
  • Figure 5 shows a "server computer," Figure 5 is intended more as functional description of the various features which may be present in a set of servers than as a structural schematic of the embodiments described herein. In practice, and as recognized by those of ordinary skill in the art, items shown separately could be combined and some items could be separated. For example, some items shown separately in Figure 5 could be implemented on single servers and single items could be implemented by one or more servers.
  • FIG. 6 illustrates a feed reader user interface with a "universal view” in accordance with some embodiments.
  • the user via the feed reader user interface 116, may view, among other things, content items from her subscribed content feeds.
  • the feed reader user interface 116 (hereinafter the "UI") includes one or more buttons, menus, links, and the like 610 for activating and deactivating various functions and features.
  • the user may view the content items in a universal view.
  • the universal view includes a list 602 of content items from all of the user's subscribed feeds.
  • the content items 604 shown in the list are interleaved without regard to source.
  • the list is sorted by publication date and time, for example in reverse chronological order.
  • the list may show only content items that the user has not viewed.
  • the list presents identifying information for the content items, so that the user can identify a content item she wishes to view and select it.
  • the UI 116 may have a finite size and the list may include more items than can fit into the UI, the UI 116 may display a subset of the content items at a given time and the user may scroll through the list to find other content items.
  • the list may also include an indicator 606 of how many content items are in the list in total. Alternatively, the indicator 606 may indicate the number of content items yet to be viewed. [0059] From the list, the user may select a content item.
  • the UI 116 may display the full version of the content in a viewer region 608. For example, if the selected content item (indicated by a box with a thick border) includes a link to an article at a news web site or a link to a blog posting, the article or the blog posting, respectively, may be displayed in the viewer region 608.
  • a gallery feature may be enabled.
  • a content item is selected from the list 602
  • a gallery view of information corresponding to the selected content item 605, Figure 7, and additional content items may be displayed in the viewer region 608.
  • the information that is displayed in the gallery view includes thumbnails of the selected content item and additional content items that also include images, as illustrated in Figure 7.
  • the additional content items are all from the same content feed as the selected item.
  • the additional content items may include content items from the same content feed as the selected item as well as content items from different content feeds.
  • the gallery view presents a thumbnail 702 and information 704 corresponding to the image, such as a name of the image (which may be derived from the title of the content item or the file name) and a size (which may be the size of the image file or the dimensions of the image in pixels).
  • the user may select one of the thumbnails in the viewer region 608 to open the image in the viewing region or in a new window.
  • the selected content item e.g., content item 607 in Figure 8
  • the information that is displayed in the gallery view includes a playlist of the video or audio clips, respectively, of the selected content item and additional content items, as illustrated in Figure 8.
  • the additional content items are all from the same content feed as the selected item, while in other embodiments the additional content items may include content items from the same content feed as the selected item as well as content items from different content feeds.
  • the gallery view presents a title of the clip 802 (which may be derived from the title of the content item, the file name of the clip, or metadata embedded in the clip) and a running time 804 of the clip.
  • the user may select one of the clips in the viewer region 608 to access the clip and playback controls for the clip.
  • the gallery view may display information corresponding to a selected content item and additional, identified content items, when the selected content item and the identified content items include a title and link to the full version of the content but no content itself, as illustrated in Figure 9. That is, the identification criterion is that if the selected content item 609 includes a title and location but no actual content, then additional content items that follow the same pattern of having a title and a location but no actual content are identified.
  • the viewer region 608 shows the title of each of the selected and additional content items as a headline 902 of the content item and, optionally, a date 904 of each content item.
  • the gallery of content items may be displayed in a number of different ways, for example using a grid instead of a list.
  • the user may select one of the content items in the viewer region 608 to access the full version of the content to which the content item links.
  • additional content items from the same source content feed as the selected content item 611 may be displayed in the gallery view, as shown in Figure 10.
  • Titles 1002 and dates 1004 of the selected and additional content items may be displayed in the viewer region 608.
  • the user may select one of the content items in the viewer region 608 to access the content item.

Abstract

Additional content items that satisfy predefined criteria with respect to a user-selected content item are identified. The predefined criteria may be that the selected and additional content items have particular characteristics that are the same. Information corresponding to the selected and identified content items is presented to a user. Characteristics based on which additional content items may be identified may include data type, source, and absence of content. The information may be presented in a gallery view, which can be a thumbnails gallery for images or a playlist for digital audio or video.

Description

Content Feed User Interface with Gallery Display of Same-Type Items
TECHNICAL FIELD
[0001] The disclosed embodiments relate generally to content syndication, and more particularly, to a content feed user interface with a gallery display of content feed items of the same type.
BACKGROUND
[0002] Content syndication is growing in popularity as a way to distribute frequently updated information, such as news and blog postings, on the Internet. Using content syndication formats such as Really Simple Syndication (RSS), content providers can include content and/or links to such in a content feed. Users may subscribe to these content feeds using an application known as a reader or aggregator. When the content feed is updated with new content items, the new content items are reflected in the user's reader.
[0003] A user may subscribe to many content feeds, with each feed listing many content items. A user may be interested in content of particular types, such as images or videos, or content from particular sources and/or categories. Looking through the many listed content items to find the ones of the desired type can be a time-consuming and cumbersome task for the user.
[0004] Accordingly, there is a need for a more efficient manner of presenting content items to the user.
SUMMARY
[0005] In accordance with some embodiments, a method of presenting content includes presenting identifying information associated with a number of content items; upon user selection of one of the content items, identifying one or more additional content items that satisfy predefined criteria with respect to the selected content item; and presenting information corresponding to the selected and additional content items. [0006] In some embodiments, the content items include RSS feed content items
[0007] In some embodiments, the aforementioned operations may be performed by a system having one or more processors, memory, and one or more modules, stored in the memory and configured for execution by the processors, with instructions to perform the aforementioned operations. BRIEF DESCRIPTION OF THE DRAWINGS
[0008] Figure 1 is a block diagram illustrating a content feed aggregation system in accordance with some embodiments.
[0009] Figure 2 is a diagram illustrating a data structure of a content item and its corresponding metadata in accordance with some embodiments.
[0010] Figure 3 is a flow diagram illustrating a process for displaying a gallery of content items in accordance with some embodiments.
[0011] Figure 4 is a block diagram illustrating a client computer in accordance with some embodiments.
[0012] Figure 5 is a block diagram illustrating a server computer in accordance with some embodiments.
[0013] Figure 6 is a diagram illustrating a feed reader user interface with a universal view in accordance with some embodiments.
[0014] Figure 7 is a diagram illustrating a feed reader user interface with a thumbnails gallery in accordance with some embodiments.
[0015] Figure 8 is a diagram illustrating a feed reader user interface with a playlist gallery in accordance with some embodiments.
[0016] Figure 9 is a diagram illustrating a feed reader user interface with a headlines gallery in accordance with some embodiments.
[0017] Figure 10 is a diagram illustrating a feed reader user interface with a same source gallery in accordance with some embodiments.
[0018] Like reference numerals refer to corresponding parts throughout the drawings.
DESCRIPTION OF EMBODIMENTS
[0019] In a content feed aggregation system, a user may subscribe to one or more content feeds and be presented with the content items included in those content feeds. However, the user may be interested in particular types of content items. The disclosed embodiments provide the user a way to look for those particular types of content items. When a user selects a content item, the user is presented with a "gallery" of the selected content item and other content items that satisfy predefined criteria with respect to the selected item. The "gallery" provides the user a more efficient manner of presenting to the user content items of particular types. [0020] Figure 1 is a block diagram illustrating a content feed aggregation system in accordance with some embodiments. The content feed aggregation system 100 includes a server system 104. The server system 104 is coupled to one or more client systems 102 and to one or more hosts 120 (or "feed sources") by a network 106. The network 106 may be any suitable wired and/or wireless network and may include a local area network (LAN), wide area network (WAN), the Internet, and so forth. [0021] The server system 104 accesses content feeds from the feed sources 120.
The server system 104 includes a server 108 and a database 110. Server 108 serves as a front-end for the server system 104. Server 108 retrieves the content feeds from the feed sources 120. The server 108 provides an interface between the server system 104 and the client systems 102.
[0022] The server system 104 stores content items in the content feeds in the database 110. In some embodiments, the database 110 stores both metadata (e.g., title, description, URL, date/time, and possibly other metadata) and the content of each content item. However, in some other embodiments, the database 110 stores the metadata but not the content for each content item. The database 110 also stores user feed information 112 for a plurality of users. The user feed information for a particular user identifies content feed subscriptions, as well as sources, filters, and read states for that particular user. That is, user feed information associated with a user identifies the content feeds to which the user has subscribed, any filters the user has defined for the feeds, any labels the user has associated with individual feed items, and an indication of whether each feed item has been marked as "read" by the user.
[0023] It should be appreciated that the server system 104, including the server
108 and the database 110, may be implemented as a distributed system of multiple computers. However, for convenience of explanation, the server system 104 is described below as being implemented on a single computer, which can be considered a single logical system.
[0024] A content feed (or channel) is a resource or service that provides a list of content items that are present, recently added, or recently updated at a feed source 120. A content item in a content feed may include the content associated with the item itself (the actual content that the content item specifies), a title and/or a description of the content, a locator (e.g., URL) of the content, or any combination thereof. For example, if the content item identifies a text article, the content item may include the article itself inline, along with the title and locator. Alternatively, a content item may include the title, description and locator, but not the article content. Thus, some content items may include the content associated with those items, while others contain links to the associated content but not the full content of the items. A content item may also include additional metadata that provides additional information about the content. The full version of the content may be any machine-readable data, including but not limited to web pages, images, digital audio, digital video, Portable Document Format (PDF) documents, and so forth. Further details regarding content items are described below, in relation to Figure 2. [0025] In some embodiments, a content feed is specified using a content syndication format, such as RSS. RSS is an acronym that stands for "rich site summary," "RDF site summary," or "Really Simple Syndication." RSS may refer to any of a family of formats based on the Extensible Markup Language (XML) for specifying a content feed and content items included in the feed. In some other embodiments, other content syndication formats, such as the Atom syndication format or the VCALENDAR calendar format, may be used to specify content feeds.
[0026] Further information regarding the RSS syndication format known as
"Really Simple Syndication" is disclosed in the RSS 2.0 Specification by D. Winer, which is hereby incorporated by reference herein in its entirety. M. Nottingham et al. disclose further information regarding the Atom syndication format in The Atom Syndication Format, which is hereby incorporated by reference herein in its entirety. [0027] A user interfaces with the server system 104 and views content items at a client system or device 102 (hereinafter called the client system for ease of reference). The client system 102 includes a computer 118 or computer controlled device, such as a person digital assistant, cellular telephone or the like (hereinafter called the client system for ease of reference). The computer 118 typically includes one or more processors (not shown); memory, which may include volatile memory (not shown) and non- volatile memory such as a hard disk drive 119; and a display 114. The computer 118 may also have input devices such as a keyboard and a mouse (not shown).
[0028] In some embodiments, a user may interact with the server system 104 via a feed reader user interface 116 that may be presented on the display 114. The user may create a list of feed subscriptions via the feed reader user interface 116. In some embodiments, using the feed reader user interface 116, the user may also create filters or labels to be applied to content feeds and/or content items, and modify the read states of content feeds and/or content items. The feed reader user interface transmits a list of content feed subscriptions, or modifications to a list of content feed subscriptions, to the server system 104 for storage at the database 110. The feed reader user interface 116 presents content items stored at the database 110 to the user based on the user's list of content feed subscriptions. That is, feed reader user interface 116 presents to the user content items specified in the content feeds to which the user has subscribed. A user may view the full version of the content of a content item in the feed reader user interface 116 by selecting it (e.g., by clicking on it with a mouse pointer). In some embodiments, a copy of the user's list of content feed subscriptions and copies of the presented content items may be cached locally at the client system 102.
[0029] In some embodiments, the feed reader user interface 116 may be a web- based user interface. That is, the feed reader user interface 116 displays one or more web pages in one or more browser (e.g., web browser) windows. The web pages may be written in the Hypertext Markup Language (HTML), Extensible Markup Language (XML), or any other suitable language for preparing web pages, and may include one or more scripts for interfacing with the server system 104. The user may subscribe to content feeds, view content items, and otherwise interact with the server system 104 by interacting with the web pages of the feed reader user interface 116. In other words, the server system 104, and the web pages transmitted by the server system 104 to the feed reader user interface 116, provides a web-based content aggregation service. The server system 104 aggregates and stores content items in accordance with the user's content feed subscriptions. In some embodiments, the server system 104 also can apply filters or labels, or change the read states of content items in accordance with user actions or instructions. When the user accesses the feed reader user interface 116, content items to which the user has subscribed are presented to the user via the feed reader user interface 116.
[0030] In some other embodiments, the feed reader user interface 116 may be a part of a standalone application that is run on the client system 102. The standalone application may interface with the servers system 104 via an application programming interface (API).
[0031] Figure 2 is a diagram illustrating a data structure of a content item and its corresponding metadata in accordance with some embodiments. A content feed may include one or more content items. Each content item, in turn, includes information about the full version of the content and possibly the full version itself. The information may be contained in one or more fields. A content item 200 may include a title 202 of the content item. A location 204 of the content item identifies a location of the full version of the content. In some embodiments, the location 204 is the Uniform Resource Locator (URL) of the full version of the content. In some other embodiments, other forms of location identifiers or addresses may be used to identify the location of the full version of the content.
[0032] A content field 206 may include a synopsis or description of the full version of the content, an excerpt from the content, or the full version itself. The full version of the content may be any machine readable data, such as text, graphics, digital audio, digital video, a Portable Document Format (PDF) file, and so forth. [0033] In some embodiments, the full version of the content may be an enclosure to the content item. In the content item data structure, the enclosure may be specified by an enclosure location that identifies the location of the enclosure. In some embodiments, the enclosure location is the URL of the enclosure. The data structure may also include a size field for specifying the size of the enclosure (e.g., in number of bytes), and a data type field to identify the type of the enclosure. The data type may identify the data category of the enclosure, the file type of the enclosure, or both. For example, if the enclosure is a JPEG image file, the data type may specify that the enclosure is an "image", that the enclosure is a JPEG file, or that the enclosure is an "image" of the JPEG file type. In some embodiments, the data type may be specified using the Multipurpose Internet Mail Extensions (MIME) standard, which is well-known in the art and need not be further described.
[0034] The content item 200 may include one or more metadata fields 208. For example, the content item may include a source identifier 210 to identify the source content feed of the content item, an author name or identifier 212 to identify the author of the particular content item, and a publication date 214 to identify the date on which the content item was published.
[0035] It should be appreciated that the data structure for the content item 200 and the described fields are merely exemplary. A content item may include a subset of the fields identified above, may include additional fields, and may take on alternative formats. [0036] Attention is now directed to Figure 3, which is a flow diagram illustrating a process for displaying a gallery of content items in accordance with some embodiments. While the process flow 300 described below includes a number of steps or operations that appear to occur in a specific order, it should be apparent that these processes can include more or fewer steps or operations. Some of the operations that are described here as being executed serially may be performed in parallel (e.g., using parallel processors or a multi-threading environment). Furthermore, in some embodiments, some of the operations (e.g., operations 302-304) may be performed multiple times before a following operation (e.g., operation 306) is performed.
[0037] A plurality of content items is received (302). The received content items are specified in content feeds to which the user has subscribed. In some embodiments, the content items are provided by the server system 104 (Figure 1) to the client system 102 (Figure 1).
[0038] Identifying information associated with the received content items are displayed (304). In some embodiments, the identifying information is displayed as a list of content items in the feed reader user interface 116 (Figure 1). In some embodiments, the feed reader user interface 116 may have a finite display area. In such circumstances, identifying information for a subset of the received content items may be in view at a given time. The user may scroll through the list to view identifying information associated with other received content items. The list may display all or a subset of the content item fields. For example, the displayed identifying information may include the titles and the source content feeds of the content items. In some embodiments, the identifying information that is displayed (that is, the fields that are displayed) may be configured by the user.
[0039] In some embodiments, the list includes content items from all subscribed feeds. This may be referred to as the "universal" view, or an interleaved list. That is, content items from the subscribed content feeds are all displayed in the same list and not separated by source. In some embodiments, the list may be sorted by the publication date and time of the content item, for example in reverse chronological order. In some other embodiments, the user may toggle an option to display a universal view, to display the items ordered by source, author, or some other field, or to display only content items from a particular source, by a particular author, or the like. [0040] The user selects a content item from the list (306). The user may select a content item by clicking on the content item with a mouse pointer or by using keyboard commands.
[0041] In response to the selection, other content items in the list satisfying predefined criteria with respect to the selected content item are identified (308). In some embodiments, other content items that are the same as the selected content item with respect to a set of predefined characteristics are identified. Thus, the predefined criteria may require content items to match one or more characteristics of the selected content items. That is, additional content items are identified based on matches to a particular set of characteristics of the selected item. For example, additional content items having the same data type and source content feed as the selected item are identified. In some embodiments, the characteristics that serve as criteria for identifying additional content items may be configured in advance by the user.
[0042] In some embodiments, an exemplary characteristic for identifying additional content items is the data type of the full version of the content of a content item. When the user selects a content item and the content item includes content such as an image, digital audio, or digital video, additional content items also having an image, digital audio, or digital video are identified, respectively. In some embodiments, the identification may be based on the data category, such as whether the object is an image, digital audio, etc. The data category may be explicitly specified by the content item or inferred from the file type of the content. For example, if the content item includes an MPEG digital video, other content items that includes a file of any file type recognized as digital video (such as QUICKTIME, WINDOWS MEDIA, REALVIDEO, etc.) may be identified. In some other embodiments, the identification may be based on the specific file type, rather than data categories. For example, if the content item includes a JPEG image, other content items including a JPEG image, but not images of other file types such as GIF or TIFF images, may be identified.
[0043] Another exemplary characteristic for identifying additional content items is that the additional content items follow the same format as the selected content item, in that if the selected content item includes a title 202 (Figure 2) and a location 204 (Figure 2) but no content 206 (Figure 2), then the additional content items must also each have a title and a location but no content. This criterion may be helpful in identifying content items that include headlines (in the title) and links to the articles having the headlines. [0044] It should be appreciated that data type and format are merely exemplary characteristics on which other content items may be identified. Other characteristics, including but not limited to source, author, and/or publication date (or a publication date range), may be used as identification criteria. Furthermore, any combination of the characteristics may be used as the identification criteria. For example, the identification criteria may be that the additional content items must have the same data type and the same source as the selected content item.
[0045] Information corresponding to the selected content item and the identified additional content items are presented to the user (310). The information is displayed in a "gallery" view. The gallery view includes a collection of information for each of the selected and additional content items (or at least a subset of the selected and additional content items, due to finite display regions). The gallery view provides a preview of the selected and additional content items. The gallery view gives the user an at-a-glance look of the selected and additional content items. From the gallery view, the user may select a content item for viewing.
[0046] In some embodiments, the information that is displayed in the gallery may depend at least in part on the identification criteria. For example, if the identification criteria include having the same data type, then the information that is displayed may be information that is related to the data type of the selected and additional content items. Further information regarding the gallery view and the information that is displayed in the gallery view is described below, in relation to Figures 6 — 10. [0047] Figure 4 is a block diagram illustrating a client computer in accordance with some embodiments. The client computer 400 typically includes one or more processing units (CPU's) 402, one or more network or other communications interfaces 406, memory 404, and one or more communication buses 414 for interconnecting these components. The client computer 400 may also include a user interface 408 comprising a display device 410 and a keyboard and/or mouse (or some other pointing device) 412. Memory 404 includes high-speed random access memory, such as DRAM, SRAM, DDR RAM or other random access solid state memory devices; and may include non-volatile memory, such as one or more magnetic disk storage devices, optical disk storage devices, flash memory devices, or other non-volatile solid state storage devices. Memory 404 may optionally include one or more storage devices remotely located from the CPU(s) 402. In some embodiments, memory 404 stores the following programs, modules and data structures, or a subset thereof: an operating system 416 that includes procedures for handling various basic system services and for performing hardware dependent tasks; a network communication module 418 that is used for connecting the client system 400 to other computers via the one or more communication network interfaces 406 and one or more communication networks, such as the Internet, other wide area networks, local area networks, metropolitan area networks, and so on; and a feed reader module 420 for handling content items from content feeds; and a client application 430, such as a web browser.
[0048] The feed reader module 420 includes a content item identification module
422 that identifies additional content items satisfying predefined criteria with respect to a user-selected content item. The feed reader module 420 also includes a gallery module 424 for presenting information corresponding to the selected and additional content items in a gallery view.
[0049] In some embodiments, the feed reader module 420 may be a script-based module, embedded in a web page served from the server system 104 (Figure 1). The web page may be rendered by a client application 430, such as a web browser, at the client computer 400. When the web page is rendered, the feed reader module 420 is executed, thereby providing a web-based interface to the server system 104. The script-based feed reader module may be written in JavaScript, ECMAScript or any other suitable scripting language.
[0050] In some other embodiments, the feed reader module 420 may be a standalone application stored in memory 404 of the client computer 400. The standalone application may include, but is not limited to a feed aggregator application. In further other embodiments, the feed reader module 420 may be an add-on or a plug-in to another application. For, example, the feed reader module 420 may be a plug-in to an email application.
[0051] In some embodiments, received content items may be cached locally in memory 404. Similarly, a user's list of content feed subscriptions may also be cached locally in memory 404.
[0052] Each of the above identified elements may be stored in one or more of the previously mentioned memory devices. Each of the above identified modules corresponds to a set of instructions for performing a function described above. The above identified modules or programs (i.e., sets of instructions) need not be implemented as separate software programs, procedures or modules, and thus various subsets of these modules may be combined or otherwise re-arranged in various embodiments. In some embodiments, memory 404 may store a subset of the modules and data structures identified above. Furthermore, memory 404 may store additional modules and data structures not described above.
[0053] Figure 5 is a block diagram illustrating a server computer in accordance with some embodiments. The server computer 500 typically includes one or more processing units (CPU's) 502, one or more network or other communications interfaces 506, memory 504, and one or more communication buses 510 for interconnecting these components. The server system 500 optionally may include a user interface 508, which may include a display device (not shown), and a keyboard and/or a mouse (not shown). Memory 504 includes high-speed random access memory, such as DRAM, SRAM, DDR RAM or other random access solid state memory devices; and may include non- volatile memory, such as one or more magnetic disk storage devices, optical disk storage devices, flash memory devices, or other non- volatile solid state storage devices. Memory 504 may optionally include one or more storage devices remotely located from the CPU(s) 502. In some embodiments, memory 504 stores the following programs, modules and data structures, or a subset thereof: an operating system 512 that includes procedures for handling various basic system services and for performing hardware dependent tasks; a network communication module 514 that is used for connecting the server system 500 to other computers via the one or more communication network interfaces 506 and one or more communication networks, such as the Internet, other wide area networks, local area networks, metropolitan area networks, and so on; a feed tracker module 516 for retrieving content items for storage periodically and/or as content feeds are updated; user data 518, which includes data for each user of the service; and content items 520, which include retrieved content items from content feeds to which users of the service have subscribed.
[0054] The user data 518 stores data for users of the service, such as login information and user preferences. The user data 518 includes subscription lists 519, which include lists of users' feed subscriptions. Each user has a corresponding list of content feed subscriptions, hi some embodiments, the server computer 500 may further store feed subscription information in one or more tables (both not shown). The feed subscription information tables store information associated with content feeds, such as the locations of the feeds (e.g., the feeds' URLs) and per-user subscription information with respect to individual content feeds.
[0055] Each of the above identified elements may be stored in one or more of the previously mentioned memory devices, and corresponds to a set of instructions for performing a function described above. The above identified modules or programs (i.e., sets of instructions) need not be implemented as separate software programs, procedures or modules, and thus various subsets of these modules may be combined or otherwise rearranged in various embodiments. In some embodiments, memory 504 may store a subset of the modules and data structures identified above. Furthermore, memory 504 may store additional modules and data structures not described above. [0056] Although Figure 5 shows a "server computer," Figure 5 is intended more as functional description of the various features which may be present in a set of servers than as a structural schematic of the embodiments described herein. In practice, and as recognized by those of ordinary skill in the art, items shown separately could be combined and some items could be separated. For example, some items shown separately in Figure 5 could be implemented on single servers and single items could be implemented by one or more servers.
[0057] Figure 6 illustrates a feed reader user interface with a "universal view" in accordance with some embodiments. The user, via the feed reader user interface 116, may view, among other things, content items from her subscribed content feeds. The feed reader user interface 116 (hereinafter the "UI") includes one or more buttons, menus, links, and the like 610 for activating and deactivating various functions and features. [0058] The user may view the content items in a universal view. The universal view includes a list 602 of content items from all of the user's subscribed feeds. The content items 604 shown in the list are interleaved without regard to source. In some embodiments, the list is sorted by publication date and time, for example in reverse chronological order. Also, in some embodiments, the list may show only content items that the user has not viewed. The list presents identifying information for the content items, so that the user can identify a content item she wishes to view and select it. Because the UI 116 may have a finite size and the list may include more items than can fit into the UI, the UI 116 may display a subset of the content items at a given time and the user may scroll through the list to find other content items. The list may also include an indicator 606 of how many content items are in the list in total. Alternatively, the indicator 606 may indicate the number of content items yet to be viewed. [0059] From the list, the user may select a content item. When the user selects an item from the list in the universal view, the UI 116 may display the full version of the content in a viewer region 608. For example, if the selected content item (indicated by a box with a thick border) includes a link to an article at a news web site or a link to a blog posting, the article or the blog posting, respectively, may be displayed in the viewer region 608.
[0060] In the UI 116, a gallery feature may be enabled. When the feature is enabled and a content item is selected from the list 602, instead of displaying the full version of the content in the viewer region 608, a gallery view of information corresponding to the selected content item 605, Figure 7, and additional content items may be displayed in the viewer region 608.
[0061] When the selected content item includes an image, the information that is displayed in the gallery view includes thumbnails of the selected content item and additional content items that also include images, as illustrated in Figure 7. In some embodiments, the additional content items are all from the same content feed as the selected item. In other embodiments, the additional content items may include content items from the same content feed as the selected item as well as content items from different content feeds. For each of the selected content item and additional content items, the gallery view presents a thumbnail 702 and information 704 corresponding to the image, such as a name of the image (which may be derived from the title of the content item or the file name) and a size (which may be the size of the image file or the dimensions of the image in pixels). The user may select one of the thumbnails in the viewer region 608 to open the image in the viewing region or in a new window. [0062] When the selected content item (e.g., content item 607 in Figure 8) includes digital video or digital audio, the information that is displayed in the gallery view includes a playlist of the video or audio clips, respectively, of the selected content item and additional content items, as illustrated in Figure 8. As in the example discussed above with respect to Figure 7, in some embodiments the additional content items are all from the same content feed as the selected item, while in other embodiments the additional content items may include content items from the same content feed as the selected item as well as content items from different content feeds. In some embodiments, for each of the selected content item and additional content items, the gallery view presents a title of the clip 802 (which may be derived from the title of the content item, the file name of the clip, or metadata embedded in the clip) and a running time 804 of the clip. The user may select one of the clips in the viewer region 608 to access the clip and playback controls for the clip.
[0063] In some embodiments, the gallery view may display information corresponding to a selected content item and additional, identified content items, when the selected content item and the identified content items include a title and link to the full version of the content but no content itself, as illustrated in Figure 9. That is, the identification criterion is that if the selected content item 609 includes a title and location but no actual content, then additional content items that follow the same pattern of having a title and a location but no actual content are identified. The viewer region 608 shows the title of each of the selected and additional content items as a headline 902 of the content item and, optionally, a date 904 of each content item. In other embodiments, the gallery of content items may be displayed in a number of different ways, for example using a grid instead of a list. The user may select one of the content items in the viewer region 608 to access the full version of the content to which the content item links. [0064] In some embodiments, additional content items from the same source content feed as the selected content item 611 may be displayed in the gallery view, as shown in Figure 10. Titles 1002 and dates 1004 of the selected and additional content items may be displayed in the viewer region 608. The user may select one of the content items in the viewer region 608 to access the content item.
[0065] The foregoing description, for purpose of explanation, has been described with reference to specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Many modifications and variations are possible in view of the above teachings. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, to thereby enable others skilled in the art to best utilize the invention and various embodiments with various modifications as are suited to the particular use contemplated.

Claims

What is claimed is:
1. A method of presenting content, comprising: presenting identifying information associated with at least a subset of a plurality of feed content items; upon user selection of a respective feed content item of the plurality of feed content items, identifying one or more additional feed content items of the plurality having a same content type as the selected feed content item; and presenting information corresponding to the selected and additional feed content items.
2. A method of presenting content, comprising: presenting identifying information associated with at least a subset of a plurality of content items; upon user selection of a respective content item of the plurality of content items, identifying one or more additional content items of the plurality satisfying predefined criteria with respect to the selected content item; and presenting information corresponding to the selected and additional content items.
3. The method of claim 2, wherein identifying the additional content items comprises identifying additional content items of the plurality having a same content type as the selected content item.
4. The method of claim 3, wherein the same content type comprises an image content type; and presenting the information corresponding to the selected and additional content items comprises presenting thumbnail images of the selected and additional content items.
5. The method of claim 3, wherein the same content type comprises one of the group consisting of: an audio content type and a video data type; and presenting the information corresponding to the selected and additional content items comprises presenting a play list of the selected and additional content items.
6. The method of claim 2, wherein presenting the identifying information associated with at least the subset of the plurality of content items comprises presenting an interleaved list of content items from multiple sources; and identifying the additional content items comprises identifying additional content items of the plurality having a same source as the selected content item.
7. The method of claim 2, wherein identifying the additional content items comprises identifying additional content items of the plurality having a same content type and a same source as the selected content item.
8. The method of claim 2, wherein the plurality of content items comprise feed content items.
9. A system for presenting content, comprising: memory; one or more processors; one or more modules stored in the memory and configured for execution by the one or more processors, the one or more modules including instructions: to present identifying information associated with at least a subset of a plurality of content items; upon user selection of a content item of the plurality of content items, to identify one or more additional content items of the plurality satisfying predefined criteria with respect to the selected content item; and to present information corresponding to the selected and additional content items.
10. The system of claim 9, wherein the plurality of content items comprise feed content items.
11. A computer program product for use in conjunction with a computer system, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, the computer program mechanism comprising instructions for: presenting identifying information associated with at least a subset of a plurality of content items; upon user selection of a respective content item of the plurality of content items, identifying one or more additional content items of the plurality satisfying predefined criteria with respect to the selected content item; and presenting information corresponding to the selected and additional content items.
12. The computer program product of claim 11 , wherein the instructions for identifying the additional content items comprise instructions for identifying additional content items of the plurality having a same content type as the selected content item.
13. The computer program product of claim 12 wherein the same content type comprises an image content type; and the instructions for presenting the information corresponding to the selected and additional content items comprise instructions for presenting thumbnail images of the selected and additional content items.
14. The computer program product of claim 12, wherein the same content type comprises one of the group consisting of: an audio content type and a video data type; and the instructions for presenting information corresponding to the selected and additional content items comprise presenting a playlist of the selected and additional content items.
15. The computer program product of claim 11 , wherein: the instructions for presenting the identifying information associated with at least the subset of the plurality of content items comprise instructions for presenting an interleaved list of content items from multiple sources; and the instructions for identifying the additional content items comprise instructions for identifying additional content items of the plurality having a same source as the selected content item.
16. The computer program product of claim 11 , wherein the instructions for identifying the additional content items comprise instructions for identifying additional content items of the plurality having a same content type and a same source as the selected content item.
17. The computer program product of claim 11 , wherein the content items of the plurality of content items comprise content items from one or more feed sources.
18. A computer program product for use in conjunction with a computer system, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, the computer program mechanism comprising instructions for: presenting identifying information associated with at least a subset of a plurality of feed content items; upon user selection of a respective feed content item of the plurality of feed content items, identifying one or more additional feed content items of the plurality having a same content type as the selected feed content item; and presenting information corresponding to the selected and additional feed content items.
19. A system for presenting content, comprising: means for presenting identifying information associated with at least a subset of a plurality of content items; means for, upon user selection of a respective content item of the plurality of content items, identifying one or more additional content items of the plurality satisfying predefined criteria with respect to the selected content item; and means for presenting information corresponding to the selected and additional content items.
20. The system of claim 19, wherein the plurality of content items comprise RSS feed content items.
PCT/US2006/039263 2005-10-07 2006-10-06 Content feed user interface with gallery display of same-type items WO2007044588A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/246,657 2005-10-07
US11/246,657 US8949154B2 (en) 2005-10-07 2005-10-07 Content feed user interface with gallery display of same-type items

Publications (1)

Publication Number Publication Date
WO2007044588A1 true WO2007044588A1 (en) 2007-04-19

Family

ID=37600852

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/039263 WO2007044588A1 (en) 2005-10-07 2006-10-06 Content feed user interface with gallery display of same-type items

Country Status (2)

Country Link
US (3) US8949154B2 (en)
WO (1) WO2007044588A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2224702A1 (en) 2009-02-26 2010-09-01 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US9336360B1 (en) 2013-03-14 2016-05-10 Kobalt Music Group Limited Analysis and display of a precis of global licensing activities
USD773492S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface
USD773491S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface
USD773490S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface
US10319040B1 (en) 2013-03-14 2019-06-11 Ktech Services Limited Control of the generation and display of royalty administration and rights management data based on the user's rights of access

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7590691B2 (en) * 2005-10-07 2009-09-15 Google Inc. Indirect subscriptions to top N lists of content feeds
US20070083536A1 (en) * 2005-10-07 2007-04-12 Darnell Benjamin G Indirect subscriptions to a user's selected content feed items
US20070162936A1 (en) * 2006-01-06 2007-07-12 Verizon Data Services Inc. Interactive main menu graphical user interface systems and methods
US8640176B2 (en) * 2006-02-16 2014-01-28 At&T Intellectual Property I, L.P. Apparatus and method for providing television services using an aggregator
US8230361B2 (en) 2006-09-28 2012-07-24 Google Inc. Content feed user interface
US20080091521A1 (en) * 2006-10-17 2008-04-17 Yahoo! Inc. Supplemental display matching using syndication information
US8176058B2 (en) * 2006-11-30 2012-05-08 Yahoo! Inc. Method and systems for managing playlists
US8886707B2 (en) * 2006-12-15 2014-11-11 Yahoo! Inc. Intervention processing of requests relative to syndication data feed items
WO2008085219A1 (en) * 2007-01-05 2008-07-17 Thomson Licensing Method and apparatus for customizing syndicated data feeds
US20080243991A1 (en) * 2007-03-29 2008-10-02 Ryan Thomas A Content Purchase and Transfer Management for Reader Device
US9953338B1 (en) * 2007-03-29 2018-04-24 Google Inc. Structured content views of web page content
US20080281832A1 (en) * 2007-05-08 2008-11-13 Pulver Jeffrey L System and method for processing really simple syndication (rss) feeds
US8060634B1 (en) 2007-09-26 2011-11-15 Google Inc. Determining and displaying a count of unread items in content feeds
US10025871B2 (en) 2007-09-27 2018-07-17 Google Llc Setting and displaying a read status for items in content feeds
US20090319897A1 (en) * 2008-06-20 2009-12-24 Microsoft Corporation Enhanced user interface for editing images
EP2154614A1 (en) * 2008-08-07 2010-02-17 Brother Kogyo Kabushiki Kaisha Communication device
JP4666043B2 (en) * 2008-09-30 2011-04-06 ブラザー工業株式会社 Communication device
US9875477B2 (en) * 2008-10-08 2018-01-23 Keep Holdings, Inc. Managing internet advertising and promotional content
US20100131455A1 (en) * 2008-11-19 2010-05-27 Logan James D Cross-website management information system
JP4702439B2 (en) * 2008-11-27 2011-06-15 ブラザー工業株式会社 Content display system
US9026641B2 (en) * 2009-05-20 2015-05-05 Genieo Innovation Ltd. System and method for management of information streams delivered for use by a user
US8407212B2 (en) * 2009-05-20 2013-03-26 Genieo Innovation Ltd. System and method for generation of a customized web page based on user identifiers
US8458169B2 (en) * 2009-09-25 2013-06-04 Apple Inc. Mini-form view for data records
US8725717B2 (en) * 2009-12-23 2014-05-13 Palo Alto Research Center Incorporated System and method for identifying topics for short text communications
US8874577B2 (en) * 2009-12-23 2014-10-28 Palo Alto Research Center Incorporated System and method for triaging of information feeds
US9754045B2 (en) * 2011-04-01 2017-09-05 Harman International (China) Holdings Co., Ltd. System and method for web text content aggregation and presentation
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US8843543B2 (en) * 2011-11-15 2014-09-23 Livefyre, Inc. Source attribution of embedded content
US8788925B1 (en) * 2011-07-21 2014-07-22 Flipboard, Inc. Authorized syndicated descriptions of linked web content displayed with links in user-generated content
CN103795758B (en) * 2012-10-31 2015-08-19 腾讯科技(深圳)有限公司 Content-browsing, generation and exchange method, content-browsing terminal, server and system
US20140207555A1 (en) * 2013-01-18 2014-07-24 Eric Vishria Content gateway
TWI528767B (en) * 2013-03-05 2016-04-01 神乎科技股份有限公司 Information servicing method and system
CN104346092A (en) * 2013-08-01 2015-02-11 腾讯科技(深圳)有限公司 Method and device used for displaying clipboard contents at mobile terminal
JP6060953B2 (en) * 2014-09-24 2017-01-18 カシオ計算機株式会社 Synchronous shooting system, operation terminal, synchronous shooting method and program
US11397782B2 (en) * 2014-12-08 2022-07-26 Yahoo Assets Llc Method and system for providing interaction driven electronic social experience
CN106844404B (en) * 2015-12-07 2021-11-09 腾讯科技(深圳)有限公司 Message display method and terminal equipment
US10574775B2 (en) * 2015-12-10 2020-02-25 Facebook, Inc. Systems and methods to optimize news feed access
US10747839B2 (en) 2018-05-07 2020-08-18 International Business Machines Corporation Intelligent bookmarking with cognitive capability
CN111259174B (en) * 2020-01-19 2021-05-11 北京字节跳动网络技术有限公司 Multimedia transmission method, device, electronic equipment and medium

Family Cites Families (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6138147A (en) 1995-07-14 2000-10-24 Oracle Corporation Method and apparatus for implementing seamless playback of continuous media feeds
US5659742A (en) * 1995-09-15 1997-08-19 Infonautics Corporation Method for storing multi-media information in an information retrieval system
US6314420B1 (en) 1996-04-04 2001-11-06 Lycos, Inc. Collaborative/adaptive search engine
US5872921A (en) 1996-07-24 1999-02-16 Datalink Systems Corp. System and method for a real time data stream analyzer and alert system
ES2397501T3 (en) * 1997-11-25 2013-03-07 Motorola Mobility, Llc Methods, systems and manufactured elements of audio content reproduction
US6154752A (en) 1998-02-13 2000-11-28 Lockheed Martin Corporation Chronological identification of hyper text links during back tracking
US6784925B1 (en) * 1998-03-24 2004-08-31 Canon Kabushiki Kaisha System to manage digital camera images
KR100445784B1 (en) 1998-10-01 2006-02-28 삼성전자주식회사 How to send and process group messages in an email system
US6449636B1 (en) 1999-09-08 2002-09-10 Nortel Networks Limited System and method for creating a dynamic data file from collected and filtered web pages
US20020057297A1 (en) * 2000-06-12 2002-05-16 Tom Grimes Personalized content management
EP1170910A3 (en) 2000-07-06 2004-09-01 Fujitsu Limited Method and device for managing mail addresses
US20060064716A1 (en) * 2000-07-24 2006-03-23 Vivcom, Inc. Techniques for navigating multiple video streams
US6990633B1 (en) * 2000-07-28 2006-01-24 Seiko Epson Corporation Providing a network-based personalized newspaper with personalized content and layout
US6831667B1 (en) 2000-09-14 2004-12-14 International Business Machines Corporation Method and an apparatus for displaying sections of web pages in multiple modes
WO2002046881A2 (en) 2000-12-09 2002-06-13 Singhal Tara Chand Method and apparatus for an integrated identity security and payment system
US20020165881A1 (en) 2001-03-15 2002-11-07 Imation Corp. Web page color accuracy using color-customized style sheets
US7003759B2 (en) * 2001-06-21 2006-02-21 Codefast, Inc. Collection makefile generator
US20030184583A1 (en) 2001-06-28 2003-10-02 Chaeuk Lim Web os and web desktop
US7007074B2 (en) 2001-09-10 2006-02-28 Yahoo! Inc. Targeted advertisements using time-dependent key search terms
US7047502B2 (en) * 2001-09-24 2006-05-16 Ask Jeeves, Inc. Methods and apparatus for mouse-over preview of contextually relevant information
JP2003132622A (en) 2001-10-22 2003-05-09 Victor Co Of Japan Ltd Recording device, reproducing device and recording medium
US7770130B1 (en) 2002-02-07 2010-08-03 Viktor Kaptelinin Non-distracting temporary visual clues for scrolling
US7181682B1 (en) * 2002-06-27 2007-02-20 Siebel Systems, Inc. Document publishing and rendering
US7305242B2 (en) 2002-07-17 2007-12-04 Nokia Corporation System, apparatus, and method for facilitating link selection on electronic devices
US7234114B2 (en) 2003-03-24 2007-06-19 Microsoft Corporation Extensible object previewer in a shell browser
US20050021680A1 (en) 2003-05-12 2005-01-27 Pete Ekis System and method for interfacing TCP offload engines using an interposed socket library
US7512622B2 (en) * 2003-06-11 2009-03-31 Yahoo! Inc. Method and apparatus for organizing and playing data
US7665036B1 (en) 2003-06-19 2010-02-16 Adobe Systems Incorporated System and method for presenting multiple sets of z-space information in a user interface display
WO2005013597A2 (en) * 2003-07-25 2005-02-10 Keepmedia, Inc. Personalized content management and presentation systems
US8200775B2 (en) * 2005-02-01 2012-06-12 Newsilike Media Group, Inc Enhanced syndication
US8589373B2 (en) * 2003-09-14 2013-11-19 Yaron Mayer System and method for improved searching on the internet or similar networks and especially improved MetaNews and/or improved automatically generated newspapers
US20070203906A1 (en) 2003-09-22 2007-08-30 Cone Julian M Enhanced Search Engine
US7149353B2 (en) 2003-09-23 2006-12-12 Amazon.Com, Inc. Method and system for suppression of features in digital images of content
US20050114790A1 (en) 2003-11-24 2005-05-26 Christopher Dunbar User interface
US7526459B2 (en) * 2003-11-28 2009-04-28 Manyworlds, Inc. Adaptive social and process network systems
US7493294B2 (en) * 2003-11-28 2009-02-17 Manyworlds Inc. Mutually adaptive systems
US7523096B2 (en) 2003-12-03 2009-04-21 Google Inc. Methods and systems for personalized network searching
US7970889B2 (en) 2003-12-11 2011-06-28 International Business Machines Corporation Intelligent subscription builder
KR100557468B1 (en) 2003-12-17 2006-03-07 한국전자통신연구원 Socket Compatibility Layer for TOE
US20060095628A1 (en) * 2003-12-19 2006-05-04 Microsoft Corporation External-Network Data Content Exposure to Network-Connected Devices
US8255835B2 (en) 2004-02-24 2012-08-28 Research In Motion Limited Method and system for managing unread electronic messages
US7421454B2 (en) * 2004-02-27 2008-09-02 Yahoo! Inc. Method and system for managing digital content including streaming media
US7293019B2 (en) 2004-03-02 2007-11-06 Microsoft Corporation Principles and methods for personalizing newsfeeds via an analysis of information novelty and dynamics
US7360167B2 (en) 2004-03-05 2008-04-15 International Business Machines Corporation User interface expander and collapser
US7702678B2 (en) 2004-03-12 2010-04-20 Microsoft Corporation Search capture
EP1792259A4 (en) * 2004-03-15 2009-02-11 Yahoo Inc Integration of personalized portals with web content syndication
US8065383B2 (en) 2004-05-17 2011-11-22 Simplefeed, Inc. Customizable and measurable information feeds for personalized communication
US20050289147A1 (en) 2004-06-25 2005-12-29 Jessica Kahn News feed viewer
US7865511B2 (en) * 2004-06-25 2011-01-04 Apple Inc. News feed browser
US20060002317A1 (en) * 2004-07-01 2006-01-05 Punaganti Venkata Murali Krish Information feeder framework
US7930422B2 (en) 2004-07-14 2011-04-19 International Business Machines Corporation Apparatus and method for supporting memory management in an offload of network protocol processing
US20080126476A1 (en) * 2004-08-04 2008-05-29 Nicholas Frank C Method and System for the Creating, Managing, and Delivery of Enhanced Feed Formatted Content
US20060031335A1 (en) 2004-08-05 2006-02-09 International Business Machines Corporation Managing contained e-mail
US7386542B2 (en) * 2004-08-30 2008-06-10 The Mitre Corporation Personalized broadcast news navigator
US7634535B2 (en) 2004-09-14 2009-12-15 Watson Stuart T Method and system for tracking multiple information feeds on a communications network
US20060059225A1 (en) 2004-09-14 2006-03-16 A9.Com, Inc. Methods and apparatus for automatic generation of recommended links
US7957723B2 (en) 2004-10-01 2011-06-07 Nokia Corporation Sharing information feed data
US20060129917A1 (en) * 2004-12-03 2006-06-15 Volk Andrew R Syndicating multiple media objects with RSS
US20060155698A1 (en) 2004-12-28 2006-07-13 Vayssiere Julien J System and method for accessing RSS feeds
US20060282822A1 (en) 2005-04-06 2006-12-14 Guoqing Weng System and method for processing RSS data using rules and software agents
US20080052742A1 (en) 2005-04-26 2008-02-28 Slide, Inc. Method and apparatus for presenting media content
WO2006127480A2 (en) * 2005-05-20 2006-11-30 Perfect Market Technologies, Inc. A search apparatus having a search result matrix display
US7686215B2 (en) 2005-05-21 2010-03-30 Apple Inc. Techniques and systems for supporting podcasting
US7451135B2 (en) 2005-06-13 2008-11-11 Inform Technologies, Llc System and method for retrieving and displaying information relating to electronic documents available from an informational network
US9104773B2 (en) 2005-06-21 2015-08-11 Microsoft Technology Licensing, Llc Finding and consuming web subscriptions in a web browser
US7865830B2 (en) * 2005-07-12 2011-01-04 Microsoft Corporation Feed and email content
US20070027751A1 (en) 2005-07-29 2007-02-01 Chad Carson Positioning advertisements on the bases of expected revenue
US20070038712A1 (en) * 2005-08-15 2007-02-15 Microsoft Corporation Acquisition of syndication feed items via an information workflow application
US20080214155A1 (en) 2005-11-01 2008-09-04 Jorey Ramer Integrating subscription content into mobile search results
US10038756B2 (en) 2005-09-14 2018-07-31 Millenial Media LLC Managing sponsored content based on device characteristics
US20070192318A1 (en) 2005-09-14 2007-08-16 Jorey Ramer Creation of a mobile search suggestion dictionary
US20070061711A1 (en) * 2005-09-14 2007-03-15 Bodin William K Management and rendering of RSS content
US8832100B2 (en) 2005-09-14 2014-09-09 Millennial Media, Inc. User transaction history influenced search results
US8108378B2 (en) 2005-09-30 2012-01-31 Yahoo! Inc. Podcast search engine
US7412534B2 (en) 2005-09-30 2008-08-12 Yahoo! Inc. Subscription control panel
US7590691B2 (en) 2005-10-07 2009-09-15 Google Inc. Indirect subscriptions to top N lists of content feeds
WO2007083194A2 (en) 2005-10-20 2007-07-26 Virtual Reach Inc. Managing content to constrained devices
US20070094390A1 (en) 2005-10-23 2007-04-26 Bill Nussey Delivery of sensitive information through secure rss feed
US20070100959A1 (en) 2005-10-28 2007-05-03 Yahoo! Inc. Customizing RSS content for use over a network
US9252977B2 (en) 2005-11-03 2016-02-02 B.S.D. Crown Ltd Method and system for an uncompromising connection from a computing device having information storage like email server to a wireless mobile device
US8327297B2 (en) 2005-12-16 2012-12-04 Aol Inc. User interface system for handheld devices
US8082319B2 (en) 2006-01-09 2011-12-20 Apple Inc. Publishing and subscribing to digital image feeds
US20070162842A1 (en) 2006-01-09 2007-07-12 Apple Computer, Inc. Selective content imaging for web pages
JP4765696B2 (en) 2006-03-16 2011-09-07 ソニー株式会社 Car equipment
US20070226207A1 (en) 2006-03-27 2007-09-27 Yahoo! Inc. System and method for clustering content items from content feeds
US20070240041A1 (en) 2006-04-05 2007-10-11 Larry Pearson Methods and apparatus for generating an aggregated cascading style sheet
US7734586B2 (en) 2006-04-12 2010-06-08 Newsgator Technologies, Inc. Replication and synchronization of syndication content at an email server
US20070271202A1 (en) 2006-05-08 2007-11-22 Corbis Corporation Determining content pricing for categories of use based on extrinsic and intrinsic factors
TW200816044A (en) 2006-07-07 2008-04-01 Attensa Inc Analysis and selective display of RSS feeds
US7581166B2 (en) 2006-07-21 2009-08-25 At&T Intellectual Property Ii, L.P. System and method of collecting, correlating, and aggregating structured edited content and non-edited content
JP5106943B2 (en) 2006-08-21 2012-12-26 株式会社リコー Electronic device, system, and control method
US7773546B2 (en) 2006-11-21 2010-08-10 Broadcom Corporation System and method for a software-based TCP/IP offload engine for digital media renderers
US20080155118A1 (en) 2006-12-21 2008-06-26 International Business Machines Corporation Really simple syndication (rss) feed customization
US20090150784A1 (en) * 2007-12-07 2009-06-11 Microsoft Corporation User interface for previewing video items
US20090322790A1 (en) * 2008-04-01 2009-12-31 Yves Behar System and method for streamlining user interaction with electronic content
US8335763B2 (en) * 2009-12-04 2012-12-18 Microsoft Corporation Concurrently presented data subfeeds

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"AGGREGATING THE AGGREGATORS RSS READER ROUND-UP", ECONTENT, ONLINE, INC, WILTON, CT,, US, vol. 28, no. 4, April 2005 (2005-04-01), pages 36 - 41, XP008058203, ISSN: 1525-2531 *
BEN HAMMERSLEY: "CONTENT SYNDICATION WITH RSS", March 2003, O'REILLY, USA, ISBN: 0-596-00383-8, XP002414834 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2224702A1 (en) 2009-02-26 2010-09-01 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US9336360B1 (en) 2013-03-14 2016-05-10 Kobalt Music Group Limited Analysis and display of a precis of global licensing activities
US10319040B1 (en) 2013-03-14 2019-06-11 Ktech Services Limited Control of the generation and display of royalty administration and rights management data based on the user's rights of access
USD773492S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface
USD773491S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface
USD773490S1 (en) 2013-03-15 2016-12-06 Kobalt Music Group Limited Display screen with a graphical user interface

Also Published As

Publication number Publication date
US20150220219A1 (en) 2015-08-06
US8949154B2 (en) 2015-02-03
US20160026651A1 (en) 2016-01-28
US20070083468A1 (en) 2007-04-12

Similar Documents

Publication Publication Date Title
US8949154B2 (en) Content feed user interface with gallery display of same-type items
US7590691B2 (en) Indirect subscriptions to top N lists of content feeds
CA2624868C (en) Indirect subscriptions to user-selected content feeds and top n lists of content feeds
US8230361B2 (en) Content feed user interface
US20070083536A1 (en) Indirect subscriptions to a user's selected content feed items
US8060634B1 (en) Determining and displaying a count of unread items in content feeds
US8255812B1 (en) Embedding user-selected content feed items in a webpage
US8190997B2 (en) Personalized content feed suggestions page
US7865511B2 (en) News feed browser
US8645497B2 (en) Bookmark-based access to content feeds
KR101522284B1 (en) Content feed user interface
US10706121B2 (en) Setting and displaying a read status for items in content feeds

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06816477

Country of ref document: EP

Kind code of ref document: A1