Method and system for securely incorporating electronic information into an online purchasing application
    1.
    发明申请
    Method and system for securely incorporating electronic information into an online purchasing application 审中-公开
    将电子信息安全地并入在线采购应用中的方法和系统

    公开(公告)号:US20050021477A1

    公开(公告)日:2005-01-27

    申请号:US10770353

    申请日:2004-02-02

    摘要: A method and system for facilitating digital commerce using a secure digital commerce system is provided. The secure digital commerce system is arranged according to a client/server architecture and includes a modularized DCS client and DCS server. The DCS client and the DCS server are incorporated into an online purchasing system, such as a virtual store, to perform the purchase and online delivery of electronic content. The DCS client includes a set of components which include a secured copy of the merchandise and various components needed to license and purchase the merchandise and to unsecure and process (e.g., execute) the licensed merchandise. The DCS client communicates with the DCS server to download the components onto a customer's computer system and to license and purchase a requested item of merchandise. The DCS server, which includes a content supplier server, a licensing and purchasing broker, and a payment processing function, supplies merchandise-specific components and licenses the requested item of merchandise by generating an electronic certificate. The electronic certificate contains license parameters that are specific to the requested merchandise and an indicated purchasing option. Once a valid electronic license certificate for the requested merchandise is received by the DCS client, the merchandise is made available to the customer for use in accordance with the licensing parameters contained in the electronic license certificate.

    摘要翻译: 提供了一种使用安全数字商务系统促进数字商务的方法和系统。 安全数字商务系统根据客户端/服务器架构进行安排,并包括模块化的DCS客户端和DCS服务器。 DCS客户端和DCS服务器被并入到诸如虚拟商店的在线采购系统中,以执行电子内容的购买和在线传送。 DCS客户端包括一组组件,其包括商品的安全副本和许可和购买商品所需的各种组件,并且不安全地(例如执行)许可的商品。 DCS客户端与DCS服务器进行通信,将组件下载到客户的计算机系统上,并许可并购买所请求的商品。 包括内容供应商服务器,许可和采购经纪人以及支付处理功能的DCS服务器通过生成电子证书来提供商品特定组件并许可所请求的商品。 电子证书包含特定于所请求商品的许可证参数和指定的购买选项。 一旦由DCS客户接收到所请求的商品的有效的电子许可证书,商品就可以根据电子许可证书中包含的许可参数提供给客户使用。

    Method and system for securely incorporating electronic information into
