US20040078304A1 - Background advertising system - Google Patents
Background advertising system Download PDFInfo
- Publication number
- US20040078304A1 US20040078304A1 US10/620,947 US62094703A US2004078304A1 US 20040078304 A1 US20040078304 A1 US 20040078304A1 US 62094703 A US62094703 A US 62094703A US 2004078304 A1 US2004078304 A1 US 2004078304A1
- Authority
- US
- United States
- Prior art keywords
- end user
- message
- background reference
- user communication
- communication message
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/106—Display of layout of documents; Previewing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/117—Tagging; Marking up; Designating a block; Setting of attributes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/151—Transformation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/151—Transformation
- G06F40/154—Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/174—Form filling; Merging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0251—Targeted advertisements
- G06Q30/0269—Targeted advertisements based on user profile or attribute
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0277—Online advertisement
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
Definitions
- the present invention relates generally to the field of advertising systems, and more particularly to the field of Internet advertising.
- the World Wide Web is a collection of servers on the Internet that utilize a Hypertext Transfer Protocol (HTTP), which is an application protocol that provides users access to files (which can be in different formats such as text, graphics, images, sound, video, etc.) using a Standard Generalized Markup Language (SGML), which is an information management standard for providing platform-independent and application-independent documents that retain formatting, indexing, and linking information.
- HTTP Hypertext Transfer Protocol
- SGML Standard Generalized Markup Language
- HTML Hypertext Markup Language
- HTML Hypertext Markup Language
- HTML provides basic document formatting of text and images and allows the developer to specify hyperlinks, or “links,” to other servers and files.
- URL Uniform Resource Locator
- the client makes a TCP/IP request to the server identified in the URL and receives a “web page” (namely, a document formatted according to HTML) in return.
- E-mail Electronic mail
- SMTP simple mail transfer protocol
- MIME Multipurpose Internet mail extensions
- a MIME-compliant client application sending a file such as one of various conventional e-mail programs, assigns a MIME type to the file.
- the receiving application which must also be MIME-compliant, refers to a standardized list of documents that are organized into MIME types and subtypes to interpret the content of the file.
- MIME is part of HTTP, and both web browsers and HTTP servers use MIME to interpret e-mail files they send and receive.
- Post Office Protocol 3 (POP3) is a recent version of a standard protocol for receiving e-mail.
- POP3 is a client-server protocol in which e-mail is received and held in a mailbox for a user by a network server. Periodically, the end user checks the mailbox on the network server and downloads any e-mail.
- IMAP Interactive Mail Access Protocol
- POP3 can be thought of as a “store-and-forward” service
- IMAP can be thought of as a remote file server. Therefore, an e-mail message is typically sent with SMTP, and after a network server receives the e-mail message on the end user recipient's behalf, the e-mail message is typically read by the end user using POP3 or IMAP.
- Shared public message networks include Usenet Newsgroups, Internet Relay Chat, Fidonet, RIME, ELINK, and a host of others.
- Public message networks also include public message areas in proprietary online systems. Most are normally set up according to separate general interest categories (e.g., “conferences,” “forums,” or “newsgroups”), subjects within those categories (e.g., “subjects,” “topics,” or “threads”), and finally individual messages or postings within each subject, typically arranged chronologically, as well as according to earlier messages to which they respond. Also included in this category of public messaging are instant messaging programs, which allow users to communicate publically with other users in real time. These conferences typically are carried by many online systems regionally, around the country, or even around the world. Newsgroups also have an Internet protocol which governs their transmission called network news transfer protocol (NNTP).
- NTP network news transfer protocol
- public messages are also accessible through web browsers, enhanced public messaging clients capable of displaying HTML formatting, and basic ASCII clients.
- advertisements include promotional material intended to be used to interest consumers with particular goods or services.
- banners which often contain static or animated images, with or without trademarks, and normally advantageously function as hyperlinks to advertisement owner web pages.
- banner ads often disappear with scrolling by the user and take up precious screen space.
- banner advertisements are often slow in downloading.
- Advertisers also have used broadcast e-mails and public postings to send advertisement messages from themselves containing plain text, as well as HTML formatting for more effective display.
- e-mail messages and public postings containing hyperlinks pointing to additional information are also known, such as described in U.S. Pat. No. 5,790,793.
- users often immediately delete unsolicited e-mail messages, as well as those sent from unknown senders.
- TOMA top of mind awareness
- the purpose of such advertising is not to compel immediate purchase, but to enhance public awareness of the availability of the product from a particular manufacturer or merchant, so that when shoppers are at the retail markets to make purchases, they will recognize brands and immediately have higher perceived values of those products in relation to like products by other manufacturers or merchants.
- the key to a TOMA campaign is repetition since the more times that an individual is exposed to a particular brand-name, logo, trademark, etc., the more likely that individual will buy a particular product when making a buying decision in the future.
- An advertisement system and method are provided for inserting into an end user communication message a background reference to an advertisement.
- the background reference causes an advertisement image to be tiled, or watermarked, across an end user screen behind the text of an e-mail message or public posting.
- a message server inserts the background reference after receiving a message originally sent from an end user originator and before sending the message to be delivered to an end user recipient. When necessary, the message server will convert at least a portion of the message into a proper format, such as HTML, before inserting the background reference to an advertisement, which is preferably selected in accordance with end user recipient demographic information and/or ad exposure statistics.
- the advertisement itself is preferably not transmitted with the message in some preferred embodiments of the invention, but is typically stored at the message server or other location remote from the end user recipient.
- the message server will also maintain and refer to records on each end user recipient to allow for selective enablement of background reference insertion and overwriting based upon end user preferences.
- the message server receives an SMTP or NNTP message and transmits an SMTP, POP3 or NNTP message with an HTML portion for a respective HTML-compatible client.
- the message server transmits the entire message in HTML to be used as a stand-alone web page or as a portion of a larger page employing frames or tables.
- the advertisement Since the advertisement is placed in the background when viewed by a user, it is normally non-clickable, i.e., not a hyperlink to another HTML page. While this novel system of advertising is unusual since a typical user may initially desire, as with conventional banner advertisement, to click on the background image to go to another web page owned by the advertiser for more information or for ordering a product, the user will often be exposed to the tiled advertisement longer, and many times subliminally, while reading the content of the message, and the user may also be initially surprised to see an advertisement in the background of an e-mail message which may be from a known originator, thus increasing the awareness and exposure. Background images may also be very small in comparison to banner advertisements, thus downloading relatively quickly.
- the scope of the present invention is also intended to include inserting a reference to any type of background image or graphic, including non-advertisements
- the method of inserting a reference to an advertisement is considered particularly useful and beneficial in view of the above unexpected advantages, among others.
- Internet service providers, web site owners, e-mail service providers, newsgroup services and other end user communication providers are able to extract revenue for non-obtrusive advertising on 100% of the active screen area while still providing a work area for users to perform desired functions.
- this display does not necessarily affect current advertisement banners being displayed.
- FIG. 1 is a block diagram illustrating physical components of one implementation of the present invention.
- FIG. 2 is a block diagram illustrating one type of end user workstation in accordance with one preferred embodiment of the present invention.
- FIG. 3 is a block diagram illustrating one type of network server in accordance with one preferred embodiment of the present invention.
- FIG. 4 is a flowchart showing general operation steps of the background reference system of the present invention in accordance with one preferred embodiment.
- FIG. 5 is a flowchart showing the operation of one implementation of a background reference insertion process of FIG. 4.
- FIG. 6 is an illustration of selected basic components of an example end user e-mail communication message as sent by an end user originator, in accordance with one preferred embodiment of the present invention.
- FIG. 7 is an illustration of the end user e-mail communication message of FIG. 6 converted completely into HTML for use in a web-based e-mail implementation of one preferred embodiment of the present invention.
- FIG. 8 is an illustration of the message of FIG. 7 with an inserted advertising background reference.
- FIG. 9 is an illustration of a screen display of the message of FIG. 8.
- FIG. 10 is a flowchart showing the general operation of another preferred embodiment of the present invention in a non-web-based, SMTP/POP3 implementation of a background reference system accommodating an e-mail message with an attachment.
- FIG. 11 is an illustration of selected basic components of an example end user e-mail communication message that is not in MIME format and that has an attachment, in accordance with the preferred embodiment of FIG. 10.
- FIG. 12 is an illustration of an example message similar to that of FIG. 11 converted into MIME format.
- FIG. 13 is an illustration of an example message similar to that of FIG. 12 converted into a multipart/alterative part MIME format with an HTML part including a background reference.
- FIG. 14 is an object model diagram showing portions of one implementation of an advertising system in accordance with one preferred embodiment of the present invention.
- FIG. 15 is a flowchart showing a configuration process of the advertising system implementation portion represented by FIG. 14.
- FIG. 16 is a flowchart showing selected e-mail processing steps of the advertising system implementation portion represented by FIG. 14.
- FIG. 1 is a block diagram illustrating physical components 10 of one implementation of the present invention, which has flexibility, expandability, and platform independence. While system configuration can take many forms in accordance with scope of the present invention, the diagram of FIG. 1 illustrates a plurality of end user workstations 11 , 12 , 13 and 14 directly connected to networks 18 and 19 , acceptable examples of which include, among others, local area networks (LANs) and Intranets. Additional workstations 20 , 22 are remotely located and in communication with the network 18 through a remote access network 24 .
- LANs local area networks
- Additional workstations 20 , 22 are remotely located and in communication with the network 18 through a remote access network 24 .
- Network servers 26 , 28 , and 30 are shown connected to each other through an Internet 32 , with conventional routers and switches omitted for clarity, but understood by those reasonably skilled in the art of the present invention.
- Such network servers are configured to support one or more conventional communication protocols, including, but not limited to, SMTP, POP3, IMAP, NNTP, HTTP, etc.
- SMTP Secure Digital Protocol
- POP3 POP3, IMAP
- NNTP NNTP
- HTTP HyperText Transfer Protocol
- FIG. 1 are understood to be representative of multitudes of similarly connected components, and various types of conventional workstations are understood to be connected to the Internet 32 through conventional schemes.
- the network server 28 can be configured to insert background references into end user communications originated and received by any of the workstations 11 , 12 , 13 , 14 , 20 , 22 .
- the network server 28 can be configured to insert background references into end user communications originated and received by any of the workstations 11 , 12 , 13 , 14 , 20 , 22 .
- an end user at workstation 20 sends an e-mail message to an end user at workstation 12
- such a message could be routed through network server 26 , network server 28 for background reference insertion, and then network server 30 . Though not necessary, such routing could be prompted by the end user at workstation 12 maintaining an e-mail mailbox on network server 28 .
- network server 26 is maintained by an Online Service Provider (OSP) to provide OSP customers using workstations 20 , 22 access to the Internet 32 , including e-mail mailboxes and access to the web and public messaging.
- OSP Online Service Provider
- e-mail messages or public postings originated and/or received by an OSP customer would include background references inserted by network server 26 , including those from and/or to other customers of the OSP and others outside the OSP, as configured by the OSP.
- OSP customers may also maintain mailboxes on network server 28 .
- any network server is capable of functioning as a message server to perform the background reference insertion method of the present invention, as discussed below, without regard to whether mailboxes or user accounts are maintained by the message server.
- FIG. 2 is a block diagram illustrating one type of end user workstation 11 , in accordance with one preferred embodiment of the present invention.
- a local interface 38 such as a conventional computer bus, is shown connected to a variety of components, including a storage unit 40 , a processor 42 , an input device interface 44 providing an interface to the local interface 38 for a conventional keyboard 46 and mouse 48 , a display 50 for displaying information for being viewed by a user, a modem/network interface 55 for providing connectivity to other computers and networks, and memory 95 .
- an acceptable storage device 40 is a conventional hard drive, which is used for non-volatile storage of programs and other data which are loaded into memory 95 for operation of the workstation 11 and used by processor 42 to control operation of the workstation 11 .
- Such programs typically include, among others, an operating system 96 , a browser client 52 , an e-mail client 53 , and a public posting client 54 .
- Examples of acceptable operating systems 96 include, among others, Microsoft® Windows® and Unix.
- Examples of acceptable browser clients 52 include, among others, Microsoft® Internet Explorer and Netscape Navigator.
- an acceptable e-mail client is Eudora Pro Email v4.0.
- an acceptable public posting client 54 is Microsoft® Outlook Express, which also functions as an acceptable e-mail client.
- Some web browser clients also function as non-web-based newsgroup and e-mail clients, thus also serving as enhanced readers of NNTP and POP3 information.
- the scope of the present invention is intended to include, but not be limited to, any client capable of displaying end user information with a definable background from any type of electronic feed, including but not limited to, web pages, e-mail messages, public postings, etc.
- FIG. 3 shows a block diagram representation of selected elements of one type of network server 28 , which is shown including hardware elements similar to those of the example workstation 11 shown in FIG. 2.
- a local interface 138 such as a conventional computer bus, is shown connected to a variety of components, including a storage unit 140 , a processor 142 , an input device interface 144 providing an interface to the local interface 138 for a conventional keyboard 146 and mouse 148 , a display 150 , a modem/network interface 160 for providing connectivity to other computers and networks, and memory 195 .
- an acceptable storage device 140 is a conventional hard drive, which is used for non-volatile storage of software programs and other data which are loaded into memory 195 for operation of the network server 28 and used by processor 142 to control operation of the network server 28 .
- the network server 28 executes software programs (also referred to as applications, systems, software, etc.) which are different from those of the workstations.
- software executed by the network server 28 executes a web server 152 , e-mail server 153 , public posting server 154 , such as a newsgroup server, and background reference system 155 .
- network server 28 executes background reference system 155 in combination with one or more of the web server 152 , public posting server 154 , e-mail server 153 , or other end user message server software.
- one implementation of the present invention includes separate background reference system 155 which communicates with one or more end user message server software programs, other implementations include integrated end user message software solutions which directly incorporate the functionality of the background reference system 155 .
- the background reference system 155 of the present invention can be implemented in hardware, software, firmware, or a combination thereof.
- the background reference system 155 is implemented in software or firmware that is stored in a memory and that is executed by a suitable instruction execution system.
- the background reference system 155 which comprises an ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. Examples, among many others, of acceptable software implementation environments include Java, Javascript, C++, etc.
- a “computer-readable medium” can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
- the computer readable medium can be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium.
- the computer-readable medium would include the following: an electrical connection (electronic) having one or more wires, a portable computer diskette (magnetic), a random access memory (RAM) (magnetic), a read-only memory (ROM) (magnetic), an erasable programmable read-only memory (EPROM or Flash memory) (magnetic), an optical fiber (optical), and a portable compact disc read-only memory (CDROM) (optical).
- an electrical connection electronic having one or more wires
- a portable computer diskette magnetic
- RAM random access memory
- ROM read-only memory
- EPROM or Flash memory erasable programmable read-only memory
- CDROM portable compact disc read-only memory
- the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
- FIG. 4 is a flowchart showing general operation steps 300 of the background reference system 155 of the present invention, in accordance with one preferred embodiment.
- the background reference system 155 receives an end user communication message in step 304 , such as, for example, through an SMTP or NNTP gateway from the Internet 32 (FIG. 1), through a POP3 or IMAP mailbox, or through any other communication connection method for intercepting or otherwise accessing an end user communication message sent toward at least one end user recipient from an end user originator.
- the background reference system 155 determines if the received message is in a format, such as HTML as one example, that can accept a reference to a background, such as an advertising image as one example.
- the message is converted into an appropriate format to accept a background reference, as indicated in step 308 . If the message is already in such a format, or after the message is converted into such a format in step 308 , an appropriate background reference is added to the message, such as through a background reference insertion process 312 , an example of one implementation of which is shown in FIG. 5 and discussed below. Subsequently, as indicated in step 314 , the end user message is made available for delivery to one or more end user recipients. In some embodiments and implementations of the present invention, this step includes sending and actually delivering the message to one more end users in user dependent formats.
- FIG. 5 shows the operation of one implementation of the background reference insertion process 312 of FIG. 4.
- the implementation of FIG. 5 is related to an advertisement system, but it should be understood that the present invention includes inserting references to any type of background into end user messages.
- included in the scope of the present invention are practically all technologies through which a background, tiled or not tiled on an end user recipient's screen, is designated for an end user communication message, including client-based solutions and future technologies for accomplishing the described functions.
- step 404 it is first determined at step 404 whether the message already includes a background reference. While some embodiments of the present invention include determining if any type of background reference is specified, including a mere designation of a color, other embodiments include checking only for a designation of a separate image file as a background. In addition, some embodiments will include making this determination only for messages previously determined in step 306 to already be in a format that can accept a background reference since such messages are more likely to already include a background reference. If the message already includes a background reference, step 406 determines if an approval configuration specifies whether the background reference can be overwritten with a new background reference.
- step 412 indicates that the background reference insertion process 312 terminates without overwriting the existing background reference.
- An approval configuration file is maintained in one embodiment of the present invention in order to enable end user recipients to configure the background reference system 155 (FIG. 3) on whether or not to overwrite existing background references in messages received by them.
- steps 404 and/or 406 are omitted, whereby there is automatic overwriting of all or no existing background references.
- the ordering of steps in the various flowcharts of the present invention are not intended to limit the scope of the present invention with respect to order of operation since other embodiments include varying the orders of the steps.
- steps 404 , 406 and 412 are instead executed after a message is received and before format determination is made in step 306 .
- a general approval determination is included before format determination in order to determine if a particular end user recipient has approved any background reference insertions, regardless of whether any background references already exist.
- step 406 when the background reference system 155 determines that an existing background reference may be overwritten in step 406 , or if it is determined that there is no background reference specified in step 404 , then further determinations are made as to which advertisement should be referenced by a new background reference to be inserted (or overwritten if already present) into the message. Based on a determination in step 408 , advertisements may be selected by the background reference system 155 based on available demographic information for a particular end user recipient (step 414 ) and/or on advertiser and advertisement exposures (step 416 ). In a web-based “free” e-mail implementation, acquisition of demographic information is required before the e-mail account is provided to a user.
- advertisements are selected based on demographic categories or exposure requirements, records are maintained for future selection and reporting purposes.
- advertisement selection criteria There are many conventional demographic and advertisement pool processing systems currently available and understood by those reasonably skilled in the art of the present invention. Although only two types of advertisement selection criteria have been discussed, it should be understood that other criteria can be used without departing from the spirit of the present invention. Of course, advertisements should be constructed in color and design to not interfere with end user recipients being able to read the foreground message text.
- a background reference to that advertisement is inserted into the message at step 418 .
- the advertisement file itself, often a graphical file, is preferably not transmitted with the message in some preferred embodiments of the invention, but is typically stored at the message server or other location remote from the end user recipient.
- the background file may be co-located, and in a similar storage directory or folder, with the web page message or located remotely from the web page message.
- the background file is co-located with the web page message in the same storage directory or folder, the background reference need only include the name of the background file. Otherwise, preamble directory names or full URL addresses beginning with “http://www”, etc., are necessary since the background file can be located anywhere on the Web in some embodiments.
- the background reference insertion steps of the present invention are repeated each time the end user views the message to show the end user a different background each time the message is viewed.
- the actual background file referenced by the background reference is changed so that the end user recipient views a different background when the message is viewed subsequently.
- the URL is not an actual address of a known file, but a call to a separate server program, or script, to supply an unknown particular file chosen by the server program. Since the particular file supplied will automatically vary in some embodiments, end user recipients see different backgrounds each time the message is viewed.
- Some other embodiments include transmitting the advertisement file as an attachment along with the message for storage on an end user recipient workstation.
- configuration or knowledge of the end user recipient downloading location would be necessary (e.g., c: ⁇ downloadfolder ⁇ ) in constructing the proper address in the background reference of the downloaded advertisement, which would only need to be downloaded once in embodiments tracking which advertisements are downloaded to which end user recipients and selectively sending only those advertisements that have not previously been sent to particular end user recipients.
- FIG. 6 shows an illustration of selected basic components of an example end user e-mail communication message as sent by an end user originator, in accordance with one preferred embodiment of the present invention. Additional conventional header information is not shown for purposes of clarity, as is also often selectively the case with conventional e-mail clients.
- a message represented by the example message of FIG. 6 is received in step 304 of FIG. 4, it would be subsequently determined in step 306 that the message is not in format that can accept a background reference since the message is in plain text. Consequently, in step 308 , the message would be converted into an appropriate format, such as HTML, an example of which is shown in FIG. 7. If, instead, a message represented by FIG.
- step 304 i.e., one which includes an HTML portion, as an example, it would already be in an appropriate format, and step 308 would not be executed.
- a background reference is inserted into the message, an example of which is shown in FIG. 8.
- the preamble can be omitted; thus, in the example shown in FIG. 8, the preamble “http://www.exampledomain.com/” could then be omitted.
- FIG. 9 shows an illustration of a screen display of the example message of FIG. 8, where a tiled background image of a diagonal “www.tkhr.com” is shown as an example. Again, this image is not “clickable” since it is in the background of the screen, but e-mail messages and other end user communications can be branded, or watermarked, with virtually any background image as shown.
- the entire browser viewing area is used for displaying the message and background image, thus control buttons such as reply, reply all, forward, delete, close, download attachment, etc. are on another screen and are accessible by a back button on a browser, as is conventionally available in other web-based e-mail systems.
- the information shown in FIG. 9 is placed in a frame or table to share the browser viewing area with one or more other frames and/or tables containing controls.
- control buttons and additional information is inserted into the message itself.
- traditional banner advertisements may still be displayed in addition to the background.
- FIG. 10 is a flowchart showing general operation steps 500 of another preferred embodiment of the present invention in a non-webbased, SMTP/POP3 implementation of a background reference system accommodating an e-mail message with an attachment.
- This example is useful for end user recipients with MIME-compatible and HTML-compliant e-mail clients.
- this determination can be performed by searching the message for the text “MIME-Version”, for example, in a header field.
- the scope of the present invention includes any search criteria that may be used in identifying whether a message is MIME formatted. If the message is not in a MIME format, it is checked for attachments included within the text of the message and converted into a MIME format in step 908 .
- One such type of attachment is the conventional UUENCODED attachment, which is delineated by keywords “begin” and “end”; hence, in this preferred embodiment, the message is checked for characteristic placement of these keywords.
- the message Once converted, the message will include a “MIME-Version” header field, and any attachment will be converted into a MIME attachment portion.
- One example attachment conversion process includes converting from UUENCODE to base 64 , which is well defined and documented in Request for Comments (RFC) 2045 , which is considered understood by those skilled in the art of the present invention and which is herein incorporated by reference.
- the converted attachments will be added as parts to the message, including the addition of separators as discussed in more detail in RFC 2045 .
- a MIME multipart/alternative part with HTML is added in step 510 .
- the multipart/alterative designation offers an alternative version of the text of the message such that clients that support HTML can display it, and clients that do not can show the other alternative, which is usually plain text.
- the HTML part is essentially an HTML version of the e-mail message, the conversion to which would be understood by those reasonably skilled in the art of the present invention as similar to that discussed above with respect to step 308 (FIG. 4). If the message received in step 506 is already in a MIME format, it is determined in step 511 whether the message already contains an HTML part, such as through searching for an appropriately located string “text/html”. If not, step 510 is executed as discussed previously.
- a background reference insertion process is executed in step 512 , which is similar to the background reference insertion process 312 shown in FIG. 5.
- the ordering of steps is changed in other embodiments, and previous determinations may affect subsequent determinations. For example, if it is known through steps 508 or 511 that the message does not contain an HTML part, steps 404 , 406 , and 412 need not be executed since it would already be known that no background reference is specified.
- FIG. 11 is an illustration of selected basic components of an example end user e-mail communication message that is not in MIME format and that has an attachment, in accordance with the preferred embodiment of FIG. 10.
- the attachment “clouds.bmp”, is shown in a UUENCODED format between, and including, the words “begin” and “end.”
- FIG. 12 is an illustration of an example message similar to that of FIG. 11 converted into MIME format with the attachment in base 64 encoding.
- FIG. 13 is an illustration of an example message similar to that of FIG. 12 converted into a multipart/alterative part MIME format with an HTML part including a background reference.
- the “clouds.bmp” attachment would be downloaded to the end user recipient's workstation, and the e-mail message would be displayed with a tiled background of the image file located at the referenced address.
- the “clouds.bmp” file is not intended to be the background file in this preferred embodiment, but as discussed above, other embodiments include sending the background file along as an attachment to the message.
- FIG. 14 is an object model diagram 600 showing portions of one implementation of an advertising system in accordance with one preferred embodiment of the present invention.
- the method employed by the diagram 600 also known as a Rose model, is a unified modeling language, (UML), a standardized way of representing objects and their relationships to each other.
- UML unified modeling language
- a hollow arrow “inherits” (a first object inherits from a second object if the first object takes on the properties and behavior of the second object, i.e., the first object contains the properties and methods of the second object), a dotted line with an arrow is a dependency (using an object internally or during a function call as a parameter) and a straight solid line is an “association” (using an object internally without exposing it).
- Boxes shown in the diagram are object classes, which include member variables and methods.
- the letter “Z” merely signifies that the element is an object, i.e., standing for “the.”
- a ZVendorSpecificEmailInterface 610 inherits from a ZEMailInterfaceBase 612 ; a ZVendorSpecificDemographicInterface 614 inherits from a ZDemographicInterfaceBase 616 ; ZVendorSpecificApprovalInterface 618 inherits from a ZApprovalInterfaceBase 620 ; and a ZHTMLEMail 622 inherits from both a ZEMailBase 624 and a string 626 .
- a ZWatermarker 628 has a dependency on the ZEMailInterfaceBase 612 , the ZDemographicInterfaceBase 616 , and the ZApprovalInterfaceBase 620 , as well as an association with the ZHTMLEMail 622 and the ZEMailBase 624 .
- the ZEMailInterfaceBase 612 also has dependencies on the ZHTMLEMail 622 and the ZEMailBase 624 .
- the ZEMailBase 624 has dependencies on the string 626 and a ZAttachment 632 , as well as associations with a list ⁇ String> 630 and a list ⁇ ZAttachment> 634 , both of which are aggregates of a list ⁇ Type> 636 and themselves have dependencies on the string 626 and ZAttachment 632 , respectively.
- the ZApprovalInterfaceBase 620 has a dependency on the ZEMailBase 624 .
- the list ⁇ Type> 636 is a template class corresponding to a standard template library for dynamic compilation. A template class is a class which, at compile time, takes parameters passed to it and replaces those parameters internally.
- the ZEMailBase 624 contains Zattachment 632 and string 626 to store its contents.
- Member variables and methods for the objects of FIG. 14 include the following, with colons “:” meaning “type” for members and “return type” for methods:
- Each of the vendor specific objects including ZVendorSpecificEmailInterface 610 , ZVendorSpecificDemographicInterface 614 , and ZVendorSpecificApprovalInterface 618 , are constructed to interface with specific vendor systems. Thus, such objects may be interchanged and used as necessary when working with different systems. Furthermore, the ZVendorSpecificEmailInterface 610 is replaced with a ZVendorSpecificNewsgroupInterface for NNTP interfacing, as well as any other type of end user messaging system needed.
- FIG. 15 is a flowchart showing a configuration process 700 of the advertising system implementation portion represented by FIG. 14.
- configuration process 700 software is compiled, a determination is made regarding the operating system environment, such as Windows or Unix. After that determination is made, the compiled software runs according to the operating system distinctions shown, but the determination is made only once. Thus, after it is determined that Unix or Windows is the operating environment for a particular implementation, all of the illustrated operating system determinations 704 , 718 , 726 , and 734 are already determined.
- a manual process if Unix is the operating system, three daemons are manually started in steps 706 , 708 , and 710 , including a vendor specific email interface daemon, a vendor specific demographic interface daemon, and a vendor specific approval interface daemon, respectively.
- a watermarker container program is manually started in step 712 .
- the watermarker container program then instantiates, creates an instance of, ZWatermarker 628 in step 714 .
- the watermarker container program creates an instance of the ZEMailInterfaceBase 612 , after which either a vendor specific EMailInterface DLL is loaded (step 720 ) or communication is established to a vendor specific EMailInterface daemon (step 722 ), depending on the operating system in which the process 700 software is compiled, as discussed above.
- step 724 the watermarker container program creates an instance of the ZApprovalInterfaceBase 620 , after which either a vendor specific ApprovalInterface DLL is loaded (step 728 ) or communication is established to a vendor specific ApprovalInterface daemon (step 730 ), depending on the operating system in which the process 700 software is compiled, as discussed above.
- step 732 the watermarker container program creates an instance of the ZDemographicInterfaceBase 616 , after which either a vendor specific DemographicInterface DLL is loaded (step 736 ) or communication is established to a vendor specific DemographicInterface daemon (step 738 ), depending on the operating system in which the process 700 software is compiled, as discussed above.
- the watermarker container program then passes the ZApprovalInterfaceBase 620 to the ZWatermarker 628 in step 740 , which calls the PutApprovalInterface method in the ZWatermarker 628 .
- the watermarker container program passes the ZEMailInterfaceBase 612 to the ZWatermarker 628 in step 742 , which calls the PutEMailInterface method in the ZWatermarker 628 , which then prompts the ZWatermarker 628 , in step 744 , to call ZEMailInterfaceBase::Register to enable the ZEMailInterfaceBase 612 to trigger work.
- step 746 the watermarker container program passes the ZDemographicInterfaceBase 616 to the ZWatermarker 628 , which calls the PutDemographicInterface method in the ZWatermarker 628 .
- the process 700 waits in step 748 for the ZEMailInterfaceBase 612 to trigger work in response to receiving an e-mail message as discussed below.
- FIG. 16 is a flowchart showing selected e-mail processing steps 800 of the advertising system implementation portion represented by FIG. 14.
- the ZEMailInterfaceBase 612 calls, in step 804 , the ZWatermarker::ProcessEmail method in the ZWatermarker 628 with an EMail reference ID (identification number).
- Step 802 may include being notified by an external brand-specific e-mail server program through the ZVendorSpecificEmailInterface 610 that a new e-mail message is in a particular mailbox.
- the ZVendorSpecificEmailInterface 610 polls the external e-mail server program to determine when a new e-mail message is available.
- the ZWatermarker 628 retrieves the e-mail message from the ZEMailInterfaceBase 612 as a ZEMailBase 624 object using the previously supplied reference ID.
- the ZEMailBase 624 is a data container that parses the received e-mail message so that the ZWatermarker 628 can operate on e-mail messages regardless of format.
- the ZWatermarker 628 passes the ZEMailBase 624 object to the ZApprovalInterfaceBase:IsApproved method of the ZApprovalInterfaceBase 620 , which examines the ZEMailBase 624 object to determine if further processing is necessary, as determined by a separate approval system with which the ZVendorSpecificApprovalInterface 618 interfaces.
- this separate approval system functions in accordance with an approval configuration for each end user recipient which, in some embodiments, determines if an existing background reference exists and if it is to be overwritten.
- certain users may be configu red to have all background references overwritten, and in other embodiments, the insertion of background references is approved based on other demographic or message content factors.
- decision step 810 if the ZApprovalInterfaceBase:IsApproved method returns false, the process 800 essentially terminates and waits for another incoming e-mail message in step 812 . Otherwise, processing continues in step 814 .
- step 814 the ZWatermarker 628 retrieves the MailBoxName from the ZEMailBase 624 object. Subsequently, in step 816 , the ZWatermarker 628 begins the process of obtaining an appropriate background reference by calling the ZDemographicInterfaceBase::GetBackgroundReference method of the ZDemographicInterfaceBase 616 and supplying the MailBoxName. Then, in step 818 , separate demographic software, to which an interface is provided through ZVendorSpecificDemographicInterface 614 , determines the appropriate background reference for the supplied MailBoxName.
- the ZWatermarker 628 converts the ZEMailBase 624 object to a ZHTMLEMail 622 object with a provided copy constructor. Since the ZHTMLEMail 622 inherits from the ZEMailBase 624 , the ZHTMLEMail 622 has access to all of the data and structure of the ZHTMLEMail 622 object for making an HTML copy. As discussed above, conversion to HTML includes a complete conversion for webbased applications, and conversion of a portion of the e-mail message for non-web-based applications. In addition, attachments are also handled at this point as discussed above, as well as the creation of control buttons for general control and for downloading any attachments through server scripting in web-based applications.
- step 822 the ZWatermarker 628 calls the ZHTMLEMail::AddBackground method of the ZHTMLEMail 622 with the appropriate background reference, which is inserted into the HTML of the ZHTMLEMail 622 object.
- step 824 the ZWatermarker 628 returns the newly formatted ZHTMLEMail to the ZEMailInterfaceBase by calling the PutEmail method, which includes placing the ZHTMLEMail 622 object in an appropriate place for making the message available for delivery to an end user recipient. Subsequently, the process 800 waits for the next e-mail message in step 812 .
- the RecipientList and CarbonCopyList variables of the ZEMailBase 624 object for each e-mail message are used to generate associational demographic information.
- marketing conclusions can be drawn about other primary recipients and carbon copy recipients based on demographic information of one intended end user recipient.
- this information is useful and easily tracked and reported in accordance with the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Artificial Intelligence (AREA)
- General Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Human Resources & Organizations (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Information Transfer Between Computers (AREA)
Abstract
An advertisement system and method are provided for inserting into an end user communication message a background reference to an advertisement. In some embodiments, the background reference causes an advertisement image to be tiled, or watermarked, across an end user screen behind the text of an e-mail message or public posting. A message server inserts the background reference after receiving a message originally sent from an end user originator and before sending the message to be delivered to an end user recipient. When necessary, the message server will convert at least a portion of the message into a proper format, such as HTML, before inserting the background reference to an advertisement, which is preferably selected in accordance with end user recipient demographic information and/or ad exposure statistics. The advertisement itself, often a graphical file, is preferably not transmitted with the message, but is typically stored at the message server or other location remote from the end user recipient. Preferably, the message server maintains and refer to records on each end user recipient to allow for selective enablement of background reference insertion and overwriting based upon end user preferences. According to various “non-web” example embodiments, the message server transmits an SMTP, POP3 or NNTP message with an HTML portion for a respective HTML-compatible client. In other “web-based” example embodiments, the message server transmits the entire message in HTML to be used as a stand-alone web page or as a portion of a larger page employing frames or tables.
Description
- This application is a continuation of U.S. application Ser. No. 09/567,250, filed May 9, 2000, which is hereby incorporated herein by reference in its entirety, and which is a continuation of Ser. No. 09/193,459, filed Nov. 16, 1998, which claimed the benefit of U.S. application Ser. No. 60/088,149, filed Jun. 5, 1998.
- Not applicable.
- The present invention relates generally to the field of advertising systems, and more particularly to the field of Internet advertising.
- The worldwide network of computers connected through the Transmission Control Protocol/Internet Protocol (TCP/IP) communications standard, commonly known as the Internet, has seen explosive growth during the last several years. This growth has been fueled in part by the introduction and widespread use of so-called “web” browsers, which allow for simple graphical user interface (GUI) access to network servers, which support documents formatted as so-called web pages. The World Wide Web (WWW), or “web”, is a collection of servers on the Internet that utilize a Hypertext Transfer Protocol (HTTP), which is an application protocol that provides users access to files (which can be in different formats such as text, graphics, images, sound, video, etc.) using a Standard Generalized Markup Language (SGML), which is an information management standard for providing platform-independent and application-independent documents that retain formatting, indexing, and linking information. SGML provides a grammar-like mechanism for users to define the structure of their documents and the tags they will use to denote the structure in individual documents. The page description language known as Hypertext Markup Language (HTML) is an application of SGML. HTML provides basic document formatting of text and images and allows the developer to specify hyperlinks, or “links,” to other servers and files. Use of an HTML-compliant client, such as a web browser, involves specification of an address via a Uniform Resource Locator (URL). Upon such specification, the client makes a TCP/IP request to the server identified in the URL and receives a “web page” (namely, a document formatted according to HTML) in return.
- Electronic mail (E-mail) is another important part of online activity. Conventional e-mail is the exchange of text messages and computer files over a communications network, such as a local area network or the Internet, usually between computers or terminals. Routing of e-mail on the Internet is typically accomplished through the use of a protocol for sending messages called the simple mail transfer protocol (SMTP). Multipurpose Internet mail extensions (MIME) extend SMTP to permit data, such as video, sound, and binary files, to be transmitted by Internet e-mail without having to be translated by the e-mail client into ASCII format. This is accomplished by the use of MIME types, which describe the contents of a document. A MIME-compliant client application sending a file, such as one of various conventional e-mail programs, assigns a MIME type to the file. The receiving application, which must also be MIME-compliant, refers to a standardized list of documents that are organized into MIME types and subtypes to interpret the content of the file. MIME is part of HTTP, and both web browsers and HTTP servers use MIME to interpret e-mail files they send and receive. Post Office Protocol 3 (POP3) is a recent version of a standard protocol for receiving e-mail. POP3 is a client-server protocol in which e-mail is received and held in a mailbox for a user by a network server. Periodically, the end user checks the mailbox on the network server and downloads any e-mail. An alternative protocol is Interactive Mail Access Protocol (IMAP), according to which a user views e-mail at the server as though it was on the user's computer, and an e-mail message deleted locally is still on the server. Thus, POP3 can be thought of as a “store-and-forward” service, while IMAP can be thought of as a remote file server. Therefore, an e-mail message is typically sent with SMTP, and after a network server receives the e-mail message on the end user recipient's behalf, the e-mail message is typically read by the end user using POP3 or IMAP.
- In addition to older basic e-mail systems, including basic ASCII e-mail clients using SMTP and POP3, some enhanced e-mail clients, such as Eudora Pro Email v. 4.0, display HTML portions of messages according to HTML formatting contained in the e-mail message bodies. Also, web-based e-mail systems, such as are currently offered by Hotmail™ and Yahoo™, are accessible through web browsers. In those systems, e-mail messages are formatted into web pages, or portions thereof, for formatted viewing control through web browsers. Thus, plain text e-mail messages received by those web based e-mail systems are converted into web pages for viewing by web browsers.
- Shared public message networks include Usenet Newsgroups, Internet Relay Chat, Fidonet, RIME, ELINK, and a host of others. Public message networks also include public message areas in proprietary online systems. Most are normally set up according to separate general interest categories (e.g., “conferences,” “forums,” or “newsgroups”), subjects within those categories (e.g., “subjects,” “topics,” or “threads”), and finally individual messages or postings within each subject, typically arranged chronologically, as well as according to earlier messages to which they respond. Also included in this category of public messaging are instant messaging programs, which allow users to communicate publically with other users in real time. These conferences typically are carried by many online systems regionally, around the country, or even around the world. Newsgroups also have an Internet protocol which governs their transmission called network news transfer protocol (NNTP). As with e-mail clients, public messages are also accessible through web browsers, enhanced public messaging clients capable of displaying HTML formatting, and basic ASCII clients.
- The recent growth of information applications on international public packet-switched computer networks, such as the Internet, suggests that public computer networks have the potential to establish a new kind of open marketplace for goods and services. As web pages, discussion forums and e-mail communications are used more nationally and internationally, it is highly desired that manufacturers and merchants be able to non-offensively advertise their goods and services to users during their regular course of Internet activity. With only limited success, such advertising has been done through the use of images as well as text transferred over the Internet. Advertisements transferred over the Internet often, but not always, make use of trademarks. A “trademark” is a word, design, color, sound, smell, etc., or any combination thereof, used by a manufacturer or merchant to identify their goods and/or services and distinguish them from others. In general, advertisements include most types of communications promoting goods and/or services of organizations or individuals, as well as promoting the organizations or individuals themselves. Entities with access to potential viewers of advertisements often charge a fee to other entities interested in advertising themselves and/or their goods and/or services.
- On the Internet, as in more traditional venues of advertising, such as billboards, TV commercials, products, etc., most advertisements (ads) include promotional material intended to be used to interest consumers with particular goods or services. Currently, one primary way to advertise on the Internet is through ad banners, which often contain static or animated images, with or without trademarks, and normally advantageously function as hyperlinks to advertisement owner web pages. Unfortunately, banner ads often disappear with scrolling by the user and take up precious screen space. Furthermore, because of typically large graphical content, banner advertisements are often slow in downloading. As a result, users often move down a web page or to another web page and do not wait for advertisements to complete the downloading process if text or other content is displayed before, or simultaneously with, the advertisements, thereby clearly diminishing the impact of the advertisements. If text or other content is displayed only after an advertisement is completely downloaded, users may become very frustrated with the owner of the advertisement if the wait time is prolonged. Interstitial displays, such as splash screens which appear in between web page requests and before a web page is actually delivered, also provide advertisement opportunities, but they are often extremely brief, thereby greatly lessening their effect.
- Others have addressed the problem of getting advertisements to an end user through the use of screensavers, such as a product commercialized by PointCast, Inc., Sunnyvale, Calif., as described in U.S. Pat. No. 5,740,549 to Reilly, et al. Although the screensaver program approach does appear to be capable of communicating advertisements to some users, there are clearly disadvantages to displaying these advertisements in an area outside of the normal user work area during times of inactivity when a user may typically not be looking at the display. In addition, the extra steps required to install and update such software can be too complicated or cumbersome for some users. Advertisers also have used broadcast e-mails and public postings to send advertisement messages from themselves containing plain text, as well as HTML formatting for more effective display. In general, e-mail messages and public postings containing hyperlinks pointing to additional information are also known, such as described in U.S. Pat. No. 5,790,793. Unfortunately, users often immediately delete unsolicited e-mail messages, as well as those sent from unknown senders.
- Outside the Internet, top of mind awareness (TOMA) advertising acquaints the public with advertisers' brand-names, logos, trademarks, etc., through selective infiltration and saturation in the market. The purpose of such advertising is not to compel immediate purchase, but to enhance public awareness of the availability of the product from a particular manufacturer or merchant, so that when shoppers are at the retail markets to make purchases, they will recognize brands and immediately have higher perceived values of those products in relation to like products by other manufacturers or merchants. The key to a TOMA campaign is repetition since the more times that an individual is exposed to a particular brand-name, logo, trademark, etc., the more likely that individual will buy a particular product when making a buying decision in the future. Unfortunately, on the Internet, TOMA advertising is rarely accomplished successfully since, as discussed above, most conventional Internet advertising methods often result in very limited exposure to users. This conclusion is evidenced by the attention brokerage system described in U.S. Pat. No. 5,794,210, which actually teaches a method of compensating users for paying attention to advertisements on the Internet.
- There is, therefore, a need for an advertising system for addressing these and other needs and problems.
- An advertisement system and method are provided for inserting into an end user communication message a background reference to an advertisement. In some preferred embodiments of the present invention, the background reference causes an advertisement image to be tiled, or watermarked, across an end user screen behind the text of an e-mail message or public posting. A message server inserts the background reference after receiving a message originally sent from an end user originator and before sending the message to be delivered to an end user recipient. When necessary, the message server will convert at least a portion of the message into a proper format, such as HTML, before inserting the background reference to an advertisement, which is preferably selected in accordance with end user recipient demographic information and/or ad exposure statistics. The advertisement itself, often a graphical file, is preferably not transmitted with the message in some preferred embodiments of the invention, but is typically stored at the message server or other location remote from the end user recipient. In some embodiments, the message server will also maintain and refer to records on each end user recipient to allow for selective enablement of background reference insertion and overwriting based upon end user preferences. According to various “non-web” example embodiments, the message server receives an SMTP or NNTP message and transmits an SMTP, POP3 or NNTP message with an HTML portion for a respective HTML-compatible client. In other “web-based” embodiments, the message server transmits the entire message in HTML to be used as a stand-alone web page or as a portion of a larger page employing frames or tables.
- Since the advertisement is placed in the background when viewed by a user, it is normally non-clickable, i.e., not a hyperlink to another HTML page. While this novel system of advertising is unusual since a typical user may initially desire, as with conventional banner advertisement, to click on the background image to go to another web page owned by the advertiser for more information or for ordering a product, the user will often be exposed to the tiled advertisement longer, and many times subliminally, while reading the content of the message, and the user may also be initially surprised to see an advertisement in the background of an e-mail message which may be from a known originator, thus increasing the awareness and exposure. Background images may also be very small in comparison to banner advertisements, thus downloading relatively quickly. While the scope of the present invention is also intended to include inserting a reference to any type of background image or graphic, including non-advertisements, the method of inserting a reference to an advertisement is considered particularly useful and beneficial in view of the above unexpected advantages, among others. In addition, Internet service providers, web site owners, e-mail service providers, newsgroup services and other end user communication providers are able to extract revenue for non-obtrusive advertising on 100% of the active screen area while still providing a work area for users to perform desired functions. In addition, this display does not necessarily affect current advertisement banners being displayed. Other features and advantages of various preferred embodiments of the present invention will become apparent to one with skill in the art upon examination of the following drawings and detailed description.
- The accompanying drawings incorporated in and forming a part of the specification illustrate several aspects of the present invention, and together with the description, serve to explain the principles of the invention.
- FIG. 1 is a block diagram illustrating physical components of one implementation of the present invention.
- FIG. 2 is a block diagram illustrating one type of end user workstation in accordance with one preferred embodiment of the present invention.
- FIG. 3 is a block diagram illustrating one type of network server in accordance with one preferred embodiment of the present invention.
- FIG. 4 is a flowchart showing general operation steps of the background reference system of the present invention in accordance with one preferred embodiment.
- FIG. 5 is a flowchart showing the operation of one implementation of a background reference insertion process of FIG. 4.
- FIG. 6 is an illustration of selected basic components of an example end user e-mail communication message as sent by an end user originator, in accordance with one preferred embodiment of the present invention.
- FIG. 7 is an illustration of the end user e-mail communication message of FIG. 6 converted completely into HTML for use in a web-based e-mail implementation of one preferred embodiment of the present invention.
- FIG. 8 is an illustration of the message of FIG. 7 with an inserted advertising background reference.
- FIG. 9 is an illustration of a screen display of the message of FIG. 8.
- FIG. 10 is a flowchart showing the general operation of another preferred embodiment of the present invention in a non-web-based, SMTP/POP3 implementation of a background reference system accommodating an e-mail message with an attachment.
- FIG. 11 is an illustration of selected basic components of an example end user e-mail communication message that is not in MIME format and that has an attachment, in accordance with the preferred embodiment of FIG. 10.
- FIG. 12 is an illustration of an example message similar to that of FIG. 11 converted into MIME format.
- FIG. 13 is an illustration of an example message similar to that of FIG. 12 converted into a multipart/alterative part MIME format with an HTML part including a background reference.
- FIG. 14 is an object model diagram showing portions of one implementation of an advertising system in accordance with one preferred embodiment of the present invention.
- FIG. 15 is a flowchart showing a configuration process of the advertising system implementation portion represented by FIG. 14.
- FIG. 16 is a flowchart showing selected e-mail processing steps of the advertising system implementation portion represented by FIG. 14.
- Reference will now be made in detail to the description of the invention as illustrated in the drawings. While the invention will be described in connection with these drawings, there is no intent to limit it to the embodiments disclosed therein. On the contrary, the intent is to cover all alternatives, modifications and equivalents included within the spirit and scope of the invention as defined herein and by the appended claims.
- Turning now to the drawings, wherein like reference numerals designate corresponding parts throughout the drawings, FIG. 1 is a block diagram illustrating
physical components 10 of one implementation of the present invention, which has flexibility, expandability, and platform independence. While system configuration can take many forms in accordance with scope of the present invention, the diagram of FIG. 1 illustrates a plurality ofend user workstations networks Additional workstations network 18 through aremote access network 24.Network servers Internet 32, with conventional routers and switches omitted for clarity, but understood by those reasonably skilled in the art of the present invention. Such network servers are configured to support one or more conventional communication protocols, including, but not limited to, SMTP, POP3, IMAP, NNTP, HTTP, etc. Of course, the elements of FIG. 1 are understood to be representative of multitudes of similarly connected components, and various types of conventional workstations are understood to be connected to theInternet 32 through conventional schemes. - In one application of the
physical components 10, one end user organization owns and maintains the components directly connected to network 18, and another end user organization owns and maintains the components directly connected tonetwork 19. In that application, thenetwork server 28 can be configured to insert background references into end user communications originated and received by any of theworkstations workstation 20 sends an e-mail message to an end user atworkstation 12, such a message could be routed throughnetwork server 26,network server 28 for background reference insertion, and then networkserver 30. Though not necessary, such routing could be prompted by the end user atworkstation 12 maintaining an e-mail mailbox onnetwork server 28. In another of the many applications of thephysical components 10 included in the scope of the present invention,network server 26 is maintained by an Online Service Provider (OSP) to provide OSPcustomers using workstations Internet 32, including e-mail mailboxes and access to the web and public messaging. In one example use of such an application, e-mail messages or public postings originated and/or received by an OSP customer would include background references inserted bynetwork server 26, including those from and/or to other customers of the OSP and others outside the OSP, as configured by the OSP. As with the former application, OSP customers may also maintain mailboxes onnetwork server 28. Clearly, these applications are merely examples, and other applications of thephysical components 10 are also contemplated such that any network server is capable of functioning as a message server to perform the background reference insertion method of the present invention, as discussed below, without regard to whether mailboxes or user accounts are maintained by the message server. - Refer now to FIG. 2, which is a block diagram illustrating one type of
end user workstation 11, in accordance with one preferred embodiment of the present invention. Alocal interface 38, such as a conventional computer bus, is shown connected to a variety of components, including astorage unit 40, aprocessor 42, aninput device interface 44 providing an interface to thelocal interface 38 for aconventional keyboard 46 andmouse 48, adisplay 50 for displaying information for being viewed by a user, a modem/network interface 55 for providing connectivity to other computers and networks, andmemory 95. One example, among others, of anacceptable storage device 40 is a conventional hard drive, which is used for non-volatile storage of programs and other data which are loaded intomemory 95 for operation of theworkstation 11 and used byprocessor 42 to control operation of theworkstation 11. Such programs (also referred to as applications, systems, software, etc.) typically include, among others, anoperating system 96, abrowser client 52, ane-mail client 53, and apublic posting client 54. Examples ofacceptable operating systems 96 include, among others, Microsoft® Windows® and Unix. Examples ofacceptable browser clients 52 include, among others, Microsoft® Internet Explorer and Netscape Navigator. One example, among others, of an acceptable e-mail client is Eudora Pro Email v4.0. One example, among others, of an acceptablepublic posting client 54 is Microsoft® Outlook Express, which also functions as an acceptable e-mail client. Some web browser clients also function as non-web-based newsgroup and e-mail clients, thus also serving as enhanced readers of NNTP and POP3 information. Of course, the scope of the present invention is intended to include, but not be limited to, any client capable of displaying end user information with a definable background from any type of electronic feed, including but not limited to, web pages, e-mail messages, public postings, etc. - Referring back to FIG. 1, one example implementation and application of the present invention includes the
network server 28 functioning as a message server for inserting advertisement background references into end user messages. Refer now to FIG. 3, which shows a block diagram representation of selected elements of one type ofnetwork server 28, which is shown including hardware elements similar to those of theexample workstation 11 shown in FIG. 2. For example, alocal interface 138, such as a conventional computer bus, is shown connected to a variety of components, including astorage unit 140, aprocessor 142, aninput device interface 144 providing an interface to thelocal interface 138 for aconventional keyboard 146 andmouse 148, adisplay 150, a modem/network interface 160 for providing connectivity to other computers and networks, andmemory 195. One example, among others, of anacceptable storage device 140 is a conventional hard drive, which is used for non-volatile storage of software programs and other data which are loaded intomemory 195 for operation of thenetwork server 28 and used byprocessor 142 to control operation of thenetwork server 28. However, thenetwork server 28 executes software programs (also referred to as applications, systems, software, etc.) which are different from those of the workstations. For example, in accordance with one implementation, software executed by thenetwork server 28 executes aweb server 152,e-mail server 153,public posting server 154, such as a newsgroup server, andbackground reference system 155. In other implementations,network server 28 executesbackground reference system 155 in combination with one or more of theweb server 152,public posting server 154,e-mail server 153, or other end user message server software. In addition, while one implementation of the present invention includes separatebackground reference system 155 which communicates with one or more end user message server software programs, other implementations include integrated end user message software solutions which directly incorporate the functionality of thebackground reference system 155. - In addition, the
background reference system 155 of the present invention can be implemented in hardware, software, firmware, or a combination thereof. In one preferred embodiment, thebackground reference system 155 is implemented in software or firmware that is stored in a memory and that is executed by a suitable instruction execution system. Thebackground reference system 155, which comprises an ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. Examples, among many others, of acceptable software implementation environments include Java, Javascript, C++, etc. In the context of this document, a “computer-readable medium” can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The computer readable medium can be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples (a nonexhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic) having one or more wires, a portable computer diskette (magnetic), a random access memory (RAM) (magnetic), a read-only memory (ROM) (magnetic), an erasable programmable read-only memory (EPROM or Flash memory) (magnetic), an optical fiber (optical), and a portable compact disc read-only memory (CDROM) (optical). Note that the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory. - Refer also to FIG. 4, which is a flowchart showing general operation steps300 of the
background reference system 155 of the present invention, in accordance with one preferred embodiment. Thebackground reference system 155 receives an end user communication message instep 304, such as, for example, through an SMTP or NNTP gateway from the Internet 32 (FIG. 1), through a POP3 or IMAP mailbox, or through any other communication connection method for intercepting or otherwise accessing an end user communication message sent toward at least one end user recipient from an end user originator. Thebackground reference system 155 determines if the received message is in a format, such as HTML as one example, that can accept a reference to a background, such as an advertising image as one example. If the message is not in such a format, such as plain text as one example, the message is converted into an appropriate format to accept a background reference, as indicated instep 308. If the message is already in such a format, or after the message is converted into such a format instep 308, an appropriate background reference is added to the message, such as through a backgroundreference insertion process 312, an example of one implementation of which is shown in FIG. 5 and discussed below. Subsequently, as indicated instep 314, the end user message is made available for delivery to one or more end user recipients. In some embodiments and implementations of the present invention, this step includes sending and actually delivering the message to one more end users in user dependent formats. - Refer now to FIG. 5, which shows the operation of one implementation of the background
reference insertion process 312 of FIG. 4. The implementation of FIG. 5 is related to an advertisement system, but it should be understood that the present invention includes inserting references to any type of background into end user messages. In addition, included in the scope of the present invention are practically all technologies through which a background, tiled or not tiled on an end user recipient's screen, is designated for an end user communication message, including client-based solutions and future technologies for accomplishing the described functions. Nonetheless, it should be clear that while the scope of the present invention is also intended to include inserting a reference to any type of background image, graphic, etc., including non-advertisements, the method of inserting a reference to an advertisement is considered particularly useful and beneficial, as discussed above. - According to the implementation of FIG. 5, it is first determined at
step 404 whether the message already includes a background reference. While some embodiments of the present invention include determining if any type of background reference is specified, including a mere designation of a color, other embodiments include checking only for a designation of a separate image file as a background. In addition, some embodiments will include making this determination only for messages previously determined instep 306 to already be in a format that can accept a background reference since such messages are more likely to already include a background reference. If the message already includes a background reference,step 406 determines if an approval configuration specifies whether the background reference can be overwritten with a new background reference. If the approval configuration indicates that background references are not to be overwritten for a particular message,step 412 indicates that the backgroundreference insertion process 312 terminates without overwriting the existing background reference. An approval configuration file is maintained in one embodiment of the present invention in order to enable end user recipients to configure the background reference system 155 (FIG. 3) on whether or not to overwrite existing background references in messages received by them. In other embodiments,steps 404 and/or 406 are omitted, whereby there is automatic overwriting of all or no existing background references. Furthermore, the ordering of steps in the various flowcharts of the present invention are not intended to limit the scope of the present invention with respect to order of operation since other embodiments include varying the orders of the steps. As one example, in some embodiments,steps step 306. In still other embodiments, a general approval determination is included before format determination in order to determine if a particular end user recipient has approved any background reference insertions, regardless of whether any background references already exist. - In accordance with the implementation shown in FIG. 5, when the
background reference system 155 determines that an existing background reference may be overwritten instep 406, or if it is determined that there is no background reference specified instep 404, then further determinations are made as to which advertisement should be referenced by a new background reference to be inserted (or overwritten if already present) into the message. Based on a determination instep 408, advertisements may be selected by thebackground reference system 155 based on available demographic information for a particular end user recipient (step 414) and/or on advertiser and advertisement exposures (step 416). In a web-based “free” e-mail implementation, acquisition of demographic information is required before the e-mail account is provided to a user. If demographic information is not available or is otherwise inconclusive for targeted advertisements, commitments to advertisers may drive the selection from a pool of available advertisers. Of course, as advertisements are selected based on demographic categories or exposure requirements, records are maintained for future selection and reporting purposes. There are many conventional demographic and advertisement pool processing systems currently available and understood by those reasonably skilled in the art of the present invention. Although only two types of advertisement selection criteria have been discussed, it should be understood that other criteria can be used without departing from the spirit of the present invention. Of course, advertisements should be constructed in color and design to not interfere with end user recipients being able to read the foreground message text. - Once an appropriate advertisement has been selected in
steps step 418. In one implementation of the present invention in HTML, a background tag, such as <body background=“AdvertisementFile”>, is inserted into an HTML portion of a message, where “AdvertisementFile” is the name of a stored advertisement file. The advertisement file itself, often a graphical file, is preferably not transmitted with the message in some preferred embodiments of the invention, but is typically stored at the message server or other location remote from the end user recipient. In web-based embodiments, the background file may be co-located, and in a similar storage directory or folder, with the web page message or located remotely from the web page message. If the background file is co-located with the web page message in the same storage directory or folder, the background reference need only include the name of the background file. Otherwise, preamble directory names or full URL addresses beginning with “http://www”, etc., are necessary since the background file can be located anywhere on the Web in some embodiments. - In some web-based embodiments where messages are stored on a network server after viewing by an end user recipient, the background reference insertion steps of the present invention are repeated each time the end user views the message to show the end user a different background each time the message is viewed. In addition, in other embodiments, regardless of whether those embodiments are web-based, the actual background file referenced by the background reference is changed so that the end user recipient views a different background when the message is viewed subsequently. In still other embodiments, the URL is not an actual address of a known file, but a call to a separate server program, or script, to supply an unknown particular file chosen by the server program. Since the particular file supplied will automatically vary in some embodiments, end user recipients see different backgrounds each time the message is viewed. While apparently never having been associated with the insertion of background references into end user communication messages, some methods of calling a server program, or script, for receiving an unknown particular file are conventional and would be understood by those reasonably skilled in the art of the present invention, and are included within the scope of the present invention.
- Some other embodiments include transmitting the advertisement file as an attachment along with the message for storage on an end user recipient workstation. Of course, configuration or knowledge of the end user recipient downloading location would be necessary (e.g., c:\downloadfolder\) in constructing the proper address in the background reference of the downloaded advertisement, which would only need to be downloaded once in embodiments tracking which advertisements are downloaded to which end user recipients and selectively sending only those advertisements that have not previously been sent to particular end user recipients.
- FIG. 6 shows an illustration of selected basic components of an example end user e-mail communication message as sent by an end user originator, in accordance with one preferred embodiment of the present invention. Additional conventional header information is not shown for purposes of clarity, as is also often selectively the case with conventional e-mail clients. Referring also back to FIG. 4, if a message represented by the example message of FIG. 6 is received in
step 304 of FIG. 4, it would be subsequently determined instep 306 that the message is not in format that can accept a background reference since the message is in plain text. Consequently, instep 308, the message would be converted into an appropriate format, such as HTML, an example of which is shown in FIG. 7. If, instead, a message represented by FIG. 7 was initially received atstep 304, i.e., one which includes an HTML portion, as an example, it would already be in an appropriate format, and step 308 would not be executed. Subsequently, as discussed above with respect to backgroundreference insertion process 312, a background reference is inserted into the message, an example of which is shown in FIG. 8. The example background reference shown in FIG. 8 is <body background=“http://www.exampledomain.com/tkhr_ad.jpg”>. As discussed above, in some web-based embodiments storing advertisements in the same directory or folder as web page messages, the preamble can be omitted; thus, in the example shown in FIG. 8, the preamble “http://www.exampledomain.com/” could then be omitted. - FIG. 9 shows an illustration of a screen display of the example message of FIG. 8, where a tiled background image of a diagonal “www.tkhr.com” is shown as an example. Again, this image is not “clickable” since it is in the background of the screen, but e-mail messages and other end user communications can be branded, or watermarked, with virtually any background image as shown. In one implementation of a web-based e-mail system, the entire browser viewing area is used for displaying the message and background image, thus control buttons such as reply, reply all, forward, delete, close, download attachment, etc. are on another screen and are accessible by a back button on a browser, as is conventionally available in other web-based e-mail systems. In another implementation, the information shown in FIG. 9 is placed in a frame or table to share the browser viewing area with one or more other frames and/or tables containing controls. In yet another implementation, control buttons and additional information is inserted into the message itself. Of course, traditional banner advertisements may still be displayed in addition to the background.
- Refer now to the FIG. 10, which is a flowchart showing general operation steps500 of another preferred embodiment of the present invention in a non-webbased, SMTP/POP3 implementation of a background reference system accommodating an e-mail message with an attachment. This example is useful for end user recipients with MIME-compatible and HTML-compliant e-mail clients. In the example shown, after receiving a message in
step 504, it is determined if the message is in a conventional MIME format instep 506. In this preferred embodiment, this determination can be performed by searching the message for the text “MIME-Version”, for example, in a header field. Although this is the search criteria in this preferred embodiment, it should be understood that the scope of the present invention includes any search criteria that may be used in identifying whether a message is MIME formatted. If the message is not in a MIME format, it is checked for attachments included within the text of the message and converted into a MIME format in step 908. One such type of attachment is the conventional UUENCODED attachment, which is delineated by keywords “begin” and “end”; hence, in this preferred embodiment, the message is checked for characteristic placement of these keywords. Once converted, the message will include a “MIME-Version” header field, and any attachment will be converted into a MIME attachment portion. One example attachment conversion process includes converting from UUENCODE to base64, which is well defined and documented in Request for Comments (RFC) 2045, which is considered understood by those skilled in the art of the present invention and which is herein incorporated by reference. The converted attachments will be added as parts to the message, including the addition of separators as discussed in more detail in RFC 2045. - Next, a MIME multipart/alternative part with HTML is added in
step 510. The multipart/alterative designation offers an alternative version of the text of the message such that clients that support HTML can display it, and clients that do not can show the other alternative, which is usually plain text. The HTML part is essentially an HTML version of the e-mail message, the conversion to which would be understood by those reasonably skilled in the art of the present invention as similar to that discussed above with respect to step 308 (FIG. 4). If the message received instep 506 is already in a MIME format, it is determined instep 511 whether the message already contains an HTML part, such as through searching for an appropriately located string “text/html”. If not, step 510 is executed as discussed previously. If so, as well as afterstep 510 is executed in the other two circumstances discussed previously, a background reference insertion process is executed instep 512, which is similar to the backgroundreference insertion process 312 shown in FIG. 5. As with the embodiment discussed in FIGS. 4 and 5, the ordering of steps is changed in other embodiments, and previous determinations may affect subsequent determinations. For example, if it is known throughsteps - FIG. 11 is an illustration of selected basic components of an example end user e-mail communication message that is not in MIME format and that has an attachment, in accordance with the preferred embodiment of FIG. 10. The attachment, “clouds.bmp”, is shown in a UUENCODED format between, and including, the words “begin” and “end.” FIG. 12 is an illustration of an example message similar to that of FIG. 11 converted into MIME format with the attachment in base64 encoding. FIG. 13 is an illustration of an example message similar to that of FIG. 12 converted into a multipart/alterative part MIME format with an HTML part including a background reference. The HTML part begins with <HTML> and ends with </HTML>, and the example background reference is shown as <body background=“http://www.exampledomain.com/tkhr_ad.jpg>. In an HTML-compatible, MIME-compliant e-mail client, the “clouds.bmp” attachment would be downloaded to the end user recipient's workstation, and the e-mail message would be displayed with a tiled background of the image file located at the referenced address. The “clouds.bmp” file is not intended to be the background file in this preferred embodiment, but as discussed above, other embodiments include sending the background file along as an attachment to the message. Thus, if the “clouds.bmp” file were the intended background file, and if it were known that the download directory on the end user recipient workstation was “c:\download”, then the background reference would be similar to <body background=“c:\download\clouds.jpg”>.
- Refer now to FIG. 14, which is an object model diagram600 showing portions of one implementation of an advertising system in accordance with one preferred embodiment of the present invention. The method employed by the diagram 600, also known as a Rose model, is a unified modeling language, (UML), a standardized way of representing objects and their relationships to each other. In the diagram 600, a hollow arrow “inherits” (a first object inherits from a second object if the first object takes on the properties and behavior of the second object, i.e., the first object contains the properties and methods of the second object), a dotted line with an arrow is a dependency (using an object internally or during a function call as a parameter) and a straight solid line is an “association” (using an object internally without exposing it). Boxes shown in the diagram are object classes, which include member variables and methods. The letter “Z” merely signifies that the element is an object, i.e., standing for “the.”
- Thus, a
ZVendorSpecificEmailInterface 610 inherits from aZEMailInterfaceBase 612; aZVendorSpecificDemographicInterface 614 inherits from aZDemographicInterfaceBase 616;ZVendorSpecificApprovalInterface 618 inherits from aZApprovalInterfaceBase 620; and aZHTMLEMail 622 inherits from both aZEMailBase 624 and astring 626. AZWatermarker 628 has a dependency on theZEMailInterfaceBase 612, theZDemographicInterfaceBase 616, and theZApprovalInterfaceBase 620, as well as an association with theZHTMLEMail 622 and theZEMailBase 624. TheZEMailInterfaceBase 612 also has dependencies on theZHTMLEMail 622 and theZEMailBase 624. TheZEMailBase 624 has dependencies on thestring 626 and aZAttachment 632, as well as associations with a list<String> 630 and a list<ZAttachment> 634, both of which are aggregates of a list<Type> 636 and themselves have dependencies on thestring 626 andZAttachment 632, respectively. TheZApprovalInterfaceBase 620 has a dependency on theZEMailBase 624. The list<Type> 636 is a template class corresponding to a standard template library for dynamic compilation. A template class is a class which, at compile time, takes parameters passed to it and replaces those parameters internally. TheZEMailBase 624 containsZattachment 632 andstring 626 to store its contents. - Member variables and methods for the objects of FIG. 14 include the following, with colons “:” meaning “type” for members and “return type” for methods:
- MEMBERS
- m_ulLength: Long=0
- m_pBinaryData: void*=NULL
- m_Name: String=“”
- METHODS
- ZAttachment ( )
- GetData ( ): void*
- PutData (pData: void*=default, lDataLength long=default):
- enumSuccessError
- MEMBERS
- m_RecipientList: list<String>
- m_CarbonCopyList: list<String>
- m_Date: Date
- m_sSender: String
- m_sSubject: String
- m_sBody: String
- m_AttachmentList: list<ZAttachment>
- m_IReferenceID: Long=0
- m_sMailBoxName: String
- METHODS
- GetRecipientCount ( ): Long
- GetRecipient (lIndex: Long): String
- GetCarbonCopyCount ( ): Long
- GetCarbonCopy (lIndex: Long): String
- GetDate ( ): Date
- GetSender ( ): String
- GetSubject ( ): String
- GetBody ( ): String
- GetAttachmentCount ( ): Long
- GetAttachment ( ): ZAttachment
- GetReferenceID ( ): Long
- GetMailBoxName ( ): String
- METHODS
- ZHTMLEMail (EMailBaseToCopy: ZEMailBase&)
- Construct (EMailBaseToCopy: ZEMailBase&): enumSuccessError
- AddBackground (sBackgroundReference: String): enumSuccessError
- MEMBERS
- m_pEMailInterfaceBase: ZEMailInterfaceBase*=NULL
- m_pDemographicIInterface: ZDemographicInterface*=NULL
- m_pApprovalInterface: ZApprovalInterfaceBase*=NULL
- METHODS
- PutEmailInterface (pEMailIInterface: ZEMailIInterfaceBase*): enumSuccessError
- PutDemographicInterface (pDemographicInterface: ZDemographicInterfaceBase*) : enumSuccessError
- PutApprovalInterface (pDemographicInterface: ZApprovalInterfaceBase*=default): enumSuccessError
- ProcessEMail (IReferenceID: Long): enumSuccessError
- ConvertEMail ( ): enumSuccessError
- METHODS
- Register (pWatermarker: ZWatermarker*): enumSuccessError
- GetEMail (IReferenceID: DataType): ZEMailBase
- PutEMail (HTMLEMail: ZHTMLEMail&): enumSuccessError
- METHOD
- GetBackgroundReference (MailBoxName: String): String
- METHOD
- IsApproved (rEMailBase: const ZEMailBase&=default): BOOL
- Each of the vendor specific objects, including
ZVendorSpecificEmailInterface 610,ZVendorSpecificDemographicInterface 614, andZVendorSpecificApprovalInterface 618, are constructed to interface with specific vendor systems. Thus, such objects may be interchanged and used as necessary when working with different systems. Furthermore, theZVendorSpecificEmailInterface 610 is replaced with a ZVendorSpecificNewsgroupInterface for NNTP interfacing, as well as any other type of end user messaging system needed. - Refer also to FIG. 15, which is a flowchart showing a
configuration process 700 of the advertising system implementation portion represented by FIG. 14. Whenconfiguration process 700 software is compiled, a determination is made regarding the operating system environment, such as Windows or Unix. After that determination is made, the compiled software runs according to the operating system distinctions shown, but the determination is made only once. Thus, after it is determined that Unix or Windows is the operating environment for a particular implementation, all of the illustratedoperating system determinations process 700 starts instep 702, a manual process, if Unix is the operating system, three daemons are manually started insteps - Subsequently, a watermarker container program is manually started in
step 712. The watermarker container program then instantiates, creates an instance of,ZWatermarker 628 instep 714. Subsequently, in step 716, the watermarker container program creates an instance of theZEMailInterfaceBase 612, after which either a vendor specific EMailInterface DLL is loaded (step 720) or communication is established to a vendor specific EMailInterface daemon (step 722), depending on the operating system in which theprocess 700 software is compiled, as discussed above. Then, instep 724, the watermarker container program creates an instance of theZApprovalInterfaceBase 620, after which either a vendor specific ApprovalInterface DLL is loaded (step 728) or communication is established to a vendor specific ApprovalInterface daemon (step 730), depending on the operating system in which theprocess 700 software is compiled, as discussed above. Instep 732, the watermarker container program creates an instance of theZDemographicInterfaceBase 616, after which either a vendor specific DemographicInterface DLL is loaded (step 736) or communication is established to a vendor specific DemographicInterface daemon (step 738), depending on the operating system in which theprocess 700 software is compiled, as discussed above. - The watermarker container program then passes the
ZApprovalInterfaceBase 620 to theZWatermarker 628 instep 740, which calls the PutApprovalInterface method in theZWatermarker 628. The watermarker container program passes theZEMailInterfaceBase 612 to theZWatermarker 628 instep 742, which calls the PutEMailInterface method in theZWatermarker 628, which then prompts theZWatermarker 628, instep 744, to call ZEMailInterfaceBase::Register to enable theZEMailInterfaceBase 612 to trigger work. Instep 746, the watermarker container program passes theZDemographicInterfaceBase 616 to theZWatermarker 628, which calls the PutDemographicInterface method in theZWatermarker 628. Although the watermarker container program is then finished initializing, theprocess 700 waits instep 748 for theZEMailInterfaceBase 612 to trigger work in response to receiving an e-mail message as discussed below. - Refer also to FIG. 16, which is a flowchart showing selected e-mail processing steps800 of the advertising system implementation portion represented by FIG. 14. After an e-mail message is received in
step 802, through theZVendorSpecificEmailInterface 610, theZEMailInterfaceBase 612 calls, instep 804, the ZWatermarker::ProcessEmail method in theZWatermarker 628 with an EMail reference ID (identification number). Step 802 may include being notified by an external brand-specific e-mail server program through theZVendorSpecificEmailInterface 610 that a new e-mail message is in a particular mailbox. In other embodiments, theZVendorSpecificEmailInterface 610 polls the external e-mail server program to determine when a new e-mail message is available. When theZWatermarker 628 is available instep 806, it retrieves the e-mail message from theZEMailInterfaceBase 612 as aZEMailBase 624 object using the previously supplied reference ID. TheZEMailBase 624 is a data container that parses the received e-mail message so that theZWatermarker 628 can operate on e-mail messages regardless of format. Subsequently, instep 808, theZWatermarker 628 passes theZEMailBase 624 object to the ZApprovalInterfaceBase:IsApproved method of theZApprovalInterfaceBase 620, which examines theZEMailBase 624 object to determine if further processing is necessary, as determined by a separate approval system with which theZVendorSpecificApprovalInterface 618 interfaces. As discussed above, this separate approval system functions in accordance with an approval configuration for each end user recipient which, in some embodiments, determines if an existing background reference exists and if it is to be overwritten. In other embodiments, certain users may be configu red to have all background references overwritten, and in other embodiments, the insertion of background references is approved based on other demographic or message content factors. As determined indecision step 810, if the ZApprovalInterfaceBase:IsApproved method returns false, theprocess 800 essentially terminates and waits for another incoming e-mail message instep 812. Otherwise, processing continues instep 814. - In
step 814, theZWatermarker 628 retrieves the MailBoxName from theZEMailBase 624 object. Subsequently, instep 816, theZWatermarker 628 begins the process of obtaining an appropriate background reference by calling the ZDemographicInterfaceBase::GetBackgroundReference method of theZDemographicInterfaceBase 616 and supplying the MailBoxName. Then, instep 818, separate demographic software, to which an interface is provided throughZVendorSpecificDemographicInterface 614, determines the appropriate background reference for the supplied MailBoxName. Instep 820, theZWatermarker 628 converts theZEMailBase 624 object to aZHTMLEMail 622 object with a provided copy constructor. Since theZHTMLEMail 622 inherits from theZEMailBase 624, theZHTMLEMail 622 has access to all of the data and structure of theZHTMLEMail 622 object for making an HTML copy. As discussed above, conversion to HTML includes a complete conversion for webbased applications, and conversion of a portion of the e-mail message for non-web-based applications. In addition, attachments are also handled at this point as discussed above, as well as the creation of control buttons for general control and for downloading any attachments through server scripting in web-based applications. Then, instep 822, theZWatermarker 628 calls the ZHTMLEMail::AddBackground method of theZHTMLEMail 622 with the appropriate background reference, which is inserted into the HTML of theZHTMLEMail 622 object. Instep 824, theZWatermarker 628 returns the newly formatted ZHTMLEMail to the ZEMailInterfaceBase by calling the PutEmail method, which includes placing theZHTMLEMail 622 object in an appropriate place for making the message available for delivery to an end user recipient. Subsequently, theprocess 800 waits for the next e-mail message instep 812. - In other embodiments of the present invention, the RecipientList and CarbonCopyList variables of the
ZEMailBase 624 object for each e-mail message are used to generate associational demographic information. In other words, marketing conclusions can be drawn about other primary recipients and carbon copy recipients based on demographic information of one intended end user recipient. Thus, this information is useful and easily tracked and reported in accordance with the present invention. - In concluding the detailed description, it should be noted that it will be obvious to those skilled in the art that many variations and modifications can be made to the preferred embodiment without substantially departing from the principles of the present invention. All such variations and modifications are intended to be included herein within the scope of the present invention, as set forth in the following claims.
Claims (20)
1. An advertising method for inserting a background reference to a stored advertisement into an end user communication message in a communications network, said method comprising the steps of:
receiving an end user communication message at a first site on a communications network;
inserting into said end user communication message a background reference to a stored advertisement; and
transmitting said end user communication message with said background reference to a second site on the communications network.
2. The method as claimed in claim 1 , wherein said background reference is operative for enabling background tiling of said advertisement at said second site.
3. The method as claimed in claim 1 , wherein said end user communication message includes an Internet e-mail message.
4. The method as claimed in claim 1 , wherein said end user communication message includes a public posting.
5. The method as claimed in claim l, further comprising a step of transforming said end user communication message into hypertext markup language (HTML), and wherein said transmitting step includes transmitting said end user communication message in a web-based e-mail system to a web browser at said second site.
6. The method as claimed in claim 1 , wherein said transmitting step includes transmitting said end user communication message in a post office protocol (POP) format.
7. The method as claimed in claim 1 , wherein said inserting step includes selecting the stored advertisement based on user demographic information.
8. The method as claimed in claim 1 , wherein said inserting step includes selecting the stored advertisement based on advertisement exposure for a pool of advertisers.
9. The method as claimed in claim 1 , wherein said inserting step includes inserting a hypertext markup language (HTML) background reference tag into the end user communication message.
10. The method as claimed in claim l, wherein said stored advertisement is stored at the first site.
11. The method as claimed in claim 1 , wherein said stored advertisement is stored at a site remote from said second site, wherein said background reference includes a file address remote from said second site.
12. The method as claimed in claim 1 , wherein said stored advertisement is a graphical image file.
13. The method as claimed in claim 1 , wherein said inserting step includes:
determining whether said end user communication message is in a format capable of operatively accepting said background reference; and
converting said end user communication message into a format capable of operatively accepting said background reference responsive to determining that said message is not in a format capable of operatively accepting said background reference.
14. The method as claimed in claim 13 , wherein said determining step includes a step of determining whether said end user communication message is in multipurpose Internet mail extensions (MIME) format.
15. The method as claimed in claim 13 , wherein said converting step includes a step of converting said end user communication message into multipurpose Internet mail extensions (MIME) format.
16. The method as claimed in claim 1 , further comprising the steps of:
first determining whether said end user communication message in said receiving step is in a format capable of operatively accepting a background reference;
second determining whether said end user communication message contains a standard generalized markup language (SGML) part responsive to determining that said end user communication message is in a format capable of operatively accepting a background reference in said first determining step; and
adding an SGML part to said end user communication message responsive to determining that said end user communication message does not contain an SGML part;
17. The method as claimed in claim 16 , wherein said SGML part includes hypertext markup language (HTML).
18. The method as claimed in claim 16 , further comprising the steps of:
third determining whether said end user communication message already contains a background reference responsive to determining that said end user communication message is in a format capable of operatively accepting a background reference in said second determining step; and
inserting a background reference responsive to determining that said end user communication message does not contain a background reference in said third determining step.
19. The method as claimed in claim 18 , further comprising the steps of:
fourth determining whether a configuration enables an existing background reference to be overwritten responsive to determining in said third determining step that said end user communication message already contains a background reference; and
overwriting a background reference responsive to determining in said fourth determining step that the configuration enables the existing background reference to be overwritten.
20. The method as claimed in claim 15 , further comprising a step of adding an SGML part to said end user communication message converted into MIME format.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/620,947 US20040078304A1 (en) | 1998-06-05 | 2003-07-16 | Background advertising system |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US8814998P | 1998-06-05 | 1998-06-05 | |
US09/193,459 US6205432B1 (en) | 1998-06-05 | 1998-11-16 | Background advertising system |
US09/567,250 US6633850B1 (en) | 1998-06-05 | 2000-05-09 | Background advertising system |
US10/620,947 US20040078304A1 (en) | 1998-06-05 | 2003-07-16 | Background advertising system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/567,250 Continuation US6633850B1 (en) | 1998-06-05 | 2000-05-09 | Background advertising system |
Publications (1)
Publication Number | Publication Date |
---|---|
US20040078304A1 true US20040078304A1 (en) | 2004-04-22 |
Family
ID=26778340
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/193,459 Expired - Lifetime US6205432B1 (en) | 1998-06-05 | 1998-11-16 | Background advertising system |
US09/567,250 Expired - Fee Related US6633850B1 (en) | 1998-06-05 | 2000-05-09 | Background advertising system |
US10/620,947 Abandoned US20040078304A1 (en) | 1998-06-05 | 2003-07-16 | Background advertising system |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/193,459 Expired - Lifetime US6205432B1 (en) | 1998-06-05 | 1998-11-16 | Background advertising system |
US09/567,250 Expired - Fee Related US6633850B1 (en) | 1998-06-05 | 2000-05-09 | Background advertising system |
Country Status (1)
Country | Link |
---|---|
US (3) | US6205432B1 (en) |
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010036231A1 (en) * | 1999-06-08 | 2001-11-01 | Venkat Easwar | Digital camera device providing improved methodology for rapidly taking successive pictures |
US20020016818A1 (en) * | 2000-05-11 | 2002-02-07 | Shekhar Kirani | System and methodology for optimizing delivery of email attachments for disparate devices |
US20030185357A1 (en) * | 2000-08-21 | 2003-10-02 | Leila Kaghazian | Selective sending of portions of electronic content |
US20040015553A1 (en) * | 2002-07-17 | 2004-01-22 | Griffin Chris Michael | Voice and text group chat display management techniques for wireless mobile terminals |
US20040202117A1 (en) * | 2002-07-17 | 2004-10-14 | Wilson Christopher Robert Dale | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US20050132015A1 (en) * | 2003-12-12 | 2005-06-16 | Lightsurf Technologies, Inc. | System Providing Methodology for the Restoration of Original Media Quality in Messaging Environments |
US20060100923A1 (en) * | 2004-11-05 | 2006-05-11 | Hugues Courchesne | Method for web-based distribution of targeted advertising messages |
US20070064124A1 (en) * | 1999-11-05 | 2007-03-22 | Lightsurf Technologies, Inc. | Media spooler system and methodology providing efficient transmission of media content from wireless devices |
US7372485B1 (en) | 1999-06-08 | 2008-05-13 | Lightsurf Technologies, Inc. | Digital camera device and methodology for distributed processing and wireless transmission of digital images |
US20090030775A1 (en) * | 2007-07-26 | 2009-01-29 | Braintexter, Inc. | System to generate and set up an advertising campaign based on the insertion of advertising messages within an exchange of messages, and method to operate said system |
US20090033752A1 (en) * | 1999-06-08 | 2009-02-05 | Lightsurf Technologies, Inc. | Digital Camera Device and Methodology for Distributed Processing and Wireless Transmission of Digital Images |
US20090150239A1 (en) * | 2007-09-21 | 2009-06-11 | Louis Dorman | Internet background advertising service |
US7610551B2 (en) | 2006-02-24 | 2009-10-27 | Verisign, Inc. | System and method for managing distribution of multi-formatted content |
US20100042470A1 (en) * | 2008-08-18 | 2010-02-18 | Microsoft Corporation | Context based advertisement filtration |
US20100114705A1 (en) * | 1998-07-17 | 2010-05-06 | B.E. Technologies, Llc | Method of reactive targeted advertising |
US7724281B2 (en) | 2002-02-04 | 2010-05-25 | Syniverse Icx Corporation | Device facilitating efficient transfer of digital content from media capture device |
US20110128403A1 (en) * | 2000-01-21 | 2011-06-02 | Lightsurf Technologies, Inc. | Digital Camera Device Providing Improved Methodology for Rapidly Taking Successive Pictures |
US8321288B1 (en) | 2001-03-20 | 2012-11-27 | Syniverse Icx Corporation | Media asset management system |
US20130159093A1 (en) * | 2011-12-20 | 2013-06-20 | Viraj Sudhir Chavan | Systems and methods for generating revenue based on custom click to call advertisements |
US20130290079A1 (en) * | 2012-04-27 | 2013-10-31 | Viraj Chavan | Systems and methods for insertion of content into an email over imap |
WO2015191524A1 (en) * | 2014-06-10 | 2015-12-17 | Strongview Systems, Inc. | Open channel application programming interface |
US9219842B1 (en) * | 2005-08-30 | 2015-12-22 | Yongyong Xu | System and method of providing sideband advertising |
CN105468656A (en) * | 2014-09-12 | 2016-04-06 | 腾讯科技(深圳)有限公司 | Webpage background image generation method and system |
WO2016065328A1 (en) * | 2014-10-23 | 2016-04-28 | Visa International Service Association | Algorithm user interface background selection |
CN109426981A (en) * | 2017-08-31 | 2019-03-05 | 武汉斗鱼网络科技有限公司 | Web terminal advertisement exposure detection method, storage medium, electronic equipment and system |
Families Citing this family (533)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5903454A (en) | 1991-12-23 | 1999-05-11 | Hoffberg; Linda Irene | Human-factored interface corporating adaptive pattern recognition based controller apparatus |
US10361802B1 (en) | 1999-02-01 | 2019-07-23 | Blanding Hovenweep, Llc | Adaptive pattern recognition based control system and method |
USRE46310E1 (en) | 1991-12-23 | 2017-02-14 | Blanding Hovenweep, Llc | Ergonomic man-machine interface incorporating adaptive pattern recognition based control system |
USRE48056E1 (en) | 1991-12-23 | 2020-06-16 | Blanding Hovenweep, Llc | Ergonomic man-machine interface incorporating adaptive pattern recognition based control system |
USRE47908E1 (en) | 1991-12-23 | 2020-03-17 | Blanding Hovenweep, Llc | Ergonomic man-machine interface incorporating adaptive pattern recognition based control system |
US6850252B1 (en) | 1999-10-05 | 2005-02-01 | Steven M. Hoffberg | Intelligent electronic appliance system and method |
US7937312B1 (en) | 1995-04-26 | 2011-05-03 | Ebay Inc. | Facilitating electronic commerce transactions through binding offers |
US7702540B1 (en) * | 1995-04-26 | 2010-04-20 | Ebay Inc. | Computer-implement method and system for conducting auctions on the internet |
US6650761B1 (en) * | 1999-05-19 | 2003-11-18 | Digimarc Corporation | Watermarked business cards and methods |
US7647243B2 (en) * | 1995-11-07 | 2010-01-12 | Ebay Inc. | Electronic marketplace system and method for creation of a two-tiered pricing scheme |
MXPA98006863A (en) * | 1996-12-25 | 2005-02-25 | Sony Corp | GAME MACHINE SYSTEM, TRANSMISSION SYSTEM, DATA DISTRIBUTION SYSTEM AND METHOD, YAPARATE AND METHOD TO EXECUTE THE PROGRAM. |
US6055510A (en) * | 1997-10-24 | 2000-04-25 | At&T Corp. | Method for performing targeted marketing over a large computer network |
JP3594782B2 (en) * | 1997-12-25 | 2004-12-02 | 富士通株式会社 | Background image display control system in chat system and recording medium storing program for causing computer to perform processing in the system |
US6438585B2 (en) * | 1998-05-29 | 2002-08-20 | Research In Motion Limited | System and method for redirecting message attachments between a host system and a mobile data communication device |
US6205432B1 (en) * | 1998-06-05 | 2001-03-20 | Creative Internet Concepts, Llc | Background advertising system |
US6112227A (en) | 1998-08-06 | 2000-08-29 | Heiner; Jeffrey Nelson | Filter-in method for reducing junk e-mail |
US20030061566A1 (en) * | 1998-10-30 | 2003-03-27 | Rubstein Laila J. | Dynamic integration of digital files for transmission over a network and file usage control |
US6546417B1 (en) * | 1998-12-10 | 2003-04-08 | Intellinet, Inc. | Enhanced electronic mail system including methods and apparatus for identifying mime types and for displaying different icons |
US7444374B1 (en) | 1998-12-10 | 2008-10-28 | Michelle Baker | Electronic mail software with modular integrated authoring/reading software components including methods and apparatus for controlling the interactivity between mail authors and recipients |
WO2000041120A1 (en) * | 1999-01-07 | 2000-07-13 | Ccrewards.Com | Method and arrangement for collecting and using post internet sales information |
US8041604B1 (en) * | 1999-03-16 | 2011-10-18 | Studebaker & Brackett PC | Method of embedding advertisements in communication |
US6360365B1 (en) * | 1999-03-29 | 2002-03-19 | International Business Machines Corporation | System, method, and program for preserving background settings during install and uninstall operations |
KR19990073076A (en) * | 1999-03-30 | 1999-10-05 | 주진용 | A advertizing method using internet E-mail and chatting window |
US6381626B1 (en) * | 1999-04-22 | 2002-04-30 | Electronic Data Systems Corporation | ATM video advertising |
US6269361B1 (en) * | 1999-05-28 | 2001-07-31 | Goto.Com | System and method for influencing a position on a search result list generated by a computer network search engine |
US7065500B2 (en) * | 1999-05-28 | 2006-06-20 | Overture Services, Inc. | Automatic advertiser notification for a system for providing place and price protection in a search result list generated by a computer network search engine |
US7702537B2 (en) | 1999-05-28 | 2010-04-20 | Yahoo! Inc | System and method for enabling multi-element bidding for influencing a position on a search result list generated by a computer network search engine |
US7231358B2 (en) * | 1999-05-28 | 2007-06-12 | Overture Services, Inc. | Automatic flight management in an online marketplace |
US6757716B1 (en) * | 1999-07-09 | 2004-06-29 | Microsoft Corporation | Method and system for modifying host application functionality based upon downloaded content |
US6549937B1 (en) * | 1999-07-21 | 2003-04-15 | Microsoft Corporation | System and method for multi-protocol communication in a computer network |
US6449657B2 (en) | 1999-08-06 | 2002-09-10 | Namezero.Com, Inc. | Internet hosting system |
US6357636B2 (en) * | 1999-09-14 | 2002-03-19 | Pharmacopeia, Inc. | Article and method for flow control in liquid dispensing devices |
US7840639B1 (en) | 1999-09-21 | 2010-11-23 | G&H Nevada-Tek | Method and article of manufacture for an automatically executed application program associated with an electronic message |
US9092535B1 (en) * | 1999-09-21 | 2015-07-28 | Google Inc. | E-mail embedded textual hyperlink object |
US6687740B1 (en) | 1999-09-21 | 2004-02-03 | Neostar, Inc. | System, method and article of manufacture for preventing the proliferation of unwanted electronic messages |
US6704771B1 (en) * | 1999-09-21 | 2004-03-09 | Neostar, Inc. | Electronic message payload for interfacing with text contained in the message |
US6360221B1 (en) * | 1999-09-21 | 2002-03-19 | Neostar, Inc. | Method and apparatus for the production, delivery, and receipt of enhanced e-mail |
AU3528600A (en) * | 1999-10-21 | 2001-04-30 | Navlet.Com, Inc. | Context-sensitive switching in a computer network environment |
US7389251B1 (en) * | 1999-10-21 | 2008-06-17 | Mercexchange, Llc | Computer-implemented method for managing dynamic pricing information |
US6856967B1 (en) | 1999-10-21 | 2005-02-15 | Mercexchange, Llc | Generating and navigating streaming dynamic pricing information |
US20060229930A9 (en) * | 1999-11-15 | 2006-10-12 | Gottfurcht Elliot A | Method to generate advertising revenue based on time and location |
US7020845B1 (en) | 1999-11-15 | 2006-03-28 | Gottfurcht Elliot A | Navigating internet content on a television using a simplified interface and a remote control |
US6600497B1 (en) * | 1999-11-15 | 2003-07-29 | Elliot A. Gottfurcht | Apparatus and method to navigate interactive television using unique inputs with a remote control |
AUPQ449399A0 (en) * | 1999-12-07 | 2000-01-06 | Automatic Pty Ltd | Internet redirection methods |
US7500004B1 (en) * | 1999-12-29 | 2009-03-03 | Gregg Homer | System for tracking files transmitted over the internet |
WO2001050703A2 (en) * | 2000-01-06 | 2001-07-12 | Rothschild Anthony R | System and method for adding an advertisement to a personal communication |
US8527345B2 (en) * | 2000-01-06 | 2013-09-03 | Anthony Richard Rothschild | System and method for adding an advertisement to a personal communication |
US6446045B1 (en) | 2000-01-10 | 2002-09-03 | Lucinda Stone | Method for using computers to facilitate and control the creating of a plurality of functions |
US6792448B1 (en) * | 2000-01-14 | 2004-09-14 | Microsoft Corp. | Threaded text discussion system |
JP4453146B2 (en) * | 2000-02-23 | 2010-04-21 | セイコーエプソン株式会社 | Web page providing method and web page providing apparatus |
GB2359640A (en) * | 2000-02-23 | 2001-08-29 | Battlemail Com Ltd | A game using electronic mail |
US6385306B1 (en) * | 2000-03-02 | 2002-05-07 | John Francis Baxter, Jr. | Audio file transmission method |
US7136915B2 (en) * | 2000-03-14 | 2006-11-14 | Rieger Iii Charles J | System for communicating through maps |
US6654800B1 (en) | 2000-03-14 | 2003-11-25 | Rieger, Iii Charles J. | System for communicating through maps |
US7930285B2 (en) | 2000-03-22 | 2011-04-19 | Comscore, Inc. | Systems for and methods of user demographic reporting usable for identifying users and collecting usage data |
US7260837B2 (en) * | 2000-03-22 | 2007-08-21 | Comscore Networks, Inc. | Systems and methods for user identification, user demographic reporting and collecting usage data usage biometrics |
US6493437B1 (en) * | 2000-04-26 | 2002-12-10 | Genuity Inc. | Advertising-subsidized PC-telephony |
EP1295227A4 (en) * | 2000-04-28 | 2006-04-05 | James Grossman | Method of distributing printed advertising |
US7663652B1 (en) | 2000-05-03 | 2010-02-16 | Morris Reese | Enhanced electronic mail delivery system |
US6790138B1 (en) * | 2000-05-12 | 2004-09-14 | Martin Erlichman | System and method for providing and scoring an interactive puzzle |
GB0011747D0 (en) * | 2000-05-17 | 2000-07-05 | Butterworth Martyn | Improvements related to telecoms |
US8346602B2 (en) * | 2000-05-22 | 2013-01-01 | Shaw Mark D | Method of providing and tracking embedded e-mail advertising |
US7082427B1 (en) | 2000-05-24 | 2006-07-25 | Reachforce, Inc. | Text indexing system to index, query the archive database document by keyword data representing the content of the documents and by contact data associated with the participant who generated the document |
US7003517B1 (en) * | 2000-05-24 | 2006-02-21 | Inetprofit, Inc. | Web-based system and method for archiving and searching participant-based internet text sources for customer lead data |
US7231426B1 (en) * | 2000-05-24 | 2007-06-12 | Microsoft Corporation | System and method for sending a web page via electronic mail |
JP4995366B2 (en) * | 2000-05-24 | 2012-08-08 | 崇 森山 | Building mediation device |
US7120629B1 (en) * | 2000-05-24 | 2006-10-10 | Reachforce, Inc. | Prospects harvester system for providing contact data about customers of product or service offered by business enterprise extracting text documents selected from newsgroups, discussion forums, mailing lists, querying such data to provide customers who confirm to business profile data |
US7353229B2 (en) * | 2000-05-26 | 2008-04-01 | Vilcauskas Jr Andrew J | Post-session internet advertising system |
US7949564B1 (en) * | 2000-05-31 | 2011-05-24 | Western Digital Technologies, Inc. | System and method of receiving advertisement content from advertisers and distributing the advertising content to a network of personal computers |
JP2001344169A (en) * | 2000-06-01 | 2001-12-14 | Internatl Business Mach Corp <Ibm> | Network system, server, web server, web page, data processing method, storage medium, and program transmission device |
JP2001350884A (en) * | 2000-06-07 | 2001-12-21 | Nec Corp | Schedule reminder system |
US7406508B1 (en) * | 2000-06-22 | 2008-07-29 | Lycos, Inc. | Capturing advertising requests from a user |
US6599268B1 (en) | 2000-06-27 | 2003-07-29 | Becton Dickinson And Company | Hypodermic syringe with a selectively retractable needle |
WO2002001374A1 (en) * | 2000-06-27 | 2002-01-03 | Intellinet, Inc. | Electronic mail software with modular integrated authoring/reading component |
AU2001271259A1 (en) * | 2000-06-28 | 2002-01-08 | Intertainer, Inc. | Intelligent media targeting system and method |
US20020007399A1 (en) * | 2000-07-13 | 2002-01-17 | Koninklijke Philips Electronics N.V. | Email distribution on the edge |
GB0017380D0 (en) * | 2000-07-14 | 2000-08-30 | Mailround Com Limited | Information communication system |
US7150036B1 (en) | 2000-07-18 | 2006-12-12 | Western Digital Ventures, Inc. | Method of and personal computer for displaying content received from a content delivery server using a disk drive which includes a network address for the content delivery server and a server-contacting program |
US6973495B1 (en) | 2000-07-18 | 2005-12-06 | Western Digital Ventures, Inc. | Disk drive and method of manufacturing same including a network address and server-contacting program |
US7054937B1 (en) | 2000-07-18 | 2006-05-30 | Western Digital Ventures, Inc. | Computer network and connection method for connecting a personal computer and a content delivery system using a disk drive which includes a network address and server-contacting program |
US6983316B1 (en) | 2000-07-18 | 2006-01-03 | Western Digital Ventures, Inc. | Method of and content delivery server for delivering content to a personal computer having a disk drive which includes a network address for the content delivery server and a server-contacting program |
US7054900B1 (en) * | 2000-08-18 | 2006-05-30 | Netzero, Inc. | Automatic, profile-free web page recommendation |
US6757662B1 (en) * | 2000-08-21 | 2004-06-29 | Richard L. Greenwald | Method and system for display advertisement qualification and notification |
US20020052925A1 (en) * | 2000-08-29 | 2002-05-02 | Yoohwan Kim | Method and apparatus for information delivery on the internet |
JP4416294B2 (en) * | 2000-08-30 | 2010-02-17 | 富士通株式会社 | Advertising method and awareness server |
US7039678B1 (en) * | 2000-09-07 | 2006-05-02 | Axis Mobile, Ltd. | E-mail proxy |
US7043531B1 (en) | 2000-10-04 | 2006-05-09 | Inetprofit, Inc. | Web-based customer lead generator system with pre-emptive profiling |
US7330850B1 (en) | 2000-10-04 | 2008-02-12 | Reachforce, Inc. | Text mining system for web-based business intelligence applied to web site server logs |
JP4902904B2 (en) * | 2000-10-06 | 2012-03-21 | ソニー株式会社 | Information processing method and medium storing program |
US20060129458A1 (en) * | 2000-10-12 | 2006-06-15 | Maggio Frank S | Method and system for interacting with on-demand video content |
US20040015399A1 (en) * | 2000-10-12 | 2004-01-22 | Maggio Frank S. | Method and system for verifying exposure to message content delivered via outdoor media or in a concentrated format |
US20040107138A1 (en) * | 2000-10-12 | 2004-06-03 | Maggio Frank S. | Method and system for verifying immersion in advertising content via an immersion enhancing content vignette |
US20040103032A1 (en) * | 2000-10-12 | 2004-05-27 | Maggio Frank S. | Remote control system and method for interacting with broadcast content |
US20050060232A1 (en) * | 2000-10-12 | 2005-03-17 | Maggio Frank S. | Method and system for interacting with a writing |
AU2001249565A1 (en) * | 2000-10-12 | 2002-04-22 | Media Ip Holdings, Llc | Method and system for communicating advertising and entertainment content and gathering consumer information |
US20060253330A1 (en) * | 2000-10-12 | 2006-11-09 | Maggio Frank S | Method and system for automatically substituting media content |
US20060282319A1 (en) * | 2000-10-12 | 2006-12-14 | Maggio Frank S | Method and system for substituting media content |
JP2002123743A (en) * | 2000-10-13 | 2002-04-26 | Canon Inc | System, device and method for processing information and recording medium |
IL139369A0 (en) * | 2000-10-30 | 2001-11-25 | Almondnet Inc | A super saturation method for information media |
JP2002158805A (en) * | 2000-11-20 | 2002-05-31 | Mikio Maruyama | Accounting server, accounting method, recording medium storing accounting program, and recording medium storing program |
US20050086112A1 (en) * | 2000-11-28 | 2005-04-21 | Roy Shkedi | Super-saturation method for information-media |
US6832207B1 (en) | 2000-11-28 | 2004-12-14 | Almond Net, Inc. | Super saturation method for information-media |
US20020083006A1 (en) * | 2000-12-14 | 2002-06-27 | Intertainer, Inc. | Systems and methods for delivering media content |
US7870592B2 (en) | 2000-12-14 | 2011-01-11 | Intertainer, Inc. | Method for interactive video content programming |
US20020077900A1 (en) * | 2000-12-14 | 2002-06-20 | Thompson Tiffany A. | Internet protocol-based interstitial advertising |
US20020113815A1 (en) * | 2000-12-16 | 2002-08-22 | Degross Lee Michael | Internet ad door |
GB2370450B (en) * | 2000-12-19 | 2004-07-07 | Voxsurf Ltd | Messaging protocol |
US20020087631A1 (en) * | 2001-01-03 | 2002-07-04 | Vikrant Sharma | Email-based advertising system |
US20020143630A1 (en) * | 2001-01-10 | 2002-10-03 | Steinman Jonas L. | Method and apparatus for serving or delivering advertisements for a world wide web page |
US20020120693A1 (en) * | 2001-02-27 | 2002-08-29 | Rudd Michael L. | E-mail conversion service |
US20020169669A1 (en) * | 2001-03-09 | 2002-11-14 | Stetson Samantha H. | Method and apparatus for serving a message in conjuction with an advertisement for display on a world wide web page |
US6925469B2 (en) * | 2001-03-30 | 2005-08-02 | Intertainer, Inc. | Digital entertainment service platform |
US20020143647A1 (en) * | 2001-03-30 | 2002-10-03 | Intertainer, Inc. | Subscriber management system |
US20020144283A1 (en) * | 2001-03-30 | 2002-10-03 | Intertainer, Inc. | Content distribution system |
US20020156679A1 (en) * | 2001-04-20 | 2002-10-24 | Castle Daniel C. | Background advertising in an internet environment |
US20020162106A1 (en) * | 2001-04-30 | 2002-10-31 | Pickover Clifford Alan | Method and system for information insertion |
US20030079015A1 (en) * | 2001-05-09 | 2003-04-24 | Dotclick Corporation | Method, apparatus and program product providing business processes using media identification and tracking of associated user preferences |
US7085845B2 (en) * | 2001-05-09 | 2006-08-01 | Gene Fein | Method, apparatus and computer program product for identifying a playing media file and tracking associated user preferences |
US20020167542A1 (en) * | 2001-05-14 | 2002-11-14 | Florin Bradley J. | Method for capturing demographic information from a skinable software application |
US20020174009A1 (en) * | 2001-05-17 | 2002-11-21 | Jeff Myers | Integrated system for gathering commerce information and distributing advertising using a global computer network |
US20060020538A1 (en) * | 2001-06-28 | 2006-01-26 | Pranil Ram | Tabs based drag and drop graphical trading interface |
WO2003005654A1 (en) * | 2001-07-25 | 2003-01-16 | Koninklijke Philips Electronics N.V. | Substituting url for attachment in forwarding electronic content |
US7269622B2 (en) * | 2001-07-26 | 2007-09-11 | International Business Machines Corporation | Watermarking messaging sessions |
US20030023631A1 (en) * | 2001-07-26 | 2003-01-30 | Castle Daniel C. | Advertisement selection engine for placing micro-advertising |
US20030120562A1 (en) * | 2001-07-31 | 2003-06-26 | Clark Jeffery L. | Retail advertising method |
US20030028441A1 (en) * | 2001-08-02 | 2003-02-06 | International Business Machines Corporation | Answer fulfillment-based marketing |
US20030126042A1 (en) * | 2001-08-23 | 2003-07-03 | Beegle Jeffrey B. | On-line credit redemption system and method |
US20030046160A1 (en) * | 2001-09-06 | 2003-03-06 | Paz-Pujalt Gustavo R. | Animated electronic message and method of producing |
US6709335B2 (en) * | 2001-09-19 | 2004-03-23 | Zoesis, Inc. | Method of displaying message in an interactive computer process during the times of heightened user interest |
US20030064784A1 (en) * | 2001-09-28 | 2003-04-03 | William Wells | Wide screen gaming apparatus |
US8108524B2 (en) | 2001-12-18 | 2012-01-31 | Perftech, Inc. | Internet connection user communications system |
US20030114152A1 (en) * | 2001-12-18 | 2003-06-19 | Gibbs Benjamin K. | Wireless trickle SYNC device |
US7328266B2 (en) | 2001-12-18 | 2008-02-05 | Perftech, Inc. | Internet provider subscriber communications system |
US7437663B2 (en) * | 2002-01-16 | 2008-10-14 | International Business Machines Corporation | Offline dynamic web page generation |
US20030139966A1 (en) * | 2002-01-23 | 2003-07-24 | Sirota Peter L. | Advertisement delivery for streaming program |
TWI220715B (en) * | 2002-02-22 | 2004-09-01 | Taiwan Knowledge Bank Co Ltd | Video/audio multimedia web mail system, editing and processing method |
JP4030963B2 (en) * | 2002-02-27 | 2008-01-09 | 富士通株式会社 | Document display device, program, document display method, and document display system |
US20030177063A1 (en) * | 2002-03-12 | 2003-09-18 | Currans Kevin G. | Custom data ADS |
US20030177120A1 (en) * | 2002-03-12 | 2003-09-18 | Leo Stodolsky | Procedures and programs of a network matching system |
KR20030073799A (en) * | 2002-03-13 | 2003-09-19 | (주)위즈앤비즈 | Image Mailer And E-mail Advertising Method Using Image Mailer |
US20030229536A1 (en) * | 2002-03-14 | 2003-12-11 | House Sandra Miller | Media planning and buying system and method |
CN1653764B (en) * | 2002-03-20 | 2011-05-11 | 捷讯研究有限公司 | Method and system for transmitting and utilizing attachments |
FR2837784B1 (en) * | 2002-03-28 | 2004-05-28 | Eurocopter France | CELLULAR DRIVE ROTOR ROTOR WITH TORQUE SHARING DIFFERENTIAL |
US20030200145A1 (en) * | 2002-04-18 | 2003-10-23 | Brad Krassner | Internet-based system and method for creating and distributing customized rich media marketing and sales materials via e-mail |
US7689649B2 (en) * | 2002-05-31 | 2010-03-30 | Aol Inc. | Rendering destination instant messaging personalization items before communicating with destination |
US7779076B2 (en) * | 2002-05-31 | 2010-08-17 | Aol Inc. | Instant messaging personalization |
US20030225848A1 (en) * | 2002-05-31 | 2003-12-04 | Brian Heikes | Remote instant messaging personalization items |
US7685237B1 (en) | 2002-05-31 | 2010-03-23 | Aol Inc. | Multiple personalities in chat communications |
US20030225847A1 (en) * | 2002-05-31 | 2003-12-04 | Brian Heikes | Sending instant messaging personalization items |
US10046244B2 (en) | 2002-06-14 | 2018-08-14 | Dizpersion Corporation | Method and system for operating and participating in fantasy leagues |
US7762878B2 (en) * | 2005-02-11 | 2010-07-27 | Dizpersion Technologies, Inc. | Method and system for operating and participating in fantasy leagues |
US7516182B2 (en) * | 2002-06-18 | 2009-04-07 | Aol Llc | Practical techniques for reducing unsolicited electronic messages by identifying sender's addresses |
US8254548B2 (en) | 2002-07-10 | 2012-08-28 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls |
US8472607B2 (en) | 2002-07-10 | 2013-06-25 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls |
US8472608B2 (en) | 2002-07-10 | 2013-06-25 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls |
US8693664B2 (en) | 2002-07-10 | 2014-04-08 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls |
US8913732B2 (en) | 2002-07-10 | 2014-12-16 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls via wearable devices |
US8254547B2 (en) | 2002-07-10 | 2012-08-28 | Blake Bookstaff | Method and system for providing directory assistance to erroneous telephone calls |
US20040024639A1 (en) * | 2002-08-05 | 2004-02-05 | Goldman Phillip Y. | Direct marketing management on behalf of subscribers and marketers |
US9076147B2 (en) * | 2002-09-18 | 2015-07-07 | Advenix, Corp. | Systems and methods for online marketing and advertising on e-mail systems |
US7349827B1 (en) | 2002-09-18 | 2008-03-25 | Doubleclick Inc. | System and method for reporting website activity based on inferred attribution methodology |
US20070055566A1 (en) * | 2005-09-02 | 2007-03-08 | Aws Convergence Technologies, Inc. | System, method, apparatus and computer media for user control of advertising |
US8495047B2 (en) | 2004-06-29 | 2013-07-23 | Blake Bookstaff | Method and system for automated intelligent electronic advertising |
US8913728B2 (en) | 2002-11-07 | 2014-12-16 | Blake Bookstaff | Method and system for automated intellegent advertising on wearable devices |
US8542809B2 (en) | 2002-11-07 | 2013-09-24 | Blake Bookstaff | Method and system for alphanumeric indexing for advertising with cloud computing |
US8611517B2 (en) | 2002-11-07 | 2013-12-17 | Blake Bookstaff | Method and system for alphanumeric indexing for advertising with cloud computing |
US8130928B2 (en) * | 2002-11-07 | 2012-03-06 | Blake Bookstaff | Method and system for number indexing for advertising |
US8363806B2 (en) | 2002-11-07 | 2013-01-29 | Blake Bookstaff | Method and system for alphanumeric indexing for advertising via cloud computing |
US8037150B2 (en) | 2002-11-21 | 2011-10-11 | Aol Inc. | System and methods for providing multiple personas in a communications environment |
US7636755B2 (en) | 2002-11-21 | 2009-12-22 | Aol Llc | Multiple avatar personalities |
CN1203403C (en) * | 2003-01-17 | 2005-05-25 | 天图信息技术(上海)有限公司 | Background downloading device and method in net video network advertiing system |
US7729946B2 (en) * | 2003-01-24 | 2010-06-01 | Massive Incorporated | Online game advertising system |
US7620691B1 (en) | 2003-02-10 | 2009-11-17 | Aol Llc | Filtering electronic messages while permitting delivery of solicited electronics messages |
US7913176B1 (en) * | 2003-03-03 | 2011-03-22 | Aol Inc. | Applying access controls to communications with avatars |
US7908554B1 (en) * | 2003-03-03 | 2011-03-15 | Aol Inc. | Modifying avatar behavior based on user action or mood |
US20040179037A1 (en) | 2003-03-03 | 2004-09-16 | Blattner Patrick D. | Using avatars to communicate context out-of-band |
US20040186887A1 (en) * | 2003-03-19 | 2004-09-23 | International Business Machines Corporation | Reflective buddy list |
US20040186766A1 (en) * | 2003-03-19 | 2004-09-23 | International Business Machines Corporation | Apparatus and method for marketing to instant messaging service users |
US7818376B2 (en) | 2003-03-19 | 2010-10-19 | International Business Machines Corporation | Off record chat |
US20040186886A1 (en) * | 2003-03-19 | 2004-09-23 | Inernational Business Machines Corporation | Chat participation broadcast control |
US7216167B2 (en) * | 2003-04-10 | 2007-05-08 | International Business Machines Corporation | System allowing user associating user off-line status messages of selectable content with participants on user's authorized access lists |
US7231443B2 (en) * | 2003-04-10 | 2007-06-12 | International Business Machines Corporation | System allowing user associating user off-line status messages of selectable content with participants on user's authorized access lists |
US20040201623A1 (en) * | 2003-04-10 | 2004-10-14 | International Business Machines Corporation | User control of off-line messaging |
US7290033B1 (en) * | 2003-04-18 | 2007-10-30 | America Online, Inc. | Sorting electronic messages using attributes of the sender address |
US20040220858A1 (en) * | 2003-05-02 | 2004-11-04 | Maggio Frank S. | Method and system for verifying exposure to message content delivered via subscription networks |
EP1625716B2 (en) † | 2003-05-06 | 2014-04-09 | Apple Inc. | Method of modifying a message, store-and-forward network system and data messaging system |
US7590695B2 (en) * | 2003-05-09 | 2009-09-15 | Aol Llc | Managing electronic messages |
NL1023423C2 (en) | 2003-05-14 | 2004-11-16 | Nicolaas Theunis Rudie Van As | System and method for interrupting and linking a message to all forms of digital message traffic (such as SMS and MMS), with the consent of the sender. |
US20040249978A1 (en) * | 2003-06-05 | 2004-12-09 | International Business Machines Corporation | Method and apparatus for customizing a Web page |
US8321267B2 (en) * | 2003-06-30 | 2012-11-27 | Mindspark Interactive Network, Inc. | Method, system and apparatus for targeting an offer |
US8122014B2 (en) * | 2003-07-02 | 2012-02-21 | Vibrant Media, Inc. | Layered augmentation for web content |
US7627635B1 (en) | 2003-07-28 | 2009-12-01 | Aol Llc | Managing self-addressed electronic messages |
US20050027839A1 (en) * | 2003-07-31 | 2005-02-03 | International Business Machiness Corporation | Method, system and program product for dynamic transmission in a messaging session |
US20050027669A1 (en) * | 2003-07-31 | 2005-02-03 | International Business Machines Corporation | Methods, system and program product for providing automated sender status in a messaging session |
US20050038861A1 (en) * | 2003-08-14 | 2005-02-17 | Scott Lynn | Method and system for dynamically generating electronic communications |
US7886067B2 (en) | 2003-08-14 | 2011-02-08 | Rich Hedia Club, LLC | Internet-based system and method for distributing interstitial advertisements |
US20050055415A1 (en) * | 2003-09-08 | 2005-03-10 | Spectaris, Llc | Two-tier email filtering |
US20050055409A1 (en) * | 2003-09-08 | 2005-03-10 | Spectaris, Llc | Targeted email promotion |
GB0321337D0 (en) | 2003-09-11 | 2003-10-15 | Massone Mobile Advertising Sys | Method and system for distributing advertisements |
US7203964B1 (en) * | 2003-10-07 | 2007-04-10 | Elmer V. Pass | Method of stopping internet viruses |
EP1716525A4 (en) * | 2003-11-26 | 2008-05-21 | Buy Com Inc | METHOD AND SYSTEM FOR ADVERTISING BASED ON THE EAR MOUTH THROUGH A COMMUNICATIONS NETWORK |
US20050125667A1 (en) * | 2003-12-09 | 2005-06-09 | Tim Sullivan | Systems and methods for authorizing delivery of incoming messages |
US7882360B2 (en) * | 2003-12-19 | 2011-02-01 | Aol Inc. | Community messaging lists for authorization to deliver electronic messages |
KR100616423B1 (en) * | 2004-01-15 | 2006-08-30 | 강훈기 | Advertisement Providing System Using Ad Letter and Method |
US20050165640A1 (en) * | 2004-01-22 | 2005-07-28 | Kotorov Radoslav P. | Peer-to-peer marketing business method for telecommunication devices with digital displays |
US20050193130A1 (en) * | 2004-01-22 | 2005-09-01 | Mblx Llc | Methods and systems for confirmation of availability of messaging account to user |
US7469292B2 (en) * | 2004-02-11 | 2008-12-23 | Aol Llc | Managing electronic messages using contact information |
US20050210108A1 (en) * | 2004-03-19 | 2005-09-22 | John Covert | System and method for creating customized electronic messages |
US20050209929A1 (en) * | 2004-03-22 | 2005-09-22 | International Business Machines Corporation | System and method for client-side competitive analysis |
US8234414B2 (en) | 2004-03-31 | 2012-07-31 | Qurio Holdings, Inc. | Proxy caching in a photosharing peer-to-peer network to improve guest image viewing performance |
US8078977B2 (en) * | 2004-06-29 | 2011-12-13 | Blake Bookstaff | Method and system for intelligent processing of electronic information |
EP1779214A4 (en) * | 2004-06-29 | 2009-04-22 | Blake Bookstaff | Method and system for automated intelligent electronic advertising |
US9792633B2 (en) | 2004-06-29 | 2017-10-17 | Blake Bookstaff | Method and system for intelligent processing of electronic information with cloud computing |
US8346593B2 (en) | 2004-06-30 | 2013-01-01 | Experian Marketing Solutions, Inc. | System, method, and software for prediction of attitudinal and message responsiveness |
US20060004630A1 (en) * | 2004-07-02 | 2006-01-05 | Microsoft Corporation | Advertising through digital watermarks |
US8429190B2 (en) * | 2004-08-11 | 2013-04-23 | Adknowledge, Inc. | Method and system for generating and distributing electronic communications |
US8249929B2 (en) * | 2004-08-11 | 2012-08-21 | Adknowledge, Inc. | Method and system for generating and distributing electronic communications for maximum revenue |
US20060041848A1 (en) * | 2004-08-23 | 2006-02-23 | Luigi Lira | Overlaid display of messages in the user interface of instant messaging and other digital communication services |
US20060041629A1 (en) * | 2004-08-23 | 2006-02-23 | Luigi Lira | Magnification of incoming and outgoing messages in the user interface of instant messaging and other digital communication services |
US7455586B2 (en) | 2004-09-21 | 2008-11-25 | Igt | Method and system for gaming and brand association |
US20060155600A1 (en) * | 2004-09-24 | 2006-07-13 | Mays Steven G | Method of mass marketing for quick service food restaurants through print advertising upon sanitizing wipes packaging |
US20060072723A1 (en) * | 2004-10-05 | 2006-04-06 | Chung Michael M | Method and system for managing folders of email accounts and voice messages |
US7698386B2 (en) * | 2004-11-16 | 2010-04-13 | Qurio Holdings, Inc. | Serving content from an off-line peer server in a photosharing peer-to-peer network in response to a guest request |
US9652809B1 (en) | 2004-12-21 | 2017-05-16 | Aol Inc. | Using user profile information to determine an avatar and/or avatar characteristics |
US20060161631A1 (en) * | 2005-01-18 | 2006-07-20 | Luigi Lira | Revisions of already sent messages in an instant messaging communication |
US20060179453A1 (en) * | 2005-02-07 | 2006-08-10 | Microsoft Corporation | Image and other analysis for contextual ads |
US20060200377A1 (en) * | 2005-02-14 | 2006-09-07 | Wolfe Jason S | Affiliate network cross-publication system and method |
US7650383B2 (en) * | 2005-03-15 | 2010-01-19 | Aol Llc | Electronic message system with federation of trusted senders |
US20080154671A1 (en) * | 2005-03-15 | 2008-06-26 | Delk Louis D | Emissions Tracking, Such as Vehicle Emissions Tracking, and Associated Systems and Methods |
US7647381B2 (en) * | 2005-04-04 | 2010-01-12 | Aol Llc | Federated challenge credit system |
US7917389B2 (en) * | 2005-04-15 | 2011-03-29 | The Go Daddy Group, Inc. | Relevant email ads for domain name advertiser |
US7890369B2 (en) * | 2005-04-15 | 2011-02-15 | The Go Daddy Group, Inc. | Relevant online ads for domain name advertiser |
US7921035B2 (en) * | 2005-04-15 | 2011-04-05 | The Go Daddy Group, Inc. | Parked webpage domain name suggestions |
US20060259852A1 (en) * | 2005-05-11 | 2006-11-16 | Manish Upendran | System, method and framework for universal access to content and services |
US20060271437A1 (en) * | 2005-05-26 | 2006-11-30 | Maggio Frank S | System and method for home product delivery |
US20060287871A1 (en) * | 2005-06-09 | 2006-12-21 | Roi Media Llc, A Nevada Limited Liability Corporation | Loyalty reward system and method for generating and tracking funds for third parties |
US8121895B2 (en) | 2005-07-21 | 2012-02-21 | Adknowledge, Inc. | Method and system for delivering electronic communications |
US8688801B2 (en) * | 2005-07-25 | 2014-04-01 | Qurio Holdings, Inc. | Syndication feeds for peer computer devices and peer networks |
US7715586B2 (en) * | 2005-08-11 | 2010-05-11 | Qurio Holdings, Inc | Real-time recommendation of album templates for online photosharing |
US8447828B2 (en) * | 2005-09-21 | 2013-05-21 | Qurio Holdings, Inc. | System and method for hosting images embedded in external websites |
US20070073581A1 (en) * | 2005-09-27 | 2007-03-29 | Miva, Inc. | System and method for delivering pay for performance advertising in conjunction with distributed media content |
US7877387B2 (en) | 2005-09-30 | 2011-01-25 | Strands, Inc. | Systems and methods for promotional media item selection and promotional program unit generation |
US20070083611A1 (en) * | 2005-10-07 | 2007-04-12 | Microsoft Corporation | Contextual multimedia advertisement presentation |
US8209222B2 (en) | 2005-10-12 | 2012-06-26 | Adknowledge, Inc. | Method and system for encrypting data delivered over a network |
US20070088793A1 (en) * | 2005-10-17 | 2007-04-19 | Landsman Richard A | Filter for instant messaging |
US8005889B1 (en) | 2005-11-16 | 2011-08-23 | Qurio Holdings, Inc. | Systems, methods, and computer program products for synchronizing files in a photosharing peer-to-peer network |
US20070115512A1 (en) * | 2005-11-18 | 2007-05-24 | The Go Daddy Group, Inc. | Relevant messages associated with outgoing fax documents |
US20070115498A1 (en) * | 2005-11-18 | 2007-05-24 | The Go Daddy Group, Inc. | Relevant messages associated with incoming fax documents |
US8516057B2 (en) * | 2005-11-30 | 2013-08-20 | Digital River, Inc. | Subscriber list system and method |
US11004090B2 (en) * | 2005-12-24 | 2021-05-11 | Rich Media Club, Llc | System and method for creation, distribution and tracking of advertising via electronic networks |
US10380602B2 (en) * | 2005-12-24 | 2019-08-13 | Rich Media Club, Llc | System and method for creation, distribution and tracking of advertising via electronic networks |
US20100153836A1 (en) * | 2008-12-16 | 2010-06-17 | Rich Media Club, Llc | Content rendering control system and method |
BRPI0620622A2 (en) | 2005-12-24 | 2011-11-16 | Rich Media Club Llc | system and method for the creation, distribution and monitoring of advertising via electronic networks |
US11468453B2 (en) | 2005-12-24 | 2022-10-11 | Rich Media Club, Llc | System and method for creation, distribution and tracking of advertising via electronic networks |
US8788572B1 (en) | 2005-12-27 | 2014-07-22 | Qurio Holdings, Inc. | Caching proxy server for a peer-to-peer photosharing system |
US20070192181A1 (en) * | 2006-02-10 | 2007-08-16 | Microsoft Corporation | Automatically modifying web pages to integrate advertising without changing UI |
US20070290878A1 (en) * | 2006-04-07 | 2007-12-20 | Media Ip Holdings, Llc | System and method for interacting with automobile race and advertising content |
US20080032277A1 (en) * | 2006-04-08 | 2008-02-07 | Media Ip Holdings, Llc | Dynamic multiple choice answers |
US7747745B2 (en) | 2006-06-16 | 2010-06-29 | Almondnet, Inc. | Media properties selection method and system based on expected profit from profile-based ad delivery |
WO2007149888A2 (en) | 2006-06-19 | 2007-12-27 | Almondnet, Inc. | Providing collected profiles to media properties having specified interests |
US7965827B2 (en) * | 2006-07-29 | 2011-06-21 | At&T Intellectual Property I, L. P. | Methods, systems, and products for purchasing pre-paid services |
US20080027819A1 (en) * | 2006-07-29 | 2008-01-31 | John Ruckart | Methods, systems, and products for purchasing products |
US7831473B2 (en) * | 2006-07-29 | 2010-11-09 | At&T Intellectual Property I, L.P. | Methods, systems, and products for crediting accounts |
US8175624B2 (en) * | 2006-09-12 | 2012-05-08 | Phi-Cam, Llc | Method and system for managing a short message service aggregation platform and providing advertising content to mobile communication devices |
US8103547B2 (en) * | 2006-09-18 | 2012-01-24 | Microsoft Corporation | Logocons: AD product for brand advertisers |
US9852430B2 (en) * | 2006-10-03 | 2017-12-26 | Microsoft Technology Licensing, Llc | Dynamic generation of advertisement text |
US20080109304A1 (en) * | 2006-11-03 | 2008-05-08 | Sarelson Seth H | Method and system for personalized promotional advertising via registered card technology |
US8554868B2 (en) | 2007-01-05 | 2013-10-08 | Yahoo! Inc. | Simultaneous sharing communication interface |
US20080165972A1 (en) * | 2007-01-08 | 2008-07-10 | I-Fax.Com Inc. | Method and system for encrypted email communication |
US20080183573A1 (en) * | 2007-01-31 | 2008-07-31 | James Edward Muschetto | Method and Apparatus for Increasing Accessibility and Effectiveness of Advertisements Delivered via a Network |
GB2438475A (en) | 2007-03-07 | 2007-11-28 | Cvon Innovations Ltd | A method for ranking search results |
TW200839561A (en) * | 2007-03-22 | 2008-10-01 | Wistron Corp | Method of irregular password configuration and verification |
GB2441399B (en) * | 2007-04-03 | 2009-02-18 | Cvon Innovations Ltd | Network invitation arrangement and method |
US7861260B2 (en) | 2007-04-17 | 2010-12-28 | Almondnet, Inc. | Targeted television advertisements based on online behavior |
US8671000B2 (en) * | 2007-04-24 | 2014-03-11 | Apple Inc. | Method and arrangement for providing content to multimedia devices |
KR100814079B1 (en) * | 2007-05-28 | 2008-03-14 | 주식회사 모비더스 | File converting apparatus for converting HMT file into flash image, and method thereof |
US20100049813A1 (en) * | 2007-07-03 | 2010-02-25 | Bhavin Turakhia | Method and system for determining a context of a message |
US20090037325A1 (en) * | 2007-08-03 | 2009-02-05 | Sarelson Seth H | Offline and online affiliate sales network |
KR20090021451A (en) * | 2007-08-27 | 2009-03-04 | 야후! 인크. | System and method for providing advertisement in connection with tags of user-generated content |
US8583488B2 (en) * | 2007-09-17 | 2013-11-12 | Google Inc. | Generating advertisements using user assets |
CN101136089A (en) * | 2007-09-24 | 2008-03-05 | 腾讯科技(深圳)有限公司 | A method, system and device for updating background of e-mail web page |
US20080033822A1 (en) * | 2007-10-03 | 2008-02-07 | The Go Daddy Group, Inc. | Systems and methods for filtering online advertisements containing third-party trademarks |
US7853558B2 (en) * | 2007-11-09 | 2010-12-14 | Vibrant Media, Inc. | Intelligent augmentation of media content |
GB2455763A (en) | 2007-12-21 | 2009-06-24 | Blyk Services Oy | Method and arrangement for adding targeted advertising data to messages |
US20100017294A1 (en) * | 2008-01-24 | 2010-01-21 | Mailmethods, Llc | Email advertisement system and method |
US20090210451A1 (en) * | 2008-02-20 | 2009-08-20 | Interaction Media Group, Inc. | Content realization engines |
US20090228360A1 (en) * | 2008-03-07 | 2009-09-10 | Mailmethods, Llc | Email advertisement system and method for online retail |
US20090234737A1 (en) * | 2008-03-14 | 2009-09-17 | Sarelson Seth H | Method of promotion tracking |
US20100036727A1 (en) * | 2008-08-07 | 2010-02-11 | Sarelson Seth H | Method of Tracking the Impact of Paid Search on Offline Sales |
US20100070370A1 (en) * | 2008-09-12 | 2010-03-18 | Joseph Waltman | System and Method of Providing Peer-to-Peer Message-Based Advertising |
US8296185B2 (en) * | 2008-11-01 | 2012-10-23 | Bitesize Media, Inc. | Non-intrusive media linked and embedded information delivery |
US8356247B2 (en) | 2008-12-16 | 2013-01-15 | Rich Media Worldwide, Llc | Content rendering control system and method |
US8321514B2 (en) | 2008-12-30 | 2012-11-27 | International Business Machines Corporation | Sharing email |
US20100223278A1 (en) * | 2009-02-27 | 2010-09-02 | The Go Daddy Group, Inc. | Generating online advertisments based upon available dynamic content relevant domain names |
US20100223143A1 (en) * | 2009-02-27 | 2010-09-02 | The Go Daddy Group, Inc. | Dynamic content relevant domain name suggestion in online advertising |
US20100223132A1 (en) * | 2009-02-27 | 2010-09-02 | The Go Daddy Group, Inc. | Embedding advertisements offering available, dynamic-content-relevant domain names in online video |
US20100223144A1 (en) * | 2009-02-27 | 2010-09-02 | The Go Daddy Group, Inc. | Systems for generating online advertisements offering dynamic content relevant domain names for registration |
US20100223113A1 (en) * | 2009-02-27 | 2010-09-02 | The Go Daddy Group, Inc. | Systems for embedding advertisements offering available, dynamic-content-relevant domain names in online video |
US20100299213A1 (en) * | 2009-05-21 | 2010-11-25 | Shervin Yeganeh | System and method for providing internet based advertising in a retail environment |
US20100325253A1 (en) * | 2009-06-18 | 2010-12-23 | The Go Daddy Group, Inc. | Generating and registering screen name-based domain names |
US8276057B2 (en) * | 2009-09-17 | 2012-09-25 | Go Daddy Operating Company, LLC | Announcing a domain name registration on a social website |
US8312364B2 (en) * | 2009-09-17 | 2012-11-13 | Go Daddy Operating Company, LLC | Social website domain registration announcement and search engine feed |
US9858593B2 (en) | 2010-04-09 | 2018-01-02 | Go Daddy Operating Company, LLC | URL shortening based online advertising |
US9367847B2 (en) | 2010-05-28 | 2016-06-14 | Apple Inc. | Presenting content packages based on audience retargeting |
US20120197721A1 (en) * | 2010-07-30 | 2012-08-02 | Barrie John Munro | Advertising in electronic communications |
WO2012057796A1 (en) * | 2010-10-29 | 2012-05-03 | Proximic, Inc. | Method for transmitting information from a first information provider to a second information provider via an information intermediary |
US9998429B2 (en) | 2010-10-29 | 2018-06-12 | Proximic, Llc. | Method for transmitting information from a first information provider to a second information provider via an information intermediary |
US9147196B2 (en) | 2010-12-02 | 2015-09-29 | Oncard Marketing, Inc. | System and method for delivering a restricted use in-store promotion to a consumer |
US9117226B2 (en) | 2010-12-02 | 2015-08-25 | Oncard Marketing, Inc. | System and method for delivering an authorized in-store promotion to a consumer |
US9523422B2 (en) | 2011-06-08 | 2016-12-20 | United Technologies Corporation | Flexible support structure for a geared architecture gas turbine engine |
US9239012B2 (en) | 2011-06-08 | 2016-01-19 | United Technologies Corporation | Flexible support structure for a geared architecture gas turbine engine |
US9631558B2 (en) | 2012-01-03 | 2017-04-25 | United Technologies Corporation | Geared architecture for high speed and small volume fan drive turbine |
US9753699B2 (en) | 2011-06-16 | 2017-09-05 | Microsoft Technology Licensing, Llc | Live browser tooling in an integrated development environment |
US9460224B2 (en) * | 2011-06-16 | 2016-10-04 | Microsoft Technology Licensing Llc. | Selection mapping between fetched files and source files |
US9563714B2 (en) | 2011-06-16 | 2017-02-07 | Microsoft Technology Licensing Llc. | Mapping selections between a browser and the original file fetched from a web server |
US9459778B2 (en) | 2011-07-12 | 2016-10-04 | Mobli Technologies 2010 Ltd. | Methods and systems of providing visual content editing functions |
US8506378B2 (en) | 2011-09-21 | 2013-08-13 | Igt | Gaming system, gaming device, and method providing advertising messages to players based on a determination of a positive winning gaming session |
US8460090B1 (en) | 2012-01-20 | 2013-06-11 | Igt | Gaming system, gaming device, and method providing an estimated emotional state of a player based on the occurrence of one or more designated events |
US8784190B2 (en) | 2012-02-23 | 2014-07-22 | Igt | Gaming system and method providing optimized incentives to delay expected termination of a gaming session |
US8834261B2 (en) | 2012-02-23 | 2014-09-16 | Igt | Gaming system and method providing one or more incentives to delay expected termination of a gaming session |
US8768876B2 (en) | 2012-02-24 | 2014-07-01 | Placed, Inc. | Inference pipeline system and method |
US8972357B2 (en) | 2012-02-24 | 2015-03-03 | Placed, Inc. | System and method for data collection to validate location data |
US11734712B2 (en) | 2012-02-24 | 2023-08-22 | Foursquare Labs, Inc. | Attributing in-store visits to media consumption based on data collected from user devices |
US10107191B2 (en) | 2012-02-29 | 2018-10-23 | United Technologies Corporation | Geared gas turbine engine with reduced fan noise |
US10125693B2 (en) | 2012-04-02 | 2018-11-13 | United Technologies Corporation | Geared turbofan engine with power density range |
WO2013166588A1 (en) | 2012-05-08 | 2013-11-14 | Bitstrips Inc. | System and method for adaptable avatars |
KR102027899B1 (en) * | 2013-05-21 | 2019-10-02 | 삼성전자 주식회사 | Method and apparatus for providing information using messenger |
US9705831B2 (en) | 2013-05-30 | 2017-07-11 | Snap Inc. | Apparatus and method for maintaining a message thread with opt-in permanence for entries |
US10439972B1 (en) | 2013-05-30 | 2019-10-08 | Snap Inc. | Apparatus and method for maintaining a message thread with opt-in permanence for entries |
US9628950B1 (en) | 2014-01-12 | 2017-04-18 | Investment Asset Holdings Llc | Location-based messaging |
WO2015126774A1 (en) | 2014-02-19 | 2015-08-27 | United Technologies Corporation | Gas turbine engine airfoil |
US9276886B1 (en) | 2014-05-09 | 2016-03-01 | Snapchat, Inc. | Apparatus and method for dynamically configuring application component tiles |
US9537811B2 (en) | 2014-10-02 | 2017-01-03 | Snap Inc. | Ephemeral gallery of ephemeral messages |
US9396354B1 (en) | 2014-05-28 | 2016-07-19 | Snapchat, Inc. | Apparatus and method for automated privacy protection in distributed images |
US11625443B2 (en) | 2014-06-05 | 2023-04-11 | Snap Inc. | Web document enhancement |
US9113301B1 (en) | 2014-06-13 | 2015-08-18 | Snapchat, Inc. | Geo-location based event gallery |
US11257117B1 (en) | 2014-06-25 | 2022-02-22 | Experian Information Solutions, Inc. | Mobile device sighting location analytics and profiling system |
US9225897B1 (en) | 2014-07-07 | 2015-12-29 | Snapchat, Inc. | Apparatus and method for supplying content aware photo filters |
US10423983B2 (en) | 2014-09-16 | 2019-09-24 | Snap Inc. | Determining targeting information based on a predictive targeting model |
US10824654B2 (en) | 2014-09-18 | 2020-11-03 | Snap Inc. | Geolocation-based pictographs |
US11216869B2 (en) | 2014-09-23 | 2022-01-04 | Snap Inc. | User interface to augment an image using geolocation |
US10284508B1 (en) | 2014-10-02 | 2019-05-07 | Snap Inc. | Ephemeral gallery of ephemeral messages with opt-in permanence |
US20160140626A1 (en) * | 2014-10-12 | 2016-05-19 | Atul Agarwal | Web page advertisement configuration and optimization with visual editor and automatic website and webpage analysis |
US9015285B1 (en) | 2014-11-12 | 2015-04-21 | Snapchat, Inc. | User interface for accessing media at a geographic location |
US10311916B2 (en) | 2014-12-19 | 2019-06-04 | Snap Inc. | Gallery of videos set to an audio time line |
US9385983B1 (en) | 2014-12-19 | 2016-07-05 | Snapchat, Inc. | Gallery of messages from individuals with a shared interest |
US9754355B2 (en) | 2015-01-09 | 2017-09-05 | Snap Inc. | Object recognition based photo filters |
US11388226B1 (en) | 2015-01-13 | 2022-07-12 | Snap Inc. | Guided personal identity based actions |
US10133705B1 (en) | 2015-01-19 | 2018-11-20 | Snap Inc. | Multichannel system |
US9521515B2 (en) | 2015-01-26 | 2016-12-13 | Mobli Technologies 2010 Ltd. | Content request by location |
US9294425B1 (en) | 2015-02-06 | 2016-03-22 | Snapchat, Inc. | Storage and processing of ephemeral messages |
US10223397B1 (en) | 2015-03-13 | 2019-03-05 | Snap Inc. | Social graph based co-location of network users |
KR102662169B1 (en) | 2015-03-18 | 2024-05-03 | 스냅 인코포레이티드 | Geo-fence authorization provisioning |
US9692967B1 (en) | 2015-03-23 | 2017-06-27 | Snap Inc. | Systems and methods for reducing boot time and power consumption in camera systems |
US10135949B1 (en) | 2015-05-05 | 2018-11-20 | Snap Inc. | Systems and methods for story and sub-story navigation |
US9881094B2 (en) | 2015-05-05 | 2018-01-30 | Snap Inc. | Systems and methods for automated local story generation and curation |
EP3292523A4 (en) | 2015-05-06 | 2018-03-14 | Snap Inc. | Systems and methods for ephemeral group chat |
US9906479B1 (en) | 2015-06-16 | 2018-02-27 | Snap Inc. | Storage management for ephemeral messages |
US10503264B1 (en) | 2015-06-16 | 2019-12-10 | Snap Inc. | Radial gesture navigation |
US10993069B2 (en) | 2015-07-16 | 2021-04-27 | Snap Inc. | Dynamically adaptive media content delivery |
US10817898B2 (en) | 2015-08-13 | 2020-10-27 | Placed, Llc | Determining exposures to content presented by physical objects |
US10616162B1 (en) | 2015-08-24 | 2020-04-07 | Snap Inc. | Systems devices and methods for automatically selecting an ephemeral message availability |
US11121997B1 (en) | 2015-08-24 | 2021-09-14 | Snap Inc. | Systems, devices, and methods for determining a non-ephemeral message status in a communication system |
US10157333B1 (en) | 2015-09-15 | 2018-12-18 | Snap Inc. | Systems and methods for content tagging |
US9652896B1 (en) | 2015-10-30 | 2017-05-16 | Snap Inc. | Image based tracking in augmented reality systems |
US9767309B1 (en) | 2015-11-23 | 2017-09-19 | Experian Information Solutions, Inc. | Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria |
US11119628B1 (en) | 2015-11-25 | 2021-09-14 | Snap Inc. | Dynamic graphical user interface modification and monitoring |
US9984499B1 (en) | 2015-11-30 | 2018-05-29 | Snap Inc. | Image and point cloud based tracking and in augmented reality systems |
US10474321B2 (en) | 2015-11-30 | 2019-11-12 | Snap Inc. | Network resource location linking and visual content sharing |
US20170161382A1 (en) | 2015-12-08 | 2017-06-08 | Snapchat, Inc. | System to correlate video data and contextual data |
US10354425B2 (en) | 2015-12-18 | 2019-07-16 | Snap Inc. | Method and system for providing context relevant media augmentation |
US10893009B2 (en) * | 2017-02-16 | 2021-01-12 | eTorch Inc. | Email fraud prevention |
US10285001B2 (en) | 2016-02-26 | 2019-05-07 | Snap Inc. | Generation, curation, and presentation of media collections |
US10679389B2 (en) | 2016-02-26 | 2020-06-09 | Snap Inc. | Methods and systems for generation, curation, and presentation of media collections |
US11023514B2 (en) | 2016-02-26 | 2021-06-01 | Snap Inc. | Methods and systems for generation, curation, and presentation of media collections |
US10530731B1 (en) | 2016-03-28 | 2020-01-07 | Snap Inc. | Systems and methods for chat with audio and video elements |
US10270839B2 (en) | 2016-03-29 | 2019-04-23 | Snap Inc. | Content collection navigation and autoforwarding |
US10339365B2 (en) | 2016-03-31 | 2019-07-02 | Snap Inc. | Automated avatar generation |
US10686899B2 (en) | 2016-04-06 | 2020-06-16 | Snap Inc. | Messaging achievement pictograph display system |
US9813642B1 (en) | 2016-05-06 | 2017-11-07 | Snap Inc. | Dynamic activity-based image generation |
US10474353B2 (en) | 2016-05-31 | 2019-11-12 | Snap Inc. | Application control using a gesture based trigger |
US11785161B1 (en) | 2016-06-20 | 2023-10-10 | Pipbin, Inc. | System for user accessibility of tagged curated augmented reality content |
US11201981B1 (en) | 2016-06-20 | 2021-12-14 | Pipbin, Inc. | System for notification of user accessibility of curated location-dependent content in an augmented estate |
US10805696B1 (en) | 2016-06-20 | 2020-10-13 | Pipbin, Inc. | System for recording and targeting tagged content of user interest |
US10638256B1 (en) | 2016-06-20 | 2020-04-28 | Pipbin, Inc. | System for distribution and display of mobile targeted augmented reality content |
US10334134B1 (en) | 2016-06-20 | 2019-06-25 | Maximillian John Suiter | Augmented real estate with location and chattel tagging system and apparatus for virtual diary, scrapbooking, game play, messaging, canvasing, advertising and social interaction |
US11876941B1 (en) | 2016-06-20 | 2024-01-16 | Pipbin, Inc. | Clickable augmented reality content manager, system, and network |
US11044393B1 (en) | 2016-06-20 | 2021-06-22 | Pipbin, Inc. | System for curation and display of location-dependent augmented reality content in an augmented estate system |
US11507977B2 (en) | 2016-06-28 | 2022-11-22 | Snap Inc. | Methods and systems for presentation of media collections with automated advertising |
US10430838B1 (en) | 2016-06-28 | 2019-10-01 | Snap Inc. | Methods and systems for generation, curation, and presentation of media collections with automated advertising |
US9681265B1 (en) | 2016-06-28 | 2017-06-13 | Snap Inc. | System to track engagement of media items |
US10719845B2 (en) * | 2016-06-29 | 2020-07-21 | Paypal, Inc. | Marketplace-like presentation system |
US10387514B1 (en) | 2016-06-30 | 2019-08-20 | Snap Inc. | Automated content curation and communication |
US10182047B1 (en) | 2016-06-30 | 2019-01-15 | Snap Inc. | Pictograph password security system |
US11334768B1 (en) | 2016-07-05 | 2022-05-17 | Snap Inc. | Ephemeral content management |
US10348662B2 (en) | 2016-07-19 | 2019-07-09 | Snap Inc. | Generating customized electronic messaging graphics |
CN116051640A (en) | 2016-08-30 | 2023-05-02 | 斯纳普公司 | System and method for simultaneous localization and mapping |
US10552968B1 (en) | 2016-09-23 | 2020-02-04 | Snap Inc. | Dense feature scale detection for image matching |
US10609036B1 (en) | 2016-10-10 | 2020-03-31 | Snap Inc. | Social media post subscribe requests for buffer user accounts |
US10432559B2 (en) | 2016-10-24 | 2019-10-01 | Snap Inc. | Generating and displaying customized avatars in electronic messages |
EP3535964B1 (en) | 2016-11-01 | 2023-12-20 | Snap Inc. | Systems and methods for fast video capture and sensor adjustment |
US10623666B2 (en) | 2016-11-07 | 2020-04-14 | Snap Inc. | Selective identification and order of image modifiers |
US10740939B1 (en) | 2016-12-09 | 2020-08-11 | Snap Inc. | Fast image style transfers |
US10203855B2 (en) | 2016-12-09 | 2019-02-12 | Snap Inc. | Customized user-controlled media overlays |
US11616745B2 (en) | 2017-01-09 | 2023-03-28 | Snap Inc. | Contextual generation and selection of customized media content |
US10242477B1 (en) | 2017-01-16 | 2019-03-26 | Snap Inc. | Coded vision system |
US10454857B1 (en) | 2017-01-23 | 2019-10-22 | Snap Inc. | Customized digital avatar accessories |
US10915911B2 (en) | 2017-02-03 | 2021-02-09 | Snap Inc. | System to determine a price-schedule to distribute media content |
US10319149B1 (en) | 2017-02-17 | 2019-06-11 | Snap Inc. | Augmented reality anamorphosis system |
US11250075B1 (en) | 2017-02-17 | 2022-02-15 | Snap Inc. | Searching social media content |
US10074381B1 (en) | 2017-02-20 | 2018-09-11 | Snap Inc. | Augmented reality speech balloon system |
US10374993B2 (en) | 2017-02-20 | 2019-08-06 | Snap Inc. | Media item attachment system |
US11019001B1 (en) | 2017-02-20 | 2021-05-25 | Snap Inc. | Selective presentation of group messages |
US10878837B1 (en) | 2017-03-01 | 2020-12-29 | Snap Inc. | Acoustic neural network scene detection |
US10565795B2 (en) | 2017-03-06 | 2020-02-18 | Snap Inc. | Virtual vision system |
US10523625B1 (en) | 2017-03-09 | 2019-12-31 | Snap Inc. | Restricted group content collection |
US10581782B2 (en) | 2017-03-27 | 2020-03-03 | Snap Inc. | Generating a stitched data stream |
US10582277B2 (en) | 2017-03-27 | 2020-03-03 | Snap Inc. | Generating a stitched data stream |
US11170393B1 (en) | 2017-04-11 | 2021-11-09 | Snap Inc. | System to calculate an engagement score of location based media content |
US10387730B1 (en) | 2017-04-20 | 2019-08-20 | Snap Inc. | Augmented reality typography personalization system |
US10382372B1 (en) | 2017-04-27 | 2019-08-13 | Snap Inc. | Processing media content based on original context |
US11893647B2 (en) | 2017-04-27 | 2024-02-06 | Snap Inc. | Location-based virtual avatars |
US10212541B1 (en) | 2017-04-27 | 2019-02-19 | Snap Inc. | Selective location-based identity communication |
US11409407B2 (en) | 2017-04-27 | 2022-08-09 | Snap Inc. | Map-based graphical user interface indicating geospatial activity metrics |
US10467147B1 (en) | 2017-04-28 | 2019-11-05 | Snap Inc. | Precaching unlockable data elements |
US10943255B1 (en) | 2017-04-28 | 2021-03-09 | Snap Inc. | Methods and systems for interactive advertising with media collections |
US10679428B1 (en) | 2017-05-26 | 2020-06-09 | Snap Inc. | Neural network-based image stream modification |
US10803120B1 (en) | 2017-05-31 | 2020-10-13 | Snap Inc. | Geolocation based playlists |
US10788900B1 (en) | 2017-06-29 | 2020-09-29 | Snap Inc. | Pictorial symbol prediction |
US11216517B1 (en) | 2017-07-31 | 2022-01-04 | Snap Inc. | Methods and systems for selecting user generated content |
US11323398B1 (en) | 2017-07-31 | 2022-05-03 | Snap Inc. | Systems, devices, and methods for progressive attachments |
US10791077B2 (en) | 2017-08-08 | 2020-09-29 | Snap Inc. | Application-independent messaging system |
US11164376B1 (en) | 2017-08-30 | 2021-11-02 | Snap Inc. | Object modeling using light projection |
US9980100B1 (en) | 2017-08-31 | 2018-05-22 | Snap Inc. | Device location based on machine learning classifications |
US11475254B1 (en) | 2017-09-08 | 2022-10-18 | Snap Inc. | Multimodal entity identification |
US10740974B1 (en) | 2017-09-15 | 2020-08-11 | Snap Inc. | Augmented reality system |
US10474900B2 (en) | 2017-09-15 | 2019-11-12 | Snap Inc. | Real-time tracking-compensated image effects |
US10891723B1 (en) | 2017-09-29 | 2021-01-12 | Snap Inc. | Realistic neural network based image style transfer |
US10499191B1 (en) | 2017-10-09 | 2019-12-03 | Snap Inc. | Context sensitive presentation of content |
US10872292B1 (en) | 2017-10-09 | 2020-12-22 | Snap Inc. | Compact neural networks using condensed filters |
US10573043B2 (en) | 2017-10-30 | 2020-02-25 | Snap Inc. | Mobile-based cartographic control of display content |
US10599289B1 (en) | 2017-11-13 | 2020-03-24 | Snap Inc. | Interface to display animated icon |
US11551059B1 (en) | 2017-11-15 | 2023-01-10 | Snap Inc. | Modulated image segmentation |
US10885564B1 (en) | 2017-11-28 | 2021-01-05 | Snap Inc. | Methods, system, and non-transitory computer readable storage medium for dynamically configurable social media platform |
US11265273B1 (en) | 2017-12-01 | 2022-03-01 | Snap, Inc. | Dynamic media overlay with smart widget |
US10217488B1 (en) | 2017-12-15 | 2019-02-26 | Snap Inc. | Spherical video editing |
US11017173B1 (en) | 2017-12-22 | 2021-05-25 | Snap Inc. | Named entity recognition visual context and caption data |
US10523606B2 (en) | 2018-01-02 | 2019-12-31 | Snap Inc. | Generating interactive messages with asynchronous media content |
US10678818B2 (en) | 2018-01-03 | 2020-06-09 | Snap Inc. | Tag distribution visualization system |
US10482565B1 (en) | 2018-02-12 | 2019-11-19 | Snap Inc. | Multistage neural network processing using a graphics processor |
US11507614B1 (en) | 2018-02-13 | 2022-11-22 | Snap Inc. | Icon based tagging |
US10979752B1 (en) | 2018-02-28 | 2021-04-13 | Snap Inc. | Generating media content items based on location information |
US10885136B1 (en) | 2018-02-28 | 2021-01-05 | Snap Inc. | Audience filtering system |
US10726603B1 (en) | 2018-02-28 | 2020-07-28 | Snap Inc. | Animated expressive icon |
US10327096B1 (en) | 2018-03-06 | 2019-06-18 | Snap Inc. | Geo-fence selection system |
US10933311B2 (en) | 2018-03-14 | 2021-03-02 | Snap Inc. | Generating collectible items based on location information |
US11163941B1 (en) | 2018-03-30 | 2021-11-02 | Snap Inc. | Annotating a collection of media content items |
US11310176B2 (en) | 2018-04-13 | 2022-04-19 | Snap Inc. | Content suggestion system |
US10219111B1 (en) | 2018-04-18 | 2019-02-26 | Snap Inc. | Visitation tracking system |
KR20240027845A (en) | 2018-04-18 | 2024-03-04 | 스냅 인코포레이티드 | Augmented expression system |
US11487501B2 (en) | 2018-05-16 | 2022-11-01 | Snap Inc. | Device control using audio data |
US10896197B1 (en) | 2018-05-22 | 2021-01-19 | Snap Inc. | Event detection system |
US10679393B2 (en) | 2018-07-24 | 2020-06-09 | Snap Inc. | Conditional modification of augmented reality object |
US10997760B2 (en) | 2018-08-31 | 2021-05-04 | Snap Inc. | Augmented reality anthropomorphization system |
US10698583B2 (en) | 2018-09-28 | 2020-06-30 | Snap Inc. | Collaborative achievement interface |
US10778623B1 (en) | 2018-10-31 | 2020-09-15 | Snap Inc. | Messaging and gaming applications communication platform |
US10939236B1 (en) | 2018-11-30 | 2021-03-02 | Snap Inc. | Position service to determine relative position to map features |
US11199957B1 (en) | 2018-11-30 | 2021-12-14 | Snap Inc. | Generating customized avatars based on location information |
US11032670B1 (en) | 2019-01-14 | 2021-06-08 | Snap Inc. | Destination sharing in location sharing system |
US10939246B1 (en) | 2019-01-16 | 2021-03-02 | Snap Inc. | Location-based context information sharing in a messaging system |
US11294936B1 (en) | 2019-01-30 | 2022-04-05 | Snap Inc. | Adaptive spatial density based clustering |
US11297027B1 (en) | 2019-01-31 | 2022-04-05 | Snap Inc. | Automated image processing and insight presentation |
US11972529B2 (en) | 2019-02-01 | 2024-04-30 | Snap Inc. | Augmented reality system |
US10936066B1 (en) | 2019-02-13 | 2021-03-02 | Snap Inc. | Sleep detection in a location sharing system |
US10838599B2 (en) | 2019-02-25 | 2020-11-17 | Snap Inc. | Custom media overlay system |
US10964082B2 (en) | 2019-02-26 | 2021-03-30 | Snap Inc. | Avatar based on weather |
US10852918B1 (en) | 2019-03-08 | 2020-12-01 | Snap Inc. | Contextual information in chat |
US11868414B1 (en) | 2019-03-14 | 2024-01-09 | Snap Inc. | Graph-based prediction for contact suggestion in a location sharing system |
US11852554B1 (en) | 2019-03-21 | 2023-12-26 | Snap Inc. | Barometer calibration in a location sharing system |
US11249614B2 (en) | 2019-03-28 | 2022-02-15 | Snap Inc. | Generating personalized map interface with enhanced icons |
US10810782B1 (en) | 2019-04-01 | 2020-10-20 | Snap Inc. | Semantic texture mapping system |
US10575131B1 (en) | 2019-05-30 | 2020-02-25 | Snap Inc. | Wearable device location accuracy systems |
US10560898B1 (en) | 2019-05-30 | 2020-02-11 | Snap Inc. | Wearable device location systems |
US10582453B1 (en) | 2019-05-30 | 2020-03-03 | Snap Inc. | Wearable device location systems architecture |
US10893385B1 (en) | 2019-06-07 | 2021-01-12 | Snap Inc. | Detection of a physical collision between two client devices in a location sharing system |
US11134036B2 (en) | 2019-07-05 | 2021-09-28 | Snap Inc. | Event planning in a content sharing platform |
US11307747B2 (en) | 2019-07-11 | 2022-04-19 | Snap Inc. | Edge gesture interface with smart interactions |
KR20220105154A (en) | 2019-08-06 | 2022-07-26 | 듀레이션 미디어 엘엘씨 | Skills for content presentation |
US11812347B2 (en) | 2019-09-06 | 2023-11-07 | Snap Inc. | Non-textual communication and user states management |
US11821742B2 (en) | 2019-09-26 | 2023-11-21 | Snap Inc. | Travel based notifications |
US11218838B2 (en) | 2019-10-31 | 2022-01-04 | Snap Inc. | Focused map-based context information surfacing |
US11429618B2 (en) | 2019-12-30 | 2022-08-30 | Snap Inc. | Surfacing augmented reality objects |
US11128715B1 (en) | 2019-12-30 | 2021-09-21 | Snap Inc. | Physical friend proximity in chat |
US11343323B2 (en) | 2019-12-31 | 2022-05-24 | Snap Inc. | Augmented reality objects registry |
US11169658B2 (en) | 2019-12-31 | 2021-11-09 | Snap Inc. | Combined map icon with action indicator |
US11682041B1 (en) | 2020-01-13 | 2023-06-20 | Experian Marketing Solutions, Llc | Systems and methods of a tracking analytics platform |
US11316806B1 (en) | 2020-01-28 | 2022-04-26 | Snap Inc. | Bulk message deletion |
US11265281B1 (en) | 2020-01-28 | 2022-03-01 | Snap Inc. | Message deletion policy selection |
US11228551B1 (en) | 2020-02-12 | 2022-01-18 | Snap Inc. | Multiple gateway message exchange |
US11516167B2 (en) | 2020-03-05 | 2022-11-29 | Snap Inc. | Storing data based on device location |
US11619501B2 (en) | 2020-03-11 | 2023-04-04 | Snap Inc. | Avatar based on trip |
US11430091B2 (en) | 2020-03-27 | 2022-08-30 | Snap Inc. | Location mapping for large scale augmented-reality |
US10956743B1 (en) | 2020-03-27 | 2021-03-23 | Snap Inc. | Shared augmented reality system |
US11625873B2 (en) | 2020-03-30 | 2023-04-11 | Snap Inc. | Personalized media overlay recommendation |
US12124678B2 (en) | 2020-03-31 | 2024-10-22 | Snap Inc. | Reply back mechanism within a messaging system |
EP4128194A1 (en) * | 2020-03-31 | 2023-02-08 | Snap Inc. | Augmented reality beauty product tutorials |
US11676354B2 (en) | 2020-03-31 | 2023-06-13 | Snap Inc. | Augmented reality beauty product tutorials |
US11700225B2 (en) | 2020-04-23 | 2023-07-11 | Snap Inc. | Event overlay invite messaging system |
US11843574B2 (en) | 2020-05-21 | 2023-12-12 | Snap Inc. | Featured content collection interface |
WO2021252662A1 (en) | 2020-06-10 | 2021-12-16 | Snap Inc. | Visual search to launch application |
US11423652B2 (en) | 2020-06-10 | 2022-08-23 | Snap Inc. | Adding beauty products to augmented reality tutorials |
US11314776B2 (en) | 2020-06-15 | 2022-04-26 | Snap Inc. | Location sharing using friend list versions |
US11290851B2 (en) | 2020-06-15 | 2022-03-29 | Snap Inc. | Location sharing using offline and online objects |
US11503432B2 (en) | 2020-06-15 | 2022-11-15 | Snap Inc. | Scalable real-time location sharing framework |
US11483267B2 (en) | 2020-06-15 | 2022-10-25 | Snap Inc. | Location sharing using different rate-limited links |
US11308327B2 (en) | 2020-06-29 | 2022-04-19 | Snap Inc. | Providing travel-based augmented reality content with a captured image |
US11899905B2 (en) | 2020-06-30 | 2024-02-13 | Snap Inc. | Selectable items providing post-viewing context actions |
US11580682B1 (en) | 2020-06-30 | 2023-02-14 | Snap Inc. | Messaging system with augmented reality makeup |
CN116114258A (en) | 2020-08-13 | 2023-05-12 | 斯纳普公司 | User interface for pose driven virtual effects |
US11349797B2 (en) | 2020-08-31 | 2022-05-31 | Snap Inc. | Co-location connection service |
US11606756B2 (en) | 2021-03-29 | 2023-03-14 | Snap Inc. | Scheduling requests for location data |
US11645324B2 (en) | 2021-03-31 | 2023-05-09 | Snap Inc. | Location-based timeline media content system |
US12034680B2 (en) | 2021-03-31 | 2024-07-09 | Snap Inc. | User presence indication data management |
US12026362B2 (en) | 2021-05-19 | 2024-07-02 | Snap Inc. | Video editing application for mobile devices |
US11829834B2 (en) | 2021-10-29 | 2023-11-28 | Snap Inc. | Extended QR code |
US12166839B2 (en) | 2021-10-29 | 2024-12-10 | Snap Inc. | Accessing web-based fragments for display |
US12001750B2 (en) | 2022-04-20 | 2024-06-04 | Snap Inc. | Location-based shared augmented reality experience system |
US12164109B2 (en) | 2022-04-29 | 2024-12-10 | Snap Inc. | AR/VR enabled contact lens |
US11973730B2 (en) | 2022-06-02 | 2024-04-30 | Snap Inc. | External messaging function for an interaction system |
US12020384B2 (en) | 2022-06-21 | 2024-06-25 | Snap Inc. | Integrating augmented reality experiences with other components |
US12020386B2 (en) | 2022-06-23 | 2024-06-25 | Snap Inc. | Applying pregenerated virtual experiences in new location |
US12154232B2 (en) | 2022-09-30 | 2024-11-26 | Snap Inc. | 9-DoF object tracking |
US12088544B2 (en) | 2022-11-21 | 2024-09-10 | Snap Inc. | Saving ephemeral media to a conversation thread |
Citations (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4850007A (en) * | 1987-06-25 | 1989-07-18 | American Telephone And Telegraph Company | Telephone toll service with advertising |
US4994985A (en) * | 1987-12-23 | 1991-02-19 | International Business Machines Corporation | Methods of appending a reply in an electronic mail system |
US5276869A (en) * | 1990-09-10 | 1994-01-04 | International Business Machines Corporation | System for selecting document recipients as determined by technical content of document and for electronically corroborating receipt of document |
US5283887A (en) * | 1990-12-19 | 1994-02-01 | Bull Hn Information Systems Inc. | Automatic document format conversion in an electronic mail system based upon user preference |
US5333186A (en) * | 1991-09-05 | 1994-07-26 | At&T Bell Laboratories | Telecommunication call billing method and apparatus |
US5418908A (en) * | 1992-10-15 | 1995-05-23 | International Business Machines Corporation | System for automatically establishing a link between an electronic mail item and a remotely stored reference through a place mark inserted into the item |
US5515098A (en) * | 1994-09-08 | 1996-05-07 | Carles; John B. | System and method for selectively distributing commercial messages over a communications network |
US5530852A (en) * | 1994-12-20 | 1996-06-25 | Sun Microsystems, Inc. | Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics |
US5557721A (en) * | 1990-05-01 | 1996-09-17 | Environmental Products Corporation | Method and apparatus for display screens and coupons |
US5572643A (en) * | 1995-10-19 | 1996-11-05 | Judson; David H. | Web browser with dynamic display of information objects during linking |
US5619648A (en) * | 1994-11-30 | 1997-04-08 | Lucent Technologies Inc. | Message filtering techniques |
US5627997A (en) * | 1994-06-07 | 1997-05-06 | Microsoft Corporation | Method and system for converting computer mail messages using an extensible set of conversion routines |
US5643088A (en) * | 1995-05-31 | 1997-07-01 | Interactive Network, Inc. | Game of skill or chance playable by remote participants in conjunction with a common game event including inserted interactive advertising |
US5654886A (en) * | 1995-03-14 | 1997-08-05 | Wsi Corporation | Multimedia outdoor information system |
US5675507A (en) * | 1995-04-28 | 1997-10-07 | Bobo, Ii; Charles R. | Message storage and delivery system |
US5706434A (en) * | 1995-07-06 | 1998-01-06 | Electric Classifieds, Inc. | Integrated request-response system and method generating responses to request objects formatted according to various communication protocols |
US5708960A (en) * | 1994-02-17 | 1998-01-13 | Hitachi, Ltd. | Subscription newspaper dispatching system |
US5724424A (en) * | 1993-12-16 | 1998-03-03 | Open Market, Inc. | Digital active advertising |
US5740549A (en) * | 1995-06-12 | 1998-04-14 | Pointcast, Inc. | Information and advertising distribution system and method |
US5761673A (en) * | 1996-01-31 | 1998-06-02 | Oracle Corporation | Method and apparatus for generating dynamic web pages by invoking a predefined procedural package stored in a database |
US5778372A (en) * | 1996-04-18 | 1998-07-07 | Microsoft Corporation | Remote retrieval and display management of electronic document with incorporated images |
US5781894A (en) * | 1995-08-11 | 1998-07-14 | Petrecca; Anthony | Method and system for advertising on personal computers |
US5781901A (en) * | 1995-12-21 | 1998-07-14 | Intel Corporation | Transmitting electronic mail attachment over a network using a e-mail page |
US5790793A (en) * | 1995-04-04 | 1998-08-04 | Higley; Thomas | Method and system to create, transmit, receive and process information, including an address to further information |
US5794210A (en) * | 1995-12-11 | 1998-08-11 | Cybergold, Inc. | Attention brokerage |
US5809242A (en) * | 1996-04-19 | 1998-09-15 | Juno Online Services, L.P. | Electronic mail system for displaying advertisement at local computer received from remote system while the local computer is off-line the remote system |
US5913040A (en) * | 1995-08-22 | 1999-06-15 | Backweb Ltd. | Method and apparatus for transmitting and displaying information between a remote network and a local computer |
US5935228A (en) * | 1996-04-26 | 1999-08-10 | International Business Machines Corporation | Method for automatically enabling peripheral devices and a storage medium for storing automatic enable program for peripheral devices |
US5974451A (en) * | 1996-10-07 | 1999-10-26 | Novaville Ag | System and method for distributing bulletins to external computers accessing wide area computer networks |
US5973683A (en) * | 1997-11-24 | 1999-10-26 | International Business Machines Corporation | Dynamic regulation of television viewing content based on viewer profile and viewing history |
US6009409A (en) * | 1997-04-02 | 1999-12-28 | Lucent Technologies, Inc. | System and method for scheduling and controlling delivery of advertising in a communications network |
US6065024A (en) * | 1996-07-11 | 2000-05-16 | International Business Machines Corporation | Embedded HTML documents downloaded and displayed simultaneously with primary HTML document |
US6148332A (en) * | 1996-04-24 | 2000-11-14 | Earthlink, Inc. | Mandatory message display and reporting system |
US6182092B1 (en) * | 1997-07-14 | 2001-01-30 | Microsoft Corporation | Method and system for converting between structured language elements and objects embeddable in a document |
US6205432B1 (en) * | 1998-06-05 | 2001-03-20 | Creative Internet Concepts, Llc | Background advertising system |
US6446097B1 (en) * | 1997-03-31 | 2002-09-03 | International Business Machines Corporation | HTML integration utility for a program development environment |
US20020129064A1 (en) * | 1997-04-08 | 2002-09-12 | John Guthrie | Method and system for injecting code to conditionally incorporate a user interface component in an HTML document |
US6487588B1 (en) * | 1996-09-23 | 2002-11-26 | International Business Machines Corporation | Web browser which automatically loads selected types of graphics |
US20030005062A1 (en) * | 1997-12-17 | 2003-01-02 | Kazuhiko Hachiya | Method and apparatus for automatic sending of E-mail and automatic sending control program supplying medium |
US6728757B1 (en) * | 1998-06-04 | 2004-04-27 | America Online, Incorporated | Smart HTML electronic mail |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1996024213A1 (en) | 1995-02-01 | 1996-08-08 | Freemark Communications, Inc. | System and method for providing end-user free email |
JPH0950441A (en) * | 1995-08-10 | 1997-02-18 | Hitachi Ltd | Electronic newspaper system |
JPH09259189A (en) * | 1996-03-25 | 1997-10-03 | Mitsubishi Sogo Kenkyusho:Kk | Book advertising / sales system |
-
1998
- 1998-11-16 US US09/193,459 patent/US6205432B1/en not_active Expired - Lifetime
-
2000
- 2000-05-09 US US09/567,250 patent/US6633850B1/en not_active Expired - Fee Related
-
2003
- 2003-07-16 US US10/620,947 patent/US20040078304A1/en not_active Abandoned
Patent Citations (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4850007A (en) * | 1987-06-25 | 1989-07-18 | American Telephone And Telegraph Company | Telephone toll service with advertising |
US4994985A (en) * | 1987-12-23 | 1991-02-19 | International Business Machines Corporation | Methods of appending a reply in an electronic mail system |
US5557721A (en) * | 1990-05-01 | 1996-09-17 | Environmental Products Corporation | Method and apparatus for display screens and coupons |
US5276869A (en) * | 1990-09-10 | 1994-01-04 | International Business Machines Corporation | System for selecting document recipients as determined by technical content of document and for electronically corroborating receipt of document |
US5283887A (en) * | 1990-12-19 | 1994-02-01 | Bull Hn Information Systems Inc. | Automatic document format conversion in an electronic mail system based upon user preference |
US5333186A (en) * | 1991-09-05 | 1994-07-26 | At&T Bell Laboratories | Telecommunication call billing method and apparatus |
US5418908A (en) * | 1992-10-15 | 1995-05-23 | International Business Machines Corporation | System for automatically establishing a link between an electronic mail item and a remotely stored reference through a place mark inserted into the item |
US5724424A (en) * | 1993-12-16 | 1998-03-03 | Open Market, Inc. | Digital active advertising |
US5708960A (en) * | 1994-02-17 | 1998-01-13 | Hitachi, Ltd. | Subscription newspaper dispatching system |
US5627997A (en) * | 1994-06-07 | 1997-05-06 | Microsoft Corporation | Method and system for converting computer mail messages using an extensible set of conversion routines |
US5515098A (en) * | 1994-09-08 | 1996-05-07 | Carles; John B. | System and method for selectively distributing commercial messages over a communications network |
US5619648A (en) * | 1994-11-30 | 1997-04-08 | Lucent Technologies Inc. | Message filtering techniques |
US5530852A (en) * | 1994-12-20 | 1996-06-25 | Sun Microsystems, Inc. | Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics |
US5654886A (en) * | 1995-03-14 | 1997-08-05 | Wsi Corporation | Multimedia outdoor information system |
US5790793A (en) * | 1995-04-04 | 1998-08-04 | Higley; Thomas | Method and system to create, transmit, receive and process information, including an address to further information |
US5675507A (en) * | 1995-04-28 | 1997-10-07 | Bobo, Ii; Charles R. | Message storage and delivery system |
US5643088A (en) * | 1995-05-31 | 1997-07-01 | Interactive Network, Inc. | Game of skill or chance playable by remote participants in conjunction with a common game event including inserted interactive advertising |
US5740549A (en) * | 1995-06-12 | 1998-04-14 | Pointcast, Inc. | Information and advertising distribution system and method |
US5706434A (en) * | 1995-07-06 | 1998-01-06 | Electric Classifieds, Inc. | Integrated request-response system and method generating responses to request objects formatted according to various communication protocols |
US5781894A (en) * | 1995-08-11 | 1998-07-14 | Petrecca; Anthony | Method and system for advertising on personal computers |
US5913040A (en) * | 1995-08-22 | 1999-06-15 | Backweb Ltd. | Method and apparatus for transmitting and displaying information between a remote network and a local computer |
US5572643A (en) * | 1995-10-19 | 1996-11-05 | Judson; David H. | Web browser with dynamic display of information objects during linking |
US5794210A (en) * | 1995-12-11 | 1998-08-11 | Cybergold, Inc. | Attention brokerage |
US5781901A (en) * | 1995-12-21 | 1998-07-14 | Intel Corporation | Transmitting electronic mail attachment over a network using a e-mail page |
US5761673A (en) * | 1996-01-31 | 1998-06-02 | Oracle Corporation | Method and apparatus for generating dynamic web pages by invoking a predefined procedural package stored in a database |
US5778372A (en) * | 1996-04-18 | 1998-07-07 | Microsoft Corporation | Remote retrieval and display management of electronic document with incorporated images |
US5809242A (en) * | 1996-04-19 | 1998-09-15 | Juno Online Services, L.P. | Electronic mail system for displaying advertisement at local computer received from remote system while the local computer is off-line the remote system |
US6148332A (en) * | 1996-04-24 | 2000-11-14 | Earthlink, Inc. | Mandatory message display and reporting system |
US5935228A (en) * | 1996-04-26 | 1999-08-10 | International Business Machines Corporation | Method for automatically enabling peripheral devices and a storage medium for storing automatic enable program for peripheral devices |
US6065024A (en) * | 1996-07-11 | 2000-05-16 | International Business Machines Corporation | Embedded HTML documents downloaded and displayed simultaneously with primary HTML document |
US6487588B1 (en) * | 1996-09-23 | 2002-11-26 | International Business Machines Corporation | Web browser which automatically loads selected types of graphics |
US5974451A (en) * | 1996-10-07 | 1999-10-26 | Novaville Ag | System and method for distributing bulletins to external computers accessing wide area computer networks |
US6446097B1 (en) * | 1997-03-31 | 2002-09-03 | International Business Machines Corporation | HTML integration utility for a program development environment |
US6009409A (en) * | 1997-04-02 | 1999-12-28 | Lucent Technologies, Inc. | System and method for scheduling and controlling delivery of advertising in a communications network |
US20020129064A1 (en) * | 1997-04-08 | 2002-09-12 | John Guthrie | Method and system for injecting code to conditionally incorporate a user interface component in an HTML document |
US6182092B1 (en) * | 1997-07-14 | 2001-01-30 | Microsoft Corporation | Method and system for converting between structured language elements and objects embeddable in a document |
US5973683A (en) * | 1997-11-24 | 1999-10-26 | International Business Machines Corporation | Dynamic regulation of television viewing content based on viewer profile and viewing history |
US20030005062A1 (en) * | 1997-12-17 | 2003-01-02 | Kazuhiko Hachiya | Method and apparatus for automatic sending of E-mail and automatic sending control program supplying medium |
US6728757B1 (en) * | 1998-06-04 | 2004-04-27 | America Online, Incorporated | Smart HTML electronic mail |
US6205432B1 (en) * | 1998-06-05 | 2001-03-20 | Creative Internet Concepts, Llc | Background advertising system |
US6633850B1 (en) * | 1998-06-05 | 2003-10-14 | Creative Internet Concepts, Llc | Background advertising system |
Cited By (42)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8769440B2 (en) | 1998-07-17 | 2014-07-01 | B.E. Technology, L.L.C. | Method of reactive targeted advertising |
US20110208582A1 (en) * | 1998-07-17 | 2011-08-25 | B.E. Technology, L.L.C. | Targeted advertising services method |
US20100114705A1 (en) * | 1998-07-17 | 2010-05-06 | B.E. Technologies, Llc | Method of reactive targeted advertising |
US7372485B1 (en) | 1999-06-08 | 2008-05-13 | Lightsurf Technologies, Inc. | Digital camera device and methodology for distributed processing and wireless transmission of digital images |
US8212893B2 (en) | 1999-06-08 | 2012-07-03 | Verisign, Inc. | Digital camera device and methodology for distributed processing and wireless transmission of digital images |
US20090033752A1 (en) * | 1999-06-08 | 2009-02-05 | Lightsurf Technologies, Inc. | Digital Camera Device and Methodology for Distributed Processing and Wireless Transmission of Digital Images |
US20010036231A1 (en) * | 1999-06-08 | 2001-11-01 | Venkat Easwar | Digital camera device providing improved methodology for rapidly taking successive pictures |
US7881715B2 (en) | 1999-11-05 | 2011-02-01 | Syniverse Icx Corporation | Media spooler system and methodology providing efficient transmission of media content from wireless devices |
US20070064124A1 (en) * | 1999-11-05 | 2007-03-22 | Lightsurf Technologies, Inc. | Media spooler system and methodology providing efficient transmission of media content from wireless devices |
US20110128403A1 (en) * | 2000-01-21 | 2011-06-02 | Lightsurf Technologies, Inc. | Digital Camera Device Providing Improved Methodology for Rapidly Taking Successive Pictures |
US8564683B2 (en) | 2000-01-21 | 2013-10-22 | Verisign, Inc. | Digital camera device providing improved methodology for rapidly taking successive pictures |
US20020016818A1 (en) * | 2000-05-11 | 2002-02-07 | Shekhar Kirani | System and methodology for optimizing delivery of email attachments for disparate devices |
US8352552B2 (en) | 2000-08-21 | 2013-01-08 | Intertrust Technologies Corp. | Selective sending of portions of electronic content |
US20030185357A1 (en) * | 2000-08-21 | 2003-10-02 | Leila Kaghazian | Selective sending of portions of electronic content |
US20080016169A1 (en) * | 2000-08-21 | 2008-01-17 | Koninklijke Philips Electronics, N.V. | Selective sending of portions of electronic content |
US8321288B1 (en) | 2001-03-20 | 2012-11-27 | Syniverse Icx Corporation | Media asset management system |
US7724281B2 (en) | 2002-02-04 | 2010-05-25 | Syniverse Icx Corporation | Device facilitating efficient transfer of digital content from media capture device |
US8150922B2 (en) * | 2002-07-17 | 2012-04-03 | Research In Motion Limited | Voice and text group chat display management techniques for wireless mobile terminals |
US20040202117A1 (en) * | 2002-07-17 | 2004-10-14 | Wilson Christopher Robert Dale | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US20100056109A1 (en) * | 2002-07-17 | 2010-03-04 | Research In Motion Limited | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US8001181B2 (en) * | 2002-07-17 | 2011-08-16 | Research In Motion Limited | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US20040015553A1 (en) * | 2002-07-17 | 2004-01-22 | Griffin Chris Michael | Voice and text group chat display management techniques for wireless mobile terminals |
US7640293B2 (en) | 2002-07-17 | 2009-12-29 | Research In Motion Limited | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US7720924B2 (en) | 2003-12-12 | 2010-05-18 | Syniverse Icx Corporation | System providing methodology for the restoration of original media quality in messaging environments |
US20050132015A1 (en) * | 2003-12-12 | 2005-06-16 | Lightsurf Technologies, Inc. | System Providing Methodology for the Restoration of Original Media Quality in Messaging Environments |
US10497008B2 (en) | 2004-11-05 | 2019-12-03 | Hugues Courchesne | Method for web-based distribution of targeted advertising messages |
US20060100923A1 (en) * | 2004-11-05 | 2006-05-11 | Hugues Courchesne | Method for web-based distribution of targeted advertising messages |
US9219842B1 (en) * | 2005-08-30 | 2015-12-22 | Yongyong Xu | System and method of providing sideband advertising |
US7974988B2 (en) | 2006-02-24 | 2011-07-05 | Syniverse Icx Corporation | System and method for cross-carrier mobile device capability discovery |
US7610551B2 (en) | 2006-02-24 | 2009-10-27 | Verisign, Inc. | System and method for managing distribution of multi-formatted content |
US20090030775A1 (en) * | 2007-07-26 | 2009-01-29 | Braintexter, Inc. | System to generate and set up an advertising campaign based on the insertion of advertising messages within an exchange of messages, and method to operate said system |
US20130103501A1 (en) * | 2007-07-26 | 2013-04-25 | Braintexter, Inc. | System to Generate and Set Up an Advertising Campaign Based on the Insertion of Advertising Messages within an Exchange of Messages, and Method to Operate Said System |
US8359234B2 (en) * | 2007-07-26 | 2013-01-22 | Braintexter, Inc. | System to generate and set up an advertising campaign based on the insertion of advertising messages within an exchange of messages, and method to operate said system |
US8909545B2 (en) * | 2007-07-26 | 2014-12-09 | Braintexter, Inc. | System to generate and set up an advertising campaign based on the insertion of advertising messages within an exchange of messages, and method to operate said system |
US20090150239A1 (en) * | 2007-09-21 | 2009-06-11 | Louis Dorman | Internet background advertising service |
US20100042470A1 (en) * | 2008-08-18 | 2010-02-18 | Microsoft Corporation | Context based advertisement filtration |
US20130159093A1 (en) * | 2011-12-20 | 2013-06-20 | Viraj Sudhir Chavan | Systems and methods for generating revenue based on custom click to call advertisements |
US20130290079A1 (en) * | 2012-04-27 | 2013-10-31 | Viraj Chavan | Systems and methods for insertion of content into an email over imap |
WO2015191524A1 (en) * | 2014-06-10 | 2015-12-17 | Strongview Systems, Inc. | Open channel application programming interface |
CN105468656A (en) * | 2014-09-12 | 2016-04-06 | 腾讯科技(深圳)有限公司 | Webpage background image generation method and system |
WO2016065328A1 (en) * | 2014-10-23 | 2016-04-28 | Visa International Service Association | Algorithm user interface background selection |
CN109426981A (en) * | 2017-08-31 | 2019-03-05 | 武汉斗鱼网络科技有限公司 | Web terminal advertisement exposure detection method, storage medium, electronic equipment and system |
Also Published As
Publication number | Publication date |
---|---|
US6205432B1 (en) | 2001-03-20 |
US6633850B1 (en) | 2003-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6633850B1 (en) | Background advertising system | |
WO1999063453A1 (en) | System for inserting background advertising into web page presentation or e-mail messages | |
US6857022B1 (en) | Translation ordering system | |
US6449635B1 (en) | Electronic mail deployment system | |
US7844626B2 (en) | Method and apparatus for automatically performing an online content distribution campaign | |
US8032597B2 (en) | Enhancement of e-mail client user interfaces and e-mail message formats | |
CA2676445C (en) | Visual editor for electronic mail | |
US8549410B2 (en) | Method of reactive targeted advertising | |
AU735468B2 (en) | System and method for integrating a message into a graphical environment | |
US20170287017A1 (en) | System and Method for Adding an Advertisement to a Personal Communication | |
US20020078171A1 (en) | Document delivery system with integrated feedback generation facilities | |
US20040189699A1 (en) | System and method for customizing electronic messages | |
EP1782164A2 (en) | Automated graphical advertisement size compatibility and link insertion | |
US20060136295A1 (en) | Techniques for magazine like presentation of advertisment using computers | |
WO2001037123A9 (en) | E-mail linking and display system | |
AU765001B2 (en) | Translation ordering system | |
US7917485B1 (en) | Rapid specification and electronic delivery of customized product information | |
WO2002061608A1 (en) | Method and device for graphics in e-mail | |
KR20010090325A (en) | Service method for mailfax | |
CA2238583A1 (en) | System for providing an interactive response to direct mail | |
KR20020075316A (en) | The system and a method for providing information using the daemon program | |
KR20010090326A (en) | Service method on mail text |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |