US20070150804A1 - Method, system, and computer program product for propagating remotely configurable posters of host site content - Google Patents
Method, system, and computer program product for propagating remotely configurable posters of host site content Download PDFInfo
- Publication number
- US20070150804A1 US20070150804A1 US11/708,071 US70807107A US2007150804A1 US 20070150804 A1 US20070150804 A1 US 20070150804A1 US 70807107 A US70807107 A US 70807107A US 2007150804 A1 US2007150804 A1 US 2007150804A1
- Authority
- US
- United States
- Prior art keywords
- poster
- propagative
- remote user
- user
- remote
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/954—Navigation, e.g. using categorised browsing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Definitions
- the present invention relates to computer networking and communication, including Web-based communications and commerce.
- the World Wide Web is increasingly becoming the Internet technology relied upon for conducting electronic commerce and communication.
- the World Wide Web also called the Web or WWW, has three basic parts: client software, servers and content.
- Client software runs on a user's computer and, among other things, provides the graphical user-interface through which a user can “browse” or “surf” the Web.
- Servers also called Web servers
- Content can be any kind of multi-media, e.g., images, text, animation, motion video, sound, and Java applets.
- Hyper Text Transfer Protocol HTTP
- HTTPS Hyper Text Transfer Protocol-Secure
- Web content is primarily transferred in Web documents or files, called Web pages, which are addressed by a Uniform Resource Locator (URL).
- Web pages are often multi-media hypertext documents written in a HyperText Markup Language (HTML) which supports hyper-linking.
- HTML HyperText Markup Language
- Data entry in Web pages allows users to make selections and fill-out template or profiles to facilitate user input. For example, scripts are often run on servers through a Common Gateway Interface (CGI) to implement data entry.
- CGI Common Gateway Interface
- Programming languages, such as Java, and plug-ins such as Flash are also being extended to support data entry on the Web.
- Hyperlinking between Web pages is one way a Web site increases traffic to its site. Hyperlinking alone, however, has disadvantages. For example, consider the case where a remote user with a remote Web page adds a hyperlink to another site, such as, a Web site that provides sports information. The remote user inserts a URL for the sports Web site into his or her Web page (e.g., an HTML document). The URL itself, however, does not provide any significant contextual information or actual information about the content of the sports Web site. A user may provide text to describe the sports Web site, but this information can be soon out of date and may not reflect actual information on the Web site.
- a remote user with a remote Web page adds a hyperlink to another site, such as, a Web site that provides sports information.
- the remote user inserts a URL for the sports Web site into his or her Web page (e.g., an HTML document).
- the URL itself, however, does not provide any significant contextual information or actual information about the content of the sports Web site.
- a user may provide text to describe
- FIG. 13 shows an example screen served up at the GoogleSM search engine Web site to facilitate linking.
- a user is provided with an HTML code segment (called a snippet) and an image that shows how the snippet will appear on the user's Web page. The user is then expected to cut and paste the HTML code segment into their own Web page.
- FIGS. 14A to 14 C show similar examples displayed at the Northern Light search engine. A user is provided with a variety of options (logos and search bars) and corresponding HTML code segments from which to select.
- the HTML code segments are predetermined. No real-time configuration or modification can be made by the user prior to cutting and pasting the HTML code snippet. Any configuration of the HTML code segments must be done by the user.
- the servers generating the HTML code segments do not facilitate or support real-time configuration based on user selections or preferences. This increases the burden on the user. Users who do not know HTML or how to configure or modify the HTML code snippet are unable to tailor the link as they desire.
- a method, system, and computer program product for propagating access to host site content to remote users over the World Wide Web are provided. Access to host site content is distributed more widely and easily through propagative posters. Remote users can access a host site and configure propagative posters in real-time. A Web code segment corresponding to a configured propagative poster is then generated and sent to the remote user in real-time. A remote user can easily cut and paste the generated Web code segment into the user's remote Web page. Alternatively, the generated Web code segment can be automatically inserted into the user's remote Web page if access rights to write on the Web page are available. According to the present invention, propagative posters also permit users to click on (i.e., select) displayed summary information to access further information about a selected item or topic.
- a Web code segment is generated that includes a propagative poster identifier and a link to the host site.
- the propagative poster identifier allows each poster to be identified.
- the propagative identifier can be a unique poster number.
- a respective private key and a unique poster number are sent through a hash function to obtain a secure fingerprint.
- the propagative poster identifier is then a combination of the secure fingerprint, the unique poster number and the URL of the remote user that created the poster.
- a propagation poster manager for managing propagation posters of host site content to remote users over the World Wide Web.
- the propagation poster manager includes a propagative poster configuration module and a propagative poster generator.
- the propagative poster configuration module hosts a configuration session that allows a remote user to configure a propagative poster of host site content based on at least one configuration selection input by the remote user.
- the propagative poster generator generates and forwards the propagative poster identifier and the Web code segment to the remote user in real-time.
- configuration is made easy for a user by presenting a series of configuration screens to guide user input.
- the propagative poster configuration module serves data that enables a first configuration screen to be displayed that includes images of different types of sample posters that can be configured by a user.
- the propagative poster configuration module receives a selection by a remote user that identifies one selected type of sample poster and serves data that enables a second configuration screen to be displayed.
- the second configuration screen has a template for the remote user to configure the selected type of sample poster.
- the propagative poster configuration module then receives inputs entered in the template.
- the inputs represent configuration selection inputs made by the remote user.
- the propagative poster configuration module serves data that enables a third configuration screen to be displayed that includes the first remote user-configured propagative poster.
- a fourth configuration screen is served that includes the Web code segment to be copied.
- the Web code segment is a HTML code segment that enables a browser to access the remote user-configured propagative poster for display.
- a propagation poster initially configured by a first remote user, is easily used by subsequent remote users.
- the propagative poster generator generates the original remote user-configured propagative poster in response to a hit on the first remote user Web page by subsequent remote user that selects at least a portion of the Web page of the first remote user that corresponds to the generated Web code segment. For example, if the first remote user configured a button or link to access the poster, then a button or link is added in the generated Web code segment.
- the second remote user selects the button or link in the Web page of the first remote user, the browser of the second remote user is transferred to the host site.
- the propagative poster generator receives the propagation poster identifier and generates data from the host site that corresponds directly to the data presented in the original propagative poster.
- a propagation poster further includes an input portion, such as, a “Make Propagation Poster Now” button.
- the input portion enables a remote user to make another propagative poster.
- Another configuration session to create a new poster is then easily initiated by a user by selecting the input portion.
- the propagation poster configuration module further hosts a second configuration session that allows a second remote user to configure a second remote-user configured propagative poster of host site content based on at least one configuration selection input by the second remote user. In this way, content on a host site is distributed more quickly to a wider audience as users who visit the web page of the first remote user can select and propagate their own posters.
- the propagation poster is periodically refreshed or updated in that the poster is generated based on code executed on current data in the host site content.
- at least one configuration selection input made by the first remote user includes at least one search parameter.
- the propagative poster generator then generates a propagation poster by first executing a search query of data based on each search parameter to obtain a search result based on current host site content.
- the propagative poster is then generated which includes the current search result. This executing of the code can occur in real-time at the time any remote user accesses the poster or off-line such as during a periodic maintenance run.
- a propagative poster can be any type of window or image including, but not limited to, a window listing job postings, a window listing resume information, a button or go to link to the host site, a search box to search the host site, or a window displaying data related to content on the host site, such as, statistical information, data reports, etc.
- the propagation poster manager includes a propagative poster tracker.
- the propagative poster tracker tracks URL addresses of remote users accessing the first remote user-configured propagative poster.
- the propagation poster manager includes a propagative poster maintenance module.
- the propagative poster maintenance module that generates reports based on propagative poster records and data tracked by the propagative poster tracker.
- a further feature is the ability to track which posters are not being viewed and to discontinue the off-line generation of the posters until a remote user attempts to view it again, thereby causing it to be automatically generated as well as putting it back in the automatic generation queue. This feature enables reduction of the overhead of offline generation without disrupting service.
- a storage device is coupled between a server and a Web server.
- the server includes a propagative poster configuration module, a propagative poster generator, a propagative poster tracker, and a propagative poster maintenance module.
- the storage devices stores at least the following fields of information related to respective generated user-configured propagative posters: a propagative poster identifier, a bit map, a non-executable Web code segment, and an executable code.
- a database is also coupled between the server and the Web server. The database stores propagative poster records that include user profile and tracking information related to respective generated user-configured propagative posters.
- FIG. 1 is a flowchart of a routine for propagating remotely configurable posters according to one embodiment of the present invention.
- FIGS. 2A, 2B and 2 C show configuration screens served during a configuration session according to one embodiment of the present invention.
- FIG. 2D show a screen with HTML text for propagating a poster according to one embodiment of the present invention.
- FIGS. 3 and 4 are block diagrams of a system for propagating remotely configurable posters according to one embodiment of the present invention.
- FIG. 5 is a diagram of a propagative poster identifier and a secure, trackable propagative poster identifier according to one embodiment of the present invention.
- FIG. 6 is a diagram of a propagative poster record according to one embodiment of the present invention.
- FIG. 7 is a diagram of example search parameters that can be used in the propagative poster record of FIG. 6 .
- FIG. 8 is a diagram of a set of records for managing propagative posters according to one embodiment of the present invention.
- FIGS. 9A and 9B are flowcharts of a routine for propagating remotely configurable posters according to one embodiment of the present invention.
- FIGS. 10A and 10B are flowcharts of a routine for further propagating remotely configurable posters including tracking and profiling, according to one embodiment of the present invention.
- FIG. 11 is a flowchart of a routine for propagative poster maintenance according to one embodiment of the present invention.
- FIG. 12A is a diagram of an example internetwork environment according to the present invention.
- FIG. 12B shows a simplified four-layered communication model supporting Web commerce.
- FIG. 12C is a block diagram of a computer system according to an example implementation of the present invention.
- FIG. 13 shows an example screen displayed at the GoogleSM search engine Web site to facilitate non-configurable linking.
- FIGS. 14A, 14B , and 14 C show example screens displayed at the Northern Light search engine to facilitate non-configurable linking.
- the present invention provides a method, system, and computer program product for propagating access to host site content to remote users over the World Wide Web (also referred to as WWW or the Web). Access to host site content is distributed more widely and easily through propagative posters. Remote users can access a host site and configure propagative posters in real-time. A Web code segment corresponding to a configured propagative poster is then generated and sent to the remote user in real-time. Propagative posters also permit users to select summary information about an item or topic displayed thereon to access further information about that selected item or topic.
- propagative poster refers to any type of poster created and managed according to the present invention.
- Such a “poster” can include, but is not limited to, any one or more of an image, bitmap, link, button, window, display view, and/or applet.
- real-time means information, such as a user input and a host site response, that can be exchanged in a round-trip cycle between a remote user and the host site with little or no delay, such as, within seconds or minutes (any delay being essentially a function of the communication medium and devices connected between a user and the host site).
- Web code segment and “non-executable code segment” refer interchangeably to an segment that can be inserted into a Web page and is capable of being interpreted by a browser.
- a Web code segment can include, but is not limited to, HTML text.
- the present invention is described with respect to propagating posters over the Web.
- the present invention is not necessarily limited to the Web and can be applied in any interactive, computer networking service, including but not limited to the Web.
- routine 100 The operation of the present invention is described first with respect to a routine 100 , as shown in FIG. 1 .
- routine 100 reference is made to example display screens 210 , 220 , 230 , and 240 shown in FIGS. 2A-2D .
- Propagative poster management is then further described with respect to an example system and architecture shown in FIGS. 3 and 4 .
- Example data structures used in the propagative poster management system of FIG. 3 are further described with respect to FIGS. 5, 6 , 7 , and 8 .
- the operation of the propagative poster management system 300 is further described with respect to flowcharts shown in FIGS. 9A and 9B , FIGS. 10A and 10B , and FIG. 11 .
- FIG. 1 shows a routine 100 for propagating remotely configurable posters of content on a host site (steps 110 - 190 ).
- a configuration session is hosted that allows a remote user to configure a propagative poster (step 110 ).
- the configuration session allows the remote user to configure a propagative poster based on inputs or configuration selections made by the remote user.
- the present invention serves data that enables a series of configuration screens to be displayed to the remote user.
- the configuration screens can include templates or forms to further guide input by the user.
- FIGS. 2A-2D show one example series of screens for configuring and propagating a propagative poster.
- FIG. 2A shows a first configuration screen 210 .
- Configuration screen 210 includes images of different types of sample posters that can be configured by user.
- four sample types of posters can be selected by a user.
- the first type is a window that displays job posting information at a host site.
- the second type is a window that displays resume information at the host site.
- the third type is a search button that enables a user to perform a search of data at the host site.
- the fourth type of poster is a data display window that displays information. For example, a data display representing statistical information about data on the host site can be provided in a propagative poster.
- a user selects the desired type of propagative poster from configuration screen 210 and is presented with a second configuration screen 220 , as shown in FIG. 2B .
- Configuration screen 220 allows the user to further configure the content of the propagative poster. For example, if a user selected the job posting type of propagative poster in configuration screen 210 , then a configuration screen 220 is served that allows the user to configure user-specified criteria.
- a template is provided in configuration screen 220 that allows a user to enter a title for the propagative poster, and to select a job function, type of industry, city, and state information. Pop-up windows can be selected to further guide a user to different types of job functions or types of industries which can be input.
- Similar configuration screens are presented when a user selects a resume type of propagative poster. These configuration screens, however, include templates designed to facilitate user input of fields related to resume information, such as user name, start date, years of experience, and location.
- the configuration screens include one or more templates that allow a user to enter desired search parameters.
- configuration screens are presented that allow a user to select the type of data display.
- a template can be displayed that allows a user to select the type of data to be displayed (e.g., job or resume type of information), and the type of display format (e.g., statistical summaries, pie charts, bar charts, graphs, tables, and other formats).
- a third configuration screen 230 is then displayed that shows the user configured propagative poster as it would appear on a web page.
- the remote user can then verify that the configured propagative poster is acceptable.
- an OK button or other input device can be used to enable the user to indicate that the poster is acceptable.
- a Web code segment is generated.
- a propagative poster identifier is generated (step 120 ).
- the propagative poster identifier references the configured propagative poster on the host site.
- a Web code segment is generated that includes at least a propagative poster identifier and a link to the host site.
- the link can be a URL of the host site through which the propagative poster can be accessed.
- the generated Web code segment is forwarded in real time to the browser of a remote user.
- the generated Web code segment is then inserted into a remote page at a remote site designated by the user (step 150 ).
- FIG. 2D shows an example screen 240 that illustrates steps 120 - 150 .
- Example screen 240 includes an example Web code segment generated according to steps 120 - 130 .
- the Web code segment is HTML text and includes a propagative poster identifier and a link to the host site.
- the HTML text is sent over an HTTP link for display in the browser of the remote user (step 140 ).
- the HTML text can be provided in a box within the screen 240 to enable a user to easily select the HTML text. The user can then cut and paste the HTML text into another remote Web page as described with respect to step 150 .
- Note screen 240 also includes instructions to guide the user to further facilitate easy cutting and pasting of the HTML code segment.
- the Web code segment can be automatically inserted by the host site into a designated Web page of the remote user. This of course requires that the host site be granted access rights to write on the Web server of the remote user.
- the display screens 210 through 240 described with respective FIGS. 2A through 2D are illustrative and not intended to limit the present invention. For example, a smaller or larger number of screens can be used. Different types of information and format can be included in screens 210 - 240 in accordance with the present invention. Any type of user input entry device can be used, including but not limited to templates, forms or other data entry modes.
- the host site can generate the original configured propagative poster based on current data at the time the poster is accessed.
- the host site can display the original configured poster data based on data in the host site at the time the original user configured the poster or at the time when the poster was periodically “refreshed” or updated.
- the host site may periodically generate and store the configured propagated posters offline as part of a daily maintenance or updating procedure.
- the subsequent user is able to view the poster configured by the original user that includes data on the host site. In this way, host site data is propagated and distributed widely over the WWW.
- the host site can further track information related to the original remote user that configured the propagative poster and subsequent accesses made to the configured propagative poster (step 170 ).
- information related to the original remote user that configured the propagative poster and subsequent accesses made to the configured propagative poster For example URL history information of the original remote user and subsequent remote users that access the propagative posters can be tracked. Click-through information can be tracked.
- any type of tracking and user profiling can be used depending on what we have access to via the document object model (DOM) and/or other methods.
- DOM document object model
- the number of accesses made to configured propagative posters and the frequency of the number of accesses made is tracked. In this way more active propagative posters can be refreshed more often.
- a propagation poster further includes an input portion, such as, a “Make Propagation Poster” button.
- the input portion enables a remote user to easily make another propagative poster.
- a propagative poster can include an input portion labeled “click. here to get a window for your site” or “make propagation poster now.”
- step 180 a check is made to determine whether a user wishes to configure a propagative poster. In particular, a check is made to determine whether the user has made a selection to the input portion for making a propagative poster.
- a configuration session to create a new poster is then initiated. Steps 110 through 170 are then repeated for the subsequent remote user. In this way, another propagation poster is easily generated for the subsequent remote user. Content on the host site is then distributed even more quickly to a wider audience as users who visit the Web page of the remote user select and propagate their own posters.
- routine 100 ends (step 190 ).
- FIGS. 3 and 4 are block diagrams of an on-line system 300 for propagating remotely configurable posters according to one embodiment of the present invention.
- Propagative poster system 300 includes a host site 302 .
- Host site 302 is coupled through communication links over network 305 to any number of clients of remote users. For clarity, only client 370 of user 1 and client 380 of user n are shown.
- Client 370 includes a browser 372 and a user interface 347 .
- client 380 includes a browser 382 and a user interface 384 .
- a remote Web server 376 is also coupled to network 305 .
- Web server 376 is further coupled to a storage device 377 storing Web page 378 .
- FIG. 4 shows how an example HTML segment 410 generated according to the present invention is inserted into a remote Web page 378 .
- Host site 302 includes a propagative poster manager 310 , storage device 312 , database 314 , and Web server 316 .
- Propagative poster manager 310 and Web server 316 are coupled to one another and to storage device 312 and database 314 .
- Storage device 312 stores records related to the content of propagative posters and the management of propagative posters.
- Database 314 stores data for host site 302 , that is, the local content of host site 312 .
- Propagative poster manager 310 further includes a propagative poster configuration module 320 , propagative poster generator 330 , propagative poster tracker 340 , propagative poster maintenance module 350 .
- Host site 302 can be implemented on any one or more processors. In one example, not intended to limit the present invention, propagative poster manager 310 is implemented on one or more servers. Likewise, Web server 316 can be one or more Web servers supporting Web services. Storage device 312 can be type of data storage device or combination of data storage devices including, but not limited to, a type of memory and/or database. Database 314 can be any type of database (relational or non-relational). Additional databases can be added to accommodate greater capacity. In one example, host site 302 is a Web site that supports on-line employment services, especially for independent consultants and hiring managers who are looking to hire independent consultants. These on-line employment services can include but are not limited to presenting and managing job postings, resume collection, formatting and storage, spidering, and e-mail campaign generation and management. Other servers and modules (not shown) can support these services and provide data for database 314 .
- Propagative poster manager 310 further includes a propagative poster configuration module 320 , propagative poster generator 330 , propagative poster tracker 340 , propagative poster maintenance module 350 .
- Propagation poster configuration module 320 hosts configuration sessions that allow remote users to configure propagative posters of host site content.
- Propagative poster generator 330 generates propagative poster identifiers and corresponding Web code segments as described above with respect to Steps 110 - 130 .
- Propagative poster tracker 340 tracks URL addresses of remote servers accessing the user configured propagated posters and other profiling and tracking information.
- Propagative poster maintenance module 350 generates reports based on propagative poster records and data tracked by the propagative poster tracker 340 .
- Propagative poster manager 310 (including each component propagative poster configuration module 320 , propagative poster generator 330 , propagative poster tracker 340 , and propagative poster maintenance module 350 ) can be control logic implemented in software, firmware, hardware or any combination thereof.
- the operation of the on-line propagative poster system 300 and in particular propagative poster manager 310 is described further with respect to the example data structures in FIGS. 5 to 8 and the operational flowchart of FIGS. 9A, 9B , 10 A, 10 B, and 11 .
- a first configuration session 900 begins when a remote user 1 visits host site 302 (step 912 ).
- User 1 enters the URL of host site 302 (in particular, the URL of Web server 316 ) into browser 372 .
- User 1 is then linked to Web server 316 .
- Host site 302 then through Web server 316 presents different web pages to browser 372 for reviewing by user 1 .
- These web pages can include any type of host site content.
- a propagation poster query is sent. This query for example can be an input portion on a window that indicates “make propagation poster now.” Alternatively, a separate window asking the remote user if they wish to configure a propagative poster can be displayed.
- Propagative poster manager 310 then generates and sends a bitmap or text of a configured propagative poster to browser 372 (step 922 ). Browser 372 then sends a confirmation input by user 1 indicating that the configured propagative poster is acceptable (step 924 ).
- Propagative poster generator 330 then generates a propagative poster identifier that includes a unique poster number (step 926 ).
- propagative poster 330 further includes a hash function generator.
- Any type of hash function can be used including but not limited to a one-way hash function such as the MD 5 message-digest algorithm (B. Schneier, Applied Cryptography, Second Edition (John Wiley & Sons, Inc. United states of America) 1996, pp. 351-354, and R. Rivest, “MD5 Message-Digest Algorithm,” Networking Group Request for Comments: 1321 MIT Laboratory for Computer Science and RSA Data Security, Inc., April 1992 (downloaded Mar. 30, 2000)), each of which is incorporated in its entirety herein by reference.
- MD 5 message-digest algorithm B. Schneier, Applied Cryptography, Second Edition (John Wiley & Sons, Inc. United states of America
- R. Rivest “MD5 Message-Digest Algorithm,” Networking Group Request
- the hash function generator as shown in FIG. 5 receives a respective private key 510 , and unique poster number 520 .
- the hash function generator then outputs a secure fingerprint 540 .
- Propagative poster (PP) generator 330 then concatenates the secure fingerprint 540 and the URL of the first or originating remote user to generate a secure, trackable propagative poster ID (PPID) 560 (step 928 ).
- PPID trackable propagative poster ID
- PP generator 330 then generates a non-executable HTML code segment 410 that includes secure, trackable PPID 560 and a link (URL) to host site 302 (step 930 ). PP generator 330 further generates executable code. PP generator 330 then generates and stores a PP record 600 in storage device 312 (step 934 ).
- FIG. 6 shows an example propagative poster record 600 stored in storage device 312 .
- Propagative poster record 600 includes a propagative poster ID 560 , bitmap 620 , non-executable code segment 630 , executable code 640 , search parameter 650 , active/inactive flag 660 , and originator profile data 670 .
- Bitmap 620 is an image of the propagative poster configured by user.
- Non-executable code segment 630 represents the web code segment (e.g, HTML segment 410 ) generated in step 930 .
- Executable code 640 is executable code that enables host site 302 to generate a propagative poster configured in accordance with the selections of the user based on data in database 314 of host site 302 .
- executable code can include, but is not limited to, Structured Query Language (SQL) or other language that enables a search of database 314 to be performed.
- Search parameter 650 are keywords, Boolean operators, or other operators that identify a particular search selected or configured by the user during the configuration of the respective propagative poster.
- search parameters can include poster title, job function, zip code and state.
- FIG. 7 shows an example of search parameters input to obtain a desired resume information type of propagation poster. For example, search parameter 650 as shown in FIG.
- field type (P 1 , P 2 , P 3 ) and field value (T 1 , T 2 , T 3 ) information include field type (P 1 , P 2 , P 3 ) and field value (T 1 , T 2 , T 3 ) information.
- Field type P 1 corresponds to city information with a value of “Annandale” T 1 .
- Field type P 2 corresponds to state information with a value of “VA” T 2 .
- Field type information P 3 corresponds to years of experience with a value “6” T 3 .
- executable code 640 can be executed by host site 302 to search database 314 based on search parameter 650 to generate and refresh propagative poster content.
- search parameter 650 may not be used for certain types of posters that do not require a search of host site data.
- Active/inactive flag 660 is set by propagative poster maintenance module 350 depending upon how frequently a particular propagative poster is accessed. For example, if propagative poster maintenance module 350 determines that no hits have been made to the propagative poster, then propagative maintenance module 350 sets flag 660 , to an inactive value. When a hit is made to the propagative poster, propagative maintenance module 350 initiates immediate generation and then sets the flag to active. Propagative poster manager 310 further stores original profile data 670 .
- Original profile data 670 can include profile information entered by the user creating the poster during configuration (or a prior registration session).
- Propagative poster manager 310 then sends the non-executable HTML code segment 630 to browser 372 at client 370 (step 936 ).
- User 1 through browser 372 then inserts non-executable HTML code segment into a Web page (step 938 ).
- the non-executable HTML code segment can be inserted manually (e.g., cut and pasted) by a user or automatically by host site 302 .
- PP tracker 340 further tracks the referring URL of server 376 .
- step 1008 PP tracker 340 checks whether a valid poster ID is obtained. For example, PP tracker 340 decrypts fingerprint 540 with a copy of the private key previously stored in host site 302 and compares it with the unique poster number or ID 520 to determined if the poster ID that is valid. If a valid poster ID has not been sent, then PP tracker 340 ignores the remote user n (step 1010 ). Otherwise, when a valid poster ID is verified, PP tracker 340 determines whether the URL of remote user n equals the originator URL of user 1 (step 1012 ).
- PP tracker 340 recognizes that a different user is accessing the poster and stores the URL of remote user n (step 1014 ) and proceeds to step 1016 . Otherwise, propagative poster tracker 340 proceeds directly to step 1016 .
- propagative poster tracker 340 updates the history information of propagative poster.
- the history is updated to indicate that an access to the propagative poster has been made and to provide a history of the accessing URL and time stamp information.
- propagative poster manager 310 serves the propagative poster bitmap 620 in real-time to remote user n (step 1018 ).
- Browser 382 displays to user n the propagative poster in an overlay window (step 1020 ).
- remote user n is now viewing PP bitmap 620 on host site 302 .
- remote user n selects an input portion or “make propagation poster” area within PP bitmap 620 .
- Browser 382 forwards this selection to host site 302 .
- Propagative poster manager 310 receives the “make propagation poster” selection including a mouse click represented by a set of screen space coordinates (step 1024 ).
- Propagative poster manager 310 converts the selection screen space coordinates to x-y coordinates in bitmap space of the poster (step 1026 ).
- Propagative poster manager 310 then evaluates the x-y coordinates in bitmap space to determine if the “make propagation poster” was selected (step 1028 ).
- PP manager 310 ignores the input or performs other processing (step 1030 ). If yes, then control is transferred to PP configuration module 320 to initiate a configuration session (step 1032 ).
- Propagative maintenance module 350 carries out a routine for propagative poster maintenance 1100 as shown in FIG. 11 .
- PP maintenance module 350 generates reports based on poster records and tracking data (step 1110 ). Any type of report can be generated based on the information in the poster records and tracking data. Such reports can include but are not limited to reports of each kind of poster that provides information on how many posters reviewed today, how many posters were clicked on today, how many posters were made today, what's the view/click ratio, what are the most active sites that view those site posters, what are the most active sites that generate mouse clicks or searches, what sites generate the most poster creations, what posters are the most popular, and what single poster identifier is on the most sites.
- PP maintenance module 350 also sets poster records to active or inactive state depending on use (step 1120 ).
- PP maintenance module 350 sets flag 660 in each PP record 600 to an active state when the poster has been activated on a frequent basis (i.e., at least one hit a day), or to an inactive value if the poster has not been accessed on a frequent basis.
- PP maintenance module 350 refreshes propagative posters (step 1130 ). For example, PP maintenance module 350 searches and identifies each active PP record 600 (with an active flag 660 ). For each active PP record 600 , PP maintenance module executes the executable code 640 based on search parameters 650 . Executable code 640 then generates an updated propagated poster image based on current content in database 314 . An updated image of the propagated poster is then stored on storage device 312 . In other words, it is rewritten over the existing bit map 620 . Originator profile data 670 can also be updated based on tracked URL history and/or click-through data.
- FIG. 8 shows an example propagative poster record data structure 800 according to one example implementation of the present invention.
- Propagative poster record data structure includes a poster object 810 , poster events object 820 , poster event object type 830 , poster owner object 840 , poster type object 850 , poster click action 860 , poster click definition object 870 , poster click action URL object 880 , poster parameters 890 , and poster parameters type object 892 .
- Each of the objects 810 through 892 are generated and tracked for a respective propagative poster. The different fields and function of each field for each of the objects 810 through 892 is described further in corresponding tables below.
- Poster object 810 includes the following fields and content as set forth in Table 1 below.
- Table 1 Poster Object 810 Field Content
- PosterID unique poster identifier number Encrypted ID encrypted poster identifier
- PosterOwner ID unique poster owner identifier number pointer to poster object 840
- PosterType ID number identifying type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme.
- PosterURL URL of original user that created poster PosterHTML HTML segment that is cut and pasted to propagate poster GIFName file name of stored poster (e.g., a hash coded secure, trackable ID filename with a .gif file type extension)
- PosterParamsID number identifying poster search parameters pointer to poster object 890
- PosterClickActionID number identifying poster click action parameters pointer to poster object 860
- Poster events object 820 includes the following fields and content shown in Table 2 below. TABLE 2 Poster Events Object 820 Field Content PosterEventsID event number PosterID unique poster number PosterEventTypeID number identifying type of poster event (pointer to poster object 830) ReferringURL URL address of site that accessed or “hit” poster EventDate time and date stamp of hit on poster
- Poster event type object 830 has fields and content as shown below in Table 3. TABLE 3 Poster Event Type Object 830 Field Content PosterEventTypeID number identifying type of poster event PosterEventDescriptionID textual description of poster event (e.g., poster hit, poster viewed for length of time)
- Poster owner object 840 includes the following fields and content as set forth in Table 4. TABLE 4 Poster Owner Object 840 Field Content Poster Owner ID unique poster owner identifier number PosterOwnerName name of originator of poster PosterOwnerEmail email address of originator of poster
- Poster type object 850 has the following fields and content provided in Table 5. TABLE 5 Poster Object Type 850 Field Content PosterTypeID number identifying type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme. PosterType Description textual description of type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme. PosterClick DefID number identifying which area corresponds to an input portion on poster for making another propagation poster (pointer to poster object 870)
- Poster click action object 860 includes the following fields and content as shown in Table 6. TABLE 6 Poster Click Action Object 860 Field Content PosterClick ActionID number identifying poster click action parameters PosterClickDefID number identifying poster click action parameters (pointer to poster object 870) PosterAreaNumber1 area number of poster (e.g., one of three areas where banner ads can be placed) ActionURL URL
- Poster click define object 870 has the following fields and content shown in Table 7. Note points (x 1 ,y 1 ) and (x 2 ,y 2 ) can be two points defining a rectangle (or square) area on a web page in bitmap space. In one embodiment, this set of points defines an input portion where a user clicks to propagate another poster.
- Poster Click Define Object 870 Field Content PosterClickDefID number identifying poster click action parameters X1 x coordinate of first point in bit map space Y1 y coordinate of second point in bit map space X2 x coordinate of second point in bit map space Y2 y coordinate of second point in bit map space PosterAreaNumber area number of poster (e.g., one of three areas where banner ads can be placed) PosterEventTypeID number identifying type of poster event (pointer to poster object 830) PosterClickActionURL number identifying type of poster click action (pointer to poster object 880)
- Poster click action URL 880 includes the following fields and content as shown in Table 8. TABLE 8 Poster Click Action URL Object 880 Field Content PosterClickActionURLID number identifying type of poster click action URL ActionURL URL
- Poster parameters object 890 includes the following fields and contents and shown in Table 9. TABLE 9 Poster Parameters Object 890 Field Content PosterParametersID number identifying type of poster search parameters (pointer to poster object 892) ParametersTypeID number identifying type of poster search ParameterValue value of type of poster search
- Poster parameters type object 892 includes the following fields and content as shown in Table 10. TABLE 10 Poster Parameters Type Object 892 Field Content ParamsTypeID number identifying type of poster search ParamsDescription textual description of search parameters Note other information can be tracked including client side variables, such as, screen depth, screen width, platform type, browser, and plug-ins installed on client. Such information and tracking is optional depending upon a particular application or preference of an administrator of propagative poster manager 310 .
- a feature of the present invention permits users to click on (i.e., select) summary information displayed on a propagative poster to access further information about a selected item or topic.
- a propagative poster allows a user to select summary information about an item or topic displayed on the propagative poster to thereby access further information about that selected item or topic.
- propagative poster manager 310 converts the selection screen space coordinates to x-y coordinates in bitmap space of the poster. Propagative poster manager 310 then evaluates the x-y coordinates in bitmap space to determine which resume summary was selected. The system then presents more detailed data corresponding to the resume summary from some host site to the user.
- the present invention can be implemented in any communication network, such as, the Internet, which supports interactive services and applications.
- the present invention can be implemented in any Web service, preferably a Web service supporting secure transactions, such as, the Secure Socket Layer (SSL) protocol and/or using a Secure HyperText Transport Protocol (S-HTTP).
- the present invention is implemented in a multi-platform (platform independent) programming language such as Java 1.1.
- Java-enabled browsers are used, such as, Netscape, HotJava, and Microsoft Explorer browsers.
- Active content Web pages can be used.
- Such active content Web pages can include Java applets or ActiveX controls, or any other active content technology developed now or in the future.
- the present invention is not intended to be limited to Java or Java-enabled browsers, and can be implemented in any programming language and browser, developed now or in the future, as would be apparent to a person skilled in the art given this description.
- FIG. 12A is a diagram of an example internetwork environment according to the present invention.
- FIG. 12A shows a communication network or combination of networks (Internet) 1200 which can support the invention.
- Internet 1200 consists of interconnected computers which supports communication between many different types of users including businesses, universities, individuals, government, and financial institutions.
- Internet 1200 supports many different types of communication links implemented in a variety of architectures. For example, voice and data links can be used including phone, paging, cellular, and cable TV (CATV) links.
- Terminal equipment can include local area networks, personal computers with modems, content servers of multi-media, audio, video, and other information, pocket organizers, Personal Data Assistants (PDAs), and set-top boxes.
- PDAs Personal Data Assistants
- FIG. 12B shows a simplified four-layered communication model supporting Web commerce including an application layer 1208 , transport layer 1210 , Internet layer 1220 , physical layer 1230 .
- Application layer 1208 represents the different tools and information services which are used to access the information over the Internet. Such tools include, but are not limited to, telenet log-in service 1201 , IRC chat 1202 , Web service 1203 , and SMTP (Simple Mail Transfer Protocol) electronic mail service 1206 .
- Web service 1203 allows access to HTTP documents 1204 , and FTP and Gopher files 1205 .
- a Secure Socket Layer (SSL) is an optional protocol used to encrypt communications between a Web browser and Web server.
- FIG. 12C An example of a computer system 1240 is shown in FIG. 12C .
- the computer system 1240 represents any single or multi-processor computer. Single-threaded and multi-threaded computers can be used. Unified or distributed memory systems can be used.
- Computer system 1240 includes one or more processors, such as processor 1244 .
- processors 1244 can execute software implementing routine 100 as described above.
- Each processor 1244 is connected to a communication infrastructure 1242 (e.g., a communications bus, cross-bar, or network).
- a communication infrastructure 1242 e.g., a communications bus, cross-bar, or network.
- Computer system 1240 also includes a main memory 1248 , preferably random access memory (RAM), and can also include a secondary memory 1250 .
- the secondary memory 1250 can include, for example, a hard disk drive 1252 and/or a removable storage drive 1254 , representing a floppy disk drive, a magnetic tape drive, an optical disk drive, etc.
- the removable storage drive 1254 reads from and/or writes to a removable storage unit 1258 in a well known manner.
- Removable storage unit 1258 represents a floppy disk, magnetic tape, optical disk, etc., which is read by and written to by removable storage drive 1254 .
- the removable storage unit 1258 includes a computer usable storage medium having stored therein computer software and/or data.
- secondary memory 1260 may include other similar means for allowing computer programs or other instructions to be loaded into computer system 1240 .
- Such means can include, for example, a removable storage unit 1262 and an interface 1260 .
- Examples can include a program cartridge and cartridge interface (such as that found in video game devices), a removable memory chip (such as an EPROM, or PROM) and associated socket, and other removable storage units 1262 and interfaces 1260 which allow software and data to be transferred from the removable storage unit 1262 to computer system 1240 .
- Computer system 1240 can also include a communications interface 1264 .
- Communications interface 1264 allows software and data to be transferred between computer system 1240 and external devices via communications path 1266 .
- Examples of communications interface 1264 can include a modem, a network interface (such as Ethernet card), a communications port, etc.
- Software and data transferred via communications interface 1264 are in the form of signals which can be electronic, electromagnetic, optical or other signals capable of being received by communications interface 1264 , via communications path 1266 .
- communications interface 1264 provides a means by which computer system 1240 can interface to a network such as the Internet.
- the present invention can be implemented using software running (that is, executing) in an environment similar to that described above with respect to FIG. 12A .
- the term “computer program product” is used to generally refer to removable storage unit 1254 , a hard disk installed in hard disk drive 1252 , or a carrier wave carrying software over a communication path 1266 (wireless link or cable) to communication interface 1264 .
- a computer useable medium can include magnetic media, optical media, or other recordable media, or media that transmits a carrier wave or other signal.
- Computer programs are stored in main memory 1248 and/or secondary memory 1250 . Computer programs can also be received via communications interface 1264 . Such computer programs, when executed, enable the computer system 1240 to perform the features of the present invention as discussed herein. In particular, the computer programs, when executed, enable the processor 1244 to perform the features of the present invention. Accordingly, such computer programs represent controllers of the computer system 1240 .
- the present invention can be implemented as control logic in software, firmware, hardware or any combination thereof.
- the software may be stored in a computer program product and loaded into computer system 1240 using removable storage drive 1254 , hard drive 1250 , or interface 1260 .
- the computer program product may be downloaded to computer system 1240 over communications path 1266 .
- the control logic when executed by the one or more processors 1244 , causes the processor(s) 1244 to perform the functions of the invention as described herein.
- the invention is implemented primarily in firmware and/or hardware using, for example, hardware components such as application specific integrated circuits (ASICs).
- ASICs application specific integrated circuits
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
- Storage Device Security (AREA)
Abstract
Description
- This application is a continuation of U.S. application Ser. No. 09/551,746, filed Apr. 18, 2000, which is incorporated herein in its entirety by reference.
- 1. Field of the Invention
- The present invention relates to computer networking and communication, including Web-based communications and commerce.
- 2. Related Art
- The World Wide Web is increasingly becoming the Internet technology relied upon for conducting electronic commerce and communication. The World Wide Web, also called the Web or WWW, has three basic parts: client software, servers and content. Client software runs on a user's computer and, among other things, provides the graphical user-interface through which a user can “browse” or “surf” the Web. Servers (also called Web servers) are computers that provide the content to users through a communication link. Content can be any kind of multi-media, e.g., images, text, animation, motion video, sound, and Java applets.
- Communication between a browser and a server is carried out through Hyper Text Transfer Protocol (HTTP), Hyper Text Transfer Protocol-Secure (HTTPS) or other Web-compatible protocol. Web content is primarily transferred in Web documents or files, called Web pages, which are addressed by a Uniform Resource Locator (URL). Web pages are often multi-media hypertext documents written in a HyperText Markup Language (HTML) which supports hyper-linking. Data entry in Web pages allows users to make selections and fill-out template or profiles to facilitate user input. For example, scripts are often run on servers through a Common Gateway Interface (CGI) to implement data entry. Programming languages, such as Java, and plug-ins such as Flash, are also being extended to support data entry on the Web.
- These parts are well-suited for electronic communication and commerce between remote users. Indeed, the popularity and use of the World Wide Web has increased dramatically. The number of Web sites and Web pages continues to grow. Accordingly, it has become increasingly important to many Web businesses and services to draw traffic to their site. Advertising revenue, registration fees and other sources of revenue generally increase as the number of hits to a site rises. It is also important for many Web businesses and services that access to the local content on their site be distributed widely. Accordingly, it is important to distribute knowledge about the content of a Web site.
- Hyperlinking between Web pages is one way a Web site increases traffic to its site. Hyperlinking alone, however, has disadvantages. For example, consider the case where a remote user with a remote Web page adds a hyperlink to another site, such as, a Web site that provides sports information. The remote user inserts a URL for the sports Web site into his or her Web page (e.g., an HTML document). The URL itself, however, does not provide any significant contextual information or actual information about the content of the sports Web site. A user may provide text to describe the sports Web site, but this information can be soon out of date and may not reflect actual information on the Web site.
- Some Web services, such as, search engines attempt to increase traffic to their sites by making available HTML code for logos or search bars to be inserted in Web pages on other sites.
FIG. 13 shows an example screen served up at the GoogleSM search engine Web site to facilitate linking. In this case, a user is provided with an HTML code segment (called a snippet) and an image that shows how the snippet will appear on the user's Web page. The user is then expected to cut and paste the HTML code segment into their own Web page.FIGS. 14A to 14C show similar examples displayed at the Northern Light search engine. A user is provided with a variety of options (logos and search bars) and corresponding HTML code segments from which to select. - In both of these examples, the HTML code segments are predetermined. No real-time configuration or modification can be made by the user prior to cutting and pasting the HTML code snippet. Any configuration of the HTML code segments must be done by the user. In addition, the servers generating the HTML code segments do not facilitate or support real-time configuration based on user selections or preferences. This increases the burden on the user. Users who do not know HTML or how to configure or modify the HTML code snippet are unable to tailor the link as they desire.
- What is needed is an invention which remotely and easily propagates access to Web content. Users need to be able to remotely and easily configure in real-time a link to another Web site.
- A method, system, and computer program product for propagating access to host site content to remote users over the World Wide Web are provided. Access to host site content is distributed more widely and easily through propagative posters. Remote users can access a host site and configure propagative posters in real-time. A Web code segment corresponding to a configured propagative poster is then generated and sent to the remote user in real-time. A remote user can easily cut and paste the generated Web code segment into the user's remote Web page. Alternatively, the generated Web code segment can be automatically inserted into the user's remote Web page if access rights to write on the Web page are available. According to the present invention, propagative posters also permit users to click on (i.e., select) displayed summary information to access further information about a selected item or topic.
- In one embodiment, a Web code segment is generated that includes a propagative poster identifier and a link to the host site. The propagative poster identifier allows each poster to be identified. For example, the propagative identifier can be a unique poster number. In one embodiment, to enhance security and facilitate URL tracking, a respective private key and a unique poster number are sent through a hash function to obtain a secure fingerprint. The propagative poster identifier is then a combination of the secure fingerprint, the unique poster number and the URL of the remote user that created the poster.
- In one embodiment, a propagation poster manager is provided for managing propagation posters of host site content to remote users over the World Wide Web. The propagation poster manager includes a propagative poster configuration module and a propagative poster generator. The propagative poster configuration module hosts a configuration session that allows a remote user to configure a propagative poster of host site content based on at least one configuration selection input by the remote user. The propagative poster generator generates and forwards the propagative poster identifier and the Web code segment to the remote user in real-time.
- In one embodiment, configuration is made easy for a user by presenting a series of configuration screens to guide user input. For example, the propagative poster configuration module serves data that enables a first configuration screen to be displayed that includes images of different types of sample posters that can be configured by a user. The propagative poster configuration module then receives a selection by a remote user that identifies one selected type of sample poster and serves data that enables a second configuration screen to be displayed. The second configuration screen has a template for the remote user to configure the selected type of sample poster. The propagative poster configuration module then receives inputs entered in the template. The inputs represent configuration selection inputs made by the remote user. The propagative poster configuration module serves data that enables a third configuration screen to be displayed that includes the first remote user-configured propagative poster. In this way, the remote user can verify in real-time that the user-configured propagative poster is acceptable. After verification, a fourth configuration screen is served that includes the Web code segment to be copied. In one example, the Web code segment is a HTML code segment that enables a browser to access the remote user-configured propagative poster for display.
- According to a further feature of the invention, a propagation poster, initially configured by a first remote user, is easily used by subsequent remote users. The propagative poster generator generates the original remote user-configured propagative poster in response to a hit on the first remote user Web page by subsequent remote user that selects at least a portion of the Web page of the first remote user that corresponds to the generated Web code segment. For example, if the first remote user configured a button or link to access the poster, then a button or link is added in the generated Web code segment. When the second remote user selects the button or link in the Web page of the first remote user, the browser of the second remote user is transferred to the host site. The propagative poster generator then receives the propagation poster identifier and generates data from the host site that corresponds directly to the data presented in the original propagative poster.
- According to a further feature, a propagation poster further includes an input portion, such as, a “Make Propagation Poster Now” button. The input portion enables a remote user to make another propagative poster. Another configuration session to create a new poster is then easily initiated by a user by selecting the input portion. For example, the propagation poster configuration module further hosts a second configuration session that allows a second remote user to configure a second remote-user configured propagative poster of host site content based on at least one configuration selection input by the second remote user. In this way, content on a host site is distributed more quickly to a wider audience as users who visit the web page of the first remote user can select and propagate their own posters.
- In one embodiment, the propagation poster is periodically refreshed or updated in that the poster is generated based on code executed on current data in the host site content. In one example, at least one configuration selection input made by the first remote user includes at least one search parameter. The propagative poster generator then generates a propagation poster by first executing a search query of data based on each search parameter to obtain a search result based on current host site content. The propagative poster is then generated which includes the current search result. This executing of the code can occur in real-time at the time any remote user accesses the poster or off-line such as during a periodic maintenance run.
- In one example implementation, a propagative poster can be any type of window or image including, but not limited to, a window listing job postings, a window listing resume information, a button or go to link to the host site, a search box to search the host site, or a window displaying data related to content on the host site, such as, statistical information, data reports, etc.
- According to a further feature, the propagation poster manager includes a propagative poster tracker. The propagative poster tracker tracks URL addresses of remote users accessing the first remote user-configured propagative poster.
- According to a further feature, the propagation poster manager includes a propagative poster maintenance module. The propagative poster maintenance module that generates reports based on propagative poster records and data tracked by the propagative poster tracker.
- A further feature is the ability to track which posters are not being viewed and to discontinue the off-line generation of the posters until a remote user attempts to view it again, thereby causing it to be automatically generated as well as putting it back in the automatic generation queue. This feature enables reduction of the overhead of offline generation without disrupting service.
- In one example implementation, a storage device is coupled between a server and a Web server. The server includes a propagative poster configuration module, a propagative poster generator, a propagative poster tracker, and a propagative poster maintenance module. The storage devices stores at least the following fields of information related to respective generated user-configured propagative posters: a propagative poster identifier, a bit map, a non-executable Web code segment, and an executable code. A database is also coupled between the server and the Web server. The database stores propagative poster records that include user profile and tracking information related to respective generated user-configured propagative posters.
- Further features and advantages of the present invention, as well as the structure and operation of various embodiments of the present invention, are described in detail below with reference to the accompanying drawings.
- The accompanying drawings, which are incorporated herein and form part of the specification, illustrate the present invention and, together with the description, further serve to explain the principles of the invention and to enable a person skilled in the pertinent art make and use the invention.
-
FIG. 1 is a flowchart of a routine for propagating remotely configurable posters according to one embodiment of the present invention. -
FIGS. 2A, 2B and 2C show configuration screens served during a configuration session according to one embodiment of the present invention. -
FIG. 2D show a screen with HTML text for propagating a poster according to one embodiment of the present invention. -
FIGS. 3 and 4 are block diagrams of a system for propagating remotely configurable posters according to one embodiment of the present invention. -
FIG. 5 is a diagram of a propagative poster identifier and a secure, trackable propagative poster identifier according to one embodiment of the present invention. -
FIG. 6 is a diagram of a propagative poster record according to one embodiment of the present invention. -
FIG. 7 is a diagram of example search parameters that can be used in the propagative poster record ofFIG. 6 . -
FIG. 8 is a diagram of a set of records for managing propagative posters according to one embodiment of the present invention. -
FIGS. 9A and 9B are flowcharts of a routine for propagating remotely configurable posters according to one embodiment of the present invention. -
FIGS. 10A and 10B are flowcharts of a routine for further propagating remotely configurable posters including tracking and profiling, according to one embodiment of the present invention. -
FIG. 11 is a flowchart of a routine for propagative poster maintenance according to one embodiment of the present invention. -
FIG. 12A is a diagram of an example internetwork environment according to the present invention. -
FIG. 12B shows a simplified four-layered communication model supporting Web commerce. -
FIG. 12C is a block diagram of a computer system according to an example implementation of the present invention. -
FIG. 13 shows an example screen displayed at the GoogleSM search engine Web site to facilitate non-configurable linking. -
FIGS. 14A, 14B , and 14C show example screens displayed at the Northern Light search engine to facilitate non-configurable linking. - The present invention will now be described with reference to the accompanying drawings. In the drawings, like reference numbers indicate identical or functionally similar elements. Additionally, the left-most digit(s) of a reference number typically identifies the drawing in which the reference number first appears.
- Table of Contents
- I. Overview and Terminology
- II. Propagating Remotely Configurable Posters
- A. Configuration
- B. Web Code Segment Generation
- C. Tracking
- D. Further Remotely Configurable Poster Propagation
- III. Example On-Line Propagative Poster System
- A. Host Site with Propagative Poster Management
- B. Propagative Poster Manager
- C. Operation
- D. Further Propagation
- E. Propagative Poster Maintenance
- F. Example Propagative Poster Record and Tracking Information
- G. Detailed Viewing of Information Concerning Data Summarized on a Propagative Poster
- IV. Example Environment
- V. Example Computer System
- VI. Conclusion
- I. Overview and Terminology
- The present invention provides a method, system, and computer program product for propagating access to host site content to remote users over the World Wide Web (also referred to as WWW or the Web). Access to host site content is distributed more widely and easily through propagative posters. Remote users can access a host site and configure propagative posters in real-time. A Web code segment corresponding to a configured propagative poster is then generated and sent to the remote user in real-time. Propagative posters also permit users to select summary information about an item or topic displayed thereon to access further information about that selected item or topic.
- The term “propagative poster” refers to any type of poster created and managed according to the present invention. Such a “poster” can include, but is not limited to, any one or more of an image, bitmap, link, button, window, display view, and/or applet.
- The term “real-time” means information, such as a user input and a host site response, that can be exchanged in a round-trip cycle between a remote user and the host site with little or no delay, such as, within seconds or minutes (any delay being essentially a function of the communication medium and devices connected between a user and the host site).
- The terms “Web code segment” and “non-executable code segment” refer interchangeably to an segment that can be inserted into a Web page and is capable of being interpreted by a browser. A Web code segment can include, but is not limited to, HTML text.
- The present invention is described with respect to propagating posters over the Web. The present invention is not necessarily limited to the Web and can be applied in any interactive, computer networking service, including but not limited to the Web.
- II. Propagating Remotely Configurable Posters
- The operation of the present invention is described first with respect to a routine 100, as shown in
FIG. 1 . During the description ofroutine 100, reference is made to example display screens 210, 220, 230, and 240 shown inFIGS. 2A-2D . Propagative poster management is then further described with respect to an example system and architecture shown inFIGS. 3 and 4 . Example data structures used in the propagative poster management system ofFIG. 3 are further described with respect toFIGS. 5, 6 , 7, and 8. The operation of the propagativeposter management system 300 is further described with respect to flowcharts shown inFIGS. 9A and 9B ,FIGS. 10A and 10B , andFIG. 11 . -
FIG. 1 shows a routine 100 for propagating remotely configurable posters of content on a host site (steps 110-190). - A. Configuration
- First, a configuration session is hosted that allows a remote user to configure a propagative poster (step 110). The configuration session allows the remote user to configure a propagative poster based on inputs or configuration selections made by the remote user. In one example, the present invention serves data that enables a series of configuration screens to be displayed to the remote user. The configuration screens can include templates or forms to further guide input by the user.
-
FIGS. 2A-2D show one example series of screens for configuring and propagating a propagative poster.FIG. 2A shows afirst configuration screen 210.Configuration screen 210 includes images of different types of sample posters that can be configured by user. In this example, four sample types of posters can be selected by a user. The first type is a window that displays job posting information at a host site. The second type is a window that displays resume information at the host site. The third type is a search button that enables a user to perform a search of data at the host site. The fourth type of poster is a data display window that displays information. For example, a data display representing statistical information about data on the host site can be provided in a propagative poster. - A user then selects the desired type of propagative poster from
configuration screen 210 and is presented with asecond configuration screen 220, as shown inFIG. 2B .Configuration screen 220 allows the user to further configure the content of the propagative poster. For example, if a user selected the job posting type of propagative poster inconfiguration screen 210, then aconfiguration screen 220 is served that allows the user to configure user-specified criteria. As shown inFIG. 2B , a template is provided inconfiguration screen 220 that allows a user to enter a title for the propagative poster, and to select a job function, type of industry, city, and state information. Pop-up windows can be selected to further guide a user to different types of job functions or types of industries which can be input. Similar configuration screens are presented when a user selects a resume type of propagative poster. These configuration screens, however, include templates designed to facilitate user input of fields related to resume information, such as user name, start date, years of experience, and location. - When anything but the search box type of propagative poster is configured, the configuration screens include one or more templates that allow a user to enter desired search parameters. Finally, when a data window is selected as the type of propagative poster to be configured, configuration screens are presented that allow a user to select the type of data display. For example, a template can be displayed that allows a user to select the type of data to be displayed (e.g., job or resume type of information), and the type of display format (e.g., statistical summaries, pie charts, bar charts, graphs, tables, and other formats).
- As shown in
FIG. 2C , athird configuration screen 230 is then displayed that shows the user configured propagative poster as it would appear on a web page. The remote user can then verify that the configured propagative poster is acceptable. In one example, an OK button or other input device can be used to enable the user to indicate that the poster is acceptable. - B. Web Code Segment Generation
- After configuration, a Web code segment is generated. First, a propagative poster identifier is generated (step 120). The propagative poster identifier references the configured propagative poster on the host site. In
step 130, a Web code segment is generated that includes at least a propagative poster identifier and a link to the host site. The link can be a URL of the host site through which the propagative poster can be accessed. Instep 140, the generated Web code segment is forwarded in real time to the browser of a remote user. The generated Web code segment is then inserted into a remote page at a remote site designated by the user (step 150). -
FIG. 2D shows anexample screen 240 that illustrates steps 120-150.Example screen 240 includes an example Web code segment generated according to steps 120-130. The Web code segment is HTML text and includes a propagative poster identifier and a link to the host site. The HTML text is sent over an HTTP link for display in the browser of the remote user (step 140). For example, as shown inFIG. 2D the HTML text can be provided in a box within thescreen 240 to enable a user to easily select the HTML text. The user can then cut and paste the HTML text into another remote Web page as described with respect to step 150. - Note
screen 240 also includes instructions to guide the user to further facilitate easy cutting and pasting of the HTML code segment. Alternatively, the Web code segment can be automatically inserted by the host site into a designated Web page of the remote user. This of course requires that the host site be granted access rights to write on the Web server of the remote user. - The display screens 210 through 240 described with respective
FIGS. 2A through 2D are illustrative and not intended to limit the present invention. For example, a smaller or larger number of screens can be used. Different types of information and format can be included in screens 210-240 in accordance with the present invention. Any type of user input entry device can be used, including but not limited to templates, forms or other data entry modes. - After
step 150, the first or original configured propagative poster is then accessible to subsequent users that visit the remote Web page with the inserted Web code segment. For example, the remote Web page may include a display of the propagative poster itself and/or a button or link to the propagative poster. When a subsequent user visits or “hits” the remote Web page the original configured propagative poster is generated (step 160). Because the inserted Web segment included a link to the propagative poster host site the subsequent user can be hyperlinked to the host site itself through conventional HTTP. The propagative poster identifier drawn from the Web code segment further allows the host site to automatically serve the appropriate propagative poster to the second or subsequent remote user. In particular, an overlay window is generated on the browser of the subsequent remote user that displays the original configured propagative poster. - At this time, the subsequent user is communicating directly with the host site. The host site can generate the original configured propagative poster based on current data at the time the poster is accessed. Alternatively, the host site can display the original configured poster data based on data in the host site at the time the original user configured the poster or at the time when the poster was periodically “refreshed” or updated. For example, the host site may periodically generate and store the configured propagated posters offline as part of a daily maintenance or updating procedure. Regardless, the subsequent user is able to view the poster configured by the original user that includes data on the host site. In this way, host site data is propagated and distributed widely over the WWW.
- C. Tracking
- The host site can further track information related to the original remote user that configured the propagative poster and subsequent accesses made to the configured propagative poster (step 170). For example URL history information of the original remote user and subsequent remote users that access the propagative posters can be tracked. Click-through information can be tracked. In general, any type of tracking and user profiling can be used depending on what we have access to via the document object model (DOM) and/or other methods. According to one feature of the present invention, the number of accesses made to configured propagative posters and the frequency of the number of accesses made is tracked. In this way more active propagative posters can be refreshed more often.
- D. Further Remotely Configurable Poster Propagation
- According to a further feature of the present invention a propagation poster further includes an input portion, such as, a “Make Propagation Poster” button. The input portion enables a remote user to easily make another propagative poster. For example, as shown in the
configuration screen 230, a propagative poster can include an input portion labeled “click. here to get a window for your site” or “make propagation poster now.” - In
step 180, a check is made to determine whether a user wishes to configure a propagative poster. In particular, a check is made to determine whether the user has made a selection to the input portion for making a propagative poster. When a user does wish to configure a propagative poster, a configuration session to create a new poster is then initiated.Steps 110 through 170 are then repeated for the subsequent remote user. In this way, another propagation poster is easily generated for the subsequent remote user. Content on the host site is then distributed even more quickly to a wider audience as users who visit the Web page of the remote user select and propagate their own posters. When a user doesn't want to configure a propagative poster then routine 100 ends (step 190). - III. Example On-Line Propagative Poster System
-
FIGS. 3 and 4 are block diagrams of an on-line system 300 for propagating remotely configurable posters according to one embodiment of the present invention.Propagative poster system 300 includes ahost site 302.Host site 302 is coupled through communication links overnetwork 305 to any number of clients of remote users. For clarity, onlyclient 370 ofuser 1 andclient 380 of user n are shown.Client 370 includes abrowser 372 and a user interface 347. Similarly,client 380 includes abrowser 382 and auser interface 384. Aremote Web server 376 is also coupled tonetwork 305.Web server 376 is further coupled to astorage device 377storing Web page 378.FIG. 4 shows how anexample HTML segment 410 generated according to the present invention is inserted into aremote Web page 378. - A. Host Site with Propagative Poster Management
-
Host site 302 includes apropagative poster manager 310,storage device 312,database 314, andWeb server 316.Propagative poster manager 310 andWeb server 316 are coupled to one another and tostorage device 312 anddatabase 314.Storage device 312 stores records related to the content of propagative posters and the management of propagative posters.Database 314 stores data forhost site 302, that is, the local content ofhost site 312.Propagative poster manager 310 further includes a propagativeposter configuration module 320,propagative poster generator 330,propagative poster tracker 340, propagativeposter maintenance module 350. -
Host site 302 can be implemented on any one or more processors. In one example, not intended to limit the present invention,propagative poster manager 310 is implemented on one or more servers. Likewise,Web server 316 can be one or more Web servers supporting Web services.Storage device 312 can be type of data storage device or combination of data storage devices including, but not limited to, a type of memory and/or database.Database 314 can be any type of database (relational or non-relational). Additional databases can be added to accommodate greater capacity. In one example,host site 302 is a Web site that supports on-line employment services, especially for independent consultants and hiring managers who are looking to hire independent consultants. These on-line employment services can include but are not limited to presenting and managing job postings, resume collection, formatting and storage, spidering, and e-mail campaign generation and management. Other servers and modules (not shown) can support these services and provide data fordatabase 314. - B. Propagative Poster Manager
-
Propagative poster manager 310 further includes a propagativeposter configuration module 320,propagative poster generator 330,propagative poster tracker 340, propagativeposter maintenance module 350. Propagationposter configuration module 320 hosts configuration sessions that allow remote users to configure propagative posters of host site content.Propagative poster generator 330 generates propagative poster identifiers and corresponding Web code segments as described above with respect to Steps 110-130.Propagative poster tracker 340 tracks URL addresses of remote servers accessing the user configured propagated posters and other profiling and tracking information. Propagativeposter maintenance module 350 generates reports based on propagative poster records and data tracked by thepropagative poster tracker 340. Propagative poster manager 310 (including each component propagativeposter configuration module 320,propagative poster generator 330,propagative poster tracker 340, and propagative poster maintenance module 350) can be control logic implemented in software, firmware, hardware or any combination thereof. The operation of the on-linepropagative poster system 300 and in particularpropagative poster manager 310 is described further with respect to the example data structures in FIGS. 5 to 8 and the operational flowchart ofFIGS. 9A, 9B , 10A, 10B, and 11. - C. Operation
- As shown in
FIG. 9A , afirst configuration session 900 begins when aremote user 1 visits host site 302 (step 912).User 1 enters the URL of host site 302 (in particular, the URL of Web server 316) intobrowser 372.User 1 is then linked toWeb server 316.Host site 302 then throughWeb server 316 presents different web pages tobrowser 372 for reviewing byuser 1. These web pages can include any type of host site content. Instep 914, a propagation poster query is sent. This query for example can be an input portion on a window that indicates “make propagation poster now.” Alternatively, a separate window asking the remote user if they wish to configure a propagative poster can be displayed. - In
step 916,user 1 requests to make a propagative poster.Host site 302 receives the request and sends one or more configuration screens (step 918). In particular, propagationposter configuration module 320 sends one or more configuration screens 210-230 in a configuration session as described above with respect to step 110 andFIGS. 2A to 2C.User 1 inputs desired configuration selections into the one or more screens.Browser 372 then sends the user's configuration selections to host site 302 (step 920). -
Propagative poster manager 310 then generates and sends a bitmap or text of a configured propagative poster to browser 372 (step 922).Browser 372 then sends a confirmation input byuser 1 indicating that the configured propagative poster is acceptable (step 924). -
Propagative poster generator 330 then generates a propagative poster identifier that includes a unique poster number (step 926). Alternatively, in one embodiment to enhance security and promote trackingpropagative poster 330 further includes a hash function generator. Any type of hash function can be used including but not limited to a one-way hash function such as the MD5 message-digest algorithm (B. Schneier, Applied Cryptography, Second Edition (John Wiley & Sons, Inc. United states of America) 1996, pp. 351-354, and R. Rivest, “MD5 Message-Digest Algorithm,” Networking Group Request for Comments: 1321 MIT Laboratory for Computer Science and RSA Data Security, Inc., April 1992 (downloaded Mar. 30, 2000)), each of which is incorporated in its entirety herein by reference. - The hash function generator as shown in
FIG. 5 receives a respectiveprivate key 510, andunique poster number 520. The hash function generator then outputs asecure fingerprint 540. Propagative poster (PP)generator 330 then concatenates thesecure fingerprint 540 and the URL of the first or originating remote user to generate a secure, trackable propagative poster ID (PPID) 560 (step 928). -
PP generator 330 then generates a non-executableHTML code segment 410 that includes secure,trackable PPID 560 and a link (URL) to host site 302 (step 930).PP generator 330 further generates executable code.PP generator 330 then generates and stores aPP record 600 in storage device 312 (step 934). -
FIG. 6 shows an examplepropagative poster record 600 stored instorage device 312.Propagative poster record 600 includes apropagative poster ID 560,bitmap 620,non-executable code segment 630,executable code 640,search parameter 650, active/inactive flag 660, and originator profile data 670.Bitmap 620 is an image of the propagative poster configured by user.Non-executable code segment 630 represents the web code segment (e.g, HTML segment 410) generated instep 930. -
Executable code 640 is executable code that enableshost site 302 to generate a propagative poster configured in accordance with the selections of the user based on data indatabase 314 ofhost site 302. For example, executable code can include, but is not limited to, Structured Query Language (SQL) or other language that enables a search ofdatabase 314 to be performed.Search parameter 650 are keywords, Boolean operators, or other operators that identify a particular search selected or configured by the user during the configuration of the respective propagative poster. In one example, search parameters can include poster title, job function, zip code and state.FIG. 7 shows an example of search parameters input to obtain a desired resume information type of propagation poster. For example,search parameter 650 as shown inFIG. 7 include field type (P1, P2, P3) and field value (T1, T2, T3) information. Field type P1 corresponds to city information with a value of “Annandale” T1. Field type P2 corresponds to state information with a value of “VA” T2. Field type information P3 corresponds to years of experience with a value “6” T3. In this way,executable code 640 can be executed byhost site 302 to searchdatabase 314 based onsearch parameter 650 to generate and refresh propagative poster content. - This example is illustrative only and not intended to limit the present invention. Any number and type of data fields and values can be used as would be apparent to a person skilled in the art given this description. Also,
search parameter 650 may not be used for certain types of posters that do not require a search of host site data. - Active/
inactive flag 660 is set by propagativeposter maintenance module 350 depending upon how frequently a particular propagative poster is accessed. For example, if propagativeposter maintenance module 350 determines that no hits have been made to the propagative poster, thenpropagative maintenance module 350 setsflag 660, to an inactive value. When a hit is made to the propagative poster,propagative maintenance module 350 initiates immediate generation and then sets the flag to active.Propagative poster manager 310 further stores original profile data 670. Original profile data 670 can include profile information entered by the user creating the poster during configuration (or a prior registration session). -
Propagative poster manager 310 then sends the non-executableHTML code segment 630 tobrowser 372 at client 370 (step 936).User 1 throughbrowser 372 then inserts non-executable HTML code segment into a Web page (step 938). As described with respect to step 150, the non-executable HTML code segment can be inserted manually (e.g., cut and pasted) by a user or automatically byhost site 302. - D. Further Propagation
- The distribution of propagative posters is further described with respect to
FIGS. 10A and 10B . Remote user n (e.g. user 2) visitsuser 1 web page (step 1002). Remote server then interprets HTML code segment 410 (step 1004).Browser 382 is then linked tohost site 302 andWeb server 316.Propagative poster tracker 340 parses the originating URL (User 1's URL), and secure trackable PPID 560 (step 1006). -
PP tracker 340 further tracks the referring URL ofserver 376. Instep 1008,PP tracker 340 checks whether a valid poster ID is obtained. For example,PP tracker 340 decryptsfingerprint 540 with a copy of the private key previously stored inhost site 302 and compares it with the unique poster number orID 520 to determined if the poster ID that is valid. If a valid poster ID has not been sent, thenPP tracker 340 ignores the remote user n (step 1010). Otherwise, when a valid poster ID is verified,PP tracker 340 determines whether the URL of remote user n equals the originator URL of user 1 (step 1012). If the URL of remote user n is not equal thenPP tracker 340 recognizes that a different user is accessing the poster and stores the URL of remote user n (step 1014) and proceeds to step 1016. Otherwise,propagative poster tracker 340 proceeds directly to step 1016. - In
step 1016,propagative poster tracker 340 updates the history information of propagative poster. In particular, the history is updated to indicate that an access to the propagative poster has been made and to provide a history of the accessing URL and time stamp information. As shown inFIG. 10A , after a valid poster ID has been verified instep 1008, and the URL of the accessingremote server 376 has been evaluated instep 1012, and propagative history updated instep 1016, thenpropagative poster manager 310 serves thepropagative poster bitmap 620 in real-time to remote user n (step 1018).Browser 382 then displays to user n the propagative poster in an overlay window (step 1020). At this time, remote user n is now viewingPP bitmap 620 onhost site 302. - In
step 1022, remote user n selects an input portion or “make propagation poster” area withinPP bitmap 620.Browser 382 forwards this selection to hostsite 302.Propagative poster manager 310 receives the “make propagation poster” selection including a mouse click represented by a set of screen space coordinates (step 1024).Propagative poster manager 310 converts the selection screen space coordinates to x-y coordinates in bitmap space of the poster (step 1026).Propagative poster manager 310 then evaluates the x-y coordinates in bitmap space to determine if the “make propagation poster” was selected (step 1028). For example, if a small “make propagation poster” label is added at the bottom of a poster the x-y coordinates in bitmap space are checked to see if they correspond to the area of the small label at the bottom of the poster. If not, thenPP manager 310 ignores the input or performs other processing (step 1030). If yes, then control is transferred toPP configuration module 320 to initiate a configuration session (step 1032). - E. Propagative Poster Maintenance
-
Propagative maintenance module 350 carries out a routine forpropagative poster maintenance 1100 as shown inFIG. 11 .PP maintenance module 350 generates reports based on poster records and tracking data (step 1110). Any type of report can be generated based on the information in the poster records and tracking data. Such reports can include but are not limited to reports of each kind of poster that provides information on how many posters reviewed today, how many posters were clicked on today, how many posters were made today, what's the view/click ratio, what are the most active sites that view those site posters, what are the most active sites that generate mouse clicks or searches, what sites generate the most poster creations, what posters are the most popular, and what single poster identifier is on the most sites.PP maintenance module 350 also sets poster records to active or inactive state depending on use (step 1120). In particular,PP maintenance module 350 setsflag 660 in eachPP record 600 to an active state when the poster has been activated on a frequent basis (i.e., at least one hit a day), or to an inactive value if the poster has not been accessed on a frequent basis. - Next,
PP maintenance module 350 refreshes propagative posters (step 1130). For example,PP maintenance module 350 searches and identifies each active PP record 600 (with an active flag 660). For eachactive PP record 600, PP maintenance module executes theexecutable code 640 based onsearch parameters 650.Executable code 640 then generates an updated propagated poster image based on current content indatabase 314. An updated image of the propagated poster is then stored onstorage device 312. In other words, it is rewritten over the existingbit map 620. Originator profile data 670 can also be updated based on tracked URL history and/or click-through data. - F. Example Propagative Poster Record and Tracking Information
-
FIG. 8 shows an example propagative posterrecord data structure 800 according to one example implementation of the present invention. Propagative poster record data structure includes aposter object 810, poster events object 820, posterevent object type 830,poster owner object 840,poster type object 850,poster click action 860, posterclick definition object 870, poster clickaction URL object 880,poster parameters 890, and poster parameters typeobject 892. Each of theobjects 810 through 892 are generated and tracked for a respective propagative poster. The different fields and function of each field for each of theobjects 810 through 892 is described further in corresponding tables below. -
Poster object 810 includes the following fields and content as set forth in Table 1 below.TABLE 1 Poster Object 810Field Content PosterID unique poster identifier number Encrypted ID encrypted poster identifier PosterOwner ID unique poster owner identifier number (pointer to poster object 840) PosterType ID number identifying type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme. (pointer to poster object 850) PosterURL URL of original user that created poster PosterHTML HTML segment that is cut and pasted to propagate poster GIFName file name of stored poster (e.g., a hash coded secure, trackable ID filename with a .gif file type extension) PosterCreateDate time and date stamp of when poster was created by originator Active active/inactive flag PosterParamsID number identifying poster search parameters (pointer to poster object 890) PosterClickActionID number identifying poster click action parameters (pointer to poster object 860) - Poster events object 820 includes the following fields and content shown in Table 2 below.
TABLE 2 Poster Events Object 820Field Content PosterEventsID event number PosterID unique poster number PosterEventTypeID number identifying type of poster event (pointer to poster object 830) ReferringURL URL address of site that accessed or “hit” poster EventDate time and date stamp of hit on poster - Poster
event type object 830 has fields and content as shown below in Table 3.TABLE 3 Poster Event Type Object 830Field Content PosterEventTypeID number identifying type of poster event PosterEventDescriptionID textual description of poster event (e.g., poster hit, poster viewed for length of time) -
Poster owner object 840 includes the following fields and content as set forth in Table 4.TABLE 4 Poster Owner Object 840Field Content Poster Owner ID unique poster owner identifier number PosterOwnerName name of originator of poster PosterOwnerEmail email address of originator of poster -
Poster type object 850 has the following fields and content provided in Table 5.TABLE 5 Poster Object Type 850Field Content PosterTypeID number identifying type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme. PosterType Description textual description of type of poster (e.g., job posting poster, resume poster, search button, or statistical display), GIF or TEXT version of poster, choice of color and size scheme. PosterClick DefID number identifying which area corresponds to an input portion on poster for making another propagation poster (pointer to poster object 870) - Poster
click action object 860 includes the following fields and content as shown in Table 6.TABLE 6 Poster Click Action Object 860Field Content PosterClick ActionID number identifying poster click action parameters PosterClickDefID number identifying poster click action parameters (pointer to poster object 870) PosterAreaNumber1 area number of poster (e.g., one of three areas where banner ads can be placed) ActionURL URL - Poster click define
object 870 has the following fields and content shown in Table 7. Note points (x1,y1) and (x2,y2) can be two points defining a rectangle (or square) area on a web page in bitmap space. In one embodiment, this set of points defines an input portion where a user clicks to propagate another poster.TABLE 7 Poster Click Define Object 870Field Content PosterClickDefID number identifying poster click action parameters X1 x coordinate of first point in bit map space Y1 y coordinate of second point in bit map space X2 x coordinate of second point in bit map space Y2 y coordinate of second point in bit map space PosterAreaNumber area number of poster (e.g., one of three areas where banner ads can be placed) PosterEventTypeID number identifying type of poster event (pointer to poster object 830) PosterClickActionURL number identifying type of poster click action (pointer to poster object 880) - Poster
click action URL 880 includes the following fields and content as shown in Table 8.TABLE 8 Poster Click Action URL Object 880Field Content PosterClickActionURLID number identifying type of poster click action URL ActionURL URL - Poster parameters object 890 includes the following fields and contents and shown in Table 9.
TABLE 9 Poster Parameters Object 890Field Content PosterParametersID number identifying type of poster search parameters (pointer to poster object 892) ParametersTypeID number identifying type of poster search ParameterValue value of type of poster search - Poster parameters type
object 892 includes the following fields and content as shown in Table 10.TABLE 10 Poster Parameters Type Object 892Field Content ParamsTypeID number identifying type of poster search ParamsDescription textual description of search parameters
Note other information can be tracked including client side variables, such as, screen depth, screen width, platform type, browser, and plug-ins installed on client. Such information and tracking is optional depending upon a particular application or preference of an administrator ofpropagative poster manager 310. - G. Detailed Viewing of Information Concerning Data Summarized on a Propagative Poster
- As noted above, a feature of the present invention permits users to click on (i.e., select) summary information displayed on a propagative poster to access further information about a selected item or topic. In other words, a propagative poster allows a user to select summary information about an item or topic displayed on the propagative poster to thereby access further information about that selected item or topic.
- In the context of a list of resumes, for example, a user can access details about a resume that looks interesting simply by clicking on a summary of the desired resume displayed in a list of resumes on a propagative poster. As described in the above sections,
propagative poster manager 310 converts the selection screen space coordinates to x-y coordinates in bitmap space of the poster.Propagative poster manager 310 then evaluates the x-y coordinates in bitmap space to determine which resume summary was selected. The system then presents more detailed data corresponding to the resume summary from some host site to the user. - IV. Example Environment
- The present invention can be implemented in any communication network, such as, the Internet, which supports interactive services and applications. In particular, the present invention can be implemented in any Web service, preferably a Web service supporting secure transactions, such as, the Secure Socket Layer (SSL) protocol and/or using a Secure HyperText Transport Protocol (S-HTTP). In one example, the present invention is implemented in a multi-platform (platform independent) programming language such as Java 1.1. Java-enabled browsers are used, such as, Netscape, HotJava, and Microsoft Explorer browsers. Active content Web pages can be used. Such active content Web pages can include Java applets or ActiveX controls, or any other active content technology developed now or in the future. The present invention, however, is not intended to be limited to Java or Java-enabled browsers, and can be implemented in any programming language and browser, developed now or in the future, as would be apparent to a person skilled in the art given this description.
-
FIG. 12A is a diagram of an example internetwork environment according to the present invention.FIG. 12A shows a communication network or combination of networks (Internet) 1200 which can support the invention.Internet 1200 consists of interconnected computers which supports communication between many different types of users including businesses, universities, individuals, government, and financial institutions.Internet 1200 supports many different types of communication links implemented in a variety of architectures. For example, voice and data links can be used including phone, paging, cellular, and cable TV (CATV) links. Terminal equipment can include local area networks, personal computers with modems, content servers of multi-media, audio, video, and other information, pocket organizers, Personal Data Assistants (PDAs), and set-top boxes. - Communication over a communication network such as,
Internet 1200, is carried out through different layers of communication.FIG. 12B shows a simplified four-layered communication model supporting Web commerce including anapplication layer 1208,transport layer 1210,Internet layer 1220,physical layer 1230. As would be apparent to a person skilled in the art, in practice, a number of different layers can be used depending upon a particular network design and communication application.Application layer 1208 represents the different tools and information services which are used to access the information over the Internet. Such tools include, but are not limited to, telenet log-in service 1201,IRC chat 1202,Web service 1203, and SMTP (Simple Mail Transfer Protocol)electronic mail service 1206.Web service 1203 allows access toHTTP documents 1204, and FTP and Gopher files 1205. A Secure Socket Layer (SSL) is an optional protocol used to encrypt communications between a Web browser and Web server. - Description of the example environment in these terms is provided for convenience only. It is not intended that the invention be limited to application in this example environment. In fact, after reading the following description, it will become apparent to a person skilled in the relevant art how to implement the invention in alternative environments.
- V. Example Computer System
- An example of a
computer system 1240 is shown inFIG. 12C . Thecomputer system 1240 represents any single or multi-processor computer. Single-threaded and multi-threaded computers can be used. Unified or distributed memory systems can be used. -
Computer system 1240 includes one or more processors, such asprocessor 1244. One ormore processors 1244 can execute software implementing routine 100 as described above. Eachprocessor 1244 is connected to a communication infrastructure 1242 (e.g., a communications bus, cross-bar, or network). Various software embodiments are described in terms of this exemplary computer system. After reading this description, it will become apparent to a person skilled in the relevant art how to implement the invention using other computer systems and/or computer architectures. -
Computer system 1240 also includes amain memory 1248, preferably random access memory (RAM), and can also include asecondary memory 1250. Thesecondary memory 1250 can include, for example, ahard disk drive 1252 and/or aremovable storage drive 1254, representing a floppy disk drive, a magnetic tape drive, an optical disk drive, etc. Theremovable storage drive 1254 reads from and/or writes to a removable storage unit 1258 in a well known manner. Removable storage unit 1258 represents a floppy disk, magnetic tape, optical disk, etc., which is read by and written to byremovable storage drive 1254. As will be appreciated, the removable storage unit 1258 includes a computer usable storage medium having stored therein computer software and/or data. - In alternative embodiments,
secondary memory 1260 may include other similar means for allowing computer programs or other instructions to be loaded intocomputer system 1240. Such means can include, for example, aremovable storage unit 1262 and aninterface 1260. Examples can include a program cartridge and cartridge interface (such as that found in video game devices), a removable memory chip (such as an EPROM, or PROM) and associated socket, and otherremovable storage units 1262 andinterfaces 1260 which allow software and data to be transferred from theremovable storage unit 1262 tocomputer system 1240. -
Computer system 1240 can also include acommunications interface 1264.Communications interface 1264 allows software and data to be transferred betweencomputer system 1240 and external devices viacommunications path 1266. Examples ofcommunications interface 1264 can include a modem, a network interface (such as Ethernet card), a communications port, etc. Software and data transferred viacommunications interface 1264 are in the form of signals which can be electronic, electromagnetic, optical or other signals capable of being received bycommunications interface 1264, viacommunications path 1266. Note thatcommunications interface 1264 provides a means by whichcomputer system 1240 can interface to a network such as the Internet. - The present invention can be implemented using software running (that is, executing) in an environment similar to that described above with respect to
FIG. 12A . In this document, the term “computer program product” is used to generally refer toremovable storage unit 1254, a hard disk installed inhard disk drive 1252, or a carrier wave carrying software over a communication path 1266 (wireless link or cable) tocommunication interface 1264. A computer useable medium can include magnetic media, optical media, or other recordable media, or media that transmits a carrier wave or other signal. These computer program products are means for providing software tocomputer system 1240. - Computer programs (also called computer control logic) are stored in
main memory 1248 and/orsecondary memory 1250. Computer programs can also be received viacommunications interface 1264. Such computer programs, when executed, enable thecomputer system 1240 to perform the features of the present invention as discussed herein. In particular, the computer programs, when executed, enable theprocessor 1244 to perform the features of the present invention. Accordingly, such computer programs represent controllers of thecomputer system 1240. - The present invention can be implemented as control logic in software, firmware, hardware or any combination thereof. In an embodiment where the invention is implemented using software, the software may be stored in a computer program product and loaded into
computer system 1240 usingremovable storage drive 1254,hard drive 1250, orinterface 1260. Alternatively, the computer program product may be downloaded tocomputer system 1240 overcommunications path 1266. The control logic (software), when executed by the one ormore processors 1244, causes the processor(s) 1244 to perform the functions of the invention as described herein. - In another embodiment, the invention is implemented primarily in firmware and/or hardware using, for example, hardware components such as application specific integrated circuits (ASICs). Implementation of a hardware state machine so as to perform the functions described herein will be apparent to persons skilled in the relevant art(s).
- While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only, and not limitation. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined in the appended claims. Thus, the breadth and scope of the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.
Claims (22)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/708,071 US20070150804A1 (en) | 2000-04-18 | 2007-02-20 | Method, system, and computer program product for propagating remotely configurable posters of host site content |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US55174600A | 2000-04-18 | 2000-04-18 | |
US11/708,071 US20070150804A1 (en) | 2000-04-18 | 2007-02-20 | Method, system, and computer program product for propagating remotely configurable posters of host site content |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US55174600A Continuation | 2000-04-18 | 2000-04-18 |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070150804A1 true US20070150804A1 (en) | 2007-06-28 |
Family
ID=24202507
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/436,094 Expired - Fee Related US8266242B2 (en) | 2000-04-18 | 2006-05-18 | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US11/708,071 Abandoned US20070150804A1 (en) | 2000-04-18 | 2007-02-20 | Method, system, and computer program product for propagating remotely configurable posters of host site content |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/436,094 Expired - Fee Related US8266242B2 (en) | 2000-04-18 | 2006-05-18 | Method, system, and computer program product for propagating remotely configurable posters of host site content |
Country Status (3)
Country | Link |
---|---|
US (2) | US8266242B2 (en) |
AU (1) | AU2001253610A1 (en) |
WO (1) | WO2001080065A2 (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020016809A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | System and method for scheduling execution of cross-platform computer processes |
US20020016730A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | Method,system, and computer program product for employment market statistics generation and analysis |
US20060129536A1 (en) * | 2000-04-18 | 2006-06-15 | Foulger Michael G | Interactive intelligent searching with executable suggestions |
US20070016562A1 (en) * | 2000-04-25 | 2007-01-18 | Cooper Jeremy S | System and method for proximity searching position information using a proximity parameter |
US20070022170A1 (en) * | 2000-04-25 | 2007-01-25 | Foulger Michael G | System and method related to generating an email campaign |
US20070204219A1 (en) * | 2000-04-18 | 2007-08-30 | Foulger Michael G | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US7401155B2 (en) | 2000-04-19 | 2008-07-15 | Archeron Limited Llc | Method and system for downloading network data at a controlled data transfer rate |
US20090063468A1 (en) * | 2007-06-25 | 2009-03-05 | Berg Douglas M | System and method for career website optimization |
US8850544B1 (en) * | 2008-04-23 | 2014-09-30 | Ravi Ganesan | User centered privacy built on MashSSL |
US20190068685A1 (en) * | 2017-08-29 | 2019-02-28 | International Business Machines Corporation | Providing instructions during remote viewing of a user interface |
CN111242691A (en) * | 2020-01-14 | 2020-06-05 | 广东博智林机器人有限公司 | Method and device for generating advertisement poster, storage medium and terminal equipment |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8117529B2 (en) | 2004-06-28 | 2012-02-14 | Sap Ag | Object based navigation |
US7472169B2 (en) * | 2006-03-15 | 2008-12-30 | Traffic.Com, Inc. | Method of displaying traffic information on a web page |
US9996627B2 (en) * | 2007-03-30 | 2018-06-12 | Excalibur Ip, Llc | Point of presence distribution mechanism for digital content objects |
US8996682B2 (en) * | 2007-10-12 | 2015-03-31 | Microsoft Technology Licensing, Llc | Automatically instrumenting a set of web documents |
WO2010022459A1 (en) | 2008-08-27 | 2010-03-04 | Rob Chamberlain | System and/or method for linking network content |
US9930092B2 (en) | 2010-12-06 | 2018-03-27 | Zoho Corporation Private Limited | Editing an unhosted third party application |
CN103593344B (en) * | 2012-08-13 | 2016-09-21 | 北大方正集团有限公司 | A kind of information collecting method and device |
US9654587B2 (en) | 2014-04-16 | 2017-05-16 | Go Daddy Operating Company, LLC | System for location-based website hosting optimization |
US9350792B2 (en) * | 2014-04-16 | 2016-05-24 | Go Daddy Operating Company, LLC | Method for location-based website hosting optimization |
Citations (86)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5107443A (en) * | 1988-09-07 | 1992-04-21 | Xerox Corporation | Private regions within a shared workspace |
US5321835A (en) * | 1989-09-27 | 1994-06-14 | Hitachi, Ltd. | Method of controlling execution of jobs and system for the same |
US5414845A (en) * | 1992-06-26 | 1995-05-09 | International Business Machines Corporation | Network-based computer system with improved network scheduling system |
US5532838A (en) * | 1993-12-27 | 1996-07-02 | Barbari; Edward P. | Method & apparatus for dynamically creating and transmitting documents via facsimile equipment |
US5551024A (en) * | 1994-10-13 | 1996-08-27 | Microsoft Corporation | System for identifying data records in a database using a data structure with linked parameters in a search range |
US5706502A (en) * | 1996-03-25 | 1998-01-06 | Sun Microsystems, Inc. | Internet-enabled portfolio manager system and method |
US5781901A (en) * | 1995-12-21 | 1998-07-14 | Intel Corporation | Transmitting electronic mail attachment over a network using a e-mail page |
US5793972A (en) * | 1996-05-03 | 1998-08-11 | Westminster International Computers Inc. | System and method providing an interactive response to direct mail by creating personalized web page based on URL provided on mail piece |
US5796952A (en) * | 1997-03-21 | 1998-08-18 | Dot Com Development, Inc. | Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database |
US5799309A (en) * | 1994-12-29 | 1998-08-25 | International Business Machines Corporation | Generating an optimized set of relational queries fetching data in an object-relational database |
US5870604A (en) * | 1994-07-14 | 1999-02-09 | Hitachi, Ltd. | Job execution processor changing method and system, for load distribution among processors |
US5875175A (en) * | 1997-05-01 | 1999-02-23 | 3Com Corporation | Method and apparatus for time-based download control |
US5908465A (en) * | 1995-09-27 | 1999-06-01 | Aisin Aw Co., Ltd. | Navigation system for displaying a structure-shape map |
US5937162A (en) * | 1995-04-06 | 1999-08-10 | Exactis.Com, Inc. | Method and apparatus for high volume e-mail delivery |
US6021406A (en) * | 1997-11-14 | 2000-02-01 | Etak, Inc. | Method for storing map data in a database using space filling curves and a method of searching the database to find objects in a given area and to find objects nearest to a location |
US6031533A (en) * | 1996-07-03 | 2000-02-29 | Sun Microsystems, Inc. | Graphical user interface for use in a de-centralized network environment |
US6049776A (en) * | 1997-09-06 | 2000-04-11 | Unisys Corporation | Human resource management system for staffing projects |
US6055510A (en) * | 1997-10-24 | 2000-04-25 | At&T Corp. | Method for performing targeted marketing over a large computer network |
US6070190A (en) * | 1998-05-11 | 2000-05-30 | International Business Machines Corporation | Client-based application availability and response monitoring and reporting for distributed computing environments |
US6073075A (en) * | 1995-11-01 | 2000-06-06 | Hitachi, Ltd. | Method and system for providing information for a mobile terminal |
US6085244A (en) * | 1997-03-17 | 2000-07-04 | Sun Microsystems, Inc. | Dynamic test update in a remote computer monitoring system |
US6091777A (en) * | 1997-09-18 | 2000-07-18 | Cubic Video Technologies, Inc. | Continuously adaptive digital video compression system and method for a web streamer |
US6094507A (en) * | 1997-03-17 | 2000-07-25 | Nec Corporation | Figure location detecting system |
US6101485A (en) * | 1998-03-26 | 2000-08-08 | International Business Machines Corporation | Electronic solicitations for internet commerce |
US6170011B1 (en) * | 1998-09-11 | 2001-01-02 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for determining and initiating interaction directionality within a multimedia communication center |
US6170071B1 (en) * | 1998-07-27 | 2001-01-02 | Lucent Technologies, Inc. | Method for optimizing test fixtures to minimize vector load time for automated test equipment |
US6182129B1 (en) * | 1997-09-11 | 2001-01-30 | International Business Machines Corporation | Apparatus, methods and computer program products for managing sessions with host-based application using session vectors |
US6188396B1 (en) * | 1996-03-29 | 2001-02-13 | International Business Machines Corp. | Synchronizing multimedia parts with reference to absolute time, relative time, and event time |
US6188398B1 (en) * | 1999-06-02 | 2001-02-13 | Mark Collins-Rector | Targeting advertising using web pages with video |
US6222825B1 (en) * | 1997-01-23 | 2001-04-24 | Advanced Micro Devices, Inc. | Arrangement for determining link latency for maintaining flow control in full-duplex networks |
US6233520B1 (en) * | 1998-02-13 | 2001-05-15 | Toyota Jidosha Kabushiki Kaisha | Map data access method for navigation and navigation system |
US6256627B1 (en) * | 1997-07-08 | 2001-07-03 | At&T Corp. | System and method for maintaining a knowledge base and evidence set |
US6263020B1 (en) * | 1996-12-24 | 2001-07-17 | Intel Corporation | Method and apparatus for bit rate control in a digital video system |
US20010011226A1 (en) * | 1997-06-25 | 2001-08-02 | Paul Greer | User demographic profile driven advertising targeting |
US6275575B1 (en) * | 2000-01-12 | 2001-08-14 | Right4Me.Com, Inc. | Method and system for coordinating and initiating cross-platform telephone conferences |
US6282540B1 (en) * | 1999-02-26 | 2001-08-28 | Vicinity Corporation | Method and apparatus for efficient proximity searching |
US20020004733A1 (en) * | 2000-05-05 | 2002-01-10 | Frank Addante | Method and apparatus for transaction tracking over a computer network |
US20020004753A1 (en) * | 1996-10-25 | 2002-01-10 | Thomas J. Perkowski | System and method for finding and serving consumer product related information to consumers using internet-based information servers and clients |
US20020016809A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | System and method for scheduling execution of cross-platform computer processes |
US20020016730A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | Method,system, and computer program product for employment market statistics generation and analysis |
US6346980B1 (en) * | 1999-09-27 | 2002-02-12 | Asahi Kogaku Kogyo Kabushiki Kaisha | Ground positioning system applied in a distance measuring device |
US6351755B1 (en) * | 1999-11-02 | 2002-02-26 | Alta Vista Company | System and method for associating an extensible set of data with documents downloaded by a web crawler |
US6353845B1 (en) * | 1998-06-25 | 2002-03-05 | International Business Machines Corporation | Computer system, program product and method for tracking asynchronous I/O with timeout support |
US20020032738A1 (en) * | 2000-04-25 | 2002-03-14 | Foulger Michael G. | System and method related to generating and tracking an email campaign |
US6360254B1 (en) * | 1998-09-15 | 2002-03-19 | Amazon.Com Holdings, Inc. | System and method for providing secure URL-based access to private resources |
US6363377B1 (en) * | 1998-07-30 | 2002-03-26 | Sarnoff Corporation | Search data processor |
US6381579B1 (en) * | 1998-12-23 | 2002-04-30 | International Business Machines Corporation | System and method to provide secure navigation to resources on the internet |
US20020059226A1 (en) * | 2000-04-25 | 2002-05-16 | Cooper Jeremy S. | System and method for proximity searching position information using a proximity parameter |
US6397219B2 (en) * | 1997-02-21 | 2002-05-28 | Dudley John Mills | Network based classified information systems |
US20020073343A1 (en) * | 1999-12-14 | 2002-06-13 | Ziskind Benjamin H. | Integrated internet messenger system and method |
US20020082923A1 (en) * | 1997-06-16 | 2002-06-27 | Merriman Dwight A. | Network for distribution of re-targeted advertising |
US20020103698A1 (en) * | 2000-10-31 | 2002-08-01 | Christian Cantrell | System and method for enabling user control of online advertising campaigns |
US6523021B1 (en) * | 2000-07-31 | 2003-02-18 | Microsoft Corporation | Business directory search engine |
US20030037158A1 (en) * | 1997-08-22 | 2003-02-20 | Koichi Yano | Data communication apparatus and method |
US20030046148A1 (en) * | 2001-06-08 | 2003-03-06 | Steven Rizzi | System and method of providing advertising on the internet |
US6539080B1 (en) * | 1998-07-14 | 2003-03-25 | Ameritech Corporation | Method and system for providing quick directions |
US6549950B2 (en) * | 1996-05-31 | 2003-04-15 | Microsoft Corporation | Method for automatically tallying voting data in e-mail systems |
US6556919B2 (en) * | 1999-04-09 | 2003-04-29 | Toyota Jidosha Kabushiki Kaisha | Map data storage medium |
US6560243B1 (en) * | 1999-04-30 | 2003-05-06 | Hewlett-Packard Development Company | System and method for receiver based allocation of network bandwidth |
US6578022B1 (en) * | 2000-04-18 | 2003-06-10 | Icplanet Corporation | Interactive intelligent searching with executable suggestions |
US6578002B1 (en) * | 1998-11-25 | 2003-06-10 | Gregory John Derzay | Medical diagnostic system service platform |
US6587832B1 (en) * | 2000-03-16 | 2003-07-01 | Compensate.Com Llc | Market pay system |
US20030128297A1 (en) * | 2002-01-04 | 2003-07-10 | Kinpo Electronics, Inc. | Device for dividing and shifting TV picture and its operating method |
US6594666B1 (en) * | 2000-09-25 | 2003-07-15 | Oracle International Corp. | Location aware application development framework |
US20030140172A1 (en) * | 1998-05-26 | 2003-07-24 | Randy D. Woods | Distributed computing environment using real-time scheduling logic and time deterministic architecture |
US20030145100A1 (en) * | 2002-01-31 | 2003-07-31 | The Fantastic Corporation | Method and system of data packet transmission timing for controlling bandwidth |
US6606660B1 (en) * | 1999-08-31 | 2003-08-12 | Accenture Llp | Stream-based communication in a communication services patterns environment |
US6606613B1 (en) * | 1999-06-03 | 2003-08-12 | Microsoft Corporation | Methods and apparatus for using task models to help computer users complete tasks |
US6681255B1 (en) * | 2000-04-19 | 2004-01-20 | Icplanet Corporation | Regulating rates of requests by a spider engine to web sites by creating instances of a timing module |
US6694353B2 (en) * | 2001-03-28 | 2004-02-17 | Good Contacts.Com | Method and system for automatically updating electronic mail address information within an electronic mail address database |
US6721759B1 (en) * | 1998-12-24 | 2004-04-13 | Sony Corporation | Techniques for spatial representation of data and browsing based on similarity |
US6721784B1 (en) * | 1999-09-07 | 2004-04-13 | Poofaway.Com, Inc. | System and method for enabling the originator of an electronic mail message to preset an expiration time, date, and/or event, and to control and track processing or handling by all recipients |
US6727927B1 (en) * | 2000-03-08 | 2004-04-27 | Accenture Llp | System, method and article of manufacture for a user interface for a knowledge management tool |
US6751606B1 (en) * | 1998-12-23 | 2004-06-15 | Microsoft Corporation | System for enhancing a query interface |
US6766348B1 (en) * | 1999-08-03 | 2004-07-20 | Worldcom, Inc. | Method and system for load-balanced data exchange in distributed network-based resource allocation |
US6785679B1 (en) * | 2000-03-29 | 2004-08-31 | Brassring, Llc | Method and apparatus for sending and tracking resume data sent via URL |
US6854007B1 (en) * | 1998-09-17 | 2005-02-08 | Micron Technology, Inc. | Method and system for enhancing reliability of communication with electronic messages |
US20050171863A1 (en) * | 2000-12-15 | 2005-08-04 | Hagen Philip A. | System and computerized method for classified ads |
US20060085263A1 (en) * | 1997-06-25 | 2006-04-20 | Paul Greer | User demographic profile driven advertising targeting |
US7047423B1 (en) * | 1998-07-21 | 2006-05-16 | Computer Associates Think, Inc. | Information security analysis system |
US7072888B1 (en) * | 1999-06-16 | 2006-07-04 | Triogo, Inc. | Process for improving search engine efficiency using feedback |
US20070204219A1 (en) * | 2000-04-18 | 2007-08-30 | Foulger Michael G | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US7383355B1 (en) * | 2000-11-01 | 2008-06-03 | Sun Microsystems, Inc. | Systems and methods for providing centralized management of heterogeneous distributed enterprise application integration objects |
US7401122B2 (en) * | 1999-12-03 | 2008-07-15 | Trend Micro, Inc. | Techniques for providing add-on services for an email system |
US7475346B1 (en) * | 1999-12-22 | 2009-01-06 | Unisys Corporation | System and method for providing a customizable web portal service |
US7740008B2 (en) * | 2007-10-23 | 2010-06-22 | International Engine Intellectual Property Company, Llc | Multiple height fluid mixer and method of use |
Family Cites Families (52)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5164897A (en) | 1989-06-21 | 1992-11-17 | Techpower, Inc. | Automated method for selecting personnel matched to job criteria |
US5265033A (en) | 1991-09-23 | 1993-11-23 | Atm Communications International, Inc. | ATM/POS based electronic mail system |
WO1995004968A1 (en) | 1993-08-03 | 1995-02-16 | Forte Software, Inc. | Flexible multi-platform partitioning for computer applications |
US6625581B1 (en) | 1994-04-22 | 2003-09-23 | Ipf, Inc. | Method of and system for enabling the access of consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (www) at which consumer product information request (cpir) enabling servlet tags are embedded within html-encoded documents |
DE19580738T1 (en) | 1994-05-31 | 1996-08-22 | Fujitsu Ltd | System and method for executing jobs between different operating systems |
US5543789A (en) | 1994-06-24 | 1996-08-06 | Shields Enterprises, Inc. | Computerized navigation system |
US5850618A (en) | 1994-12-28 | 1998-12-15 | Aisin Aw Co., Ltd. | Navigation device |
US5583995A (en) | 1995-01-30 | 1996-12-10 | Mrj, Inc. | Apparatus and method for data storage and retrieval using bandwidth allocation |
US5870552A (en) * | 1995-03-28 | 1999-02-09 | America Online, Inc. | Method and apparatus for publishing hypermedia documents over wide area networks |
US5832497A (en) | 1995-08-10 | 1998-11-03 | Tmp Worldwide Inc. | Electronic automated information exchange and management system |
US5966695A (en) | 1995-10-17 | 1999-10-12 | Citibank, N.A. | Sales and marketing support system using a graphical query prospect database |
GB9602027D0 (en) * | 1996-02-01 | 1996-04-03 | Madge Networks Ltd | Flow control in a cell switched communication system |
TW317058B (en) | 1996-04-23 | 1997-10-01 | Ibm | Data communication system for a wireless access to an atm network |
US5999912A (en) | 1996-05-01 | 1999-12-07 | Wodarz; Dennis | Dynamic advertising scheduling, display, and tracking |
US5818447A (en) | 1996-06-06 | 1998-10-06 | Microsoft Corporation | System and method for in-place editing of an electronic mail message using a separate program |
US5933811A (en) * | 1996-08-20 | 1999-08-03 | Paul D. Angles | System and method for delivering customized advertisements within interactive communication systems |
US20040139049A1 (en) | 1996-08-22 | 2004-07-15 | Wgrs Licensing Company, Llc | Unified geographic database and method of creating, maintaining and using the same |
WO1998020434A2 (en) * | 1996-11-07 | 1998-05-14 | Vayu Web, Inc. | System and method for displaying information and monitoring communications over the internet |
US7287271B1 (en) * | 1997-04-08 | 2007-10-23 | Visto Corporation | System and method for enabling secure access to services in a computer network |
FR2757933B1 (en) | 1996-12-27 | 1999-01-22 | Commissariat Energie Atomique | DEVICE FOR DYNAMICALLY SEPARATING TWO ZONES BY AT LEAST ONE BUFFER ZONE AND TWO CURTAINS OF CLEAN AIR |
US5978799A (en) | 1997-01-30 | 1999-11-02 | Hirsch; G. Scott | Search engine including query database, user profile database, information templates and email facility |
US6009462A (en) | 1997-06-16 | 1999-12-28 | Digital Equipment Corporation | Replacing large bit component of electronic mail (e-mail) message with hot-link in distributed computer system |
US6829764B1 (en) | 1997-06-23 | 2004-12-07 | International Business Machines Corporation | System and method for maximizing usage of computer resources in scheduling of application tasks |
US6791943B1 (en) | 1998-02-27 | 2004-09-14 | Agilent Technologies, Inc. | Event-based technique for determining instantaneous cell bandwidth in a digital communications network |
US6009455A (en) | 1998-04-20 | 1999-12-28 | Doyle; John F. | Distributed computation utilizing idle networked computers |
US6006225A (en) | 1998-06-15 | 1999-12-21 | Amazon.Com | Refining search queries by the suggestion of correlated terms from prior searches |
JP2000020421A (en) | 1998-07-01 | 2000-01-21 | Hitachi Software Eng Co Ltd | Method for automatically selecting template in electronic mail system |
JP2000112883A (en) * | 1998-09-24 | 2000-04-21 | Internatl Business Mach Corp <Ibm> | Method for processing information, information processor, and storage medium storing information processing program |
US20010042000A1 (en) | 1998-11-09 | 2001-11-15 | William Defoor | Method for matching job candidates with employers |
US6618747B1 (en) | 1998-11-25 | 2003-09-09 | Francis H. Flynn | Electronic communication delivery confirmation and verification system |
US6449635B1 (en) | 1999-04-21 | 2002-09-10 | Mindarrow Systems, Inc. | Electronic mail deployment system |
US6668281B1 (en) | 1999-06-10 | 2003-12-23 | General Interactive, Inc. | Relationship management system and method using asynchronous electronic messaging |
US6446111B1 (en) * | 1999-06-18 | 2002-09-03 | Epicrealm Operating Inc. | Method and apparatus for client-server communication using a limited capability client over a low-speed communications link |
US6662194B1 (en) | 1999-07-31 | 2003-12-09 | Raymond Anthony Joao | Apparatus and method for providing recruitment information |
US6289340B1 (en) | 1999-08-03 | 2001-09-11 | Ixmatch, Inc. | Consultant matching system and method for selecting candidates from a candidate pool by adjusting skill values |
WO2001013069A1 (en) | 1999-08-12 | 2001-02-22 | Kivera, Inc. | Method and apparatus for providing location-dependent services to mobile users |
JP2001067594A (en) | 1999-08-31 | 2001-03-16 | Hitachi Ltd | Broadcast method, broadcast device, traffic information compiling device and traffic information display system |
JP2001124568A (en) | 1999-10-29 | 2001-05-11 | Pioneer Electronic Corp | Apparatus and method for displaying map |
US6321265B1 (en) | 1999-11-02 | 2001-11-20 | Altavista Company | System and method for enforcing politeness while scheduling downloads in a web crawler |
WO2001045019A1 (en) | 1999-12-16 | 2001-06-21 | Zrep Inc. | Method and apparatus for scoring and matching attributes of a seller to project or job profiles of a buyer |
US6778973B2 (en) | 2000-01-12 | 2004-08-17 | Duane Harlan | Method for selection of events based on proximity |
US6401075B1 (en) * | 2000-02-14 | 2002-06-04 | Global Network, Inc. | Methods of placing, purchasing and monitoring internet advertising |
US20010047297A1 (en) * | 2000-02-16 | 2001-11-29 | Albert Wen | Advertisement brokering with remote ad generation system and method in a distributed computer network |
US6408260B1 (en) | 2000-02-16 | 2002-06-18 | Cymer, Inc. | Laser lithography quality alarm system |
AUPQ599700A0 (en) | 2000-03-03 | 2000-03-23 | Super Internet Site System Pty Ltd | On-line geographical directory |
US7103580B1 (en) | 2000-03-30 | 2006-09-05 | Voxage, Ltd. | Negotiation using intelligent agents |
US6829780B2 (en) | 2000-07-17 | 2004-12-07 | International Business Machines Corporation | System and method for dynamically optimizing a banner advertisement to counter competing advertisements |
US7099872B2 (en) | 2001-02-05 | 2006-08-29 | Employon Nj, Llc | Method for providing access to online employment information |
US20020152238A1 (en) | 2001-04-17 | 2002-10-17 | Hayes Todd R. | System and method to provide information corresponding to hyperlinked text in an online HTML document |
US20020156779A1 (en) | 2001-09-28 | 2002-10-24 | Elliott Margaret E. | Internet search engine |
US20040220821A1 (en) | 2003-04-30 | 2004-11-04 | Ericsson Arthur Dale | Bidding method for time-sensitive offerings |
CA2567345A1 (en) | 2004-05-18 | 2005-12-08 | Advertising.Com | Systems and methods of achieving optimal advertising |
-
2001
- 2001-04-18 WO PCT/US2001/012509 patent/WO2001080065A2/en active Application Filing
- 2001-04-18 AU AU2001253610A patent/AU2001253610A1/en not_active Abandoned
-
2006
- 2006-05-18 US US11/436,094 patent/US8266242B2/en not_active Expired - Fee Related
-
2007
- 2007-02-20 US US11/708,071 patent/US20070150804A1/en not_active Abandoned
Patent Citations (98)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5107443A (en) * | 1988-09-07 | 1992-04-21 | Xerox Corporation | Private regions within a shared workspace |
US5321835A (en) * | 1989-09-27 | 1994-06-14 | Hitachi, Ltd. | Method of controlling execution of jobs and system for the same |
US5414845A (en) * | 1992-06-26 | 1995-05-09 | International Business Machines Corporation | Network-based computer system with improved network scheduling system |
US5532838A (en) * | 1993-12-27 | 1996-07-02 | Barbari; Edward P. | Method & apparatus for dynamically creating and transmitting documents via facsimile equipment |
US5870604A (en) * | 1994-07-14 | 1999-02-09 | Hitachi, Ltd. | Job execution processor changing method and system, for load distribution among processors |
US5551024A (en) * | 1994-10-13 | 1996-08-27 | Microsoft Corporation | System for identifying data records in a database using a data structure with linked parameters in a search range |
US5799309A (en) * | 1994-12-29 | 1998-08-25 | International Business Machines Corporation | Generating an optimized set of relational queries fetching data in an object-relational database |
US5937162A (en) * | 1995-04-06 | 1999-08-10 | Exactis.Com, Inc. | Method and apparatus for high volume e-mail delivery |
US5908465A (en) * | 1995-09-27 | 1999-06-01 | Aisin Aw Co., Ltd. | Navigation system for displaying a structure-shape map |
US6073075A (en) * | 1995-11-01 | 2000-06-06 | Hitachi, Ltd. | Method and system for providing information for a mobile terminal |
US5781901A (en) * | 1995-12-21 | 1998-07-14 | Intel Corporation | Transmitting electronic mail attachment over a network using a e-mail page |
US5706502A (en) * | 1996-03-25 | 1998-01-06 | Sun Microsystems, Inc. | Internet-enabled portfolio manager system and method |
US6188396B1 (en) * | 1996-03-29 | 2001-02-13 | International Business Machines Corp. | Synchronizing multimedia parts with reference to absolute time, relative time, and event time |
US5793972A (en) * | 1996-05-03 | 1998-08-11 | Westminster International Computers Inc. | System and method providing an interactive response to direct mail by creating personalized web page based on URL provided on mail piece |
US6549950B2 (en) * | 1996-05-31 | 2003-04-15 | Microsoft Corporation | Method for automatically tallying voting data in e-mail systems |
US6031533A (en) * | 1996-07-03 | 2000-02-29 | Sun Microsystems, Inc. | Graphical user interface for use in a de-centralized network environment |
US20020004753A1 (en) * | 1996-10-25 | 2002-01-10 | Thomas J. Perkowski | System and method for finding and serving consumer product related information to consumers using internet-based information servers and clients |
US6263020B1 (en) * | 1996-12-24 | 2001-07-17 | Intel Corporation | Method and apparatus for bit rate control in a digital video system |
US6222825B1 (en) * | 1997-01-23 | 2001-04-24 | Advanced Micro Devices, Inc. | Arrangement for determining link latency for maintaining flow control in full-duplex networks |
US6397219B2 (en) * | 1997-02-21 | 2002-05-28 | Dudley John Mills | Network based classified information systems |
US6094507A (en) * | 1997-03-17 | 2000-07-25 | Nec Corporation | Figure location detecting system |
US6085244A (en) * | 1997-03-17 | 2000-07-04 | Sun Microsystems, Inc. | Dynamic test update in a remote computer monitoring system |
US5796952A (en) * | 1997-03-21 | 1998-08-18 | Dot Com Development, Inc. | Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database |
US5875175A (en) * | 1997-05-01 | 1999-02-23 | 3Com Corporation | Method and apparatus for time-based download control |
US20020082923A1 (en) * | 1997-06-16 | 2002-06-27 | Merriman Dwight A. | Network for distribution of re-targeted advertising |
US20010011226A1 (en) * | 1997-06-25 | 2001-08-02 | Paul Greer | User demographic profile driven advertising targeting |
US20060085263A1 (en) * | 1997-06-25 | 2006-04-20 | Paul Greer | User demographic profile driven advertising targeting |
US6256627B1 (en) * | 1997-07-08 | 2001-07-03 | At&T Corp. | System and method for maintaining a knowledge base and evidence set |
US20030037158A1 (en) * | 1997-08-22 | 2003-02-20 | Koichi Yano | Data communication apparatus and method |
US6049776A (en) * | 1997-09-06 | 2000-04-11 | Unisys Corporation | Human resource management system for staffing projects |
US6182129B1 (en) * | 1997-09-11 | 2001-01-30 | International Business Machines Corporation | Apparatus, methods and computer program products for managing sessions with host-based application using session vectors |
US6091777A (en) * | 1997-09-18 | 2000-07-18 | Cubic Video Technologies, Inc. | Continuously adaptive digital video compression system and method for a web streamer |
US6377936B1 (en) * | 1997-10-24 | 2002-04-23 | At&T Corp. | Method for performing targeted marketing over a large computer network |
US6055510A (en) * | 1997-10-24 | 2000-04-25 | At&T Corp. | Method for performing targeted marketing over a large computer network |
US6021406A (en) * | 1997-11-14 | 2000-02-01 | Etak, Inc. | Method for storing map data in a database using space filling curves and a method of searching the database to find objects in a given area and to find objects nearest to a location |
US6233520B1 (en) * | 1998-02-13 | 2001-05-15 | Toyota Jidosha Kabushiki Kaisha | Map data access method for navigation and navigation system |
US6101485A (en) * | 1998-03-26 | 2000-08-08 | International Business Machines Corporation | Electronic solicitations for internet commerce |
US6070190A (en) * | 1998-05-11 | 2000-05-30 | International Business Machines Corporation | Client-based application availability and response monitoring and reporting for distributed computing environments |
US20030140172A1 (en) * | 1998-05-26 | 2003-07-24 | Randy D. Woods | Distributed computing environment using real-time scheduling logic and time deterministic architecture |
US6353845B1 (en) * | 1998-06-25 | 2002-03-05 | International Business Machines Corporation | Computer system, program product and method for tracking asynchronous I/O with timeout support |
US6539080B1 (en) * | 1998-07-14 | 2003-03-25 | Ameritech Corporation | Method and system for providing quick directions |
US7047423B1 (en) * | 1998-07-21 | 2006-05-16 | Computer Associates Think, Inc. | Information security analysis system |
US6170071B1 (en) * | 1998-07-27 | 2001-01-02 | Lucent Technologies, Inc. | Method for optimizing test fixtures to minimize vector load time for automated test equipment |
US6363377B1 (en) * | 1998-07-30 | 2002-03-26 | Sarnoff Corporation | Search data processor |
US6170011B1 (en) * | 1998-09-11 | 2001-01-02 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for determining and initiating interaction directionality within a multimedia communication center |
US6360254B1 (en) * | 1998-09-15 | 2002-03-19 | Amazon.Com Holdings, Inc. | System and method for providing secure URL-based access to private resources |
US6854007B1 (en) * | 1998-09-17 | 2005-02-08 | Micron Technology, Inc. | Method and system for enhancing reliability of communication with electronic messages |
US6578002B1 (en) * | 1998-11-25 | 2003-06-10 | Gregory John Derzay | Medical diagnostic system service platform |
US6381579B1 (en) * | 1998-12-23 | 2002-04-30 | International Business Machines Corporation | System and method to provide secure navigation to resources on the internet |
US6751606B1 (en) * | 1998-12-23 | 2004-06-15 | Microsoft Corporation | System for enhancing a query interface |
US6721759B1 (en) * | 1998-12-24 | 2004-04-13 | Sony Corporation | Techniques for spatial representation of data and browsing based on similarity |
US6282540B1 (en) * | 1999-02-26 | 2001-08-28 | Vicinity Corporation | Method and apparatus for efficient proximity searching |
US6556919B2 (en) * | 1999-04-09 | 2003-04-29 | Toyota Jidosha Kabushiki Kaisha | Map data storage medium |
US6560243B1 (en) * | 1999-04-30 | 2003-05-06 | Hewlett-Packard Development Company | System and method for receiver based allocation of network bandwidth |
US6188398B1 (en) * | 1999-06-02 | 2001-02-13 | Mark Collins-Rector | Targeting advertising using web pages with video |
US6606613B1 (en) * | 1999-06-03 | 2003-08-12 | Microsoft Corporation | Methods and apparatus for using task models to help computer users complete tasks |
US7072888B1 (en) * | 1999-06-16 | 2006-07-04 | Triogo, Inc. | Process for improving search engine efficiency using feedback |
US6766348B1 (en) * | 1999-08-03 | 2004-07-20 | Worldcom, Inc. | Method and system for load-balanced data exchange in distributed network-based resource allocation |
US6606660B1 (en) * | 1999-08-31 | 2003-08-12 | Accenture Llp | Stream-based communication in a communication services patterns environment |
US6721784B1 (en) * | 1999-09-07 | 2004-04-13 | Poofaway.Com, Inc. | System and method for enabling the originator of an electronic mail message to preset an expiration time, date, and/or event, and to control and track processing or handling by all recipients |
US6346980B1 (en) * | 1999-09-27 | 2002-02-12 | Asahi Kogaku Kogyo Kabushiki Kaisha | Ground positioning system applied in a distance measuring device |
US6351755B1 (en) * | 1999-11-02 | 2002-02-26 | Alta Vista Company | System and method for associating an extensible set of data with documents downloaded by a web crawler |
US7401122B2 (en) * | 1999-12-03 | 2008-07-15 | Trend Micro, Inc. | Techniques for providing add-on services for an email system |
US20020073343A1 (en) * | 1999-12-14 | 2002-06-13 | Ziskind Benjamin H. | Integrated internet messenger system and method |
US7475346B1 (en) * | 1999-12-22 | 2009-01-06 | Unisys Corporation | System and method for providing a customizable web portal service |
US6275575B1 (en) * | 2000-01-12 | 2001-08-14 | Right4Me.Com, Inc. | Method and system for coordinating and initiating cross-platform telephone conferences |
US6727927B1 (en) * | 2000-03-08 | 2004-04-27 | Accenture Llp | System, method and article of manufacture for a user interface for a knowledge management tool |
US6587832B1 (en) * | 2000-03-16 | 2003-07-01 | Compensate.Com Llc | Market pay system |
US6785679B1 (en) * | 2000-03-29 | 2004-08-31 | Brassring, Llc | Method and apparatus for sending and tracking resume data sent via URL |
US20060129536A1 (en) * | 2000-04-18 | 2006-06-15 | Foulger Michael G | Interactive intelligent searching with executable suggestions |
US20040010484A1 (en) * | 2000-04-18 | 2004-01-15 | Foulger Michael G. | Interactive intelligent searching with executable suggestions |
US6578022B1 (en) * | 2000-04-18 | 2003-06-10 | Icplanet Corporation | Interactive intelligent searching with executable suggestions |
US20070204219A1 (en) * | 2000-04-18 | 2007-08-30 | Foulger Michael G | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US6681255B1 (en) * | 2000-04-19 | 2004-01-20 | Icplanet Corporation | Regulating rates of requests by a spider engine to web sites by creating instances of a timing module |
US7401155B2 (en) * | 2000-04-19 | 2008-07-15 | Archeron Limited Llc | Method and system for downloading network data at a controlled data transfer rate |
US7949748B2 (en) * | 2000-04-19 | 2011-05-24 | Archeron Limited Llc | Timing module for regulating hits by a spidering engine |
US20070022170A1 (en) * | 2000-04-25 | 2007-01-25 | Foulger Michael G | System and method related to generating an email campaign |
US20020016730A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | Method,system, and computer program product for employment market statistics generation and analysis |
US20020016809A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | System and method for scheduling execution of cross-platform computer processes |
US7693950B2 (en) * | 2000-04-25 | 2010-04-06 | Foulger Michael G | System and method related to generating and tracking an email campaign |
US7007010B2 (en) * | 2000-04-25 | 2006-02-28 | Icplanet Corporation | System and method for proximity searching position information using a proximity parameter |
US20020059226A1 (en) * | 2000-04-25 | 2002-05-16 | Cooper Jeremy S. | System and method for proximity searching position information using a proximity parameter |
US20020032738A1 (en) * | 2000-04-25 | 2002-03-14 | Foulger Michael G. | System and method related to generating and tracking an email campaign |
US20090094541A1 (en) * | 2000-04-25 | 2009-04-09 | Foulger Michael G | Methods, Systems and Computer Program Products for Scheduling Executions of Programs |
US7065555B2 (en) * | 2000-04-25 | 2006-06-20 | Ic Planet Corporation | System and method related to generating and tracking an email campaign |
US7386594B2 (en) * | 2000-04-25 | 2008-06-10 | Archeron Limited Llc | System and method related to generating an email campaign |
US20070016562A1 (en) * | 2000-04-25 | 2007-01-18 | Cooper Jeremy S | System and method for proximity searching position information using a proximity parameter |
US20020004733A1 (en) * | 2000-05-05 | 2002-01-10 | Frank Addante | Method and apparatus for transaction tracking over a computer network |
US6523021B1 (en) * | 2000-07-31 | 2003-02-18 | Microsoft Corporation | Business directory search engine |
US6594666B1 (en) * | 2000-09-25 | 2003-07-15 | Oracle International Corp. | Location aware application development framework |
US20020103698A1 (en) * | 2000-10-31 | 2002-08-01 | Christian Cantrell | System and method for enabling user control of online advertising campaigns |
US7383355B1 (en) * | 2000-11-01 | 2008-06-03 | Sun Microsystems, Inc. | Systems and methods for providing centralized management of heterogeneous distributed enterprise application integration objects |
US20050171863A1 (en) * | 2000-12-15 | 2005-08-04 | Hagen Philip A. | System and computerized method for classified ads |
US6694353B2 (en) * | 2001-03-28 | 2004-02-17 | Good Contacts.Com | Method and system for automatically updating electronic mail address information within an electronic mail address database |
US20030046148A1 (en) * | 2001-06-08 | 2003-03-06 | Steven Rizzi | System and method of providing advertising on the internet |
US20030128297A1 (en) * | 2002-01-04 | 2003-07-10 | Kinpo Electronics, Inc. | Device for dividing and shifting TV picture and its operating method |
US20030145100A1 (en) * | 2002-01-31 | 2003-07-31 | The Fantastic Corporation | Method and system of data packet transmission timing for controlling bandwidth |
US7740008B2 (en) * | 2007-10-23 | 2010-06-22 | International Engine Intellectual Property Company, Llc | Multiple height fluid mixer and method of use |
Cited By (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7730008B2 (en) | 2000-04-18 | 2010-06-01 | Foulger Michael G | Database interface and database analysis system |
US8266242B2 (en) | 2000-04-18 | 2012-09-11 | Archeron Limited L.L.C. | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US20060129536A1 (en) * | 2000-04-18 | 2006-06-15 | Foulger Michael G | Interactive intelligent searching with executable suggestions |
US8219516B2 (en) | 2000-04-18 | 2012-07-10 | Archeron Limited Llc | Interactive intelligent searching with executable suggestions |
US8055605B2 (en) | 2000-04-18 | 2011-11-08 | Archeron Limited Llc | Interactive intelligent searching with executable suggestions |
US20070204219A1 (en) * | 2000-04-18 | 2007-08-30 | Foulger Michael G | Method, system, and computer program product for propagating remotely configurable posters of host site content |
US20100223275A1 (en) * | 2000-04-18 | 2010-09-02 | Foulger Michael G | Interactive Intelligent Searching with Executable Suggestions |
US7401155B2 (en) | 2000-04-19 | 2008-07-15 | Archeron Limited Llc | Method and system for downloading network data at a controlled data transfer rate |
US7949748B2 (en) | 2000-04-19 | 2011-05-24 | Archeron Limited Llc | Timing module for regulating hits by a spidering engine |
US20070022170A1 (en) * | 2000-04-25 | 2007-01-25 | Foulger Michael G | System and method related to generating an email campaign |
US20020016809A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | System and method for scheduling execution of cross-platform computer processes |
US8156499B2 (en) | 2000-04-25 | 2012-04-10 | Icp Acquisition Corporation | Methods, systems and articles of manufacture for scheduling execution of programs on computers having different operating systems |
US20020016730A1 (en) * | 2000-04-25 | 2002-02-07 | Icplanet Acquisition Corporation | Method,system, and computer program product for employment market statistics generation and analysis |
US20070016562A1 (en) * | 2000-04-25 | 2007-01-18 | Cooper Jeremy S | System and method for proximity searching position information using a proximity parameter |
US7783621B2 (en) | 2000-04-25 | 2010-08-24 | Cooper Jeremy S | System and method for proximity searching position information using a proximity parameter |
US7386594B2 (en) | 2000-04-25 | 2008-06-10 | Archeron Limited Llc | System and method related to generating an email campaign |
US7469405B2 (en) | 2000-04-25 | 2008-12-23 | Kforce Inc. | System and method for scheduling execution of cross-platform computer processes |
US8015047B2 (en) | 2000-04-25 | 2011-09-06 | Archeron Limited Llc | Method, system, and computer program product for employment market statistics generation and analysis |
US20080244027A1 (en) * | 2000-04-25 | 2008-10-02 | Foulger Michael G | System and Method Related to Generating and Tracking an Email Campaign |
US20090094541A1 (en) * | 2000-04-25 | 2009-04-09 | Foulger Michael G | Methods, Systems and Computer Program Products for Scheduling Executions of Programs |
US7693950B2 (en) | 2000-04-25 | 2010-04-06 | Foulger Michael G | System and method related to generating and tracking an email campaign |
US20090063468A1 (en) * | 2007-06-25 | 2009-03-05 | Berg Douglas M | System and method for career website optimization |
US8271473B2 (en) * | 2007-06-25 | 2012-09-18 | Jobs2Web, Inc. | System and method for career website optimization |
US9529909B2 (en) | 2007-06-25 | 2016-12-27 | Successfactors, Inc. | System and method for career website optimization |
US8850544B1 (en) * | 2008-04-23 | 2014-09-30 | Ravi Ganesan | User centered privacy built on MashSSL |
US20190068685A1 (en) * | 2017-08-29 | 2019-02-28 | International Business Machines Corporation | Providing instructions during remote viewing of a user interface |
US20190068682A1 (en) * | 2017-08-29 | 2019-02-28 | International Business Machines Corporation | Providing instructions during remote viewing of a user interface |
US11201906B2 (en) * | 2017-08-29 | 2021-12-14 | International Business Machines Corporation | Providing instructions during remote viewing of a user interface |
US11206300B2 (en) * | 2017-08-29 | 2021-12-21 | International Business Machines Corporation | Providing instructions during remote viewing of a user interface |
CN111242691A (en) * | 2020-01-14 | 2020-06-05 | 广东博智林机器人有限公司 | Method and device for generating advertisement poster, storage medium and terminal equipment |
Also Published As
Publication number | Publication date |
---|---|
AU2001253610A1 (en) | 2001-10-30 |
US8266242B2 (en) | 2012-09-11 |
WO2001080065A2 (en) | 2001-10-25 |
WO2001080065A3 (en) | 2004-02-19 |
US20070204219A1 (en) | 2007-08-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8266242B2 (en) | Method, system, and computer program product for propagating remotely configurable posters of host site content | |
US7158986B1 (en) | Method and system providing user with personalized recommendations by electronic-mail based upon the determined interests of the user pertain to the theme and concepts of the categorized document | |
Rezayat | The enterprise-web portal for life-cycle support | |
US6401118B1 (en) | Method and computer program product for an online monitoring search engine | |
US6557013B1 (en) | Story workflow management system and method | |
US6983320B1 (en) | System, method and computer program product for analyzing e-commerce competition of an entity by utilizing predetermined entity-specific metrics and analyzed statistics from web pages | |
US6859910B2 (en) | Methods and systems for transactional tunneling | |
EP1030247A2 (en) | System and method for sharing bookmark information | |
US8078977B2 (en) | Method and system for intelligent processing of electronic information | |
US20050273702A1 (en) | Creation and management of common interest community web sites | |
US20080162498A1 (en) | System and method for knowledge retrieval, management, delivery and presentation | |
US20090012869A1 (en) | Dynamic document context mark-up technique implemented over a computer network | |
JP2004133886A (en) | Use of extensible markup language in system and method for influencing position on search result list generated by computer network search engine | |
US20020156702A1 (en) | System and method for producing, publishing, managing and interacting with e-content on multiple platforms | |
US20190095929A1 (en) | Unification of web page reporting and updating through a page tag | |
KR20090005097A (en) | Systems and methods of transforming data for web communities and web applications | |
US6931428B2 (en) | Method and apparatus for handling requests for content in a network data processing system | |
KR20020001527A (en) | System and method for web based sharing of search engine queries | |
WO2008049360A1 (en) | A method and the corresponding system for providing service from the third party | |
US11824952B2 (en) | Method of filtering data traffic sent to a user device | |
KR101517611B1 (en) | Method for Providing Multimedia Except for Communication Load | |
KR20170027327A (en) | Method for Exchanging Data Except for Communication Load | |
KR101115635B1 (en) | System and Method for Providing Advertisement Information and Recording Medium | |
JP2002073921A (en) | Schedule management system and method and storage medium storing schedule management program | |
KR20160040158A (en) | Method for Exchanging Data Except for Communication Load |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ICP ACQUISITION CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ICPLANET CORPORATION;REEL/FRAME:019012/0886 Effective date: 20010205 Owner name: ICPLANET CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FOULGER, MICHAEL G.;VAN GORDER, PETER B.;REEL/FRAME:019018/0294 Effective date: 20000818 |
|
AS | Assignment |
Owner name: KFORCE INC.,FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ICPLANET CORPORATION;REEL/FRAME:019002/0645 Effective date: 20061221 Owner name: KFORCE INC., FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ICPLANET CORPORATION;REEL/FRAME:019002/0645 Effective date: 20061221 |
|
AS | Assignment |
Owner name: ICPLANET CORPORATION, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:ICP ACQUISITION CORPORATION;REEL/FRAME:019396/0418 Effective date: 20010502 |
|
AS | Assignment |
Owner name: ARCHERON LIMITED LLC, DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KFORCE INC.;REEL/FRAME:019550/0768 Effective date: 20070601 Owner name: ARCHERON LIMITED LLC,DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KFORCE INC.;REEL/FRAME:019550/0768 Effective date: 20070601 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |