Non-compile pages
    1.
    发明申请
    Non-compile pages 有权
    非编译页面

    公开(公告)号:US20050268292A1

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

    申请号:US10857657

    申请日:2004-05-28

    IPC分类号: G06F9/45

    CPC分类号: G06F8/41

    摘要: A concept for providing a process for parsing at least one code object comprising determining when a page associated with the at least one code object has been previously processed; parsing the page when the page is determined not to have been previously processed; and evaluating a value for a compilation attribute for the page, is described.

    摘要翻译: 用于提供用于解析至少一个代码对象的过程的概念,包括确定与所述至少一个代码对象相关联的页面何时已经被处理过的概念; 当页面被确定为先前未被处理时,解析该页面; 并对该页面的编译属性的值进行了评估。

    System and method for asynchronous processing in page lifecycle

    公开(公告)号:US20060248207A1

    公开(公告)日:2006-11-02

    申请号:US11117886

    申请日:2005-04-29

    IPC分类号: G06F15/16

    摘要: System and methods for asynchronous processing within a web page lifecycle, enabling web page developers to integrate asynchronous work within the web page implementation that can store state inside the page and is applied to requests to the particular page. Handlers initiate event-based or task-based asynchronous operations without keeping a dedicated thread while waiting for a response. The thread is returned to a pool of available threads upon initiation of the process. Results are received on other threads and provided to the page before rendering. Timeout errors are also provided, if a particular result is not received within specified period. The events are delivered in a serial manner so that the page developer uses request instance data without explicit synchronization. This makes a high-scale, asynchronous processing model less complex and more accessible to developers accustomed to web scripting, which is traditionally synchronous.

    Modeling user input and interaction in workflow based applications
    4.
    发明授权
    Modeling user input and interaction in workflow based applications 有权
    在基于工作流的应用程序中建模用户输入和交互

    公开(公告)号:US08849691B2

    公开(公告)日:2014-09-30

    申请号:US11321490

    申请日:2005-12-29

    IPC分类号: G06Q10/00 G06Q10/06

    摘要: Systems and methods that implement interactivity as part of a workflow itself. Data is passed in and out of the workflow to form an interactive workflow, via employing an interactive activity component. Such interactive activity component models suspension points within a workflow definition, wherein user input and associated interaction can be supplied to the workflow during various interactivity breaks that request user input. Such an arrangement enables a controlled/synchronous data exchange between the workflow and a host application associated therewith.

    摘要翻译: 将交互作为工作流本身的一部分的系统和方法。 通过使用交互式活动组件,将数据传入和传出工作流以形成交互式工作流程。 这样的交互式活动组件在工作流定义中模拟悬挂点,其中可以在请求用户输入的各种交互间隔期间将用户输入和相关联的交互提供给工作流。 这种布置使得能够在工作流和与其相关联的主机应用之间进行受控/同步的数据交换。

    Modeling user input and interaction in workflow based applications
    5.
    发明申请
    Modeling user input and interaction in workflow based applications 有权
    在基于工作流的应用程序中建模用户输入和交互

    公开(公告)号:US20070156485A1

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

    申请号:US11321490

    申请日:2005-12-29

    IPC分类号: G05B19/418

    摘要: Systems and methods that implement interactivity as part of a workflow itself. Data is passed in and out of the workflow to form an interactive workflow, via employing an interactive activity component. Such interactive activity component models suspension points within a workflow definition, wherein user input and associated interaction can be supplied to the workflow during various interactivity breaks that request user input. Such an arrangement enables a controlled/synchronous data exchange between the workflow and a host application associated therewith.

    摘要翻译: 将交互作为工作流本身的一部分的系统和方法。 通过使用交互式活动组件,将数据传入和传出工作流以形成交互式工作流程。 这样的交互式活动组件在工作流定义中模拟悬挂点,其中可以在请求用户输入的各种交互间隔期间将用户输入和相关联的交互提供给工作流。 这种布置使得能够在工作流和与其相关联的主机应用之间进行受控/同步的数据交换。

    Control-scoped user interface workflow
    6.
    发明申请
    Control-scoped user interface workflow 有权
    控制范围的用户界面工作流程

    公开(公告)号:US20070061695A1

    公开(公告)日:2007-03-15

    申请号:US11223423

    申请日:2005-09-09

    IPC分类号: G06F15/00 G06F17/00

    摘要: A workflow container defines boundaries within which a user interface appears on a page. The workflow container may change what is displayed on the user interface based on a current state of the workflow. Each workflow container maintains an independent association with a workflow that drives the user interface. The workflow is associated with the workflow container at a control level such that multiple workflows may be independently executed on the same page concurrently or separately.

    摘要翻译: 工作流容器定义用户界面在页面上显示的边界。 工作流容器可以根据工作流的当前状态更改用户界面上显示的内容。 每个工作流容器与驱动用户界面的工作流维护独立关联。 该工作流程与控制级别的工作流容器相关联,以便多个工作流程可以同时或分开地在同一页面上独立执行。

    Databinding workflow data to a user interface layer
    8.
    发明申请
    Databinding workflow data to a user interface layer 有权
    将工作流数据绑定到用户界面层

    公开(公告)号:US20070112829A1

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

    申请号:US11273366

    申请日:2005-11-14

    IPC分类号: G06F7/00

    摘要: In a workflow system data is exchanged using databinding constructs between the workflow and user interface layer. During an execution of a workflow a user interface instance is activated in anticipation of a user input event. The workflow is suspended and data for populating the user interface instance is provided to the user interface layer using a databinding construct from the workflow. Upon receiving user input, another instance of the workflow is loaded and data associated with the user input provided from the user interface to the workflow employing a databinding construct such that the other instance of the workflow is executed with the data associated with the user input.

    摘要翻译: 在工作流系统中,使用数据绑定结构在工作流和用户界面层之间交换数据。 在执行工作流程期间,预期用户输入事件激活用户界面实例。 工作流被暂停,并且使用来自工作流的数据绑定构造将填充用户界面实例的数据提供给用户界面层。 一旦接收到用户输入,工作流的另一个实例被加载,并且与从用户界面提供给使用数据绑定结构的工作流程的用户输入相关联的数据,使得工作流的另一个实例与用户输入相关联的数据被执行。

    System and method for asynchronous processing in page lifecycle
    9.
    发明授权
    System and method for asynchronous processing in page lifecycle 有权
    页面生命周期中用于异步处理的系统和方法

    公开(公告)号:US08429655B2

    公开(公告)日:2013-04-23

    申请号:US11117886

    申请日:2005-04-29

    IPC分类号: G06F9/46

    摘要: System and methods for asynchronous processing within a web page lifecycle, enabling web page developers to integrate asynchronous work within the web page implementation that can store state inside the page and is applied to requests to the particular page. Handlers initiate event-based or task-based asynchronous operations without keeping a dedicated thread while waiting for a response. The thread is returned to a pool of available threads upon initiation of the process. Results are received on other threads and provided to the page before rendering. Timeout errors are also provided, if a particular result is not received within specified period. The events are delivered in a serial manner so that the page developer uses request instance data without explicit synchronization. This makes a high-scale, asynchronous processing model less complex and more accessible to developers accustomed to web scripting, which is traditionally synchronous.

    摘要翻译: Web页面生命周期中用于异步处理的系统和方法,使网页开发人员可以将网页实现中的异步工作集成到网页实现中,该页面实现可以存储页面内的状态,并应用于对特定页面的请求。 处理程序启动基于事件或基于任务的异步操作,而不保留专用线程等待响应。 线程在开始进程时返回到可用线程池。 在其他线程上收到结果,并在呈现之前提供给页面。 如果在特定时间段内没有收到特定的结果,也会提供超时错误。 事件以串行方式传送,以便页面开发人员在没有显式同步的情况下使用请求实例数据。 这使得大规模的异步处理模型不太复杂,并且对于习惯于传统上是同步的web脚本的开发人员更容易访问。

    PEER TO PEER SOCIAL NETWORKING
    10.
    发明申请
    PEER TO PEER SOCIAL NETWORKING 审中-公开
    同侪社会网络

    公开(公告)号:US20090313102A1

    公开(公告)日:2009-12-17

    申请号:US12139342

    申请日:2008-06-13

    摘要: Accessing data through a social network. User input may be received at a node in a social network requesting access to data or requesting a search for data. The node includes data for an entity. In some embodiments, the entity controls the data at the node exclusive of centralized control of the social network. The node further comprises one or more references defining relationships to other nodes. The relationships are defined on an informational basis such that information in data at one node is related through a relationship to information in data at another node. Each of the other nodes includes other data about other entities. Embodiments may further include receiving data at the node from one or more of the other nodes based on one or more of the relationships. At the node, the data from the other nodes may be published.

    摘要翻译: 通过社交网络访问数据。 可以在社交网络中的节点处接收用户输入,请求访问数据或请求搜索数据。 该节点包括实体的数据。 在一些实施例中,实体控制除了社交网络的集中控制之外的节点处的数据。 节点还包括定义与其他节点的关系的一个或多个引用。 在信息基础上定义关系,使得在一个节点的数据中的信息通过与另一个节点上的数据中的信息的关系相关联。 每个其他节点包括关于其他实体的其他数据。 实施例还可以包括基于一个或多个关系从一个或多个其他节点接收节点处的数据。 在节点处,可以发布来自其他节点的数据。