an online purchasing application
    2.
    发明授权
    Method and system for securely incorporating electronic information into an online purchasing application 失效
    将电子信息安全地并入在线采购应用中的方法和系统

    公开(公告)号:US6073124A

    公开(公告)日:2000-06-06

    申请号:US895221

    申请日:1997-07-15

    摘要: A method and system for facilitating digital commerce using a secure digital commerce system is provided. The secure digital commerce system is arranged according to a client/server architecture and includes a modularized DCS client and DCS server. The DCS client and the DCS server are incorporated into an online purchasing system, such as a virtual store, to perform the purchase and online delivery of electronic content. The DCS client includes a set of components which include a secured copy of the merchandise and various components needed to license and purchase the merchandise and to unsecure and process (e.g., execute) the licensed merchandise. The DCS client communicates with the DCS server to download the components onto a customer's computer system and to license and purchase a requested item of merchandise. The DCS server, which includes a content supplier server, a licensing and purchasing broker, and a payment processing function, supplies merchandise-specific components and licenses the requested item of merchandise by generating an electronic certificate. The electronic certificate contains license parameters that are specific to the requested merchandise and an indicated purchasing option. Once a valid electronic license certificate for the requested merchandise is received by the DCS client, the merchandise is made available to the customer for use in accordance with the licensing parameters contained in the electronic license certificate.

    摘要翻译: 提供了一种使用安全数字商务系统促进数字商务的方法和系统。 安全数字商务系统根据客户端/服务器架构进行安排,并包括模块化的DCS客户端和DCS服务器。 DCS客户端和DCS服务器被并入到诸如虚拟商店的在线采购系统中,以执行电子内容的购买和在线传送。 DCS客户端包括一组组件,其包括商品的安全副本和许可和购买商品所需的各种组件,并且不安全地(例如执行)许可的商品。 DCS客户端与DCS服务器进行通信,将组件下载到客户的计算机系统上,并许可并购买所请求的商品。 包括内容供应商服务器,许可和采购经纪人以及支付处理功能的DCS服务器通过生成电子证书来提供商品特定组件并许可所请求的商品。 电子证书包含特定于所请求商品的许可证参数和指定的购买选项。 一旦由DCS客户接收到所请求的商品的有效的电子许可证书,商品就可以根据电子许可证书中包含的许可参数提供给客户使用。

    Method and system for inserting code to conditionally incorporate a user interface component in an HTML document
    5.
    发明授权
    Method and system for inserting code to conditionally incorporate a user interface component in an HTML document 失效
    用于插入代码以有条件地将用户界面组件合并到HTML文档中的方法和系统

    公开(公告)号:US06266681B1

    公开(公告)日:2001-07-24

    申请号:US08827691

    申请日:1997-04-08

    申请人: John Guthrie

    发明人: John Guthrie

    IPC分类号: G06F1500

    摘要: A method and system for injecting code into an existing HTML document that enables the conditional generation and incorporation of an injectable component is provided. The injection mechanism provided enables a user to display an add-on user interface component within a web page using a technique that is transparent to the normal processing within a browser application. The injection mechanism installs interceptor code as a proxy server between a client browser and a server. The interceptor code monitors all HTTP messages sent from the client browser and injects code into each HTML document that is sent from a server to the client browser. The injected code when executed by the client browser conditionally inserts HTML code into the received HTML document. The inserted HTML code is then used by the client browser to generate a new component, for example a user interface component. The code injected by the interceptor code is dependent upon the type of the browser and whether certain tags are present in the received HTML document. In addition, the code may be written in a script language, such as Javascript or VBscript.

    摘要翻译: 提供了一种用于将代码注入到现有HTML文档中的方法和系统,该文档使得能够进行条件生成和引入可注入组件。 所提供的注射机制使得用户能够使用对浏览器应用程序内的正常处理透明的技术在网页内显示附加的用户界面组件。 注入机制在客户端浏览器和服务器之间安装拦截器代码作为代理服务器。 拦截器代码监视从客户端浏览器发送的所有HTTP消息,并将代码注入从服务器发送到客户端浏览器的每个HTML文档。 注入代码由客户端浏览器执行时有条件地将HTML代码插入到接收的HTML文档中。 插入的HTML代码然后由客户端浏览器用于生成新的组件,例如用户界面组件。 拦截器代码注入的代码取决于浏览器的类型以及接收的HTML文档中是否存在某些标签。 另外,代码可以用脚本语言编写,如Javascript或VBscript。

    Wind powered apparatus
    6.
    发明授权
    Wind powered apparatus 失效
    风力发电设备

    公开(公告)号:US4116151A

    公开(公告)日:1978-09-26

    申请号:US824624

    申请日:1977-08-15

    申请人: John Guthrie

    发明人: John Guthrie

    IPC分类号: B63H9/06

    CPC分类号: B63H9/0607

    摘要: A wind-powered apparatus includes a series of vertically extending transversely curved foils carried in a support and movable longitudinally of the support from a furled condition, where the foils are bunched closely together and present a minimum surface area to the wind, to an unfurled position where the foils are uniformly spaced along the support. The support can be rotated to take advantage of the wind direction, and the foils themselves can be rotated in unison to one side or the other. The various movements of the foils are powered by suitable drive mechanisms which may be remotely controlled.

    摘要翻译: 一种风力发电设备包括一系列垂直延伸的横向弯曲的箔片,其承载在支撑件中并且可以从折叠状态沿支撑件纵向移动,其中箔片紧密结合在一起并呈现出最小的风向表面积到展开位置 箔沿着支撑件均匀间隔开。 支撑件可以旋转以利用风向,并且箔本身可以一致地旋转到一侧或另一侧。 箔的各种运动由可以被远程控制的合适的驱动机构供电。

    Block level data snapshot system and method
    7.
    发明申请
    Block level data snapshot system and method 有权
    块级数据快照系统和方法

    公开(公告)号:US20050114402A1

    公开(公告)日:2005-05-26

    申请号:US10718486

    申请日:2003-11-20

    申请人: John Guthrie

    发明人: John Guthrie

    IPC分类号: G06F20060101 G06F12/00

    摘要: A block level data snapshot system uses agents to convert block level file commands from devices such as computer workstations intended for block level devices such as hard disks. The block level file commands are converted into instructions for a node based snapshot data system for taking snapshots at the block level. By converting the block level file commands into instructions suitable for the node based snapshot system, snapshots are able to be taken at the block level, which allows for disk storage savings and speed enhancements. One resultant feature is that the block level data snapshot system can be used as a block level storage device for one or more workstations thus allowing relatively simple integration of a snapshot system with existing workstations.

    摘要翻译: 块级数据快照系统使用代理从诸如硬盘等块级设备的计算机工作站等设备转换块级文件命令。 块级文件命令被转换为基于节点的快照数据系统的指令,用于在块级别拍摄快照。 通过将块级文件命令转换为适用于基于节点的快照系统的指令,可以在块级别获取快照,从而可以节省磁盘存储和提高速度。 一个结果特征是块级数据快照系统可以用作一个或多个工作站的块级存储设备,从而允许快照系统与现有工作站的相对简单的集成。

    Method and system for taking a data snapshot
    8.
    发明申请
    Method and system for taking a data snapshot 审中-公开
    采集数据快照的方法和系统

    公开(公告)号:US20050010592A1

    公开(公告)日:2005-01-13

    申请号:US10616411

    申请日:2003-07-08

    申请人: John Guthrie

    发明人: John Guthrie

    IPC分类号: G06F17/00 G06F17/30

    CPC分类号: G06F16/10

    摘要: A method and system for creating a snapshot of data. The snapshot system creates a snapshot of data that is hierarchically organized, such as the data of a file system. When a snapshot is to be created, the snapshot system copies the root node of the hierarchical organization to a new root node that points to the same child nodes as the copied root node. This new root node becomes the root node of the snapshot data. When a current node is subsequently modified, the snapshot system replaces each ancestor node of that node that has not yet been replaced with a new node that has the same child nodes as the replaced node. The snapshot system also replaces the node to be modified with a new node that points to the same child nodes of the replaced node.

    摘要翻译: 一种用于创建数据快照的方法和系统。 快照系统创建分层组织的数据的快照,例如文件系统的数据。 当创建快照时,快照系统将分层组织的根节点复制到指向与复制的根节点相同的子节点的新根节点。 这个新的根节点成为快照数据的根节点。 当当前节点随后被修改时,快照系统将替换尚未被替换的该节点的每个祖先节点与具有与被替换节点相同子节点的新节点。 快照系统还用指向被替换节点的相同子节点的新节点替换要修改的节点。

    Method and system for providing additional behavior through a web page
    9.
    发明授权
    Method and system for providing additional behavior through a web page 失效
    通过网页提供额外行为的方法和系统

    公开(公告)号:US06401077B1

    公开(公告)日:2002-06-04

    申请号:US09322963

    申请日:1999-05-28

    IPC分类号: G06F1760

    摘要: A method and system for enabling a page description provided by a source server to perform additional behavior provided by a portal server. The page description (e.g., an HTML document) is associated with one or more items (e.g., a product). The enabling system executes at the portal server and receives a selection of the page description (e.g., a URL) from a client computer. The enabling system then retrieves from the source server the selected page description. The enabling system adds to the retrieved page description a user interface element that describes an action to be performed so that the additional behavior (e.g., placing an order for the product) can be performed for the associated item. The enabling system may also redirect to the portal server the navigation references of the retrieved page description so that all navigation based on the page description is routed through the portal server. When the enabling system intercepts these redirected navigation references, it can then retrieve and enable the referenced page description.

    摘要翻译: 一种用于启用源服务器提供的页面描述以执行由门户服务器提供的附加行为的方法和系统。 页面描述(例如,HTML文档)与一个或多个项目(例如,产品)相关联。 启用系统在门户服务器处执行,并从客户端计算机接收页面描述(例如,URL)的选择。 然后,启用系统从源服务器检索所选择的页面描述。 启用系统将检索到的页面描述添加到描述要执行的操作的用户界面元素,使得可以针对相关联的项目执行附加行为(例如,为产品订购)。 启用系统还可以将检索到的页面描述的导航参考重定向到门户服务器,使得基于页面描述的所有导航通过门户服务器路由。 当启用系统拦截这些重定向的导航引用时,它可以检索并启用引用的页面描述。

    Polymerisable compositions using air-activated latent initiator system
