Generally described, electronic collaborative works can involve a number of individuals who work on a common set of data. For example, with regard to software programming, a team of programmers may work concurrently, and often independent, to develop software code. In many embodiments, context information regarding individual collaborative user interaction with the common set of data can be beneficial to members of the collaborative group at large. For example, a software programmer may be required to examine a piece of unfamiliar software code generated by another programmer for modifications/additions. Accordingly, context information regarding any previous programmers' interaction with the unfamiliar software code would be beneficial to the software programmer.
With regard to software programming code, one attempt to provide additional context information relates to the utilization of programming comments embedded within the software code or set forth in separate design documents. Although potentially relevant, the quality and inconsistency of software programming commenting makes reliance on programming comments for context potentially inefficient. Another attempt to provide additional context information for software programming code relates to the capture of individual user interaction with discrete units of code, generally referred to as computational wear. The individual user interaction can be shared with other users to provide individual user contexts to the code. Nevertheless, current computational wear approaches are not well-suited for group interaction because these approaches do not provide multiple user interaction contexts.
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
A method and system for tracking and processing user interaction information from multiple computing devices is provided. Individual computing devices collect user interaction information corresponding to user interaction with discrete units of a set of data, such as software programming code. The individual information is collected and processed to generate a cumulative set of user interaction information that is transmitted back to the client computing devices. The client computing devices can then provide various visual interfaces corresponding to the processed user interaction data.
In accordance with an aspect of the present invention, a method for managing user interaction data is provided. The method may be implemented in a communication network including at least two user computing devices and an information collection computing device. The user computing devices communicate with the information collection computing device via the communication network.
In accordance with the method, a user computing device obtains user interaction data corresponding to user interaction with discrete units of a set of data. The set of data can correspond to software programming code having discrete units. The user computing device then transmits the user interaction data to an information collection computing device over the communication network. The transmission can be done in real time or periodically. The user computing device then obtains processed user interaction data from the information collection computing device. The processed user interaction data includes processed user interaction data corresponding to user interaction with discrete units of the set of data from a second user computing device. The user computing device can generate various user interfaces based on the processed user interaction data.
In accordance with another aspect of the present invention, a method for managing user interaction data is provided. The method may be implemented in a communication network including at least two user computing devices and an information collection computing device. The user computing devices communicate with the information collection computing device via the communication network.
In accordance with the method, an information collection computing device obtains user interaction data from a first user computing device corresponding to user interaction with discrete units of a set of data, such as software programming code. The information collection computing device also obtains user interaction data from a second user computing device corresponding to user interaction with discrete units of the set of data. The information collection computing device processes the user interaction data from the first and second user computing devices. For example, the information collection computing device can generate an associative matrix of user interaction information. The information collection computing device transmits the processed user interaction data to at least the first or second user computing devices.
In accordance with a further aspect of the present invention, a system for managing user interaction data is provided. The system includes a first user computing device and a second user computing device for collecting user interaction data with discrete units of a set of data. The system also includes an information collection computing device for processing user interaction data from the first and second user computing devices. The information collection computing device transmits the processing user interaction data to the first or second user computing devices.
The foregoing aspects and many of the attendant advantages of this invention will become more readily appreciated as the same become better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein:
Generally described, the present invention relates to a system and method for tracking user interaction of a set of data. More specifically, the present invention relates to various methods for obtaining cumulative software programming code user interaction and generating various user interfaces incorporating the interaction data. Although the present invention will be described with regard to illustrative software programming code data structures, system architectures and user interfaces, one skilled in the relevant art will appreciate that the disclosed embodiments are illustrative in nature and should not be construed as limited.
The software programming code user interaction management system 100 can also include an information collection computing device 106, such as a processing server, in communication with the plurality of user computing devices 102 via the communication network. The information collection computing device 106 can include one or more computing devices configured to carry out the various functions of the processing server. The computing devices associated with the information collection computing device 106 may correspond to a centralized location or alternatively, be configured in a distributed manner. The information collection computing device 106 communicates with a cumulative user interaction data store 108. The user interaction data store 108 can correspond to one or more data repositories for maintaining information relevant to user interaction data.
One skilled in the relevant art will appreciate that the various computing devices described with regard to the software programming code user interaction management system 100 can include personal computers, server computers, hand-held computers, mobile computers, mobile telephones, personal digital assistants, and the like. Likewise, although the software programming code user interaction management system 100 is illustrated as in a client/server configuration, one skilled in the relevant art will appreciate that the software programming code user interaction management system 100 may also be implemented in a peer-to-peer configuration.
With reference now to
Each user computing device 102 transmits the user interaction data, periodically or in real time, to the information collection computing device 106. With reference to
Upon request, or periodically, the information collection computing device 106 transmits a cumulative set of software programming code interaction data to at least a subset of the user computing devices 102. The user computing devices 102 store the cumulative set of interaction data. Additionally, the user computing devices 102 can generate one of a plurality of user interfaces incorporating the cumulative set of interaction data.
With reference now to
With reference to
In an illustrative embodiment of the present invention, the user computing devices 102 can generate various user interfaces to displays aspects of the cumulative set of interaction data.
In an illustrative embodiment, the tree view 600 displays a limited number of classes based upon available display space on the user computing device and the processed user interaction history. For example, the processed user interaction history from the information collection computing device 106 may apply a filter to display the classes that were most accessed by the users. Alternatively, the information collection computing device may apply a filter to display classes that were accessed by a threshold number of users or classes that were accessed a threshold number of times. The tree view 600 can also include an additional class control 608 that causes the tree view 600 to be expanded to show additional classes with the namespace 602. In a similar manner, the tree view 600 also displays a limited number of methods and fields 610, 612, 614 for each respective displayed class 604, 606 based upon the available display space and the processed user interaction data. Below each displayed class 604, 606 the tree view 600 includes an expansion control 616, 618 for showing additional fields or methods under class. In an illustrative embodiment, the tree view 600 can be further manipulated after the initial display.
With reference now to
Within the main display portion 702 various units of the displayed portion of the software code can be selected by a user. For example, the user can select code units by using input controls such as a keyboard or a mouse. Additionally, code units may also be selected utilizing searching, or other filtering functionality. As illustrated in
In an illustrative embodiment, the subset of additional units in the second portion 706 can correspond to selectable graphical objects on the user interface 700. As described above, a user can select an object using a keyboard, mouse and/or filtering functionality. As illustrated in
With reference now to
Based on a selected number of units (e.g., methods or fields) with a classes, the UML diagram 800 can provide a visual record of user interaction from the selected unit to other units. For example, the UML diagram 800 can provide a visual record of the units most closely related to a selected unit. In one embodiment, the UML diagram 800 can include visual cues, such as color highlighting, font changes or transparency applications to highlight selected classes. In an alternate embodiment, the UML diagram 800 can include arrows or other points to identify the units most closely associated with a selected unit or set of units.
While illustrative embodiments of the invention have been illustrated and described, it will be appreciated that various changes can be made therein without departing from the spirit and scope of the invention.
This application claims the benefit of U.S. Provisional Application No. 60/658,328, entitled System and Method For Managing User Interaction Data In A Networked Environment, and filed on Mar. 2, 2005. U.S. Provisional Application No. 60/658,328 is incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
6182056 | St. Jacques et al. | Jan 2001 | B1 |
6329986 | Cheng | Dec 2001 | B1 |
6698013 | Bertero et al. | Feb 2004 | B1 |
7111283 | Fraser et al. | Sep 2006 | B2 |
7139916 | Billingsley et al. | Nov 2006 | B2 |
7263102 | Kreiner et al. | Aug 2007 | B2 |
7379464 | Kreiner et al. | May 2008 | B2 |
20030135507 | Hind et al. | Jul 2003 | A1 |
20040100974 | Kreiner et al. | May 2004 | A1 |
20040100975 | Kreiner et al. | May 2004 | A1 |
20040103313 | Kreiner et al. | May 2004 | A1 |
20040127775 | Miyazaki et al. | Jul 2004 | A1 |
20040230964 | Waugh et al. | Nov 2004 | A1 |
20040246922 | Ruan et al. | Dec 2004 | A1 |
20050015376 | Fraser et al. | Jan 2005 | A1 |
20050050158 | Solari | Mar 2005 | A1 |
20050131993 | Fatula, Jr. | Jun 2005 | A1 |
20050132351 | Randall et al. | Jun 2005 | A1 |
20050255828 | Fisher | Nov 2005 | A1 |
20060031551 | Agresta et al. | Feb 2006 | A1 |
20060036527 | Tinnirello et al. | Feb 2006 | A1 |
20060080592 | Alves de Moura et al. | Apr 2006 | A1 |
20060130046 | O'Neill | Jun 2006 | A1 |
20060164978 | Werner et al. | Jul 2006 | A1 |
20060242325 | Ramaswamy et al. | Oct 2006 | A1 |
20060265670 | Cohen et al. | Nov 2006 | A1 |
20070263645 | Kreiner et al. | Nov 2007 | A1 |
20070286189 | Kreiner et al. | Dec 2007 | A1 |
20080090551 | Gidron et al. | Apr 2008 | A1 |
20080199155 | Hagens et al. | Aug 2008 | A1 |
20080232295 | Kreiner et al. | Sep 2008 | A1 |
20090010327 | Cheng et al. | Jan 2009 | A1 |
Number | Date | Country | |
---|---|---|---|
20060200794 A1 | Sep 2006 | US |
Number | Date | Country | |
---|---|---|---|
60658328 | Mar 2005 | US |