会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 23. 发明申请
    • Securely publishing user profile information across a public insecure infrastructure
    • 在公共不安全的基础设施上安全地发布用户个人资料信息
    • US20060059183A1
    • 2006-03-16
    • US10942276
    • 2004-09-16
    • Malcolm PearsonRobert Atkinson
    • Malcolm PearsonRobert Atkinson
    • G06F17/30
    • G06Q10/107
    • The present invention utilizes existing encapsulation or encoding mechanisms for embedding user profile information in electronic messages. Such information may then be distributed amid a community of users for which an individual, organization or other entity interact. The present invention takes advantage of hidden fields, i.e., machine readable fields that contain metadata that by default are not presented at client user interface, for including the user profile information. The user profiles may be stored in a repository of user profiles, wherein a recipient of the user profiles may subsequently query the repository using keywords for accessing desired information about individuals or organizations for which they interact with.
    • 本发明利用现有的封装或编码机制将用户简档信息嵌入电子消息中。 然后可以在个人,组织或其他实体交互的用户社区中分发这样的信息。 本发明利用隐藏字段,即包含默认情况下不在客户端用户界面呈现的元数据的机器可读字段,用于包括用户简档信息。 用户简档可以存储在用户简档的存储库中,其中用户简档的接收者可随后使用用于访问与它们交互的个人或组织的期望信息的关键字来查询存储库。
    • 24. 发明申请
    • Extending and optimizing electronic messaging rules
    • 扩展和优化电子消息规则
    • US20060047758A1
    • 2006-03-02
    • US10926929
    • 2004-08-26
    • Vivek SharmaMin WeiRobert Atkinson
    • Vivek SharmaMin WeiRobert Atkinson
    • G06F15/16
    • H04L67/2823H04L67/28
    • The present invention extends to methods, systems, and computer program products for extending and optimizing electronic messaging rules. A messaging module automatically generates intermediate language instructions that represent messaging rules. The intermediate language instructions are decompiled into corresponding source code and modified to extend the functionality of the messaging rules. The modified source code is recompiled into modified intermediate language instructions that are executable by a rule execution module. A criteria evaluator identifies portions of intermediate language rule instructions that can be can be rewritten to facilitate more efficient rule execution. An intermediate language rewriter optimizes the identified portions of intermediate language rule instructions based on rule optimization data. For example, a series of otherwise linearly executed conditional statements can be rewritten as a balanced binary tree or character by character comparison string matching can be rewritten as a single hash comparison.
    • 本发明扩展到用于扩展和优化电子消息规则的方法,系统和计算机程序产品。 消息传递模块自动生成表示消息传递规则的中间语言指令。 中间语言指令被反编译成相应的源代码,并被修改以扩展消息规则的功能。 修改的源代码被重新编译成可由规则执行模块执行的修改的中间语言指令。 标准评估者标识可以重写的中间语言规则指令的部分,以促进更有效的规则执行。 中间语言重写器基于规则优化数据优化中间语言规则指令的识别部分。 例如,一系列否则线性执行的条件语句可以重写为平衡二叉树或字符字符比较字符串匹配可以重写为单个哈希比较。
    • 25. 发明申请
    • Grouping and nesting hiearchical namespaces
    • 分组和嵌套搜索命名空间
    • US20060010372A1
    • 2006-01-12
    • US11227785
    • 2005-09-15
    • Christopher KalerAllen BrownRobert AtkinsonSteven Lucco
    • Christopher KalerAllen BrownRobert AtkinsonSteven Lucco
    • G06F17/00G06F15/00
    • G06F17/30961G06F17/2229G06F17/2247G06F17/227
    • A group identifier represents an association between each of a number of different abbreviated namespace identifiers with a corresponding hierarchical namespace (e.g., an XML namespace). A hierarchically-structured document (e.g., an XML document) is accessed by a computing system that determines that the group identifier is associated with the hierarchically-structured document. Hence, when using the abbreviated namespace identifiers in the hierarchically-structured document, the computing system knows that the corresponding namespace is associated with the designated portions of the hierarchically-structured document. Also, a schema description language document (e.g., an XSD document) may specify multiple target namespaces for a single element. Accordingly, groupings of elements may be included in different namespaces to creating overlapping or even nested namespaces.
    • 组标识符表示多个不同的缩写命名空间标识符中的每一个与相应的分级命名空间(例如,XML命名空间)之间的关联。 分层结构化文档(例如,XML文档)由计算系统访问,该计算系统确定组标识符与分层结构化文档相关联。 因此,当在分层结构化文档中使用缩写名称空间标识符时,计算系统知道对应的命名空间与分层结构化文档的指定部分相关联。 此外,模式描述语言文档(例如,XSD文档)可以为单个元素指定多个目标命名空间。 因此,元素的分组可以包括在不同的命名空间中以创建重叠或甚至嵌套的命名空间。
    • 29. 发明申请
    • Transactional file system
    • 事务文件系统
    • US20050120036A1
    • 2005-06-02
    • US11009662
    • 2004-12-10
    • Surendra VermaThomas MillerRobert Atkinson
    • Surendra VermaThomas MillerRobert Atkinson
    • G06F12/00G06F17/30G06F7/00
    • G06F17/30227Y10S707/959Y10S707/99931Y10S707/99932Y10S707/99937Y10S707/99938Y10S707/99942Y10S707/99944Y10S707/99952Y10S707/99953
    • A transactional file system wherein multiple file system operations may be performed as a transaction. An application specifies that file system-related operations should be handled in a transaction, and is given a file handle associated with a transaction context. For file system requests associated with a transaction context, a file system component manages operations consistent with transactional behavior. The component provides data isolation by providing multiple file versions, such that transactional readers do not receive changes until after the transaction commits and the reader reopens the file. The component handles namespace logging operations in a multiple-level log that facilitates logging and recovery. Page data is logged separate from the main log, with signatures establishing whether pages were fully flushed to disk. Namespace isolation via isolation directories, allows a transaction to see its operational effects but not effects of other uncommitted transactions. Transactions over a network are facilitated.
    • 一种事务文件系统,其中可以执行多个文件系统操作作为事务。 一个应用程序指定文件系统相关的操作应该在事务中处理,并且被赋予与事务上下文关联的文件句柄。 对于与事务上下文相关联的文件系统请求,文件系统组件管理与事务行为一致的操作。 该组件通过提供多个文件版本来提供数据隔离,使得事务读取器在事务提交之后不会收到更改,并且读取器重新打开该文件。 该组件处理多级日志中的命名空间日志记录操作,便于记录和恢复。 页面数据与主日志分开记录,签名确定页面是否完全刷新到磁盘。 通过隔离目录命名空间隔离,允许事务查看其操作效果,但不会影响其他未提交的事务。 通过网络进行的交易是便利的。
    • 30. 发明授权
    • Balloon dilatation catheter having a free core wire
    • 气球扩张导管,具有自由芯线
    • US5441484A
    • 1995-08-15
    • US162835
    • 1993-12-06
    • Robert AtkinsonCarol Loney
    • Robert AtkinsonCarol Loney
    • A61M29/02A61M29/00
    • A61M25/104A61M2025/0062A61M2025/1093
    • A non-over-the-wire catheter for use in angioplasty including a core wire which extends distally beyond a distal end of a tubular member. The tubular member defines an interior passage which is in fluid communication with a distal interior passage of a waist tube that extends about the core wire. An inflatable balloon member extends about the core wire and is in fluid communication with the distal interior passage of the waist tube. An axially stiff component is coupled to the balloon member. The axially stiff component permits rotational movement of the core wire relative to the balloon member so that torque applied to the tubular member and conveyed to the core wire is not readily transmitted to the balloon member. A push element associated with the core wire abuts the axially stiff component. The push element prevents longitudinal displacement of the inner sleeve relative to the core wire, which in turn prevents a longitudinal collapse of the balloon member and waist tube when the catheter is advanced through a patient's vascular system.
    • 一种用于血管成形术的非线上导管,包括在远端超过管状构件的远端延伸的芯线。 管状构件限定内部通道,其与围绕芯线延伸的腰管的远端内部通道流体连通。 可膨胀气囊构件围绕芯线延伸并且与腰管的远侧内部通道流体连通。 轴向刚性部件联接到球囊构件。 轴向刚性部件允许芯线相对于球囊构件的旋转运动,使得施加到管状构件并被输送到芯线的扭矩不容易传递到球囊构件。 与芯线相关联的推动元件抵靠轴向刚性部件。 推动元件防止内套筒相对于芯线的纵向位移,这又防止当导管通过患者的血管系统前进时球囊构件和腰管的纵向塌缩。