US20020016788A1 - Method and apparatus for multi-user awareness and collaboration - Google Patents

Method and apparatus for multi-user awareness and collaboration Download PDF

Info

Publication number
US20020016788A1
US20020016788A1 US09/108,063 US10806398A US2002016788A1 US 20020016788 A1 US20020016788 A1 US 20020016788A1 US 10806398 A US10806398 A US 10806398A US 2002016788 A1 US2002016788 A1 US 2002016788A1
Authority
US
United States
Prior art keywords
user
computer
collaboration
page
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/108,063
Other versions
US6430567B2 (en
Inventor
Richard N. Burridge
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oracle America Inc
Original Assignee
Sun Microsystems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sun Microsystems Inc filed Critical Sun Microsystems Inc
Priority to US09/108,063 priority Critical patent/US6430567B2/en
Assigned to SUN MICROSYSTEMS, INC. reassignment SUN MICROSYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BURRIDGE, RICHARD N.
Priority to EP99112012A priority patent/EP0969365A3/en
Priority to JP11181361A priority patent/JP2000035951A/en
Publication of US20020016788A1 publication Critical patent/US20020016788A1/en
Application granted granted Critical
Publication of US6430567B2 publication Critical patent/US6430567B2/en
Assigned to Oracle America, Inc. reassignment Oracle America, Inc. MERGER AND CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: Oracle America, Inc., ORACLE USA, INC., SUN MICROSYSTEMS, INC.
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/964Database arrangement
    • Y10S707/966Distributed
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface

Definitions

  • This invention relates to computer systems, and more particularly to collaboration between users of computer systems.
  • Computers can be interconnected via a local area network (LAN), a wide area network (WAN) and/or the Internet, for example.
  • LAN local area network
  • WAN wide area network
  • Internet for example.
  • a computer that runs client software is a client computer, or client.
  • a computer that runs server software is a server computer, or server.
  • the server provides resources that can be accessed and shared by client computer users on the network based on requests that are sent to the server by a user.
  • a user typically accesses the Internet using a software package referred to as a browser.
  • a browser provides a graphic user interface (GUI) for displaying pages of information that a server sends to the client via the Internet.
  • GUI graphic user interface
  • a page, or Web page is typically defined using Hypertext Markup Language (HTML) statements that specify the pages GUI elements.
  • HTML Hypertext Markup Language
  • a browser parses the HTML statements to generate and display the Web page in the browser's display area.
  • the browser further provides a mechanism for the user to input information and/or submit a request which the browser forwards, via the Internet, to the appropriate Internet server.
  • the browser parses the response (e.g., an HTML, document that defines a Web page).
  • Email and chat software allow a user to send messages to other users over the Internet, for example.
  • the message is received by a server and forwarded to the recipient.
  • a user To chat with another user, a user must run client chat software and interact with a chat server that interprets chat commands. Where, for example, a chat command requests that a message be sent to another chat participant, the chat server forwards the message to the intended recipient.
  • chat environment is the “www.geocities.com” chat environment.
  • a user To begin chatting, a user must first enter the requested user information (i.e., a name) and then select a chat category from a set of pre-determined categories (e.g., “Arts & Literature” and “Entertainment”) and a room (“Athens”, “Broadway” and “Paris”) from a set of pre-determined rooms within the selected chat category.
  • the chat environment user can move between rooms by selecting another of the pre-determined rooms within the selected category. Within each room, the user can see a list of users within that room and a list of all of the users within the selected category.
  • chat environment e.g., the “www.geocities.com” chat environment
  • the user is limited to a predetermined set of categories and chat rooms within each of the categories. It is not possible for the user to exit the chat environment such that the user's chat environment name follows the user to another environment (e.g., the “www.yahoo.com” Web site). To enter another chat environment, a user must first enter the requested information at the new environment.
  • General-purpose browsers do not identify those users that are concurrently viewing Web pages. That is, it is currently not possible to use a general-purpose browser software application to identify concurrent users of a Web page for collaboration.
  • FIG. 1 provides an example of a special-purpose browser developed by PlaceWare, Inc., Mountain View, Calif.
  • Browser 102 consists of areas 104 , 106 and 108 .
  • Area 104 displays HTML-defined Web pages.
  • Area 108 provides a list of collaborative-application rooms, or Web pages.
  • One of the “Lobby”, “1”, “2” and “3” icons in area 108 can be selected by the user to display a collaborative-application room.
  • the Web pages that are associated with “Lobby”, “1”, “2” and “3” support a specific collaboration application.
  • the Web page is displayed in area 104 .
  • Area 106 contains a list of users that are currently viewing the page that is being displayed in area 104 .
  • Collaboration is limited to one of the specific collaboration applications represented by the “Lobby”, “1”, “2” and “3” icons. That is, to be able to view the user list in area 106 and to collaborate with a user in the user list, it is necessary in browser 102 to access one of the “Lobby”, “1”, “2” and “3” collaboration application Web pages. It is not possible, for example, to collaborate with another user that is viewing another Web page (e.g., a non-collaboration Web page). For example, browser 102 does not identify the users that are viewing the “www.yahoo.com” Web page.
  • Another special-purpose browser approach provided in a product called WebCanal by Inria (France's National Institute for Research in Computer Science & Control), requires that one browser be the master browser and all of the other browsers be slave browsers.
  • the master browser changes Web pages
  • the slave browsers' Web page is changed to reflect the master browser's Web page.
  • the master browser controls what the slave browsers view.
  • the slave browser does not navigate through Web pages independent of the master browser.
  • Embodiments of the present invention incorporate a facility to make a user aware of other users that are currently viewing the same browser page within any general or special-purpose browser. Functionality is also provided in the browser to allow a user to initiate a collaboration operation with other users on the same Web page.
  • a user provides user information to a registry via a registration process.
  • the registry retains the information supplied by the user.
  • the registry is further updated to identify the page that is currently being viewed by a user.
  • the user can access a collaboration interface to view a list of users that are currently viewing the same page as the user.
  • the collaboration interface further allows the user to select a collaboration operation to collaborate with one or more users that are currently viewing the same page.
  • the collaboration interface is contained within a portion of the browser.
  • the collaboration interface is implemented as an application program (e.g., an applet) that can run in any of the currently available browsers (e.g., any general-purpose or special-purpose browser).
  • the collaboration interface accepts input entered within an input field of the interface and processes it accordingly.
  • a request to change pages causes the registry to be updated to reflect the new page.
  • the new page is displayed within a window (e.g., a frame) within the browser window. If the input is a request to initiate a collaborative operation, the collaboration interface initiates the operation.
  • a user provides registration information that is stored in the registry. For example, the user can supply a name, address and email address that is stored in the registry. Other information can be used as a supplement and/or replacement for this information.
  • the collaboration applet the page that contains the applet is sent back to user's browser. The applet is initiated on the user's computer and the applet's interface is displayed within the browser.
  • the applet interface includes an area for specifying a new page.
  • the user can identify a new page by supplying the page's uniform resource locator (URL).
  • URL uniform resource locator
  • FIG. 1 provides an example of special-purpose browser environment.
  • FIG. 2 provides an example of an embodiment of a computer execution environment suitable for executing embodiments of the invention.
  • FIG. 3 provides an example of a browser that includes a collaboration interface according to an embodiment of the invention.
  • FIG. 4 illustrates GUI interfaces and interactions with a server and registry according to one or more embodiments of the invention.
  • FIGS. 5 A- 5 B provide examples of the information flow between a collaboration user and a server according to an embodiment of the invention.
  • FIG. 6 provides a process flow for multi-user awareness and collaboration according to one embodiment of the invention.
  • An embodiment of the invention can be implemented as computer software in the form of computer readable program code executed on a general-purpose computer such as computer 200 illustrated in FIG. 2.
  • a keyboard 210 and mouse 211 are coupled to a bi-directional system bus 218 .
  • the keyboard and mouse are for introducing user input to the computer system and communicating that user input to processor 213 .
  • Other suitable input devices may be used in addition to, or in place of, the mouse 211 and keyboard 210 .
  • I/O (input/output) unit 219 coupled to bi-directional system bus 218 represents such I/O elements as a printer, A/V (audio/video) I/O, etc.
  • Computer 200 includes a video memory 214 , main memory 215 and mass storage 212 , all coupled to bi-directional system bus 218 along with keyboard 210 , mouse 211 and processor 213 .
  • the mass storage 212 may include both fixed and removable media, such as magnetic, optical or magnetic optical storage systems or any other available mass storage technology.
  • Bus 218 may contain, for example, thirty-two address lines for addressing video memory 214 or main memory 215 .
  • the system bus 218 also includes, for example, a 32-bit data bus for transferring data between and among the components, such as processor 213 , main memory 215 , video memory 214 and mass storage 212 .
  • multiplex data/address lines may be used instead of separate data and address lines.
  • the processor 213 is a microprocessor manufactured by Motorola, such as the 680X0 processor or a microprocessor manufactured by Intel, such as the 80X86, or Pentium processor, or a SPARC microprocessor from Sun Microsystems, Inc.
  • Main memory 215 is comprised of dynamic random access memory (DRAM).
  • Video memory 214 is a dual-ported video random access memory. One port of the video memory 214 is coupled to video amplifier 216 .
  • the video amplifier 216 is used to drive the cathode ray tube (CRT) raster monitor 217 .
  • Video amplifier 216 is well known in the art and may be implemented by any suitable apparatus. This circuitry converts pixel data stored in video memory 214 to a raster signal suitable for use by monitor 217 .
  • Monitor 217 is a type of monitor suitable for displaying graphic images.
  • Computer 200 may also include a communication interface 220 coupled to bus 218 .
  • Communication interface 220 provides a two-way data communication coupling via a network link 221 to a local network 222 .
  • ISDN integrated services digital network
  • communication interface 220 provides a data communication connection to the corresponding type of telephone line, which comprises part of network link 221 .
  • LAN local area network
  • communication interface 220 provides a data communication connection via network link 221 to a compatible LAN.
  • Wireless links are also possible.
  • communication interface 220 sends and receives electrical, electromagnetic or optical signals which carry digital data streams representing various types of information.
  • Network link 221 typically provides data communication through one or more networks to other data devices.
  • network link 221 may provide a connection through local network 222 to host computer 223 or to data equipment operated by an Internet Service Provider (ISP) 224 .
  • ISP 224 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 225 .
  • Internet 225 uses electrical, electromagnetic or optical signals which carry digital data streams.
  • the signals through the various networks and the signals on network link 221 and through communication interface 220 which carry the digital data to and from computer 200 , are exemplary forms of carrier waves transporting the information.
  • Computer 200 can send messages and receive data, including program code, through the network(s), network link 221 , and communication interface 220 .
  • server 226 might transmit a requested code for an application program through Internet 225 , ISP 224 , local network 222 and communication interface 220 .
  • one such downloaded application is the method and apparatus for multi-user awareness and collaboration described herein.
  • the received code may be executed by processor 213 as it is received, and/or stored in mass storage 212 , or other non-volatile storage for later execution. In this manner, computer 200 may obtain application code by way of a carrier wave.
  • Application code may be embodied in any form of computer program product.
  • a computer program product comprises a medium configured to store or transport computer readable code, or in which computer readable code may be embedded.
  • Some examples of computer program products are CD-ROM disks, ROM cards, floppy disks, magnetic tapes, computer hard drives, servers on a network, and carrier waves.
  • Embodiments of the invention are implemented as a software program that runs within any general-purpose or special-purpose browser software program (e.g., Netscape's Navigator and Microsoft's Internet Explorer).
  • the software program is comprised of a collaboration applet written in the Java programming language.
  • the Java programming language can be used to develop platform-independent programs. That is, programs that can run on multiple hardware and software platforms.
  • a compiler is used to translate the high level program statements into platform-independent machine code.
  • a Java virtual machine that includes a compiler or other translator executing on a specific platform translates the platform-independent machine code into platform specific machine code. It should be apparent that embodiments of the invention can be implemented using any programming language in addition to the Java programming language. However, it is beneficial to implement platform-independent program code.
  • the collaboration applet captures the viewing location of registered users and includes an interface for selecting collaboration environments and/or collaboration operations.
  • a user can view a list of users that are currently viewing the same page. The user can choose one of the collaboration environments and/or collaboration operations within a collaboration environment.
  • collaboration environments include, but are not limited to, a chat room; electronic mail; a shared white board application, a text editing application, bug tracking and network games.
  • the shared white board environment allows a user viewing the white board to see the changes made by another user (e.g., a line drawn by one user is seen by the other user).
  • Operations within a shared white board environment may include modifying or adding to the white board presentation.
  • a user can view a document to see the change(s) made by another user.
  • a user might select operations to edit the document that is currently being viewed (and modified) by other users.
  • a shared bug tracking system allows users to view changes to software bug data (e.g., additions and status modifications). Users of the bug tracking system can select operations to add entries to the bug tracking system and make modifications to existing entries. Network gaming allows a user to play a game with other users.
  • FIG. 3 provides an example of a browser that includes a collaboration interface according to an embodiment of the invention.
  • Browser 302 can be any general-purpose or special-purpose browser.
  • Browser 302 can be Netscape's Communicator or Microsoft's Internet Explorer, for example.
  • Browser 302 can also be a special-purpose browser that is capable of executing an applet (i.e., a Java-enabled browser).
  • the layout depicted in FIG. 3 is for the sake of an example only. It should be apparent that any layout can be used with embodiments of the invention.
  • Browser 302 includes section 308 for displaying output generated by browser 302 and applets running within browser 302 .
  • browser 302 displays GUI elements defined by an HTML document in section 308 .
  • section 308 can include output generated by an applet.
  • Browser 302 includes command section 304 .
  • Command section 304 can include buttons for “Back”, “Forward”, “Home”, “Edit”, “Reload”, “Print” and “Find” operations, for example.
  • Browser 302 displays a page of information that is defined by a Hypertext Markup Language (HTML) document that is retrieved from a computer site (e.g., a server) available via the Internet.
  • a computer site e.g., a server
  • One page can be designated as the user's home page.
  • the “Home” button is used to return to the user's home page.
  • the “Back”, “Forward” buttons are used to display a previous or subsequent page of the current page.
  • the “Reload” button reloads the current page.
  • the “Print” button prints the displayed page.
  • the “Find” button can be used to find a text string within the currently displayed page.
  • GUI 306 includes input field 310 that allows the user to specify a location or address of a Web page to display within section 308 of browser 302 .
  • the user typically specifies a Web page using a Uniform Resource Locator (URL).
  • a URL identifies the server on which the Web page is located and the file (or files) that contains a definition for the Web page.
  • the URL is one example of an identifier that can be used to locate information.
  • a full pathname is used to identify the physical storage location of a file.
  • the pathname identifies the name of the file and all of the directories that lead to a file.
  • the full pathname typically specifies the drive and, in a client-server environment, server on which the file is located.
  • Collaboration applet 312 forwards the URL of the Web page requested by the user via the Internet to a server.
  • the request is forwarded to the server identified in the URL where the request is processed and a response is transmitted back to the user's (i.e., client) computer.
  • the URL is stored in an information repository by server-side software.
  • the information repository therefore contains information to identify the Web page that is currently being viewed by a user.
  • the collaboration applet In addition to input field 310 , the collaboration applet generates GUI elements (e.g., pull-down menus and buttons) that allow the user to specify collaboration operations. For example, button 314 allows a user to request a chat operation.
  • Collaboration applet 312 transmits the request to a server that can process the request. For example, the server can forward one or more pages and/or applets that allow the user to enter a chat with other collaboration users.
  • Button 316 provides another example of a collaboration operation that might be specified by the user using GUI 306 of collaboration applet 312 .
  • Button 316 allows a user to initiate a mail function for sending a mail message to another collaboration user.
  • Menu 318 is a pull-down menu that identifies the other users that are currently viewing the same page as the user. Thus, a user can open menu 318 to identify other collaboration users and then select a collaboration operation (e.g., chat button 314 or mail button 316 ) to interact with one or more of the collaboration users.
  • a collaboration operation e.g., chat button 314 or mail button 316
  • the user undergoes a registration process during which the user enters user information in a client computer which is transmitted to a server for storage in a registry.
  • Collaboration applet 306 is sent to the registered user's computer for execution in the browser running on the client computer.
  • FIG. 4 illustrates GUI interfaces and interactions with a server and registry according to one or more embodiments of the invention.
  • Registration page 402 is displayed in section 308 of browser 302 on a user's computer display.
  • the user can request registration page 402 in a manner typically such as a URL, for example.
  • a collaboration server e.g., server 408
  • Browser 302 parses the definition and displays registration page 402 . It should be apparent to one skilled in the art that registration page 402 can be modified to include additional or replacement information.
  • registration page 402 includes input fields 404 for entering information including user identification information.
  • Input fields 404 include fields for identifying the user's name, address, and email address.
  • the user selects submit button 406 to submit the registration information.
  • Registration page 402 along with the information entered into registration page 402 is transmitted to server 408 .
  • Server 408 processes the registration information and stores it in repository 410 .
  • Repository 410 can be a database that is maintained by a database management system (DBMS) server, a flat file that is maintained by a file system, or any other type of persistent data storage medium.
  • DBMS database management system
  • a cookie driven auto-registration technique can be used wherein user information stored on a client computer (e.g., a cookie) contains registration information.
  • Server 408 can examine the stored information and retrieve the registration information in response to a request for registration. There is no need for the user to enter the registration information in registration page 402 .
  • Collaboration applet 312 is transmitted to browser 302 and GUI 306 is displayed within browser 302 .
  • Input to collaboration applet 312 such as a collaboration operation selection or location specification is transmitted to server 408 .
  • Information entered into fields of GUI 306 can be transmitted to server 408 for storage in repository 410 . Further, commands initiated by a user in GUI 306 can be sent to and processed by server 408 .
  • Embodiments of the invention facilitate collaboration between users using the execution environment that each user has already adopted and to which each is familiar. That is, collaboration applet 312 can execute in any of the general-purpose or special-purpose browser software products. Users can collaborate using different browsers as well, for example. A user executing Netscape's Navigator on a client computer can collaborate with another user whose computer is running Microsoft's Internet Explorer as well as a user that is using a special-purpose browser such as Inria's WebCanal.
  • a client computer's browser executing collaboration applet 312 may interact with one or more servers for registration and collaboration.
  • the servers interact with the client computer to obtain registration information, download collaboration applet 312 and process input generated in collaboration applet 312 .
  • a server maintains user registration and collaboration information for each user (e.g., each user of collaboration applet 312 ) that logs in to that server.
  • the server's repository contains information that can be used to generate a list of users that are currently viewing a given Web page.
  • the information stored in multiple repositories can be merged to generate a complete set of user information.
  • the merged information can be stored at a centralized site and forwarded to a server.
  • the information can be forwarded to a server upon request, for example.
  • a server updates its registration information, it can forward the update(s) to the centralized site.
  • a server can send updates to each server that has requested updates.
  • Collaboration applet 312 running in browser 302 transmits user information to a server that stores the information in repository 410 . Further, collaboration applet 312 forwards collaboration requests to a server for processing a response.
  • FIGS. 5 A- 5 B provide examples of the information flow between a collaboration user's computer and a server according to an embodiment of the invention. In FIGS. 5 A- 5 B, collaboration applet 312 is depicted on the same server as registration page 402 for the sake of simplicity. It should be apparent, however, that collaboration applet 312 and registration page 402 need not reside on the same server.
  • client system 504 is executing browser 302 .
  • a user of client system 504 requests registration page 402 from server 408 .
  • Server 408 processes the request and sends registration page 402 (via transmission 524 ) to browser 302 .
  • Browser 302 displays registration page 402 in, for example, section 308 of browser 302 .
  • a user enters the registration information and presses the submit button (e.g., submit button 406 ).
  • the registration information is transmitted (via transmission 514 ) from browser 302 on client computer 504 to server 408 .
  • Server application 506 running on server 408 receives the registration information and stores it in repository 410 (via transmission 502 ).
  • server 408 transmits collaboration applet 312 (via transmission 528 ) to client computer 504 .
  • Collaboration applet 312 executes on client computer 504 and generates GUI 306 which is displayed within browser 302 (e.g., as a frame within browser 302 ).
  • the user can enter a URL or other location specification for a Web page in input field 310 .
  • the Web page request is transmitted (via transmission 516 ) to server 408 . If the request cannot be satisfied by server 408 (e.g., the requested Web page is not resident on server 408 ), the request is forwarded over the Internet to the appropriate server which returns the Web page document to client computer 504 .
  • Server application 506 can generate a list of collaboration users that are currently viewing the same Web page. The list of users is transmitted (via transmission 518 ) for display in GUI 306 in response to a selection of pull-down menu 318 of GUI 306 .
  • a collaboration request is transmitted (via transmission 520 ) to server 408 .
  • a response to the collaboration request is transmitted (via transmission 522 ) to client computer 504 by server 408 . If the collaboration request is directed to another server, server 408 can forward the request to the specified server for processing.
  • a collaboration response can be, for example, a chat or email applet that allows a user to chat with, or send a message to, other collaboration users.
  • Other examples of collaborative responses include applets, or application software, that allow a user to view and update information that is being shared and viewed by other users (e.g., a text-editing application).
  • a user registers with a collaboration application running on a server.
  • the server enters the information in repository 410 .
  • the collaboration application stores the navigational information in repository 410 .
  • the collaboration application examines the contents of one or more repositories to generate a list of users that are currently viewing the same page. The list is transmitted to client computer 504 for display in pull-down menu 318 in GUI 306 .
  • client computer 504 for display in pull-down menu 318 in GUI 306 .
  • FIG. 6 provides a process flow for multi-user awareness and collaboration according to one embodiment of the invention.
  • a registration form is displayed in an area of the user's browser (e.g., section 308 of browser 302 ).
  • Registration page 402 is sent to the user in response to a request entered by the user.
  • the user can enter the URL for registration page 402 , for example.
  • the user can indicate in a preference setting of browser 306 that registration page 402 is the initial (or home) page. In this case, registration page 402 is automatically displayed when browser 302 is invoked or when the “Home” command is selected by the user.
  • registration page 402 is displayed in browser 302 , the user can submit the registration information.
  • registration information is obtained from the user and, at step 606 , the information is stored in a repository.
  • Collaboration applet 312 is sent to the user.
  • GUI 306 of collaboration applet 312 is displayed in browser 302 .
  • step 610 a determination is made whether user input is received from collaboration applet 312 . If user input is received in the form of a collaboration request, processing continues at step 618 to process and respond to the request. Processing continues at step 610 to process subsequent user input.
  • step 612 If user input is received in the form of a URL for a new Web page, processing continues at step 612 to update the repository to include the new Web page request from the user.
  • the repository includes the new Web page information.
  • the repository can further be used to store information that reflects a history of viewed pages.
  • step 614 the new Web page is transmitted to client computer 504 .
  • step 616 the list of users that are currently viewing the same Web page is updated. Alternatively, step 616 can be performed when the user selects pull-down menu 318 of GUI 306 . Processing continues at step 610 to process subsequent input.
  • a user can identify a user (e.g., a user listed in menu 318 ) to follow or chase. That is, the user can follow a second user as the second user changes to a new Web page.
  • the second user identifies a new Web page in input field 310
  • the first user is transitioned to the new Web page as well.
  • the Web page definition for the new Web page is sent to both users. In this way, the first user views the Web page specified, and viewed, by the second user.

Abstract

In embodiments of the present invention incorporate a facility to make a user, or client, aware of other users that are currently viewing the same Web, or display page. Functionality is provided in a browser to allow a user to initiate a collaboration operation with other users on the same Web page. A user provides user information to a registry via a registration process. The registry is further updated to include an entry identifying the page that is currently being viewed by a user. The user can access a collaboration interface to view a list of users that are currently viewing the same page as the user. The collaboration interface further allows the user to select a collaboration operation to collaborate with one or more users that are currently viewing the same page. In embodiments of the invention, the collaboration interface is generated by a Java applet and is contained within a portion of any general-purpose or special-purpose browser. The collaboration interface accepts input entered within an input field of the interface and processes it accordingly. A request to change Web pages updates the registry to reflect the new page. If the input is a request to initiate a collaborative operation, the collaboration interface initiates the operation.

Description

  • Portions of the disclosure of this patent document may contain material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyright rights whatsoever. Sun, Sun Microsystems, the Sun logo, Java, JavaBeans and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International in the United States and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. [0001]
  • BACKGROUND OF THE INVENTION
  • This invention relates to computer systems, and more particularly to collaboration between users of computer systems. [0002]
  • Computers can be interconnected via a local area network (LAN), a wide area network (WAN) and/or the Internet, for example. In a typical network, a computer that runs client software is a client computer, or client. A computer that runs server software is a server computer, or server. The server provides resources that can be accessed and shared by client computer users on the network based on requests that are sent to the server by a user. [0003]
  • Initially, users worked independently of other users. However, it has become desirable for users to share, or collaborate, in the development and review of information. For example, users may wish to view changes (e.g., simultaneously with the changes) and make updates to a graphic presentation. However, the client software that is widely used to access the Internet does not allow users to collaborate (i.e., is not collaborative-aware). As this software can also be used in an internal network configuration (i.e., an Intranet), it would be desirable for the software to allow user collaboration. [0004]
  • A user typically accesses the Internet using a software package referred to as a browser. A browser provides a graphic user interface (GUI) for displaying pages of information that a server sends to the client via the Internet. A page, or Web page, is typically defined using Hypertext Markup Language (HTML) statements that specify the pages GUI elements. A browser parses the HTML statements to generate and display the Web page in the browser's display area. The browser further provides a mechanism for the user to input information and/or submit a request which the browser forwards, via the Internet, to the appropriate Internet server. When a response is received at the user's computer, the browser parses the response (e.g., an HTML, document that defines a Web page). [0005]
  • There is currently no interaction available between users that are viewing pages in a general-purpose browser. It is not possible, for example, to determine the identity of other users currently viewing the same page. If a user was aware that a second user is also viewing the same page, the user might want to interact with the other user, perhaps regarding the page that they both are viewing. For example, users may wish to converse with each other using an electronic mail (email) application or chat software. [0006]
  • Email and chat software allow a user to send messages to other users over the Internet, for example. The message is received by a server and forwarded to the recipient. To chat with another user, a user must run client chat software and interact with a chat server that interprets chat commands. Where, for example, a chat command requests that a message be sent to another chat participant, the chat server forwards the message to the intended recipient. [0007]
  • One example of a chat environment is the “www.geocities.com” chat environment. To begin chatting, a user must first enter the requested user information (i.e., a name) and then select a chat category from a set of pre-determined categories (e.g., “Arts & Literature” and “Entertainment”) and a room (“Athens”, “Broadway” and “Paris”) from a set of pre-determined rooms within the selected chat category. The chat environment user can move between rooms by selecting another of the pre-determined rooms within the selected category. Within each room, the user can see a list of users within that room and a list of all of the users within the selected category. [0008]
  • In the chat environment (e.g., the “www.geocities.com” chat environment), the user is limited to a predetermined set of categories and chat rooms within each of the categories. It is not possible for the user to exit the chat environment such that the user's chat environment name follows the user to another environment (e.g., the “www.yahoo.com” Web site). To enter another chat environment, a user must first enter the requested information at the new environment. [0009]
  • General-purpose browsers do not identify those users that are concurrently viewing Web pages. That is, it is currently not possible to use a general-purpose browser software application to identify concurrent users of a Web page for collaboration. [0010]
  • There are special-purpose browsers that have been developed for a collaborative environment. Users that wish to collaborate must use one of these special-purpose browsers. There are obvious disadvantages to using a special-purpose browser particularly given that the majority of Internet users run one of the popular general-purpose browsers (e.g., Netscape's Navigator, Communicator, etc. or Microsoft's Internet Explorer). [0011]
  • FIG. 1 provides an example of a special-purpose browser developed by PlaceWare, Inc., Mountain View, Calif. [0012] Browser 102 consists of areas 104, 106 and 108. Area 104 displays HTML-defined Web pages. Area 108 provides a list of collaborative-application rooms, or Web pages. One of the “Lobby”, “1”, “2” and “3” icons in area 108 can be selected by the user to display a collaborative-application room. The Web pages that are associated with “Lobby”, “1”, “2” and “3” support a specific collaboration application. The Web page is displayed in area 104. Area 106 contains a list of users that are currently viewing the page that is being displayed in area 104.
  • Collaboration is limited to one of the specific collaboration applications represented by the “Lobby”, “1”, “2” and “3” icons. That is, to be able to view the user list in [0013] area 106 and to collaborate with a user in the user list, it is necessary in browser 102 to access one of the “Lobby”, “1”, “2” and “3” collaboration application Web pages. It is not possible, for example, to collaborate with another user that is viewing another Web page (e.g., a non-collaboration Web page). For example, browser 102 does not identify the users that are viewing the “www.yahoo.com” Web page.
  • Another special-purpose browser approach, provided in a product called WebCanal by Inria (France's National Institute for Research in Computer Science & Control), requires that one browser be the master browser and all of the other browsers be slave browsers. When the master browser changes Web pages, the slave browsers' Web page is changed to reflect the master browser's Web page. Thus, the master browser controls what the slave browsers view. The slave browser does not navigate through Web pages independent of the master browser. [0014]
  • SUMMARY OF THE INVENTION
  • Embodiments of the present invention incorporate a facility to make a user aware of other users that are currently viewing the same browser page within any general or special-purpose browser. Functionality is also provided in the browser to allow a user to initiate a collaboration operation with other users on the same Web page. [0015]
  • A user provides user information to a registry via a registration process. The registry retains the information supplied by the user. The registry is further updated to identify the page that is currently being viewed by a user. The user can access a collaboration interface to view a list of users that are currently viewing the same page as the user. The collaboration interface further allows the user to select a collaboration operation to collaborate with one or more users that are currently viewing the same page. [0016]
  • In embodiments of the invention, the collaboration interface is contained within a portion of the browser. The collaboration interface is implemented as an application program (e.g., an applet) that can run in any of the currently available browsers (e.g., any general-purpose or special-purpose browser). The collaboration interface accepts input entered within an input field of the interface and processes it accordingly. A request to change pages causes the registry to be updated to reflect the new page. The new page is displayed within a window (e.g., a frame) within the browser window. If the input is a request to initiate a collaborative operation, the collaboration interface initiates the operation. [0017]
  • During the registration process, a user provides registration information that is stored in the registry. For example, the user can supply a name, address and email address that is stored in the registry. Other information can be used as a supplement and/or replacement for this information. The collaboration applet, the page that contains the applet is sent back to user's browser. The applet is initiated on the user's computer and the applet's interface is displayed within the browser. [0018]
  • The applet interface includes an area for specifying a new page. For example, the user can identify a new page by supplying the page's uniform resource locator (URL). [0019]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 provides an example of special-purpose browser environment. [0020]
  • FIG. 2 provides an example of an embodiment of a computer execution environment suitable for executing embodiments of the invention. [0021]
  • FIG. 3 provides an example of a browser that includes a collaboration interface according to an embodiment of the invention. [0022]
  • FIG. 4 illustrates GUI interfaces and interactions with a server and registry according to one or more embodiments of the invention. [0023]
  • FIGS. [0024] 5A-5B provide examples of the information flow between a collaboration user and a server according to an embodiment of the invention.
  • FIG. 6 provides a process flow for multi-user awareness and collaboration according to one embodiment of the invention. [0025]
  • DETAILED DESCRIPTION OF THE INVENTION
  • A method and apparatus for multi-user awareness and collaboration is described. In the following description, numerous specific details are set forth in order to provide a more thorough description of the present invention. It will be apparent, however, to one skilled in the art, that the present invention may be practiced without these specific details. In other instances, well-known features have not been described in detail so as not to obscure the invention. [0026]
  • Embodiment of Computer Execution Environment (Hardware) [0027]
  • An embodiment of the invention can be implemented as computer software in the form of computer readable program code executed on a general-purpose computer such as [0028] computer 200 illustrated in FIG. 2. A keyboard 210 and mouse 211 are coupled to a bi-directional system bus 218. The keyboard and mouse are for introducing user input to the computer system and communicating that user input to processor 213. Other suitable input devices may be used in addition to, or in place of, the mouse 211 and keyboard 210. I/O (input/output) unit 219 coupled to bi-directional system bus 218 represents such I/O elements as a printer, A/V (audio/video) I/O, etc.
  • [0029] Computer 200 includes a video memory 214, main memory 215 and mass storage 212, all coupled to bi-directional system bus 218 along with keyboard 210, mouse 211 and processor 213. The mass storage 212 may include both fixed and removable media, such as magnetic, optical or magnetic optical storage systems or any other available mass storage technology. Bus 218 may contain, for example, thirty-two address lines for addressing video memory 214 or main memory 215. The system bus 218 also includes, for example, a 32-bit data bus for transferring data between and among the components, such as processor 213, main memory 215, video memory 214 and mass storage 212. Alternatively, multiplex data/address lines may be used instead of separate data and address lines.
  • In one embodiment of the invention, the [0030] processor 213 is a microprocessor manufactured by Motorola, such as the 680X0 processor or a microprocessor manufactured by Intel, such as the 80X86, or Pentium processor, or a SPARC microprocessor from Sun Microsystems, Inc. However, any other suitable microprocessor or microcomputer may be utilized. Main memory 215 is comprised of dynamic random access memory (DRAM). Video memory 214 is a dual-ported video random access memory. One port of the video memory 214 is coupled to video amplifier 216. The video amplifier 216 is used to drive the cathode ray tube (CRT) raster monitor 217. Video amplifier 216 is well known in the art and may be implemented by any suitable apparatus. This circuitry converts pixel data stored in video memory 214 to a raster signal suitable for use by monitor 217. Monitor 217 is a type of monitor suitable for displaying graphic images.
  • [0031] Computer 200 may also include a communication interface 220 coupled to bus 218. Communication interface 220 provides a two-way data communication coupling via a network link 221 to a local network 222. For example, if communication interface 220 is an integrated services digital network (ISDN) card or a modem, communication interface 220 provides a data communication connection to the corresponding type of telephone line, which comprises part of network link 221. If communication interface 220 is a local area network (LAN) card, communication interface 220 provides a data communication connection via network link 221 to a compatible LAN. Wireless links are also possible. In any such implementation, communication interface 220 sends and receives electrical, electromagnetic or optical signals which carry digital data streams representing various types of information.
  • Network link [0032] 221 typically provides data communication through one or more networks to other data devices. For example, network link 221 may provide a connection through local network 222 to host computer 223 or to data equipment operated by an Internet Service Provider (ISP) 224. ISP 224 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 225. Local network 222 and Internet 225 both use electrical, electromagnetic or optical signals which carry digital data streams. The signals through the various networks and the signals on network link 221 and through communication interface 220, which carry the digital data to and from computer 200, are exemplary forms of carrier waves transporting the information.
  • [0033] Computer 200 can send messages and receive data, including program code, through the network(s), network link 221, and communication interface 220. In the Internet example, server 226 might transmit a requested code for an application program through Internet 225, ISP 224, local network 222 and communication interface 220. In accord with the invention, one such downloaded application is the method and apparatus for multi-user awareness and collaboration described herein.
  • The received code may be executed by [0034] processor 213 as it is received, and/or stored in mass storage 212, or other non-volatile storage for later execution. In this manner, computer 200 may obtain application code by way of a carrier wave.
  • Application code may be embodied in any form of computer program product. A computer program product comprises a medium configured to store or transport computer readable code, or in which computer readable code may be embedded. Some examples of computer program products are CD-ROM disks, ROM cards, floppy disks, magnetic tapes, computer hard drives, servers on a network, and carrier waves. [0035]
  • The computer system described above is for purposes of example only. An embodiment of the invention may be implemented in any type of computer system or programming or processing environment including, but not limited to, an embedded system. [0036]
  • Browser Environment [0037]
  • Embodiments of the invention are implemented as a software program that runs within any general-purpose or special-purpose browser software program (e.g., Netscape's Navigator and Microsoft's Internet Explorer). In one embodiment of the invention the software program is comprised of a collaboration applet written in the Java programming language. [0038]
  • The Java programming language can be used to develop platform-independent programs. That is, programs that can run on multiple hardware and software platforms. A compiler is used to translate the high level program statements into platform-independent machine code. A Java virtual machine that includes a compiler or other translator executing on a specific platform translates the platform-independent machine code into platform specific machine code. It should be apparent that embodiments of the invention can be implemented using any programming language in addition to the Java programming language. However, it is beneficial to implement platform-independent program code. [0039]
  • The collaboration applet captures the viewing location of registered users and includes an interface for selecting collaboration environments and/or collaboration operations. Using embodiments of the invention, a user can view a list of users that are currently viewing the same page. The user can choose one of the collaboration environments and/or collaboration operations within a collaboration environment. [0040]
  • Examples of collaboration environments include, but are not limited to, a chat room; electronic mail; a shared white board application, a text editing application, bug tracking and network games. [0041]
  • The shared white board environment allows a user viewing the white board to see the changes made by another user (e.g., a line drawn by one user is seen by the other user). Operations within a shared white board environment may include modifying or adding to the white board presentation. [0042]
  • In a text editing environment, a user can view a document to see the change(s) made by another user. A user might select operations to edit the document that is currently being viewed (and modified) by other users. [0043]
  • A shared bug tracking system allows users to view changes to software bug data (e.g., additions and status modifications). Users of the bug tracking system can select operations to add entries to the bug tracking system and make modifications to existing entries. Network gaming allows a user to play a game with other users. [0044]
  • FIG. 3 provides an example of a browser that includes a collaboration interface according to an embodiment of the invention. [0045] Browser 302 can be any general-purpose or special-purpose browser. Browser 302 can be Netscape's Communicator or Microsoft's Internet Explorer, for example. Browser 302 can also be a special-purpose browser that is capable of executing an applet (i.e., a Java-enabled browser). The layout depicted in FIG. 3 is for the sake of an example only. It should be apparent that any layout can be used with embodiments of the invention.
  • [0046] Browser 302 includes section 308 for displaying output generated by browser 302 and applets running within browser 302. Thus, for example, browser 302 displays GUI elements defined by an HTML document in section 308. Further, section 308 can include output generated by an applet.
  • [0047] Browser 302 includes command section 304. Command section 304 can include buttons for “Back”, “Forward”, “Home”, “Edit”, “Reload”, “Print” and “Find” operations, for example. Browser 302 displays a page of information that is defined by a Hypertext Markup Language (HTML) document that is retrieved from a computer site (e.g., a server) available via the Internet. One page can be designated as the user's home page. The “Home” button is used to return to the user's home page. The “Back”, “Forward” buttons are used to display a previous or subsequent page of the current page. The “Reload” button reloads the current page. The “Print” button prints the displayed page. The “Find” button can be used to find a text string within the currently displayed page.
  • [0048] Collaboration applet 312 generates a graphical user interface (GUI) 306 that is displayed within browser 302. GUI 306 includes input field 310 that allows the user to specify a location or address of a Web page to display within section 308 of browser 302. The user typically specifies a Web page using a Uniform Resource Locator (URL). A URL identifies the server on which the Web page is located and the file (or files) that contains a definition for the Web page. The URL is one example of an identifier that can be used to locate information. However, it should be apparent that other identifiers can be used to locate information. For example, in a file system, a full pathname is used to identify the physical storage location of a file. The pathname identifies the name of the file and all of the directories that lead to a file. The full pathname typically specifies the drive and, in a client-server environment, server on which the file is located.
  • [0049] Collaboration applet 312 forwards the URL of the Web page requested by the user via the Internet to a server. The request is forwarded to the server identified in the URL where the request is processed and a response is transmitted back to the user's (i.e., client) computer. In addition, the URL is stored in an information repository by server-side software. The information repository therefore contains information to identify the Web page that is currently being viewed by a user.
  • In addition to [0050] input field 310, the collaboration applet generates GUI elements (e.g., pull-down menus and buttons) that allow the user to specify collaboration operations. For example, button 314 allows a user to request a chat operation. Collaboration applet 312 transmits the request to a server that can process the request. For example, the server can forward one or more pages and/or applets that allow the user to enter a chat with other collaboration users.
  • [0051] Button 316 provides another example of a collaboration operation that might be specified by the user using GUI 306 of collaboration applet 312. Button 316 allows a user to initiate a mail function for sending a mail message to another collaboration user.
  • [0052] Menu 318 is a pull-down menu that identifies the other users that are currently viewing the same page as the user. Thus, a user can open menu 318 to identify other collaboration users and then select a collaboration operation (e.g., chat button 314 or mail button 316) to interact with one or more of the collaboration users.
  • In one or more embodiments of the invention, the user undergoes a registration process during which the user enters user information in a client computer which is transmitted to a server for storage in a registry. [0053] Collaboration applet 306 is sent to the registered user's computer for execution in the browser running on the client computer. FIG. 4 illustrates GUI interfaces and interactions with a server and registry according to one or more embodiments of the invention.
  • [0054] Registration page 402 is displayed in section 308 of browser 302 on a user's computer display. The user can request registration page 402 in a manner typically such as a URL, for example. A collaboration server (e.g., server 408) responds to the request by transmitting a definition of registration page 402 (e.g., an HTML document) to browser 302. Browser 302 parses the definition and displays registration page 402. It should be apparent to one skilled in the art that registration page 402 can be modified to include additional or replacement information.
  • Illustratively, [0055] registration page 402 includes input fields 404 for entering information including user identification information. Input fields 404 include fields for identifying the user's name, address, and email address. The user selects submit button 406 to submit the registration information. Registration page 402 along with the information entered into registration page 402 is transmitted to server 408. Server 408 processes the registration information and stores it in repository 410. Repository 410 can be a database that is maintained by a database management system (DBMS) server, a flat file that is maintained by a file system, or any other type of persistent data storage medium.
  • It should be apparent that other registration techniques can be used in embodiments of the invention. For example, a cookie driven auto-registration technique can be used wherein user information stored on a client computer (e.g., a cookie) contains registration information. [0056] Server 408 can examine the stored information and retrieve the registration information in response to a request for registration. There is no need for the user to enter the registration information in registration page 402.
  • [0057] Collaboration applet 312 is transmitted to browser 302 and GUI 306 is displayed within browser 302. Input to collaboration applet 312 such as a collaboration operation selection or location specification is transmitted to server 408. Information entered into fields of GUI 306 can be transmitted to server 408 for storage in repository 410. Further, commands initiated by a user in GUI 306 can be sent to and processed by server 408.
  • Embodiments of the invention facilitate collaboration between users using the execution environment that each user has already adopted and to which each is familiar. That is, [0058] collaboration applet 312 can execute in any of the general-purpose or special-purpose browser software products. Users can collaborate using different browsers as well, for example. A user executing Netscape's Navigator on a client computer can collaborate with another user whose computer is running Microsoft's Internet Explorer as well as a user that is using a special-purpose browser such as Inria's WebCanal.
  • A client computer's browser executing [0059] collaboration applet 312 may interact with one or more servers for registration and collaboration. The servers interact with the client computer to obtain registration information, download collaboration applet 312 and process input generated in collaboration applet 312.
  • It should be apparent that there can be more than one information repository. In one embodiment of the invention, a server maintains user registration and collaboration information for each user (e.g., each user of collaboration applet [0060] 312) that logs in to that server. The server's repository contains information that can be used to generate a list of users that are currently viewing a given Web page.
  • The information stored in multiple repositories (e.g., by multiple servers) can be merged to generate a complete set of user information. The merged information can be stored at a centralized site and forwarded to a server. The information can be forwarded to a server upon request, for example. When a server updates its registration information, it can forward the update(s) to the centralized site. Alternatively, a server can send updates to each server that has requested updates. [0061]
  • [0062] Collaboration applet 312 running in browser 302 transmits user information to a server that stores the information in repository 410. Further, collaboration applet 312 forwards collaboration requests to a server for processing a response. FIGS. 5A-5B provide examples of the information flow between a collaboration user's computer and a server according to an embodiment of the invention. In FIGS. 5A-5B, collaboration applet 312 is depicted on the same server as registration page 402 for the sake of simplicity. It should be apparent, however, that collaboration applet 312 and registration page 402 need not reside on the same server.
  • Referring to FIG. 5A, [0063] client system 504 is executing browser 302. A user of client system 504 requests registration page 402 from server 408. Server 408 processes the request and sends registration page 402 (via transmission 524) to browser 302. Browser 302 displays registration page 402 in, for example, section 308 of browser 302.
  • A user enters the registration information and presses the submit button (e.g., submit button [0064] 406). The registration information is transmitted (via transmission 514) from browser 302 on client computer 504 to server 408. Server application 506 running on server 408 receives the registration information and stores it in repository 410 (via transmission 502).
  • Referring to FIG. 5B, [0065] server 408 transmits collaboration applet 312 (via transmission 528) to client computer 504. Collaboration applet 312 executes on client computer 504 and generates GUI 306 which is displayed within browser 302 (e.g., as a frame within browser 302). The user can enter a URL or other location specification for a Web page in input field 310. The Web page request is transmitted (via transmission 516) to server 408. If the request cannot be satisfied by server 408 (e.g., the requested Web page is not resident on server 408), the request is forwarded over the Internet to the appropriate server which returns the Web page document to client computer 504. Server application 506 can generate a list of collaboration users that are currently viewing the same Web page. The list of users is transmitted (via transmission 518) for display in GUI 306 in response to a selection of pull-down menu 318 of GUI 306.
  • A collaboration request is transmitted (via transmission [0066] 520) to server 408. A response to the collaboration request is transmitted (via transmission 522) to client computer 504 by server 408. If the collaboration request is directed to another server, server 408 can forward the request to the specified server for processing. A collaboration response can be, for example, a chat or email applet that allows a user to chat with, or send a message to, other collaboration users. Other examples of collaborative responses include applets, or application software, that allow a user to view and update information that is being shared and viewed by other users (e.g., a text-editing application).
  • In one or more embodiments of the invention, a user registers with a collaboration application running on a server. The server enters the information in [0067] repository 410. As the user navigates through the Internet using input field 310 in GUI 306 generated by collaboration applet 312, the collaboration application stores the navigational information in repository 410. The collaboration application examines the contents of one or more repositories to generate a list of users that are currently viewing the same page. The list is transmitted to client computer 504 for display in pull-down menu 318 in GUI 306. Thus, it is possible for a user to be aware of the users that are viewing the same page. Further, the user can make collaboration selections within GUI 306.
  • FIG. 6 provides a process flow for multi-user awareness and collaboration according to one embodiment of the invention. At [0068] step 602, a registration form is displayed in an area of the user's browser (e.g., section 308 of browser 302). Registration page 402 is sent to the user in response to a request entered by the user. The user can enter the URL for registration page 402, for example. Alternatively, the user can indicate in a preference setting of browser 306 that registration page 402 is the initial (or home) page. In this case, registration page 402 is automatically displayed when browser 302 is invoked or when the “Home” command is selected by the user.
  • Once [0069] registration page 402 is displayed in browser 302, the user can submit the registration information. At step 604, registration information is obtained from the user and, at step 606, the information is stored in a repository. Collaboration applet 312 is sent to the user. At step 608. GUI 306 of collaboration applet 312 is displayed in browser 302.
  • At [0070] step 610, a determination is made whether user input is received from collaboration applet 312. If user input is received in the form of a collaboration request, processing continues at step 618 to process and respond to the request. Processing continues at step 610 to process subsequent user input.
  • If user input is received in the form of a URL for a new Web page, processing continues at [0071] step 612 to update the repository to include the new Web page request from the user. The repository includes the new Web page information. The repository can further be used to store information that reflects a history of viewed pages.
  • At [0072] step 614, the new Web page is transmitted to client computer 504. At step 616, the list of users that are currently viewing the same Web page is updated. Alternatively, step 616 can be performed when the user selects pull-down menu 318 of GUI 306. Processing continues at step 610 to process subsequent input.
  • In one or more embodiments of the invention, a user can identify a user (e.g., a user listed in menu [0073] 318) to follow or chase. That is, the user can follow a second user as the second user changes to a new Web page. When the second user identifies a new Web page in input field 310, the first user is transitioned to the new Web page as well. The Web page definition for the new Web page is sent to both users. In this way, the first user views the Web page specified, and viewed, by the second user.
  • Thus, a method and apparatus for multi-user awareness and collaboration has been provided in conjunction with one or more specific embodiments. The invention is defined by the claims and their full scope of equivalents. [0074]

Claims (26)

1. A method of user awareness and collaboration in a computer network environment, said method comprising the steps of:
retaining user information for a user of said network environment, said user information including a user identification;
executing within a computer system of said computer network a computer program configured to capture any address specification by said user;
storing said any address specification in at least one repository of user information, said at least one repository of user information identifying users that are currently viewing said any address specification;
generating for said user a list of users that are currently viewing said any address specification.
2. The method of claim 1 further comprising the step of:
generating, by said computer program, a graphical user interface (GUI) configured to allow said user to select a collaboration operation and display said list of users currently accessing said any address specification.
3. The method of claim 1 wherein said user information is retrieved from an HTML page generated by an Internet browser executing in said computer system.
4. The method of claim 1 wherein said information for said user includes the user's name and electronic mail address.
5. The method of claim 1 wherein said computer program executes within a browser program executing in said computer system, step of storing said any address specification further comprises the steps of:
said computer program generating a GUI in a display area of said browser program, said GUI including an input field configured to accept said any address specification;
transmitting said address selection to a server upon input of said any address specification in said input field;
said server storing said any address specification in a repository in an entry associated with said user.
6. The method of claim 1 wherein said computer program is an applet written in a platform-independent programming language.
7. The method of claim 6 wherein said platform-independent programming language is the Java programming language.
8. The method of claim 1 wherein said any address specification specifies a Web page.
9. A multi-user awareness and collaboration system comprising:
a server coupled to a computer system, said server configured to maintain a repository of user information, said repository of user information including a user's identification and an address of a page currently being viewed by said user;
a computer program executing in a client computer system, said computer program configured to capture and transmit page requests to said server and display a list of users currently viewing the same page as said user.
10. The system of claim 9 wherein said computer program is a Java applet executing within a browser running in said client computer system, said Java applet is configured to generate a graphical user interface (GUI) configured to display said list of users.
11. The system of claim 10 wherein said GUI further includes an input field for capturing address input of said user.
12. The system of claim 10 wherein said GUI further includes a GUI elements representing selectable collaboration operations.
13 A computer program product comprising:
a computer usable medium having computer readable program code embodied therein for user awareness and collaboration in a computer network environment comprising:
computer readable program code configured to cause a server computer to retain user information for a user of said network environment, said user information including a user identification;
computer readable program code configured to cause a client computer to capture any address specification by said user;
computer readable program code configured to cause said server computer to store said any address specification in at least one repository of user information, said at least one repository of user information identifying users that are currently viewing said page;
computer readable program code configured to cause a server computer to generate for said user a list of users that are currently viewing said any address specification.
14. The computer program product of claim 13 further comprising:
computer readable program code configured to cause said client computer to generate a graphic user interface (GUI) configured to allow said user to select a collaboration operation and display said list of users currently accessing said any address specification.
15. The computer program product of claim 13 wherein said user information is retrieved from an HTML page generated by an Internet browser executing in said client computer.
16. The computer program product of claim 13 wherein said information for said user includes the user's name and electronic mail address.
17. The computer program product of claim 13 wherein said computer program code executes within a browser program executing in said client computer, said computer program code configured to cause said server computer to store said any address specification further comprises:
computer readable program code configured to cause said client to generate a GUI in a display area of said browser program, said GUI including an input field configured to accept said any address specification;
computer readable program code configured to cause said client computer to transmit said any address specification to said server computer upon input of said any address specification in said input field;
computer readable program code configured to cause said server computer to store said any address specification in a repository in an entry associated with said user.
18. The computer program product of claim 13 wherein said computer program code is an applet written in a platform-independent programming language.
19. The computer program product of claim 18 wherein said platform-independent programming language is Java.
20. The computer program product of claim 13 wherein said any address specification specifies a Web page.
21. In a computer system, a method of user collaboration comprising:
registering with a collaboration server;
entering a request for a page of information in a collaboration interface displayed in said computer system as a result of said registering;
viewing in said collaboration interface a list of users currently viewing said page.
22. The method of claim 21 further comprising selecting in said collaboration interface a collaboration operation to initiate a collaboration operation with said users currently viewing said page.
23. The method of claim 22 wherein said collaboration operation comprises identifying one of said users as a master user, said method further comprising displaying in said computer system each page displayed in said master user's computer system.
24. The method of claim 21 wherein said collaboration interface is generated by at least one applet running in a browser.
25. The method of claim 21 wherein said registering with a collaboration server further comprises entering user information in a registration page.
26. The method of claim 21 wherein said registering with a collaboration server further comprises:
storing registration information in said computer system;
transmitting said stored registration information to said collaboration server.
US09/108,063 1998-06-30 1998-06-30 Method and apparatus for multi-user awareness and collaboration Expired - Lifetime US6430567B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US09/108,063 US6430567B2 (en) 1998-06-30 1998-06-30 Method and apparatus for multi-user awareness and collaboration
EP99112012A EP0969365A3 (en) 1998-06-30 1999-06-21 Method and apparatus for multi-user awareness and collaboration
JP11181361A JP2000035951A (en) 1998-06-30 1999-06-28 Method and device for multiuser recognition and collaboration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/108,063 US6430567B2 (en) 1998-06-30 1998-06-30 Method and apparatus for multi-user awareness and collaboration

Publications (2)

Publication Number Publication Date
US20020016788A1 true US20020016788A1 (en) 2002-02-07
US6430567B2 US6430567B2 (en) 2002-08-06

Family

ID=22320077

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/108,063 Expired - Lifetime US6430567B2 (en) 1998-06-30 1998-06-30 Method and apparatus for multi-user awareness and collaboration

Country Status (3)

Country Link
US (1) US6430567B2 (en)
EP (1) EP0969365A3 (en)
JP (1) JP2000035951A (en)

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020072955A1 (en) * 2000-09-01 2002-06-13 Brock Stephen P. System and method for performing market research studies on online content
US20020099775A1 (en) * 2001-01-25 2002-07-25 Anoop Gupta Server system supporting collaborative messaging based on electronic mail
US20020099777A1 (en) * 2001-01-25 2002-07-25 Anoop Gupta Integrating collaborative messaging into an electronic mail program
US20020142842A1 (en) * 2001-03-29 2002-10-03 Easley Gregory W. Console-based system and method for providing multi-player interactive game functionality for use with interactive games
US20040049538A1 (en) * 2000-10-31 2004-03-11 Yosuke Akamatsu Information registration assisting system
US20050101386A1 (en) * 1999-08-13 2005-05-12 Lavanchy Eric R. System and method for interactive game-play scheduled based on real-life events
US20050210392A1 (en) * 2004-03-17 2005-09-22 Masami Koide Document creating method, document creating apparatus, program, recording medium, and document data structure
US20060004775A1 (en) * 1999-01-21 2006-01-05 International Business Machines Corporation Method and system for sharing the browser
US7111244B2 (en) * 1999-02-09 2006-09-19 Daniel Norris Method and apparatus for facilitating meetings, conferences and forums involving face-to-face discussion between participants
US20060248160A1 (en) * 2005-02-09 2006-11-02 Plummer David W Facilitation of online discussion
US20070199057A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Control of application access to system resources
US20070199073A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Enhanced browser security
US20070199072A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Control of application access to system resources
US20070214423A1 (en) * 2003-03-13 2007-09-13 Oracle Corporation Method of sharing a desktop with attendees of a real-time collaboration
US20070288563A1 (en) * 2006-06-09 2007-12-13 Global Information Solutions, Inc. Facilitating interaction between web browsers
US20080147810A1 (en) * 2002-11-29 2008-06-19 Grouptivity Collaboration system and method
US20080209327A1 (en) * 2007-02-27 2008-08-28 Microsoft Corporation Persistent spatial collaboration
US7427983B1 (en) 2002-06-02 2008-09-23 Steelcase Development Corporation Visual communication system
US7533146B1 (en) * 1999-06-14 2009-05-12 Epiphany, Inc. Shared web browser apparatus and method for interactive communications
US20090164581A1 (en) * 2007-12-20 2009-06-25 The Vanguard Group, Inc. System and method for synchronized co-browsing by users in different web sessions
US20090249244A1 (en) * 2000-10-10 2009-10-01 Addnclick, Inc. Dynamic information management system and method for content delivery and sharing in content-, metadata- & viewer-based, live social networking among users concurrently engaged in the same and/or similar content
US7623650B2 (en) 2004-06-30 2009-11-24 The Vanguard Group, Inc. Universal multi-browser interface for customer service representatives
US7712041B2 (en) 2006-06-20 2010-05-04 Microsoft Corporation Multi-user multi-input desktop workspaces and applications
US8280948B1 (en) * 2004-06-08 2012-10-02 Persony Inc. System and method for enabling online collaboration amongst a plurality of terminals using a web server
US8682969B1 (en) * 2005-10-07 2014-03-25 On24, Inc. Framed event system and method
US20140143672A1 (en) * 2012-11-21 2014-05-22 Electronics And Telecommunications Research Institute System and method for function expandable collaboration screen system
CN103927327A (en) * 2014-03-18 2014-07-16 深圳市迈科龙电子有限公司 Method for configuring data capture strategy for database with information system in collaborative operation
US9892028B1 (en) 2008-05-16 2018-02-13 On24, Inc. System and method for debugging of webcasting applications during live events
US9973576B2 (en) 2010-04-07 2018-05-15 On24, Inc. Communication console with component aggregation
US9998883B2 (en) * 2015-09-30 2018-06-12 Nathan Dhilan Arimilli Glass pane for collaborative electronic communication
US10430491B1 (en) 2008-05-30 2019-10-01 On24, Inc. System and method for communication between rich internet applications
CN110347383A (en) * 2019-06-28 2019-10-18 深圳市中农易讯信息技术有限公司 The front end development approach and device of cross-platform desktop application
US10536540B2 (en) 2016-05-02 2020-01-14 Microsoft Technology Licensing, Llc Computing system architecture for producing file analytics
US10785325B1 (en) 2014-09-03 2020-09-22 On24, Inc. Audience binning system and method for webcasting and on-line presentations
US11188822B2 (en) 2017-10-05 2021-11-30 On24, Inc. Attendee engagement determining system and method
US11281723B2 (en) 2017-10-05 2022-03-22 On24, Inc. Widget recommendation for an online event using co-occurrence matrix
US11429781B1 (en) 2013-10-22 2022-08-30 On24, Inc. System and method of annotating presentation timeline with questions, comments and notes using simple user inputs in mobile devices
US11438410B2 (en) 2010-04-07 2022-09-06 On24, Inc. Communication console with component aggregation

Families Citing this family (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8352400B2 (en) 1991-12-23 2013-01-08 Hoffberg Steven M Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore
US20070055582A1 (en) * 1996-11-12 2007-03-08 Hahn-Carlson Dean W Transaction processing with core and distributor processor implementations
US7043529B1 (en) * 1999-04-23 2006-05-09 The United States Of America As Represented By The Secretary Of The Navy Collaborative development network for widely dispersed users and methods therefor
US7904187B2 (en) 1999-02-01 2011-03-08 Hoffberg Steven M Internet appliance system and method
US7076546B1 (en) * 1999-02-10 2006-07-11 International Business Machines Corporation Browser for use in accessing hypertext documents in a multi-user computer environment
US7062532B1 (en) * 1999-03-25 2006-06-13 Autodesk, Inc. Method and apparatus for drawing collaboration on a network
US7143428B1 (en) * 1999-04-21 2006-11-28 Microsoft Corporation Concurrent viewing of a video programming and of text communications concerning the video programming
US6879994B1 (en) * 1999-06-22 2005-04-12 Comverse, Ltd System and method for processing and presenting internet usage information to facilitate user communications
US6598074B1 (en) * 1999-09-23 2003-07-22 Rocket Network, Inc. System and method for enabling multimedia production collaboration over a network
US6393412B1 (en) * 1999-09-23 2002-05-21 Peter Deep Method for allowing users to purchase professional services in a private chat room through a service brokerage via the internet
US6876991B1 (en) 1999-11-08 2005-04-05 Collaborative Decision Platforms, Llc. System, method and computer program product for a collaborative decision platform
US7035926B1 (en) * 1999-11-30 2006-04-25 International Business Machines Corporation Real-time monitoring of web activities
US20030041143A1 (en) * 1999-12-13 2003-02-27 Ronald Simon Paul Internet tool
US6876758B1 (en) * 1999-12-27 2005-04-05 Neuro Vision, Inc. Methods and systems for improving a user's visual perception over a communications network
JP2001222498A (en) * 2000-02-07 2001-08-17 Isao:Kk Communication system, its method, server device for the system. and computer readable recording medium recording program
JP3490369B2 (en) 2000-02-15 2004-01-26 インターナショナル・ビジネス・マシーンズ・コーポレーション Content information acquisition method, collaboration system and collaboration server
US6839735B2 (en) * 2000-02-29 2005-01-04 Microsoft Corporation Methods and systems for controlling access to presence information according to a variety of different access permission types
US6697840B1 (en) * 2000-02-29 2004-02-24 Lucent Technologies Inc. Presence awareness in collaborative systems
GB2364154B (en) 2000-06-27 2002-07-17 Adrian Michael Godwin Building status network
KR20020017622A (en) * 2000-08-31 2002-03-07 김종민 Community service system in internet environment and method thereof
GB2368930B (en) * 2000-10-17 2005-04-06 Hewlett Packard Co Establishment of a deferred network communication session
GB2368224B (en) * 2000-10-17 2004-08-25 Hewlett Packard Co Content provider entity for communication session
GB2368223B (en) * 2000-10-17 2004-01-07 Hewlett Packard Co Associating parties with communication sessions
GB2368246B (en) * 2000-10-17 2004-09-01 Hewlett Packard Co Overview subsystem for information page server
GB2368225B (en) * 2000-10-17 2003-12-10 Hewlett Packard Co Inviting assistant entity into a network communication session
GB2368227B (en) * 2000-10-17 2003-12-10 Hewlett Packard Co Contact center
GB2368226B (en) * 2000-10-17 2004-08-25 Hewlett Packard Co Helper entity for comuunication session
GB0029025D0 (en) * 2000-11-29 2001-01-10 Hewlett Packard Co Enhancement of communication capabilities
US8255791B2 (en) 2000-11-29 2012-08-28 Dov Koren Collaborative, flexible, interactive real-time displays
US7299257B2 (en) * 2001-02-06 2007-11-20 Lucent Technologies Inc. Apparatus and method for use in collaboration services
US20020147777A1 (en) * 2001-02-06 2002-10-10 Hackbarth Randy L. Apparatus and method for use in portal service for a team utilizing collaboration services
WO2003032613A1 (en) * 2001-10-10 2003-04-17 Hotsip Ab A method and a system for providing a user with a presence service
EP1449183A4 (en) * 2001-10-12 2007-09-26 Sylvan Learning Systems Inc A dynamically configurable collaboration system and method
KR20030044397A (en) * 2001-11-29 2003-06-09 (주)이너베이 Real time communication system and method among same web site users
US7139978B2 (en) * 2002-03-01 2006-11-21 Sap Ag Recording user interaction with an application
US7668901B2 (en) * 2002-04-15 2010-02-23 Avid Technology, Inc. Methods and system using a local proxy server to process media data for local area users
US7139798B2 (en) * 2002-05-17 2006-11-21 Groove Networks, Inc. Method and apparatus for connecting a secure peer-to-peer collaboration system to an external system
US8751247B1 (en) * 2002-05-23 2014-06-10 At&T Intellectual Property Ii, L.P. Network-based collaborative control of distributed multimedia content
US8150922B2 (en) * 2002-07-17 2012-04-03 Research In Motion Limited Voice and text group chat display management techniques for wireless mobile terminals
US7640293B2 (en) * 2002-07-17 2009-12-29 Research In Motion Limited Method, system and apparatus for messaging between wireless mobile terminals and networked computers
US7716312B2 (en) 2002-11-13 2010-05-11 Avid Technology, Inc. Method and system for transferring large data files over parallel connections
US8302012B2 (en) * 2002-12-02 2012-10-30 Sap Aktiengesellschaft Providing status of portal content
US8028237B2 (en) * 2002-12-02 2011-09-27 Sap Aktiengesellschaft Portal-based desktop
US7031842B1 (en) 2003-02-26 2006-04-18 3Dgeo Development, Inc. Systems and methods for collaboratively viewing and editing seismic data
US7707039B2 (en) 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US8442331B2 (en) 2004-02-15 2013-05-14 Google Inc. Capturing text from rendered documents using supplemental information
US7812860B2 (en) 2004-04-01 2010-10-12 Exbiblio B.V. Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device
US10635723B2 (en) 2004-02-15 2020-04-28 Google Llc Search engines and systems with handheld document data capture devices
US9116890B2 (en) 2004-04-01 2015-08-25 Google Inc. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US9143638B2 (en) 2004-04-01 2015-09-22 Google Inc. Data capture from rendered documents using handheld device
US7894670B2 (en) 2004-04-01 2011-02-22 Exbiblio B.V. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US9008447B2 (en) 2004-04-01 2015-04-14 Google Inc. Method and system for character recognition
US20060098900A1 (en) 2004-09-27 2006-05-11 King Martin T Secure data gathering from rendered documents
US7990556B2 (en) 2004-12-03 2011-08-02 Google Inc. Association of a portable scanner with input/output and storage devices
US8081849B2 (en) 2004-12-03 2011-12-20 Google Inc. Portable scanning and memory device
US20060081714A1 (en) 2004-08-23 2006-04-20 King Martin T Portable scanning device
US8146156B2 (en) 2004-04-01 2012-03-27 Google Inc. Archive of text captures from rendered documents
US8713418B2 (en) 2004-04-12 2014-04-29 Google Inc. Adding value to a rendered document
US20060031779A1 (en) * 2004-04-15 2006-02-09 Citrix Systems, Inc. Selectively sharing screen data
US20060002315A1 (en) * 2004-04-15 2006-01-05 Citrix Systems, Inc. Selectively sharing screen data
US7680885B2 (en) 2004-04-15 2010-03-16 Citrix Systems, Inc. Methods and apparatus for synchronization of data set representations in a bandwidth-adaptive manner
US7827139B2 (en) * 2004-04-15 2010-11-02 Citrix Systems, Inc. Methods and apparatus for sharing graphical screen data in a bandwidth-adaptive manner
US20050234961A1 (en) * 2004-04-16 2005-10-20 Pinnacle Systems, Inc. Systems and Methods for providing a proxy for a shared file system
US8874504B2 (en) 2004-12-03 2014-10-28 Google Inc. Processing techniques for visual capture data from a rendered document
US8620083B2 (en) 2004-12-03 2013-12-31 Google Inc. Method and system for character recognition
US8489624B2 (en) 2004-05-17 2013-07-16 Google, Inc. Processing techniques for text capture from a rendered document
US8346620B2 (en) 2004-07-19 2013-01-01 Google Inc. Automatic modification of web pages
US7797724B2 (en) 2004-08-31 2010-09-14 Citrix Systems, Inc. Methods and apparatus for secure online access on a client device
WO2006083863A2 (en) * 2005-02-01 2006-08-10 Netspan, Inc. System and method for collaborating and communicating data over a network
US8443040B2 (en) 2005-05-26 2013-05-14 Citrix Systems Inc. Method and system for synchronizing presentation of a dynamic data set to a plurality of nodes
WO2006137760A1 (en) * 2005-06-22 2006-12-28 Costream Ab Method and system for enabling multipart communication in a computer network
US20070061428A1 (en) * 2005-09-09 2007-03-15 Autodesk, Inc. Customization of applications through deployable templates
US20070139189A1 (en) * 2005-12-05 2007-06-21 Helmig Kevin S Multi-platform monitoring system and method
US20070239838A1 (en) * 2006-04-10 2007-10-11 Laurel James P Methods and systems for digital content sharing
US20080065649A1 (en) * 2006-09-08 2008-03-13 Barry Smiler Method of associating independently-provided content with webpages
EP2067119A2 (en) 2006-09-08 2009-06-10 Exbiblio B.V. Optical scanners, such as hand-held optical scanners
US8949769B2 (en) * 2007-02-23 2015-02-03 Microsoft Corporation Spatial layout of hierarchical shared resources
JP4852452B2 (en) * 2007-03-16 2012-01-11 株式会社リコー Message exchange apparatus and message exchange method
US8638363B2 (en) 2009-02-18 2014-01-28 Google Inc. Automatically capturing information, such as capturing information using a document-aware device
US20090083338A1 (en) * 2007-09-21 2009-03-26 Microsoft Corporation Synchronization of electronic postings
US7925694B2 (en) 2007-10-19 2011-04-12 Citrix Systems, Inc. Systems and methods for managing cookies via HTTP content layer
US20090187818A1 (en) * 2008-01-22 2009-07-23 International Business Machines Corporation Method and system of interface comment mapping
US8090877B2 (en) 2008-01-26 2012-01-03 Citrix Systems, Inc. Systems and methods for fine grain policy driven cookie proxying
US20090193345A1 (en) * 2008-01-28 2009-07-30 Apeer Inc. Collaborative interface
WO2009143152A1 (en) * 2008-05-19 2009-11-26 Citrix Systems, Inc. Systems and methods for automatically testing an application
US8447066B2 (en) 2009-03-12 2013-05-21 Google Inc. Performing actions based on capturing information from rendered documents, such as documents under copyright
DE202010018551U1 (en) 2009-03-12 2017-08-24 Google, Inc. Automatically deliver content associated with captured information, such as information collected in real-time
US9081799B2 (en) 2009-12-04 2015-07-14 Google Inc. Using gestalt information to identify locations in printed information
US9323784B2 (en) 2009-12-09 2016-04-26 Google Inc. Image search using text-based elements within the contents of images
JP2012209614A (en) * 2011-03-29 2012-10-25 Brother Ind Ltd Conference system, conference terminal, and conference program
US9584558B2 (en) 2011-09-08 2017-02-28 Avaya Inc. Methods, apparatuses, and computer-readable media for initiating an application for participants of a conference
US9929869B2 (en) * 2011-10-26 2018-03-27 Avaya Inc. Methods, apparatuses, and computer-readable media for providing a collaboration license to an application for participant user device(s) participating in an on-line collaboration
US10715584B2 (en) 2016-06-28 2020-07-14 Microsoft Technology Licensing, Llc Multiuser application platform
US11809839B2 (en) 2022-01-18 2023-11-07 Robert Lyden Computer language and code for application development and electronic and optical communication

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4974173A (en) * 1987-12-02 1990-11-27 Xerox Corporation Small-scale workspace representations indicating activities by other users
US5689641A (en) * 1993-10-01 1997-11-18 Vicor, Inc. Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal
US5960173A (en) * 1995-12-22 1999-09-28 Sun Microsystems, Inc. System and method enabling awareness of others working on similar tasks in a computer work environment
US5956491A (en) * 1996-04-01 1999-09-21 Marks; Daniel L. Group communications multiplexing system
US5887139A (en) * 1996-08-19 1999-03-23 3Com Corporation Configurable graphical user interface useful in managing devices connected to a network
US6039688A (en) * 1996-11-01 2000-03-21 Salus Media Inc. Therapeutic behavior modification program, compliance monitoring and feedback system
US5796393A (en) * 1996-11-08 1998-08-18 Compuserve Incorporated System for intergrating an on-line service community with a foreign service
US5905493A (en) * 1996-11-13 1999-05-18 Unalink Communications, Inc. Color coded instructional scheme for computers and the like system, method and article of manufacture
US5828839A (en) * 1996-11-14 1998-10-27 Interactive Broadcaster Services Corp. Computer network chat room based on channel broadcast in real time
EP0974098A4 (en) * 1997-02-07 2000-10-25 About Com Inc Collaborative internet data mining system
US6446116B1 (en) * 1997-06-30 2002-09-03 Sun Microsystems, Inc. Method and apparatus for dynamic loading of a transport mechanism in a multipoint data delivery system
US6029203A (en) * 1997-09-26 2000-02-22 3Com Corporation Apparatus and methods for use therein for an ISDN LAN modem that provides enhanced network activity
US6005568A (en) * 1997-09-30 1999-12-21 The United States Of America As Represented By The Secretary Of The Navy Computer system providing platform independent universal client device
US6078321A (en) * 1997-09-30 2000-06-20 The United States Of America As Represented By The Secretary Of The Navy Universal client device for interconnecting and operating any two computers
US6081830A (en) * 1997-10-09 2000-06-27 Gateway 2000, Inc. Automatic linking to program-specific computer chat rooms

Cited By (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004775A1 (en) * 1999-01-21 2006-01-05 International Business Machines Corporation Method and system for sharing the browser
US7111244B2 (en) * 1999-02-09 2006-09-19 Daniel Norris Method and apparatus for facilitating meetings, conferences and forums involving face-to-face discussion between participants
US7533146B1 (en) * 1999-06-14 2009-05-12 Epiphany, Inc. Shared web browser apparatus and method for interactive communications
US20050101386A1 (en) * 1999-08-13 2005-05-12 Lavanchy Eric R. System and method for interactive game-play scheduled based on real-life events
US20020072955A1 (en) * 2000-09-01 2002-06-13 Brock Stephen P. System and method for performing market research studies on online content
US7181696B2 (en) * 2000-09-01 2007-02-20 Blue Bear Llc System and method for performing market research studies on online content
US20090249244A1 (en) * 2000-10-10 2009-10-01 Addnclick, Inc. Dynamic information management system and method for content delivery and sharing in content-, metadata- & viewer-based, live social networking among users concurrently engaged in the same and/or similar content
US8707185B2 (en) * 2000-10-10 2014-04-22 Addnclick, Inc. Dynamic information management system and method for content delivery and sharing in content-, metadata- and viewer-based, live social networking among users concurrently engaged in the same and/or similar content
US20040049538A1 (en) * 2000-10-31 2004-03-11 Yosuke Akamatsu Information registration assisting system
US20070016647A1 (en) * 2001-01-25 2007-01-18 Microsoft Corporation Server system supporting collaborative messaging based on electronic mail
US20020099777A1 (en) * 2001-01-25 2002-07-25 Anoop Gupta Integrating collaborative messaging into an electronic mail program
US7222156B2 (en) 2001-01-25 2007-05-22 Microsoft Corporation Integrating collaborative messaging into an electronic mail program
US20020099775A1 (en) * 2001-01-25 2002-07-25 Anoop Gupta Server system supporting collaborative messaging based on electronic mail
US20020142842A1 (en) * 2001-03-29 2002-10-03 Easley Gregory W. Console-based system and method for providing multi-player interactive game functionality for use with interactive games
US7427983B1 (en) 2002-06-02 2008-09-23 Steelcase Development Corporation Visual communication system
US20080147810A1 (en) * 2002-11-29 2008-06-19 Grouptivity Collaboration system and method
US7606865B2 (en) * 2002-11-29 2009-10-20 Grouptivity Collaboration system and method
US20070214423A1 (en) * 2003-03-13 2007-09-13 Oracle Corporation Method of sharing a desktop with attendees of a real-time collaboration
US9501258B2 (en) * 2003-03-13 2016-11-22 Oracle International Corporation Method of sharing a desktop with attendees of a real-time collaboration
US8179382B2 (en) 2003-05-30 2012-05-15 Steelcase Development Corporation Visual communication system
US20080297595A1 (en) * 2003-05-30 2008-12-04 Hildebrandt Peter W Visual communication system
US20050210392A1 (en) * 2004-03-17 2005-09-22 Masami Koide Document creating method, document creating apparatus, program, recording medium, and document data structure
US8280948B1 (en) * 2004-06-08 2012-10-02 Persony Inc. System and method for enabling online collaboration amongst a plurality of terminals using a web server
US7623650B2 (en) 2004-06-30 2009-11-24 The Vanguard Group, Inc. Universal multi-browser interface for customer service representatives
US20060248160A1 (en) * 2005-02-09 2006-11-02 Plummer David W Facilitation of online discussion
US8682969B1 (en) * 2005-10-07 2014-03-25 On24, Inc. Framed event system and method
US20070199057A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Control of application access to system resources
US20070199072A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Control of application access to system resources
US20070199073A1 (en) * 2005-10-14 2007-08-23 Softwareonline, Llc Enhanced browser security
US8020190B2 (en) 2005-10-14 2011-09-13 Sdc Software, Inc. Enhanced browser security
US8463854B2 (en) 2006-06-09 2013-06-11 Global Information Solutions, Inc. Facilitating interaction between web browsers
US7987231B2 (en) 2006-06-09 2011-07-26 Global Information Solutions, Inc. Facilitating interaction between web browsers
US20070288563A1 (en) * 2006-06-09 2007-12-13 Global Information Solutions, Inc. Facilitating interaction between web browsers
US8707197B2 (en) 2006-06-20 2014-04-22 Microsoft Corporation Multi-user multi-input desktop workspaces and applications
US7712041B2 (en) 2006-06-20 2010-05-04 Microsoft Corporation Multi-user multi-input desktop workspaces and applications
US20080209327A1 (en) * 2007-02-27 2008-08-28 Microsoft Corporation Persistent spatial collaboration
WO2008106383A1 (en) * 2007-02-27 2008-09-04 Microsoft Corporation Persistent spatial collaboration
US7853886B2 (en) 2007-02-27 2010-12-14 Microsoft Corporation Persistent spatial collaboration
US20090164581A1 (en) * 2007-12-20 2009-06-25 The Vanguard Group, Inc. System and method for synchronized co-browsing by users in different web sessions
US8849914B2 (en) 2007-12-20 2014-09-30 The Vanguard Group, Inc. System and method for synchronized co-browsing by users in different web sessions
US9892028B1 (en) 2008-05-16 2018-02-13 On24, Inc. System and method for debugging of webcasting applications during live events
US10430491B1 (en) 2008-05-30 2019-10-01 On24, Inc. System and method for communication between rich internet applications
US9973576B2 (en) 2010-04-07 2018-05-15 On24, Inc. Communication console with component aggregation
US10749948B2 (en) 2010-04-07 2020-08-18 On24, Inc. Communication console with component aggregation
US11438410B2 (en) 2010-04-07 2022-09-06 On24, Inc. Communication console with component aggregation
US20140143672A1 (en) * 2012-11-21 2014-05-22 Electronics And Telecommunications Research Institute System and method for function expandable collaboration screen system
US11429781B1 (en) 2013-10-22 2022-08-30 On24, Inc. System and method of annotating presentation timeline with questions, comments and notes using simple user inputs in mobile devices
CN103927327A (en) * 2014-03-18 2014-07-16 深圳市迈科龙电子有限公司 Method for configuring data capture strategy for database with information system in collaborative operation
US10785325B1 (en) 2014-09-03 2020-09-22 On24, Inc. Audience binning system and method for webcasting and on-line presentations
US9998883B2 (en) * 2015-09-30 2018-06-12 Nathan Dhilan Arimilli Glass pane for collaborative electronic communication
US10536540B2 (en) 2016-05-02 2020-01-14 Microsoft Technology Licensing, Llc Computing system architecture for producing file analytics
US11188822B2 (en) 2017-10-05 2021-11-30 On24, Inc. Attendee engagement determining system and method
US11281723B2 (en) 2017-10-05 2022-03-22 On24, Inc. Widget recommendation for an online event using co-occurrence matrix
CN110347383A (en) * 2019-06-28 2019-10-18 深圳市中农易讯信息技术有限公司 The front end development approach and device of cross-platform desktop application

Also Published As

Publication number Publication date
US6430567B2 (en) 2002-08-06
JP2000035951A (en) 2000-02-02
EP0969365A3 (en) 2002-03-27
EP0969365A2 (en) 2000-01-05

Similar Documents

Publication Publication Date Title
US6430567B2 (en) Method and apparatus for multi-user awareness and collaboration
EP0972386B1 (en) Method and apparatus for updating and synchronizing information between a client and a server
US6209029B1 (en) Method and apparatus for accessing data sources in a three tier environment
US6370570B1 (en) Method and apparatus for making a hypermedium interactive
US7490126B2 (en) Method and apparatus for generating data change requests containing data consistency information in a peer-to-peer collaborative computer system
US6640241B1 (en) Method and apparatus for activity-based collaboration by a computer system equipped with a communications manager
US7321917B2 (en) Customizing a client application using an options page stored on a server computer
EP0960377B1 (en) Method of accessing information on a host computer from a client computer
US7269664B2 (en) Network portal system and methods
US7103627B2 (en) Web-based system and method
US20040153493A1 (en) Method and system for remote control of a local system
EP1008104A1 (en) Data navigator interface
WO2006010536A1 (en) Method of communicating between web applications and local client application while maintaining remote user session
JP2002505474A (en) Method and system for facilitating access to a lookup service
EP0912931A2 (en) Program modules and parameter files in a network
AU6061599A (en) A method for making a hypermedium interactive

Legal Events

Date Code Title Description
AS Assignment

Owner name: SUN MICROSYSTEMS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BURRIDGE, RICHARD N.;REEL/FRAME:009288/0248

Effective date: 19980619

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: ORACLE AMERICA, INC., CALIFORNIA

Free format text: MERGER AND CHANGE OF NAME;ASSIGNORS:ORACLE USA, INC.;SUN MICROSYSTEMS, INC.;ORACLE AMERICA, INC.;REEL/FRAME:037278/0612

Effective date: 20100212