Method and system for collecting user profile information over the world-wide web in the presence of dynamic content using document comparators
    1.
    发明授权
    Method and system for collecting user profile information over the world-wide web in the presence of dynamic content using document comparators 失效
    在使用文档比较器存在动态内容的情况下,在全球网络上收集用户简档信息的方法和系统

    公开(公告)号:US06185614B2

    公开(公告)日:2001-02-06

    申请号:US09084452

    申请日:1998-05-26

    IPC分类号: G06F15173

    摘要: Disclosed is a method and system for collecting profile information about users accessing dynamically generated content from one or more servers. In a specific embodiment, a server dynamically generates a web page in response to a user request. The server customizes the web page content based on the requested universal resource identifier (URI) and one or more of: the user's identity, access permissions, demographic information, and previous behavior at the site. The web server then passes the URI, user identity, and dynamically generated web page to an access information collector. The access information collector generates document comparators from the current web page content and compares them to document comparators associated with previously retrieved web pages. If the current web page is sufficiently similar to some previously retrieved web page, the access information collector logs the URI, user identity, and a document key associated with the matching previously retrieved page. Otherwise, the access information collector generates a new key; stores the new key and the document comparators in a database; and logs the URI, user identity, and the newly generated document key.

    摘要翻译: 公开了一种用于收集关于从一个或多个服务器访问动态生成的内容的用户的简档信息的方法和系统。 在具体实施例中,服务器响应于用户请求动态地生成网页。 服务器根据请求的通用资源标识符(URI)和一个或多个用户的身份,访问权限,人口统计信息以及站点上的先前行为来自定义网页内容。 然后,Web服务器将URI,用户身份和动态生成的网页传递给访问信息收集器。 访问信息收集器从当前网页内容生成文档比较器,并将其与先前检索的网页相关联的文档比较器进行比较。 如果当前网页与某些先前检索的网页非常相似,则访问信息收集器记录URI,用户身份和与匹配先前检索的页面相关联的文档密钥。 否则,访问信息收集器生成新的密钥; 将新密钥和文档比较器存储在数据库中; 并记录URI,用户身份和新生成的文档密钥。

    Method and system for interactive sharing of text in a networked environment
    2.
    发明授权
    Method and system for interactive sharing of text in a networked environment 失效
    在网络环境中交互共享文本的方法和系统

    公开(公告)号:US06182115B2

    公开(公告)日:2001-01-30

    申请号:US09036377

    申请日:1998-03-06

    IPC分类号: G06F1516

    CPC分类号: G06F9/52 G06Q10/10

    摘要: An application is enabled to allow any one of a variety of locking behaviors including different locking behaviors for different elements of shared text. For example, whereas one string may be associated with an implicit lock (granted when the user gives that string focus), another string may have an explicit lock (granted when the user takes some particular action such as clicking on a “lock” button), while yet another string may have a deferred lock (granted only when the user attempts to update the string). A similar range of possibilities is available for string update events and for unlocking the string.

    摘要翻译: 允许应用程序允许各种锁定行为中的任何一种,包括对共享文本的不同元素的不同锁定行为。 例如,虽然一个字符串可能与隐式锁相关联(当用户给出该字符串焦点时被授权),另一个字符串可能具有显式锁定(当用户采取某些特定操作(例如点击“锁定”按钮时) ,而另一个字符串可能具有延迟锁定(仅当用户尝试更新字符串时才授予)。 字符串更新事件和解锁字符串的可能性类似。

    Technique for visually creating and adding members to a class
    4.
    发明授权
    Technique for visually creating and adding members to a class 失效
    用于视觉创建和添加成员到课堂的技术

    公开(公告)号:US06581203B1

    公开(公告)日:2003-06-17

    申请号:US08915655

    申请日:1997-08-21

    IPC分类号: G06F944

    CPC分类号: G06F8/34

    摘要: A technique for visually creatins and populating a class with members. A developer is provided with a container window representing a new class when the developer indicates that a new class is to be built. The developer vary populate the new class with members in a number of ways, including dragging visual elements representative of code to the container window and dropping them in the container window. By dropping the visual element into the container, an association between the code the visual element represents and the class represented by the container window is established. This relationship is also displayed to the developer by displaying the visual element within the container window.

    摘要翻译: 用于视觉肌肉和填充成员的课程的技术。 当开发人员指示要构建新类时,开发人员将提供一个表示新类的容器窗口。 开发人员可以通过多种方式将成员添加到新类中,包括将代表代码的可视元素拖放到容器窗口并将其放在容器窗口中。 通过将可视元素放入容器中,建立可视元素代表的代码与由容器窗口表示的类之间的关联。 通过在容器窗口中显示视觉元素,也可以向开发人员显示此关系。

    Visual programming from a tree structure
    5.
    发明授权
    Visual programming from a tree structure 失效
    从树结构的视觉编程

    公开(公告)号:US06836878B1

    公开(公告)日:2004-12-28

    申请号:US08657510

    申请日:1996-06-04

    IPC分类号: G06F944

    CPC分类号: G06F8/34

    摘要: A technique for permitting a developer to be presented with a visual programming environment which includes different representations of a class library from which a developer may select classes for inclusion in an application under development. The environment includes a class window, a composition editor window, and a methods window. To permit greater understanding of the class library that the developer is working with, the class library can be presented in the class window in a class tree format, in a class list format, or in a graphical format which includes graphical representations of the classes. The developer may select a class for inclusion in the application under development from any of the three formats. The methods window is provided for displaying the methods (code) for a selected class. The methods of a class may be modified or new methods added via the methods window after the class has been added to the application under development. The composition editor window provides a graphical view of, for example, a graphical interface under development for the application, and dynamically displays to the developer at least the graphical portion of the application as it is being developed. Descriptions of added classes which do not have the visual representations may also be included in the composition editor window as they are added to the application.

    摘要翻译: 一种用于允许开发人员呈现可视化编程环境的技术,该可视化编程环境包括类库的不同表示,开发者可以从其中选择类以包含在正在开发的应用中。 环境包括一个类窗口,一个组合编辑器窗口和一个方法窗口。 为了更好地理解开发人员正在使用的类库,类库可以以类树形式,类列表格式或包含类的图形表示的图形格式呈现在类窗口中。 开发人员可以从三种格式中的任何一种中选择一个包含在正在开发的应用程序中的类。 提供了方法窗口,用于显示所选类的方法(代码)。 在类被添加到正在开发的应用程序之后,可以修改类的方法或通过方法窗口添加新方法。 组合编辑器窗口提供了例如正在开发的用于应用的图形界面的图形视图,并且至少在应用程序的图形部分正在开发时向开发者动态显示。 在添加到应用程序中时,不具有视觉表示的添加类的描述也可以被包括在组合编辑器窗口中。

    Method and system for information plug-ins for configurable
client-server applications
    7.
    发明授权
    Method and system for information plug-ins for configurable client-server applications 失效
    用于可配置客户端 - 服务器应用程序的信息插件的方法和系统

    公开(公告)号:US5940395A

    公开(公告)日:1999-08-17

    申请号:US770607

    申请日:1996-12-19

    IPC分类号: H04L29/06 H04L29/08 H04J3/02

    CPC分类号: H04L29/06 H04L69/32

    摘要: A software communication system is configured with a base connection point with a plug-in type architecture. A plurality of classes is used that implements a specified interface, the interface including a method for receiving packet data. Each one of the plurality of classes is assigned to a component identifier. The plurality of classes are registered using a corresponding component identifier, and information in a packet is used to select an appropriate one of the classes to receive the packet data.

    摘要翻译: 软件通信系统配置有具有插件式架构的基本连接点。 使用实现指定接口的多个类,该接口包括用于接收分组数据的方法。 将多个类中的每一个分配给组件标识符。 使用相应的组件标识符来登记多个类,并且使用分组中的信息来选择适当的一个类以接收分组数据。

    User profile management in the presence of dynamic pages using content templates
    8.
    发明授权
    User profile management in the presence of dynamic pages using content templates 失效
    使用内容模板的动态页面存在用户个人资料管理

    公开(公告)号:US06286043B1

    公开(公告)日:2001-09-04

    申请号:US09140226

    申请日:1998-08-26

    IPC分类号: G06F1516

    摘要: A technique, system, and computer program for collecting information about user behavior in the presence of dynamic page content. Regular expressions are used to describe dynamic page content and classify pages into equivalence classes. A Web site monitoring tool using this collection technique to create user profiles can then contend with a range of dynamic page content.

    摘要翻译: 一种技术,系统和计算机程序,用于在存在动态页面内容的情况下收集关于用户行为的信息。 正则表达式用于描述动态页面内容并将页面分类为等价类。 使用此收集技术创建用户配置文件的网站监控工具可以与一系列动态页面内容相抵触。

    Method and system for connecting network hosts having different
communication protocols
    9.
    发明授权
    Method and system for connecting network hosts having different communication protocols 失效
    用于连接具有不同通信协议的网络主机的方法和系统

    公开(公告)号:US6006267A

    公开(公告)日:1999-12-21

    申请号:US812220

    申请日:1997-03-06

    摘要: A matrix is created for storing the various verified methods of communication that are available between a plurality of hosts. Each host pair has two or three values stored in the matrix to indicate the known methods of communications between each other. A first value indicates whether unreliable multicast communications are possible, not possible or not yet determined. A second value indicates whether unreliable unicast communications are possible, not possible, or not yet determined. A third optional value may indicate whether reliable unicast communications are possible, not possible, or not yet determined. The mode of communications between each pair of hosts is then selected in the order of unreliable multicast, unreliable unicast, and, finally, reliable unicast.

    摘要翻译: 创建用于存储在多个主机之间可用的各种经过验证的通信方法的矩阵。 每个主机对具有存储在矩阵中的两个或三个值,以指示彼此之间的已知的通信方法。 第一个值指示不可靠的组播通信是否可能,不可能或尚未确定。 第二个值指示不可靠的单播通信是否可能,不可能或尚未确定。 第三可选值可以指示可靠的单播通信是否可能,不可能或尚未确定。 然后按照不可靠的组播,不可靠的单播,最终可靠的单播顺序选择每对主机之间的通信模式。

    Systems, methods and computer program products for associating dynamically generated web page content with web site visitors
    10.
    发明授权
    Systems, methods and computer program products for associating dynamically generated web page content with web site visitors 有权
    用于将动态生成的网页内容与网站访问者相关联的系统,方法和计算机程序产品

    公开(公告)号:US07131062B2

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

    申请号:US09207945

    申请日:1998-12-09

    IPC分类号: G06F15/00

    CPC分类号: G06F17/30893

    摘要: Systems, methods and computer program products are provided for associating dynamically generated Web page content with a user who requests a Web page from a Web server. Upon receiving a user request for a Web page via a Web client in communication with the Web server, a Web server records the user request within a Web server log. The requested Web page is then dynamically generated using a template for the requested Web page and one or more content objects having respective unique identifiers associated therewith. The stored record of the user request is then appended with each identifier for respective content objects included within the displayed Web page.

    摘要翻译: 提供了系统,方法和计算机程序产品,用于将动态生成的网页内容与从Web服务器请求网页的用户相关联。 在通过与Web服务器通信的Web客户端接收到用于网页的用户请求时,Web服务器将用户请求记录在Web服务器日志中。 然后使用所请求的网页的模板和具有与其相关联的相应的唯一标识符的一个或多个内容对象动态地生成所请求的网页。 然后,将所存储的用户请求的记录附加在显示的网页中包括的各个内容对象的每个标识符。