of hydrogenated pyridine compound and acid
    10.
    发明授权
    Polymerisable compositions using air-activated latent initiator system of hydrogenated pyridine compound and acid 失效
    使用氢化吡啶化合物和酸的空气活化潜在引发剂体系的可聚合组合物

    公开(公告)号:US5610251A

    公开(公告)日:1997-03-11

    申请号:US460252

    申请日:1995-06-02

    摘要: A one-part, air-activatable, polymerizable composition comprising:(a) at least one free-radically polymerizable monomer, and(b) an activator system for effective polymerization of the free-radically polymerizable monomer, said activator system comprising at least one auto-oxidizable compound of a formula which includes the structure I: ##STR1## where x is 0 or 1, and where the lines representing unfilled valencies indicate bonds to carbon, hydrogen or hetero atoms, alone or in combination with a weak acid;with the proviso that:when x=0, the nitrogen atom in structure I is not bonded to a second nitrogen atom;and when x=1 there is a structure I in the compound in which the >C.dbd.C>moiety does not form part of a phenyl ring;with the proviso that the composition does not contain a peroxide, or a peroxide precursor which produces peroxide in the absence of air or any ingredient which is a significant source of radicals in the absence of air.Preferred auto-oxidizable compounds are selected from the group consisting of partially hydrogenated pyridines, condensation products of cyclic ketones and ureas, Schiff's bases, indoles, pyrroles, imidazoles, piperazines, carbazoles, tetrahydroquinolines, and substituted derivatives thereof, particularly dihydropyridines.The composition may also contain a soluble ionic salt, particularly a cobalt or iron salt.The compositions as described are stable on storage in the absence of air, are activated by exposure to air, and will then cure in either the presence or absence of air.

    摘要翻译: 一种可单独组分的可空气活化的可聚合组合物,其包含:(a)至少一种可自由基聚合的单体,和(b)用于可自由基聚合单体的有效聚合的活化剂体系,所述活化剂体系包含至少一种 包括结构I的化学式的自氧化化合物:引入未填充的价态表示单独或与弱酸组合的与碳,氢或杂原子的键; 条件是:当x = 0时,结构I中的氮原子不与第二个氮原子键合; 并且当x = 1时,化合物中的> C = C>部分不形成苯环的一部分的结构I; 条件是组合物不含有过氧化物,或在不存在空气的情况下产生过氧化物的过氧化物前体,或在不存在空气的情况下是显着的自由基来源的任何成分。 优选的可自动氧化的化合物选自部分氢化的吡啶,环酮和脲的缩合产物,希夫碱,吲哚,吡咯,咪唑,哌嗪,咔唑,四氢喹啉及其取代的衍生物,特别是二氢吡啶。 组合物还可以含有可溶性离子盐,特别是钴或铁盐。 如上所述的组合物在不存在空气的情况下储存时是稳定的,通过暴露于空气而被活化,然后在存在或不存在空气的情况下固化。