TOUCH MODES
    1.
    发明申请
    TOUCH MODES 审中-公开
    触摸模式

    公开(公告)号:WO2013188180A1

    公开(公告)日:2013-12-19

    申请号:PCT/US2013/044188

    申请日:2013-06-05

    CPC classification number: G06F3/0488 G06F3/03547

    Abstract: Touch modes are described. In one or more implementations, a first mode of interaction is supported with a user interface displayed by a display device of a computing device having touchscreen functionality, the first mode usable to interact directly with a user interface using the touchscreen functionality. A second mode of interaction is supported with the user interface displayed by the display device of the computing device, the second mode usable to control a cursor using the touchscreen functionality to interact with the user interface.

    Abstract translation: 描述触摸模式。 在一个或多个实现中,由具有触摸屏功能的计算设备的显示设备显示的用户界面支持第一交互模式,所述第一模式可用于使用触摸屏功能直接与用户界面交互。 由计算设备的显示设备显示的用户界面支持第二交互模式,第二模式可用于使用触摸屏功能来控制光标以与用户界面交互。

    INFORMATION PRESENTATION SYSTEM
    2.
    发明申请
    INFORMATION PRESENTATION SYSTEM 审中-公开
    信息呈现系统

    公开(公告)号:WO2011133314A1

    公开(公告)日:2011-10-27

    申请号:PCT/US2011/031141

    申请日:2011-04-05

    Abstract: An information presentation system that identifies information of interest to a user based on identifying tasks that may be relevant to the user given the user's current context. The user may be presented with an option to select from among relevant tasks and/or goals of completing the task. For each selected task and goal, the system may generate one or more sets of items that are relevant to completing the task. The user may be presented with the option to select from among the sets of items or to navigate among the sets of items. Such a system may be used to provide an easy-to-use interface on a portable computing device to support shopping applications.

    Abstract translation: 一种信息呈现系统,其基于识别与给定用户的当前上下文的用户相关的任务来识别用户感兴趣的信息。 可以向用户呈现从相关任务和/或完成任务的目标中进行选择的选项。 对于每个所选择的任务和目标,系统可以生成与完成任务相关的一组或多组项目。 可以向用户呈现选项,以从项目组中进行选择或在各组项目之间导航。 这样的系统可以用于在便携式计算设备上提供易于使用的界面以支持购物应用。

    TYPE INFERENCE AND TYPE-DIRECTED LATE BINDING
    3.
    发明申请
    TYPE INFERENCE AND TYPE-DIRECTED LATE BINDING 审中-公开
    类型干扰和类型指向的最后绑定

    公开(公告)号:WO2007030282A1

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

    申请号:PCT/US2006/031709

    申请日:2006-08-15

    CPC classification number: G06F8/31 G06F9/449

    Abstract: Systems and methods that enhance and balance a late binding and an early binding in a programming language, via supplying an option component to opt-in (or opt-out) late binding, and wherein a late binding is triggered based on a static type for the variable (e.g., object or a type/string.) Additionally, the variable is enabled to have different static types at different regions (e.g., a program fragment) of the programming language.

    Abstract translation: 通过提供选项组件来选择(或选择退出)后期绑定,增强和平衡编程语言中的后期绑定和早期绑定的系统和方法,并且其中基于静态类型触发后期绑定 变量(例如,对象或类型/字符串)。此外,变量可以在编程语言的不同区域(例如,程序片段)中具有不同的静态类型。

    EVENT SERVICE FOR LOCAL CLIENT APPLICATIONS THROUGH LOCAL SERVER
    4.
    发明申请
    EVENT SERVICE FOR LOCAL CLIENT APPLICATIONS THROUGH LOCAL SERVER 审中-公开
    通过本地服务器为本地客户端应用程序提供的服务

    公开(公告)号:WO2013055973A1

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

    申请号:PCT/US2012/059832

    申请日:2012-10-11

    CPC classification number: G06F9/542

    Abstract: In server/client architectures, the server application and client applications are often developed in different languages and execute in different environments specialized for the different contexts of each application (e.g., low-level, performant, platform-specialized, and stateless instructions on the server, and high-level, flexible, platform-agnostic, and stateful languages on the client) and are often executed on different devices. Convergence of these environments (e.g., server-side JavaScript using Node.js) enables the provision of a server that services client applications executing on the same device. The local server may monitor local events occurring on the device, and may execute one or more server scripts associated with particular local events on behalf of local clients subscribing to the local event (e.g., via a subscription model). These techniques may enable development of local event services in the same language and environment as client applications, and the use of server-side code in the provision of local event service.

    Abstract translation: 在服务器/客户端体系结构中,服务器应用程序和客户端应用程序通常以不同的语言开发,并在不同的环境中执行,专门针对每个应用程序的不同上下文(例如,服务器上的低级别,性能,平台专用和无状态指令 ,以及客户端上的高级,灵活,平台不可知和有状态的语言),并且通常在不同的设备上执行。 这些环境的融合(例如,使用Node.js的服务器端JavaScript)能够提供服务器,该服务器为在同一设备上执行的客户端应用程序提供服务。 本地服务器可以监视设备上发生的本地事件,并且可以代表订阅本地事件的本地客户端(例如,经由订阅模型)执行与特定本地事件相关联的一个或多个服务器脚本。 这些技术可以实现与客户端应用程序相同的语言和环境中的本地事件服务的开发,以及在提供本地事件服务时使用服务器端代码。

    EVENT SERVICE FOR LOCAL CLIENT APPLICATIONS THROUGH LOCAL SERVER
    7.
    发明公开
    EVENT SERVICE FOR LOCAL CLIENT APPLICATIONS THROUGH LOCAL SERVER 审中-公开
    事件服务本地客户端应用程序在本地服务器上

    公开(公告)号:EP2766806A1

    公开(公告)日:2014-08-20

    申请号:EP12839717.1

    申请日:2012-10-11

    CPC classification number: G06F9/542

    Abstract: In server/client architectures, the server application and client applications are often developed in different languages and execute in different environments specialized for the different contexts of each application (e.g., low-level, performant, platform-specialized, and stateless instructions on the server, and high-level, flexible, platform-agnostic, and stateful languages on the client) and are often executed on different devices. Convergence of these environments (e.g., server-side JavaScript using Node.js) enables the provision of a server that services client applications executing on the same device. The local server may monitor local events occurring on the device, and may execute one or more server scripts associated with particular local events on behalf of local clients subscribing to the local event (e.g., via a subscription model). These techniques may enable development of local event services in the same language and environment as client applications, and the use of server-side code in the provision of local event service.

    INFORMATION PRESENTATION SYSTEM
    9.
    发明公开
    INFORMATION PRESENTATION SYSTEM 审中-公开
    信息呈现系统

    公开(公告)号:EP2561433A1

    公开(公告)日:2013-02-27

    申请号:EP11772416.1

    申请日:2011-04-05

    Abstract: An information presentation system that identifies information of interest to a user based on identifying tasks that may be relevant to the user given the user's current context. The user may be presented with an option to select from among relevant tasks and/or goals of completing the task. For each selected task and goal, the system may generate one or more sets of items that are relevant to completing the task. The user may be presented with the option to select from among the sets of items or to navigate among the sets of items. Such a system may be used to provide an easy-to-use interface on a portable computing device to support shopping applications.

    Abstract translation: 一种信息呈现系统,基于识别给定用户的当前情境可能与用户相关的任务来识别用户感兴趣的信息。 可以向用户呈现从相关任务和/或完成任务的目标中进行选择的选项。 对于每个选定的任务和目标,系统可以生成与完成任务相关的一组或多组项目。 可以向用户呈现从项目组中选择或在项目组之间导航的选项。 这种系统可用于在便携式计算设备上提供易于使用的界面以支持购物应用。

Patent Agency Ranking