US20070043766A1 - Method and System for the Creating, Managing, and Delivery of Feed Formatted Content - Google Patents

Method and System for the Creating, Managing, and Delivery of Feed Formatted Content Download PDF

Info

Publication number
US20070043766A1
US20070043766A1 US11/465,735 US46573506A US2007043766A1 US 20070043766 A1 US20070043766 A1 US 20070043766A1 US 46573506 A US46573506 A US 46573506A US 2007043766 A1 US2007043766 A1 US 2007043766A1
Authority
US
United States
Prior art keywords
feed
user
multimedia
content
request
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US11/465,735
Inventor
Frank Nicholas
Ian Carswell
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DIZPERSION Corp
Original Assignee
DIZPERSION Corp
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 DIZPERSION Corp filed Critical DIZPERSION Corp
Priority to US11/465,735 priority Critical patent/US20070043766A1/en
Assigned to DIZPERSION CORPORATION reassignment DIZPERSION CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CARSWELL, IAN B., NICHOLAS, FRANK C.
Publication of US20070043766A1 publication Critical patent/US20070043766A1/en
Priority to US11/744,127 priority patent/US9172915B2/en
Assigned to DIZPERSION CORPORATION reassignment DIZPERSION CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CARSWELL, IAN B., NICHOLAS, FRANK C.
Priority to US14/924,419 priority patent/US20160050447A1/en
Priority to US16/575,064 priority patent/US20200014744A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/10Multimedia information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Definitions

  • the present invention generally relates to feed formatted content. More specifically, the present invention relates to the creation, management, display, tracking, and monetization of feed formatted content and social networking.
  • FIG. 1 shows representative feed formatted content 100 .
  • FIG. 1 is an example of XML, and specifically RSS, however it should be understood that other types of feed formatted content may contain like elements and be employed to accomplish like functions.
  • Feed formatted content is structured data, such as for example Electronic Data Interchange (EDI), Extensible Markup Language (XML), or a subset of a general format such as RSS (Rich Site Summary or Really Simple Syndication), a hybrid or extension of some such standard, or the like.
  • EDI Electronic Data Interchange
  • XML Extensible Markup Language
  • RSS Raich Site Summary or Really Simple Syndication
  • Feed formatted content 100 may be publicly or privately available and accessed through a feed, via a local or remote URL, stored in a local file, or the like.
  • feed formatted content is a descriptor of both a whole and parts, in that it may describe an entire feed, a portion of a feed, a feed item, or a portion of a feed item.
  • feed formatted content may also be used to describe content that was previously transferred in feed format.
  • feed is location and the data returned when a request for feed formatted content is made.
  • Feed formatted content may include a feed header 101 .
  • feed header 101 includes a header labeling feed formatted content 100 as XML data, and further provides two element wrappers: rss and channel.
  • Fead header 101 may include a feed title 102 that names the feed, a feed link 103 that provides a Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) to a resource that may be associated with the feed, a feed description 104 that may provide an explanation of the feed or feed contents.
  • URI Uniform Resource Identifier
  • URL Uniform Resource Locator
  • a feed header is not required in feed formatted content, and may contain less information than described, or may contain additional information such as standards used, format extensions, namespaces, or the like.
  • Feed formatted content 100 often represents multiple items, as is displayed in FIG. 1 .
  • Each feed item 106 may represent one or more news headlines, events, search results, items for sale or any other data.
  • Feed item 106 may contain any number of elements. For example, it may include a title element 107 , link element 108 , and a description element 109 .
  • a feed item is not required in feed formatted content, and may contain less information than described, or may contain additional information such as content section wrapper 110 , optional namespace elements 111 such as those in the xCal Document Type Definition (DTD), one or more enclosures 112 such as multimedia files, text documents, executable files, or the like. Terms have been adopted to describe feed formatted content with certain content. For example, a podcast is feed formatted content that includes an audio file as an enclosure 112 , and a photoblog is a feed that includes images either in the description element 109 or as one or more enclosures 112 .
  • DTD xCal Document Type Definition
  • Feed formatted content may be created for communicating between programs, computers or companies without the intention of display to an end user.
  • Feed aggregation and display can be achieved in several ways.
  • aggregators may be stand alone desktop applications, plugins to existing applications such as Microsoft Outlook, or applications on a wireless device such as a cell phone or PDA.
  • Desktop software solutions are commercially available, for example, under the names Pluck, and FeedDemon.
  • feed requests are made directly from the desktop software from an end user's computer.
  • a web-based approach for example, is available at the website maintained under the commercial name Bloglines. This website maintains feed subscription information in a central user database and feed requests are made by a remote server and displayed on the Bloglines website.
  • feed formatted content One problem with current aggregator solutions is that it is often difficult or impossible to manage feed formatted content across various aggregator interfaces. For example, one might maintain a subscription list for wireless access of feed formatted content separately from a subscription list for a web-based aggregator. The problem becomes more significant if one considers maintaining records of what feed formatted content has been viewed, read or recommended across various delivery platforms. Many services peripheral to feed formatted content may also be useful to maintain over various delivery platforms, such as contact lists, calendars, and the like, but again solutions are either currently unavailable or inadequate.
  • aggregators show titles, similar to the news or information pages of any standard website. Often the information on aggregator sites or in aggregator programs, collectively aggregators, has been aggregated from multiple sources, however this is not required. An aggregator as a presentation method may still require a user to selectively view individual titles from a collection of titles. From the presentation standpoint, it may be unclear what the user did or did not read, let alone see.
  • One of the purported uses of aggregators is that an aggregator allows a user to specify only the information they wish to receive, simplifying and filtering the information displayed to them. However, as the number of subscriptions increases or as more information is posted to subscribed feeds, the amount of information a user may be presented with may become overwhelming. A method of filtering or prioritizing subscribed information is therefore desirable.
  • Feed formatted content is generally designed for transfer over networks and between computers, but transfer of information between users is still not adequately addressed. For example, a user who has read a feed item that they found to be interesting or useful may wish to make that opinion known. Currently, a user might copy link element 108 and post it on another website, or might send it using an email program. It would be useful to make tracking responses, creating and processing recommendations, and generally transferring feed formatted content between individuals easier.
  • Directories and search engines of feed formatted content exist, published or maintained by various individuals and groups. However, awareness of what kinds of information and specific information sources are available as feed formatted content remains low. Additionally, an individual may not be able to identify the sorts of information they may be interested in receiving. Generally, finding and subscribing to feed formatted content continues to be a difficult and confusing task for many individuals. It would be useful to create a method that allows a user to find feed formatted content to which one may subscribe.
  • a social network may be defined in a few ways.
  • a social network is a list of relationships between one individual and other individuals.
  • a social network may also refer to a recordation of such a list in a database.
  • a social network may also refer to a system of recording the relationships between individuals.
  • Web-based social networks are based on the creation of a user account within the social network and the recordation and display of relationships between the user accounts.
  • One problem with current social networks is that they are isolated a particular social network service. For example, a user of Friendster, a commercially available social network at http://www.friendster.com/, may set up an account at MySpace, another commercially available social network at http://www.myspace.com/. The relationships recorded at Friendster are not available at MySpace.
  • Another problem is that social networks are limited in use on their own. It would be useful to incorporate other services within a social network to increase their utility.
  • One aspect of the invention provides a method of dynamic playlist creation.
  • the method includes receiving a multimedia playlist request including at least one multimedia location indicator, determining at least one multimedia file location based on the at least one multimedia location indicator, and providing a multimedia playlist including at least one of the determined multimedia file locations.
  • Another aspect of the invention includes a method of providing multimedia content.
  • the method includes sending an authentication request to an authentication node including a first set of user identification information, receiving an authentication reply from the authentication node, providing multimedia location information, receiving a multimedia content request from a user node including a second set of user identification information, determining content ownership based on the first and second sets of user identification information, and providing the multimedia content based on the content request and the determination.
  • Another aspect of the invention provides a method of operating a feed reader.
  • the method includes receiving a resize input, resizing a feed reader from a first display including a first number of feed items to a second display including a second number of feed items based on the resize input, the first number different from the second number, receiving a scroll request, determining a scroll number based on the second number, and scrolling based on the determination.
  • FIG. 1 illustrates one embodiment of feed formatted content, as known in the art
  • FIG. 2 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention
  • FIG. 3 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention
  • FIG. 4 illustrates a schematic diagram of one embodiment of a web site of a telecommunication system of the present invention
  • FIGS. 5 a - c illustrate schematic diagrams of embodiments of browser based streaming media players of the present invention
  • FIG. 6 illustrates a schematic diagram of one embodiment of a website of the present invention
  • FIG. 7 illustrates a flowchart representative of one embodiment of a method for providing streaming access to a static file
  • FIG. 8 illustrates a flowchart representative of one embodiment of a method for providing streaming access to a static file
  • FIG. 9 illustrates a flowchart representative of one embodiment of a method for illustrating providing multimedia
  • FIG. 10 illustrates a flowchart representative of one embodiment of a method for personal podcast serving
  • FIG. 11 illustrates a flowchart representative of one embodiment of a method for personal podcast serving
  • FIG. 12 illustrates a flowchart representative of one embodiment of a method for providing a wiki
  • FIG. 13 a - c illustrates schematic diagrams of embodiments of web-based windows of the present invention
  • FIG. 14 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention
  • FIG. 15 illustrates a flowchart representative of one embodiment of a method for updating a web-based window system
  • FIG. 16 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention
  • FIG. 17 illustrates a flowchart representative of one embodiment of a method for updating a web-based window system
  • FIG. 18 illustrates a flowchart representative of one embodiment of a method for providing feed formatted content.
  • FIG. 19 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention
  • Telecommunication system 200 comprises a network 210 which provides the communications links between the various nodes of telecommunication system 200 .
  • Links through network 210 may include permanent connections (e.g., wire or fiber optic cables), temporary connections made through telephone, wireless or satellite communications, or various nodes of telecommunication system 200 may actually be hosted on the same physical hardware platform removing the necessity of a network link altogether.
  • Network 210 may be in the form of public or private connections available over the Internet, an extranet, an intranet, a hard-wired local area network (LAN), a hard-wired wide area network (WAN), a wireless LAN, a wireless WAN, cellular network, satellite network, and/or other forms as would occur to those having ordinary skill in the art.
  • LAN local area network
  • WAN wide area network
  • wireless LAN wireless WAN
  • cellular network cellular network
  • satellite network and/or other forms as would occur to those having ordinary skill in the art.
  • a user node 220 of telecommunication system 200 operates to facilitate communications information in audio form and/or visual form between a user 222 of user node 220 and one of the other nodes of telecommunication system 200 .
  • the information may be requested by user node 220 or may be pushed to user node 220 by another node.
  • Devices, apparatuses and systems such as for example, a cell phone 226 , a personal digital assistant 228 , and a personal computer 224 as illustrated, or any other user communication devices may be utilized within user node 220 to establish such communications.
  • Devices, apparatuses and systems around the user may also be considered portions of user node 220 , for example a digital signpost or digital billboard 229 .
  • Other suitable devices, apparatuses and systems not illustrated include networked household appliances (e.g., televisions, refrigerators, etc.), digital or satellite radio systems, and others as would occur to those having ordinary skill in the art.
  • a content provider node 230 includes one or more servers 232 for communicating with the other nodes of telecommunication system 200 .
  • the requested information, pushed information, and generally provided content can be in a variety of forms, such as, for example, a static or dynamic web page (HTML or XML), a radio or video broadcast or narrowcast, wireless application protocol (WAP) content, a short messaging service (SMS) message, or other forms of network information as known in the art. All content may be provided as the entirety of requested or provided content, or as a portion.
  • content provider node 230 may provide an entire web or WAP page or only a segment of a page.
  • content server 232 can include suitable hardware platforms and software modules to operate as a web site server, a radio broadcast server, etc.
  • publishing node 240 includes one or more servers 242 for communicating with the other nodes of telecommunication system 200 .
  • Publishing node 240 may include apparatus and communications devices such as telephone 244 , or fax machine 246 .
  • publishing node 240 provides some portion or all of the content for content provider 230 .
  • Publishing node 240 may also publish content or advertisements for advertiser node 250 .
  • Publishing node 240 may include interfaces for uploading or inputting by some means content that is to be published via network 210 .
  • Advertiser node 250 represents advertisers that may be any of an end advertiser of a product or service, a marketer, a publicist, a politician, any other similar party, or any party acting as an agent of the advertiser such as a media company, public relations company, advertising agency, or traditional publication. Advertiser node 250 may include apparatus and communications devices such as computer 252 , telephone 254 , or fax machine 256 .
  • Service provider node 260 represents third party service providers, whose services may be incorporated into the present telecommunications system 200 .
  • Mapquest or Google Maps may provide mapping functionality and services.
  • Evite may provide event invitation and response management services.
  • Quova may provide IP-to-geography translation services.
  • Gracenote may supply its CDDB product and services. Friendster, MySpace, or the like may provide social network services.
  • Paypal or Verisign may provide payment services.
  • These service providers are only exemplary, and within each service category other service providers may be available, or another node of the system may provide like service. Service providers may also perform advertising or publishing functions.
  • Service providers may operate as independent nodes of telecommunications system 200 , or may provide copies of their code, databases, systems and the like for local installation on another node of telecommunications system 200 .
  • Service may be provided in the form of data feeds, application program interface (API), web services, or any other form of communication available in telecommunications system 200 as would occur to one skilled in the art.
  • API application program interface
  • nodes of FIG. 2 are illustrated and described as solely communicating using network 210 , this is only to be considered a best mode, and not limiting.
  • Various nodes may communicate using other forms of communication including phone, fax, in-person meetings, mail, and other forms known in the art.
  • each node may consist of more or fewer communications devices, personnel, and apparatus than are illustrated.
  • the nodes, and further their component make-up e.g. servers, databases
  • various functions of the node or functions of the multiple nodes may be performed on the same physical hardware, or spread in different configurations, arrangements and architectures among the various nodes.
  • User node 220 , content provider node 230 , publishing node 240 , advertising node 250 , and service provider node 260 may each provide or receive feed formatted content. Examples herein will typically focus on XML, and specifically RSS, but it should be understood that other feed formatted content may employ like solutions.
  • the term marker shall typically refer to an element, attribute, or group of elements and attributes within feed formatted content, and the terms marker, element, and attribute shall generally be understood to mean formatted information within feed formatted content.
  • Feeds may be provided in a variety of ways.
  • a feed may be provided from a Primary Content Provider (PCP), or feed source server, which is an original information source, such as, News.com or the New York Times.
  • PCP Primary Content Provider
  • the feed from a PCP is accessed from a domain and URL maintained by the original source. Portions or all of the feed or feed content may be written or edited through outsourcing, outside software may be used to generate the feed, and interfaces hosted by another entity may be used in the feed generation.
  • a PCP maintains all feed data locally.
  • An Outsourced Content Provider is a feed provider that provides feeds in an Application Service Provider (ASP) model.
  • ASP Application Service Provider
  • Feed data is managed and maintained remote from the original source, however the feed may still be hosted from a domain or URL maintained by the original source through remote data request.
  • an OCP may be employed by a PCP to manage the creation of feed formatted content, and the OCP may provide the ability, for example through FTP, to publish the feed formatted content at a server maintained by the PCP.
  • An Aggregate Content Provider (ACP) may generate original feed content, but an ACP receives feed content and redistributes it in one or more feeds maintained by the ACP. Both an OCP and an ACP may be referred to as a feed intermediate server.
  • Each node of telecommunication system 100 may act as, or use the services of, one or more PCPs, OCPs, or ACPs.
  • delivery of feed formatted content does not necessarily imply that an active push is involved.
  • Delivery of feed formatted content may, in one embodiment, allow that the feed formatted content be made available for request.
  • the feed formatted content may be made available at some universal resource identifier (URI), or at some other location available to a user.
  • URI universal resource identifier
  • sending feed formatted content or providing feed formatted content do not necessarily imply that an active push is involved.
  • Sending a feed formatted content may, in one embodiment, indicate that the feed formatted content is made available for request.
  • the feed formatted content may be made available at some universal resource identifier (URI), or at some other feed location available to a user.
  • the delivery, provision, or sending method for the feed formatted content may not be through request of an XML feed, RSS feed, atom feed, or the like, but rather may involve a more active push of the content.
  • Feed formatted content may include certain enhancement markers, data and/or formatting to provide enhanced feed creation, management, delivery, organization, interaction, accountability, display, and the like.
  • enhanced feed formatted content may include elements additional to those shown in feed 100 .
  • Feed aggregation and display tools may ignore additional elements, and may be capable of aggregating and displaying feed items even if they do contain these additional elements. Inclusion of additional elements or markers within feed formatted content therefore may provide additional benefit if the aggregation and display tool is designed to process them, and may not disrupt standard feed formatted content aggregation and display.
  • a link or button may be provided on the IAP or single item window to provide the user with peripheral information regarding an item.
  • peripheral information could include user or other third party commentary on the source or subject of the item, map information, similar items, general information, bonus or benefit information, or the like.
  • a feed item regarding college recruitment at a specific college could include a link to a college rating service.
  • a restaurant special could include a link to rewards network miles per dollar information for the restaurant.
  • a feed publisher may publish feed formatted content associated with a product or service available for purchase.
  • an interface may display a “buy now” button or link that takes the user to a purchasing page on some other site.
  • the service receiving the feed formatted content may hold all necessary information regarding the purchase for the user.
  • the “buy now” button or link causes a form to be submitted to the merchant site including visible or hidden form elements and user info regarding the purchase and payment details.
  • clicking the button may cause a web service to be called, or some other like communication with an order and/or payment processing service.
  • the “buy now” button or link may signal the service to process the purchase indicated in the feed formatted content.
  • a user may register for or create a feed that searches EBay® for a particular type of item at a certain price threshold.
  • a feed item representing that availability may be inserted into the user's feed and it may include a payment marker.
  • the payment marker may include the price, the user's EBay login information, the seller's information, an identifier for the particular item up for purchase, or other information relevant to the purchase.
  • the “buy now” button or link displayed on the display interface may submit directly to the EBay site and process the transaction based on the login information and identifier.
  • the “buy now” button or link may submit to a service provider.
  • the service provider may hold a purchase script for EBay as well as other ecommerce sites.
  • the EBay purchase script may be executed.
  • the script may include, for example, sending a post request to an EBay purchase page, sending a post request including user login credentials, and a post request confirming the purchase.
  • the service provider may communicate the purchase in some other manner such as, for example, electronic business XML (ebXML), a web services application program interface (API), or some other form of purchase data transfer.
  • ebXML electronic business XML
  • API web services application program interface
  • One-click purchasing can in many of the above-described embodiments be achieved separate from a central storefront.
  • a restaurant may publish feed formatted content, such as, for example, regarding a dinner special for a particular night.
  • the restaurant may be enrolled in a rewards program such as the airline miles rewards program managed by Rewards Network Inc., formerly iDine. Users who are enrolled in this program would benefit from knowing that the restaurant is also enrolled, but that information may be superfluous for non-enrolled users.
  • the restaurant feed formatted content may include a reward marker that either includes information about the particular reward deal at that restaurant, links to the reward deal, or simply indicates that the reward is available.
  • the reward marker might indicate that twenty airline miles are earned per dollar spent at the restaurant.
  • a feed formatted content display service may hold information regarding what users are registered with the rewards program, and may selectively display the reward availability based on the reward marker and the user information.
  • feed formatted content may include one or more event date markers. While it is common practice to include a published date for feed formatted content, it would be advantageous to include a date marker particular to an event referred to in the feed formatted content.
  • feed formatted content provided by Ticketmaster® may include a feed item referring to a concert that will take place in two weeks. The published date reflects the first date the item is displayed in the feed, but the separate event date marker may be used to communicate the actual concert date.
  • a user may specify a user preference that they wish to receive concert information as much as a month ahead of time.
  • the server may provide them with the feed formatted content from Ticketmaster® including the feed item referring to the concert.
  • a feed based calendar may be provided.
  • a feed based calendar is a calendar that may associate information in a feed with presentation on the calendar, for example based on an event date marker, recurrence pattern, or the like.
  • a server may provide an aggregate feed.
  • the aggregate feed may be a feed made up, at least in part, of feeds for each individual advertiser.
  • the aggregate feed may be modified by the user to include a subset of the feeds or feed items in the aggregate feed.
  • the feed formatted content publishing interface may include one or more options, for example as form elements, to specify one or more enhancement markers.
  • a payment marker, reward marker, event marker, or the like may be added to the content through the interface.
  • Feed formatted content may be singular in source or aggregated. For example, two restaurants may maintain feeds singular to their establishments. An aggregate channel of restaurant feeds may combine these two feeds to provide an aggregated restaurants feed. Any number of feeds or selected feed items from feeds may be combined to produce an aggregate feed.
  • a feed item incorporated within an aggregate feed may include an original source marker identifying its singular original source.
  • an aggregate feed is the feeds and feed items within a feed bucket.
  • the feed formatted content publishing interface may include interface options for specifying recurrence of feed formatted content.
  • a user may enter one or more recurrence patterns.
  • the publishing node may publish the feed formatted content based on the recurrence pattern.
  • the recurrence selection is associated with at least a portion of feed formatted content.
  • a recurrence publication service may run on the server or against the information on the server. The associated feed formatted content is then selectively published based on the recurrence selection and the recurrence publication service. If the recurrence publication service determines that a new occurrence has occurred, the feed formatted content is published. If the recurrence publication service determines that a new occurrence has not occurred, no new content is published.
  • the recurrence selection could be expressed via an interface.
  • a user may select that a certain feed item should be published at 5 pm on each Monday.
  • the server may, in one embodiment, store the recurrence selection as a recurrence pattern format such as the standardized iCalendar format.
  • the recurrence publication service may run once a minute to determine if any new items are due for publishing. This may be achieved by selecting one ore more recurrence patterns, for example all recurrence patterns, or active recurrence patterns, or recurrence patterns associated with active feed formatted content or users, and the recurrence publication service then projecting the selected recurrence patterns over the time period since it last ran.
  • the feed formatted content may then be published.
  • the publishing node may insert at least one globally unique identifier in the feed formatted content based on the recurrence selection. This globally unique identifier may indicate to feed aggregation programs that the feed formatted content is fresh, even though it is recurring in nature.
  • a recurring content identifier may be inserted with the published content.
  • a feed aggregation program may be configured to allow a user to filter out feed formatted content containing a recurring content identifier associated with recurring feed formatted content.
  • a conditional publishing rule may also be associated with the feed formatted content. The feed formatted content may be published based on both the recurrence pattern and the conditional publishing rule.
  • the feed formatted content may include a different globally unique identifier (GUID) for some portion of the feed formatted content based on the recurrence pattern.
  • GUID globally unique identifier
  • a different GUID may allow a feed aggregator to recognize recurring feed formatted content as unique.
  • the published date of one or more portions of the feed formatted content may change based on the recurrence pattern, and may provide a uniqueness indication.
  • the published feed formatted content may include a recurring content identifier (RCID).
  • the RCID may indicate that at least a portion of feed formatted content is recurring in nature.
  • publishing node 240 may receive calls from advertisers at a call center. If the advertiser has never worked with publishing node 240 before, account information may be entered into an advertiser database. In one embodiment, the account information may include information to be displayed on a landing web page for the advertiser or the advertiser may designate a URL for a landing web page. A feed may be established exclusively for the advertiser to hold the feed formatted content that is ordered. The feed formatted content ordered by the advertiser may be placed in a feed with other feed formatted content.
  • a feed formatted content publishing interface may be provided, for example at a web site that allows users, advertisers, advertising agencies, or any other entity to log in to an account and create feed formatted content.
  • an advertiser may log into their account and encounter a page that includes a form requesting title, link, and description information that will be converted to feed formatted content and included in the advertiser's feed.
  • different pricing methods may be established to charge for the publication and management services. For example, publishing node 240 may charge a certain amount for a phone order but allow submissions via an online interface for a cheaper price or for free.
  • the feed formatted content publishing interface may include the option to provide one or more conditional publishing rules.
  • a user may enter one or more conditional publishing rules.
  • the conditional publishing rules are associated with at least a portion of feed formatted content on the server or at an alternate location.
  • the publishing node publishes the feed formatted content based on the conditional publishing rules.
  • a conditional publishing rule may be a weather condition, a sporting event, a financial event, reservation availability, a product sale, or some other determinable condition. For example, a bar may have a beer garden open on weekend nights.
  • a recurrence pattern may be associated with feed formatted content regarding the special. The recurrence pattern may indicate to publish the feed formatted content on Friday and Saturday of each week from May until November.
  • the weather condition may be determined, in one embodiment, for example, by temperature or weather condition information in feed formatted content from a weather publishing service provider node. However, if one of those weekend days is not warm and/or has rain, the bar may wish that the feed formatted content not be published that day.
  • a conditional publishing rule may be associated with the feed formatted content indicating that it should be published only if the weather is over a certain temperature.
  • Another conditional publishing rule may be associated with the feed formatted content indicating that it should not be published if it is not raining.
  • Weather information may be provided, for example, as feed formatted content by a service provider.
  • the publishing node may receive the weather information and selectively publish the feed formatted content based on the weather information and the conditional publishing rules.
  • Other examples of conditional publishing rules include rules based on portions of or outcomes of sporting events, stock prices, product sales, reservation availability, or the like.
  • a service provider may provide such information, or it may be provided by the publishing node, or by the advertising node.
  • the feed formatted content publishing interface may include tracking information.
  • the publishing node may collect the tracking information for display on the interface.
  • the publishing node may employ a service provider for the tracking information such as, for example, that provided by FeedBurnerTM.
  • a publishing node hosts a private version of feed formatted content.
  • the publishing node may receive a request a public version of feed formatted content.
  • the publishing node may request a second private version of feed formatted content based on the first private version of feed formatted content.
  • the publishing node may publish the public version of feed formatted content based on the second private version of feed formatted content.
  • the publishing node may register the first private version of feed formatted content with the tracking information service provider.
  • the publishing node may post the URI of the private version of feed formatted content and provide it to the tracking information service provider. Other information may be included in the post such as publisher information, feed title, URI information, or feature selection information.
  • the publishing node may store the tracking service identifier, for example URI of the second version of the feed formatted content as provided by the tracking information service provider.
  • the publishing node may cache the second version of the feed formatted content. The publishing node may, when it receives a request for the public version of feed formatted content, request the second version of the feed formatted content, and publish that feed formatted content to the requestor.
  • the publishing node may provide the cached feed formatted content.
  • the publishing node may request tracking information from the tracking information service provider and provide it, for example displaying it to a user via the feed formatted content publishing interface.
  • the publishing node may cache the tracking information.
  • the private version of the feed formatted content may include one or more recurrence selections, one or more conditional publishing rules, or a combination of selections and rules, and may be published based on these selections and rules.
  • Feed access also called subscription
  • Feed access may be recorded anonymously or indexed to a particular user.
  • a request for a feed may not include personally identifying information regarding user node 220 that made the request.
  • a request may be made from an identified user node 220 .
  • User characteristic information input is received into the system either through association with the anonymous request, the request itself indicating the characteristic of a user that has requested that feed or geographic location of the request established by IP address to geography translation, or through association with the user characteristic information associated with the identified user node.
  • Characteristic information associated with the identified user node may include other feeds requested, feed access frequency, feedback received from the user with regards to one or more feeds or feed items, access frequency, age, sex, location, or other user information held in a profile or established by other means.
  • profile information may be collected by the IAP either at registration or at some other time. This information may be used to provide profiled feed response tracking, and further to make feed and feed item recommendations to IAP users.
  • User profiles may be maintained by feed aggregation and display software at user node 220 , at content provider node 230 , at publishing node 240 , or at advertiser node 250 .
  • the characteristic information received or input is then used to determine a characteristic profile of the requestor.
  • Feed formatted content response data is then received and collected by the receiving node.
  • Feed formatted content response data collectively response data, may take many forms.
  • response data is related to feed formatted content interaction. For example, continued feed requests, discontinuance of feed request, or recorded removal of feed subscription may constitute response data. Further, response data may include clicking on links in a feed item, or other access of online resources referenced in the feed item.
  • a cookie associated with the feed request may be employed to track indirect access of resources listed in or referenced in a feed item.
  • a feed item may reference a sale being held on a particular website and a link may be provided in the feed item to access that web site and a cookie associated with the request displaying that feed item may be placed at user node 220 . If the user clicks on the included link, this action may be received as feed item response data. If the user later visits the web site, the cookie identifies them as having received the feed item and this action may be received as feed item response data.
  • a feed item may include this user survey in its content.
  • a displayed feed item may have a link that says, “I liked this information.” If the user clicks on this link, it is received as feed item response data.
  • the survey may be displayed with the feed item, or there may be a link to the survey in the feed item, or the resource available by following link element may include the survey.
  • Received feed formatted content response data is recorded in a characteristic profiled response database. This data may then be used for many purposes. For example, reports may be generated with individual or aggregated response information for feed publishers or other entities. For example, aggregate response information may be provided via an online interface to allow potential subscribers to view feed formatted content popularity or other feed formatted content characteristics. Collaborative filtering may be applied over the characteristic profiled response database to provide feed formatted content recommendations.
  • One embodiment of the present invention provides for sponsorship of feed formatted content.
  • Sponsorships may be provided for entire feeds, for aggregate feeds, for individual feed items or subsets of a feed, or for groups of feed formatted content.
  • Sponsorships may be provided in a variety of ways.
  • a feed item may include extra text in the description or title element indicating the sponsorship.
  • a link in a feed item is clicked, the user may be taken to an intermediate sponsorship page.
  • An intermediate sponsorship page is a page that audibly or visibly indicates association with a sponsor. This intermediate sponsorship page may include a link to the actual desired content, or the page may refresh to display the desired content after a set period of time.
  • feed formatted content may include an audio or visual marker that is identified and played by the IAP when the feed formatted content is accessed.
  • an audio marker may be included for Intel.
  • the audio marker may be identified and a linked audio file may be played that says, “This News.com feed is sponsored by Intel,” followed by the Intel jingle.
  • a geographic region identity is a set of parameters that define a geographic point or area.
  • a geographic region identity may be specified by providing a center point, be that a zip code, city, or precise longitude and latitude coordinates, and also providing a radius from that center point.
  • the system may determine a latitude and longitude point within the provided area, for example at the centermost point.
  • the geographic region identity includes the entire zip code, city, or like area in the geographic region identity even if portions of it would be excluded by the determined center point and the provided radius. Alternatively, only the area determined by the center point and the provided radius are included in the geographic region identity.
  • Providing multiple points that form a polygon may also specify a geographic region identity.
  • the points may be zip code, city, or latitude and longitude coordinates, and the same inclusion and exclusion embodiments are included as described above.
  • a geographic region identity includes one or more zip code, city, state, country, or other region selections.
  • a geographic region identity may be determined by any combination of the above-described embodiments.
  • a center point and radius may be specified in addition to a list of cities to include.
  • multiple center point and radius pairs may be specified.
  • a geographic region identity may also include areas of exclusion.
  • a center point and radius may be specified that includes ten zip codes, but the user may specify that one of those zip codes is to be excluded.
  • a geographic region identity may be determined based on double or single confirmation targeting.
  • a geographic region identity may be determined based on a user profile on a site supplying the feed formatted content, or it may be determined from a profile on another site, such as Yahoo®.
  • a geographic region identity may be determined by IP-to-geography translation.
  • An IP-to-geography service such as that provided by Digital Envoy, may be used to determine the location of the request.
  • the geographic origin of a request for sponsored feed formatted content may be determined in a variety of ways.
  • the geographic region identity a sponsor has designated may be included in proposal information.
  • a sponsor database holding sponsor information may include location information that may be associated with one or more sponsorship proposals.
  • the determination of feed formatted content sponsorship association 1710 and/or 1810 includes the geographic region identity.
  • the provision of a sponsored feed formatted content 1712 and/or 1812 includes the geographic region identity.
  • a sponsor may be associated with the feed formatted content. Different sponsors may be associated with the same feed formatted content based upon requests for feed formatted content from different geographic origins. Different sponsors may also be associated with the same feed formatted content based on day part, profile demographics or any other method of online targeting known in the art.
  • a sponsor may specify an author of feed formatted content in their sponsorship request or in their response to a sponsorship request.
  • a request for feed formatted content sponsorship may have multiple authors, and author markers may be included in the feed formatted content to identify each author.
  • a sponsor may select to portions of the feed formatted content that is from one or more authors by including the author or author marker in their proposal information.
  • An individual author of feed formatted content that is displayed in multiple feeds may also submit a request for sponsorship, and sponsorship associations may be made in association with that author.
  • the user can read off the coupon numbers to the restaurant to get his discount.
  • the coupon will include a bar code, which can be read through the phone into a bar code scanner to receive a discount.
  • the bar code may be included in feed formatted content as a bar code marker.
  • the bar code marker may include a link to a bar code image, or a code to generate a bar code.
  • a bar code marker may include numerical information that may be translated into a bar code.
  • a program on the cell phone of the user may convert the received numerical information into a bar code display. This displayed bar code may be scanned, for example, at a standard checkout desk. Location information may be determined by GPS, signal triangulation, user profile information, any other method known in the art, or a combination of these methods, for example providing double confirmation targeting.
  • An IAP may include one or more of the functions of feed formatted content aggregation, management, and/or display.
  • An IAP may incorporate, internally or externally, a variety of services such as, for example, social networking functions, messaging, wikis, bookmarking, or the like.
  • An IAP may perform processes and methods such as feed aggregation, unique feed provision, as well as others included in this application.
  • An IAP may include, produce, or use markers to allow enhanced feed provision, such as those that have been and will be described.
  • the IAP may be software at the user node 220 , software at an OCP or ACP, or a combination of the two.
  • the IAP may include one or more web based, cell phone, desktop application, or other user interfaces.
  • an interface might be a standard web page, or combinations of web content and software.
  • the term IAP may refer to any of these, and the term IAP server may be used to designate software or interfaces not held at user node 220 , but one skilled in the art should understand that various aspects of the programming may be transferred between nodes and not depart from the spirit of the invention.
  • FIG. 3 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention at 300 .
  • Telecommunication system 300 comprises a network 370 which is the media used to provide communications links between the various nodes of telecommunication system 300 .
  • Links through network 370 may include permanent connections (e.g., wire or fiber optic cables), temporary connections made through telephone or wireless communications, or various nodes of telecommunication system 300 may actually be hosted on the same physical hardware platform removing the necessity of a network link altogether.
  • Network 370 may be in the form of public or private connections available over the Internet, an extranet, an intranet, a hard-wired local area network (LAN), a hard-wired wide area network (WAN), a wireless LAN a wireless WAN, and/or other forms.
  • a user node 310 of telecommunication system 300 operates to facilitate communications of requested information in audio form and/or visual form between a user of user node 310 and one of the other nodes of telecommunication system 300 .
  • Devices, apparatuses and systems such as for example, a cell phone, a personal digital assistant, and a personal computer as illustrated, can be utilized within user node 310 to establish such communications.
  • Other nodes of telecommunication system 300 include Content Aggregator Node 320 , Streaming Service Node 330 , Content Provider Node 340 , Ad Selection Node 350 , and Advertiser Node 360 . All of these nodes may include various communication components including telephones, faxes, PDAs, personal computers, servers, databases, and the like.
  • FIG. 4 illustrates one embodiment of a web site of telecommunication system 300 at 400 .
  • the site is displayed in web browser 410 .
  • the site includes at least one item being displayed, or a list of items 420 .
  • Each item may include a play button or link 430 .
  • FIGS. 5 a - c illustrate embodiments of a browser based streaming media player at 500 a - c .
  • the browser based streaming player may include a standard media player such as Windows Media Player at 500 a.
  • the browser based media player may not display the default interface.
  • Interaction with the media player functions such as play, pause, next, and the like may be provided by javascript commands or some other method of interfacing with the media player.
  • the javascript or other commands may provide additional logic or functions other than exclusively playing, or pausing the media.
  • the javascript may perform an Asynchronous Javascript and XML (AJAX) call to determine if an alternate file should be played when the next button is clicked.
  • AJAX Asynchronous Javascript and XML
  • the browser based streaming player may alternatively be built using such client-side capability-rich languages as java or flash at 75 b - c .
  • Capabilities and information display may include, for example, information about what is playing, what will play next, news items, or some other message, favorite media sources, subscribed media sources, or the like.
  • FIG. 6 illustrates an embodiment of a website at 600 that incorporates a play button 610 that launches a third party web based media player 7500 a - c.
  • FIG. 7 illustrates a flowchart representative of providing streaming access to a static file at 700 .
  • Feed formatted content input is received 710 , for example a podcast.
  • This feed formatted content may include a reference to a static media file such as: http://www.podcastsample.net/song.mp3.
  • This example is an mp3 file, but the file may be video, audio, or any other type of media file.
  • the static file reference is identified 720 , and an alternate link may be provided. For example:
  • This link may launch a web based media player 7500 a - c .
  • a link may be provided such as:
  • An m3u file is a media queue format, also generally known as a playlist. It is the default playlist save format of WinAMP and many other media programs. It allows multiple files to be queued in a program in a specific format. Clicking on a link to an m3u, or providing it as the destination file for a web based media player prompts a media player to attempt to stream the content at the one or more locations provided in the m3u file.
  • Static m3u files may be created with the static file references in the received xml input, and the link provided to a streaming file 730 may be this new static m3u file.
  • the m3u file itself may be a dynamic file.
  • the m3u file extension may be mapped to a processing program.
  • the ISAPI DLL for processing ASP.NET pages For example, the ISAPI DLL for processing ASP.NET pages.
  • the above referenced m3u URL could be processed by the following code:
  • the podcast is an example of a multimedia location indicator
  • other multimedia location indicators may be, for example, a URL referencing a static multimedia file.
  • a multimedia file location is determined based on at least one multimedia location indicator.
  • FIG. 8 illustrates a flowchart representative of providing streaming access to additional static files at 800 .
  • the request may be from a registered user of a system.
  • a cookie, or querystring parameter, or user profile, or IP-to-geography, or any other method of determining demographic or geographic region identity information about the source of the request 820 may be used.
  • that file may include one or more additional lines so that the file may appear with the following code:
  • one or more additional files may be included in the streaming file 830 .
  • the one or more included additional files may be based, at least in part, on the determined demographic, geographic, or time information, recurrence patterns, conditional publishing rules, or other targeting methods. For example advertisements may be included, or a file announcing the brand of the web based media player.
  • the multimedia file included in the playlist may vary based upon the determined information.
  • Additional information may be used to determine an advertisement in addition to or separate from demographic or geographic information. For example, the subject of a multimedia file may be determined and the ad selected based in part upon this determination.
  • FIG. 9 is a flowchart illustrating one embodiment of a method for providing multimedia at 900 .
  • a multimedia media player is provided at 902 .
  • Feed formatted content is received at 904 , the feed formatted content including at least one multimedia marker, such as, for example, an enclosure tag indicating a multimedia file.
  • a playlist request is received from the multimedia player at 906 .
  • a playlist, including at least a portion of the multimedia marker is returned at 908 .
  • a characteristic profile response database may be provided, and the playlist may be based on the characteristic profile response database.
  • a request for sponsorship may be received, and the playlist may be sponsored based on the request.
  • a multimedia file may be associated with the request for sponsorship, and the sponsored playlist may associate the multimedia file with the playlist.
  • a launch code generation page may be provided.
  • a user may enter a multimedia target, such as, for example a location of feed formatted content, a multimedia file, a playlist file, or the like, and the launch code generation page could return page description language operable to launch the multimedia player including the multimedia target.
  • a combination of HTML and javascript may be provided to launch the multimedia player.
  • a custom skin may be provided for the multimedia player. For example, a user may select what skin they wish to have on their player. Alternatively, the skin may be associated with a sponsor. The skin may be based on the playlist request.
  • a user may specify a skin on the launch code generation page from a list of options.
  • the launch code may include a skin specification.
  • the user may specify a location where the image files required for the skin are located, thus providing a custom skin.
  • the image files may also be submitted to a destination on a site or server associated with the multimedia player. In one embodiment, this may be added to the list of available skins for other users to select from.
  • FIG. 10 is a flowchart illustrating one embodiment of a method for personal podcast serving at 1000 .
  • An authentication request is sent to an authentication node at 1002 , including a first set of user identification information.
  • An authentication reply is received from the authentication node at 1004 .
  • Multimedia location information is provided at 1006 .
  • a multimedia content request is received from a user node at 1008 , including a second set of user identification information.
  • Ownership of the multimedia content is determined at 1010 . When it is determined that the content request is from the owner of the multimedia content, the full content is provided at 1012 . When it is determined that the content request is not from the owner of the multimedia content, access is limited 1014 . In one embodiment, a non-owner has no access to the multimedia file.
  • a portion of the file may be provided. For example, a twenty-second clip may be provided.
  • a formula may be applied to determine the provided portion. The formula may be based upon total length of the multimedia file, the multimedia file size, the type of multimedia file, multimedia content patterns, or some combination of these and/or other factors.
  • Multimedia content patterns include expected intro and closing segments of the content, song repetition patterns and the like. For example, it may be determined that songs in general, songs within a particular genre, or songs from a particular artist tend to include an intro, a verse, a chorus, a verse, a chorus, a bridge, a chorus, a chorus, and a closing.
  • these segments generally constitute ten, fifteen, ten, fifteen, ten, twenty, ten, ten, and fifteen percent of the song and file respectively.
  • a representative sample of the song may include both chorus and verse, so the selected clip may begin thirteen percent of the way into the song in order to most likely include both segments.
  • the segment may be selected randomly and/or recalculated on each request.
  • the same segment may be played on each request, and the start point of the selected segment may be stored in association with the file.
  • access limitation 1014 may include directing the user to an alternate multimedia file.
  • the alternate multimedia file may announce the access limitation, or in another embodiment the alternate multimedia file may be a designated sample multimedia file associated with the requested multimedia file.
  • a user installation program or executable file may be provided.
  • the user may install or run the program on, for example, an Internet connected personal computer.
  • the program sets up a file server on the user computer.
  • the user provides, or the program scans for, location information for files on the computer.
  • the program may scan the hard drive for mp3 or other multimedia files.
  • the program may provide an opportunity for the user to log in, for example using a username and password.
  • the user may also set up a new account.
  • the user login and account information is authenticated and recorded at a control server.
  • the authentication information is associated with the URL or IP address of the user computer.
  • the program may provide multimedia file location information during authentication, or may provide the information based on a request.
  • the multimedia file information may be provided as feed formatted content, or podcast format, including multimedia markers such as enclosure tags indicating file locations served by the program.
  • the multimedia file information may be publicly available and accessible or may require remote authentication to request or receive it.
  • the user may log in to a program, website, or the like at a second Internet connected computer.
  • the same username and password may be supplied as was supplied to authenticate the file-serving program.
  • the control server may provide the multimedia location information.
  • a multimedia player may be provided to play the multimedia files based on the multimedia location information.
  • the multimedia player may accept the multimedia location information in feed format.
  • the multimedia player may make a request of the file-serving program for one or more of the multimedia files.
  • the file-serving program may authenticate the request in a variety of ways.
  • the request may include the authentication information, such as username and password.
  • the request may include the IP address of the source of the request, and the file-serving program may send an authentication request to the control server to determine if this IP address is associated with the same user as is associated with the file-serving program. For example, when the user logs in at the second computer, the control server may record the IP address associated with that log in.
  • the file access may be limited. This limitation determination may be termed access availability. In one embodiment, full access may only be provided to the location most recently authenticated by the user.
  • a payment marker or some other purchase opportunity may be associated with the multimedia file.
  • mp3 files may contain ID3 tags describing the audio file, such as artist, track, album, and release information. This information may be used to determine a payment marker or purchase opportunity either directly from the control server or from an alternate server or another merchant or affiliate such as, for example, iTunes or Napster. Services such as those provided by Gracenote® may also be employed to determine what file is being requested and an associated payment marker or purchase opportunity.
  • An opportunity to purchase a multimedia file may be referred to as a full version purchase option. The user may immediately request to purchase the file, or they may enter a contingent purchase request.
  • a user may recommend a multimedia file to the IAP community or to another individual, for example in that user's social network, or via an automated recommendation email.
  • a user's music location information, or playlist may be available on an associated profile page for that user on the IAP.
  • FIG. 11 is a flowchart illustrating one embodiment of a method for personal podcast serving at 1100 .
  • An authentication request is received at 115 , including a first set of user identification information.
  • An authentication reply is provided at 1104 .
  • Multimedia content location information is received from a first user node at 1106 .
  • An authentication request from a second user node is received at 1108 , including a second set of user identification information. Multimedia is provided to the second user node at 1110 .
  • the first set of user authentication identification information may be cached.
  • the second set may be cached.
  • a current login location request may be received from the first user node.
  • a current login location may be provided, in one embodiment based on the second set of user identification information.
  • a recommendation request may be received from the second user node, including a third set of user identification information and at least one multimedia content location.
  • a user may be indexed to the multimedia content location based on the recommendation request.
  • a third authentication request may be received from a third user node, including a set of user identification information, and the multimedia content location may be provided to the user based on the indexing.
  • the multimedia content location may include purchase opportunity information based on the multimedia content information.
  • Supplementary multimedia may be associated with the original multimedia file request, the recommendation request, or the like.
  • a user may associate an audio file with a video file and recommend them in tandem.
  • the audio file may be, for example, commentary recorded by the user of the user regarding the video file.
  • a coach may host video files of particular games or plays in games, and may record commentary that may be associated with the video. Different audio may be associated with the video for different users, such as, for example, different players the coach forwards the video to.
  • images and/or multimedia clips are indexed to a feed item and presented as a play list.
  • the play list can be scrolled over in a feed item viewer.
  • a preview is displayed with the image or a portion of the multimedia clip.
  • the preview can be a separate movable viewer that may be sized as desired and moved to a desired location on the page or added to a pile. The pile may then be captured in a template viewer. A title for a feed comprising the items in the pile may be provided.
  • the items within the new feed viewer can be reordered by, for example, dragging the items above or below and clicking.
  • a display time for images and the length of the multimedia files may be summed.
  • An audio feed or set of feed items may be displayed.
  • the audio files that are displayed as feed items may be selected by the user to match with image or video feed items. If the audio file play times and the image or multimedia files don't match up, the last audio file can be faded out early or the image display times can be adjusted or the video clip may be faded out early based on a user selection.
  • the options may be presented in the user interface.
  • the modified audio items may be indexed to the image/multimedia feed.
  • the joint image/multimedia and audio feed can be converted to a play list or play list feed.
  • the audio and image/video content may be streamed simultaneously to provide the presentation at a remote computer.
  • the image/multimedia and audio can be streamed from multiple source computers.
  • sponsorship may be provided associated with the created feed.
  • Personal podcast serving may be provided in conjunction with a variety of existing services.
  • the personal podcast server may be implemented for web-based music programs such as Last.fm, or as a plug-in for an existing media player such as iTunes, Windows Media Player, or the like.
  • Playlists created in iTunes, or some other multimedia file management program may be selected for publication as personal podcasts.
  • a warning may be provided to the user based on files that maintain digital rights management. For example, if a user selected to publish an iTunes playlist, one or more of the songs in that list may be a protected MPEG-4 audio file. Some users attempting to play or access that file may be unable to use it.
  • FIG. 12 is a flowchart illustrating one embodiment of a method for providing a wiki at 1200 .
  • Feed formatted content is received at 1202 .
  • a content and wiki save option is provided at 1204 .
  • Save input is received at 1206 .
  • At least a portion of the feed formatted content is copied to a wiki at 1208 .
  • the content is saved to a new wiki.
  • the content may be saved to an existing wiki.
  • the save input may include a wiki identifier, and the content may be saved to an existing or new wiki based on the wiki identifier.
  • a list of available wikis may be included as at least a portion of the content and wiki save option.
  • individual wikis can be presented in a wiki feed as feed items. Scrolling over the items, or clicking on them can present a preview of the wiki. Alternatively, by clicking on a feed item a separate movable preview window can be displayed. In another embodiment if an update is made to a wiki, a separate alert window can be displayed, with a link to the wiki. This alert may be posted to each user associated with the wiki, or only those who have chosen to receive update alerts.
  • Recommendation comments and accompanying feed item can be saved to a recommendation wiki with the content and contents saved within the wiki file or the comments and link to the contents saved within the wiki file.
  • Recommendation comments may also appear in an alert window and can include a link to the recommended feed item.
  • FIG. 13 a - c illustrates schematic diagrams of embodiments of web-based windows 1300 a - c .
  • Web-based window 1300 a may include header 1302 , which may include a minimize or close control 1304 operable to close or minimize the window.
  • Web-based window 1300 a may be moved, for example, by clicking and dragging on header 1302 .
  • Web-based window may include a footer 1306 , which may include a reshape control 1308 operable to resize and reshape window 1300 a .
  • a web-based window may include a scroll control 1310 operable to scroll the contents of the window. Alternatively, a conventional scroll bar may be included on the window.
  • the contents of the window may scroll in response to mouse position within the window. For example, as the mouse approaches the bottom of the viewable portion, or approaches footer 1306 , the contents may scroll upward. Similarly it may scroll upward as header 1302 is approached.
  • FIG. 13 b illustrates an embodiment of a resized version 13 a , here shown as a single item window.
  • the window may be resized based on resize input, for example clicking and dragging the mouse up or down while the mouse is positioned over the bottom of the window.
  • FIG. 13 c illustrates a resized version of 13 a or 13 c .
  • the contents displayed include a half-displayed element.
  • the window size may automatically snap to the closest window size. Resizing a feed reader may result in a different number of feed items being displayed than prior to the resize input.
  • a scroll number may be determined based on the number of items fully displayed.
  • the scroll element is operable to scroll the number of items fully displayed within web-based window 1300 c.
  • FIG. 14 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system at 1400 .
  • the web-based window system may include a contact window 1402 , a feeds window 1404 , a bookmarks window 1406 , an alerts window 1408 , a main viewer window 1410 , a navigation bar 1412 , feedbucket navigation elements 1414 , and item state navigation elements 1416 .
  • contacts window 1402 may display a user's contacts within a social network. Groups may also be displayed. Selecting a contact may display information associated with the contact.
  • feeds window 1404 may display a user's subscribed feeds.
  • a selected feedbucket navigation element 1414 may affect feeds window 1404 , for example by displaying only feeds within the selected feedbucket.
  • a feedbucket may represent a folder that contains feeds or folders and feeds in a hierarchical directory structure.
  • a feedbucket may represent a set of tagged feeds.
  • a feedbucket may represent some other aggregated and/or filtered set of feeds or feed items.
  • quicklinks, or bookmarks window 1406 may display a user's bookmarks. Selecting a bookmark may cause the browser window to navigate to the selected bookmark or a new window to open to the selected bookmark.
  • alerts window 1408 may display alerts to a user.
  • alerts may include received recommendations, social network birthday reminders, wiki updates, or the like.
  • an alert window may appear only if an alert is associated with the user.
  • items within a web-based window may be dragged between windows, or onto other elements of the system.
  • a feed may be dragged onto a feedbucket navigation element 1414 . In one embodiment, this may cause the feed to be added to the feedbucket.
  • a feed item from main viewer window 1410 may be dragged onto a contact in contacts window 1402 . In one embodiment, this may recommend the item to the contact.
  • a user may also drag the feed item to their saved items, or to another feed under the user's control.
  • the feedbucket navigation elements 1414 could be in the border of the movable feed viewer widget. In one embodiment, pressing a launch button in a border of the viewer could launch a separate browser with the feed viewer widget. The browser would capture the current height and width setting of the viewer, or alternatively set it to a standard height and width.
  • the directory viewer can be launched as a separate movable viewer and positioned next to the feed item viewer.
  • a quicklinks list could also be launched in a separate viewer.
  • An alert window could also be launched as a separate window from buttons on the border of the feed item viewer, or alternatively the alert window can be launched responsive to a recommended item or updated wiki.
  • the alert window can pop up in the launched viewer window.
  • a feed directory could also be launched from a button on the window so new feeds could be selected or subscribed to for viewing in the feed viewer widget.
  • An interface element for example a button, could close all open windows.
  • FIG. 15 illustrates a flowchart of one embodiment of a process for updating a web-based window system at 1500 .
  • the server side provides a web-based window interface at 1502 .
  • the client side receives the web-based window interface at 1504 .
  • the client side provides interface change input at 1506 .
  • the server side receives the interface change input 1508 .
  • the server side provides an updated web-based window interface at 1510 .
  • the client side receives the updated web-based window interface at 1512 .
  • each web-based window served to the user may include information regarding its position on the browser, it's open or closed state, its size, and/or other configuration information.
  • an update on the information may be transmitted to the server and stored in association with the user.
  • FIG. 16 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system at 1600 .
  • the system may include a system dock 1602 .
  • System dock 1602 may include interface controls such as main viewer control 1604 , and streaming media player control 1606 .
  • Main viewer control 1604 may, for example, open, close, and/or bring main viewer window 1410 above other windows.
  • Streaming media player control 1606 may, for example, open, close, and/or bring streaming media player 10002 above other windows.
  • streaming media player control 1606 may launch a separate browser window with streaming media player 500 a - b .
  • Controls on system dock 1602 may be displayed differently based upon such information as whether their associated web-based window is open, closed, active, hidden, and/or whether new information is awaiting display, or the like.
  • the system may include one or more featured content windows 1608 .
  • web-based windows may be provided that do not allow moving, resizing, or closing, or some combination of those.
  • a featured content window may be provided that the user is not allowed to close.
  • Featured content window may display standard display or text advertising, recommended feed formatted content, or the like.
  • the system may include a movable preview window 1610 .
  • a feed item or wiki in main viewer window 1604 may be clicked to display preview window 1610 .
  • a link or button may be provided associated with the feed item to launch the preview window 1610 .
  • clicking on a second item or control associated with the item may launch a second preview window 1610 .
  • the preview window may display content associated with the second item based on a user input.
  • the preview window may display options such as save, recommend, share, view, rating, or the like that when selected trigger the appropriate action associated with the item. For example, a user may select to preview a feed item.
  • the preview window displays including an option to rate and an option to save.
  • the user may select to rate the feed item using the rate option, this may trigger a signal to a server to store the rating associated with the feed item.
  • the user may select the save option, this may trigger a signal to the server to store a save association between the user and the feed item.
  • a preview window may contain text, HTML, multimedia, or the like.
  • the web based windows can include a lock button positioned somewhere, for example, a border region of the viewer. For example, adjacent the lower right corner there may be an input element that would allow the window to be locked at a set height and width.
  • a window may expand or contract automatically based on the loaded contents.
  • a feed viewer widget may display a feed with four items, then when a feed with ten items is loaded the feed viewer widget may expand to support the larger number.
  • one or more preference memory buttons could be positioned in the viewer border region to allow a user to go back to a preferred length and width viewer setting. When locked, the viewer can be unlocked as soon as a user clicks on the expand arrow to resize the viewer.
  • web-based windows may house remotely hosted web-based applications. For example, remote HTML, flash, java or the like may be displayed within the web-based window frame. A user may be provided with the opportunity to add such a web-based window by specifying the remote location or by selecting it from a list of known locations.
  • the web-based window may provide the application it holds with access to certain information, for example IAP information.
  • a web-based window may be provided limited or complete access to feed formatted content associated with the user or with the IAP system.
  • an API may be provided for developers to create new web-based window functionality for use within the system without requiring access to the system server.
  • applications may be uploaded to the system server.
  • a personal podcast server system may be incorporated with the web-based window system to allow users access to their multimedia files.
  • additional files may be accessible to the file server and their file locations provided.
  • Web-based windows may interact with the file location information to provide a familiar desktop paradigm, but on a webtop, or web-based desktop manner.
  • a web-based window may, in one embodiment, display shared folders. Selecting a shared folder may display that folder's contents. Selecting a file within the web-based window may provide a download option for the file, or attempt to open the file within the browser.
  • the file server may zip or otherwise compress, and/or encrypt files before transmission.
  • FIG. 17 illustrates a flowchart of one embodiment of a process for updating a web-based window system at 1700 .
  • a server provides a first and second web-based window at 1702 .
  • a client receives a web-based window interface including the first and second web-based windows at 1704 .
  • the client provides interface change input associated with the first web-based window at 1706 .
  • the server receives the interface change input at 1708 .
  • the server provides updated content to the second web-based window at 1710 .
  • the client receives an updated web-based window interface at 1712 .
  • clicking on a feed entry in feed window 1404 may cause items within that feed to be displayed within main viewer window 1410 .
  • clicking on a feed entry in feed window 1404 may provide the interface change input that updates the main viewer window 1404 .
  • clicking on a feed entry in feed window 1404 may trigger the main viewer window 1410 to provide the interface change input to the server.
  • Navigation bar 1412 may also communicate with the web-based windows.
  • clicking on a feedbucket navigation element 1414 may cause the main viewer window 1410 to display items within the selected feedbucket.
  • selection of an item state navigation element 1416 may cause only items of a particular item state to be displayed in main viewer window 1410 , such as new, viewed, saved, read, or recommended.
  • the second viewer may be populated based on a rating. The rating may be based on a user selection, a profile characteristic response database, or the like.
  • FIG. 18 illustrates a flowchart of one embodiment of a process for providing feed formatted content at 1800 .
  • a user receives a web-based window having a first size at 1802 .
  • the web-based window displays a certain number of feed items based on the first size.
  • the user provides a scroll input command, and a scroll of the feed items is executed based on the first size at 1804 .
  • the user provides an interface change input at 1806 , this input altering the size of the web-based window to a second size.
  • the web-based window may display a different number of feed items based on the second size.
  • the user provides a scroll input command at 1808 , a scroll of the feed items is executed based on the second size 1810 .
  • main viewer window may display eight feed items when first displayed to the user.
  • a selection on the scroll control may trigger a scroll of eight feed items.
  • the user may resize the main viewer window to display two feed items.
  • a subsequent selection on the scroll control may trigger a scroll of two feed items.
  • An embodiment of the webtop, web-based window system may be developed in languages such as flash or java, and much or all may be developed using AJAX.
  • One embodiment of much of the discussed functionality is provided in Appendix 4 , but this is only exemplary and should not be viewed as limiting.
  • a webtop such as that displayed at 1600 may include a logo or sponsorship as a background 1612 .
  • the sponsorship may, for example, display a company logo such as that of McDonald's@.
  • the webtop sponsorship may be based upon user profile information, characteristic profile response data, geographic region identity, other demographics, or the like.
  • webtop sponsorship, or other sponsorship or featured content may be excluded from a user's interface based on a payment received from the user. For example, a user may pay a monthly fee in order not to receive featured content and to have the ability to select a webtop background.
  • Sponsorship or advertising may also be text of display ad on the webtop. For example, it may be presented on a feed reader window such as that displayed at 1614 .
  • a scroll request at scroll control 1310 may change or update the displayed sponsorship.
  • Sponsorship may be determined based on the displayed feed items, a determined geographic region identity, determined demographics, time of day, or the like.
  • the description or preview of a feed item may also include a sponsorship.
  • a browser window may be framed when a destination link associated with a feed item is selected. The framing may include a sponsorship.
  • One or more of these sponsorships may be coordinated to be the same or different.
  • Sponsors may be selected on feed formatted content category, keyword, or topic. For example, a sponsor can select a specific subject mater within a topic such as the St. Louis Cardinals within sports. Title and description may be scanned or indexed to determine such targeting.
  • One embodiment of the present invention provides a multi-threaded feed processing daemon.
  • a database of feeds is maintained. This database may be located at a server, distributed out among multiple servers or client computers, or some combination of these methods.
  • a first thread manages collecting and selecting feeds to process from the database of feeds. For example, the thread may select those feeds that are marked in the database as stale.
  • Staleness of feeds may be based upon a variety of factors. For example, some feeds may include a time to live value that indicates the frequency at which they should be updated. This time to live value may be included to calculate staleness. Some feeds or feed sources publish a policy, either in the feed or on a web site, of the greatest frequency at which that feed source may be accessed. This also may be used to calculate staleness. In one embodiment, the frequency at which new items are published within the feed may be used to calculate staleness. For example, feeds may begin by being set to stale after thirty minutes. If, when the feed is requested after the half hour, new items have been published, the time to mark stale may be decreased, for example, to twenty-five minutes.
  • the time to mark stale may be increased to, for example, forty-five minutes.
  • the time to mark stale is based upon a historical window of feed updates. For example, if a feed has had fourteen new items published over a one-week period, the time to mark stale may be set to twelve hours.
  • the frequency of recent posts may be weighted more heavily than in the past. For example, if a feed has been updated three times in the last six days, but two updates have been made in the past hour, the time to mark stale may be lower than the average staleness time of two days.
  • a second thread may be used to request the feeds from their external source.
  • a sleep time between web requests may be included within this thread. This may be required in order to successfully process multiple requests from a remote server as a burst of requests may be viewed as a denial of service attack, the remote server may not be able to handle the load, or for other various reasons.
  • the thread may sleep between requests to the same domain, but continue processing requests for other domains.
  • the results of the remote feed requests may be stored in an array, for example an array of strings.
  • a third thread may be used to process the results collected by the second thread.
  • This thread may be responsible for inserting the feed into a database.
  • a result of a web request made by the second thread may be parsed, formatted, cleansed or the like before being inserted into the database.
  • a user subscribed to a feed may have a variety of filters they may wish to apply to feed items within a feed to which they are subscribed.
  • the user may also wish to view counts based on various filters. For example, a user may wish to see or know the number of items that they have not yet viewed.
  • a viewed item may be one that has not yet been displayed on the user interface.
  • a second status of feed item may be a viewed status.
  • a viewed item is one that has been displayed on the user interface.
  • a third status of feed item may be a read status.
  • Feed items that are no longer in a feed may be stored in a database.
  • all feed items may be stored one table with a flag indicating current feed items.
  • feed items may be stored in two tables; a current feed items table and an archived feed items table. As the feed daemon processes each feed, it may copy feed items from the current feed item table to the archived feed item table when the feed item is no longer present in the feed.
  • FIG. 19 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention at 1900 .
  • the web-based window system, or webtop may display the windows, or widgets, based on user preferences.
  • a webtop is shown including widgets including alert notification widget 1914 , alert widget 1916 , and feed reader widget 1902 .
  • Other widgets, such as wiki, quicklink, or media player, fewer or no widgets may also be displayed on the webtop.
  • One embodiment of the present invention provides for maintaining user preferences.
  • One set of user preferences that may be maintained is widget settings.
  • a user may have an arbitrary number of widgets associated with their user account, and those widgets may have various settings associated with them. Some settings may be common across all widgets, while others may be specific to widget type. For example, each widget may have position information indicating where on the screen it is to be displayed, height information and width information. Similarly each widget may have an open, closed, minimized or maximized status. Some widgets may include visual adjustments to pane position or the like while those settings are unnecessary in other widgets.
  • a widget type may also be considered to be a setting of a widget.
  • one or more tables may store user preferences.
  • a user preference table may be dedicated to widget settings, or widget settings may be contained in a general user preferences table. If widget settings are stored in a general user preferences table, the table may include a column indicating the type of user preference, for example a type might be widget settings.
  • the table may include a column indicating the type of user preference, for example a type might be widget settings.
  • a user setting may indicate that a widget is a feed reader widget that is currently maximized, when unmaximized should have a placement fifty pixels from the left side of the screen and twenty pixels from the top of the screen, when unmaximized should have a width of seven hundred pixels and a height of four hundred pixels.
  • feed reader 1902 is shown including a three-pane layout.
  • Feed list divider 1908 separates the feed list from the feed viewing.
  • Preview pane divider 1910 separates the feed items from the feed item preview, or description.
  • User preferences may include the specifications that the feed list divider should be one hundred fifty pixels from the left border of the widget, and the preview pane divider should be two hundred pixels from the top of the widget.
  • the webtop may be configured for an individual user based on one or more feed formatted configuration files.
  • a single XML file may include user profile information, widget size and location, and the like. The same file, or a different file may then provide a list of subscribed feeds to populate the user's feed viewer. Similar requests may be made or the data included in a single file for quicklinks, wikis, and the like.
  • a feed system may include a variety of recommendation methods.
  • a concierge user may send feed or feed item recommendations.
  • a concierge user may be an actual user, or an automated user, or a combination of the two.
  • an automated process may make the recommendations, but messaging responses to the user from other end users may be managed by one or more individuals.
  • the concierge user may be connected to the user through a social network.
  • the user does not have the option whether to accept the concierge user as a friend in the social network.
  • the user may also not be able to remove the concierge user as a friend.
  • the concierge user may maintain the standard rules of friendship in a social network. For example a friendship request may be required, as well as an acceptance. The user may also remove the friendship with the concierge user.
  • Another method of recommending feeds or feed items is to send a system alert.
  • An alert may be sent to a user without a recommending user.
  • the webtop includes an alert notification 1914 .
  • an alert 1916 is displayed.
  • Clicking on view link 1918 may launch a new browser window containing the linked story 408 .
  • clicking the view link may display the feed information 1920 in the feed reader 1902 .
  • Clicking on the feed information displays a preview, for example a description or a linked page, in the preview panel.
  • Another method of recommending feeds includes providing a semi-subscribe status to one or more feeds.
  • a feed to which a user is semi-subscribed may be included in their feed subscription list.
  • the feed may include a visual indicator that it is not currently subscribed to by the user. For example, the feeds 1904 are displayed differently than feeds 1906 .
  • the user may interact with the feed as normal, but be given the opportunity to subscribe to the feed or remove it from semi-subscribe status.
  • an interface may facilitate the process of filtering aggregated feed formatted content.
  • the filtered content may be displayed on the interface or a filtered feed may be provided for consumption by another service or interface.
  • a site may aggregate news information from various publications, authors, and blogs. Each of these sources may have a particular bias or slant to the information they publish.
  • An interface option may be provided to filter the news based on one or more of these biases.
  • a draggable sliding scale may be provided allowing the user to select how central, left, or right-leaning the stories included may be.
  • a keyword or subject filter may be employed in combination with the bias indicator. Advertising or sponsorship of a website or interface displaying aggregated information based on a bias indicator may be provided in a variety of ways. For example, advertisers may select to target advertisements to users viewing news from a certain bias.
  • a fundraising dinner for the National Rifle Association may, for example, be advertised to users viewing news from a conservative bias. Additionally, the National Rifle Association may select to target based on keywords or subjects associated with handguns. Double confirmation targeting and targeting based on geographic region identity may also be employed in conjunction with targeting based on bias selection.
  • One embodiment of the present invention includes subscriber affiliation indication.
  • a user may have a profile page or a homepage, such as a profile page on a social network site. That page may include one or more visual queues indicating one or more feed subscriptions held by the associated user.
  • a brand such as AXE® body spray may publish a feed related to the “Order of the Serpentine” marketing campaign.
  • a user that subscribes to that feed may have an Order of the Serpentine insignia displayed on their profile page.
  • subscriber affiliation indication may be displayed for all feeds a user is subscribed to. Alternatively, the user may select which affiliations they wish to display.
  • the visual queue indicating subscription may be an image from a link indicated in the feed, or the site hosting the profile page may store associations between feeds and visual queues.
  • the site may charge the feed publisher to include the subscriber affiliation indication.
  • the queue may be audio or video as opposed to a static visual.
  • the prioritization of feed item delivery via the one or more methods of communication maintained by the IAP may be based on a user's subscription settings, time relevancy of the feed item, recommendations, and social network database 2560 .
  • Recommendations may be weighted based upon closeness of relationship, a user's reaction to prior recommendations from the same source, as well as whether it was a direct recommendation to the user, a recommendation to friends, or a general recommendation.
  • Feed item prioritization may also be based on a frequency factor.
  • a frequency factor is the frequency items are posted at the feed source.
  • Feed items may also be prioritized based on the recentness they were posted, as well as the quality of the feed source.
  • the quality of the feed source may be based on the number of subscribers to a feed, the age of the feed or site publishing the feed, a third party ranking of the site, such as the Google or Alexa rank of the site publishing the feed.
  • each of the feeds in a viewer may include a rating selector, for example zero through five stars.
  • a user may rate each feed, or only certain feeds, for example those they are subscribed to. Pre-populated, or semi-subscribed feeds may be pre-rated based on characteristic profile feed response data or other data. Once a user begins interacting with the feeds the ratings may be adjusted based on their feed response data.
  • feed item prioritization may be based on a weighted user rating.
  • a weighted user rating may be used individually or combined to create a weighted user rating.
  • the number of subscribers to a user recommendation feed may be one factor.
  • Another factor for creating a weighted user rating may include a ratio between the number of feed items viewed and/or read and the number that the user chooses to recommend. For example, a user who has read one hundred feed items and recommended eight may be weighted lower than a user who has read one hundred feed items and only recommended two.
  • the IAP may include one or more public or semi-public data feeds presenting individual user or aggregate user relevance information. For example, a feed may be available for each user including the feed items read by that user. Another feed may include some or all of the items rated by the users. Using the IAP interface, a user may mark a feed item as recommended. The feed associated with that user's recommendations then makes that recommendation immediately available for posting on any other site or service pulling from that feed. By simply reading and rating news in a reader, multiple presentation points on a variety of network nodes may be affected.
  • Aggregate relevance information may be presented in one or more feeds as well.
  • a relevance data feed may be available for each external feed aggregated by the system.
  • the relevance data feed may only publish feed items from the original external feed that meet certain threshold requirements.
  • the feed items may include relevance measurement information such as the number of people who have recommended or rated each feed item, the number of views and reads, or the like.
  • such feeds may require a username, or username and password to receive access.
  • the username or username and password combination may be included in the feed URL, or may be included in an HTTP post requesting the feed.
  • Usernames and or passwords required to access these data feeds may be standard IAP usernames, they may be some other username or identifier associated with the IAP user account, or there may be separate usernames or identifiers exclusively created for accessing such feeds. For example, developer accounts may be created with identifiers associated with such accounts that are included in the feed requests.
  • Feed display badges are provided for easy and aesthetic display of feed formatted content.
  • Feed display badges may be incorporated into web pages by adding HTML code referencing the location of the badge. Such pages may include blogs, social network profiles, or other web sites.
  • badges may be included in desktop interfaces or applications, or may be included in other display environments such as, for example, cell phones or PDAs.
  • a feed display badge may be designed in Flash, javascript, java, or some other language that includes the ability to request a feed and reformat it for presentational purposes.
  • a feed display badge, or badge may include one or more feed URLs hardcoded within the badge.
  • the HTML, javascript, or other badge inclusion code may include one or more feed URLs.
  • the badge may be associated with a user account or the badge inclusion code may include reference to a user account.
  • An interface may be provided allowing the user to specify the one or more feeds to be included in the badge display.
  • a feed reader may include one or more feeds of information regarding a user's feed reading interactions. Feeds may be available for all items viewed, read, or rated in some manner.
  • a badge may be configurable to display one or more of these.
  • a badge may display any of the feed formatted content and incorporate many of the sponsorship methods described.
  • the feed formatted content displayed within a badge may vary based upon the user viewing the badge.
  • a cookie may indicate that a user viewing a badge is also a user of a feed reader used to generate the items displayed in the badge.
  • the badge or feed formatted content selected from the feed reader may be filtered or displayed differently based upon the reading interactions of the viewing user.
  • a feed item that has been read by the viewing user may be omitted or visually indicated in some manner.
  • the visual display of a badge may be configurable.
  • badge inclusion code may specify background color, font color, shading, highlighting, optional or required text elements, images or multimedia files to be included in the display, or the like.
  • limited configuration options may be provided on a free badge.
  • the free badge may include one or more advertisements, sponsorships, or links indicating where to get such a badge.
  • a paid version may exclude one or more of these and include additional configuration options.
  • a political campaign may provide a badge displaying one or more photos of the candidate.
  • the photo may be static, or the photos may be drawn from feed formatted content such as a feed from the online service Flickr.
  • the badge may also include feed formatted content from the candidate's blog.
  • the badge may additionally or alternatively include news items related to the campaign.
  • a badge provision service may allow the campaign to configure the display of the badge and select the feed formatted content to be provided.
  • the badge provision service would then provide redistribution code to the campaign allowing the campaign to promote the badge, for example on their campaign website.
  • a supporter may then include the badge on his or her own blog, desktop, or the like.
  • Badges may be provided by original content providers, content aggregators, an IAP, an advertiser, a personal podcast server service provider, or any other party that provides or collects feed formatted content.
  • a badge may be provided to display what music a user has been listening to on an online service or on a desktop media player that reports or records listening information that is accessible as feed formatted content.
  • badges may be provided to facilitate cooperative purchasing.
  • a user of a cooperative purchase system may select a badge that displays all available contingent purchase opportunities, purchase opportunities with upcoming deadlines or thresholds, or purchase opportunities the user is participating in.
  • the badge may reflect the opportunities, status associated with the opportunities, or the like.
  • One embodiment of the present invention includes a question and answer management system and the publishing of one or more feeds associated with the system.
  • a database is maintained that minimally includes questions and answers.
  • Two types of users access the system, search users and expert users. The same user may be both a search user and an expert user.
  • a search user is presented with the ability to search the database of questions and answers, for example using a standard search text box and submit button. Returned results, if they exist, are displayed to the search user. Based on the results, the search user determines if their question or search has been satisfied. If the search user determines that the results are not to their satisfaction, they may submit a question to the database. In one embodiment, they may include an email address or some other form of contact information in order to receive an alert when their question is answered. Alternatively, the service may provide a feed that will publish the answer to their question when it is entered. In one embodiment, one or more administrative users may review submitted questions to determine those that will be answered.
  • An expert user has the ability to submit answers to the system associated with received questions. Access to an answer submission interface may require a password or some other type of authentication. Alternatively, any user may submit answers. Feeds of new questions may be published; in one embodiment multiple feeds may be published based on an associated question subject. An expert user may subscribe to the new question feed, to a subject based new question feed, or may create a custom feed based on one or more keywords or keyword and subject. In one embodiment, an administrative user may review answers prior to publication within the system.
  • One or more feeds of recently published answers may be made available.
  • the feeds may again be associated with a question subject, or may be filtered based on keywords.
  • the database may also include a keyword field associated with the questions and answers. The keyword field allows search or expert users the opportunity to enter associated or synonymous words to increase the likelihood of a search match.
  • a question may have more than one answer associated with it.
  • the service provider may additionally provide a badge that displays information from one or more of the feeds published by the system.
  • the campaign site may include an “ask the candidate” section where constituents may ask question on policy, personality, or the like.
  • the candidate or a representative may act as the expert user and reply to submitted inquiries.
  • the search and expert system may be hosted with a content provider or may be provided in an ASP model.
  • the same central question and answer database may be accessed over multiple sites.
  • One embodiment of the present invention includes a method of marketing multimedia.
  • First, at least one expert in a social network is determined. This determination may be based upon statistics collected relating to the way users interact with available feeds, multimedia, products, or the like presented via the social network or elsewhere.
  • the expert may be determined based on the speed at which they identify items that will eventually become popular. The determination may also be based on the accuracy with which their tastes have matched what become popular.
  • a multimedia list with ranking options may be provided to the expert.
  • a ranking input associated with multimedia programs is received from the expert.
  • At least one disseminator associated with the expert is determined. A disseminator may be a user in a social network with above a certain threshold number of relationships, or some other indication of broad influence.
  • the association between the expert and disseminator may be, for example, a relationship in the social network.
  • Multimedia programs are provided to the disseminator based on the expert ranking input, the provision may include notice of the expert's identity and or ranking.
  • a full version purchase option may be provided associated with the displayed multimedia, or responsive to the received play request.
  • One embodiment of the present invention includes a method of marketing multimedia. At least one expert associated with a class of multimedia is determined. A multimedia program with ranking options is provided to the expert. Ranking input associated with the multimedia program is received from the expert. At least one disseminator profile in at least one social network is associated with the expert ranking and multimedia program. Play requests are received from at least one viewer of the disseminator profile, and a predetermined portion of the multimedia program is played responsive to the requests. A full version purchase option may be provided associated with the displayed multimedia, or responsive to the received play request.
  • One embodiment of the present invention provides a method of sharing user-associated information online.
  • a user profile is provided.
  • Files on the user's computer are indexed to the user profile.
  • An access request is received from a second user.
  • One ore more links associated with the files on the user's computer are displayed at a profile interface.
  • a file request is received based on one or more of the displayed links.
  • At least a portion of a user file is provided based on the file request.
  • a user may run a personal podcast server on their home computer that selectively shares their music collection.
  • the personal podcast may be associated with a user profile on a web site.
  • a second user may view the first user's profile at the web site.
  • One portion of the user profile may include links to the songs shared on the personal podcast.
  • a portion of the song file may be provided. For example, a music player may be opened, and a twenty second clip of the song provided.
  • Files may be audio, video, text or any other file type.
  • a file may have a portion specified as the portion to be provided in response to file requests. This specified portion may be a segment selected from within the file, or may be added to the file.
  • One embodiment of the present invention provides a method of sharing user-associated information online.
  • a user profile is provided.
  • User-associated information is indexed to the user profile.
  • An access request is received from a second user.
  • One or more links to the user-associated information is displayed at a profile interface.
  • An information copy request is received based on one of the displayed link.
  • At least a portion of the user information is indexed to the second user based on the information copy request.
  • user associated information may be a quicklink, feed, folder of feeds, feed category, feed item, or the like.
  • a copy request may copy the user-associated information in the database, or it may link the second user to the first user's information in order to reflect future changes made by that user.
  • users may view a list of other users that have the same user-associated information. For example, a user may view a profile that indicates a second user is subscribed to a certain feed. The user may select to then view a list of all people currently subscribed to that certain feed. Similarly, users may be viewed based on songs or videos shared, articles saved, quicklinks, recommendations, or the like.
  • a method of online advertising includes providing at least one ad in feed formatted content, wherein the ad is associated with a location multimedia link.
  • the ad can be provided as a feed item within a feed.
  • a bar feed can provide feed items for different bars or for a single bar.
  • a user can then select one of the ads by clicking or other selection method.
  • a request to display the ad is sent from the user communication device, for example, computer, PDA, cell phone, to a control server.
  • the control server can then provide the user with location information to a server associated with the advertisement that may stream multimedia associated with the link directly to the user communication device.
  • a bar may provide a feed with a link which when selected streams a live video feed of the bar.
  • an advertiser can control functionality of the link. For example, via an advertiser interface, an advertiser can send ad controller input to the control server. Based on the ad controller input the multimedia link can be enabled or disabled. Alternatively, for example, an entity that runs several entertainment establishments, for example, bars, can select from a list via the interface, which bars to link to for the live feed.
  • the ad controller input may also designate user profile characteristics or geographic location or demographic information that would be used to trigger link options. For example, A bar owner with more than one bar can control which bar video is streamed based on the location of the user requesting the ad.
  • a comparison can be made based on the geographic location determination of the communication device and the bar location. Users requesting the ad would be streamed the video from the bar that is closer to the user's location.
  • the geographic location determination can be made based on IP address translation, GPS, user profile information, signal triangulation, or the like.
  • the ad control input could include triggers based on other measurable input, including, amount of sales that are computed for that night, input of the number of patrons in the bar, input from a motion sensor, input determined from scanning frames of the bar video and determining a number of people in the bar, weight sensors on the bar to indicate how many bar dancers are performing, heat sensors, input of the noise level in the bar, like signals, sensors, or inputs, or any combination of these.
  • triggers based on other measurable input including, amount of sales that are computed for that night, input of the number of patrons in the bar, input from a motion sensor, input determined from scanning frames of the bar video and determining a number of people in the bar, weight sensors on the bar to indicate how many bar dancers are performing, heat sensors, input of the noise level in the bar, like signals, sensors, or inputs, or any combination of these.
  • a newspaper or other website could provide listings of classified ads in one or a plurality of viewers.
  • Feed items can be podcast or videocast items that represent a classified ad.
  • the feed item may be clicked on by the user who wants to know more, and the associated video or audio will play.
  • the classified ads may be prioritized base on double confirmation targeting. For example, ads for furniture may be prioritized based on double confirmation geotargeting so that if profile and IP-to-geography information indicate a user lives in Evanston, Ill., classified ads would be feed items targeted to Evanston, Ill. would appear first in a classified ad feed.
  • a third party advertiser interface can allow third party advertisers to select streaming feeds for advertisement insertion.
  • a third party advertiser such as, Miller Brewing Company
  • Joe's Bar feed can select Joe's Bar feed and for a fee insert advertisements either in the feed by introducing, splicing, or overlaying their own multimedia or text content into the stream, or as the skin for the viewer which is displayed at the requesting user's communication device.
  • a user can send a recommendation of the feed formatted ad to a friend via a social network.
  • the control server would receive a request to recommend the feed to the friend and index the ad to the friend.
  • the control server can provide the recommendation information to customize the third party ad.
  • the friend for example Bob
  • the inserted ad would be customized to say “Hey Bob, Join Jim over at Joe's Bar for an icy cold Miller.”
  • An establishment may control a plurality of bars and may send a feed based on the geographic location of the requestor.
  • a general party feed may dynamically select the link to a feed or multimedia stream of the party closest to you.
  • the feed system may provide as advertiser interface. This interface may allow the advertiser to view the live feeds and insert bar approved ads in the feed. Inserted ads may be displayed based on profile information.
  • feed formatted content may be sponsored by determining at least one characteristic profile for the users based on the characteristic input, receiving a response associated with feed formatted content from at least one user having the determined characteristic profile, recording the response associated with the feed formatted content in a characteristic profiled response database associated with the determined characteristic profile, and determining sponsorship of feed formatted content based the profiled response database.
  • the sponsorship may then be determined based on the characteristic profile, or a geographic region identity of the user.
  • Such sponsorship may be displayed on a webtop or a badge.
  • prioritized feed items may be sponsored by associating a user with a characteristic profile response database, prioritizing feed items within a user feed based on the characteristic profile response database, or in one embodiment, additionally based on a weighted user rating.
  • the feed items may then be sponsored based on providing a sponsorship of the feed items based on the prioritization, receiving response data within the characteristic profile response database, and modifying the database based on the response data.
  • Prioritization of the feed items is modified within the user feed based modified database, and a modified sponsorship of the feed items based on the modified prioritization.
  • the sponsorship of prioritized feeds may be provided in a social network based on relationships therein, it may be displayed in redistributed badges, or displayed on a webtop.
  • live feeds from bars and other venues may be included in classified ad feeds that are displayed in semi-subscribe state to users of the IAP, and may be redistributed with badges.
  • the live feed information could be presented in conjunction with a cooperative purchase opportunity to rent out a location or reserve a table.

