Mechanism for providing data driven command line output
    1.
    发明申请
    Mechanism for providing data driven command line output 失效
    提供数据驱动命令行输出的机制

    公开(公告)号:US20050091586A1

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

    申请号:US10693589

    申请日:2003-10-24

    CPC classification number: G06F9/45512

    Abstract: The present mechanism provides a data driven command line output within an environment that supports a pipeline of object-based commands. Each object-based command inputs a parseable object for processing and outputs another parseable object for subsequent command processing. The mechanism is operative to direct formatting and subsequent processing of the commands based on a type of the incoming parseable object. Format information is obtained for the type, such as shape, properties to display, and the like. The format information may be specified within an XML-based document. The mechanism utilizes one or more output processing commands, such as format commands, markup commands, convert commands, transform commands, and out commands. These output processing commands may be arranged within the pipeline in various ways to achieve the desired output results.

    Abstract translation: 本机制在支持基于对象的命令管道的环境中提供数据驱动的命令行输出。 每个基于对象的命令都输入一个可解析对象进行处理,并输出另一个可解析对象,用于后续的命令处理。 该机制可用于基于传入的可解析对象的类型来指导格式化和后续处理命令。 对于类型,例如形状,要显示的属性等获得格式信息。 格式信息可以在基于XML的文档内指定。 该机制使用一个或多个输出处理命令,例如格式命令,标记命令,转换命令,变换命令和输出命令。 这些输出处理命令可以以各种方式被布置在流水线内以实现期望的输出结果。

    Mechanism for providing data driven command line output
    2.
    发明申请
    Mechanism for providing data driven command line output 失效
    提供数据驱动命令行输出的机制

    公开(公告)号:US20050091582A1

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

    申请号:US10882828

    申请日:2004-06-30

    CPC classification number: G06F9/45512

    Abstract: The present mechanism provides a data driven command line output within an environment that supports a pipeline of object-based commands. Each object-based command inputs a parseable object for processing and outputs another parseable object for subsequent command processing. The parseable objects do not have methods. The mechanism is operative to direct formatting and subsequent processing of the commands based on a type of the incoming parseable object. Format information is obtained for the type, such as shape, properties to display, and the like. The format information may be specified within an XML-based document. The mechanism utilizes one or more output processing it commands, such as format commands, markup commands, convert commands, transform commands, and out commands. These output processing commands may be arranged within the pipeline in various ways to achieve the desired output results.

    Abstract translation: 本机制在支持基于对象的命令管道的环境中提供数据驱动的命令行输出。 每个基于对象的命令都输入一个可解析对象进行处理,并输出另一个可解析对象,用于后续的命令处理。 可解析对象没有方法。 该机制可用于基于传入的可解析对象的类型来指导格式化和后续处理命令。 对于类型,例如形状,要显示的属性等获得格式信息。 格式信息可以在基于XML的文档中指定。 该机制使用一个或多个输出处理命令,如格式命令,标记命令,转换命令,变换命令和输出命令。 这些输出处理命令可以以各种方式被布置在流水线内以实现期望的输出结果。

    Script-based object adaptation
    3.
    发明申请
    Script-based object adaptation 有权
    基于脚本的对象适配

    公开(公告)号:US20070174821A1

    公开(公告)日:2007-07-26

    申请号:US11339654

    申请日:2006-01-25

    CPC classification number: G06F9/45512

    Abstract: The adaptation of at least a portion of an object provided by a previous script component to a subsequent script component, despite the subsequent component being incapable of recognizing a format of the at least a portion of the object as provided by the previous component. The previous component generates an object having a property. Adaptation script identifies adaptation(s) to perform on the property prior to being used by the subsequent component. The adaptation is performed, and the adapted property is then used by the subsequent component.

    Abstract translation: 尽管后续组件不能识别由先前组件提供的对象的至少一部分的格式,但是将由先前脚本组件提供的对象的至少一部分适配到后续脚本组件。 上一个组件生成一个具有属性的对象。 适应性脚本在随后的组件使用之前标识对该属性执行的适应性。 执行自适应,然后随后的组件使用适配的属性。

    External configuration of processing content for script
    4.
    发明申请
    External configuration of processing content for script 有权
    脚本处理内容的外部配置

    公开(公告)号:US20070174813A1

    公开(公告)日:2007-07-26

    申请号:US11339127

    申请日:2006-01-25

    CPC classification number: G06F9/45508

    Abstract: Script is accessed and interpreted to identify an executable component. Processing context configuration files may then be used to identify an appropriate processing context for the identified executable component. Examples of processing context include, but are not limited to, a process in which the identified executable component is to run, one or more adaptations to perform on the component prior to running, and/or a security context in which to run the component. Processing context thus need not be specified in the actual script itself. The identified components may then be executed in the identified processing context.

    Abstract translation: 脚本被访问和解释以识别可执行组件。 然后可以使用处理上下文配置文件来识别所识别的可执行组件的适当处理上下文。 处理上下文的示例包括但不限于其中运行所识别的可执行组件的过程,在运行之前执行对组件执行的一个或多个修改,和/或用于运行组件的安全上下文。 因此,处理上下文不需要在实际脚本本身中指定。 然后可以在所识别的处理环境中执行所识别的组件。

    Security mechanism for interpreting scripts in an interpretive environment

    公开(公告)号:US20060225036A1

    公开(公告)日:2006-10-05

    申请号:US11096623

    申请日:2005-03-31

    CPC classification number: G06F9/45508

    Abstract: The techniques and mechanisms described herein are directed to a scripting security mechanism that minimizes security risks associated with interpreting a script written with a scripting language. An interpreter recognizes the scripting-language syntax within the script and processes each line that is designated within a data block using a restrictive set of operations. The restrictive set of operations are a subset of the total operations available for processing. If one of the lines within the data block attempts to perform an operation that is not within the restrictive set of operations, the interpreter provides an indication, such as an exception or message explaining the illegal operation. The interpreter also recognizes a list of export variables associated with the data block and exports only the variables identified in the list to an external environment if the export variable meets a constraint identified for it, if any.

    Mechanism for providing extended functionality to command line instructions
    6.
    发明申请
    Mechanism for providing extended functionality to command line instructions 有权
    为命令行指令提供扩展功能的机制

    公开(公告)号:US20050091525A1

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

    申请号:US10693409

    申请日:2003-10-24

    CPC classification number: G06F21/53 G06F21/629 G06F2221/2105 G06F2221/2149

    Abstract: The present mechanism allows commands entered on a command line in a command line operating environment the ability to execute in a first execution mode or an alternate execution mode. The command is executed in the alternate execution mode if the command includes an instruction to execute in the alternate execution mode. The alternate execution mode is provided by the operating environment and provides extended functionality to the command. The alternate execution mode may visually display results of executing the command, visually display simulated results of executing the command, prompt for verification before executing the command, may perform a security check to determine whether a user requesting the execution has sufficient privileges to execute the command, and the like.

    Abstract translation: 本机制允许在命令行操作环境中在命令行上输入的命令以第一执行模式或替代执行模式执行的能力。 如果命令包括在交替执行模式下执行的指令,则在备用执行模式下执行命令。 替代执行模式由操作环境提供,并为命令提供扩展功能。 替代执行模式可以可视地显示执行命令的结果,可视地显示执行命令的模拟结果,在执行命令之前提示验证,可以执行安全检查,以确定请求执行的用户是否具有执行命令的足够权限 ,等等。

    System and method for providing a server control interface
    7.
    发明申请
    System and method for providing a server control interface 失效
    提供服务器控制界面的系统和方法

    公开(公告)号:US20050060657A1

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

    申请号:US10975636

    申请日:2004-10-28

    CPC classification number: H04L41/22 G06F8/61 G06F8/71

    Abstract: A method and system for providing a computing device control interface are provided. A system administrator accesses a graphical user interface and selects a group of actions that are to be executed by a number of computing devices. The actions selected by the system administrator are embodied in a graphical action icon and displayed on the graphical user interface. The system administrator initiates the actions by manipulating the action icon such that it overlaps a computer icon, which embodies one or more computing devices within the network that will execute the selected actions. The computing device icon is also displayed on the user interface. The user interface executes the selected action on the selected computer and then generates an archive file embodying the execution of the selected actions on the selected group of computing devices.

    Abstract translation: 提供了一种用于提供计算设备控制接口的方法和系统。 系统管理员访问图形用户界面并且选择要由多个计算设备执行的一组动作。 由系统管理员选择的操作体现在图形动作图标中并显示在图形用户界面上。 系统管理员通过操纵动作图标来启动动作,使其与计算机图标重叠,计算机图标体现网络内将执行所选动作的一个或多个计算设备。 计算设备图标也显示在用户界面上。 用户界面在所选择的计算机上执行所选择的动作,然后生成体现在所选择的计算设备组上执行所选动作的存档文件。

    Analyzing interpretable code for harm potential
    8.
    发明申请
    Analyzing interpretable code for harm potential 有权
    分析可解释代码的危害潜力

    公开(公告)号:US20070180531A1

    公开(公告)日:2007-08-02

    申请号:US11339397

    申请日:2006-01-25

    Abstract: Computerized facilitation of an assessment of risk associated with running interpretable code. The interpretable code under evaluation is parsed to identify a command unit within the interpretable code. One or more risk factors associated with the identified command unit is then identified using the parsed code. A report is then made of including identification of the command unit found the interpretable code along with the identified associated one or more risk factors. Thus, a user need not have to read and evaluate the interpretable code itself, but may instead review the much less complex report to evaluate the risks associated with running the interpretable code.

    Abstract translation: 计算机化促进与运行可解释代码相关的风险评估。 解析的可解释代码被解析以识别可解释代码中的命令单元。 然后使用解析的代码识别与所识别的命令单元相关联的一个或多个危险因素。 然后,报告包括识别可解释代码的命令单元以及所识别的相关联的一个或多个危险因素。 因此,用户不需要读取和评估可解释的代码本身,而是可以审查不那么复杂的报告来评估与运行可解释代码相关的风险。

    Auxiliary data provider
    9.
    发明申请
    Auxiliary data provider 有权
    辅助数据提供者

    公开(公告)号:US20070044042A1

    公开(公告)日:2007-02-22

    申请号:US11192536

    申请日:2005-07-29

    CPC classification number: G06F17/30893

    Abstract: An exemplary software architecture allows for defining and accessing data and auxiliary data for an item in a navigable namespace. For example, such an exemplary architecture can include a provider engine operable to access data for an item in a navigable namespace, an auxiliary provider engine operable to access auxiliary data for the item and an auxiliary provider class for use in defining the auxiliary data for the item and accessing the auxiliary data for the item. Various other exemplary technologies are also disclosed.

    Abstract translation: 示例性软件架构允许定义和访问可导航命名空间中的项目的数据和辅助数据。 例如,这样的示例性架构可以包括可操作以访问可导航命名空间中的项目的数据的提供商引擎,可操作以访问该项目的辅助数据的辅助提供者引擎和用于定义用于该项目的辅助数据的辅助提供者类别 项目并访问项目的辅助数据。 还公开了各种其它示例性技术。

Patent Agency Ranking