Modeling XML from binary data
    11.
    发明申请
    Modeling XML from binary data 审中-公开
    从二进制数据建模XML

    公开(公告)号:US20070079234A1

    公开(公告)日:2007-04-05

    申请号:US11241663

    申请日:2005-09-30

    IPC分类号: G06F17/00 G06F15/00

    摘要: The present invention extends to methods, systems, and computer program products for modeling XML from binary data. A rendering module receives a request for an XML document and retrieves binary data corresponding to the requested XML document. The binary data includes at least one data value and a template reference referencing a reusable template. The rendering module accesses the reusable template referenced by the template reference. The reusable template includes fixed portions of XML and at least one replaceable token representing that at least value is to be substituted into the reusable template to replace at least one replaceable token. At least one replaceable token in the template is replaced with a data value from the binary data. The fixed portions of the XML along with the data value from the binary data are rendered as the requested XML document.

    摘要翻译: 本发明扩展到用于从二进制数据建模XML的方法,系统和计算机程序产品。 呈现模块接收对XML文档的请求,并检索与所请求的XML文档相对应的二进制数据。 二进制数据包括引用可重用模板的至少一个数据值和模板参考。 渲染模块访问模板引用引用的可重用模板。 可重用模板包括XML的固定部分和至少一个可代替的令牌,其表示至少将值替换为可重用模板以替换至少一个可替换令牌。 模板中的至少一个可替换令牌将被替换为二进制数据中的数据值。 XML的固定部分以及来自二进制数据的数据值被呈现为所请求的XML文档。

    Mobile Device Panic Function with Recordability
    13.
    发明申请
    Mobile Device Panic Function with Recordability 有权
    具有可记录性的移动设备紧急功能

    公开(公告)号:US20110081899A1

    公开(公告)日:2011-04-07

    申请号:US12573769

    申请日:2009-10-05

    IPC分类号: H04M3/00

    摘要: Devices, systems and methods are disclosed which relate to recording a conversation on a portable communications device. This allows the user to press a panic button or a series of buttons on their portable communications device to begin recording the conversation. This conversation may be stored on a memory of the portable communications device or in a network in communication with the portable communications device. With the conversation recorded, there is a record of what was said during the call. This record may later be used if necessary.

    摘要翻译: 公开了涉及在便携式通信设备上记录会话的设备,系统和方法。 这允许用户按下便携式通信设备上的紧急按钮或一系列按钮开始录制对话。 该对话可以存储在便携式通信设备的存储器中或与便携式通信设备通信的网络中。 在会话记录中,有一个记录在通话期间说了什么。 如有必要,可能会使用此记录。

    Mobile device panic function with recordability
    14.
    发明授权
    Mobile device panic function with recordability 有权
    移动设备紧急功能具有可记录性

    公开(公告)号:US08538385B2

    公开(公告)日:2013-09-17

    申请号:US13597231

    申请日:2012-08-28

    IPC分类号: H04W4/12

    摘要: Devices, systems and methods are disclosed which relate to recording a conversation on a portable communications device. This allows the user to press a panic button or a series of buttons on their portable communications device to begin recording the conversation. This conversation may be stored on a memory of the portable communications device or in a network in communication with the portable communications device. With the conversation recorded, there is a record of what was said during the call. This record may later be used if necessary.

    摘要翻译: 公开了涉及在便携式通信设备上记录会话的设备,系统和方法。 这允许用户按下便携式通信设备上的紧急按钮或一系列按钮开始录制对话。 该对话可以存储在便携式通信设备的存储器中或与便携式通信设备通信的网络中。 在会话记录中,有一个记录在通话期间说了什么。 如有必要,可能会使用此记录。

    Mobile device panic function with recordability
    15.
    发明授权
    Mobile device panic function with recordability 有权
    移动设备紧急功能具有可记录性

    公开(公告)号:US08254889B2

    公开(公告)日:2012-08-28

    申请号:US12573769

    申请日:2009-10-05

    IPC分类号: G06F15/16

    摘要: Devices, systems and methods are disclosed which relate to recording a conversation on a portable communications device. This allows the user to press a panic button or a series of buttons on their portable communications device to begin recording the conversation. This conversation may be stored on a memory of the portable communications device or in a network in communication with the portable communications device. With the conversation recorded, there is a record of what was said during the call. This record may later be used if necessary.

    摘要翻译: 公开了涉及在便携式通信设备上记录会话的设备,系统和方法。 这允许用户按下便携式通信设备上的紧急按钮或一系列按钮开始录制对话。 该对话可以存储在便携式通信设备的存储器中或与便携式通信设备通信的网络中。 在会话记录中,有一个记录在通话期间说了什么。 如有必要,可能会使用此记录。

    Evaluating multiple data filtering expressions in parallel
    16.
    发明申请
    Evaluating multiple data filtering expressions in parallel 审中-公开
    平行评估多个数据过滤表达式

    公开(公告)号:US20070083807A1

    公开(公告)日:2007-04-12

    申请号:US11245390

    申请日:2005-10-06

    IPC分类号: G06F17/00

    CPC分类号: G06F16/8365

    摘要: The present invention extends to methods, systems, and computer program products for evaluating multiple data filtering expressions in parallel. A filtering module accesses an XML document containing a plurality of XML elements. The filtering module serializing the XML document into serialized XML. The filtering module accesses a plurality of filtering expressions, each filtering expression corresponding to a component that is potentially interested in receiving the XML document. The filtering module aggregates the plurality of filtering expression into a single equivalent filtering expression. The filtering module evaluates the equivalent filtering expression over the serialized XML in a single pass. The filtering module returns a logical TRUE value for any of the plurality of filtering expressions that are satisfied. The filtering module delivers the XML document to the corresponding component for each of the plurality of filtering expressions that was returned a logical TRUE value.

    摘要翻译: 本发明扩展到用于并行评估多个数据过滤表达式的方法,系统和计算机程序产品。 过滤模块访问包含多个XML元素的XML文档。 过滤模块将XML文档序列化为序列化XML。 过滤模块访问多个过滤表达式,每个过滤表达式对应于可能有兴趣接收XML文档的组件。 过滤模块将多个过滤表达式聚合为单个等效过滤表达式。 过滤模块在单次通过中评估序列化XML中的等效过滤表达式。 过滤模块为满足的多个过滤表达式中的任何一个返回逻辑TRUE值。 过滤模块将XML文档传递给返回逻辑TRUE值的多个过滤表达式中的每一个的相应组件。

    Method of producing and delivering an electronic magazine in full-screen format
    17.
    发明申请
    Method of producing and delivering an electronic magazine in full-screen format 审中-公开
    以全屏格式制作和发行电子杂志的方法

    公开(公告)号:US20050055632A1

    公开(公告)日:2005-03-10

    申请号:US10828252

    申请日:2004-04-21

    CPC分类号: G06F17/211

    摘要: A method for producing and electronically distributing a digital magazine for onscreen viewing using a standard browser converts or renders an original document, which can be in a print format or in a digital format, to a format suitable for full-screen viewing on a display screen. The conversion or rendering includes reformatting the original document from the portrait format to the landscape format, if necessary. The digital magazine is displayed in a full-screen manner, which hides the toolbar(s) of the standard browser. To navigate the digital magazine, a navigation bar is embedded into each page of the digital magazine. The digital magazine is delivered to subscribers as an attachment to an e-mail message or as a URL link within an e-mail, which, when clicked on, downloads the digital magazine to the subscribers' computers.

    摘要翻译: 使用标准浏览器制作和电子地分发用于屏幕观看的数字杂志的方法将可以是打印格式或数字格式的原始文档转换或呈现为适合于在显示屏幕上进行全屏观看的格式 。 如果需要,转换或渲染包括将原始文档从纵向格式重新格式化为横向格式。 数字杂志以全屏方式显示,隐藏了标准浏览器的工具栏。 要导航数字杂志,导航栏将嵌入数字杂志的每一页。 数字杂志作为电子邮件的附件或作为电子邮件中的URL链接提供给用户,当点击时,将数字杂志下载到订户的计算机。

    Port-link configuration tracking method and apparatus
    18.
    发明授权
    Port-link configuration tracking method and apparatus 失效
    端口链路配置跟踪方法和装置

    公开(公告)号:US5590120A

    公开(公告)日:1996-12-31

    申请号:US550630

    申请日:1995-10-31

    摘要: A logical representation of a communications network topology has links which represent connections within a network, and models of ports representing elements of devices which form the connections of the network. The logical representation is created and maintained in response to reports from the network, such as new neighbor reports and lost neighbor reports. A new neighbor module creates or changes the logical representation in response to new neighbor reports, based upon whether the reporting port is recently attached and whether the new neighbor port is recently attached. A lost neighbor module changes the logical representation in response to lost neighbor reports, by creating pseudo new neighbor reports, and allowing the pseudo new neighbor reports to be processed following a certain amount of time. The operation of the new neighbor module and lost neighbor module allow reports to be processed independent of the order in which the reports are received, and also facilitates monitoring of complex network topologies, such as those including connections of more than two nodes, and those in which reports may be received in any order.

    摘要翻译: 通信网络拓扑的逻辑表示具有表示网络内的连接的链路,以及表示形成网络的连接的设备的元素的端口的模型。 响应于来自网络的报告(例如新邻居报告和丢失的邻居报告)创建和维护逻辑表示。 基于最近是否附加了报告端口以及最近是否附加了新的邻居端口,新的邻居模块响应于新的邻居报告来创建或改变逻辑表示。 丢失的邻居模块通过创建伪新邻居报告来改变响应于丢失的邻居报告的逻辑表示,并允许在一段时间之后处理伪新邻居报告。 新邻居模块和丢失的邻居模块的操作允许报告被独立于接收报告的顺序进行处理,并且还有助于监视复杂的网络拓扑,例如包括多于两个节点的连接的那些拓扑结构 哪些报告可能以任何顺序收到。

    Systems and methods for purchasing electronic transmissions
    20.
    发明授权
    Systems and methods for purchasing electronic transmissions 有权
    用于购买电子传输的系统和方法

    公开(公告)号:US09076145B2

    公开(公告)日:2015-07-07

    申请号:US12265732

    申请日:2008-11-05

    IPC分类号: G06Q30/00 G06Q30/06

    CPC分类号: G06Q30/0601 G06Q30/00

    摘要: Provided are methods, apparatus and systems for the sale of digital content over a network. The disclosure herein discusses the recording of a broadcast of a digital data stream by a broadcast receiving device. A listener may select a particular digital data stream to purchase by selecting a content identifier associated with the digital data stream of interest at the recording device. Upon obtaining the selection, a purchase request message is transmitted to an intermediary communication device. The purchase request message includes at least the content identifier. After the transaction is completed at a transaction server, a purchase confirmation message including at least a digital rights management key associated with the digital data stream is returned to and received by the broadcast receiving device. Upon receipt, of the digital rights management key, the recorded digital data stream is released for reproduction.

    摘要翻译: 提供了用于通过网络销售数字内容的方法,装置和系统。 本文的公开内容讨论了广播接收设备对数字数据流的广播的记录。 收听者可以通过选择与记录设备上的感兴趣的数字数据流相关联的内容标识符来选择要购买的特定数字数据流。 在获得选择时,购买请求消息被发送到中间通信设备。 购买请求消息至少包括内容标识符。 在交易服务器完成交易之后,至少包括与数字数据流相关联的数字版权管理密钥的购买确认消息被返回并被广播接收设备接收。 在接收到数字版权管理密钥时,记录的数字数据流被释放以进行再现。