Embodiments of the invention relate to the field of computer networks; and more specifically, to incorporating web applications into web pages at the network level.
A web page is made up of a number of objects including the HyperText Markup Language (HTML) of the page, the images, the CSS that defines the layout, etc. Many publishers (e.g., owners and/or operators of websites) incorporate one or more web applications (typically provided by third party application providers) into their web pages to provide additional functionality for the web pages. A web application is a piece of code (typically a script) that provides functionality to a web page. A common web application is a tracking and analytics application that generates statistics regarding the visitors of the web page.
A publisher typically has to manually insert the code of the web application into the page(s) that it desires to have that functionality. For example, in the case of a tracking and analytics application, the publisher typically adds the code for that application in several of its web pages. Web applications may periodically be updated by the web application providers (e.g., to correct an error, to provide additional functionality, to become more efficient, etc.). In order to update a web application, a publisher typically removes the code of the older web application and replaces it with the code of the newer web application. Adding and managing the web applications can become cumbersome for the customer, especially as the number of web applications increases.
The invention may best be understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the invention. In the drawings:
In the following description, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description. Those of ordinary skill in the art, with the included descriptions, will be able to implement appropriate functionality without undue experimentation.
References in the specification to “one embodiment,” “an embodiment,” “an example embodiment,” etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to effect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
In the following description and claims, the terms “coupled” and “connected,” along with their derivatives, may be used. It should be understood that these terms are not intended as synonyms for each other. “Coupled” is used to indicate that two or more elements, which may or may not be in direct physical or electrical contact with each other, co-operate or interact with each other. “Connected” is used to indicate the establishment of communication between two or more elements that are coupled with each other.
A method and apparatus for incorporating web applications into web pages at a network level is described. In one embodiment, a cloud-based proxy service allows publishers of websites (e.g., owner or operators of websites) to add web application(s) to one or more of their web pages without the publisher modifying the code of those pages, and in some embodiments, without the original pages being changed. In some embodiments, the cloud-based proxy service includes one or more web applications that may be selected by the publishers to be automatically deployed on one or more of their web pages as those web pages pass through a proxy server as they are being served to requesting clients. The code of the original web pages (stored on the origin server, for example) may not be modified, in some embodiments.
The cloud-based proxy service includes a set of proxy server(s) that are situated between the client computing devices 110A-I and the origin servers 130A-N and certain network traffic passes through the set of proxy server(s). The client computing devices 110A-I are computing devices (e.g., laptops, workstations, smartphones, palm tops, mobile phones, tablets, gaming systems, set top boxes, etc.) that are capable of accessing network resources. Each of the client devices 110A-I includes a client network application 115, which is configured for accessing network resources. Example client network applications include a web browser or other application that can access network resources. Users at the client computing devices 110A-I request network resources (e.g., web pages, images, word processing documents, PDF files movie files, music files, or other computer files) using the client network application.
The origin servers 130A-N are computing devices that serve network resources (e.g., web pages, images, word processing documents, PDF files movie files, music files, or other computer files). The origin servers 130A-N respond to requests for network resources from client network applications. Although not illustrated in
The proxy server 120 is a computing device that is situated between the client devices 110A-I and the origin servers 130A-N and provide some of the features for incorporating web applications in to the web pages of the origin servers 130A-N. For example, the proxy server 120 may receive requests for an action to be performed on an identified resource of an origin server (e.g., an HTTP GET request, an HTTP POST request, other HTTP request methods, or other requests to be applied to an identified resource on an origin server) from the client devices 110A-I. For example, the incoming request 154 is received at the proxy server 120. In some embodiments, the request is received at a proxy server 120 as a result of a DNS request 150 for the domain of the request resolving 152 to an IP address of the proxy server 120. For example, in such embodiments, the incoming request 154 is received at the proxy server 120 as a result of DNS resolution for a domain hosted at an origin server 130 resolving to the proxy server 120.
The proxy server 120 receives the response 158 from the origin server 130 that includes the requested network resource. After receiving the response 158, the proxy server 120 may determine to insert one or more web application(s) into the requested resource. For example, the proxy server 120 may be configured with web application installation rules 179 that indicate that one or more web applications are to be installed within the resource included in the response 158. The web application installation rules 179 may also indicate where in the resource that the web application(s) are to be installed. In one embodiment, the web application installation rules 179 are produced as a result of a publisher's configuration, which will be described in greater detail later herein. For example, the web application installation rules 179 stored in the proxy server 120 may be generated from the web application installation rules 178 that are received from the service server 125.
The web application installation module 175 of the proxy server 120 installs the web application(s) into the resource according to the application installation rules 179. The resource may be cached, either as modified with the added web application(s) and/or as the unmodified resource as received from the origin server. The proxy server 120 then transmits the response 160 to the requesting client device, the response including the requested resource that has been modified to include the added web application(s).
In one embodiment, the web application installation rules 179 are configured on the proxy server 120 as a result of publishers selecting one or more web applications to be installed on their web page(s) and/or web site. The website publisher(s) 135A-L own or control domains that are hosted on the origin servers 130A-N. The website publishers 135A-L may or may not own or control the origin servers 130A-N. For example, a publisher 135 may contract with a hosting provider that owns an origin server 130 that hosts at least some of the content of the domain of the publisher 135. In one embodiment, the domains owned/or controlled by the website publishers 135A-L point to the proxy server(s) 120. That is, a DNS query for any of those domains resolve to the proxy server(s) 120.
The DNS system 140 is used to refer to the DNS system as a whole and includes multiple DNS servers to resolve DNS requests. As illustrated, the DNS system 140 includes the authoritative name server 142, which is an authoritative name server for the service. The authoritative name server 142 may be the authoritative name server for the domains hosted at the origin servers 130A-N. It should be understood that the DNS system 140 may include more DNS servers (e.g., preferred domain servers, top-level domain name servers, or other domain servers) than illustrated. It should also be understood that there may be multiple authoritative web servers for the service and they may be geographically distributed. In one embodiment, the authoritative name servers for each the domains have been changed to the authoritative name server 142, which is associated with the service. It should be understood that the backup authoritative name servers serving the domains may also be changed. In one embodiment, the zone file records for the domains of the website publishers 135A-L are changed such that DNS resolution requests for those domains resolve to the proxy server 120. While
The service server 125, operated by the service, provides a set of tools and interfaces for the website publishers 135A-L and is accessible over the Internet. For example, the service server 125, among other things, allows the website publishers 135A-L to register for the cloud-based proxy service and configure 182 web application(s) to be installed on network resources of their domains at the network level. Registering with the cloud-based proxy service may also cause the service server 125 to update the DNS record(s) 180 of the website publishers such that the domain(s) of the web site publishers may resolve to one or more IP addresses of one or more proxy servers 120. The service server 125 may include the web application storage 124 to store the web applications provided by the web application providers 190 and/or the web applications provided by the service itself. As will be described in greater detail later herein, the service server 125 may distribute the web applications to the proxy server 120 for incorporation into web pages.
Some web applications may be installed with a single click or selection and without the publisher configuring the web application or changing the code of their web pages. For example, as illustrated in
Some web applications may require additional setup or configuration information from the website publishers. By way of example, as illustrated in
Although not illustrated in
Referring back to
In some embodiments, the web application(s) that are selected by the website publisher for one or more of their web pages will be installed into their web pages until the website publisher chooses to remove those web application(s) (e.g., by selecting a remove button or toggle button). Website publishers may also use the web application configuration module 128 to remove web application(s) that have been previously configured to be installed on one or more of their network resource(s). For example,
In some cases, web applications may periodically be updated by the web application providers (e.g., to correct an error, to provide additional functionality, etc.). In one embodiment, updates to web applications are automatically transmitted to the proxy servers such that the proxy servers incorporate the most current version of those web applications.
For example,
Flow then moves to operation 415 and the service server 125 determines which of the proxy server(s) 120 are currently installing that web application in web pages. Next, the service server 125 communicates the updated web application to those proxy server(s) 120 at operation 420. In another embodiment, the service server 125 communicates the updated web application to each of the proxy server(s) 120. Thus, the web application(s) that are installed through the service may be kept up to date by the service. Therefore, website publishers, who typically would have had to manage their own code and update their code with the update (e.g., remove the older version of the web application from each of their web pages and replace with the updated version, which is a time consuming process), are not required to manage the updates of the web applications in embodiments described herein.
In addition, in some embodiments, upon learning that a particular web application has a vulnerability, the service server 125 may cause that web application to be disabled until the vulnerability is patched. For example, the service server 125 transmits web application installation rules to the proxy servers that indicates that that web application should not be installed. Responsive to the vulnerability being patched, the service server 125 transmits web application installation rules to the proxy servers that indicates that the web application may be installed again, and optionally transmits the patched web application to the proxy servers.
At operation 610, the proxy server 120 receives a request for a network resource from a client computing device 110. For example, the request is an HTTP request for a file at example.com (e.g., example.com/index.html). Flow then moves to operation 615 (which is optional in some embodiments), where the proxy server 120 determines whether the requested network resource is in its cache. If it is, then flow moves to operation 620. If it is not, then flow moves to operation 645.
At operation 620, the proxy server 120 retrieves the network resource from its cache. In this example, the retrieved network resource does not include the web applications that have been configured by the website publisher to be added to the network resource at the network level. However, in other embodiments, the cached network resource may include the added web applications. Flow then moves to operation 625 and the proxy server 120 determines that one or more web applications are to be installed within the retrieved network resource. For example, the proxy server 120 determines to install one or more web applications based on whether the web application installation rules 179 indicate that one or more web applications are to be installed in the requested network resource (e.g., example.com/index.html). In one embodiment, the decision is based on the URL of the requested network resource. In this example, at least one web application is to be installed in the requested network resource. Flow moves from operation 625 to operation 630.
At operation 630 the proxy server 120 installs the one or more web applications into the retrieved network resource. Installing the web application(s) will be described in more detail with respect to
At operation 645, the proxy server 120 transmits a request to the origin server 130 for the network resource that was requested at operation 610. Assuming that the origin server 130 has access to the requested network resource, the origin server 130 transmits a response to the proxy server 120 that includes the requested resource at operation 650 (e.g., the network resource example.com/index.html). This network resource is referred to as the original network resource in this example. Flow then moves to operation 655.
At operation 655, the proxy server 120 determines that one or more web applications are to be installed within the network resource. For example, the proxy server 120 determines to install one or more web applications based on whether the web application installation rules indicates that one or more web applications are to be installed in the network resource. Flow moves from operation 655 to operation 660.
At operation 660, the proxy server 120 installs the one or more web applications into the network resource. For example, the proxy server 120 accesses the local web application storage 122 for the web application(s) and inserts the code for those web application(s) into the network resource. Installing the web application(s) will be described in more detail with respect to
Flow then moves to operation 665 where the proxy server 120 forms a response that includes the network resource that has been modified to include the installed web application(s) and transmits the response to the client computing device 110. Flow then moves to operation 670, which is optional, where the proxy server 120 caches the network resource. In some embodiments, the proxy server 120 caches the network resource that has been modified to include the web application(s). In other embodiments, the proxy server 120 caches the network resource in its original form (as it was received from the origin server 130).
In one embodiment, the proxy server 120 only includes web application(s) in HTML pages. Thus, at operation 710, the web application installation module 175 determines whether the network resource is an HTML page. For example, the web application installation module 175 may examine the filename to see whether it has an HTML extension and/or examine the content-type header of the HTTP response to see whether it corresponds with an HTML document (e.g., “text/html”). However, there are occasions where the filename has an HTML extension and/or the content-type header indicates that the resource is an HTML document, but the resource is not actually an HTML document (this is typically due to a misconfiguration of the origin server). To guard against this, in some embodiments, the web application installation module 175 analyzes at least part of the resource (typically the beginning of the resource) to determine whether it is consistent with an HTML document. For example, the web application installation module 175 may analyze the resource to look for something that looks like an HTML tag (e.g., <head>), which may be an indication that the reference is an HTML document. If, for example, the first bytes are binary values, which is common for images, the web application installation module 175 may determine that it is not an HTML document. If the web application installation module 175 determines that the resource is not an HTML page, then flow moves to block 715 and web application(s) are not installed within the network resource (the unmodified resource may be transmitted to the requesting client computing device). If the web application installation module 175 determines that the resource is an HTML page, then flow moves to operation 720.
In one embodiment, each of the web application(s) that are to be installed within a network resource has an optimal location within the network resource to be installed (e.g., the beginning of the page, the end of the page, at a particular tag in the page, etc.). For example, an analytics application may be recommended to be placed at the bottom of the <head> section of the HTML document to increase the likelihood that the tracking information will be sent before the user leaves the page (as opposed to including the application in a location that will be processed after the page is otherwise rendered). In some embodiments, the developers of the web application (which may be a third party developer or the service) determines the optimal placement of the network resource in HTML pages and communicates this to the service. By way of example, the web application(s) may be inserted in a few different locations of the HTML page, including immediately after the opening HTML tag, immediately after the opening head tag, immediately before the closing head tag, immediately after the final state (e.g., the final state may be after the closing head tag, closing HTML tag, or the end of file, whichever is found first); and immediately after the opening tag.
At operation 720, the web application installation module 175 determines the placement in the network resource for each of the web application(s) that are to be installed. For example, the web application installation module 175 accesses the web application installation rules 179 to determine the placement for those web applications that are to be installed.
Flow then moves to operation 725 and the web application installation module 175 scans the network resource to locate the position(s) in the network resource for the web application(s). In one embodiment, the web application installation module 175 uses a lightweight parser (not a full parser like those that are included in a web browser) to locate the position(s) in the network resource for the web application(s). In one embodiment the lightweight parser is a state machine with several different states that is used when traversing through the network resource for locating the position(s) in the network resource to install the web application(s). The states may include an HTML state (which is the beginning state), a string state, the inside of a script state, the inside of a tag state, and the inside of a string that is inside a tag state. The states are useful for determining where in the page the parser is. For example, if the web page is a tutorial about writing HTML, then the actual content of the HTML may have something that looks like an HTML tag. The state machine allows the web application installation module 175 to verify, for example, that it has located a real HTML tag versus a string that looks like an HTML tag. The state machine also allows the web application installation module 175 to be more efficient than a full parser that is normally found in web browsers. For example, unlike a parser for a browser which is interested in how the pages are constructed and may have to wait to process until all parts of the response are received, the state machine of the web application installation module 175 may process the parts of the response as they are received and if they do not include the position for the web application to be installed they may be streamed to the client computing device. For example, if in a string state, the parser may look for the end of the string and stream back the parts of the response in the string until the end of the string is reached.
Flow moves from operation 725 to operation 730 where the web application installation module 175 installs the web application(s) in the located position(s) respectively. For example, the web application installation module 175 accesses the code for the web application(s) from the local web application storage 122 and inserts those web application(s) into the network resource.
In some cases, the original network resource may include a version of a web application that is to be installed. The version may be an older version of the web application, it may be in a non-optimal location, etc. Having multiple versions of the web application in the same network resource may not be desirable as it may cause conflicts to occur or other unexpected errors to occur. In some embodiments, the web application installation module 175 scans the original network resource to determine whether it includes a version of the web application that is to be installed. If it is, then the web application installation module 175 removes that web application from the network resource. The web application installation module 175 will insert the web application that it has received from the web application provider into the network resource.
While embodiments have been described with reference to a website publisher using a service server or other configuration server to configure the web application(s) to be installed on one or more of their pages, in alternative embodiments a web application installer that is a frame or other element is inserted into a page of the publisher and allows that publisher to select web application(s) to be installed on that page, on similar pages, or on pages matching a defined pattern. For example, the proxy server 120 may insert the code for the web application installer into the HTML of the page “example.com” such that when the publisher of “example.com” browses to that page, the web application installer may be displayed to the publisher.
The web application installer may be restricted for being displayed only to the publisher. For example, in one embodiment, a cookie is set when the publisher logs into the service server 125 or otherwise registers for service for their domain. This cookie is referred to as the publisher identifier cookie. If the proxy server 120 receives a request with a valid publisher identifier cookie for a domain (e.g., a cookie that identifies that the request is being received from the publisher of the page being requested), the proxy server 120 inserts the code for the web application installer into the HTML of the requested page. In another embodiment, the website publisher can navigate to one or more of their pages in a web application configuration mode via the service server 125. In the web application configuration mode, the proxy server 120 inserts the web application installer into the HTML of the navigated code. For example, the web application configuration module 128 of the service server 125 may include a link to the web page(s) of the publisher. When a link for a page is selected, the web application installer is displayed to the publisher within that page.
In one embodiment, the proxy server 120 inserts the web application installer within a page only after determining that the visitor is authorized (e.g., the visitor is the publisher, as determined by either the request including the publisher identifier cookie or the page being displayed as a result of selection of a link displayed through the web application configuration module). In another embodiment, the proxy server 120 inserts the web application installer into the page and it is only displayed or activated after determining that the visitor is authorized.
In some embodiments, the web application configuration module 128 of the service server 125 and/or the web application installer may allow the publisher to specify the placement of any visual part of a web application onto the page. For example, the web application configuration module 128 and/or the web application installer may allow the publisher to select where a web application should be displayed on the web page (e.g., left edge, right edge, top edge, bottom edge, etc.). In some embodiments, the web application configuration module 128 and/or the web application installer includes pre-defined locations (e.g., left edge, right edge, top edge, bottom edge) that the publisher may select to toggle between locations.
The publisher may configure the web application to be installed in different locations on the page for different requesting client devices. For example, the publisher may configure a certain web application to be displayed on the bottom of the page for mobile devices (e.g., smartphones, tablets, etc.) and displayed in a different location for non-mobile devices.
In other embodiments, the web application configuration module 128 and/or the web application installer may include a graphical user interface component that allows for the visual placement of a web application onto the page (e.g., drag and drop a web application onto the page). For example, the publisher selects a web application to be displayed on certain pages (e.g., a web application that displays sports scores). The publisher may select the conditions for displaying the web application (e.g., what page(s) to display the application on, what devices (e.g., as indicated by user agent) will display the web application, etc.). The publisher drags the web application into place where it should be displayed to users.
Once the publisher submits the configuration (e.g., by selecting a submit button), the server (either the service server 125 or the proxy server 120) stores a location within the Document Object Model (DOM) where the web application should appear based on the selection of the publisher. By way of example, the algorithm for storing the location within the DOM where the web application should appear may be demarcated based on the absolute position of the page (e.g., number of pixels from an edge of the page); based on relative positioning to the elements around it (e.g., based on the potential selectors ID/Class of parent/child elements); or based on the XPath location within the DOM tree (e.g., HTML→BODY→First <DIV>→Second <P>), or some combination of the above. The algorithm may be strict and place the web application only if the exact position is found or it may be loose and place the application in the element that most closely resembles the specified position.
The server may update the web application installation rules with the location where the web application(s) should appear. For example, the service server 125 may update the web application installation rules 178 with the location where the web application(s) should appear, and communicate those rules to the proxy server 120.
While the above example describes adding a web application onto the page, the publisher may use the graphical user interface component to move the placement of existing web applications and/or remove existing web applications from one or more of their pages.
As described herein, instructions may refer to specific configurations of hardware such as application specific integrated circuits (ASICs) configured to perform certain operations or having a predetermined functionality or software instructions stored in memory embodied in a non-transitory computer readable medium. Thus, the techniques shown in the figures can be implemented using code and data stored and executed on one or more electronic devices (e.g., a client computing device, a proxy server, a service server, etc.). Such electronic devices store and communicate (internally and/or with other electronic devices over a network) code and data using computer-readable media, such as non-transitory computer-readable storage media (e.g., magnetic disks; optical disks; random access memory; read only memory; flash memory devices; phase-change memory) and transitory computer-readable communication media (e.g., electrical, optical, acoustical or other form of propagated signals—such as carrier waves, infrared signals, digital signals). In addition, such electronic devices typically include a set of one or more processors coupled to one or more other components, such as one or more storage devices (non-transitory computer-readable storage media), user input/output devices (e.g., a keyboard, a touchscreen, and/or a display), and network connections. The coupling of the set of processors and other components is typically through one or more busses and bridges (also termed as bus controllers). Thus, the storage device of a given electronic device typically stores code and/or data for execution on the set of one or more processors of that electronic device. Of course, one or more parts of an embodiment of the invention may be implemented using different combinations of software, firmware, and/or hardware.
While the flow diagrams in the figures show a particular order of operations performed by certain embodiments of the invention, it should be understood that such order is exemplary (e.g., alternative embodiments may perform the operations in a different order, combine certain operations, overlap certain operations, etc.).
While the invention has been described in terms of several embodiments, those skilled in the art will recognize that the invention is not limited to the embodiments described, can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting.
This application is a continuation of application Ser. No. 14/503,297, filed Sep. 30, 2014, which is a continuation of application Ser. No. 13/474,529, filed May 17, 2012, now U.S. Pat. No. 8,849,904, which are hereby incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
5920725 | Ma | Jul 1999 | A |
6453335 | Kaufmann | Sep 2002 | B1 |
7010581 | Brown et al. | Mar 2006 | B2 |
7020685 | Chen et al. | Mar 2006 | B1 |
7325197 | Massena | Jan 2008 | B1 |
7363248 | Rollins et al. | Apr 2008 | B2 |
7904953 | Meyer et al. | Mar 2011 | B2 |
7953820 | Stevens et al. | May 2011 | B2 |
8150939 | Murray | Apr 2012 | B1 |
8370940 | Holloway | Feb 2013 | B2 |
8504911 | Thakare et al. | Aug 2013 | B1 |
8572737 | Holloway | Oct 2013 | B2 |
8751633 | Holloway | Jun 2014 | B2 |
8849904 | Prince | Sep 2014 | B2 |
8850580 | Prince | Sep 2014 | B2 |
9009330 | Holloway | Apr 2015 | B2 |
9049244 | Prince | Jun 2015 | B2 |
9049247 | Holloway | Jun 2015 | B2 |
9342620 | Joel et al. | May 2016 | B2 |
9369437 | Holloway | Jun 2016 | B2 |
9548966 | Prince | Jan 2017 | B2 |
9565166 | Holloway | Feb 2017 | B2 |
9628581 | Holloway | Apr 2017 | B2 |
9634993 | Holloway | Apr 2017 | B2 |
9634994 | Prince | Apr 2017 | B2 |
9722970 | Prince | Aug 2017 | B2 |
10102301 | Holloway | Oct 2018 | B2 |
10169479 | Holloway | Jan 2019 | B2 |
10205674 | Prince | Feb 2019 | B2 |
10243927 | Holloway | Mar 2019 | B2 |
10313475 | Holloway | Jun 2019 | B2 |
10452741 | Prince | Oct 2019 | B2 |
10585967 | Holloway | Mar 2020 | B2 |
10608983 | Prince | Mar 2020 | B2 |
10621263 | Holloway | Apr 2020 | B2 |
10671694 | Holloway | Jun 2020 | B2 |
10853443 | Holloway | Dec 2020 | B2 |
10855798 | Holloway | Dec 2020 | B2 |
10872128 | Prince | Dec 2020 | B2 |
10922377 | Holloway | Feb 2021 | B2 |
10984068 | Holloway | Apr 2021 | B2 |
20020103712 | Rollins et al. | Aug 2002 | A1 |
20020120782 | Dillon et al. | Aug 2002 | A1 |
20020133604 | Khanna et al. | Sep 2002 | A1 |
20040073713 | Pentikainen et al. | Apr 2004 | A1 |
20040215717 | Seifert et al. | Oct 2004 | A1 |
20050138122 | Boehringer et al. | Jun 2005 | A1 |
20050188361 | Cai et al. | Aug 2005 | A1 |
20060184640 | Hatch | Aug 2006 | A1 |
20060271671 | Hansen | Nov 2006 | A1 |
20060282897 | Sima | Dec 2006 | A1 |
20060294199 | Bertholf | Dec 2006 | A1 |
20070067415 | Kawaguchi | Mar 2007 | A1 |
20080077851 | Hesmer et al. | Mar 2008 | A1 |
20080077980 | Meyer et al. | Mar 2008 | A1 |
20080172488 | Jawahar et al. | Jul 2008 | A1 |
20080263144 | Rollins et al. | Oct 2008 | A1 |
20090248790 | Webb-Johnson | Oct 2009 | A1 |
20090248855 | Nastacio | Oct 2009 | A1 |
20100011341 | Baierl et al. | Jan 2010 | A1 |
20100057830 | Takala | Mar 2010 | A1 |
20100198938 | Molland et al. | Aug 2010 | A1 |
20100318976 | Everly et al. | Dec 2010 | A1 |
20110055683 | Jiang | Mar 2011 | A1 |
20110072116 | Kordun et al. | Mar 2011 | A1 |
20110137973 | Wei et al. | Jun 2011 | A1 |
20110265168 | Lucovsky | Oct 2011 | A1 |
20110282997 | Prince | Nov 2011 | A1 |
20110283359 | Prince | Nov 2011 | A1 |
20110307238 | Scoda | Dec 2011 | A1 |
20110314091 | Podjarny | Dec 2011 | A1 |
20120022942 | Holloway | Jan 2012 | A1 |
20120023090 | Holloway | Jan 2012 | A1 |
20120110174 | Wootton | May 2012 | A1 |
20120116896 | Holloway | May 2012 | A1 |
20120117222 | Holloway | May 2012 | A1 |
20120117239 | Holloway | May 2012 | A1 |
20120117267 | Holloway | May 2012 | A1 |
20120117458 | Holloway | May 2012 | A1 |
20120117641 | Holloway | May 2012 | A1 |
20120117649 | Holloway | May 2012 | A1 |
20120324113 | Prince | Dec 2012 | A1 |
20130086688 | Patel | Apr 2013 | A1 |
20130117807 | Kay | May 2013 | A1 |
20130133076 | Kawashiro | May 2013 | A1 |
20130204746 | Lee et al. | Aug 2013 | A1 |
20130218954 | Kaegi | Aug 2013 | A1 |
20130238977 | Abrahami et al. | Sep 2013 | A1 |
20130311593 | Prince | Nov 2013 | A1 |
20140059668 | Holloway | Feb 2014 | A1 |
20150019679 | Prince | Jan 2015 | A1 |
20150032552 | Holloway | Jan 2015 | A9 |
20150032903 | Holloway | Jan 2015 | A9 |
20150033113 | Holloway | Jan 2015 | A9 |
20150033344 | Holloway | Jan 2015 | A9 |
20150207814 | Prince | Jul 2015 | A1 |
20160014087 | Holloway | Jan 2016 | A1 |
20160021210 | Holloway | Jan 2016 | A1 |
20160156588 | Prince | Jun 2016 | A1 |
20170147590 | Holloway | May 2017 | A1 |
20170223132 | Holloway | Aug 2017 | A1 |
20170230303 | Prince | Aug 2017 | A1 |
20180004765 | Holloway | Jan 2018 | A1 |
20180131668 | Prince | May 2018 | A1 |
20190052576 | Holloway | Feb 2019 | A1 |
20190138560 | Holloway | May 2019 | A1 |
20190253365 | Prince | Aug 2019 | A1 |
20190303415 | Holloway | Oct 2019 | A1 |
20190394298 | Holloway | Dec 2019 | A1 |
20200159791 | Prince | May 2020 | A1 |
20200210501 | Holloway | Jul 2020 | A1 |
20200228490 | Prince | Jul 2020 | A1 |
20200242177 | Holloway | Jul 2020 | A1 |
20200293584 | Holloway | Sep 2020 | A1 |
20210165843 | Holloway | Jun 2021 | A1 |
20210240785 | Holloway | Aug 2021 | A1 |
Entry |
---|
Final Office Action from U.S. Appl. No. 13/474,529 dated Mar. 7, 2013, 38 pages. |
Final Office Action from U.S. Appl. No. 14/503,297, dated Dec. 16, 2015, 33 pages. |
Final Office Action from U.S. Appl. No. 14/503,297, dated Feb. 23, 2017, 24 pages. |
Non-Final Office Action from U.S. Appl. No. 13/474,529 dated Aug. 29, 2013, 38 pages. |
Non-Final Office Action from U.S. Appl. No. 13/474,529 dated Sep. 13, 2012, 40 pages. |
Non-Final Office Action from U.S. Appl. No. 14/503,297 dated Aug. 11, 2016, 22 pages. |
Non-Final Office Action from U.S. Appl. No. 14/503,297, dated Mar. 11, 2015, 46 pages. |
Notice of Allowance from U.S. Appl. No. 13/474,529, dated May 22, 2014, 20 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated Aug. 18, 2017, 6 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated Jun. 21, 2017, 5 pages. |
Roggio., “How to Make and Place a Widget on Websites,” 2007, http://voices.yahoo.com/how-place-widget-websites-343192.htmlcat=35. |
Squarespace.com Features, Squarespace Features Section, via Wayback Machine, 2012, http://web.archive.org/web/20100325004552/http://www.squarespace.com/features/. |
Wayback (Wayback archive of “10 Must-Have Google Chrome Extensions” from http://googlesystem.blogspot.com/2010/01/10-must-have-google-chrome-extensions.html Jan. 26, 2010. Wayback archive dated Jan. 29, 2010 from https://web.archive.org/web/20100129034455/http://googlesystem.blogspot.com/2010/01/10-must-have-google-chromeextensions.html). |
“Defendant's Opening Brief in Support of its Motion for Judgment on the Pleadings that the '335 Patent is Invalid under 35 U.S.C. 101,” Document 27, Blackbird Tech LLC d/b/a Blackbird Technologies, v. Fastly, Inc., Case No. 1:17-cv-00284-MSG, United States District Court for the District of Delaware, Sep. 15, 2017, 23 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated Oct. 12, 2018, 9 pages. |
“Blackbird Technologies' Opposition to Cloudflare's motion for Judgment on the Pleadings under 35 U.S.C. 101 (ECF No. 37),” Document 77, Blackbird Tech LLC, v. Cloudflare, Inc., Case No. 3:17-cv-06112-VC, United States District Court Northern District of California, Dec. 22, 2017, 20 pages. |
“Cloudflare's Opening Brief Supporting Motion for Judgment on the Pleadings under 35 U.S.C. 101,” Document 38, Blackbird Tech LLC d/b/a Blackbird Technologies, v. Cloudflare, Inc., Case No. 3:17-cv-06112-VC, United States District Court for the District of Delaware, Sep. 18, 2017, 16 pages. |
“Cloudflare's Reply Supporting Motion for Judgment on the Pleadings under 35 U.S.C. 101,” Document 78, Blackbird Tech LLC, v. Cloudflare, Inc., Case No. 3:17-cv-06112-VC, United States District Court Northern District of California, Jan. 3, 2018, 11 pages. |
“Order Granting Motion for Judgment on the Pleadings and Granting Motion to Dismiss,” Document 87, Blackbird Tech LLC, v. Cloudflare, Inc., Case No. 3:17-cv-06112-VC, United States District Court Northern District of California, Feb. 12, 2018, 2 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated May 2, 2018, 9 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated Nov. 21 2017, 11 pages. |
Notice of Allowance from U.S. Appl. No. 14/503,297, dated Sep. 22, 2017, 5 pages. |
Number | Date | Country | |
---|---|---|---|
20190253365 A1 | Aug 2019 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14503297 | Sep 2014 | US |
Child | 16272289 | US | |
Parent | 13474529 | May 2012 | US |
Child | 14503297 | US |