会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明申请
    • ENABLING ONLINE AND OFFLINE OPERATION
    • 启用在线和离线操作
    • US20070078992A1
    • 2007-04-05
    • US11608717
    • 2006-12-08
    • Eric BlochMax CarlsonPablo KangChristopher KimmOliver SteeleDavid Temkin
    • Eric BlochMax CarlsonPablo KangChristopher KimmOliver SteeleDavid Temkin
    • G06F15/16
    • G06F17/30902
    • The present invention provides software developers with the capability to create applications that can access information online and offline without having to program such capabilities into their applications. An application can gather information from various remote data sources via a network or other communication means, and still have access to all or a portion of that information when the computing device running the application is no longer connected to the network. In one embodiment, a client manages information access, caching and synchronization for the application. When connected, information accessed is stored in a local data store on (or near) the computing device. When disconnected, requests are run against the local data store instead of the remote data source. When reconnected, information is synchronized between the local data store and the remote data source.
    • 本发明为软件开发者提供了创建能够在线和离线访问信息的应用程序的能力,而无需将这样的能力编程到其应用中。 应用程序可以通过网络或其他通信手段从各种远程数据源收集信息,并且当运行应用程序的计算设备不再连接到网络时,仍然可以访问该信息的全部或部分内容。 在一个实施例中,客户端管理应用的信息访问,缓存和同步。 连接时,访问的信息存储在计算设备上(或附近)的本地数据存储中。 当断开连接时,将针对本地数据存储而不是远程数据源运行请求。 当重新连接时,信息在本地数据存储和远程数据源之间同步。
    • 3. 发明申请
    • Interface engine providing a continuous user interface
    • 接口引擎提供连续的用户界面
    • US20060026526A1
    • 2006-02-02
    • US11178222
    • 2005-07-08
    • J. SimisterAdam WolffMax CarlsonChristopher KimmDavid Temkin
    • J. SimisterAdam WolffMax CarlsonChristopher KimmDavid Temkin
    • G06F3/00
    • G06F3/0481G06F8/38
    • An interface engine provides animated views in a user interface. The interface engine directs the operation of a rendering environment to create an interface in a rendering area. The interface engine includes views, layouts, animators, and constraints. Views identify child views and resources for display in the rendering area. In response to events, such as user inputs, a view modifies itself by calling layouts, animators, and constraints. A layout manages the attributes of a view's child views, including child view position and size. An animator modifies the view's appearance over a specified period of time. A constraint imposes limits on view properties. In one implementation, an Internet site delivers an interface engine to a browser to supply content and a user interface. A presentation server compiles an interface engine description and specified resources into an interface engine. The presentation server delivers the interface engine to the browser, which executes the interface engine using a plug-in—eliminating excessive interface updates found in traditional HTML pages.
    • 界面引擎在用户界面中提供动画视图。 接口引擎指导渲染环境的操作,以在渲染区域中创建一个接口。 接口引擎包括视图,布局,动画师和约束。 视图识别子视图和资源,以在渲染区域中显示。 响应于诸如用户输入的事件,视图通过调用布局,动画师和约束来修改自身。 布局管理视图的子视图的属性,包括子视图位置和大小。 动画师在指定的时间段内修改视图的外观。 约束对视图属性施加了限制。 在一个实现中,因特网站点向浏览器传送接口引擎以提供内容和用户界面。 演示服务器将接口引擎描述和指定的资源编译到接口引擎中。 演示服务器将接口引擎提供给浏览器,浏览器使用插件来执行接口引擎,从而消除了传统HTML页面中发现的过多接口更新。
    • 8. 发明申请
    • Method And System For Restricting Access To User Resources
    • 限制用户资源访问的方法和系统
    • US20080271159A1
    • 2008-10-30
    • US12166088
    • 2008-07-01
    • Ralph W. BrownRobert KellerMilo S. MedinDavid Temkin
    • Ralph W. BrownRobert KellerMilo S. MedinDavid Temkin
    • H04L9/00G06F15/16G06F3/00
    • G06F21/10H04L12/1836H04L12/1845H04L12/1854H04L12/1877H04L12/2801H04L12/2856H04L12/2861H04L12/287H04L12/2883H04L29/06H04L63/0807H04L63/101H04L67/18H04L67/2842H04L67/2885H04L69/329H04N21/2225H04N21/23106
    • A user's set top box (STB), or other client, executes a shell and has an application program interface (API) by which certain features of the client can be controlled. The client is in communication with a walled garden proxy server (WGPS), which controls access to a walled garden. The walled garden contains links to one or more servers providing network-based services. The client sends a request to the WGPS to access a service provided by a site in the garden. To provide the service, the site sends the client a message containing code calling a function in the API. The WGPS traps the message from the site and looks up the site in a table to determine the access control list (ACL) for the site. The ACL is a bit-map that specifies which functions of the client's API can be invoked by code from the site. The WGPS includes the ACL in the header of the hypertext transport protocol (HTTP) message to the client. The shell receives the message and extracts the ACL. The shell uses the ACL to determine whether the code has permission to execute any called functions in the API. If the code lacks permission, the shell stops execution and sends a message to the site indicating that the site lacks permission. Otherwise, the shell allows the code to call the function.
    • 用户的机顶盒(STB)或其他客户端执行外壳,并具有可以控制客户端的某些功能的应用程序接口(API)。 客户端与墙壁花园代理服务器(WGPS)进行通信,该服务器控制访问有围墙的花园。 围墙花园包含提供基于网络的服务的一个或多个服务器的链接。 客户向WGPS发送请求,以访问由花园中的站点提供的服务。 为了提供服务,站点向客户端发送一个包含在API中调用函数的代码的消息。 WGPS从站点中捕获消息,并在表中查找站点以确定站点的访问控制列表(ACL)。 ACL是一个位图,用于指定可以通过站点的代码调用客户机API的哪些功能。 WGPS在客户端的超文本传输​​协议(HTTP)消息头中包含ACL。 shell接收消息并提取ACL。 shell使用ACL来确定代码是否具有在API中执行任何被调用函数的权限。 如果代码缺少权限,shell将停止执行,并向站点发送一条消息,指示该站点缺少权限。 否则,shell允许代码调用该函数。
    • 9. 发明授权
    • Method and system for restricting access to user resources
    • 限制用户资源访问的方法和系统
    • US07406530B2
    • 2008-07-29
    • US10836544
    • 2004-04-30
    • Ralph W. BrownRobert KellerMilo S. MedinDavid Temkin
    • Ralph W. BrownRobert KellerMilo S. MedinDavid Temkin
    • G06F15/16G06F15/173H04N7/173G06F15/177
    • G06F21/10H04L12/1836H04L12/1845H04L12/1854H04L12/1877H04L12/2801H04L12/2856H04L12/2861H04L12/287H04L12/2883H04L29/06H04L63/0807H04L63/101H04L67/18H04L67/2842H04L67/2885H04L69/329H04N21/2225H04N21/23106
    • A user's set top box (STB), or other client, executes a shell and has an application program interface (API) by which certain features of the client can be controlled. The client is in communication with a walled garden proxy server (WGPS), which controls access to a walled garden. The walled garden contains links to one or more servers providing network-based services. The client sends a request to the WGPS to access a service provided by a site in the garden. To provide the service, the site sends the client a message containing code calling a function in the API. The WGPS traps the message from the site and looks up the site in a table to determine the access control list (ACL) for the site. The ACL is a bit-map that specifies which functions of the client's API can be invoked by code from the site. The WGPS includes the ACL in the header of the hypertext transport protocol (HTTP) message to the client. The shell receives the message and extracts the ACL. The shell uses the ACL to determine whether the code has permission to execute any called functions in the API. If the code lacks permission, the shell stops execution and sends a message to the site indicating that the site lacks permission. Otherwise, the shell allows the code to call the function.
    • 用户的机顶盒(STB)或其他客户端执行外壳,并具有可以控制客户端的某些功能的应用程序接口(API)。 客户端与墙壁花园代理服务器(WGPS)进行通信,该服务器控制访问有围墙的花园。 围墙花园包含提供基于网络的服务的一个或多个服务器的链接。 客户向WGPS发送请求,以访问由花园中的站点提供的服务。 为了提供服务,站点向客户端发送一个包含在API中调用函数的代码的消息。 WGPS从站点中捕获消息,并在表中查找站点以确定站点的访问控制列表(ACL)。 ACL是一个位图,用于指定可以通过站点的代码调用客户机API的哪些功能。 WGPS在客户端的超文本传输​​协议(HTTP)消息头中包含ACL。 shell接收消息并提取ACL。 shell使用ACL来确定代码是否具有在API中执行任何被调用函数的权限。 如果代码缺少权限,shell将停止执行,并向站点发送一条消息,指示该站点缺少权限。 否则,shell允许代码调用该函数。