US20150007017A1
2015-01-01
14/323,102
2014-07-03
Script associated with a digital asset is generated by a web application hosted on a server. The script includes code to request the content of the digital asset from a remote site when the code is executed by a browser. The code includes a content identifier for use by the remote site in identifying the content of the digital asset that is to be received by a web page. The generated script is provided to a web browser for insertion into, and to become part of, the web page, wherein the script allows for receipt of the content of the digital asset by the web page.
Get notified when new applications in this technology area are published.
This application is a continuation of co-pending U.S. application Ser. No. 13/450,082 filed Apr. 18, 2012, which, in turn, is a continuation of U.S. application Ser. No. 12/902,326 filed Oct. 12, 2010, now U.S. Pat. No. 8,166,522, which, in turn, is a continuation of U.S. application Ser. No. 09/923,923 filed Aug. 7, 2001, now, U.S. Pat. No. 7,814,172. The entire disclosures of each of these prior applications are incorporated herein by reference.
This application claims the benefit of U.S. Provisional Application. No. 60/223,394 filed. Aug. 7, 2000, entitled “SYNDICATION METHODOLOGY TO DYNAMICALLY PLACE DIGITAL ASSETS ON NON-RELATED WEB SITES.”
Portions of the documentation in this patent document contain material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyright rights whatsoever.
The present invention is directed to the process of Active Data Syndication and its use in web development and content management. More specifically, the present invention establishes the mechanism, the framework, the interfaces and the ancillary methodology to allow multiple content creators to offer for targeted syndication or network distribution and retrieval of digital assets across the web and to have those assets present within the constrains of the receiving web site, and to automate that process, where warranted.
Conventional web sites consist of a wide variety of articles and information compiled and entered independently by a webmaster. Tools abound to facilitate the production of such web sites, from textual HTML editors to visual page designers like Adobe GoLive. Programs like LinkBOT exist to validate links among pages. However, the conventionality of this form of web site generation becomes merely a shell for the advent of the more advanced, dynamic and interactive web site.
Site management tools allow for the collaborative efforts of site creation, but are significantly limited in their ability to share information and digital assets across the boundaries of web sites.
Syndication or distribution of digital assets across the web heretofore involved the direct replication of those assets to a database server under the control of the receiving web site manager, and away from the control of the supplier of the digital asset. Examples of implementations where content replication is the primary form of asset syndication include those from Vignette, Kinecta, Interwoven, ICE, and ArcadiaOne.
Accordingly, there is a need for a system which (1) unifies the way digital assets, in any form, are shared from one site to another, (2) unifies the distribution of those digital assets across multiple platforms, (3) allows the owners of digital asset a management tool for tracking the business relationships surrounding the use of the digital assets, (4) establishes mechanisms, interfaces and methodology for the secure flow of information through information distribution networks, (5) facilitates the webmaster to have updated digital content present on the web site, and (6) automates the update of web content. The present invention fulfills these needs.
Prior to the present invention, it was not possible for web sites governed by any number of normal content management tools to proactively share information with independent and unrelated web sites. The lightweight and transportable tool of the present invention allows for a web site to be programmed to receive digital asset information in a multiplicity of formats, and to display those assets within the style and constraints of the receiving web site. The web sites need not be collocated, nor do they need to be created using the same tools. They simply need to render HTML in any web browser, capable of interpreting Java and JavaScript. The power of this tool is such that it can enhance, if not revolutionize, the bi-directional communications infrastructure using the web. These managed information distribution networks do for the Internet what faxes and overnight mail did for corporate correspondence two decades ago.
The present invention provides a scheme of obtaining selected content for a web page, wherein the selected content itself is not initially part of the web page. The web page includes script, such as JavaScript, associated with the selected content. The scheme operates as follows:
The assembled web page may include one or more content sets from the syndicator, each having its own script for implementing the steps above.
In one preferred embodiment, the script includes a subscriber identifier and a content identifier which are both used to create the unique identifier of the selected content.
The present invention also provides a scheme for syndicating digital assets. A web page is constructed, and script, such as JavaScript, associated with at least one digital asset that is desired to be part of the fully rendered web page is inserted into the web page. The script, when executed by a browser, performs modest authentication regarding the URI and requests the content of the digital asset from content repository. The request includes a uniform resource identifier (URI) of the web page and a unique identifier of the selected content. In one preferred embodiment, the script includes a subscriber identifier and a content identifier, which, together, create the unique identifier of the selected content. The selected content may be an executable file.
The following detailed description of preferred embodiments of the present invention would be better understood when read in conjunction with the appended drawings. For the purpose of illustrating the present invention, the drawings show embodiments of the present invention which are presently preferred. However, the present invention is not limited to the precise arrangements and instrumentalities shown. In the drawings:
FIG. 1 is a schematic block diagram that provides an overview of one preferred embodiment of the asset syndication scheme of the present invention;
FIG. 2 is a database schema for one preferred embodiment of the present invention;
FIG. 3 is an authentication schema for one preferred embodiment of the present invention;
FIGS. 4-13B are user interface displays (administrative screen shots) for one preferred embodiment of the present invention;
FIG. 14 is a database schema for the second preferred embodiment of the present invention;
FIGS. 15A-15L, taken together, are overall schemas for the second preferred embodiment of the present invention;
FIG. 16 is a schematic block diagram of the second preferred embodiment of the present invention;
FIGS. 17-19 are JavaScript source code snippets for implementing a web application embodiment of the present invention; and
FIG. 20 is a database schema for the web application embodiment of the present invention.
FIGS. 21A-21I are user interface displays for “Active Data Randomizer” in accordance with one preferred embodiment of the present invention.
Certain terminology is used herein for convenience only and is not to be taken as a limitation on the present invention. In the drawings, the same reference letters are employed for designating the same elements throughout the several figures.
This patent application includes a computer program Appendix having a file named appendix401-13U4.txt, created on Jul. 1, 2014, and having a size of 127,308 bytes. The Appendix is incorporated by reference into the present patent application. The Appendix includes the contents of the Appendices A, B, C and E referred to below.
Referring to FIG. 1, the following steps are performed:
The present invention introduces the notion of web real estate and the apportionment of content sections to a particular web page. A visually unified site is substantially divided into sub-sites, or content sections, that are independently maintained by section managers or through syndicated content offerings. As a direct and targeted information management delivery tool, the present invention is useful to the large corporation, a community site, or any site which enables the sharing of targeted information. Any content or information rich site will find this present invention very helpful.
The present invention may be used to complement web pages created in MS Frontpage, or any number of content management tools. The present invention does not perform visual layout, and may be considered a post-design tool.
The present invention may be used with any number of programming languages such as Cold Fusion, ASP, C++, Java, Visual Basic or Perl. The present invention may serve as an extension to the web page, or an add-on component to any number of content management tools.
The present invention may be used on any site that renders HTML, and is intended to be programming language neutral, through the use of JavaScript, servlets, and Java features.
In one preferred embodiment of the present invention as described herein, the user communicates through a browser with the necessary web site via an electronic network, such as the Internet. However, the scope of the invention includes other types of user interfaces and electronic networks that are capable of performing the desired functions.
The present invention is described in the context of a commercially available software product called Active Data Syndicator™, available from Active Data Exchange, Inc., Bethlehem, Pa.
A. Detailed Explanation of Figures and Appendices
FIG. 2 is a self-explanatory database schema for one preferred embodiment of the present invention, and FIG. 3 is a self-explanatory authentication schema for one preferred embodiment of the present invention.
FIG. 4 is an administrative entry screen for beginning the process.
FIG. 5 is a user interface display that allows for the selection from an existing syndication or the creation of a new syndication.
Referring to FIG. 6, if the administrator chooses the “go get it” button from the
FIG. 5 display, then a listing of the syndication offers are presented. The “clickable” first field allows for the modification of that offering.
FIGS. 7 and 8 are user interface displays a for a “New Setup.” The administrator completes the fields shown in these displays.
FIG. 9 is a user interface display that allows for the viewing of the necessary syndication code for placement into the HTML of the subscriber/receiver web site.
FIG. 10A shows the actual code for placement on the subscriber/receiver HTML page for the fictitious client Attorney at Law. This code allows for the one time insertion of the code for presentation of information, news, events, or other digital assets on an ongoing basis.
FIG. 10B shows the same code, modified to present the latest asset, as well as the creation of several hypertext links for viewable archives of older digital assets. In this case, there is the ability to present for viewing up to 10 viewable archives from the database.
FIGS. 11 and 12 show additional administrative functions for the deletion of a subscriber.
FIGS. 13A and 13B show the list of subscribers/receivers for overall administrative purposes.
Appendix A is the syndication source code for the embodiment of the present invention shown in FIGS. 2-13B.
Appendix B is the servlet package source code for the embodiment of the present invention shown in FIGS. 2-13B.
B. Inherent Security
All web sites do not use the same syndication code. Subtle differences in the code are “keyed” to the receiving domain. It is through this “key” that the integrity of the business relationship and the placement of the digital asset are preserved. The process includes a security module that looks at the browser URL of the appliance to determine which URL (domain) it is calling. If the domain does not match an existing client URL (coupled with the content authorized for use), a message is returned to the appliance, which states that the content is unavailable.
C. Web Site Setup for Receiving Syndication Offerings
To set up a web site page for syndication, a few parameters must be understood and defined:
Through these parameters, metrics can be derived which display, from the syndication-offered standpoint, several management reports useful in understanding the offerings and their use. Metrics include:
D. Database Interrelationships
As discussed above, the present invention is platform independent and program neutral. It functions equally as well on operating systems written in Microsoft, as it does from that of Red Hat Linux. Furthermore, the database from which it pulls its content may either be MS SQL, Informix, Sybase or Oracle, as it uses command phrases which are non-vendor specific (ANSI SQL). The hardware, however, must be of sufficient strength to power databases that conceivably will receive hundreds of thousands of requests per second. FIG. 2, described above, illustrates one preferred database schema for the present invention.
E. Architectual Overview
The implementation of this business process and its underlying software is hardware independent, providing that the following applications/services are available: An application server running a servlet engine such as Allaire's JRUN or TomCat, and a web server such as Internet Information Server (IIS) from Microsoft or an Apache web server should the operating system of the server be RedHat Linux or Unix. The database server should have a strong relational database such as MS SQL, Oracle, or Sybase, overtop of the appropriate operating system.
The location of the servers used in the present invention can be anywhere within the infrastructure of the existing client network. One suitable scheme is to locate the servers behind a redundant firewall.
The invention environment provides for all system hardware requisite to the invention work. It includes an application/web server that controls the look of web pages, serves content for the web pages, and provides the environment for the administration of those tasks. The standard operating system for this invention is Linux. However, a client may choose Windows NT or UNIX as an alternate operating system (OS). Coupled with the OS, a web server needs to be chosen. In the example of Red Hat Linux, one suitable choice would be Apache. However, a Windows NT environment would most likely use IIS. Since the present invention is a Java-based application, a servlet engine needs to be incorporated into the server operation. One suitable configuration to support the invention includes the following elements:
Windows NT 4.0 with Service Pack 6A
Red Hat Linux 6.2
Sybase 11.02 [Windows NT, Linux]
Oracle 8i Server 8.1.5 [Windows NT, Solaris, Linux]
Microsoft SQL Server 6.5 with Service Pack 6A [Windows NT Only]
Microsoft SQL Server 7.0 [Windows NT Only]
Microsoft SQL Server 6.5, 7.0: SPRINTA JDBC 2.0 Driver version 2000 [Type 4]
Oracle 8.0.5.0. Production release JDBC [Windows NT, Solaris, Linux]
Netscape Enterprise Server 3.0, 3.6 [Windows NT, Solaris, Linux, AIX]
Microsoft Internet Information Server Version 4.0 [Windows NT Only]
Apache and Stronghold Web Server 2.4.2 [NT, AIX, Solaris, Linux]
Recommendation: Sun Compliant JDK minimum version 1.2.2
The Database Server becomes more critical as database size increases over time. It is feasible for an installation to use a different OS for the application server than that of the database server. Different database engines serve data at different rates (some faster than others) and some networks operate with corporate standards which mandate the use of certain configurations, to standardize application environments for ease of maintenance. For those reasons, the publishing database was developed platform independent. It is functionally transparent whether or not it is installed over Oracle, Sybase, MS SQL or Informix.
The present invention may be installed as part of a related product from Active Data Exchange, Inc., called Active Data Publisher™/Web Server, or it may be a functionally independent device. The setup of the environment of the present invention is the same as the Application/Web server environment.
F. Examples of Syndication use and Application
Case One: Large organization with multiple web sites (Public and Private)
A large organization has multiple web sites to manage, both public (visible to all) and private (internal and departmental in nature). The sites are repositories for a wide variety of information specific to their department of corporate division. There are, however, many assets which are frequently reproduced and shared among those sites. If a directive from Senior Management needs to be presented on each of the sites, conventional content management tools would require the HTML editors to re-post the directive on each and every site. This repetitive process creates organizational inefficiencies.
Using the present invention, an HTML snippet is placed on the page in the place where information bulletins will be seen. (See FIGS. 10A and 10B which illustrate an HTML snippet.) Every time a new information bulletin is released, the web page is automatically updated, without technology intervention. Furthermore, the bulletin is created in the native environment frequently used by the author or their assistant, and posted once through an intuitive, easy to use interface module which converts the document to HTML, enters the data into the syndication database, and prepares it for view on the site.
Case Two: Supply Chain Information Management
A manufacturer manages information streams from raw materials suppliers (upstream providers) to distributors (end users). The management objective is to assure that the end user receives the completed goods at a fair price in a timely manner, and that the raw materials suppliers notify the manufacturer of delays in shipments, which, in turn, affect product availability. If one believes that the main differentiation between suppliers of similar materials is their ability to enhance communications with clients and vendors, and that issue singularly is what is going to set apart one from another, then the implementation of the tools provided by the present invention is the linchpin in corporate success. In this example, it is helpful from a supply management role to understand the needs of the client and the ability for the vendor to supply product to create the materials for the client. Subscribing to the notion of apportioned web real estate, and having particular areas designated for information relevant to those in the supply chain, a new communications modality is created called a Digital Information Network that is linking the supplier and the end user in such a fashion as to be able to enhance the decision process, increase productivity, and enhance the digital economy.
The second preferred embodiment may be used with Active Data Syndicator v.3.
A. Detailed Explanation of Figures and Appendix
FIG. 14 is a self-explanatory database schema for the second preferred embodiment. FIG. 14 shows only the portion of the database schema that relates to the present invention.
FIGS. 15A-15L, taken together, are self-explanatory overall schema for the second preferred embodiment.
FIG. 16 is a schematic block diagram of the second preferred embodiment.
Appendix C is the combined syndication and servlet package source code for the embodiment of the present invention shown in FIGS. 14-16.
B. Implementation of Second Embodiment
FIG. 16 shows an overview of the second preferred embodiment. The basic elements include web pages located at a plurality of different URLs, a viewing browser, an application web server that hosts the syndication product, and a content repository. Each of these elements may be interconnected by any suitable communication medium, such as the Internet. The process operates as follows:
The process described above preferably occurs seamlessly in near real-time. Thus, the user is not aware that content (which is typically only a portion of the web page, but could be the entire content of the web page) is being requested and delivered from a remote content repository during the rendering of the web page.
The term “web application” as used herein refers to dynamic HTML web site content which varies depending upon user input, includes one or more interactive forms, involves the use of a web server programming/scripting language (e.g., Java, Perl, Cold Fusion, Active Server Pages, etc.), and may also make use of a backend database server for data storage. Some common examples of web applications include guestbooks, forums and shopping carts. Web applications typically execute on the same server as the hosting web server. This arrangement can place significant strain on the web server, especially when a large number of users are simultaneously requesting service and/or many web sites and applications are running concurrently on the same server. (This situation often occurs with ISP's.) The present invention leverages the JavaScript capabilities of the user's browser to execute the web application at a remote server independent of the subscriber's hosting web server, thereby reducing the potential load on the subscriber's web server and greatly simplifying the process by which a web application can be incorporated into a subscribing web site. That is, simply include the JavaScript snippet of the application using the present invention's syndication methodology in the HTML on the subscriber's web site. No further programming is then needed on the subscriber's web server. The user's browser effectively invokes the remote web application that runs and makes the subscriber's web page dynamic.
The present invention may be used for flat (static) sites and flat sites having one or more dynamic sections, as well as for fully dynamic sites.
The present invention is further advantageous because the traffic for creating the web pages uses port 80 (for http traffic) and port 443 (for https traffic), and thereby can pass through most server firewalls.
C. Web Application Example
Active Data Randomizer, available from Active Data Exchange, Inc., Bethlehem, Pa., is an example of a simple web application which incorporates the syndication methodology of the present invention. Randomizer produces two syndicated assets from two different JavaScript snippets.
FIG. 17 shows the first JavaScript snippet which renders in the browser as an administrator area (see FIG. 18) for the subscribing web site administrator to use in the configuration and entry of groups of HTML blurbs.
FIG. 19 shows the second JavaScript snippet which is generated from the administrative area and renders in the browser as a randomly selected HTML blurb from a group of HTML blurbs specified during the generation of the snippet.
Appendix D is a User Guide for this embodiment, and Appendix E shows sample source code for this embodiment.
Active Data Randomizer User Guide
Active Data Randomizer gives Users the power to keep a Website fresh and inviting to visitors. This convenient, easy-to-use tool facilitates the collecting, grouping, modifying and removal of messages, either graphic or text, that are displayed within a page each a time it is loaded, reloaded or refreshed by the viewer.
This User Guide is an overview of how Active Data Randomizer works and what it does. For a complete demonstration, contact your Active Data Exchange representative.
| Table of Contents |
| Overview | |
| Step-by-step guide for Active Data Randomizer | |
| Getting Started | |
| Step 1 Site Set Up | |
| To Set up a new site | |
| Step 2 Randomizer Groups | |
| Step 3 HTML Blurbs | |
| To add another HTML blurb: | |
| Step 4 Java Script Code | |
| Step 5 Verify or Modify Blurb Groupings | |
| Step 6 Rotating Blurbs for Preview | |
| Step 7 Exit | |
Active Data Randomizer
Overview
A practical tool, Active Data Randomizer gives Users the power to keep their Website viewers attentive to the screen by changing a specific part of a page message each time a viewer refreshes or returns to a previously viewed screen. An easy to use tool that requires no additional hardware or installation, Active Data Randomizer is platform independent and facilitates the grouping and presenting of graphic or text messages on a Website page.
The Active Data Randomizer allows for direct, targeted message updates, without the complexities of publishing completely new pages or documents, from any location with Internet access, at any time. Short, catchy visuals and text can be displayed on a page with little effort on the part of the client after setup is complete. The random display of messages keeps your page continually altering and fresh to viewers as they browse through a site. Using Active Data Randomizer to rotate images or messages will decrease the static look and feel of a Web page.
Step-by-Step Guide for Active Data Randomizer
Getting Started
The Active Data Randomizer is accessible through a Universal Resource Locator, URL. Open your Internet browser and enter this URL into the proper area:
You will be taken to the main screen for Active Data Randomizer (FIG. 21A).
The main screen for the Active Data Randomizer has links to each and every functionality offered by this time-saving tool. Once you have accessed the Active Data Randomizer tool, you will see all the site configuration options and functions that are usable for screen refresh messages. Click on any of the bulleted items to access that functionality.
Step 1 Site Set Up
You will arrive at this window when Add a New Site Configuration is chosen from the Site Configuration Screen (FIG. 21B). From here you are able to set up a new location to display Active Data Randomizer messages or return to the Menu.
To Set up a new site
The new site is automatically configured, and you will be returned to the Administration screen.
NOTE—the success of your new site set-up is confirmed and expressed by the red text in the upper portion of the screen.
Step 2 Randomizer Groups
You will arrive at this window when Add a New Group is chosen from the Site Configuration screen (FIG. 21 C). From here you are able to set up a new group of Active Data Randomizer blurbs or return to the Menu.
Step 3 HTML Blurbs
You will arrive at this window when Add a New HTML Blurb is chosen from the New Group Confirmation screen. From here you are able to set up a new location to display Active Data Randomizer messages or return to the Menu (FIG. 21E).
To Add Another HTML Blurb:
Step 4 Java Script Code
Once you have returned to the Site Configuration main screen,
Step 5 Verify or Modify Blurb Groupings
From the main Active Data Randomizer Administration window, you may view your group of messages. Active Data Randomizer presents both the HTML and a visual of the output (FIG. 211).
Step 6 Rotating Blurbs for Preview
It is best to always pretest the site to make sure your messages are being presented properly.
Step 7 Exit
Users may exit Active Data Randomizer Administration by simply leaving or closing your browser window.
About Active Data Exchange
Active Data Exchange is a leader in syndication software solutions that empower companies to get the right content to the right place at the right time. Active Data Exchange helps create highly effective information delivery chains with partners, customers, vendors, distributors, investors, and other target groups and affects commerce with communications tools better than existing email technologies. The company is active in several industry standards committees including the Information and Content Exchange Authoring Group and the W3C XML Protocol Standards Committee. Clients include Crown, Cork and Seal, MainStreet Networks, Turner Construction, Penn Mutual Life Insurance, DeSales and Lehigh University.
End of “Active Data Randomizer” User Guide (Appendix D)
The present invention may be implemented with any combination of hardware and software. If implemented as a computer-implemented apparatus, the present invention is implemented using means for performing all of the steps and functions described above. The present invention can be included in an article of manufacture (e.g., one or more computer program products) having, for instance, computer useable media (non-transitory computer storage media encoded with computer-executable instructions). The media has embodied therein, for instance, computer readable program code means for providing and facilitating the mechanisms of the present invention. The article of manufacture can be included as part of a computer system or sold separately.
It will be appreciated by those skilled in the art that changes could be made to the embodiments described above without departing from the broad inventive concept thereof. It is understood, therefore, that this invention is not limited to the particular embodiments disclosed, but it is intended to cover modifications within the spirit and scope of the present invention as defined by the appended claims.
1. A method of generating and providing script associated with a digital asset, the method comprising:
(a) generating script, by a web application hosted on a server, wherein the script includes code to request the content of a digital asset from a remote site when the code is executed by a browser, the code including a content identifier for use by the remote site in identifying the content of the digital asset that is to be received by a web page; and
(b) providing to a web browser the generated script for insertion into, and to become part of, the web page, wherein the script allows for receipt of the content of the digital asset by the web page.
2. The method of claim 1 wherein the script is a scripting language.
3. The method of claim 2 wherein the scripting language is JavaScript.
4. The method of claim 1 wherein the content is an executable file.
5. The method of claim 1 wherein the code further includes a uniform resource identifier (URI) of the web page for use by the remote site in authenticating whether the URI is authorized to receive the content of the digital asset.
6. A method of providing a web page that allows for receipt of a digital asset, the method comprising:
(a) receiving an electronic request at a remote site via an electronic network from an end user computer for a web page; and
(b) providing the web page from the remote site to the end user computer via the electronic network, the web page including script that has code to request the content of the digital asset from the remote site, the code including a content identifier for use by the remote site in identifying the content of the digital asset that is to be received by the web page from the remote site when the code is executed by a browser at the end user computer.
7. The method of claim 6 wherein the script is a scripting language.
8. The method of claim 7 wherein the scripting language is JavaScript.
9. The method of claim 6 wherein the content is an executable file.
10. The method of claim 6 wherein the code further includes a uniform resource identifier (URI) of the web page for use by the remote site in authenticating whether the URI is authorized to receive the content of the digital asset.
11. A method of preparing source code for a web page that allows for receipt of a digital asset hosted by a content provider at a remote site, the method comprising:
(a) requesting script from a web application hosted on a server, wherein the script has code that includes a content identifier for use by the content provider at the remote site in identifying the content of the digital asset that is to be received by the web page from the content provider at the remote site when the code is executed by a browser; and
(b) inserting the script into the web page, thereby preparing source code for the web page that allows for receipt of the digital asset hosted by the content provider at the remote site.
12. The method of claim 11 wherein the script is a scripting language.
13. The method of claim 12 wherein the scripting language is JavaScript.
14. The method of claim 11 wherein the content is an executable file.
15. The method of claim 11 wherein the code further includes a uniform resource identifier (URI) of the web page for use by the remote site in authenticating whether the URI is authorized to receive the content of the digital asset.
16. A computer program product for generating and providing script associated with a digital asset, the computer program product comprising non-transitory computer storage media encoded with computer-executable instructions for performing a method comprising:
(a) generating script, by a web application hosted on a server, wherein the script includes code to request the content of a digital asset from a remote site when the code is executed by a browser, the code including a content identifier for use by the remote site in identifying the content of the digital asset that is to be received by a web page; and
(b) providing to a web browser the generated script for insertion into, and to become part of, the web page, wherein the script allows for receipt of the content of the digital asset by the web page.
17. The computer program product of claim 16 wherein the script is a scripting language.
18. The computer program product of claim 17 wherein the scripting language is JavaScript.
19. The computer program product of claim 16 wherein the content is an executable file.
20. The computer program product of claim 16 wherein the code further includes a uniform resource identifier (URI) of the web page for use by the remote site in authenticating whether the URI is authorized to receive the content of the digital asset.
21. A computer program product that allows for receipt of a digital asset, the computer program product comprising non-transitory computer storage media encoded with computer-executable instructions for performing a method comprising:
(a) receiving a request from an end user computer for a web page; and
(b) providing the web page including script that has code to request the content of the digital asset from a remote site, the code including a content identifier for use by the remote site in identifying the content of the digital asset that is to be received by the web page from the remote site when the code is executed by a browser at the end user computer.
22. The computer program product of claim 21 wherein the script is a scripting language.
23. The computer program product of claim 22 wherein the scripting language is JavaScript.
24. The computer program product of claim 21 wherein the content is an executable file.
25. The computer program product of claim 21 wherein the code further includes a uniform resource identifier (URI) of the web page for use by the remote site in authenticating whether the URI is authorized to receive the content of the digital asset.