Abstract

The invention provides methods for creating, managing, and delivery of feed formatted content. One method includes: receiving a multimedia playlist request including at least one multimedia location indicator, determining at least one multimedia file location based on the at least one multimedia location indicator, and providing a multimedia playlist including at least one of the determined multimedia file locations. A further method includes: sending an authentication request to an authentication node including a first set of user identification information, receiving an authentication reply from the authentication node, providing multimedia location information, receiving a multimedia content request from a user node including a second set of user identification information, determining content ownership based on the first and second sets of user identification information, and providing the multimedia content based on the content request and the determination. A further method includes receiving a resize input, resizing a feed reader from a first display including a first number of feed items to a second display including a second number of feed items based on the resize input, the first number different from the second number, receiving a scroll request, determining a scroll number based on the second number, and scrolling based on the determination.

Description

    RELATED APPLICATION DATA
  • This application claims the benefit of U.S. Provisional Application Ser. No. 60/710,030 filed on Aug. 18, 2005. This application claims the benefit of U.S. Provisional Application Ser. No. 60/737,214 filed on Nov. 16, 2005. This application also claims the benefit of U.S. Provisional Application Ser. No. 60/652,283 filed on Feb. 11, 2005. This application claims the benefit of PCT Serial No. PCT/US2005/027659 filed Aug. 4, 2005. The entirety of each application is hereby incorporated by reference
  • FIELD OF THE INVENTION
  • The present invention generally relates to feed formatted content. More specifically, the present invention relates to the creation, management, display, tracking, and monetization of feed formatted content and social networking.
  • BACKGROUND OF THE INVENTION
  • The networked world, particularly the Internet and World Wide Web (WWW), has provided numerous communication formats. Two of the most ubiquitous include email and HTML web pages. Over the past several years, there has been an increased adoption and development of feed formatted content as a method of communication.
  • FIG. 1 shows representative feed formatted content 100. FIG. 1 is an example of XML, and specifically RSS, however it should be understood that other types of feed formatted content may contain like elements and be employed to accomplish like functions. Feed formatted content is structured data, such as for example Electronic Data Interchange (EDI), Extensible Markup Language (XML), or a subset of a general format such as RSS (Rich Site Summary or Really Simple Syndication), a hybrid or extension of some such standard, or the like. Feed formatted content 100 may be publicly or privately available and accessed through a feed, via a local or remote URL, stored in a local file, or the like. The term feed formatted content is a descriptor of both a whole and parts, in that it may describe an entire feed, a portion of a feed, a feed item, or a portion of a feed item. The term feed formatted content may also be used to describe content that was previously transferred in feed format. The term feed is location and the data returned when a request for feed formatted content is made.
  • Feed formatted content may include a feed header 101. In one embodiment, feed header 101 includes a header labeling feed formatted content 100 as XML data, and further provides two element wrappers: rss and channel. Fead header 101 may include a feed title 102 that names the feed, a feed link 103 that provides a Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) to a resource that may be associated with the feed, a feed description 104 that may provide an explanation of the feed or feed contents. A feed header is not required in feed formatted content, and may contain less information than described, or may contain additional information such as standards used, format extensions, namespaces, or the like.
  • Feed formatted content 100 often represents multiple items, as is displayed in FIG. 1. Each feed item 106 may represent one or more news headlines, events, search results, items for sale or any other data. Feed item 106 may contain any number of elements. For example, it may include a title element 107, link element 108, and a description element 109. A feed item is not required in feed formatted content, and may contain less information than described, or may contain additional information such as content section wrapper 110, optional namespace elements 111 such as those in the xCal Document Type Definition (DTD), one or more enclosures 112 such as multimedia files, text documents, executable files, or the like. Terms have been adopted to describe feed formatted content with certain content. For example, a podcast is feed formatted content that includes an audio file as an enclosure 112, and a photoblog is a feed that includes images either in the description element 109 or as one or more enclosures 112.
  • Feed formatted content may be created for communicating between programs, computers or companies without the intention of display to an end user. Feed aggregation and display can be achieved in several ways. For example, aggregators may be stand alone desktop applications, plugins to existing applications such as Microsoft Outlook, or applications on a wireless device such as a cell phone or PDA. Desktop software solutions are commercially available, for example, under the names Pluck, and FeedDemon. Using such programs, feed requests are made directly from the desktop software from an end user's computer. A web-based approach, for example, is available at the website maintained under the commercial name Bloglines. This website maintains feed subscription information in a central user database and feed requests are made by a remote server and displayed on the Bloglines website.
  • One problem with current aggregator solutions is that it is often difficult or impossible to manage feed formatted content across various aggregator interfaces. For example, one might maintain a subscription list for wireless access of feed formatted content separately from a subscription list for a web-based aggregator. The problem becomes more significant if one considers maintaining records of what feed formatted content has been viewed, read or recommended across various delivery platforms. Many services peripheral to feed formatted content may also be useful to maintain over various delivery platforms, such as contact lists, calendars, and the like, but again solutions are either currently unavailable or inadequate.
  • Many aggregators show titles, similar to the news or information pages of any standard website. Often the information on aggregator sites or in aggregator programs, collectively aggregators, has been aggregated from multiple sources, however this is not required. An aggregator as a presentation method may still require a user to selectively view individual titles from a collection of titles. From the presentation standpoint, it may be unclear what the user did or did not read, let alone see. One of the purported uses of aggregators is that an aggregator allows a user to specify only the information they wish to receive, simplifying and filtering the information displayed to them. However, as the number of subscriptions increases or as more information is posted to subscribed feeds, the amount of information a user may be presented with may become overwhelming. A method of filtering or prioritizing subscribed information is therefore desirable.
  • Feed formatted content is generally designed for transfer over networks and between computers, but transfer of information between users is still not adequately addressed. For example, a user who has read a feed item that they found to be interesting or useful may wish to make that opinion known. Currently, a user might copy link element 108 and post it on another website, or might send it using an email program. It would be useful to make tracking responses, creating and processing recommendations, and generally transferring feed formatted content between individuals easier.
  • Directories and search engines of feed formatted content exist, published or maintained by various individuals and groups. However, awareness of what kinds of information and specific information sources are available as feed formatted content remains low. Additionally, an individual may not be able to identify the sorts of information they may be interested in receiving. Generally, finding and subscribing to feed formatted content continues to be a difficult and confusing task for many individuals. It would be useful to create a method that allows a user to find feed formatted content to which one may subscribe.
  • In recent years, several web-based social networks have arisen. A social network may be defined in a few ways. A social network is a list of relationships between one individual and other individuals. A social network may also refer to a recordation of such a list in a database. A social network may also refer to a system of recording the relationships between individuals. Web-based social networks are based on the creation of a user account within the social network and the recordation and display of relationships between the user accounts. One problem with current social networks is that they are isolated a particular social network service. For example, a user of Friendster, a commercially available social network at http://www.friendster.com/, may set up an account at MySpace, another commercially available social network at http://www.myspace.com/. The relationships recorded at Friendster are not available at MySpace. Another problem is that social networks are limited in use on their own. It would be useful to incorporate other services within a social network to increase their utility.
  • A variety of commercial and private entities as well as individuals provide feed formatted content, others provide aggregation, and others provide social networking. In many cases these service providers make very little or no income at all. It would be useful to provide a method of monetizing feed formatted content and social networks.
  • Conventional web pages do not separate the display interface, often HTML, from the data being displayed, which is often simply text and images embedded within the HTML. Updates to such standard web pages require a page request to a web server, reloading the data displayed on the page as well as all other interface elements. While this model works well for single information requests, it may not be the best model for information that is more dynamic and suggests frequent loading in a similar interface layout. It would be advantageous to have a method of solving the above inefficiencies in the consumption of feed formatted content and in social networks.
  • In summary, it would be useful to provide improved methods for social network and feed formatted content creation, management, display, tracking, and monetization.
  • SUMMARY OF THE INVENTION
  • One aspect of the invention provides a method of dynamic playlist creation. The method includes receiving a multimedia playlist request including at least one multimedia location indicator, determining at least one multimedia file location based on the at least one multimedia location indicator, and providing a multimedia playlist including at least one of the determined multimedia file locations.
  • Another aspect of the invention includes a method of providing multimedia content. The method includes sending an authentication request to an authentication node including a first set of user identification information, receiving an authentication reply from the authentication node, providing multimedia location information, receiving a multimedia content request from a user node including a second set of user identification information, determining content ownership based on the first and second sets of user identification information, and providing the multimedia content based on the content request and the determination.
  • Another aspect of the invention provides a method of operating a feed reader. The method includes receiving a resize input, resizing a feed reader from a first display including a first number of feed items to a second display including a second number of feed items based on the resize input, the first number different from the second number, receiving a scroll request, determining a scroll number based on the second number, and scrolling based on the determination.
  • The foregoing and other features and advantages of the invention will become further apparent from the following detailed description of the presently preferred embodiment, read in conjunction with the accompanying drawings. The detailed description and drawings are merely illustrative of the invention rather than limiting, the scope of the invention being defined by the appended claims and equivalents thereof.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates one embodiment of feed formatted content, as known in the art;
  • FIG. 2 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention;
  • FIG. 3 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention;
  • FIG. 4 illustrates a schematic diagram of one embodiment of a web site of a telecommunication system of the present invention;
  • FIGS. 5 a-c illustrate schematic diagrams of embodiments of browser based streaming media players of the present invention;
  • FIG. 6 illustrates a schematic diagram of one embodiment of a website of the present invention;
  • FIG. 7 illustrates a flowchart representative of one embodiment of a method for providing streaming access to a static file;
  • FIG. 8 illustrates a flowchart representative of one embodiment of a method for providing streaming access to a static file;
  • FIG. 9 illustrates a flowchart representative of one embodiment of a method for illustrating providing multimedia;
  • FIG. 10 illustrates a flowchart representative of one embodiment of a method for personal podcast serving;
  • FIG. 11 illustrates a flowchart representative of one embodiment of a method for personal podcast serving;
  • FIG. 12 illustrates a flowchart representative of one embodiment of a method for providing a wiki;
  • FIG. 13 a-c illustrates schematic diagrams of embodiments of web-based windows of the present invention;
  • FIG. 14 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention;
  • FIG. 15 illustrates a flowchart representative of one embodiment of a method for updating a web-based window system;
  • FIG. 16 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention;
  • FIG. 17 illustrates a flowchart representative of one embodiment of a method for updating a web-based window system; and
  • FIG. 18 illustrates a flowchart representative of one embodiment of a method for providing feed formatted content.
  • FIG. 19 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention;
  • DETAILED DESCRIPTION OF A PRESENTLY PREFERRED EMBODIMENT
  • Referring to FIG. 2, a telecommunication system 200 of the present invention is shown. Telecommunication system 200 comprises a network 210 which provides the communications links between the various nodes of telecommunication system 200. Links through network 210 may include permanent connections (e.g., wire or fiber optic cables), temporary connections made through telephone, wireless or satellite communications, or various nodes of telecommunication system 200 may actually be hosted on the same physical hardware platform removing the necessity of a network link altogether. Network 210 may be in the form of public or private connections available over the Internet, an extranet, an intranet, a hard-wired local area network (LAN), a hard-wired wide area network (WAN), a wireless LAN, a wireless WAN, cellular network, satellite network, and/or other forms as would occur to those having ordinary skill in the art.
  • A user node 220 of telecommunication system 200 operates to facilitate communications information in audio form and/or visual form between a user 222 of user node 220 and one of the other nodes of telecommunication system 200. The information may be requested by user node 220 or may be pushed to user node 220 by another node. Devices, apparatuses and systems, such as for example, a cell phone 226, a personal digital assistant 228, and a personal computer 224 as illustrated, or any other user communication devices may be utilized within user node 220 to establish such communications. Devices, apparatuses and systems around the user may also be considered portions of user node 220, for example a digital signpost or digital billboard 229. Other suitable devices, apparatuses and systems not illustrated include networked household appliances (e.g., televisions, refrigerators, etc.), digital or satellite radio systems, and others as would occur to those having ordinary skill in the art.
  • A content provider node 230 includes one or more servers 232 for communicating with the other nodes of telecommunication system 200. The requested information, pushed information, and generally provided content can be in a variety of forms, such as, for example, a static or dynamic web page (HTML or XML), a radio or video broadcast or narrowcast, wireless application protocol (WAP) content, a short messaging service (SMS) message, or other forms of network information as known in the art. All content may be provided as the entirety of requested or provided content, or as a portion. For example, content provider node 230 may provide an entire web or WAP page or only a segment of a page. Accordingly, content server 232 can include suitable hardware platforms and software modules to operate as a web site server, a radio broadcast server, etc.
  • Referring again to FIG. 2, publishing node 240 includes one or more servers 242 for communicating with the other nodes of telecommunication system 200. Publishing node 240 may include apparatus and communications devices such as telephone 244, or fax machine 246. In one embodiment, publishing node 240 provides some portion or all of the content for content provider 230. Publishing node 240 may also publish content or advertisements for advertiser node 250. Publishing node 240 may include interfaces for uploading or inputting by some means content that is to be published via network 210.
  • Advertiser node 250 represents advertisers that may be any of an end advertiser of a product or service, a marketer, a publicist, a politician, any other similar party, or any party acting as an agent of the advertiser such as a media company, public relations company, advertising agency, or traditional publication. Advertiser node 250 may include apparatus and communications devices such as computer 252, telephone 254, or fax machine 256.
  • Service provider node 260 represents third party service providers, whose services may be incorporated into the present telecommunications system 200. For example, Mapquest or Google Maps may provide mapping functionality and services. Evite may provide event invitation and response management services. Quova may provide IP-to-geography translation services. Gracenote may supply its CDDB product and services. Friendster, MySpace, or the like may provide social network services. Paypal or Verisign may provide payment services. These service providers are only exemplary, and within each service category other service providers may be available, or another node of the system may provide like service. Service providers may also perform advertising or publishing functions. Service providers may operate as independent nodes of telecommunications system 200, or may provide copies of their code, databases, systems and the like for local installation on another node of telecommunications system 200. Service may be provided in the form of data feeds, application program interface (API), web services, or any other form of communication available in telecommunications system 200 as would occur to one skilled in the art.
  • While the nodes of FIG. 2 are illustrated and described as solely communicating using network 210, this is only to be considered a best mode, and not limiting. Various nodes, where possible, may communicate using other forms of communication including phone, fax, in-person meetings, mail, and other forms known in the art. In addition, each node may consist of more or fewer communications devices, personnel, and apparatus than are illustrated. Further, while the nodes, and further their component make-up (e.g. servers, databases), are described as operating independently and on separate platforms, it should be well understood by one skilled in the art that various functions of the node or functions of the multiple nodes may be performed on the same physical hardware, or spread in different configurations, arrangements and architectures among the various nodes.
  • User node 220, content provider node 230, publishing node 240, advertising node 250, and service provider node 260 may each provide or receive feed formatted content. Examples herein will typically focus on XML, and specifically RSS, but it should be understood that other feed formatted content may employ like solutions. The term marker shall typically refer to an element, attribute, or group of elements and attributes within feed formatted content, and the terms marker, element, and attribute shall generally be understood to mean formatted information within feed formatted content.
  • Feeds may be provided in a variety of ways. A feed may be provided from a Primary Content Provider (PCP), or feed source server, which is an original information source, such as, News.com or the New York Times. The feed from a PCP is accessed from a domain and URL maintained by the original source. Portions or all of the feed or feed content may be written or edited through outsourcing, outside software may be used to generate the feed, and interfaces hosted by another entity may be used in the feed generation. However, a PCP maintains all feed data locally. An Outsourced Content Provider (OCP) is a feed provider that provides feeds in an Application Service Provider (ASP) model. Feed data is managed and maintained remote from the original source, however the feed may still be hosted from a domain or URL maintained by the original source through remote data request. In one embodiment, an OCP may be employed by a PCP to manage the creation of feed formatted content, and the OCP may provide the ability, for example through FTP, to publish the feed formatted content at a server maintained by the PCP. An Aggregate Content Provider (ACP) may generate original feed content, but an ACP receives feed content and redistributes it in one or more feeds maintained by the ACP. Both an OCP and an ACP may be referred to as a feed intermediate server. Each node of telecommunication system 100 may act as, or use the services of, one or more PCPs, OCPs, or ACPs.
  • It should be noted that delivery of feed formatted content does not necessarily imply that an active push is involved. Delivery of feed formatted content may, in one embodiment, allow that the feed formatted content be made available for request. For example, the feed formatted content may be made available at some universal resource identifier (URI), or at some other location available to a user. Similarly, it should be noted that terms sending feed formatted content or providing feed formatted content do not necessarily imply that an active push is involved. Sending a feed formatted content may, in one embodiment, indicate that the feed formatted content is made available for request. For example, the feed formatted content may be made available at some universal resource identifier (URI), or at some other feed location available to a user. However, the delivery, provision, or sending method for the feed formatted content may not be through request of an XML feed, RSS feed, atom feed, or the like, but rather may involve a more active push of the content.
  • Feed formatted content may include certain enhancement markers, data and/or formatting to provide enhanced feed creation, management, delivery, organization, interaction, accountability, display, and the like. For example, enhanced feed formatted content may include elements additional to those shown in feed 100. Feed aggregation and display tools may ignore additional elements, and may be capable of aggregating and displaying feed items even if they do contain these additional elements. Inclusion of additional elements or markers within feed formatted content therefore may provide additional benefit if the aggregation and display tool is designed to process them, and may not disrupt standard feed formatted content aggregation and display.
  • In one embodiment, a link or button may be provided on the IAP or single item window to provide the user with peripheral information regarding an item. For example, peripheral information could include user or other third party commentary on the source or subject of the item, map information, similar items, general information, bonus or benefit information, or the like. For example, a feed item regarding college recruitment at a specific college could include a link to a college rating service. By way of another example, a restaurant special could include a link to rewards network miles per dollar information for the restaurant.
  • For example, a feed publisher may publish feed formatted content associated with a product or service available for purchase. In one embodiment, when a payment marker is present, an interface may display a “buy now” button or link that takes the user to a purchasing page on some other site. Alternatively, instead of directing the user to a site where they may purchase the product, the service receiving the feed formatted content may hold all necessary information regarding the purchase for the user. In one embodiment, the “buy now” button or link causes a form to be submitted to the merchant site including visible or hidden form elements and user info regarding the purchase and payment details. Alternatively, clicking the button may cause a web service to be called, or some other like communication with an order and/or payment processing service. In one embodiment, the “buy now” button or link may signal the service to process the purchase indicated in the feed formatted content. For example, a user may register for or create a feed that searches EBay® for a particular type of item at a certain price threshold. When that type of item becomes available on EBay for a set price under the threshold, a feed item representing that availability may be inserted into the user's feed and it may include a payment marker. In one embodiment, the payment marker may include the price, the user's EBay login information, the seller's information, an identifier for the particular item up for purchase, or other information relevant to the purchase. The “buy now” button or link displayed on the display interface may submit directly to the EBay site and process the transaction based on the login information and identifier. Alternatively, the “buy now” button or link may submit to a service provider. The service provider may hold a purchase script for EBay as well as other ecommerce sites. When the “buy now” submission is received at the service provider, the EBay purchase script may be executed. The script may include, for example, sending a post request to an EBay purchase page, sending a post request including user login credentials, and a post request confirming the purchase. In one embodiment, the service provider may communicate the purchase in some other manner such as, for example, electronic business XML (ebXML), a web services application program interface (API), or some other form of purchase data transfer. One-click purchasing can in many of the above-described embodiments be achieved separate from a central storefront.
  • By way of another example, a restaurant may publish feed formatted content, such as, for example, regarding a dinner special for a particular night. The restaurant may be enrolled in a rewards program such as the airline miles rewards program managed by Rewards Network Inc., formerly iDine. Users who are enrolled in this program would benefit from knowing that the restaurant is also enrolled, but that information may be superfluous for non-enrolled users. The restaurant feed formatted content may include a reward marker that either includes information about the particular reward deal at that restaurant, links to the reward deal, or simply indicates that the reward is available.
  • For example, the reward marker might indicate that twenty airline miles are earned per dollar spent at the restaurant. A feed formatted content display service may hold information regarding what users are registered with the rewards program, and may selectively display the reward availability based on the reward marker and the user information.
  • In one embodiment, feed formatted content may include one or more event date markers. While it is common practice to include a published date for feed formatted content, it would be advantageous to include a date marker particular to an event referred to in the feed formatted content. For example, feed formatted content provided by Ticketmaster® may include a feed item referring to a concert that will take place in two weeks. The published date reflects the first date the item is displayed in the feed, but the separate event date marker may be used to communicate the actual concert date. A user may specify a user preference that they wish to receive concert information as much as a month ahead of time. The server may provide them with the feed formatted content from Ticketmaster® including the feed item referring to the concert. Alternatively, if the user only wishes to receive information about concerts coming up within the next week, the server does not provide the concert information. In one embodiment, a feed based calendar may be provided. A feed based calendar is a calendar that may associate information in a feed with presentation on the calendar, for example based on an event date marker, recurrence pattern, or the like.
  • In one embodiment, a server may provide an aggregate feed. The aggregate feed may be a feed made up, at least in part, of feeds for each individual advertiser. In one embodiment, the aggregate feed may be modified by the user to include a subset of the feeds or feed items in the aggregate feed.
  • In one embodiment, the feed formatted content publishing interface may include one or more options, for example as form elements, to specify one or more enhancement markers. For example, a payment marker, reward marker, event marker, or the like may be added to the content through the interface.
  • Feed formatted content may be singular in source or aggregated. For example, two restaurants may maintain feeds singular to their establishments. An aggregate channel of restaurant feeds may combine these two feeds to provide an aggregated restaurants feed. Any number of feeds or selected feed items from feeds may be combined to produce an aggregate feed. In one embodiment, a feed item incorporated within an aggregate feed may include an original source marker identifying its singular original source. When the feed formatted content from the aggregate feed is displayed at user node 220, a link to the singular original source or some means of subscribing or unsubscribing the user to or from the singular original feed, such as a button or link, may be provided. In this manner, if the user enjoys information from one singular original source in an aggregate feed, but wishes to unsubscribe from the aggregate feed, an easy method of subscribing to the singular original source has been provided. Alternatively, if the user wishes to maintain a subscription to the aggregate feed, but unsubscribe from one singular original source, an easy method of unsubscribing from the singular original source has been provided. In one embodiment, an aggregate feed is the feeds and feed items within a feed bucket.
  • In one embodiment, the feed formatted content publishing interface may include interface options for specifying recurrence of feed formatted content. A user may enter one or more recurrence patterns. The publishing node may publish the feed formatted content based on the recurrence pattern. The recurrence selection is associated with at least a portion of feed formatted content. A recurrence publication service may run on the server or against the information on the server. The associated feed formatted content is then selectively published based on the recurrence selection and the recurrence publication service. If the recurrence publication service determines that a new occurrence has occurred, the feed formatted content is published. If the recurrence publication service determines that a new occurrence has not occurred, no new content is published.
  • For example, the recurrence selection could be expressed via an interface. A user may select that a certain feed item should be published at 5 pm on each Monday. The server may, in one embodiment, store the recurrence selection as a recurrence pattern format such as the standardized iCalendar format. The recurrence publication service may run once a minute to determine if any new items are due for publishing. This may be achieved by selecting one ore more recurrence patterns, for example all recurrence patterns, or active recurrence patterns, or recurrence patterns associated with active feed formatted content or users, and the recurrence publication service then projecting the selected recurrence patterns over the time period since it last ran. If a new occurrence falls into that time period, the feed formatted content may then be published. In one embodiment, the publishing node may insert at least one globally unique identifier in the feed formatted content based on the recurrence selection. This globally unique identifier may indicate to feed aggregation programs that the feed formatted content is fresh, even though it is recurring in nature. In one embodiment, a recurring content identifier may be inserted with the published content. A feed aggregation program may be configured to allow a user to filter out feed formatted content containing a recurring content identifier associated with recurring feed formatted content. In one embodiment, a conditional publishing rule may also be associated with the feed formatted content. The feed formatted content may be published based on both the recurrence pattern and the conditional publishing rule.
  • In one embodiment, the feed formatted content may include a different globally unique identifier (GUID) for some portion of the feed formatted content based on the recurrence pattern. A different GUID may allow a feed aggregator to recognize recurring feed formatted content as unique. Alternatively, the published date of one or more portions of the feed formatted content may change based on the recurrence pattern, and may provide a uniqueness indication.
  • In one embodiment, the published feed formatted content may include a recurring content identifier (RCID). The RCID may indicate that at least a portion of feed formatted content is recurring in nature.
  • In one embodiment, publishing node 240 may receive calls from advertisers at a call center. If the advertiser has never worked with publishing node 240 before, account information may be entered into an advertiser database. In one embodiment, the account information may include information to be displayed on a landing web page for the advertiser or the advertiser may designate a URL for a landing web page. A feed may be established exclusively for the advertiser to hold the feed formatted content that is ordered. The feed formatted content ordered by the advertiser may be placed in a feed with other feed formatted content.
  • In one embodiment, a feed formatted content publishing interface may be provided, for example at a web site that allows users, advertisers, advertising agencies, or any other entity to log in to an account and create feed formatted content. For example, an advertiser may log into their account and encounter a page that includes a form requesting title, link, and description information that will be converted to feed formatted content and included in the advertiser's feed. Given the various methods by which feed formatted content may be created or published by publishing node 240, different pricing methods may be established to charge for the publication and management services. For example, publishing node 240 may charge a certain amount for a phone order but allow submissions via an online interface for a cheaper price or for free.
  • In one embodiment, the feed formatted content publishing interface may include the option to provide one or more conditional publishing rules. A user may enter one or more conditional publishing rules. The conditional publishing rules are associated with at least a portion of feed formatted content on the server or at an alternate location. The publishing node publishes the feed formatted content based on the conditional publishing rules. A conditional publishing rule may be a weather condition, a sporting event, a financial event, reservation availability, a product sale, or some other determinable condition. For example, a bar may have a beer garden open on weekend nights. A recurrence pattern may be associated with feed formatted content regarding the special. The recurrence pattern may indicate to publish the feed formatted content on Friday and Saturday of each week from May until November. The weather condition may be determined, in one embodiment, for example, by temperature or weather condition information in feed formatted content from a weather publishing service provider node. However, if one of those weekend days is not warm and/or has rain, the bar may wish that the feed formatted content not be published that day. A conditional publishing rule may be associated with the feed formatted content indicating that it should be published only if the weather is over a certain temperature. Another conditional publishing rule may be associated with the feed formatted content indicating that it should not be published if it is not raining. Weather information may be provided, for example, as feed formatted content by a service provider. The publishing node may receive the weather information and selectively publish the feed formatted content based on the weather information and the conditional publishing rules. Other examples of conditional publishing rules include rules based on portions of or outcomes of sporting events, stock prices, product sales, reservation availability, or the like. A service provider may provide such information, or it may be provided by the publishing node, or by the advertising node.
  • In one embodiment, the feed formatted content publishing interface may include tracking information. In one embodiment, the publishing node may collect the tracking information for display on the interface. Alternatively, the publishing node may employ a service provider for the tracking information such as, for example, that provided by FeedBurner™. A publishing node hosts a private version of feed formatted content. The publishing node may receive a request a public version of feed formatted content. The publishing node may request a second private version of feed formatted content based on the first private version of feed formatted content. The publishing node may publish the public version of feed formatted content based on the second private version of feed formatted content.
  • In one embodiment, the publishing node may register the first private version of feed formatted content with the tracking information service provider. The publishing node may post the URI of the private version of feed formatted content and provide it to the tracking information service provider. Other information may be included in the post such as publisher information, feed title, URI information, or feature selection information. The publishing node may store the tracking service identifier, for example URI of the second version of the feed formatted content as provided by the tracking information service provider. In one embodiment, the publishing node may cache the second version of the feed formatted content. The publishing node may, when it receives a request for the public version of feed formatted content, request the second version of the feed formatted content, and publish that feed formatted content to the requestor. Alternatively, the publishing node may provide the cached feed formatted content. The publishing node may request tracking information from the tracking information service provider and provide it, for example displaying it to a user via the feed formatted content publishing interface. In one embodiment, the publishing node may cache the tracking information. In one embodiment, the private version of the feed formatted content may include one or more recurrence selections, one or more conditional publishing rules, or a combination of selections and rules, and may be published based on these selections and rules.
  • In publishing feed formatted content, many uses may be achieved by tracking use and other response information with regards to the content or feed itself. Feed access, also called subscription, may be recorded anonymously or indexed to a particular user. For example, a request for a feed may not include personally identifying information regarding user node 220 that made the request. Alternatively, a request may be made from an identified user node 220. User characteristic information input is received into the system either through association with the anonymous request, the request itself indicating the characteristic of a user that has requested that feed or geographic location of the request established by IP address to geography translation, or through association with the user characteristic information associated with the identified user node. Characteristic information associated with the identified user node may include other feeds requested, feed access frequency, feedback received from the user with regards to one or more feeds or feed items, access frequency, age, sex, location, or other user information held in a profile or established by other means.
  • In one embodiment, profile information may be collected by the IAP either at registration or at some other time. This information may be used to provide profiled feed response tracking, and further to make feed and feed item recommendations to IAP users.
  • User profiles may be maintained by feed aggregation and display software at user node 220, at content provider node 230, at publishing node 240, or at advertiser node 250. The characteristic information received or input is then used to determine a characteristic profile of the requestor. Feed formatted content response data is then received and collected by the receiving node. Feed formatted content response data, collectively response data, may take many forms. In one embodiment, response data is related to feed formatted content interaction. For example, continued feed requests, discontinuance of feed request, or recorded removal of feed subscription may constitute response data. Further, response data may include clicking on links in a feed item, or other access of online resources referenced in the feed item. A cookie associated with the feed request may be employed to track indirect access of resources listed in or referenced in a feed item. For example, a feed item may reference a sale being held on a particular website and a link may be provided in the feed item to access that web site and a cookie associated with the request displaying that feed item may be placed at user node 220. If the user clicks on the included link, this action may be received as feed item response data. If the user later visits the web site, the cookie identifies them as having received the feed item and this action may be received as feed item response data.
  • Another method of receiving feed item response data includes the use of a user survey, and reception of associated user survey input. A feed item may include this user survey in its content. For example, a displayed feed item may have a link that says, “I liked this information.” If the user clicks on this link, it is received as feed item response data. There are many types of surveys that may be included, such as, providing the user the ability to rank the feed formatted content on a scale of one to ten, to provide a basic good or bad response, or to provide free form written response. The survey may be displayed with the feed item, or there may be a link to the survey in the feed item, or the resource available by following link element may include the survey.
  • Received feed formatted content response data is recorded in a characteristic profiled response database. This data may then be used for many purposes. For example, reports may be generated with individual or aggregated response information for feed publishers or other entities. For example, aggregate response information may be provided via an online interface to allow potential subscribers to view feed formatted content popularity or other feed formatted content characteristics. Collaborative filtering may be applied over the characteristic profiled response database to provide feed formatted content recommendations.
  • One embodiment of the present invention provides for sponsorship of feed formatted content. Sponsorships may be provided for entire feeds, for aggregate feeds, for individual feed items or subsets of a feed, or for groups of feed formatted content. Sponsorships may be provided in a variety of ways. For example, a feed item may include extra text in the description or title element indicating the sponsorship. Alternatively, when a link in a feed item is clicked, the user may be taken to an intermediate sponsorship page. An intermediate sponsorship page is a page that audibly or visibly indicates association with a sponsor. This intermediate sponsorship page may include a link to the actual desired content, or the page may refresh to display the desired content after a set period of time. In one embodiment, feed formatted content may include an audio or visual marker that is identified and played by the IAP when the feed formatted content is accessed. For example, when a feed formatted content is retrieved from News.com, an audio marker may be included for Intel. When the feed formatted content is provided, the audio marker may be identified and a linked audio file may be played that says, “This News.com feed is sponsored by Intel,” followed by the Intel jingle.
  • A geographic region identity is a set of parameters that define a geographic point or area. For example, a geographic region identity may be specified by providing a center point, be that a zip code, city, or precise longitude and latitude coordinates, and also providing a radius from that center point. When a zip code, city, or the like is provided as a point, the system may determine a latitude and longitude point within the provided area, for example at the centermost point. In one embodiment, the geographic region identity includes the entire zip code, city, or like area in the geographic region identity even if portions of it would be excluded by the determined center point and the provided radius. Alternatively, only the area determined by the center point and the provided radius are included in the geographic region identity. Providing multiple points that form a polygon may also specify a geographic region identity. Again the points may be zip code, city, or latitude and longitude coordinates, and the same inclusion and exclusion embodiments are included as described above. In one embodiment, a geographic region identity includes one or more zip code, city, state, country, or other region selections. In one embodiment, a geographic region identity may be determined by any combination of the above-described embodiments. For example, a center point and radius may be specified in addition to a list of cities to include. As another example, multiple center point and radius pairs may be specified. A geographic region identity may also include areas of exclusion. For example, a center point and radius may be specified that includes ten zip codes, but the user may specify that one of those zip codes is to be excluded.
  • In one embodiment, a geographic region identity may be determined based on double or single confirmation targeting. A geographic region identity may be determined based on a user profile on a site supplying the feed formatted content, or it may be determined from a profile on another site, such as Yahoo®. Alternatively, a geographic region identity may be determined by IP-to-geography translation. An IP-to-geography service, such as that provided by Digital Envoy, may be used to determine the location of the request.
  • The geographic origin of a request for sponsored feed formatted content may be determined in a variety of ways. The geographic region identity a sponsor has designated may be included in proposal information. Alternatively, a sponsor database holding sponsor information may include location information that may be associated with one or more sponsorship proposals. In one embodiment, the determination of feed formatted content sponsorship association 1710 and/or 1810 includes the geographic region identity. In one embodiment, the provision of a sponsored feed formatted content 1712 and/or 1812 includes the geographic region identity. Based on the geographic origin of a request for feed formatted content, a sponsor may be associated with the feed formatted content. Different sponsors may be associated with the same feed formatted content based upon requests for feed formatted content from different geographic origins. Different sponsors may also be associated with the same feed formatted content based on day part, profile demographics or any other method of online targeting known in the art.
  • In one embodiment, a sponsor may specify an author of feed formatted content in their sponsorship request or in their response to a sponsorship request. For example, a request for feed formatted content sponsorship may have multiple authors, and author markers may be included in the feed formatted content to identify each author. A sponsor may select to portions of the feed formatted content that is from one or more authors by including the author or author marker in their proposal information. An individual author of feed formatted content that is displayed in multiple feeds may also submit a request for sponsorship, and sponsorship associations may be made in association with that author.
  • In one embodiment, the user can read off the coupon numbers to the restaurant to get his discount. In one embodiment, the coupon will include a bar code, which can be read through the phone into a bar code scanner to receive a discount. In one embodiment, the bar code may be included in feed formatted content as a bar code marker. The bar code marker may include a link to a bar code image, or a code to generate a bar code. For example, a bar code marker may include numerical information that may be translated into a bar code. A program on the cell phone of the user may convert the received numerical information into a bar code display. This displayed bar code may be scanned, for example, at a standard checkout desk. Location information may be determined by GPS, signal triangulation, user profile information, any other method known in the art, or a combination of these methods, for example providing double confirmation targeting.
  • One embodiment of the present invention includes an Independent Access Portal (IAP). An IAP may include one or more of the functions of feed formatted content aggregation, management, and/or display. An IAP may incorporate, internally or externally, a variety of services such as, for example, social networking functions, messaging, wikis, bookmarking, or the like. An IAP may perform processes and methods such as feed aggregation, unique feed provision, as well as others included in this application. An IAP may include, produce, or use markers to allow enhanced feed provision, such as those that have been and will be described. In one embodiment, the IAP may be software at the user node 220, software at an OCP or ACP, or a combination of the two. The IAP may include one or more web based, cell phone, desktop application, or other user interfaces. For example an interface might be a standard web page, or combinations of web content and software. The term IAP may refer to any of these, and the term IAP server may be used to designate software or interfaces not held at user node 220, but one skilled in the art should understand that various aspects of the programming may be transferred between nodes and not depart from the spirit of the invention.
  • FIG. 3 illustrates a schematic diagram of one embodiment of a telecommunication system of the present invention at 300. Telecommunication system 300 comprises a network 370 which is the media used to provide communications links between the various nodes of telecommunication system 300. Links through network 370 may include permanent connections (e.g., wire or fiber optic cables), temporary connections made through telephone or wireless communications, or various nodes of telecommunication system 300 may actually be hosted on the same physical hardware platform removing the necessity of a network link altogether. Network 370 may be in the form of public or private connections available over the Internet, an extranet, an intranet, a hard-wired local area network (LAN), a hard-wired wide area network (WAN), a wireless LAN a wireless WAN, and/or other forms.
  • A user node 310 of telecommunication system 300 operates to facilitate communications of requested information in audio form and/or visual form between a user of user node 310 and one of the other nodes of telecommunication system 300. Devices, apparatuses and systems, such as for example, a cell phone, a personal digital assistant, and a personal computer as illustrated, can be utilized within user node 310 to establish such communications. Other nodes of telecommunication system 300 include Content Aggregator Node 320, Streaming Service Node 330, Content Provider Node 340, Ad Selection Node 350, and Advertiser Node 360. All of these nodes may include various communication components including telephones, faxes, PDAs, personal computers, servers, databases, and the like.
  • FIG. 4 illustrates one embodiment of a web site of telecommunication system 300 at 400. The site is displayed in web browser 410. The site includes at least one item being displayed, or a list of items 420. Each item may include a play button or link 430.
  • FIGS. 5 a-c illustrate embodiments of a browser based streaming media player at 500 a-c. The browser based streaming player may include a standard media player such as Windows Media Player at 500 a.
  • In one embodiment, the browser based media player may not display the default interface. Interaction with the media player functions such as play, pause, next, and the like may be provided by javascript commands or some other method of interfacing with the media player. In one embodiment the javascript or other commands may provide additional logic or functions other than exclusively playing, or pausing the media. For example, the javascript may perform an Asynchronous Javascript and XML (AJAX) call to determine if an alternate file should be played when the next button is clicked.
  • The browser based streaming player may alternatively be built using such client-side capability-rich languages as java or flash at 75 b-c. Capabilities and information display may include, for example, information about what is playing, what will play next, news items, or some other message, favorite media sources, subscribed media sources, or the like.
  • FIG. 6 illustrates an embodiment of a website at 600 that incorporates a play button 610 that launches a third party web based media player 7500 a-c.
  • FIG. 7 illustrates a flowchart representative of providing streaming access to a static file at 700. Feed formatted content input is received 710, for example a podcast. This feed formatted content may include a reference to a static media file such as: http://www.podcastsample.net/song.mp3. This example is an mp3 file, but the file may be video, audio, or any other type of media file. The static file reference is identified 720, and an alternate link may be provided. For example:
  • http://site.com/XML/cast.aspx?q=http://www.podcastsample. net/song.mp3. This link may launch a web based media player 7500 a-c. Alternatively, a link may be provided such as:
  • http://site.com/XML/cast.m3u?q=http://www.podcastsample. net/song.mp3. An m3u file is a media queue format, also generally known as a playlist. It is the default playlist save format of WinAMP and many other media programs. It allows multiple files to be queued in a program in a specific format. Clicking on a link to an m3u, or providing it as the destination file for a web based media player prompts a media player to attempt to stream the content at the one or more locations provided in the m3u file. Static m3u files may be created with the static file references in the received xml input, and the link provided to a streaming file 730 may be this new static m3u file. Alternatively, the m3u file itself may be a dynamic file. For example, the m3u file extension may be mapped to a processing program. For example, the ISAPI DLL for processing ASP.NET pages. The above referenced m3u URL could be processed by the following code:
  • <%=Request.QueryString[“q”]%>
  • The above describes one embodiment of dynamic playlist creation. The podcast is an example of a multimedia location indicator, other multimedia location indicators may be, for example, a URL referencing a static multimedia file. A multimedia file location is determined based on at least one multimedia location indicator. When a request is received for a multimedia playlist is received including one or more multimedia location indicators, a multimedia playlist is provided based on the indicators included in the request.
  • FIG. 8 illustrates a flowchart representative of providing streaming access to additional static files at 800. A request for a streaming file is received 810, for example the request for http://site.com/XML/cast.aspx?q=http://www.podcastsample.net/song.mp3.
  • In one embodiment, the request may be from a registered user of a system. In one embodiment, a cookie, or querystring parameter, or user profile, or IP-to-geography, or any other method of determining demographic or geographic region identity information about the source of the request 820 may be used. In one embodiment, that file may include one or more additional lines so that the file may appear with the following code:
  • http://site.com/gritCast.wav
  • <%=Request.QueryString[“q”]%>
  • Alternatively, one or more additional files may be included in the streaming file 830. The one or more included additional files may be based, at least in part, on the determined demographic, geographic, or time information, recurrence patterns, conditional publishing rules, or other targeting methods. For example advertisements may be included, or a file announcing the brand of the web based media player. In one embodiment, the multimedia file included in the playlist may vary based upon the determined information.
  • Additional information may be used to determine an advertisement in addition to or separate from demographic or geographic information. For example, the subject of a multimedia file may be determined and the ad selected based in part upon this determination.
  • FIG. 9 is a flowchart illustrating one embodiment of a method for providing multimedia at 900. A multimedia media player is provided at 902. Feed formatted content is received at 904, the feed formatted content including at least one multimedia marker, such as, for example, an enclosure tag indicating a multimedia file. A playlist request is received from the multimedia player at 906. A playlist, including at least a portion of the multimedia marker is returned at 908. A characteristic profile response database may be provided, and the playlist may be based on the characteristic profile response database. A request for sponsorship may be received, and the playlist may be sponsored based on the request. A multimedia file may be associated with the request for sponsorship, and the sponsored playlist may associate the multimedia file with the playlist.
  • In one embodiment, a launch code generation page may be provided. A user may enter a multimedia target, such as, for example a location of feed formatted content, a multimedia file, a playlist file, or the like, and the launch code generation page could return page description language operable to launch the multimedia player including the multimedia target. For example, a combination of HTML and javascript may be provided to launch the multimedia player. In one embodiment, a custom skin may be provided for the multimedia player. For example, a user may select what skin they wish to have on their player. Alternatively, the skin may be associated with a sponsor. The skin may be based on the playlist request. In one embodiment, a user may specify a skin on the launch code generation page from a list of options. The launch code may include a skin specification. Alternatively, the user may specify a location where the image files required for the skin are located, thus providing a custom skin. The image files may also be submitted to a destination on a site or server associated with the multimedia player. In one embodiment, this may be added to the list of available skins for other users to select from.
  • FIG. 10 is a flowchart illustrating one embodiment of a method for personal podcast serving at 1000. An authentication request is sent to an authentication node at 1002, including a first set of user identification information. An authentication reply is received from the authentication node at 1004. Multimedia location information is provided at 1006. A multimedia content request is received from a user node at 1008, including a second set of user identification information. Ownership of the multimedia content is determined at 1010. When it is determined that the content request is from the owner of the multimedia content, the full content is provided at 1012. When it is determined that the content request is not from the owner of the multimedia content, access is limited 1014. In one embodiment, a non-owner has no access to the multimedia file. Alternatively, only a portion of the file may be provided. For example, a twenty-second clip may be provided. Alternatively, a formula may be applied to determine the provided portion. The formula may be based upon total length of the multimedia file, the multimedia file size, the type of multimedia file, multimedia content patterns, or some combination of these and/or other factors. Multimedia content patterns include expected intro and closing segments of the content, song repetition patterns and the like. For example, it may be determined that songs in general, songs within a particular genre, or songs from a particular artist tend to include an intro, a verse, a chorus, a verse, a chorus, a bridge, a chorus, a chorus, and a closing. Continuing the example it may be determined that these segments generally constitute ten, fifteen, ten, fifteen, ten, twenty, ten, ten, and fifteen percent of the song and file respectively. A representative sample of the song may include both chorus and verse, so the selected clip may begin thirteen percent of the way into the song in order to most likely include both segments. In one embodiment, the segment may be selected randomly and/or recalculated on each request. Alternatively, the same segment may be played on each request, and the start point of the selected segment may be stored in association with the file. As another alternative, access limitation 1014 may include directing the user to an alternate multimedia file. The alternate multimedia file may announce the access limitation, or in another embodiment the alternate multimedia file may be a designated sample multimedia file associated with the requested multimedia file.
  • For example, in one embodiment, a user installation program or executable file may be provided. The user may install or run the program on, for example, an Internet connected personal computer. The program sets up a file server on the user computer. The user provides, or the program scans for, location information for files on the computer. For example, the program may scan the hard drive for mp3 or other multimedia files. The program may provide an opportunity for the user to log in, for example using a username and password. The user may also set up a new account. The user login and account information is authenticated and recorded at a control server. In one embodiment, the authentication information is associated with the URL or IP address of the user computer. The program may provide multimedia file location information during authentication, or may provide the information based on a request. For example, the multimedia file information may be provided as feed formatted content, or podcast format, including multimedia markers such as enclosure tags indicating file locations served by the program. The multimedia file information may be publicly available and accessible or may require remote authentication to request or receive it. In one embodiment, the user may log in to a program, website, or the like at a second Internet connected computer. For example, the same username and password may be supplied as was supplied to authenticate the file-serving program. Based on this authentication information, the control server may provide the multimedia location information. A multimedia player may be provided to play the multimedia files based on the multimedia location information. For example, the multimedia player may accept the multimedia location information in feed format. The multimedia player may make a request of the file-serving program for one or more of the multimedia files. When the request is received by the file-serving program, the file-serving program may authenticate the request in a variety of ways. For example, the request may include the authentication information, such as username and password. Alternatively, the request may include the IP address of the source of the request, and the file-serving program may send an authentication request to the control server to determine if this IP address is associated with the same user as is associated with the file-serving program. For example, when the user logs in at the second computer, the control server may record the IP address associated with that log in. If a request is received for the multimedia content from a node other than one that has been authenticated as being associated with the same user as the user associated with the file-serving program, the file access may be limited. This limitation determination may be termed access availability. In one embodiment, full access may only be provided to the location most recently authenticated by the user.
  • In one embodiment, when an non-owner requests a multimedia file, a payment marker or some other purchase opportunity may be associated with the multimedia file. For example, mp3 files may contain ID3 tags describing the audio file, such as artist, track, album, and release information. This information may be used to determine a payment marker or purchase opportunity either directly from the control server or from an alternate server or another merchant or affiliate such as, for example, iTunes or Napster. Services such as those provided by Gracenote® may also be employed to determine what file is being requested and an associated payment marker or purchase opportunity. An opportunity to purchase a multimedia file may be referred to as a full version purchase option. The user may immediately request to purchase the file, or they may enter a contingent purchase request. In one embodiment, a user, for example of the IAP system, may recommend a multimedia file to the IAP community or to another individual, for example in that user's social network, or via an automated recommendation email. In one embodiment, a user's music location information, or playlist, may be available on an associated profile page for that user on the IAP.
  • FIG. 11 is a flowchart illustrating one embodiment of a method for personal podcast serving at 1100. An authentication request is received at 115, including a first set of user identification information. An authentication reply is provided at 1104. Multimedia content location information is received from a first user node at 1106. An authentication request from a second user node is received at 1108, including a second set of user identification information. Multimedia is provided to the second user node at 1110. The first set of user authentication identification information may be cached. The second set may be cached. A current login location request may be received from the first user node. A current login location may be provided, in one embodiment based on the second set of user identification information. A recommendation request may be received from the second user node, including a third set of user identification information and at least one multimedia content location. A user may be indexed to the multimedia content location based on the recommendation request. A third authentication request may be received from a third user node, including a set of user identification information, and the multimedia content location may be provided to the user based on the indexing. The multimedia content location may include purchase opportunity information based on the multimedia content information. Supplementary multimedia may be associated with the original multimedia file request, the recommendation request, or the like. For example, a user may associate an audio file with a video file and recommend them in tandem. The audio file may be, for example, commentary recorded by the user of the user regarding the video file. For example, a coach may host video files of particular games or plays in games, and may record commentary that may be associated with the video. Different audio may be associated with the video for different users, such as, for example, different players the coach forwards the video to.
  • In one embodiment, images and/or multimedia clips are indexed to a feed item and presented as a play list. The play list can be scrolled over in a feed item viewer. In one embodiment, when a cursor is positioned on a feed item, or a user input is received, a preview is displayed with the image or a portion of the multimedia clip. In one embodiment the preview can be a separate movable viewer that may be sized as desired and moved to a desired location on the page or added to a pile. The pile may then be captured in a template viewer. A title for a feed comprising the items in the pile may be provided. The items within the new feed viewer can be reordered by, for example, dragging the items above or below and clicking. A display time for images and the length of the multimedia files may be summed. An audio feed or set of feed items may be displayed. The audio files that are displayed as feed items may be selected by the user to match with image or video feed items. If the audio file play times and the image or multimedia files don't match up, the last audio file can be faded out early or the image display times can be adjusted or the video clip may be faded out early based on a user selection. The options may be presented in the user interface. Once selected, the modified audio items may be indexed to the image/multimedia feed. The joint image/multimedia and audio feed can be converted to a play list or play list feed. When accessed by a user, the audio and image/video content may be streamed simultaneously to provide the presentation at a remote computer. The image/multimedia and audio can be streamed from multiple source computers. In one embodiment, sponsorship may be provided associated with the created feed.
  • Personal podcast serving may be provided in conjunction with a variety of existing services. For example, the personal podcast server may be implemented for web-based music programs such as Last.fm, or as a plug-in for an existing media player such as iTunes, Windows Media Player, or the like. Playlists created in iTunes, or some other multimedia file management program, may be selected for publication as personal podcasts. In one embodiment, when one or more files are selected for inclusion in a personal podcast, a warning may be provided to the user based on files that maintain digital rights management. For example, if a user selected to publish an iTunes playlist, one or more of the songs in that list may be a protected MPEG-4 audio file. Some users attempting to play or access that file may be unable to use it.
  • In one embodiment, wikis may be used in conjunction with feed formatted content. FIG. 12 is a flowchart illustrating one embodiment of a method for providing a wiki at 1200. Feed formatted content is received at 1202. A content and wiki save option is provided at 1204. Save input is received at 1206. At least a portion of the feed formatted content is copied to a wiki at 1208. In one embodiment, the content is saved to a new wiki. In one embodiment, the content may be saved to an existing wiki. In one embodiment, the save input may include a wiki identifier, and the content may be saved to an existing or new wiki based on the wiki identifier. A list of available wikis may be included as at least a portion of the content and wiki save option.
  • In one embodiment, individual wikis can be presented in a wiki feed as feed items. Scrolling over the items, or clicking on them can present a preview of the wiki. Alternatively, by clicking on a feed item a separate movable preview window can be displayed. In another embodiment if an update is made to a wiki, a separate alert window can be displayed, with a link to the wiki. This alert may be posted to each user associated with the wiki, or only those who have chosen to receive update alerts.
  • Recommendation comments and accompanying feed item can be saved to a recommendation wiki with the content and contents saved within the wiki file or the comments and link to the contents saved within the wiki file. Recommendation comments may also appear in an alert window and can include a link to the recommended feed item.
  • FIG. 13 a-c illustrates schematic diagrams of embodiments of web-based windows 1300 a-c. Web-based window 1300 a may include header 1302, which may include a minimize or close control 1304 operable to close or minimize the window. Web-based window 1300 a may be moved, for example, by clicking and dragging on header 1302. Web-based window may include a footer 1306, which may include a reshape control 1308 operable to resize and reshape window 1300 a. A web-based window may include a scroll control 1310 operable to scroll the contents of the window. Alternatively, a conventional scroll bar may be included on the window. As another alternative, the contents of the window may scroll in response to mouse position within the window. For example, as the mouse approaches the bottom of the viewable portion, or approaches footer 1306, the contents may scroll upward. Similarly it may scroll upward as header 1302 is approached.
  • FIG. 13 b illustrates an embodiment of a resized version 13 a, here shown as a single item window. The window may be resized based on resize input, for example clicking and dragging the mouse up or down while the mouse is positioned over the bottom of the window. FIG. 13 c illustrates a resized version of 13 a or 13 c. In this embodiment, the contents displayed include a half-displayed element. In one embodiment, the window size may automatically snap to the closest window size. Resizing a feed reader may result in a different number of feed items being displayed than prior to the resize input. A scroll number may be determined based on the number of items fully displayed. In one embodiment, the scroll element is operable to scroll the number of items fully displayed within web-based window 1300 c.
  • FIG. 14 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system at 1400. In one embodiment, the web-based window system may include a contact window 1402, a feeds window 1404, a bookmarks window 1406, an alerts window 1408, a main viewer window 1410, a navigation bar 1412, feedbucket navigation elements 1414, and item state navigation elements 1416.
  • In one embodiment, contacts window 1402 may display a user's contacts within a social network. Groups may also be displayed. Selecting a contact may display information associated with the contact.
  • In one embodiment, feeds window 1404 may display a user's subscribed feeds. In one embodiment, a selected feedbucket navigation element 1414 may affect feeds window 1404, for example by displaying only feeds within the selected feedbucket. A feedbucket may represent a folder that contains feeds or folders and feeds in a hierarchical directory structure. Alternatively, a feedbucket may represent a set of tagged feeds. In another embodiment, a feedbucket may represent some other aggregated and/or filtered set of feeds or feed items.
  • In one embodiment, quicklinks, or bookmarks window 1406 may display a user's bookmarks. Selecting a bookmark may cause the browser window to navigate to the selected bookmark or a new window to open to the selected bookmark.
  • In one embodiment, alerts window 1408 may display alerts to a user. For example, alerts may include received recommendations, social network birthday reminders, wiki updates, or the like. In one embodiment, an alert window may appear only if an alert is associated with the user.
  • In one embodiment, items within a web-based window may be dragged between windows, or onto other elements of the system. For example, a feed may be dragged onto a feedbucket navigation element 1414. In one embodiment, this may cause the feed to be added to the feedbucket. By way of another example, a feed item from main viewer window 1410 may be dragged onto a contact in contacts window 1402. In one embodiment, this may recommend the item to the contact. Alternatively, a user may also drag the feed item to their saved items, or to another feed under the user's control.
  • In one embodiment the feedbucket navigation elements 1414 could be in the border of the movable feed viewer widget. In one embodiment, pressing a launch button in a border of the viewer could launch a separate browser with the feed viewer widget. The browser would capture the current height and width setting of the viewer, or alternatively set it to a standard height and width.
  • In one embodiment there can be an interface element that would allow a feed directory to be called up. In one embodiment, if called up in the launched browser the directory would pop in front and go away once a directory selection is made. In another embodiment, the directory viewer can be launched as a separate movable viewer and positioned next to the feed item viewer. A quicklinks list could also be launched in a separate viewer. An alert window could also be launched as a separate window from buttons on the border of the feed item viewer, or alternatively the alert window can be launched responsive to a recommended item or updated wiki. In one embodiment, the alert window can pop up in the launched viewer window. A feed directory could also be launched from a button on the window so new feeds could be selected or subscribed to for viewing in the feed viewer widget. An interface element, for example a button, could close all open windows.
  • The web-based window system may allow users to rearrange, resize, open and close web-based windows, providing a customized environment. FIG. 15 illustrates a flowchart of one embodiment of a process for updating a web-based window system at 1500. The server side provides a web-based window interface at 1502. The client side receives the web-based window interface at 1504. The client side provides interface change input at 1506. The server side receives the interface change input 1508. At a time subsequent to receiving the interface change input at 1506, the server side provides an updated web-based window interface at 1510. The client side receives the updated web-based window interface at 1512. For example, each web-based window served to the user may include information regarding its position on the browser, it's open or closed state, its size, and/or other configuration information. When a user changes an aspect of the configuration, an update on the information may be transmitted to the server and stored in association with the user.
  • FIG. 16 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system at 1600. The system may include a system dock 1602. System dock 1602 may include interface controls such as main viewer control 1604, and streaming media player control 1606. Main viewer control 1604 may, for example, open, close, and/or bring main viewer window 1410 above other windows. Streaming media player control 1606 may, for example, open, close, and/or bring streaming media player 10002 above other windows. Alternatively, streaming media player control 1606 may launch a separate browser window with streaming media player 500 a-b. Controls on system dock 1602 may be displayed differently based upon such information as whether their associated web-based window is open, closed, active, hidden, and/or whether new information is awaiting display, or the like.
  • The system may include one or more featured content windows 1608. In one embodiment, web-based windows may be provided that do not allow moving, resizing, or closing, or some combination of those. For example, a featured content window may be provided that the user is not allowed to close. Featured content window may display standard display or text advertising, recommended feed formatted content, or the like.
  • The system may include a movable preview window 1610. For example, a feed item or wiki in main viewer window 1604 may be clicked to display preview window 1610. Alternatively, a link or button may be provided associated with the feed item to launch the preview window 1610. In one embodiment, clicking on a second item or control associated with the item may launch a second preview window 1610. Alternatively, there may be a limit to the number of preview windows displayed, the preview window may display content associated with the second item based on a user input. In one embodiment, the preview window may display options such as save, recommend, share, view, rating, or the like that when selected trigger the appropriate action associated with the item. For example, a user may select to preview a feed item. The preview window displays including an option to rate and an option to save. The user may select to rate the feed item using the rate option, this may trigger a signal to a server to store the rating associated with the feed item. The user may select the save option, this may trigger a signal to the server to store a save association between the user and the feed item. A preview window may contain text, HTML, multimedia, or the like.
  • In one embodiment, the web based windows can include a lock button positioned somewhere, for example, a border region of the viewer. For example, adjacent the lower right corner there may be an input element that would allow the window to be locked at a set height and width. Alternatively, a window may expand or contract automatically based on the loaded contents. For example, a feed viewer widget may display a feed with four items, then when a feed with ten items is loaded the feed viewer widget may expand to support the larger number. Alternatively, one or more preference memory buttons could be positioned in the viewer border region to allow a user to go back to a preferred length and width viewer setting. When locked, the viewer can be unlocked as soon as a user clicks on the expand arrow to resize the viewer.
  • In one embodiment, web-based windows may house remotely hosted web-based applications. For example, remote HTML, flash, java or the like may be displayed within the web-based window frame. A user may be provided with the opportunity to add such a web-based window by specifying the remote location or by selecting it from a list of known locations. In one embodiment, the web-based window may provide the application it holds with access to certain information, for example IAP information. For example, a web-based window may be provided limited or complete access to feed formatted content associated with the user or with the IAP system. In this manner an API may be provided for developers to create new web-based window functionality for use within the system without requiring access to the system server. Alternatively, applications may be uploaded to the system server.
  • In one embodiment, a personal podcast server system may be incorporated with the web-based window system to allow users access to their multimedia files. In one embodiment, additional files may be accessible to the file server and their file locations provided. Web-based windows may interact with the file location information to provide a familiar desktop paradigm, but on a webtop, or web-based desktop manner. A web-based window may, in one embodiment, display shared folders. Selecting a shared folder may display that folder's contents. Selecting a file within the web-based window may provide a download option for the file, or attempt to open the file within the browser. In one embodiment, if one or more files are selected, the file server may zip or otherwise compress, and/or encrypt files before transmission.
  • In one embodiment, web-based windows may communicate between each other. A selection within one may affect the display of another. FIG. 17 illustrates a flowchart of one embodiment of a process for updating a web-based window system at 1700. A server provides a first and second web-based window at 1702. A client receives a web-based window interface including the first and second web-based windows at 1704. The client provides interface change input associated with the first web-based window at 1706. The server receives the interface change input at 1708. The server provides updated content to the second web-based window at 1710. The client receives an updated web-based window interface at 1712. For example, clicking on a feed entry in feed window 1404 may cause items within that feed to be displayed within main viewer window 1410. In one embodiment, clicking on a feed entry in feed window 1404 may provide the interface change input that updates the main viewer window 1404. Alternatively, clicking on a feed entry in feed window 1404 may trigger the main viewer window 1410 to provide the interface change input to the server. Navigation bar 1412 may also communicate with the web-based windows. For example, clicking on a feedbucket navigation element 1414 may cause the main viewer window 1410 to display items within the selected feedbucket. Likewise, selection of an item state navigation element 1416 may cause only items of a particular item state to be displayed in main viewer window 1410, such as new, viewed, saved, read, or recommended. In one embodiment, the second viewer may be populated based on a rating. The rating may be based on a user selection, a profile characteristic response database, or the like.
  • FIG. 18 illustrates a flowchart of one embodiment of a process for providing feed formatted content at 1800. A user receives a web-based window having a first size at 1802. The web-based window displays a certain number of feed items based on the first size. The user provides a scroll input command, and a scroll of the feed items is executed based on the first size at 1804. The user provides an interface change input at 1806, this input altering the size of the web-based window to a second size. The web-based window may display a different number of feed items based on the second size. The user provides a scroll input command at 1808, a scroll of the feed items is executed based on the second size 1810. For example, main viewer window may display eight feed items when first displayed to the user. A selection on the scroll control may trigger a scroll of eight feed items. The user may resize the main viewer window to display two feed items. A subsequent selection on the scroll control may trigger a scroll of two feed items.
  • An embodiment of the webtop, web-based window system may be developed in languages such as flash or java, and much or all may be developed using AJAX. One embodiment of much of the discussed functionality is provided in Appendix 4, but this is only exemplary and should not be viewed as limiting.
  • In one embodiment, a webtop such as that displayed at 1600 may include a logo or sponsorship as a background 1612. The sponsorship may, for example, display a company logo such as that of McDonald's@. In one embodiment, the webtop sponsorship may be based upon user profile information, characteristic profile response data, geographic region identity, other demographics, or the like. In one embodiment, webtop sponsorship, or other sponsorship or featured content may be excluded from a user's interface based on a payment received from the user. For example, a user may pay a monthly fee in order not to receive featured content and to have the ability to select a webtop background.
  • Sponsorship or advertising may also be text of display ad on the webtop. For example, it may be presented on a feed reader window such as that displayed at 1614. In one embodiment, a scroll request at scroll control 1310 may change or update the displayed sponsorship. Sponsorship may be determined based on the displayed feed items, a determined geographic region identity, determined demographics, time of day, or the like. In one embodiment, the description or preview of a feed item may also include a sponsorship. Additionally, a browser window may be framed when a destination link associated with a feed item is selected. The framing may include a sponsorship. One or more of these sponsorships may be coordinated to be the same or different. Sponsors may be selected on feed formatted content category, keyword, or topic. For example, a sponsor can select a specific subject mater within a topic such as the St. Louis Cardinals within sports. Title and description may be scanned or indexed to determine such targeting.
  • One embodiment of the present invention provides a multi-threaded feed processing daemon. A database of feeds is maintained. This database may be located at a server, distributed out among multiple servers or client computers, or some combination of these methods. A first thread manages collecting and selecting feeds to process from the database of feeds. For example, the thread may select those feeds that are marked in the database as stale.
  • Staleness of feeds may be based upon a variety of factors. For example, some feeds may include a time to live value that indicates the frequency at which they should be updated. This time to live value may be included to calculate staleness. Some feeds or feed sources publish a policy, either in the feed or on a web site, of the greatest frequency at which that feed source may be accessed. This also may be used to calculate staleness. In one embodiment, the frequency at which new items are published within the feed may be used to calculate staleness. For example, feeds may begin by being set to stale after thirty minutes. If, when the feed is requested after the half hour, new items have been published, the time to mark stale may be decreased, for example, to twenty-five minutes. Alternatively, if no items have been published, the time to mark stale may be increased to, for example, forty-five minutes. In one embodiment, the time to mark stale is based upon a historical window of feed updates. For example, if a feed has had fourteen new items published over a one-week period, the time to mark stale may be set to twelve hours. In one embodiment, the frequency of recent posts may be weighted more heavily than in the past. For example, if a feed has been updated three times in the last six days, but two updates have been made in the past hour, the time to mark stale may be lower than the average staleness time of two days.
  • A second thread may be used to request the feeds from their external source. In one embodiment, a sleep time between web requests may be included within this thread. This may be required in order to successfully process multiple requests from a remote server as a burst of requests may be viewed as a denial of service attack, the remote server may not be able to handle the load, or for other various reasons. In one embodiment, the thread may sleep between requests to the same domain, but continue processing requests for other domains. In one embodiment, the results of the remote feed requests may be stored in an array, for example an array of strings.
  • A third thread may be used to process the results collected by the second thread. This thread may be responsible for inserting the feed into a database. For example, a result of a web request made by the second thread may be parsed, formatted, cleansed or the like before being inserted into the database.
  • One embodiment of the present invention provides multiple statuses of feed items. A user subscribed to a feed may have a variety of filters they may wish to apply to feed items within a feed to which they are subscribed. The user may also wish to view counts based on various filters. For example, a user may wish to see or know the number of items that they have not yet viewed. A viewed item may be one that has not yet been displayed on the user interface. A second status of feed item may be a viewed status. A viewed item is one that has been displayed on the user interface. A third status of feed item may be a read status. A read item is one that the user has clicked on. Clicking on a feed item may display the description associated with the feed item, launch a link associated with the feed item, it may perform both, or the like. Additional filters that may be applied to feed items are saved, received recommendations, and viewed recommendations.
  • One embodiment of the present invention provides feed item archiving. Feed items that are no longer in a feed may be stored in a database. In one embodiment, all feed items may be stored one table with a flag indicating current feed items. Alternatively, feed items may be stored in two tables; a current feed items table and an archived feed items table. As the feed daemon processes each feed, it may copy feed items from the current feed item table to the archived feed item table when the feed item is no longer present in the feed.
  • FIG. 19 illustrates a schematic diagram of one embodiment of a browser employing a web-based window system of the present invention at 1900. The web-based window system, or webtop, may display the windows, or widgets, based on user preferences. A webtop is shown including widgets including alert notification widget 1914, alert widget 1916, and feed reader widget 1902. Other widgets, such as wiki, quicklink, or media player, fewer or no widgets may also be displayed on the webtop.
  • One embodiment of the present invention provides for maintaining user preferences. One set of user preferences that may be maintained is widget settings. In one embodiment, a user may have an arbitrary number of widgets associated with their user account, and those widgets may have various settings associated with them. Some settings may be common across all widgets, while others may be specific to widget type. For example, each widget may have position information indicating where on the screen it is to be displayed, height information and width information. Similarly each widget may have an open, closed, minimized or maximized status. Some widgets may include visual adjustments to pane position or the like while those settings are unnecessary in other widgets. A widget type may also be considered to be a setting of a widget. In one embodiment, one or more tables may store user preferences. A user preference table may be dedicated to widget settings, or widget settings may be contained in a general user preferences table. If widget settings are stored in a general user preferences table, the table may include a column indicating the type of user preference, for example a type might be widget settings. In one embodiment, when a user requests to view the webtop, user preferences associated with their account are selected. As the webtop processes through the user preferences, if a user preference represents a widget, a new widget is instantiated and given the settings associated with the user preference.
  • For example, a user setting may indicate that a widget is a feed reader widget that is currently maximized, when unmaximized should have a placement fifty pixels from the left side of the screen and twenty pixels from the top of the screen, when unmaximized should have a width of seven hundred pixels and a height of four hundred pixels. Further, feed reader 1902 is shown including a three-pane layout. Feed list divider 1908 separates the feed list from the feed viewing. Preview pane divider 1910 separates the feed items from the feed item preview, or description. User preferences may include the specifications that the feed list divider should be one hundred fifty pixels from the left border of the widget, and the preview pane divider should be two hundred pixels from the top of the widget.
  • In one embodiment, the webtop may be configured for an individual user based on one or more feed formatted configuration files. For example, a single XML file may include user profile information, widget size and location, and the like. The same file, or a different file may then provide a list of subscribed feeds to populate the user's feed viewer. Similar requests may be made or the data included in a single file for quicklinks, wikis, and the like.
  • In one embodiment, a feed system may include a variety of recommendation methods. For example, a concierge user may send feed or feed item recommendations. A concierge user may be an actual user, or an automated user, or a combination of the two. For example, an automated process may make the recommendations, but messaging responses to the user from other end users may be managed by one or more individuals. The concierge user may be connected to the user through a social network. In one embodiment, the user does not have the option whether to accept the concierge user as a friend in the social network. The user may also not be able to remove the concierge user as a friend. Alternatively, the concierge user may maintain the standard rules of friendship in a social network. For example a friendship request may be required, as well as an acceptance. The user may also remove the friendship with the concierge user.
  • Another method of recommending feeds or feed items is to send a system alert. An alert may be sent to a user without a recommending user.
  • Again referencing FIG. 19, one embodiment of recommending feed formatted content is displayed. The webtop includes an alert notification 1914. When the user has clicked on the alert notification and an alert 1916 is displayed. Clicking on view link 1918 may launch a new browser window containing the linked story 408. Alternatively, clicking the view link may display the feed information 1920 in the feed reader 1902. Clicking on the feed information displays a preview, for example a description or a linked page, in the preview panel.
  • Another method of recommending feeds includes providing a semi-subscribe status to one or more feeds. A feed to which a user is semi-subscribed may be included in their feed subscription list. The feed may include a visual indicator that it is not currently subscribed to by the user. For example, the feeds 1904 are displayed differently than feeds 1906. The user may interact with the feed as normal, but be given the opportunity to subscribe to the feed or remove it from semi-subscribe status.
  • In one embodiment, an interface may facilitate the process of filtering aggregated feed formatted content. The filtered content may be displayed on the interface or a filtered feed may be provided for consumption by another service or interface.
  • For example, a site may aggregate news information from various publications, authors, and blogs. Each of these sources may have a particular bias or slant to the information they publish. An interface option may be provided to filter the news based on one or more of these biases. For example, a draggable sliding scale may be provided allowing the user to select how central, left, or right-leaning the stories included may be. In one embodiment, a keyword or subject filter may be employed in combination with the bias indicator. Advertising or sponsorship of a website or interface displaying aggregated information based on a bias indicator may be provided in a variety of ways. For example, advertisers may select to target advertisements to users viewing news from a certain bias. A fundraising dinner for the National Rifle Association may, for example, be advertised to users viewing news from a conservative bias. Additionally, the National Rifle Association may select to target based on keywords or subjects associated with handguns. Double confirmation targeting and targeting based on geographic region identity may also be employed in conjunction with targeting based on bias selection.
  • One embodiment of the present invention includes subscriber affiliation indication. For example, a user may have a profile page or a homepage, such as a profile page on a social network site. That page may include one or more visual queues indicating one or more feed subscriptions held by the associated user. For example, a brand such as AXE® body spray may publish a feed related to the “Order of the Serpentine” marketing campaign. A user that subscribes to that feed may have an Order of the Serpentine insignia displayed on their profile page. In one embodiment, subscriber affiliation indication may be displayed for all feeds a user is subscribed to. Alternatively, the user may select which affiliations they wish to display. The visual queue indicating subscription may be an image from a link indicated in the feed, or the site hosting the profile page may store associations between feeds and visual queues. The site may charge the feed publisher to include the subscriber affiliation indication. In one embodiment, the queue may be audio or video as opposed to a static visual.
  • In one embodiment, the prioritization of feed item delivery via the one or more methods of communication maintained by the IAP may be based on a user's subscription settings, time relevancy of the feed item, recommendations, and social network database 2560. Recommendations may be weighted based upon closeness of relationship, a user's reaction to prior recommendations from the same source, as well as whether it was a direct recommendation to the user, a recommendation to friends, or a general recommendation. Feed item prioritization may also be based on a frequency factor. A frequency factor is the frequency items are posted at the feed source. Feed items may also be prioritized based on the recentness they were posted, as well as the quality of the feed source. The quality of the feed source may be based on the number of subscribers to a feed, the age of the feed or site publishing the feed, a third party ranking of the site, such as the Google or Alexa rank of the site publishing the feed.
  • In one embodiment, each of the feeds in a viewer may include a rating selector, for example zero through five stars. A user may rate each feed, or only certain feeds, for example those they are subscribed to. Pre-populated, or semi-subscribed feeds may be pre-rated based on characteristic profile feed response data or other data. Once a user begins interacting with the feeds the ratings may be adjusted based on their feed response data.
  • In one embodiment, feed item prioritization may be based on a weighted user rating. Many factors may be used individually or combined to create a weighted user rating. For example, the number of subscribers to a user recommendation feed may be one factor. Another factor for creating a weighted user rating may include a ratio between the number of feed items viewed and/or read and the number that the user chooses to recommend. For example, a user who has read one hundred feed items and recommended eight may be weighted lower than a user who has read one hundred feed items and only recommended two.
  • In one embodiment, the IAP may include one or more public or semi-public data feeds presenting individual user or aggregate user relevance information. For example, a feed may be available for each user including the feed items read by that user. Another feed may include some or all of the items rated by the users. Using the IAP interface, a user may mark a feed item as recommended. The feed associated with that user's recommendations then makes that recommendation immediately available for posting on any other site or service pulling from that feed. By simply reading and rating news in a reader, multiple presentation points on a variety of network nodes may be affected.
  • Aggregate relevance information may be presented in one or more feeds as well. For example, a relevance data feed may be available for each external feed aggregated by the system. The relevance data feed may only publish feed items from the original external feed that meet certain threshold requirements. Alternatively, the feed items may include relevance measurement information such as the number of people who have recommended or rated each feed item, the number of views and reads, or the like.
  • In one embodiment, such feeds may require a username, or username and password to receive access. The username or username and password combination may be included in the feed URL, or may be included in an HTTP post requesting the feed. Usernames and or passwords required to access these data feeds may be standard IAP usernames, they may be some other username or identifier associated with the IAP user account, or there may be separate usernames or identifiers exclusively created for accessing such feeds. For example, developer accounts may be created with identifiers associated with such accounts that are included in the feed requests.
  • One embodiment of the present invention includes a feed display badge. Feed display badges are provided for easy and aesthetic display of feed formatted content. Feed display badges may be incorporated into web pages by adding HTML code referencing the location of the badge. Such pages may include blogs, social network profiles, or other web sites. In alternative embodiments, badges may be included in desktop interfaces or applications, or may be included in other display environments such as, for example, cell phones or PDAs.
  • A feed display badge may be designed in Flash, javascript, java, or some other language that includes the ability to request a feed and reformat it for presentational purposes. A feed display badge, or badge, may include one or more feed URLs hardcoded within the badge. Alternatively, the HTML, javascript, or other badge inclusion code may include one or more feed URLs. As another alternative, the badge may be associated with a user account or the badge inclusion code may include reference to a user account. An interface may be provided allowing the user to specify the one or more feeds to be included in the badge display.
  • Other editorial or aggregation techniques may be used to determine what information is displayed in a badge. For example, a feed reader may include one or more feeds of information regarding a user's feed reading interactions. Feeds may be available for all items viewed, read, or rated in some manner. A badge may be configurable to display one or more of these. A badge may display any of the feed formatted content and incorporate many of the sponsorship methods described.
  • In one embodiment, the feed formatted content displayed within a badge may vary based upon the user viewing the badge. For example, a cookie may indicate that a user viewing a badge is also a user of a feed reader used to generate the items displayed in the badge. The badge or feed formatted content selected from the feed reader may be filtered or displayed differently based upon the reading interactions of the viewing user. A feed item that has been read by the viewing user may be omitted or visually indicated in some manner.
  • The visual display of a badge may be configurable. For example, badge inclusion code may specify background color, font color, shading, highlighting, optional or required text elements, images or multimedia files to be included in the display, or the like. In one embodiment, limited configuration options may be provided on a free badge. The free badge may include one or more advertisements, sponsorships, or links indicating where to get such a badge. A paid version may exclude one or more of these and include additional configuration options.
  • One example of potential badge providers or redistributors is political campaigns. A political campaign may provide a badge displaying one or more photos of the candidate. The photo may be static, or the photos may be drawn from feed formatted content such as a feed from the online service Flickr. The badge may also include feed formatted content from the candidate's blog. The badge may additionally or alternatively include news items related to the campaign. A badge provision service may allow the campaign to configure the display of the badge and select the feed formatted content to be provided. The badge provision service would then provide redistribution code to the campaign allowing the campaign to promote the badge, for example on their campaign website. A supporter may then include the badge on his or her own blog, desktop, or the like.
  • Badges may be provided by original content providers, content aggregators, an IAP, an advertiser, a personal podcast server service provider, or any other party that provides or collects feed formatted content. For example, a badge may be provided to display what music a user has been listening to on an online service or on a desktop media player that reports or records listening information that is accessible as feed formatted content.
  • In one embodiment, badges may be provided to facilitate cooperative purchasing. A user of a cooperative purchase system may select a badge that displays all available contingent purchase opportunities, purchase opportunities with upcoming deadlines or thresholds, or purchase opportunities the user is participating in. The badge may reflect the opportunities, status associated with the opportunities, or the like.
  • One embodiment of the present invention includes a question and answer management system and the publishing of one or more feeds associated with the system. A database is maintained that minimally includes questions and answers. Two types of users access the system, search users and expert users. The same user may be both a search user and an expert user.
  • A search user is presented with the ability to search the database of questions and answers, for example using a standard search text box and submit button. Returned results, if they exist, are displayed to the search user. Based on the results, the search user determines if their question or search has been satisfied. If the search user determines that the results are not to their satisfaction, they may submit a question to the database. In one embodiment, they may include an email address or some other form of contact information in order to receive an alert when their question is answered. Alternatively, the service may provide a feed that will publish the answer to their question when it is entered. In one embodiment, one or more administrative users may review submitted questions to determine those that will be answered.
  • An expert user has the ability to submit answers to the system associated with received questions. Access to an answer submission interface may require a password or some other type of authentication. Alternatively, any user may submit answers. Feeds of new questions may be published; in one embodiment multiple feeds may be published based on an associated question subject. An expert user may subscribe to the new question feed, to a subject based new question feed, or may create a custom feed based on one or more keywords or keyword and subject. In one embodiment, an administrative user may review answers prior to publication within the system.
  • One or more feeds of recently published answers may be made available. The feeds may again be associated with a question subject, or may be filtered based on keywords. In one embodiment, the database may also include a keyword field associated with the questions and answers. The keyword field allows search or expert users the opportunity to enter associated or synonymous words to increase the likelihood of a search match.
  • A variety of additions or modifications may be made to the search and expert system. For example, a question may have more than one answer associated with it. The service provider may additionally provide a badge that displays information from one or more of the feeds published by the system. Returning to the political campaign example, the campaign site may include an “ask the candidate” section where constituents may ask question on policy, personality, or the like. The candidate or a representative may act as the expert user and reply to submitted inquiries. By supplying a badge for supporters to post on blogs and other sites, the entries into the search and expert system may reach a greater audience.
  • The search and expert system may be hosted with a content provider or may be provided in an ASP model. The same central question and answer database may be accessed over multiple sites.
  • One embodiment of the present invention includes a method of marketing multimedia. First, at least one expert in a social network is determined. This determination may be based upon statistics collected relating to the way users interact with available feeds, multimedia, products, or the like presented via the social network or elsewhere. The expert may be determined based on the speed at which they identify items that will eventually become popular. The determination may also be based on the accuracy with which their tastes have matched what become popular. In one embodiment, a multimedia list with ranking options may be provided to the expert. A ranking input associated with multimedia programs is received from the expert. At least one disseminator associated with the expert is determined. A disseminator may be a user in a social network with above a certain threshold number of relationships, or some other indication of broad influence. The association between the expert and disseminator may be, for example, a relationship in the social network. Multimedia programs are provided to the disseminator based on the expert ranking input, the provision may include notice of the expert's identity and or ranking. The multimedia program may be provided or displayed in a disseminator profile in the social network. Play requests may be received from at least one viewer of the disseminator profile, and a predetermined portion of the multimedia program may be played responsive to the requests. Determining an expert in a social network may be based upon whether a user of the social network is subscribed to at least a portion of a predetermined list of feeds. Determining at least one expert in a social network may be based upon whether the user fits a predetermined expert profile based on survey information. Determining a disseminator associated with the maven may be based upon finding a user who is associated as a friend of the expert in the social network. A full version purchase option may be provided associated with the displayed multimedia, or responsive to the received play request.
  • One embodiment of the present invention includes a method of marketing multimedia. At least one expert associated with a class of multimedia is determined. A multimedia program with ranking options is provided to the expert. Ranking input associated with the multimedia program is received from the expert. At least one disseminator profile in at least one social network is associated with the expert ranking and multimedia program. Play requests are received from at least one viewer of the disseminator profile, and a predetermined portion of the multimedia program is played responsive to the requests. A full version purchase option may be provided associated with the displayed multimedia, or responsive to the received play request.
  • One embodiment of the present invention provides a method of sharing user-associated information online. A user profile is provided. Files on the user's computer are indexed to the user profile. An access request is received from a second user. One ore more links associated with the files on the user's computer are displayed at a profile interface. A file request is received based on one or more of the displayed links. At least a portion of a user file is provided based on the file request. For example, a user may run a personal podcast server on their home computer that selectively shares their music collection. The personal podcast may be associated with a user profile on a web site. A second user may view the first user's profile at the web site. One portion of the user profile may include links to the songs shared on the personal podcast. When the second user clicks on a link, at least a portion of the song file may be provided. For example, a music player may be opened, and a twenty second clip of the song provided. Files may be audio, video, text or any other file type. In one embodiment, a file may have a portion specified as the portion to be provided in response to file requests. This specified portion may be a segment selected from within the file, or may be added to the file.
  • One embodiment of the present invention provides a method of sharing user-associated information online. A user profile is provided. User-associated information is indexed to the user profile. An access request is received from a second user. One or more links to the user-associated information is displayed at a profile interface. An information copy request is received based on one of the displayed link. At least a portion of the user information is indexed to the second user based on the information copy request. For example, user associated information may be a quicklink, feed, folder of feeds, feed category, feed item, or the like. A copy request may copy the user-associated information in the database, or it may link the second user to the first user's information in order to reflect future changes made by that user.
  • In one embodiment, users may view a list of other users that have the same user-associated information. For example, a user may view a profile that indicates a second user is subscribed to a certain feed. The user may select to then view a list of all people currently subscribed to that certain feed. Similarly, users may be viewed based on songs or videos shared, articles saved, quicklinks, recommendations, or the like.
  • In one embodiment, a method of online advertising is provided. The method includes providing at least one ad in feed formatted content, wherein the ad is associated with a location multimedia link. The ad can be provided as a feed item within a feed. For example, a bar feed can provide feed items for different bars or for a single bar. A user can then select one of the ads by clicking or other selection method. A request to display the ad is sent from the user communication device, for example, computer, PDA, cell phone, to a control server. The control server can then provide the user with location information to a server associated with the advertisement that may stream multimedia associated with the link directly to the user communication device. For example, a bar may provide a feed with a link which when selected streams a live video feed of the bar. In one embodiment, an advertiser can control functionality of the link. For example, via an advertiser interface, an advertiser can send ad controller input to the control server. Based on the ad controller input the multimedia link can be enabled or disabled. Alternatively, for example, an entity that runs several entertainment establishments, for example, bars, can select from a list via the interface, which bars to link to for the live feed. The ad controller input may also designate user profile characteristics or geographic location or demographic information that would be used to trigger link options. For example, A bar owner with more than one bar can control which bar video is streamed based on the location of the user requesting the ad. In this example, a comparison can be made based on the geographic location determination of the communication device and the bar location. Users requesting the ad would be streamed the video from the bar that is closer to the user's location. The geographic location determination can be made based on IP address translation, GPS, user profile information, signal triangulation, or the like. Alternatively the ad control input could include triggers based on other measurable input, including, amount of sales that are computed for that night, input of the number of patrons in the bar, input from a motion sensor, input determined from scanning frames of the bar video and determining a number of people in the bar, weight sensors on the bar to indicate how many bar dancers are performing, heat sensors, input of the noise level in the bar, like signals, sensors, or inputs, or any combination of these.
  • In one embodiment, a newspaper or other website could provide listings of classified ads in one or a plurality of viewers. Feed items can be podcast or videocast items that represent a classified ad. The feed item may be clicked on by the user who wants to know more, and the associated video or audio will play. The classified ads may be prioritized base on double confirmation targeting. For example, ads for furniture may be prioritized based on double confirmation geotargeting so that if profile and IP-to-geography information indicate a user lives in Evanston, Ill., classified ads would be feed items targeted to Evanston, Ill. would appear first in a classified ad feed.
  • In one embodiment, a third party advertiser interface can allow third party advertisers to select streaming feeds for advertisement insertion. For example, a third party advertiser, such as, Miller Brewing Company, can select Joe's Bar feed and for a fee insert advertisements either in the feed by introducing, splicing, or overlaying their own multimedia or text content into the stream, or as the skin for the viewer which is displayed at the requesting user's communication device. In one embodiment, a user can send a recommendation of the feed formatted ad to a friend via a social network. The control server would receive a request to recommend the feed to the friend and index the ad to the friend. The control server can provide the recommendation information to customize the third party ad. In the example above, when the friend, for example Bob, selects the recommended ad that was sent by Jim via the social network, the inserted ad would be customized to say “Hey Bob, Join Jim over at Joe's Bar for an icy cold Miller.” An establishment may control a plurality of bars and may send a feed based on the geographic location of the requestor. A general party feed may dynamically select the link to a feed or multimedia stream of the party closest to you.
  • The feed system may provide as advertiser interface. This interface may allow the advertiser to view the live feeds and insert bar approved ads in the feed. Inserted ads may be displayed based on profile information.
  • These and other combinations of the methods and systems may also be contemplated by one skilled in the art, and as such are in the spirit of the invention. For example, feed formatted content may be sponsored by determining at least one characteristic profile for the users based on the characteristic input, receiving a response associated with feed formatted content from at least one user having the determined characteristic profile, recording the response associated with the feed formatted content in a characteristic profiled response database associated with the determined characteristic profile, and determining sponsorship of feed formatted content based the profiled response database. The sponsorship may then be determined based on the characteristic profile, or a geographic region identity of the user. Such sponsorship may be displayed on a webtop or a badge.
  • By way of another example, prioritized feed items may be sponsored by associating a user with a characteristic profile response database, prioritizing feed items within a user feed based on the characteristic profile response database, or in one embodiment, additionally based on a weighted user rating. The feed items may then be sponsored based on providing a sponsorship of the feed items based on the prioritization, receiving response data within the characteristic profile response database, and modifying the database based on the response data. Prioritization of the feed items is modified within the user feed based modified database, and a modified sponsorship of the feed items based on the modified prioritization. The sponsorship of prioritized feeds may be provided in a social network based on relationships therein, it may be displayed in redistributed badges, or displayed on a webtop.
  • By way of another example, live feeds from bars and other venues may be included in classified ad feeds that are displayed in semi-subscribe state to users of the IAP, and may be redistributed with badges. In one embodiment, the live feed information could be presented in conjunction with a cooperative purchase opportunity to rent out a location or reserve a table.
  • The present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive.

Claims (20)

1. A method of dynamic playlist creation comprising:
receiving a multimedia playlist request including at least one multimedia location indicator;
determining at least one multimedia file location based on the at least one multimedia location indicator; and
providing a multimedia playlist including at least one of the determined multimedia file locations.
2. The method of claim 1, wherein the multimedia location indicator is associated with a podcast url.
3. The method of claim 1, wherein the multimedia playlist request is received at a server from a user; and wherein the provided multimedia playlist is provided from the server to the user.
4. The method of claim 1, further comprising determining a geographic location associated with the multimedia playlist request; and providing a multimedia playlist based on the determined geographic location.
5. The method of claim 4, wherein the at least one multimedia file location is determined based on the determined geographic location.
6. The method of claim 4, further comprising determining at least one multimedia ad location based on the determined geographic location and providing the determined multimedia ad location in the provided multimedia playlist.
7. The method of claim 1, further comprising determining a subject of the multimedia file associated with the determined multimedia file location, and determining an ad based on the subject, wherein the multimedia playlist is provided with the determined ad.
8. The method of claim 6, further comprising determining a subject of the multimedia file associated with the determined multimedia file location, and determining an ad based on the subject, wherein the multimedia playlist is provided with the determined ad.
9. A method of providing multimedia content, the method comprising:
sending an authentication request to an authentication node including a first set of user identification information;
receiving an authentication reply from the authentication node;
providing multimedia location information;
receiving a multimedia content request from a user node including a second set of user identification information;
determining content ownership based on the first and second sets of user identification information; and
providing the multimedia content based on the content request and the determination.
10. The method of claim 9, wherein determining content ownership comprises sending an authentication request to the authentication node; and receiving an authentication reply.
11. The method of claim 9, wherein the second set of user information includes an IP address.
12. The method of claim 9, wherein providing the multimedia content comprises providing a portion of the multimedia content.
13. The method of claim 12, wherein a full version purchase option is provided in association with the portion of the multimedia content.
14. The method of claim 9, further comprising: determining access availability, wherein providing the multimedia content is based on access availability.
15. The method of claim 9, further comprising receiving a recommendation request;
indexing a recommendation recipient user to the multimedia content based on the recommendation request.
16. A method of operating a feed reader, the method comprising:
receiving a resize input;
resizing a feed reader from a first display including a first number of feed items to a second display including a second number of feed items based on the resize input, the first number different than the second number;
receiving a scroll request;
determining a scroll number based on the second number; and
scrolling based on the determination.
17. The method of claim 16, further comprising determining a sponsorship based on one or more of the feed items within the second display.
18. The method of claim 16, further comprising determining a sponsorship responsive to the scroll request.
19. The method of claim 18, further comprising determining the sponsorship based on a geographic user identity associated with the scroll request.
20. The method of claim 19, further comprising determining the sponsorship based on time of day determination.
US11/465,735 2004-08-04 2006-08-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content Abandoned US20070043766A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US11/465,735 US20070043766A1 (en) 2005-08-18 2006-08-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content
US11/744,127 US9172915B2 (en) 2004-08-04 2007-05-03 Method of operating a channel recommendation system
US14/924,419 US20160050447A1 (en) 2004-08-04 2015-10-27 Method of operating a channel recommendation system
US16/575,064 US20200014744A1 (en) 2005-08-18 2019-09-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US71003005P 2005-08-18 2005-08-18
US73721405P 2005-11-16 2005-11-16
US11/465,735 US20070043766A1 (en) 2005-08-18 2006-08-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content

Related Child Applications (3)

Application Number Title Priority Date Filing Date
PCT/US2005/027659 Continuation-In-Part WO2006017622A2 (en) 2002-06-14 2005-08-04 Method and system for the creating, managing, and delivery of enhanced feed formatted content
US11/744,127 Continuation-In-Part US9172915B2 (en) 2002-06-14 2007-05-03 Method of operating a channel recommendation system
US16/575,064 Division US20200014744A1 (en) 2005-08-18 2019-09-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content

Publications (1)

Publication Number Publication Date
US20070043766A1 true US20070043766A1 (en) 2007-02-22

Family

ID=37768410

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/465,735 Abandoned US20070043766A1 (en) 2004-08-04 2006-08-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content
US16/575,064 Abandoned US20200014744A1 (en) 2005-08-18 2019-09-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/575,064 Abandoned US20200014744A1 (en) 2005-08-18 2019-09-18 Method and System for the Creating, Managing, and Delivery of Feed Formatted Content

Country Status (1)

Country Link
US (2) US20070043766A1 (en)

Cited By (229)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020120543A1 (en) * 2001-02-28 2002-08-29 Brittingham Brian S. Computerized interface for monitoring financial information and executing financial transactions
US20070113201A1 (en) * 2005-11-17 2007-05-17 Bales Christopher E System and method for providing active menus in a communities framework
US20070110233A1 (en) * 2005-11-17 2007-05-17 Bea Systems, Inc. System and method for providing extensible controls in a communities framework
US20070130538A1 (en) * 2005-12-07 2007-06-07 Fu-Sheng Chiu Single page website organization method
US20070150502A1 (en) * 2005-12-22 2007-06-28 Bloebaum L S Methods, systems and computer program products for calendar based delivery of downloadable content
US20070168516A1 (en) * 2005-12-05 2007-07-19 Microsoft Corporation Resource freshness and replication
US20070209011A1 (en) * 2006-02-23 2007-09-06 Srinivas Padmanabhuni System and method for dynamic creation and customization of user interface in a web service environment
US20070245378A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation User system providing previews to an associated portable media player
US20070244984A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation Portable media player enabled to obtain previews of a user's media collection
US20070245376A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation Portable media player enabled to obtain previews of media content
US20070271336A1 (en) * 2006-05-21 2007-11-22 Venkat Ramaswamy A system and method of spreading messages in a social network
US20070300260A1 (en) * 2006-06-22 2007-12-27 Nokia Corporation Method, system, device and computer program product for generating and distributing media diary podcasts
US20080040354A1 (en) * 2006-08-10 2008-02-14 Qualcomm Incorporated System and method for media content delivery
US20080071791A1 (en) * 2006-09-20 2008-03-20 Bates Adam S Metaphor interface
US20080086689A1 (en) * 2006-10-09 2008-04-10 Qmind, Inc. Multimedia content production, publication, and player apparatus, system and method
US20080117201A1 (en) * 2006-11-22 2008-05-22 Ronald Martinez Methods, Systems and Apparatus for Delivery of Media
US20080117202A1 (en) * 2006-11-22 2008-05-22 Ronald Martinez Methods, Systems and Apparatus for Delivery of Media
US20080126961A1 (en) * 2006-11-06 2008-05-29 Yahoo! Inc. Context server for associating information based on context
US20080141132A1 (en) * 2006-11-21 2008-06-12 Tsai Daniel E Ad-hoc web content player
US20080162686A1 (en) * 2006-12-28 2008-07-03 Yahoo! Inc. Methods and systems for pre-caching information on a mobile computing device
US20080177831A1 (en) * 2007-01-19 2008-07-24 Kat Digital Corp. Communitized media application and sharing apparatus
WO2008112293A1 (en) * 2007-03-13 2008-09-18 Facebook, Inc. Systems and methods for network authentication
US20080235588A1 (en) * 2007-03-20 2008-09-25 Yahoo! Inc. Media player playlist creation and editing within a browser interpretable document
WO2008124039A1 (en) * 2007-04-04 2008-10-16 Mobile Worx Llc Method and system for targeted advertising via mobile terminals
WO2008124411A2 (en) * 2007-04-06 2008-10-16 Concert Technology Corporation System and method for selectively identifying media items for play based on a recommender playlist
US20080275861A1 (en) * 2007-05-01 2008-11-06 Google Inc. Inferring User Interests
US20080295006A1 (en) * 2007-05-22 2008-11-27 Luvogt Christopher Dynamic layout for a search engine results page based of implicit user feedback
US20080319833A1 (en) * 2006-07-11 2008-12-25 Concert Technology Corporation P2p real time media recommendations
US20090006523A1 (en) * 2007-06-26 2009-01-01 Alexander Kordun Method and system for providing xml-based asynchronous and interactive feeds for web applications
US20090049070A1 (en) * 2007-08-15 2009-02-19 Arieh Steinberg Web-based social network badges
US20090049540A1 (en) * 2007-08-18 2009-02-19 Khalil Ayman S Method and system for providing targeted web feed subscription recomendations calculated through knowledge of ip addresses
US20090083116A1 (en) * 2006-08-08 2009-03-26 Concert Technology Corporation Heavy influencer media recommendations
US20090100358A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage in a Portal Page
US20090106040A1 (en) * 2007-10-23 2009-04-23 New Jersey Institute Of Technology System And Method For Synchronous Recommendations of Social Interaction Spaces to Individuals
US20090119592A1 (en) * 2007-11-01 2009-05-07 Michael Boerner System and method for providing user-selected topical video content
US20090119167A1 (en) * 2007-11-05 2009-05-07 Kendall Timothy A Social Advertisements and Other Informational Messages on a Social Networking Website, and Advertising Model for Same
WO2009061617A1 (en) * 2007-11-05 2009-05-14 Facebook, Inc. Communicating information in a social networking website about activities from another domain
US20090144416A1 (en) * 2007-08-29 2009-06-04 Chatley Scott P Method and system for determining an optimally located storage node in a communications network
US20090150373A1 (en) * 2007-12-06 2009-06-11 Yahoo! Inc. System and method for synchronizing data on a network
US20090150514A1 (en) * 2007-12-10 2009-06-11 Yahoo! Inc. System and method for contextual addressing of communications on a network
US20090150501A1 (en) * 2007-12-10 2009-06-11 Marc Eliot Davis System and method for conditional delivery of messages
US20090157672A1 (en) * 2006-11-15 2009-06-18 Sunil Vemuri Method and system for memory augmentation
US20090157731A1 (en) * 2007-12-14 2009-06-18 Zigler Jeffrey D Dynamic audio file and method of use
US20090164516A1 (en) * 2007-12-21 2009-06-25 Concert Technology Corporation Method and system for generating media recommendations in a distributed environment based on tagging play history information with location information
US20090171964A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Acquiring And Using Social Network Information
US20090172106A1 (en) * 2007-12-27 2009-07-02 Motorola, Inc. Method and Apparatus to Facilitate Provision and Use of a Media Source Bundle
US20090171686A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Using social network information and transaction information
US20090170608A1 (en) * 2007-12-26 2009-07-02 Herrmann Mark E System and method for collecting and using player information
US20090172783A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Acquiring And Using Social Network Information
US20090177484A1 (en) * 2008-01-06 2009-07-09 Marc Eliot Davis System and method for message clustering
US20090176509A1 (en) * 2008-01-04 2009-07-09 Davis Marc E Interest mapping system
WO2009089116A2 (en) * 2008-01-02 2009-07-16 Three Purple Dots, Inc. Systems and methods for determining the relative bias and accuracy of a piece of news
US20090222304A1 (en) * 2008-03-03 2009-09-03 Yahoo! Inc. Method and Apparatus for Social Network Marketing with Advocate Referral
US20090225978A1 (en) * 2008-03-07 2009-09-10 Aspect Software, Inc. Method and system for publishing ACD specific data
US20090240732A1 (en) * 2008-03-24 2009-09-24 Concert Technology Corporation Active playlist having dynamic media item groups
US20090240576A1 (en) * 2008-03-18 2009-09-24 The Healthcentral Network, Inc. Methods, media, and systems for selectively displaying advertising materials with user generated content
US20090254557A1 (en) * 2008-04-02 2009-10-08 Ebay Inc. System and method for visualization of data
US7603434B2 (en) 2006-04-13 2009-10-13 Domingo Enterprises, Llc Central system providing previews of a user's media collection to a portable media player
US20090265366A1 (en) * 2008-04-22 2009-10-22 Qualcomm Incorporated Opportunistic opinion score collection on a mobile device
US20090300485A1 (en) * 2008-05-27 2009-12-03 Microsoft Corporation Techniques for automatically generating wiki content
US20090319484A1 (en) * 2008-06-23 2009-12-24 Nadav Golbandi Using Web Feed Information in Information Retrieval
US20090326800A1 (en) * 2008-06-27 2009-12-31 Yahoo! Inc. System and method for determination and display of personalized distance
US20100004980A1 (en) * 2006-01-20 2010-01-07 Berkley Bowen Systems and methods for managing product and consumer information
US20100017385A1 (en) * 2008-07-16 2010-01-21 International Business Machines Creating and managing reference elements of deployable web archive files
WO2010008925A1 (en) * 2008-07-17 2010-01-21 Tactara, Llc Methods of providing published content
US20100027527A1 (en) * 2008-07-30 2010-02-04 Yahoo! Inc. System and method for improved mapping and routing
US20100049702A1 (en) * 2008-08-21 2010-02-25 Yahoo! Inc. System and method for context enhanced messaging
US20100057644A1 (en) * 2008-09-03 2010-03-04 International Business Machines Corporation Interactive digital video library
US20100063993A1 (en) * 2008-09-08 2010-03-11 Yahoo! Inc. System and method for socially aware identity manager
US20100063866A1 (en) * 2008-09-09 2010-03-11 Masaki Kinoshita Service providing method, service processing device, and mobile communicating device
US7680927B2 (en) 2005-11-17 2010-03-16 Bea Systems, Inc. System and method for providing testing for a communities framework
US7680959B2 (en) 2006-07-11 2010-03-16 Napo Enterprises, Llc P2P network for providing real time media recommendations
US20100070537A1 (en) * 2008-09-17 2010-03-18 Eloy Technology, Llc System and method for managing a personalized universal catalog of media items
US20100077017A1 (en) * 2008-09-19 2010-03-25 Yahoo! Inc. System and method for distributing media related to a location
US20100082688A1 (en) * 2008-09-30 2010-04-01 Yahoo! Inc. System and method for reporting and analysis of media consumption data
US20100083169A1 (en) * 2008-09-30 2010-04-01 Athellina Athsani System and method for context enhanced mapping within a user interface
US20100094935A1 (en) * 2008-10-15 2010-04-15 Concert Technology Corporation Collection digest for a media sharing system
US20100094381A1 (en) * 2008-10-13 2010-04-15 Electronics And Telecommunications Research Institute Apparatus for driving artificial retina using medium-range wireless power transmission technique
US20100125604A1 (en) * 2008-11-18 2010-05-20 Yahoo, Inc. System and method for url based query for retrieving data related to a context
US20100125562A1 (en) * 2008-11-18 2010-05-20 Yahoo, Inc. System and method for generation of url based context queries
US20100131357A1 (en) * 2007-09-07 2010-05-27 Ryan Steelberg System and method for controlling user and content interactions
US20100146283A1 (en) * 2006-11-13 2010-06-10 Sony Computer Entertainment Europe Limited Entertainment device
US20100161600A1 (en) * 2008-12-19 2010-06-24 Yahoo! Inc. System and method for automated service recommendations
US7747705B1 (en) 2007-05-08 2010-06-29 Avaya Inc. Method to make a discussion forum or RSS feed a source for customer contact into a multimedia contact center that is capable of handling emails
US20100169933A1 (en) * 2008-12-31 2010-07-01 Motorola, Inc. Accessing an event-based media bundle
US20100185518A1 (en) * 2009-01-21 2010-07-22 Yahoo! Inc. Interest-based activity marketing
US20100185517A1 (en) * 2009-01-21 2010-07-22 Yahoo! Inc. User interface for interest-based targeted marketing
US20100228582A1 (en) * 2009-03-06 2010-09-09 Yahoo! Inc. System and method for contextual advertising based on status messages
US20100241689A1 (en) * 2009-03-19 2010-09-23 Yahoo! Inc. Method and apparatus for associating advertising with computer enabled maps
US20100241964A1 (en) * 2009-03-17 2010-09-23 Eran Belinsky Shared Feed Reader and Method of Shared Feed Reading
US7805459B2 (en) 2005-11-17 2010-09-28 Bea Systems, Inc. Extensible controls for a content data repository
US20100274889A1 (en) * 2009-04-28 2010-10-28 International Business Machines Corporation Automated feed reader indexing
US20100280879A1 (en) * 2009-05-01 2010-11-04 Yahoo! Inc. Gift incentive engine
US20100280913A1 (en) * 2009-05-01 2010-11-04 Yahoo! Inc. Gift credit matching engine
WO2010135532A1 (en) * 2009-05-20 2010-11-25 Fuhu, Inc. A device and method for creating, distributing, managing and monetizing widgets including streaming
US7853622B1 (en) 2007-11-01 2010-12-14 Google Inc. Video-related recommendations using link structure
US7865522B2 (en) 2007-11-07 2011-01-04 Napo Enterprises, Llc System and method for hyping media recommendations in a media recommendation system
US20110004692A1 (en) * 2009-07-01 2011-01-06 Tom Occhino Gathering Information about Connections in a Social Networking Service
US20110035670A1 (en) * 2009-08-10 2011-02-10 Hon Hai Precision Industry Co., Ltd. Audio playback method for electronic device
US20110035265A1 (en) * 2009-08-06 2011-02-10 Yahoo! Inc. System and method for verified monetization of commercial campaigns
US20110055193A1 (en) * 2009-08-26 2011-03-03 International Business Machines Corporation Applying User-Generated Deployment Events to a Grouping of Deployable Portlets
US20110112916A1 (en) * 2007-05-01 2011-05-12 Google Inc. Advertiser and User Association
US20110131106A1 (en) * 2009-12-02 2011-06-02 George Eberstadt Using social network and transaction information
US20110131501A1 (en) * 2007-10-15 2011-06-02 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US7961986B1 (en) 2008-06-30 2011-06-14 Google Inc. Ranking of images and image labels
US20110173570A1 (en) * 2010-01-13 2011-07-14 Microsoft Corporation Data feeds with peripherally presented interesting content
US8024317B2 (en) 2008-11-18 2011-09-20 Yahoo! Inc. System and method for deriving income from URL based context queries
US8041082B1 (en) 2007-11-02 2011-10-18 Google Inc. Inferring the gender of a face in an image
US8055675B2 (en) 2008-12-05 2011-11-08 Yahoo! Inc. System and method for context based query augmentation
US8059646B2 (en) 2006-07-11 2011-11-15 Napo Enterprises, Llc System and method for identifying music content in a P2P real time recommendation network
US8086700B2 (en) 2008-07-29 2011-12-27 Yahoo! Inc. Region and duration uniform resource identifiers (URI) for media objects
US8090606B2 (en) 2006-08-08 2012-01-03 Napo Enterprises, Llc Embedded media recommendations
US8112720B2 (en) 2007-04-05 2012-02-07 Napo Enterprises, Llc System and method for automatically and graphically associating programmatically-generated media item recommendations related to a user's socially recommended media items
US8117193B2 (en) 2007-12-21 2012-02-14 Lemi Technology, Llc Tunersphere
US20120047195A1 (en) * 2009-04-27 2012-02-23 International Business Machines Corporation Identifying Relevant Data from Unstructured Feeds
US8150967B2 (en) 2009-03-24 2012-04-03 Yahoo! Inc. System and method for verified presence tracking
US8166168B2 (en) 2007-12-17 2012-04-24 Yahoo! Inc. System and method for disambiguating non-unique identifiers using information obtained from disparate communication channels
US20120102063A1 (en) * 2010-10-25 2012-04-26 Salesforce.Com, Inc. Triggering actions in an information feed system
US20120110499A1 (en) * 2010-10-29 2012-05-03 Microsoft Corporation Virtualized layouts
US8185643B2 (en) 2005-11-17 2012-05-22 Oracle International Corporation System and method for providing security in a communities framework
US8185448B1 (en) 2011-06-10 2012-05-22 Myslinski Lucas J Fact checking method and system
US20120143948A1 (en) * 2010-12-01 2012-06-07 Microsoft Corporation Social networking feed extensibility based on data types
US20120143817A1 (en) * 2010-12-03 2012-06-07 Salesforce.Com, Inc. Social files
US8200602B2 (en) 2009-02-02 2012-06-12 Napo Enterprises, Llc System and method for creating thematic listening experiences in a networked peer media recommendation environment
US20120158775A1 (en) * 2010-12-17 2012-06-21 Electronics & Telecommunications Research Institute System and method for providing user-customized content
US20120173346A1 (en) * 2011-01-03 2012-07-05 Chad Steelberg Apparatus, system and method for multi-party web publishing and dynamic plug-ins for same
US20120194632A1 (en) * 2011-01-31 2012-08-02 Robin Sheeley Touch screen video switching system
US8255818B2 (en) 2005-11-17 2012-08-28 Oracle International Corporation System and method for providing drag and drop functionality in a communities framework
US8271506B2 (en) 2008-03-31 2012-09-18 Yahoo! Inc. System and method for modeling relationships between entities
US8275771B1 (en) 2010-02-26 2012-09-25 Google Inc. Non-text content item search
US8285595B2 (en) 2006-03-29 2012-10-09 Napo Enterprises, Llc System and method for refining media recommendations
US8285776B2 (en) 2007-06-01 2012-10-09 Napo Enterprises, Llc System and method for processing a received media item recommendation message comprising recommender presence information
US8306922B1 (en) 2009-10-01 2012-11-06 Google Inc. Detecting content on a social network using links
US8311950B1 (en) 2009-10-01 2012-11-13 Google Inc. Detecting content on a social network using browsing patterns
US8316015B2 (en) 2007-12-21 2012-11-20 Lemi Technology, Llc Tunersphere
US8327266B2 (en) 2006-07-11 2012-12-04 Napo Enterprises, Llc Graphical user interface system for allowing management of a media item playlist based on a preference scoring system
US20130013750A1 (en) * 2011-01-12 2013-01-10 Brian Steven Butler Methods and system for providing content to a mobile communication device
US8356035B1 (en) 2007-04-10 2013-01-15 Google Inc. Association of terms with images using image similarity
US20130024454A1 (en) * 2011-07-18 2013-01-24 Salesforce.Com, Inc. Computer implemented systems and methods for organizing data of a social network information feed
US8364611B2 (en) 2009-08-13 2013-01-29 Yahoo! Inc. System and method for precaching information on a mobile device
US8396951B2 (en) 2007-12-20 2013-03-12 Napo Enterprises, Llc Method and system for populating a content repository for an internet radio service based on a recommendation network
US20130073400A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH Broad and alternative category clustering of the same, similar or different categories in social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods and services integrated with 3d spatial geomapping and social networking
US20130073389A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH System and method for providing sports and sporting events related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, gambling and/or services integrated with 3d spatial geomapping, company and local information for selected worldwide locations and social networking
US20130073387A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH System and method for providing educational related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, and/or services integrated with 3d spatial geomapping, company and local information for selected worldwide locations and social networking
US20130110929A1 (en) * 2011-11-01 2013-05-02 Vivek Paul Gundotra Integrated Social Network and Stream Playback
US8452855B2 (en) 2008-06-27 2013-05-28 Yahoo! Inc. System and method for presentation of media related to a context
US20130139271A1 (en) * 2011-11-29 2013-05-30 Spotify Ab Content provider with multi-device secure application integration
US8484311B2 (en) 2008-04-17 2013-07-09 Eloy Technology, Llc Pruning an aggregate media collection
US8484227B2 (en) 2008-10-15 2013-07-09 Eloy Technology, Llc Caching and synching process for a media sharing system
US8499040B2 (en) 2007-11-05 2013-07-30 Facebook, Inc. Sponsored-stories-unit creation from organic activity stream
US8504485B1 (en) * 2010-03-04 2013-08-06 Amazon Technologies, Inc. Adaptive regionalization for transit characteristic prediction
US20130246520A1 (en) * 2012-03-15 2013-09-19 International Business Machines Corporation Recognizing Social Media Posts, Comments, or other Texts as Business Recommendations or Referrals
US20130247105A1 (en) * 2012-03-16 2013-09-19 Google Inc. Smart subscribe button on watch
US8554623B2 (en) 2008-03-03 2013-10-08 Yahoo! Inc. Method and apparatus for social network marketing with consumer referral
US8560390B2 (en) 2008-03-03 2013-10-15 Yahoo! Inc. Method and apparatus for social network marketing with brand referral
WO2013158444A1 (en) * 2012-04-20 2013-10-24 Facebook, Inc. Personalizing an application with content from a social networking system
US8583791B2 (en) 2006-07-11 2013-11-12 Napo Enterprises, Llc Maintaining a minimum level of real time media recommendations in the absence of online friends
US8583668B2 (en) 2008-07-30 2013-11-12 Yahoo! Inc. System and method for context enhanced mapping
US8589486B2 (en) 2008-03-28 2013-11-19 Yahoo! Inc. System and method for addressing communications
US20130326023A1 (en) * 2012-05-30 2013-12-05 Jordan S. O'Mara Mechanism for location-aware web service-based application skinning for web applications
US20140129678A1 (en) * 2010-09-23 2014-05-08 Salesforce.Com, Inc. Business networking information feed alerts
US20140143648A1 (en) * 2012-11-16 2014-05-22 Vladimir Kolesnikov Bolt Shadow Workers
US8745133B2 (en) 2008-03-28 2014-06-03 Yahoo! Inc. System and method for optimizing the storage of data
US20140195930A1 (en) * 2013-01-10 2014-07-10 Salesforce.Com, Inc. Persistent feeder component for displaying feed items received from information feeds of online social networks
US20140208266A1 (en) * 2013-01-18 2014-07-24 Salesforce.Com, Inc. Managing applications on a computing device
US8805831B2 (en) 2006-07-11 2014-08-12 Napo Enterprises, Llc Scoring and replaying media items
US8813107B2 (en) 2008-06-27 2014-08-19 Yahoo! Inc. System and method for location based media delivery
US20140244607A1 (en) * 2009-04-14 2014-08-28 Disney Enterprises, Inc. System and Method for Real-Time Media Presentation Using Metadata Clips
US8839141B2 (en) 2007-06-01 2014-09-16 Napo Enterprises, Llc Method and system for visually indicating a replay status of media items on a media device
US20140289195A1 (en) * 2013-03-21 2014-09-25 Nextbit Systems Inc. Configurable application state synchronization
US8874655B2 (en) 2006-12-13 2014-10-28 Napo Enterprises, Llc Matching participants in a P2P recommendation network loosely coupled to a subscription service
US8886766B2 (en) 2010-10-25 2014-11-11 Salesforce.Com, Inc. Systems and methods for tracking responses on an online social network
US8892495B2 (en) 1991-12-23 2014-11-18 Blanding Hovenweep, Llc Adaptive pattern recognition based controller apparatus and method and human-interface therefore
US8892573B2 (en) 2010-09-23 2014-11-18 Salesforce.Com, Inc. Methods and apparatus for selecting updates to associated records to publish on an information feed in an on-demand database service environment
US20140344217A1 (en) * 2012-11-27 2014-11-20 Gubagoo, Inc. Systems and methods for online website lead generation service
US8903843B2 (en) 2006-06-21 2014-12-02 Napo Enterprises, Llc Historical media recommendation service
US8910067B1 (en) * 2007-08-10 2014-12-09 The Clic, Inc. Interactive information display through widgets
US8914342B2 (en) 2009-08-12 2014-12-16 Yahoo! Inc. Personal data platform
US8983950B2 (en) 2007-06-01 2015-03-17 Napo Enterprises, Llc Method and system for sorting media items in a playlist on a media device
US8990234B1 (en) 2014-02-28 2015-03-24 Lucas J. Myslinski Efficient fact checking method and system
US9015037B2 (en) 2011-06-10 2015-04-21 Linkedin Corporation Interactive fact checking system
US20150120813A2 (en) * 2007-01-08 2015-04-30 Apple Inc. Pairing a media server and a media client
US9037632B2 (en) 2007-06-01 2015-05-19 Napo Enterprises, Llc System and method of generating a media item recommendation message with recommender presence information
US9060034B2 (en) 2007-11-09 2015-06-16 Napo Enterprises, Llc System and method of filtering recommenders in a media item recommendation system
US9087048B2 (en) 2011-06-10 2015-07-21 Linkedin Corporation Method of and system for validating a fact checking system
US9123079B2 (en) 2007-11-05 2015-09-01 Facebook, Inc. Sponsored stories unit creation from organic activity stream
US20150254345A1 (en) * 2007-08-17 2015-09-10 At&T Intellectual Property I, Lp System for identifying media content
US9164993B2 (en) 2007-06-01 2015-10-20 Napo Enterprises, Llc System and method for propagating a media item recommendation message comprising recommender presence information
US9176957B2 (en) 2011-06-10 2015-11-03 Linkedin Corporation Selective fact checking method and system
US9189514B1 (en) 2014-09-04 2015-11-17 Lucas J. Myslinski Optimized fact checking method and system
US9208187B2 (en) 2011-06-24 2015-12-08 Salesforce.Com, Inc. Using a database system for selective inclusion and exclusion of types of updates to provide a configuration feed of a social networking system
US9224150B2 (en) 2007-12-18 2015-12-29 Napo Enterprises, Llc Identifying highly valued recommendations of users in a media recommendation network
US9224172B2 (en) 2008-12-02 2015-12-29 Yahoo! Inc. Customizable content for distribution in social networks
US9224427B2 (en) 2007-04-02 2015-12-29 Napo Enterprises LLC Rating media item recommendations using recommendation paths and/or media item usage
US9262754B1 (en) 2009-08-21 2016-02-16 Wells Fargo Bank, N.A. Request tracking system and method
US9443225B2 (en) 2011-07-18 2016-09-13 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US9443224B2 (en) 2011-03-01 2016-09-13 Salesforce.Com, Inc. Systems, apparatus and methods for selecting updates to associated records to publish on an information feed
US9483159B2 (en) 2012-12-12 2016-11-01 Linkedin Corporation Fact checking graphical user interface including fact checking icons
US9507778B2 (en) 2006-05-19 2016-11-29 Yahoo! Inc. Summarization of media object collections
US9535563B2 (en) 1999-02-01 2017-01-03 Blanding Hovenweep, Llc Internet appliance system and method
US9582508B2 (en) 2008-07-15 2017-02-28 Adobe Systems Incorporated Media orchestration through generic transformations
US9626685B2 (en) 2008-01-04 2017-04-18 Excalibur Ip, Llc Systems and methods of mapping attention
US9643722B1 (en) 2014-02-28 2017-05-09 Lucas J. Myslinski Drone device security system
EP2318989A4 (en) * 2008-08-21 2017-05-31 Uniloc Luxembourg S.A. Content, traffic and advertising engine, system and method
US9711183B1 (en) * 2017-03-23 2017-07-18 Wi Myx Corporation Direct media feed enhanced recordings
US9710821B2 (en) 2011-09-15 2017-07-18 Stephan HEATH Systems and methods for mobile and online payment systems for purchases related to mobile and online promotions or offers provided using impressions tracking and analysis, location information, 2D and 3D mapping, mobile mapping, social media, and user behavior and
US9734507B2 (en) 2007-12-20 2017-08-15 Napo Enterprise, Llc Method and system for simulating recommendations in a social network for an offline user
US9740840B2 (en) 2014-01-27 2017-08-22 Empire Technology Development Llc User authentication using voice and image data
US9805123B2 (en) 2008-11-18 2017-10-31 Excalibur Ip, Llc System and method for data privacy in URL based context queries
US9817637B2 (en) 2010-07-01 2017-11-14 Salesforce.Com, Inc. Methods and systems for providing enhancements to a business networking feed
US9892109B2 (en) 2014-02-28 2018-02-13 Lucas J. Myslinski Automatically coding fact check results in a web page
EP3273645A4 (en) * 2015-03-19 2018-04-04 Tencent Technology Shenzhen Company Limited Information processing method, terminal and computer storage medium
US9990652B2 (en) 2010-12-15 2018-06-05 Facebook, Inc. Targeting social advertising to friends of users who have interacted with an object associated with the advertising
US10074093B2 (en) 2008-01-16 2018-09-11 Excalibur Ip, Llc System and method for word-of-mouth advertising
US20180292909A1 (en) * 2012-08-17 2018-10-11 Flextronics Ap, Llc Methods and displays for providing intelligent television badges
US10127564B2 (en) 2011-09-15 2018-11-13 Stephan HEATH System and method for using impressions tracking and analysis, location information, 2D and 3D mapping, mobile mapping, social media, and user behavior and information for generating mobile and internet posted promotions or offers for, and/or sales of, products and/or services
US10129211B2 (en) 2011-09-15 2018-11-13 Stephan HEATH Methods and/or systems for an online and/or mobile privacy and/or security encryption technologies used in cloud computing with the combination of data mining and/or encryption of user's personal data and/or location data for marketing of internet posted promotions, social messaging or offers using multiple devices, browsers, operating systems, networks, fiber optic communications, multichannel platforms
US10152722B2 (en) 2011-09-15 2018-12-11 Stephan HEATH System and method for providing combination of online coupons, products or services with advertisements, geospatial mapping, related company or local information, and social networking
US10169424B2 (en) 2013-09-27 2019-01-01 Lucas J. Myslinski Apparatus, systems and methods for scoring and distributing the reliability of online information
US10460085B2 (en) 2008-03-13 2019-10-29 Mattel, Inc. Tablet computer
US20200193472A1 (en) * 2018-12-14 2020-06-18 At&T Intellectual Property I, L.P. Method and apparatus for targeting media to a user via a third party
US10699306B2 (en) 2012-02-02 2020-06-30 Flipp Corporation Dynamic digital flyer system
US10909314B2 (en) 2016-08-03 2021-02-02 Advanced New Technologies Co., Ltd. Card-based information displaying method and apparatus, and information displaying service processing method and apparatus
US10937004B2 (en) 2013-08-22 2021-03-02 Core De Vie, Llc Behaviorally informed scheduling systems and methods
US11106732B2 (en) * 2013-03-11 2021-08-31 Verizon Media Inc. Systems and methods for sharing audio feeds
US11320895B2 (en) * 2013-03-08 2022-05-03 Iplcontent, Llc Method and apparatus to compose a story for a user depending on an attribute of the user
US20220350471A1 (en) * 2021-04-30 2022-11-03 Won Ho Shin Method for providing contents by using widget in mobile electronic device and system thereof
US11606323B2 (en) * 2010-10-06 2023-03-14 Twitter, Inc. Prioritizing messages within a message network
US11755595B2 (en) 2013-09-27 2023-09-12 Lucas J. Myslinski Apparatus, systems and methods for scoring and distributing the reliability of online information

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111859208A (en) * 2019-04-25 2020-10-30 北京小米移动软件有限公司 Display method, display device and storage medium

Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5706427A (en) * 1995-09-08 1998-01-06 Cadix Inc. Authentication method for networks
US5953005A (en) * 1996-06-28 1999-09-14 Sun Microsystems, Inc. System and method for on-line multimedia access
US6317722B1 (en) * 1998-09-18 2001-11-13 Amazon.Com, Inc. Use of electronic shopping carts to generate personal recommendations
US20020023208A1 (en) * 2000-08-08 2002-02-21 Jancula Jeffrey John Internet third-party authentication using electronic tickets
US20040151315A1 (en) * 2002-11-06 2004-08-05 Kim Hee Jean Streaming media security system and method
US20040252604A1 (en) * 2001-09-10 2004-12-16 Johnson Lisa Renee Method and apparatus for creating an indexed playlist in a digital audio data player
US20050038819A1 (en) * 2000-04-21 2005-02-17 Hicken Wendell T. Music Recommendation system and method
US20050154913A1 (en) * 2002-02-28 2005-07-14 Ericsson Telefon Ab L M Method and apparatus for handling user identities under single sign-on services
US20050216417A1 (en) * 2004-03-04 2005-09-29 Hank Risan Method for providing curriculum enhancement using a computer-based media access system
US20050216300A1 (en) * 2004-03-15 2005-09-29 Barry Appelman Sharing social network information
US20060004789A1 (en) * 2004-06-14 2006-01-05 Christopher Lunt Method of sharing social network information with existing user databases
US20060031168A1 (en) * 2003-11-26 2006-02-09 Prosodie Sa Method for access to multimedia content and a platform for implementation of the method
US20060075224A1 (en) * 2004-09-24 2006-04-06 David Tao System for activating multiple applications for concurrent operation
US20060085259A1 (en) * 2004-10-20 2006-04-20 Nicholas Frank C Method and system for providing cooperative purchasing over social networks
US20060143236A1 (en) * 2004-12-29 2006-06-29 Bandwidth Productions Inc. Interactive music playlist sharing system and methods
US7089319B2 (en) * 2002-12-09 2006-08-08 Anton Lysenko Method and system for instantaneous on-demand delivery of multimedia content over a communication network with aid of content capturing component, delivery-on-demand client and dynamically mapped resource locator server
US7100195B1 (en) * 1999-07-30 2006-08-29 Accenture Llp Managing user information on an e-commerce system
US20060259852A1 (en) * 2005-05-11 2006-11-16 Manish Upendran System, method and framework for universal access to content and services
US7162475B2 (en) * 2002-04-17 2007-01-09 Ackerman David M Method for user verification and authentication and multimedia processing for interactive database management and method for viewing the multimedia
US7167844B1 (en) * 1999-12-22 2007-01-23 Accenture Llp Electronic menu document creator in a virtual financial environment
US20080052371A1 (en) * 2006-08-28 2008-02-28 Evolution Artists, Inc. System, apparatus and method for discovery of music within a social network
US7359894B1 (en) * 2004-06-30 2008-04-15 Google Inc. Methods and systems for requesting and providing information in a social network
US7386792B1 (en) * 2001-03-07 2008-06-10 Thomas Layne Bascom System and method for collecting, storing, managing and providing categorized information related to a document object
US20080154959A1 (en) * 2006-12-22 2008-06-26 Gregory Dunko Communication systems and methods for providing a group play list for multimedia content records
US7617542B2 (en) * 2001-12-21 2009-11-10 Nokia Corporation Location-based content protection
US7680824B2 (en) * 2005-08-11 2010-03-16 Microsoft Corporation Single action media playlist generation
US7680882B2 (en) * 2007-03-06 2010-03-16 Friendster, Inc. Multimedia aggregation in an online social network
US7730216B1 (en) * 2006-12-14 2010-06-01 Qurio Holdings, Inc. System and method of sharing content among multiple social network nodes using an aggregation node
US7809805B2 (en) * 2007-02-28 2010-10-05 Facebook, Inc. Systems and methods for automatically locating web-based social network members
US7925592B1 (en) * 2006-09-27 2011-04-12 Qurio Holdings, Inc. System and method of using a proxy server to manage lazy content distribution in a social network
US20110112976A1 (en) * 2001-09-30 2011-05-12 Realcontacts Limited Social network system and method of operation
US7962948B1 (en) * 2000-04-07 2011-06-14 Virage, Inc. Video-enabled community building

Patent Citations (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5706427A (en) * 1995-09-08 1998-01-06 Cadix Inc. Authentication method for networks
US5953005A (en) * 1996-06-28 1999-09-14 Sun Microsystems, Inc. System and method for on-line multimedia access
US6317722B1 (en) * 1998-09-18 2001-11-13 Amazon.Com, Inc. Use of electronic shopping carts to generate personal recommendations
US7908183B2 (en) * 1998-09-18 2011-03-15 Amazon.Com, Inc. Recommendation system
US7100195B1 (en) * 1999-07-30 2006-08-29 Accenture Llp Managing user information on an e-commerce system
US7167844B1 (en) * 1999-12-22 2007-01-23 Accenture Llp Electronic menu document creator in a virtual financial environment
US7962948B1 (en) * 2000-04-07 2011-06-14 Virage, Inc. Video-enabled community building
US20050038819A1 (en) * 2000-04-21 2005-02-17 Hicken Wendell T. Music Recommendation system and method
US20020023208A1 (en) * 2000-08-08 2002-02-21 Jancula Jeffrey John Internet third-party authentication using electronic tickets
US7386792B1 (en) * 2001-03-07 2008-06-10 Thomas Layne Bascom System and method for collecting, storing, managing and providing categorized information related to a document object
US20040252604A1 (en) * 2001-09-10 2004-12-16 Johnson Lisa Renee Method and apparatus for creating an indexed playlist in a digital audio data player
US20110112976A1 (en) * 2001-09-30 2011-05-12 Realcontacts Limited Social network system and method of operation
US7617542B2 (en) * 2001-12-21 2009-11-10 Nokia Corporation Location-based content protection
US20050154913A1 (en) * 2002-02-28 2005-07-14 Ericsson Telefon Ab L M Method and apparatus for handling user identities under single sign-on services
US7162475B2 (en) * 2002-04-17 2007-01-09 Ackerman David M Method for user verification and authentication and multimedia processing for interactive database management and method for viewing the multimedia
US20040151315A1 (en) * 2002-11-06 2004-08-05 Kim Hee Jean Streaming media security system and method
US7089319B2 (en) * 2002-12-09 2006-08-08 Anton Lysenko Method and system for instantaneous on-demand delivery of multimedia content over a communication network with aid of content capturing component, delivery-on-demand client and dynamically mapped resource locator server
US20060031168A1 (en) * 2003-11-26 2006-02-09 Prosodie Sa Method for access to multimedia content and a platform for implementation of the method
US20050216417A1 (en) * 2004-03-04 2005-09-29 Hank Risan Method for providing curriculum enhancement using a computer-based media access system
US20050216300A1 (en) * 2004-03-15 2005-09-29 Barry Appelman Sharing social network information
US20060004789A1 (en) * 2004-06-14 2006-01-05 Christopher Lunt Method of sharing social network information with existing user databases
US7359894B1 (en) * 2004-06-30 2008-04-15 Google Inc. Methods and systems for requesting and providing information in a social network
US20060075224A1 (en) * 2004-09-24 2006-04-06 David Tao System for activating multiple applications for concurrent operation
US20060085259A1 (en) * 2004-10-20 2006-04-20 Nicholas Frank C Method and system for providing cooperative purchasing over social networks
US20060143236A1 (en) * 2004-12-29 2006-06-29 Bandwidth Productions Inc. Interactive music playlist sharing system and methods
US20060259852A1 (en) * 2005-05-11 2006-11-16 Manish Upendran System, method and framework for universal access to content and services
US7680824B2 (en) * 2005-08-11 2010-03-16 Microsoft Corporation Single action media playlist generation
US20080052371A1 (en) * 2006-08-28 2008-02-28 Evolution Artists, Inc. System, apparatus and method for discovery of music within a social network
US7925592B1 (en) * 2006-09-27 2011-04-12 Qurio Holdings, Inc. System and method of using a proxy server to manage lazy content distribution in a social network
US7730216B1 (en) * 2006-12-14 2010-06-01 Qurio Holdings, Inc. System and method of sharing content among multiple social network nodes using an aggregation node
US20080154959A1 (en) * 2006-12-22 2008-06-26 Gregory Dunko Communication systems and methods for providing a group play list for multimedia content records
US7809805B2 (en) * 2007-02-28 2010-10-05 Facebook, Inc. Systems and methods for automatically locating web-based social network members
US7680882B2 (en) * 2007-03-06 2010-03-16 Friendster, Inc. Multimedia aggregation in an online social network

Cited By (458)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8892495B2 (en) 1991-12-23 2014-11-18 Blanding Hovenweep, Llc Adaptive pattern recognition based controller apparatus and method and human-interface therefore
US9535563B2 (en) 1999-02-01 2017-01-03 Blanding Hovenweep, Llc Internet appliance system and method
US20110126120A1 (en) * 2001-02-28 2011-05-26 Brittingham Brian S Computerized Interface For Monitoring Financial Information And Executing Financial Transactions
US20020120543A1 (en) * 2001-02-28 2002-08-29 Brittingham Brian S. Computerized interface for monitoring financial information and executing financial transactions
US7904358B2 (en) * 2001-02-28 2011-03-08 Goldman Sachs & Co. Computerized interface for monitoring financial information and executing financial transactions
US8078597B2 (en) 2005-11-17 2011-12-13 Oracle International Corporation System and method for providing extensible controls in a communities framework
US20070113201A1 (en) * 2005-11-17 2007-05-17 Bales Christopher E System and method for providing active menus in a communities framework
US8185643B2 (en) 2005-11-17 2012-05-22 Oracle International Corporation System and method for providing security in a communities framework
US8255818B2 (en) 2005-11-17 2012-08-28 Oracle International Corporation System and method for providing drag and drop functionality in a communities framework
US20070110233A1 (en) * 2005-11-17 2007-05-17 Bea Systems, Inc. System and method for providing extensible controls in a communities framework
US7805459B2 (en) 2005-11-17 2010-09-28 Bea Systems, Inc. Extensible controls for a content data repository
US8046696B2 (en) * 2005-11-17 2011-10-25 Oracle International Corporation System and method for providing active menus in a communities framework
US20070112835A1 (en) * 2005-11-17 2007-05-17 Mcmullen Cindy System and method for providing extensible controls in a communities framework
US7680927B2 (en) 2005-11-17 2010-03-16 Bea Systems, Inc. System and method for providing testing for a communities framework
US20070168516A1 (en) * 2005-12-05 2007-07-19 Microsoft Corporation Resource freshness and replication
US7788223B2 (en) * 2005-12-05 2010-08-31 Microsoft Corporation Resource freshness and replication
US20070130538A1 (en) * 2005-12-07 2007-06-07 Fu-Sheng Chiu Single page website organization method
US20070150502A1 (en) * 2005-12-22 2007-06-28 Bloebaum L S Methods, systems and computer program products for calendar based delivery of downloadable content
US20100004980A1 (en) * 2006-01-20 2010-01-07 Berkley Bowen Systems and methods for managing product and consumer information
US8122365B2 (en) * 2006-02-23 2012-02-21 Infosys Technologies, Ltd. System and method for dynamic creation and customization of a user interface in a web service environment
US20070209011A1 (en) * 2006-02-23 2007-09-06 Srinivas Padmanabhuni System and method for dynamic creation and customization of user interface in a web service environment
US8285595B2 (en) 2006-03-29 2012-10-09 Napo Enterprises, Llc System and method for refining media recommendations
US20070245378A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation User system providing previews to an associated portable media player
US8316081B2 (en) 2006-04-13 2012-11-20 Domingo Enterprises, Llc Portable media player enabled to obtain previews of a user's media collection
US7603434B2 (en) 2006-04-13 2009-10-13 Domingo Enterprises, Llc Central system providing previews of a user's media collection to a portable media player
US20070245376A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation Portable media player enabled to obtain previews of media content
US20070244984A1 (en) * 2006-04-13 2007-10-18 Concert Technology Corporation Portable media player enabled to obtain previews of a user's media collection
US9507778B2 (en) 2006-05-19 2016-11-29 Yahoo! Inc. Summarization of media object collections
US20070271336A1 (en) * 2006-05-21 2007-11-22 Venkat Ramaswamy A system and method of spreading messages in a social network
US7783710B2 (en) * 2006-05-21 2010-08-24 Venkat Ramaswamy Systems and methods for spreading messages online
US8903843B2 (en) 2006-06-21 2014-12-02 Napo Enterprises, Llc Historical media recommendation service
US20070300260A1 (en) * 2006-06-22 2007-12-27 Nokia Corporation Method, system, device and computer program product for generating and distributing media diary podcasts
US9292179B2 (en) 2006-07-11 2016-03-22 Napo Enterprises, Llc System and method for identifying music content in a P2P real time recommendation network
US7680959B2 (en) 2006-07-11 2010-03-16 Napo Enterprises, Llc P2P network for providing real time media recommendations
US20080319833A1 (en) * 2006-07-11 2008-12-25 Concert Technology Corporation P2p real time media recommendations
US9003056B2 (en) 2006-07-11 2015-04-07 Napo Enterprises, Llc Maintaining a minimum level of real time media recommendations in the absence of online friends
US8583791B2 (en) 2006-07-11 2013-11-12 Napo Enterprises, Llc Maintaining a minimum level of real time media recommendations in the absence of online friends
US8059646B2 (en) 2006-07-11 2011-11-15 Napo Enterprises, Llc System and method for identifying music content in a P2P real time recommendation network
US10469549B2 (en) 2006-07-11 2019-11-05 Napo Enterprises, Llc Device for participating in a network for sharing media consumption activity
US8327266B2 (en) 2006-07-11 2012-12-04 Napo Enterprises, Llc Graphical user interface system for allowing management of a media item playlist based on a preference scoring system
US8805831B2 (en) 2006-07-11 2014-08-12 Napo Enterprises, Llc Scoring and replaying media items
US8762847B2 (en) 2006-07-11 2014-06-24 Napo Enterprises, Llc Graphical user interface system for allowing management of a media item playlist based on a preference scoring system
US7970922B2 (en) 2006-07-11 2011-06-28 Napo Enterprises, Llc P2P real time media recommendations
US8422490B2 (en) 2006-07-11 2013-04-16 Napo Enterprises, Llc System and method for identifying music content in a P2P real time recommendation network
US20090083116A1 (en) * 2006-08-08 2009-03-26 Concert Technology Corporation Heavy influencer media recommendations
US8620699B2 (en) 2006-08-08 2013-12-31 Napo Enterprises, Llc Heavy influencer media recommendations
US8090606B2 (en) 2006-08-08 2012-01-03 Napo Enterprises, Llc Embedded media recommendations
US20080040354A1 (en) * 2006-08-10 2008-02-14 Qualcomm Incorporated System and method for media content delivery
US8887040B2 (en) * 2006-08-10 2014-11-11 Qualcomm Incorporated System and method for media content delivery
US20080071791A1 (en) * 2006-09-20 2008-03-20 Bates Adam S Metaphor interface
US20080086689A1 (en) * 2006-10-09 2008-04-10 Qmind, Inc. Multimedia content production, publication, and player apparatus, system and method
US20080126961A1 (en) * 2006-11-06 2008-05-29 Yahoo! Inc. Context server for associating information based on context
US8594702B2 (en) 2006-11-06 2013-11-26 Yahoo! Inc. Context server for associating information based on context
US20100146283A1 (en) * 2006-11-13 2010-06-10 Sony Computer Entertainment Europe Limited Entertainment device
US8782418B2 (en) * 2006-11-13 2014-07-15 Sony Computer Entertainment Europe Limited Entertainment device
US20090157672A1 (en) * 2006-11-15 2009-06-18 Sunil Vemuri Method and system for memory augmentation
US9645700B2 (en) * 2006-11-21 2017-05-09 Daniel E. Tsai Ad-hoc web content player
US20150370417A9 (en) * 2006-11-21 2015-12-24 Daniel E. Tsai Ad-hoc web content player
US9417758B2 (en) * 2006-11-21 2016-08-16 Daniel E. Tsai AD-HOC web content player
US20080141132A1 (en) * 2006-11-21 2008-06-12 Tsai Daniel E Ad-hoc web content player
US20080117201A1 (en) * 2006-11-22 2008-05-22 Ronald Martinez Methods, Systems and Apparatus for Delivery of Media
US9110903B2 (en) 2006-11-22 2015-08-18 Yahoo! Inc. Method, system and apparatus for using user profile electronic device data in media delivery
US20080117202A1 (en) * 2006-11-22 2008-05-22 Ronald Martinez Methods, Systems and Apparatus for Delivery of Media
US8402356B2 (en) * 2006-11-22 2013-03-19 Yahoo! Inc. Methods, systems and apparatus for delivery of media
US8874655B2 (en) 2006-12-13 2014-10-28 Napo Enterprises, Llc Matching participants in a P2P recommendation network loosely coupled to a subscription service
US8769099B2 (en) 2006-12-28 2014-07-01 Yahoo! Inc. Methods and systems for pre-caching information on a mobile computing device
US20080162686A1 (en) * 2006-12-28 2008-07-03 Yahoo! Inc. Methods and systems for pre-caching information on a mobile computing device
US20150120813A2 (en) * 2007-01-08 2015-04-30 Apple Inc. Pairing a media server and a media client
US20080177831A1 (en) * 2007-01-19 2008-07-24 Kat Digital Corp. Communitized media application and sharing apparatus
WO2008112293A1 (en) * 2007-03-13 2008-09-18 Facebook, Inc. Systems and methods for network authentication
US20080313714A1 (en) * 2007-03-13 2008-12-18 Dave Fetterman Systems and methods for network authentication
US8136145B2 (en) 2007-03-13 2012-03-13 Facebook, Inc. Network authentication for accessing social networking system information by a third party application
US20080235588A1 (en) * 2007-03-20 2008-09-25 Yahoo! Inc. Media player playlist creation and editing within a browser interpretable document
US9224427B2 (en) 2007-04-02 2015-12-29 Napo Enterprises LLC Rating media item recommendations using recommendation paths and/or media item usage
WO2008124039A1 (en) * 2007-04-04 2008-10-16 Mobile Worx Llc Method and system for targeted advertising via mobile terminals
US8434024B2 (en) 2007-04-05 2013-04-30 Napo Enterprises, Llc System and method for automatically and graphically associating programmatically-generated media item recommendations related to a user's socially recommended media items
US8112720B2 (en) 2007-04-05 2012-02-07 Napo Enterprises, Llc System and method for automatically and graphically associating programmatically-generated media item recommendations related to a user's socially recommended media items
WO2008124411A2 (en) * 2007-04-06 2008-10-16 Concert Technology Corporation System and method for selectively identifying media items for play based on a recommender playlist
WO2008124411A3 (en) * 2007-04-06 2010-01-14 Concert Technology Corporation System and method for selectively identifying media items for play based on a recommender play list
US8356035B1 (en) 2007-04-10 2013-01-15 Google Inc. Association of terms with images using image similarity
US20080275861A1 (en) * 2007-05-01 2008-11-06 Google Inc. Inferring User Interests
US8473500B2 (en) 2007-05-01 2013-06-25 Google Inc. Inferring user interests
US8055664B2 (en) * 2007-05-01 2011-11-08 Google Inc. Inferring user interests
US8572099B2 (en) 2007-05-01 2013-10-29 Google Inc. Advertiser and user association
US20110112916A1 (en) * 2007-05-01 2011-05-12 Google Inc. Advertiser and User Association
US7747705B1 (en) 2007-05-08 2010-06-29 Avaya Inc. Method to make a discussion forum or RSS feed a source for customer contact into a multimedia contact center that is capable of handling emails
US8015502B2 (en) * 2007-05-22 2011-09-06 Yahoo! Inc. Dynamic layout for a search engine results page on implicit user feedback
US20080295006A1 (en) * 2007-05-22 2008-11-27 Luvogt Christopher Dynamic layout for a search engine results page based of implicit user feedback
US8285776B2 (en) 2007-06-01 2012-10-09 Napo Enterprises, Llc System and method for processing a received media item recommendation message comprising recommender presence information
US8839141B2 (en) 2007-06-01 2014-09-16 Napo Enterprises, Llc Method and system for visually indicating a replay status of media items on a media device
US9275055B2 (en) 2007-06-01 2016-03-01 Napo Enterprises, Llc Method and system for visually indicating a replay status of media items on a media device
US9037632B2 (en) 2007-06-01 2015-05-19 Napo Enterprises, Llc System and method of generating a media item recommendation message with recommender presence information
US9164993B2 (en) 2007-06-01 2015-10-20 Napo Enterprises, Llc System and method for propagating a media item recommendation message comprising recommender presence information
US8954883B2 (en) 2007-06-01 2015-02-10 Napo Enterprises, Llc Method and system for visually indicating a replay status of media items on a media device
US8983950B2 (en) 2007-06-01 2015-03-17 Napo Enterprises, Llc Method and system for sorting media items in a playlist on a media device
US9448688B2 (en) 2007-06-01 2016-09-20 Napo Enterprises, Llc Visually indicating a replay status of media items on a media device
US7865544B2 (en) * 2007-06-26 2011-01-04 International Business Machines Corporation Method and system for providing XML-based asynchronous and interactive feeds for web applications
US20090006523A1 (en) * 2007-06-26 2009-01-01 Alexander Kordun Method and system for providing xml-based asynchronous and interactive feeds for web applications
US8122104B2 (en) * 2007-06-26 2012-02-21 International Business Machines Corporation Method and system for providing XML-based asynchronous and interactive feeds for web applications
US20110072116A1 (en) * 2007-06-26 2011-03-24 International Business Machines Corporation Method and system for providing xml-based asynchronous and interactive feeds for web applications
US10969927B2 (en) 2007-08-10 2021-04-06 The Clic, Inc. Displaying information using expandable widgets
US8910067B1 (en) * 2007-08-10 2014-12-09 The Clic, Inc. Interactive information display through widgets
US20090049070A1 (en) * 2007-08-15 2009-02-19 Arieh Steinberg Web-based social network badges
US20150254345A1 (en) * 2007-08-17 2015-09-10 At&T Intellectual Property I, Lp System for identifying media content
US10762131B2 (en) * 2007-08-17 2020-09-01 At&T Intellectual Property I, L.P. System for identifying media content
US20090049540A1 (en) * 2007-08-18 2009-02-19 Khalil Ayman S Method and system for providing targeted web feed subscription recomendations calculated through knowledge of ip addresses
US9336233B2 (en) * 2007-08-29 2016-05-10 Scott P. Chatley Method and system for determining an optimally located storage node in a communications network
US10924536B2 (en) 2007-08-29 2021-02-16 Oracle International Corporation Method and system for selecting a storage node based on a distance from a requesting device
US10523747B2 (en) 2007-08-29 2019-12-31 Oracle International Corporation Method and system for selecting a storage node based on a distance from a requesting device
US20090144416A1 (en) * 2007-08-29 2009-06-04 Chatley Scott P Method and system for determining an optimally located storage node in a communications network
US10193967B2 (en) 2007-08-29 2019-01-29 Oracle International Corporation Redirecting devices requesting access to files
US20100131357A1 (en) * 2007-09-07 2010-05-27 Ryan Steelberg System and method for controlling user and content interactions
US9537929B2 (en) 2007-10-15 2017-01-03 International Business Machines Corporation Summarizing portlet usage in a portal page
US8788953B2 (en) 2007-10-15 2014-07-22 International Business Machines Corporation Summarizing portlet usage in a portal page
US20090100358A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage in a Portal Page
US8191002B2 (en) 2007-10-15 2012-05-29 International Business Machines Corporation Summarizing portlet usage in a portal page
US20110131501A1 (en) * 2007-10-15 2011-06-02 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US8615711B2 (en) 2007-10-15 2013-12-24 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US20090106040A1 (en) * 2007-10-23 2009-04-23 New Jersey Institute Of Technology System And Method For Synchronous Recommendations of Social Interaction Spaces to Individuals
US20090119592A1 (en) * 2007-11-01 2009-05-07 Michael Boerner System and method for providing user-selected topical video content
US8239418B1 (en) 2007-11-01 2012-08-07 Google Inc. Video-related recommendations using link structure
US8145679B1 (en) 2007-11-01 2012-03-27 Google Inc. Video-related recommendations using link structure
US7853622B1 (en) 2007-11-01 2010-12-14 Google Inc. Video-related recommendations using link structure
US9355300B1 (en) 2007-11-02 2016-05-31 Google Inc. Inferring the gender of a face in an image
US8041082B1 (en) 2007-11-02 2011-10-18 Google Inc. Inferring the gender of a face in an image
US9098165B2 (en) * 2007-11-05 2015-08-04 Facebook, Inc. Sponsored story creation using inferential targeting
US9823806B2 (en) 2007-11-05 2017-11-21 Facebook, Inc. Sponsored story creation user interface
US10068258B2 (en) 2007-11-05 2018-09-04 Facebook, Inc. Sponsored stories and news stories within a newsfeed of a social networking system
US8499040B2 (en) 2007-11-05 2013-07-30 Facebook, Inc. Sponsored-stories-unit creation from organic activity stream
US9984392B2 (en) 2007-11-05 2018-05-29 Facebook, Inc. Social advertisements and other informational messages on a social networking website, and advertising model for same
US8775325B2 (en) 2007-11-05 2014-07-08 Facebook, Inc. Presenting personalized social content on a web page of an external system
US20110029388A1 (en) * 2007-11-05 2011-02-03 Kendall Timothy A Social Advertisements and Other Informational Messages on a Social Networking Website, and Advertising Model for Same
US9984391B2 (en) 2007-11-05 2018-05-29 Facebook, Inc. Social advertisements and other informational messages on a social networking website, and advertising model for same
US20130204954A1 (en) * 2007-11-05 2013-08-08 Timothy A. Kendall Communicating information in a social networking website about activities from another domain
US10585550B2 (en) 2007-11-05 2020-03-10 Facebook, Inc. Sponsored story creation user interface
US8799068B2 (en) 2007-11-05 2014-08-05 Facebook, Inc. Social advertisements and other informational messages on a social networking website, and advertising model for same
US8812360B2 (en) 2007-11-05 2014-08-19 Facebook, Inc. Social advertisements based on actions on an external system
US9123079B2 (en) 2007-11-05 2015-09-01 Facebook, Inc. Sponsored stories unit creation from organic activity stream
US8655987B2 (en) 2007-11-05 2014-02-18 Facebook, Inc. Sponsored-stories-unit creation from organic activity stream
CN101849229A (en) * 2007-11-05 2010-09-29 费斯布克公司 In social networking website, transmit with from the relevant information of the activity in other territories
US8775247B2 (en) * 2007-11-05 2014-07-08 Facebook, Inc. Presenting personalized social content on a web page of an external system
US20090119167A1 (en) * 2007-11-05 2009-05-07 Kendall Timothy A Social Advertisements and Other Informational Messages on a Social Networking Website, and Advertising Model for Same
US8825888B2 (en) * 2007-11-05 2014-09-02 Facebook, Inc. Monitoring activity stream for sponsored story creation
US9742822B2 (en) 2007-11-05 2017-08-22 Facebook, Inc. Sponsored stories unit creation from organic activity stream
US9740360B2 (en) 2007-11-05 2017-08-22 Facebook, Inc. Sponsored story user interface
US9058089B2 (en) 2007-11-05 2015-06-16 Facebook, Inc. Sponsored-stories-unit creation from organic activity stream
US20090182589A1 (en) * 2007-11-05 2009-07-16 Kendall Timothy A Communicating Information in a Social Networking Website About Activities from Another Domain
US8676894B2 (en) 2007-11-05 2014-03-18 Facebook, Inc. Sponsored-stories-unit creation from organic activity stream
WO2009061617A1 (en) * 2007-11-05 2009-05-14 Facebook, Inc. Communicating information in a social networking website about activities from another domain
US9645702B2 (en) 2007-11-05 2017-05-09 Facebook, Inc. Sponsored story sharing user interface
US20140122249A1 (en) * 2007-11-05 2014-05-01 Facebook, Inc. Sponsored story creation using inferential targeting
US20120101898A1 (en) * 2007-11-05 2012-04-26 Kendall Timothy A Presenting personalized social content on a web page of an external system
AU2008324952B2 (en) * 2007-11-05 2012-11-08 Facebook, Inc. Communicating information in a social networking website about activities from another domain
US7865522B2 (en) 2007-11-07 2011-01-04 Napo Enterprises, Llc System and method for hyping media recommendations in a media recommendation system
US9060034B2 (en) 2007-11-09 2015-06-16 Napo Enterprises, Llc System and method of filtering recommenders in a media item recommendation system
US20090150373A1 (en) * 2007-12-06 2009-06-11 Yahoo! Inc. System and method for synchronizing data on a network
US8069142B2 (en) 2007-12-06 2011-11-29 Yahoo! Inc. System and method for synchronizing data on a network
US20090150501A1 (en) * 2007-12-10 2009-06-11 Marc Eliot Davis System and method for conditional delivery of messages
US8671154B2 (en) 2007-12-10 2014-03-11 Yahoo! Inc. System and method for contextual addressing of communications on a network
US8307029B2 (en) 2007-12-10 2012-11-06 Yahoo! Inc. System and method for conditional delivery of messages
US8799371B2 (en) 2007-12-10 2014-08-05 Yahoo! Inc. System and method for conditional delivery of messages
US20090150514A1 (en) * 2007-12-10 2009-06-11 Yahoo! Inc. System and method for contextual addressing of communications on a network
US20090150489A1 (en) * 2007-12-10 2009-06-11 Yahoo! Inc. System and method for conditional delivery of messages
US20090157731A1 (en) * 2007-12-14 2009-06-18 Zigler Jeffrey D Dynamic audio file and method of use
US8166168B2 (en) 2007-12-17 2012-04-24 Yahoo! Inc. System and method for disambiguating non-unique identifiers using information obtained from disparate communication channels
US9224150B2 (en) 2007-12-18 2015-12-29 Napo Enterprises, Llc Identifying highly valued recommendations of users in a media recommendation network
US9734507B2 (en) 2007-12-20 2017-08-15 Napo Enterprise, Llc Method and system for simulating recommendations in a social network for an offline user
US9071662B2 (en) 2007-12-20 2015-06-30 Napo Enterprises, Llc Method and system for populating a content repository for an internet radio service based on a recommendation network
US8396951B2 (en) 2007-12-20 2013-03-12 Napo Enterprises, Llc Method and system for populating a content repository for an internet radio service based on a recommendation network
US8060525B2 (en) 2007-12-21 2011-11-15 Napo Enterprises, Llc Method and system for generating media recommendations in a distributed environment based on tagging play history information with location information
US8983937B2 (en) 2007-12-21 2015-03-17 Lemi Technology, Llc Tunersphere
US8577874B2 (en) 2007-12-21 2013-11-05 Lemi Technology, Llc Tunersphere
US20090164516A1 (en) * 2007-12-21 2009-06-25 Concert Technology Corporation Method and system for generating media recommendations in a distributed environment based on tagging play history information with location information
US8874554B2 (en) 2007-12-21 2014-10-28 Lemi Technology, Llc Turnersphere
US8886666B2 (en) 2007-12-21 2014-11-11 Lemi Technology, Llc Method and system for generating media recommendations in a distributed environment based on tagging play history information with location information
US9552428B2 (en) 2007-12-21 2017-01-24 Lemi Technology, Llc System for generating media recommendations in a distributed environment based on seed information
US8332425B2 (en) 2007-12-21 2012-12-11 Napo Enterprises, Llc Method and system for generating media recommendations in a distributed environment based on tagging play history information with location information
US9275138B2 (en) 2007-12-21 2016-03-01 Lemi Technology, Llc System for generating media recommendations in a distributed environment based on seed information
US8117193B2 (en) 2007-12-21 2012-02-14 Lemi Technology, Llc Tunersphere
US8316015B2 (en) 2007-12-21 2012-11-20 Lemi Technology, Llc Tunersphere
US20090170608A1 (en) * 2007-12-26 2009-07-02 Herrmann Mark E System and method for collecting and using player information
US8246466B2 (en) * 2007-12-26 2012-08-21 Scientific Games Holdings Limited System and method for collecting and using player information
US20090172106A1 (en) * 2007-12-27 2009-07-02 Motorola, Inc. Method and Apparatus to Facilitate Provision and Use of a Media Source Bundle
US20090172783A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Acquiring And Using Social Network Information
US20090171686A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Using social network information and transaction information
US20090171964A1 (en) * 2008-01-02 2009-07-02 George Eberstadt Acquiring And Using Social Network Information
WO2009089116A2 (en) * 2008-01-02 2009-07-16 Three Purple Dots, Inc. Systems and methods for determining the relative bias and accuracy of a piece of news
WO2009086266A1 (en) * 2008-01-02 2009-07-09 Turnto Networks, Inc. Using social network information
WO2009089116A3 (en) * 2008-01-02 2010-01-21 Three Purple Dots, Inc. Systems and methods for determining the relative bias and accuracy of a piece of news
US9706345B2 (en) 2008-01-04 2017-07-11 Excalibur Ip, Llc Interest mapping system
US9626685B2 (en) 2008-01-04 2017-04-18 Excalibur Ip, Llc Systems and methods of mapping attention
US20090176509A1 (en) * 2008-01-04 2009-07-09 Davis Marc E Interest mapping system
US8762285B2 (en) 2008-01-06 2014-06-24 Yahoo! Inc. System and method for message clustering
US20090177484A1 (en) * 2008-01-06 2009-07-09 Marc Eliot Davis System and method for message clustering
US10074093B2 (en) 2008-01-16 2018-09-11 Excalibur Ip, Llc System and method for word-of-mouth advertising
US8001275B2 (en) 2008-02-22 2011-08-16 Tactara, Llc Methods of providing published content
US20100088106A1 (en) * 2008-02-22 2010-04-08 Tactara, Llc Methods of Providing Published Content
US8560390B2 (en) 2008-03-03 2013-10-15 Yahoo! Inc. Method and apparatus for social network marketing with brand referral
US20090222304A1 (en) * 2008-03-03 2009-09-03 Yahoo! Inc. Method and Apparatus for Social Network Marketing with Advocate Referral
US8554623B2 (en) 2008-03-03 2013-10-08 Yahoo! Inc. Method and apparatus for social network marketing with consumer referral
US8538811B2 (en) 2008-03-03 2013-09-17 Yahoo! Inc. Method and apparatus for social network marketing with advocate referral
US20090225978A1 (en) * 2008-03-07 2009-09-10 Aspect Software, Inc. Method and system for publishing ACD specific data
US8745142B2 (en) 2008-03-07 2014-06-03 Aspect Software, Inc. Method and system for publishing ACD specific data
US10460085B2 (en) 2008-03-13 2019-10-29 Mattel, Inc. Tablet computer
US20090240576A1 (en) * 2008-03-18 2009-09-24 The Healthcentral Network, Inc. Methods, media, and systems for selectively displaying advertising materials with user generated content
US20090240732A1 (en) * 2008-03-24 2009-09-24 Concert Technology Corporation Active playlist having dynamic media item groups
US8725740B2 (en) 2008-03-24 2014-05-13 Napo Enterprises, Llc Active playlist having dynamic media item groups
US8745133B2 (en) 2008-03-28 2014-06-03 Yahoo! Inc. System and method for optimizing the storage of data
US8589486B2 (en) 2008-03-28 2013-11-19 Yahoo! Inc. System and method for addressing communications
US8271506B2 (en) 2008-03-31 2012-09-18 Yahoo! Inc. System and method for modeling relationships between entities
US9477776B2 (en) * 2008-04-02 2016-10-25 Paypal, Inc. System and method for visualization of data
US20090254557A1 (en) * 2008-04-02 2009-10-08 Ebay Inc. System and method for visualization of data
US8484311B2 (en) 2008-04-17 2013-07-09 Eloy Technology, Llc Pruning an aggregate media collection
US20090265366A1 (en) * 2008-04-22 2009-10-22 Qualcomm Incorporated Opportunistic opinion score collection on a mobile device
US20090300485A1 (en) * 2008-05-27 2009-12-03 Microsoft Corporation Techniques for automatically generating wiki content
US20090319484A1 (en) * 2008-06-23 2009-12-24 Nadav Golbandi Using Web Feed Information in Information Retrieval
US8452855B2 (en) 2008-06-27 2013-05-28 Yahoo! Inc. System and method for presentation of media related to a context
US20090326800A1 (en) * 2008-06-27 2009-12-31 Yahoo! Inc. System and method for determination and display of personalized distance
US8813107B2 (en) 2008-06-27 2014-08-19 Yahoo! Inc. System and method for location based media delivery
US9158794B2 (en) 2008-06-27 2015-10-13 Google Inc. System and method for presentation of media related to a context
US8706406B2 (en) 2008-06-27 2014-04-22 Yahoo! Inc. System and method for determination and display of personalized distance
US9858348B1 (en) 2008-06-27 2018-01-02 Google Inc. System and method for presentation of media related to a context
US7961986B1 (en) 2008-06-30 2011-06-14 Google Inc. Ranking of images and image labels
US8326091B1 (en) 2008-06-30 2012-12-04 Google Inc. Ranking of images and image labels
US9582508B2 (en) 2008-07-15 2017-02-28 Adobe Systems Incorporated Media orchestration through generic transformations
US20110271171A1 (en) * 2008-07-16 2011-11-03 International Business Machines Corporation Creating and Managing Reference Elements of Deployable Web Archive Files
US20100017385A1 (en) * 2008-07-16 2010-01-21 International Business Machines Creating and managing reference elements of deployable web archive files
US8583658B2 (en) * 2008-07-16 2013-11-12 International Business Machines Corporation Creating and managing reference elements of deployable web archive files
WO2010008925A1 (en) * 2008-07-17 2010-01-21 Tactara, Llc Methods of providing published content
US8086700B2 (en) 2008-07-29 2011-12-27 Yahoo! Inc. Region and duration uniform resource identifiers (URI) for media objects
US20100027527A1 (en) * 2008-07-30 2010-02-04 Yahoo! Inc. System and method for improved mapping and routing
US8583668B2 (en) 2008-07-30 2013-11-12 Yahoo! Inc. System and method for context enhanced mapping
US10230803B2 (en) 2008-07-30 2019-03-12 Excalibur Ip, Llc System and method for improved mapping and routing
EP2318989A4 (en) * 2008-08-21 2017-05-31 Uniloc Luxembourg S.A. Content, traffic and advertising engine, system and method
US8386506B2 (en) 2008-08-21 2013-02-26 Yahoo! Inc. System and method for context enhanced messaging
US20100049702A1 (en) * 2008-08-21 2010-02-25 Yahoo! Inc. System and method for context enhanced messaging
US20100057644A1 (en) * 2008-09-03 2010-03-04 International Business Machines Corporation Interactive digital video library
US8140544B2 (en) * 2008-09-03 2012-03-20 International Business Machines Corporation Interactive digital video library
US20100063993A1 (en) * 2008-09-08 2010-03-11 Yahoo! Inc. System and method for socially aware identity manager
US20100063866A1 (en) * 2008-09-09 2010-03-11 Masaki Kinoshita Service providing method, service processing device, and mobile communicating device
US20100070537A1 (en) * 2008-09-17 2010-03-18 Eloy Technology, Llc System and method for managing a personalized universal catalog of media items
US20100077017A1 (en) * 2008-09-19 2010-03-25 Yahoo! Inc. System and method for distributing media related to a location
US8281027B2 (en) 2008-09-19 2012-10-02 Yahoo! Inc. System and method for distributing media related to a location
US20100082688A1 (en) * 2008-09-30 2010-04-01 Yahoo! Inc. System and method for reporting and analysis of media consumption data
US9600484B2 (en) 2008-09-30 2017-03-21 Excalibur Ip, Llc System and method for reporting and analysis of media consumption data
US8108778B2 (en) 2008-09-30 2012-01-31 Yahoo! Inc. System and method for context enhanced mapping within a user interface
US20100083169A1 (en) * 2008-09-30 2010-04-01 Athellina Athsani System and method for context enhanced mapping within a user interface
US20100094381A1 (en) * 2008-10-13 2010-04-15 Electronics And Telecommunications Research Institute Apparatus for driving artificial retina using medium-range wireless power transmission technique
US8484227B2 (en) 2008-10-15 2013-07-09 Eloy Technology, Llc Caching and synching process for a media sharing system
US20100094935A1 (en) * 2008-10-15 2010-04-15 Concert Technology Corporation Collection digest for a media sharing system
US8880599B2 (en) 2008-10-15 2014-11-04 Eloy Technology, Llc Collection digest for a media sharing system
US8060492B2 (en) 2008-11-18 2011-11-15 Yahoo! Inc. System and method for generation of URL based context queries
US20100125604A1 (en) * 2008-11-18 2010-05-20 Yahoo, Inc. System and method for url based query for retrieving data related to a context
US8024317B2 (en) 2008-11-18 2011-09-20 Yahoo! Inc. System and method for deriving income from URL based context queries
US9805123B2 (en) 2008-11-18 2017-10-31 Excalibur Ip, Llc System and method for data privacy in URL based context queries
US8032508B2 (en) 2008-11-18 2011-10-04 Yahoo! Inc. System and method for URL based query for retrieving data related to a context
US20100125562A1 (en) * 2008-11-18 2010-05-20 Yahoo, Inc. System and method for generation of url based context queries
US9224172B2 (en) 2008-12-02 2015-12-29 Yahoo! Inc. Customizable content for distribution in social networks
US8055675B2 (en) 2008-12-05 2011-11-08 Yahoo! Inc. System and method for context based query augmentation
US8166016B2 (en) 2008-12-19 2012-04-24 Yahoo! Inc. System and method for automated service recommendations
US20100161600A1 (en) * 2008-12-19 2010-06-24 Yahoo! Inc. System and method for automated service recommendations
US20100169933A1 (en) * 2008-12-31 2010-07-01 Motorola, Inc. Accessing an event-based media bundle
US20100185518A1 (en) * 2009-01-21 2010-07-22 Yahoo! Inc. Interest-based activity marketing
US20100185517A1 (en) * 2009-01-21 2010-07-22 Yahoo! Inc. User interface for interest-based targeted marketing
US9824144B2 (en) 2009-02-02 2017-11-21 Napo Enterprises, Llc Method and system for previewing recommendation queues
US9367808B1 (en) 2009-02-02 2016-06-14 Napo Enterprises, Llc System and method for creating thematic listening experiences in a networked peer media recommendation environment
US8200602B2 (en) 2009-02-02 2012-06-12 Napo Enterprises, Llc System and method for creating thematic listening experiences in a networked peer media recommendation environment
US20100228582A1 (en) * 2009-03-06 2010-09-09 Yahoo! Inc. System and method for contextual advertising based on status messages
US20100241964A1 (en) * 2009-03-17 2010-09-23 Eran Belinsky Shared Feed Reader and Method of Shared Feed Reading
US20100241689A1 (en) * 2009-03-19 2010-09-23 Yahoo! Inc. Method and apparatus for associating advertising with computer enabled maps
US8150967B2 (en) 2009-03-24 2012-04-03 Yahoo! Inc. System and method for verified presence tracking
US20140244607A1 (en) * 2009-04-14 2014-08-28 Disney Enterprises, Inc. System and Method for Real-Time Media Presentation Using Metadata Clips
US20120047195A1 (en) * 2009-04-27 2012-02-23 International Business Machines Corporation Identifying Relevant Data from Unstructured Feeds
US8352541B2 (en) * 2009-04-27 2013-01-08 International Business Machines Corporation Identifying relevant data from unstructured feeds
US20100274889A1 (en) * 2009-04-28 2010-10-28 International Business Machines Corporation Automated feed reader indexing
US8838778B2 (en) * 2009-04-28 2014-09-16 International Business Machines Corporation Automated feed reader indexing
US20100280879A1 (en) * 2009-05-01 2010-11-04 Yahoo! Inc. Gift incentive engine
US20100280913A1 (en) * 2009-05-01 2010-11-04 Yahoo! Inc. Gift credit matching engine
WO2010135532A1 (en) * 2009-05-20 2010-11-25 Fuhu, Inc. A device and method for creating, distributing, managing and monetizing widgets including streaming
US20100299183A1 (en) * 2009-05-20 2010-11-25 Robb Fujioka Device and Method for Creating, Distributing, Managing and Monetizing Widgets Including Streaming
US9723102B2 (en) 2009-07-01 2017-08-01 Facebook, Inc. Gathering information about connections in a social networking service
US9332077B2 (en) 2009-07-01 2016-05-03 Facebook, Inc. Gathering information about connections in a social networking service
US20110004692A1 (en) * 2009-07-01 2011-01-06 Tom Occhino Gathering Information about Connections in a Social Networking Service
US20110035265A1 (en) * 2009-08-06 2011-02-10 Yahoo! Inc. System and method for verified monetization of commercial campaigns
US10223701B2 (en) 2009-08-06 2019-03-05 Excalibur Ip, Llc System and method for verified monetization of commercial campaigns
US20110035670A1 (en) * 2009-08-10 2011-02-10 Hon Hai Precision Industry Co., Ltd. Audio playback method for electronic device
US8914342B2 (en) 2009-08-12 2014-12-16 Yahoo! Inc. Personal data platform
US8364611B2 (en) 2009-08-13 2013-01-29 Yahoo! Inc. System and method for precaching information on a mobile device
US9262754B1 (en) 2009-08-21 2016-02-16 Wells Fargo Bank, N.A. Request tracking system and method
US10915875B1 (en) 2009-08-21 2021-02-09 Wells Fargo Bank, N.A. Request tracking system and method
US10096010B1 (en) 2009-08-21 2018-10-09 Wells Fargo Bank, N.A. Request tracking system and method
US8495048B2 (en) 2009-08-26 2013-07-23 International Business Machines Applying user-generated deployment events to a grouping of deployable portlets
US20110055193A1 (en) * 2009-08-26 2011-03-03 International Business Machines Corporation Applying User-Generated Deployment Events to a Grouping of Deployable Portlets
US8306922B1 (en) 2009-10-01 2012-11-06 Google Inc. Detecting content on a social network using links
US8311950B1 (en) 2009-10-01 2012-11-13 Google Inc. Detecting content on a social network using browsing patterns
US9338047B1 (en) 2009-10-01 2016-05-10 Google Inc. Detecting content on a social network using browsing patterns
US20110131106A1 (en) * 2009-12-02 2011-06-02 George Eberstadt Using social network and transaction information
US20110173570A1 (en) * 2010-01-13 2011-07-14 Microsoft Corporation Data feeds with peripherally presented interesting content
US8275771B1 (en) 2010-02-26 2012-09-25 Google Inc. Non-text content item search
US8856125B1 (en) 2010-02-26 2014-10-07 Google Inc. Non-text content item search
US8504485B1 (en) * 2010-03-04 2013-08-06 Amazon Technologies, Inc. Adaptive regionalization for transit characteristic prediction
US9817637B2 (en) 2010-07-01 2017-11-14 Salesforce.Com, Inc. Methods and systems for providing enhancements to a business networking feed
US9456044B2 (en) * 2010-09-23 2016-09-27 Salesforce.Com, Inc. Business networking information feed alerts
US20140129678A1 (en) * 2010-09-23 2014-05-08 Salesforce.Com, Inc. Business networking information feed alerts
US20160366236A1 (en) * 2010-09-23 2016-12-15 Salesforce.Com, Inc. Business networking information feed alerts
US8892573B2 (en) 2010-09-23 2014-11-18 Salesforce.Com, Inc. Methods and apparatus for selecting updates to associated records to publish on an information feed in an on-demand database service environment
US9807187B2 (en) * 2010-09-23 2017-10-31 Salesforce.Com, Inc. Business networking information feed alerts
US11606323B2 (en) * 2010-10-06 2023-03-14 Twitter, Inc. Prioritizing messages within a message network
US10152515B2 (en) 2010-10-25 2018-12-11 Salesforce.Com, Inc. Triggering actions in an information feed system
US20120102063A1 (en) * 2010-10-25 2012-04-26 Salesforce.Com, Inc. Triggering actions in an information feed system
US9411855B2 (en) * 2010-10-25 2016-08-09 Salesforce.Com, Inc. Triggering actions in an information feed system
US11061908B2 (en) 2010-10-25 2021-07-13 Salesforce.Com, Inc. Triggering actions in an information feed system
US20120101985A1 (en) * 2010-10-25 2012-04-26 Salesforce.Com, Inc. Triggering actions in an information feed system
US8886766B2 (en) 2010-10-25 2014-11-11 Salesforce.Com, Inc. Systems and methods for tracking responses on an online social network
US20120110499A1 (en) * 2010-10-29 2012-05-03 Microsoft Corporation Virtualized layouts
US20120143948A1 (en) * 2010-12-01 2012-06-07 Microsoft Corporation Social networking feed extensibility based on data types
US8996648B2 (en) * 2010-12-01 2015-03-31 Microsoft Corporation Social networking feed extensibility based on data types
US9171180B2 (en) 2010-12-03 2015-10-27 Salesforce.Com, Inc. Social files
US8498994B2 (en) * 2010-12-03 2013-07-30 Salesforce.Com, Inc. Social files
US20120143817A1 (en) * 2010-12-03 2012-06-07 Salesforce.Com, Inc. Social files
US8756221B2 (en) 2010-12-03 2014-06-17 Salesforce.Com, Inc. Social files
US9424283B2 (en) 2010-12-03 2016-08-23 Salesforce.Com, Inc. Social files
US9990652B2 (en) 2010-12-15 2018-06-05 Facebook, Inc. Targeting social advertising to friends of users who have interacted with an object associated with the advertising
US20120158775A1 (en) * 2010-12-17 2012-06-21 Electronics & Telecommunications Research Institute System and method for providing user-customized content
US20120173346A1 (en) * 2011-01-03 2012-07-05 Chad Steelberg Apparatus, system and method for multi-party web publishing and dynamic plug-ins for same
US8996662B2 (en) * 2011-01-12 2015-03-31 Blackberry Limited Methods and system for providing content to a mobile communication device
US20130013750A1 (en) * 2011-01-12 2013-01-10 Brian Steven Butler Methods and system for providing content to a mobile communication device
US20120194632A1 (en) * 2011-01-31 2012-08-02 Robin Sheeley Touch screen video switching system
US8547414B2 (en) * 2011-01-31 2013-10-01 New Vad, Llc Touch screen video switching system
US9443224B2 (en) 2011-03-01 2016-09-13 Salesforce.Com, Inc. Systems, apparatus and methods for selecting updates to associated records to publish on an information feed
US9092521B2 (en) 2011-06-10 2015-07-28 Linkedin Corporation Method of and system for fact checking flagged comments
US8401919B2 (en) 2011-06-10 2013-03-19 Lucas J. Myslinski Method of and system for fact checking rebroadcast information
US8510173B2 (en) 2011-06-10 2013-08-13 Lucas J. Myslinski Method of and system for fact checking email
US9886471B2 (en) 2011-06-10 2018-02-06 Microsoft Technology Licensing, Llc Electronic message board fact checking
US8229795B1 (en) 2011-06-10 2012-07-24 Myslinski Lucas J Fact checking methods
US8583509B1 (en) 2011-06-10 2013-11-12 Lucas J. Myslinski Method of and system for fact checking with a camera device
US8458046B2 (en) 2011-06-10 2013-06-04 Lucas J. Myslinski Social media fact checking method and system
US8423424B2 (en) 2011-06-10 2013-04-16 Lucas J. Myslinski Web page fact checking system and method
US8862505B2 (en) 2011-06-10 2014-10-14 Linkedin Corporation Method of and system for fact checking recorded information
US8321295B1 (en) 2011-06-10 2012-11-27 Myslinski Lucas J Fact checking method and system
US8185448B1 (en) 2011-06-10 2012-05-22 Myslinski Lucas J Fact checking method and system
US9176957B2 (en) 2011-06-10 2015-11-03 Linkedin Corporation Selective fact checking method and system
US9177053B2 (en) 2011-06-10 2015-11-03 Linkedin Corporation Method and system for parallel fact checking
US9165071B2 (en) 2011-06-10 2015-10-20 Linkedin Corporation Method and system for indicating a validity rating of an entity
US9015037B2 (en) 2011-06-10 2015-04-21 Linkedin Corporation Interactive fact checking system
US9087048B2 (en) 2011-06-10 2015-07-21 Linkedin Corporation Method of and system for validating a fact checking system
US9659049B2 (en) 2011-06-24 2017-05-23 Salesforce.Com, Inc. Creating and managing granular relationships on an online social network
US9208187B2 (en) 2011-06-24 2015-12-08 Salesforce.Com, Inc. Using a database system for selective inclusion and exclusion of types of updates to provide a configuration feed of a social networking system
US20130024454A1 (en) * 2011-07-18 2013-01-24 Salesforce.Com, Inc. Computer implemented systems and methods for organizing data of a social network information feed
US9443225B2 (en) 2011-07-18 2016-09-13 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US20130073400A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH Broad and alternative category clustering of the same, similar or different categories in social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods and services integrated with 3d spatial geomapping and social networking
US10129211B2 (en) 2011-09-15 2018-11-13 Stephan HEATH Methods and/or systems for an online and/or mobile privacy and/or security encryption technologies used in cloud computing with the combination of data mining and/or encryption of user's personal data and/or location data for marketing of internet posted promotions, social messaging or offers using multiple devices, browsers, operating systems, networks, fiber optic communications, multichannel platforms
US10096033B2 (en) * 2011-09-15 2018-10-09 Stephan HEATH System and method for providing educational related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, and/or services integrated with 3D spatial geomapping, company and local information for selected worldwide locations and social networking
US10120877B2 (en) * 2011-09-15 2018-11-06 Stephan HEATH Broad and alternative category clustering of the same, similar or different categories in social/geo/promo link promotional data sets for end user display of interactive ad links, coupons, mobile coupons, promotions and sale of products, goods and services integrated with 3D spatial geomapping and mobile mapping and social networking
US10127564B2 (en) 2011-09-15 2018-11-13 Stephan HEATH System and method for using impressions tracking and analysis, location information, 2D and 3D mapping, mobile mapping, social media, and user behavior and information for generating mobile and internet posted promotions or offers for, and/or sales of, products and/or services
US10127563B2 (en) * 2011-09-15 2018-11-13 Stephan HEATH System and method for providing sports and sporting events related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, gambling and/or services integrated with 3D spatial geomapping, company and local information for selected worldwide locations and social networking
US10152722B2 (en) 2011-09-15 2018-12-11 Stephan HEATH System and method for providing combination of online coupons, products or services with advertisements, geospatial mapping, related company or local information, and social networking
US20130073387A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH System and method for providing educational related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, and/or services integrated with 3d spatial geomapping, company and local information for selected worldwide locations and social networking
US9710821B2 (en) 2011-09-15 2017-07-18 Stephan HEATH Systems and methods for mobile and online payment systems for purchases related to mobile and online promotions or offers provided using impressions tracking and analysis, location information, 2D and 3D mapping, mobile mapping, social media, and user behavior and
US20130073389A1 (en) * 2011-09-15 2013-03-21 Stephan HEATH System and method for providing sports and sporting events related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, gambling and/or services integrated with 3d spatial geomapping, company and local information for selected worldwide locations and social networking
US20130110929A1 (en) * 2011-11-01 2013-05-02 Vivek Paul Gundotra Integrated Social Network and Stream Playback
US9633016B2 (en) * 2011-11-01 2017-04-25 Google Inc. Integrated social network and stream playback
CN104081405A (en) * 2011-11-29 2014-10-01 斯波帝范公司 Content provider with multi-device secure application integration
WO2013080048A1 (en) * 2011-11-29 2013-06-06 Spotify Ab Content provider with multi-device secure application integration
US9489527B2 (en) 2011-11-29 2016-11-08 Spotify Ab Content provider with multi-device secure application integration
US20130139271A1 (en) * 2011-11-29 2013-05-30 Spotify Ab Content provider with multi-device secure application integration
US9032543B2 (en) 2011-11-29 2015-05-12 Spotify Ab Content provider with multi-device secure application integration
KR20140109905A (en) * 2011-11-29 2014-09-16 스포티파이 에이비 Content provider with multi-device secure application integration
KR102020473B1 (en) 2011-11-29 2019-09-10 스포티파이 에이비 Content provider with multi-device secure application integration
US8826453B2 (en) * 2011-11-29 2014-09-02 Spotify Ab Content provider with multi-device secure application integration
US10699306B2 (en) 2012-02-02 2020-06-30 Flipp Corporation Dynamic digital flyer system
US20130246520A1 (en) * 2012-03-15 2013-09-19 International Business Machines Corporation Recognizing Social Media Posts, Comments, or other Texts as Business Recommendations or Referrals
US20130247105A1 (en) * 2012-03-16 2013-09-19 Google Inc. Smart subscribe button on watch
US9189819B2 (en) 2012-04-20 2015-11-17 Facebook, Inc. Personalizing an application with content from a social networking system
WO2013158444A1 (en) * 2012-04-20 2013-10-24 Facebook, Inc. Personalizing an application with content from a social networking system
TWI554892B (en) * 2012-04-20 2016-10-21 菲絲博克公司 Personalizing an application with content from a social networking system
US8943171B2 (en) * 2012-05-30 2015-01-27 Red Hat, Inc. Location-aware web service-based application skinning for web applications
US20130326023A1 (en) * 2012-05-30 2013-12-05 Jordan S. O'Mara Mechanism for location-aware web service-based application skinning for web applications
US20180292909A1 (en) * 2012-08-17 2018-10-11 Flextronics Ap, Llc Methods and displays for providing intelligent television badges
US20140143648A1 (en) * 2012-11-16 2014-05-22 Vladimir Kolesnikov Bolt Shadow Workers
US20140344217A1 (en) * 2012-11-27 2014-11-20 Gubagoo, Inc. Systems and methods for online website lead generation service
US10628503B2 (en) * 2012-11-27 2020-04-21 Gubagoo, Inc. Systems and methods for online web site lead generation service
US9483159B2 (en) 2012-12-12 2016-11-01 Linkedin Corporation Fact checking graphical user interface including fact checking icons
US20140195930A1 (en) * 2013-01-10 2014-07-10 Salesforce.Com, Inc. Persistent feeder component for displaying feed items received from information feeds of online social networks
US9495079B2 (en) * 2013-01-10 2016-11-15 Salesforce.Com, Inc. Persistent feeder component for displaying feed items received from information feeds of online social networks
US20140208266A1 (en) * 2013-01-18 2014-07-24 Salesforce.Com, Inc. Managing applications on a computing device
US9778820B2 (en) * 2013-01-18 2017-10-03 Salesforce.Com, Inc. Managing applications on a computing device
US11320895B2 (en) * 2013-03-08 2022-05-03 Iplcontent, Llc Method and apparatus to compose a story for a user depending on an attribute of the user
US11106732B2 (en) * 2013-03-11 2021-08-31 Verizon Media Inc. Systems and methods for sharing audio feeds
US20140289195A1 (en) * 2013-03-21 2014-09-25 Nextbit Systems Inc. Configurable application state synchronization
US9563413B2 (en) * 2013-03-21 2017-02-07 Nextbit Systems Inc. Configurable application state synchronization
US10937004B2 (en) 2013-08-22 2021-03-02 Core De Vie, Llc Behaviorally informed scheduling systems and methods
US10915539B2 (en) 2013-09-27 2021-02-09 Lucas J. Myslinski Apparatus, systems and methods for scoring and distributing the reliablity of online information
US10169424B2 (en) 2013-09-27 2019-01-01 Lucas J. Myslinski Apparatus, systems and methods for scoring and distributing the reliability of online information
US11755595B2 (en) 2013-09-27 2023-09-12 Lucas J. Myslinski Apparatus, systems and methods for scoring and distributing the reliability of online information
US9740840B2 (en) 2014-01-27 2017-08-22 Empire Technology Development Llc User authentication using voice and image data
US9684871B2 (en) 2014-02-28 2017-06-20 Lucas J. Myslinski Efficient fact checking method and system
US9691031B2 (en) 2014-02-28 2017-06-27 Lucas J. Myslinski Efficient fact checking method and system utilizing controlled broadening sources
US10061318B2 (en) 2014-02-28 2018-08-28 Lucas J. Myslinski Drone device for monitoring animals and vegetation
US10035595B2 (en) 2014-02-28 2018-07-31 Lucas J. Myslinski Drone device security system
US9972055B2 (en) 2014-02-28 2018-05-15 Lucas J. Myslinski Fact checking method and system utilizing social networking information
US9928464B2 (en) 2014-02-28 2018-03-27 Lucas J. Myslinski Fact checking method and system utilizing the internet of things
US9911081B2 (en) 2014-02-28 2018-03-06 Lucas J. Myslinski Reverse fact checking method and system
US9892109B2 (en) 2014-02-28 2018-02-13 Lucas J. Myslinski Automatically coding fact check results in a web page
US9858528B2 (en) 2014-02-28 2018-01-02 Lucas J. Myslinski Efficient fact checking method and system utilizing sources on devices of differing speeds
US9367622B2 (en) 2014-02-28 2016-06-14 Lucas J. Myslinski Efficient web page fact checking method and system
US9361382B2 (en) 2014-02-28 2016-06-07 Lucas J. Myslinski Efficient social networking fact checking method and system
US9805308B2 (en) 2014-02-28 2017-10-31 Lucas J. Myslinski Fact checking by separation method and system
US10160542B2 (en) 2014-02-28 2018-12-25 Lucas J. Myslinski Autonomous mobile device security system
US9773207B2 (en) 2014-02-28 2017-09-26 Lucas J. Myslinski Random fact checking method and system
US10183748B2 (en) 2014-02-28 2019-01-22 Lucas J. Myslinski Drone device security system for protecting a package
US10183749B2 (en) 2014-02-28 2019-01-22 Lucas J. Myslinski Drone device security system
US9773206B2 (en) 2014-02-28 2017-09-26 Lucas J. Myslinski Questionable fact checking method and system
US10196144B2 (en) 2014-02-28 2019-02-05 Lucas J. Myslinski Drone device for real estate
US10220945B1 (en) 2014-02-28 2019-03-05 Lucas J. Myslinski Drone device
US11423320B2 (en) 2014-02-28 2022-08-23 Bin 2022, Series 822 Of Allied Security Trust I Method of and system for efficient fact checking utilizing a scoring and classification system
US9213766B2 (en) 2014-02-28 2015-12-15 Lucas J. Myslinski Anticipatory and questionable fact checking method and system
US9754212B2 (en) 2014-02-28 2017-09-05 Lucas J. Myslinski Efficient fact checking method and system without monitoring
US10301023B2 (en) 2014-02-28 2019-05-28 Lucas J. Myslinski Drone device for news reporting
US9747553B2 (en) 2014-02-28 2017-08-29 Lucas J. Myslinski Focused fact checking method and system
US11180250B2 (en) 2014-02-28 2021-11-23 Lucas J. Myslinski Drone device
US10974829B2 (en) 2014-02-28 2021-04-13 Lucas J. Myslinski Drone device security system for protecting a package
US9734454B2 (en) 2014-02-28 2017-08-15 Lucas J. Myslinski Fact checking method and system utilizing format
US9183304B2 (en) 2014-02-28 2015-11-10 Lucas J. Myslinski Method of and system for displaying fact check results based on device capabilities
US9582763B2 (en) 2014-02-28 2017-02-28 Lucas J. Myslinski Multiple implementation fact checking method and system
US10510011B2 (en) 2014-02-28 2019-12-17 Lucas J. Myslinski Fact checking method and system utilizing a curved screen
US10515310B2 (en) 2014-02-28 2019-12-24 Lucas J. Myslinski Fact checking projection device
US10035594B2 (en) 2014-02-28 2018-07-31 Lucas J. Myslinski Drone device security system
US10538329B2 (en) 2014-02-28 2020-01-21 Lucas J. Myslinski Drone device security system for protecting a package
US10540595B2 (en) 2014-02-28 2020-01-21 Lucas J. Myslinski Foldable device for efficient fact checking
US10558928B2 (en) 2014-02-28 2020-02-11 Lucas J. Myslinski Fact checking calendar-based graphical user interface
US10558927B2 (en) 2014-02-28 2020-02-11 Lucas J. Myslinski Nested device for efficient fact checking
US10562625B2 (en) 2014-02-28 2020-02-18 Lucas J. Myslinski Drone device
US9384282B2 (en) 2014-02-28 2016-07-05 Lucas J. Myslinski Priority-based fact checking method and system
US9595007B2 (en) 2014-02-28 2017-03-14 Lucas J. Myslinski Fact checking method and system utilizing body language
US9679250B2 (en) 2014-02-28 2017-06-13 Lucas J. Myslinski Efficient fact checking method and system
US9053427B1 (en) 2014-02-28 2015-06-09 Lucas J. Myslinski Validity rating-based priority-based fact checking method and system
US8990234B1 (en) 2014-02-28 2015-03-24 Lucas J. Myslinski Efficient fact checking method and system
US9613314B2 (en) 2014-02-28 2017-04-04 Lucas J. Myslinski Fact checking method and system utilizing a bendable screen
US9643722B1 (en) 2014-02-28 2017-05-09 Lucas J. Myslinski Drone device security system
US10459963B2 (en) 2014-09-04 2019-10-29 Lucas J. Myslinski Optimized method of and system for summarizing utilizing fact checking and a template
US10740376B2 (en) 2014-09-04 2020-08-11 Lucas J. Myslinski Optimized summarizing and fact checking method and system utilizing augmented reality
US9990357B2 (en) 2014-09-04 2018-06-05 Lucas J. Myslinski Optimized summarizing and fact checking method and system
US10614112B2 (en) 2014-09-04 2020-04-07 Lucas J. Myslinski Optimized method of and system for summarizing factually inaccurate information utilizing fact checking
US11461807B2 (en) 2014-09-04 2022-10-04 Lucas J. Myslinski Optimized summarizing and fact checking method and system utilizing augmented reality
US9189514B1 (en) 2014-09-04 2015-11-17 Lucas J. Myslinski Optimized fact checking method and system
US9454562B2 (en) 2014-09-04 2016-09-27 Lucas J. Myslinski Optimized narrative generation and fact checking method and system based on language usage
US10417293B2 (en) 2014-09-04 2019-09-17 Lucas J. Myslinski Optimized method of and system for summarizing information based on a user utilizing fact checking
US9760561B2 (en) 2014-09-04 2017-09-12 Lucas J. Myslinski Optimized method of and system for summarizing utilizing fact checking and deleting factually inaccurate content
US9875234B2 (en) 2014-09-04 2018-01-23 Lucas J. Myslinski Optimized social networking summarizing method and system utilizing fact checking
US9990358B2 (en) 2014-09-04 2018-06-05 Lucas J. Myslinski Optimized summarizing method and system utilizing fact checking
EP3273645A4 (en) * 2015-03-19 2018-04-04 Tencent Technology Shenzhen Company Limited Information processing method, terminal and computer storage medium
US10909314B2 (en) 2016-08-03 2021-02-02 Advanced New Technologies Co., Ltd. Card-based information displaying method and apparatus, and information displaying service processing method and apparatus
US9711183B1 (en) * 2017-03-23 2017-07-18 Wi Myx Corporation Direct media feed enhanced recordings
US11461802B2 (en) * 2018-12-14 2022-10-04 At&T Intellectual Property I, L.P. Method and apparatus for targeting media to a user via a third party
US20200193472A1 (en) * 2018-12-14 2020-06-18 At&T Intellectual Property I, L.P. Method and apparatus for targeting media to a user via a third party
US20220350471A1 (en) * 2021-04-30 2022-11-03 Won Ho Shin Method for providing contents by using widget in mobile electronic device and system thereof
US11829593B2 (en) * 2021-04-30 2023-11-28 Bytemix Corp. Method for providing contents by using widget in mobile electronic device and system thereof

Also Published As

Publication number Publication date
US20200014744A1 (en) 2020-01-09

Similar Documents

Publication Publication Date Title
US20200014744A1 (en) Method and System for the Creating, Managing, and Delivery of Feed Formatted Content
US20210243275A1 (en) Method and system for docketing
US9172915B2 (en) Method of operating a channel recommendation system
US8402356B2 (en) Methods, systems and apparatus for delivery of media
US9110903B2 (en) Method, system and apparatus for using user profile electronic device data in media delivery
US20160343037A1 (en) Method and system for the creating, managing, and delivering of enhanced feed formatted content
US9552433B2 (en) Generic content collection systems
US9332315B2 (en) Timestamped commentary system for video content
US8447643B2 (en) System and method for collecting and distributing reviews and ratings
US9661462B2 (en) Location-based digital media platform
US20080126476A1 (en) Method and System for the Creating, Managing, and Delivery of Enhanced Feed Formatted Content
US20080120308A1 (en) Methods, Systems and Apparatus for Delivery of Media
KR101766515B1 (en) Modification of content representation by a brand engine in a social network
US20080120178A1 (en) Methods, Systems and Apparatus for Delivery of Media
US20080177858A1 (en) Arranging dynamic bookmarks based on service provider inputs
US20070118802A1 (en) Computer method and system for publishing content on a global computer network
US20090271283A1 (en) Network Media Distribution
US20140108964A1 (en) Measuring Page Viewership in a Social Network
MX2014013791A (en) Social platform with enhanced privacy and integrated customization features.
US20070112636A1 (en) Community Based Marketing System and Method
US20230318997A1 (en) Voice and video calling and recording within messaging session in message interface
US20100031148A1 (en) Community-oriented social network
US20150032554A1 (en) Method for Social Retail/Commercial Media Content

Legal Events

Date Code Title Description
AS Assignment

Owner name: DIZPERSION CORPORATION, ILLINOIS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NICHOLAS, FRANK C.;CARSWELL, IAN B.;REEL/FRAME:018271/0631

Effective date: 20060912

AS Assignment

Owner name: DIZPERSION CORPORATION, ILLINOIS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NICHOLAS, FRANK C.;CARSWELL, IAN B.;REEL/FRAME:033822/0600

Effective date: 20140908

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION