Method and system for selectively streaming markup language documents
    1.
    发明授权
    Method and system for selectively streaming markup language documents 有权
    用于选择性流标注语言文档的方法和系统

    公开(公告)号:US06671853B1

    公开(公告)日:2003-12-30

    申请号:US09353878

    申请日:1999-07-15

    IPC分类号: G06F1500

    CPC分类号: G06F17/30902

    摘要: A method, system, and computer-readable code for a technique with which documents encoded according to the Extensible Markup Language (XML) notation or a derivative thereof can be more efficiently processed by selectively streaming document fragments. This selective streaming technique comprises identifying the static and the changeable portions or fragments of a document. The static fragments are written to a serialized binary format (i.e. a serialized binary stream), such as a disk file, thereby avoiding the re-parsing of this information when reconstituting a Document Object Model (DOM) tree for the document. Volatile fragments, on the other hand, remain in the XML or derivative notation when written to an output file.

    摘要翻译: 用于通过选择性地流式传输文档片段可以更有效地处理根据可扩展标记语言(XML)符号或其派生编码的文档的技术的方法,系统和计算机可读代码。 该选择性流技术包括识别文档的静态和可变的部分或片段。 静态片段被写入串行二进制格式(即串行化二进制流),例如磁盘文件,从而避免在重构文档的文档对象模型(DOM)树时重新解析该信息。 另一方面,易失性片段在写入输出文件时仍保留在XML或衍生符号中。

    System and method for excluded elements mapping in a user interface
    2.
    发明申请
    System and method for excluded elements mapping in a user interface 审中-公开
    在用户界面中排除元素映射的系统和方法

    公开(公告)号:US20050172235A1

    公开(公告)日:2005-08-04

    申请号:US10770282

    申请日:2004-02-02

    CPC分类号: G06F17/212 G06F9/451

    摘要: A system and method is provided to selectively exclude elements from a user interface window depending upon the type of device upon which the interface is being displayed. A designer (or a user) decides which elements in a window should be excluded when operating a certain type of device. It is likely that some user interface elements will not be deemed critical enough to provide when the user is using a constrained device, such as mobile telephones and personal digital assistants (PDAs). An element can be an image, an audio file, a table, a column in a table, a page in a property notebook, a wizard (or page in a wizard), or a group of related items. The judgment to exclude an element is based upon the value of the piece of data (element) in comparison to the visual bandwidth (display space) and/or network bandwidth needed to provide the element.

    摘要翻译: 提供了一种系统和方法,用于根据显示接口的设备类型,从用户界面窗口中选择性排除元素。 设计者(或用户)决定在操作某种类型的设备时应将窗口中的哪些元素排除在外。 一些用户界面元素很可能不被认为足以提供用户何时使用受限设备,例如移动电话和个人数字助理(PDA)。 元素可以是图像,音频文件,表,表中的列,属性笔记本中的页面,向导(或向导中的页面)或一组相关项目。 排除元素的判断基于与提供元素所需的可视带宽(显示空间)和/或网络带宽相比的数据(元素)的值。

    Federating legacy/remote content into a central network console
    3.
    发明申请
    Federating legacy/remote content into a central network console 有权
    将传统/远程内容联合到中央网络控制台

    公开(公告)号:US20050198196A1

    公开(公告)日:2005-09-08

    申请号:US10795007

    申请日:2004-03-05

    IPC分类号: G06F7/00 G06F15/16

    CPC分类号: H04L67/34

    摘要: Content from multiple remote/legacy consoles is aggregated within a central console to provide a single point-of-access for managing remote resources. Preferred embodiments deploy the central console as a network-accessible application, and this console application communicates with remotely-located console applications (and/or other locally-executing functions) that carry out tasks selected from the central console by an administrator and then return content generated by those tasks for rendering in the central console. The run-time environment used at the central console is not required to match the run-time environment of the remote/legacy consoles.

    摘要翻译: 来自多个远程/旧版控制台的内容在中央控制台中进行聚合,以提供用于管理远程资源的单一访问点。 优选实施例将中央控制台部署为网络可访问应用,并且该控制台应用程序与执行由管理员从中央控制台选择的任务的远程位置的控制台应用程序(和/或其他本地执行的功能)通信,然后返回内容 由中央控制台中渲染的任务生成。 中央控制台使用的运行时环境不需要与远程/旧版控制台的运行时环境相匹配。

    System and method for tab order mapping of user interfaces
    5.
    发明申请
    System and method for tab order mapping of user interfaces 失效
    用户界面的标签顺序映射的系统和方法

    公开(公告)号:US20050172237A1

    公开(公告)日:2005-08-04

    申请号:US10770284

    申请日:2004-02-02

    IPC分类号: G06F3/00 G06F9/44 G06F17/24

    CPC分类号: G06F17/243 G06F9/451

    摘要: A system and method is provided to display a common display page on a variety of display devices using the item's tab order property to determine the display order. Controls that are displayed on a display device typically have a tab order. When a window that has controls is displayed, the cursor is typically placed at the control with the lowest (i.e., first) tab order. When the user presses the tab key, the cursor moves to the control corresponding to the next lowest tab order. This allows the designer to design a single window (or panel) that is displayed differently on constrained devices. However, even though the window is displayed differently, using tab order mapping maintains a consistent visible proximity between controls despite the type of display device being used by the user.

    摘要翻译: 提供了一种系统和方法,用于使用项目的标签顺序属性来显示各种显示设备上的公共显示页面以确定显示顺序。 在显示设备上显示的控件通常具有制表顺序。 当显示具有控件的窗口时,通常将光标放置在具有最低(即第一)标签顺序的控件上。 当用户按Tab键时,光标移动到与下一个最低标签顺序对应的控件。 这允许设计者设计在受限设备上显示不同的单个窗口(或面板)。 然而,尽管窗口的显示方式不同,但使用标签顺序映射仍然保持了控件之间一致的可见接近度,尽管用户正在使用显示设备的类型。

    System and method for using short captions to map user interfaces
    6.
    发明申请
    System and method for using short captions to map user interfaces 有权
    使用短标题映射用户界面的系统和方法

    公开(公告)号:US20050172236A1

    公开(公告)日:2005-08-04

    申请号:US10770283

    申请日:2004-02-02

    CPC分类号: G06F17/212 G06F8/38

    摘要: A system and method is provided to map alternative short captions that are displayed in a constrained display environment instead of displaying standard captions. When designing a display panel, the designer identifies shorter captions to use in a constrained environment. Shorter captions are helpful in preventing text from wrapping or having to horizontally scroll to in order to read a longer caption. Varying levels of short captions are provided so that a standard size display displays the full caption, a somewhat smaller size display displays smaller captions, while an even smaller display displays even smaller captions. National language support is also provide to translate both full captions as well as the short version(s) of the captions.

    摘要翻译: 提供了一种系统和方法来映射在受限显示环境中显示的替代短标题,而不是显示标准字幕。 设计显示面板时,设计师会在受限环境中识别要使用的较短字幕。 较短的字幕有助于防止文字包装或不必水平滚动以阅读更长的标题。 提供了不同级别的短标题,以便标准尺寸的显示器显示全部标题,稍小的尺寸显示器显示较小的字幕,而更小的显示器甚至显示更小的字幕。 还提供国家语言支持来翻译全部标题以及标题的简短版本。

    Complex table rendering and navigation with highly constrained devices
    7.
    发明申请
    Complex table rendering and navigation with highly constrained devices 审中-公开
    复杂的表格渲染和导航与高度受限的设备

    公开(公告)号:US20050071318A1

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

    申请号:US10675487

    申请日:2003-09-30

    IPC分类号: G06F17/00 G06F17/30

    CPC分类号: G06F16/904

    摘要: A method, system and apparatus for enabling complex table navigation in a highly constrained device. The method can include reducing a complex table defined in markup to a row range view, a set of row views and a set of record views. Individual ones of the record views can be navigably linked to selected ones of the row views, and individual ones of the row views can be further navigably linked to selected row ranges disposed in the row range view. Finally, the row range view can be presented responsive to a request to render the complex table in the highly constrained device.

    摘要翻译: 一种用于在高度约束的设备中实现复杂表格导航的方法,系统和装置。 该方法可以包括将标记中定义的复杂表减少为行范围视图,一组行视图和一组记录视图。 记录视图中的单个视图可以导航地链接到所选行的视图,并且行视图中的单个行视图可以进一步可导航地链接到设置在行范围视图中的所选行范围。 最后,可以响应于在高度受限的设备中呈现复杂表的请求来呈现行范围视图。