US20070162298A1 - Systems and methods for presenting data items - Google Patents

Systems and methods for presenting data items Download PDF

Info

Publication number
US20070162298A1
US20070162298A1 US11/620,580 US62058007A US2007162298A1 US 20070162298 A1 US20070162298 A1 US 20070162298A1 US 62058007 A US62058007 A US 62058007A US 2007162298 A1 US2007162298 A1 US 2007162298A1
Authority
US
United States
Prior art keywords
data items
accessed
web pages
history
files
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.)
Abandoned
Application number
US11/620,580
Inventor
Don Melton
Bas Ording
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.)
Apple Inc
Original Assignee
Apple Computer 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 Apple Computer Inc filed Critical Apple Computer Inc
Priority to US11/620,580 priority Critical patent/US20070162298A1/en
Publication of US20070162298A1 publication Critical patent/US20070162298A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2425Iterative querying; Query formulation based on the results of a preceding query
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures

Definitions

  • the present inventive subject matter relates to the field of computer systems and more particularly to systems, software, and methods for presenting data items.
  • the World Wide Web which is a collection of interconnected and cross-linked web pages located on computers, has become an important source of information. Users employ applications known as Web browsers (“browsers”) to access these web pages. Since users frequently access the same web pages repeatedly (especially web pages that the user has recently viewed), most browsers keep track of the web pages that the user has previously accessed using a history list. Previous browsers have used a history list that tracks previously accessed web pages in the order of the time that the web pages were viewed (referred to as a chronological order). Although, in some of the previous web browsers, a web page is listed once in a history list even if the web page was viewed more than once.
  • chronological order means arranged in order of the time of the occurrence.
  • Chronological order also includes arranging in order of the more recent time of occurrence when there are multiple occurrences.
  • One common method for a user to navigate through the previously accessed web pages in the history list is by using forward and back buttons. For example, a user might first visit the home page of a favorite football team and then follow a link on that home page to a second page with a particular player's stats, and then follow another link on the second page to a third page containing an magazine article about the player. Subsequently, the user selects the back button on the browser twice to return to the home page of the football team instead of needing to type in the address of the home page.
  • a problem with this chronological order is that users can visit a large number of web pages, which are confusing to view in a chronological order, and the forward and back buttons are an inefficient and cumbersome way to navigate through multiple web pages. Further, the problems of a chronological order are not confined to pages accessed via a web browser, but also apply when data of other types is accessed over a period of time.
  • Embodiments of the invention display representations of previously accessed data items in a manner other than the chronological order in which the data items were accessed and, in some embodiments, indicate with the representation the significance of one or more of the data items.
  • Embodiments of the invention comprise one or more of the following: modules for representing previously accessed data items, modules for displaying a history of the previously accessed data items, and modules for representing the significance of data items in the history.
  • the data items are web pages, but in other embodiments the data items may be files, database records, electronic mail, or any other data item capable of being accessed.
  • FIG. 1 is a diagram of an example graphical user interface for a web browser history list organized by subject matter.
  • FIG. 2 is a diagram of an example graphical user interface for a web browser history list organized by frequency of access.
  • FIG. 3 is a high-level block diagram of a system for organizing and presenting data according to an example embodiment of the invention.
  • FIG. 4 is a more detailed block diagram of the processing modules of the system for organizing and presenting data shown FIG. 3 according to an example embodiment of the invention.
  • FIG. 5 is a more detailed block diagram of the organization modules shown in FIG. 4 according to an example embodiment of the invention.
  • FIG. 6 is a more detailed block diagram of the presentation modules shown FIG. 4 according to an example embodiment of the invention.
  • FIG. 7 is a flow chart of a method for organizing and presenting data according to an example embodiment of the invention.
  • FIGS. 8A, 8B , and 8 C are flow charts of example methods for determining an organizational method according to some embodiments of the invention.
  • FIGS. 9A, 9B , and 9 C are flow charts of example methods of displaying representations according to some embodiments of the invention.
  • FIGS. 10A, 10B , 10 C, 10 D, 10 E, 10 F, 10 G, and 10 H are diagrams of various different user interfaces for displaying a history of previously accessed data items.
  • FIGS. 11-25 are diagrams of example graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • FIGS. 11, 12 , 13 and 14 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a drawer.
  • FIGS. 15, 16 , and 17 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a panel.
  • FIGS. 18 and 19 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a tool bar.
  • FIGS. 20, 21 and 22 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed using one or more tabs.
  • FIGS. 23, 24 and 25 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a sheet.
  • FIGS. 26-33 are diagrams of example graphical user interfaces in which the history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • FIGS. 26, 27 , 28 and 29 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a window.
  • FIGS. 30, 31 and 32 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a strip.
  • FIG. 33 is a diagram of an example graphical user interface in which a history of previously accessed data items is displayed in an overlay.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items.
  • FIG. 34 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's position.
  • FIGS. 35, 36 and 37 are diagrams of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's appearance.
  • FIG. 38 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's animation.
  • FIGS. 39, 40A , and 40 B are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items.
  • FIG. 41 is a diagram of a computerized system in conjunction with which embodiments of the invent may be implemented.
  • FIG. 42 is a more detailed block diagram of the computer shown in FIG. 41 according to an example embodiment of the invention.
  • inventions contained within the disclosed subject matter.
  • Such invention(s) may be referred to, individually and/or collectively, herein by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is, in fact, disclosed.
  • the detailed description reference is made to the accompanying drawings that form a part hereof, and in which are shown, by way of illustration, but not of limitation, some specific embodiments of the invention, including a preferred embodiment. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to understand and implement the inventive subject matter. It is to be understood that other embodiments may be utilized, and that changes may be made without departing from the scope of the inventive subject matter.
  • Henry is browsing the web on his desktop computer. Henry views several web pages during a single browsing session. Initially, Henry is researching information about a new truck he wants to buy. However, while researching trucks, he also visits some web pages related to his favorite sport and some web pages related to dogs. The web pages Henry visited are listed below in the order that they were viewed. The web pages visited include the following:
  • Henry has changed his mind about the kind of car he wants to buy.
  • Henry was reading reviews for trucks.
  • Henry wants to return to the web pages for automobile reviews that he visited in the past because he particularly liked the way the information was presented; however, he does not remember what web pages those were.
  • Henry uses the history list in his browser to find the web pages that he visited for automobile reviews.
  • Henry's browser has the web pages that he has viewed organized by subject mater.
  • Henry's browser has a history of the web pages he has viewed presented graphically.
  • FIG. 1 is a diagram of an example graphical user interface for a web browser history list organized by subject matter.
  • the graphical user interface shown in FIG. 1 shows the history list that Henry's browser provided when Henry wanted to return to a web page that he viewed previously.
  • FIG. 1 comprises a user interface 100 having a window 102 .
  • a history of Henry's previously viewed web pages is displayed graphically within panels in the window 102 .
  • the items in Henry's history list are organized according to a feature that is common to multiple web pages in his browsing history. For the web pages that Henry has viewed, a common feature across some of them is the subject matter. In this example, the subject matter of the web page is determined from meta tags and keywords. Some of the web pages relate to the subject of cars. Other web pages relate to the subject of football and the rest of the web pages relate to the subject of dogs.
  • the window 102 comprises three different panels 104 , 106 , 108 . Each panel is for a different subject that Henry viewed.
  • each panel 104 , 106 , 108 is a representation of each web page that Henry visited in that category.
  • a first panel 104 displays icons representing the four web pages related to cars that Henry viewed (i.e. http://www.edmunds.com/reviews, http://www.automotive.com/reviews, http://www.automotive.com/finance, and http://www.automotive.com/classified).
  • a second panel 106 displays icons representing the four web pages related to football that Henry viewed (i.e. http://www.nfl.com/schedules, http://www.nfl.com/scores, http://www.superbowl.com, and http://www.nflshop.com).
  • the third panel 108 displays icons representing the three web pages related to dogs that Henry viewed (i.e. http://www.vetinfo.com, http://www.akc.org/news, and http://www.akc.org/store).
  • Each panel 104 , 106 , 108 also includes a scroll bar to allow any additional web pages to be displayed in the window.
  • Henry In order for Henry to return to the web pages with the automotive reviews that Henry liked, Henry just needs to look at the “cars” panel 104 in the history window 102 in FIG. 1 and select one of the icons for the web pages with automotive reviews 110 , 112 .
  • the web browser that Henry uses does not always organize the history list by subject matter.
  • the web browser automatically determines how to organize the web pages in the history list based on information from or about the web pages.
  • the method used to organize the web pages may change for an individual user as the items in the user's browsing history change. If Henry views new web pages during his current browsing session, the feature that is common across the web pages he has viewed may no longer be the subject matter. For example, the common feature across the pages he has viewed may be the type of web page.
  • some of the web pages are e-commerce type pages (e.g. http://www.nflshop.com/ and http://www.akc.org/store).
  • the web browser could organize the web pages that Henry viewed based on common home pages rather than based on subject matter as shown in FIG. 1 .
  • two of the automotive web pages have the same home page http://www.automotive.com.
  • Two of the football web pages have the same homepage http://www.nfl.com.
  • two of the dog web pages have the same homepage http://www.akc.org.
  • the web pages are organized based on subject matter in this example.
  • FIG. 2 is a diagram of an example graphical user interface for a web browser history list organized by frequency of access.
  • the graphical user interface 200 comprises a window 202 and a history of previously viewed web pages displayed graphically within the window 202 .
  • the history of Maggie's previously viewed web pages is displayed graphically within the window 202 .
  • the items in Maggie's history list are also organized according to a feature that is common to multiple web pages in her browsing history.
  • the common feature of some of the web pages that Maggie has viewed is the frequency of access. Some of the web pages are accessed daily, some of the web pages are accessed weekly, some of the web pages are accessed monthly, and some of the web pages are accessed less than once a month.
  • the window 202 comprises four meta-icons that represent different categories of frequency (daily 204 , weekly 206 , monthly 208 , and less than once a month 210 ). Each one of the meta-icons represents one or more icons for web pages within the particular category.
  • Henry and Maggie are using the same browsing application. Unlike the web pages viewed by Henry, there are no clear common groups of subject matter across the web pages that Maggie visits. Instead, the feature that is common across the web pages that Maggie has viewed is the frequency that she accesses the web pages. Based on the web pages Maggie views, a logical way to organize a history list is the frequency with which the web pages are accessed. Some web pages are visited daily, some are visited weekly, some are visited monthly and some are visited less than once a month.
  • the first example and the second example described above show methods for dynamically organizing and presenting web pages in a web browser history list. Both of the examples are used throughout the detailed description to illustrate other example embodiments of the invention. References to Henry's browsing history are referred to as the “first example”. References to Maggie's browsing history are referred to as the “second example”.
  • the common feature that is used to organize the web pages in the history is not limited to the subject matter, the type of web page, common home page, or frequency of access.
  • the common feature is any characteristic that appears frequently in the web pages in a browsing history.
  • the common feature may be any characteristic related to what web pages were viewed, where the web pages were viewed, when the web pages were viewed, why the web pages were viewed, who viewed/created the web pages, or any user-supplied metadata about the web page.
  • the method of presenting the history list is not limited to a panel window.
  • Any graphical user interface element that can be integrated with an existing web browser window e.g., panels, toolbars, drawers, tabs, sheets and so on
  • that can be presented separate from the web browser window e.g., window, strip, overlay and so on
  • embodiments of the invention have other applications and are not limited to the context of a web browser as described above.
  • other embodiments may include file system managers, audio or video players, photo editors/managers, or any other system in which multiple data items are accessed.
  • FIGS. 3, 4 , 5 and 6 provide a system overview of example embodiments of the invention.
  • FIG. 3 is a high-level block diagram of a system for organizing and presenting data 300 , according to an example embodiment of the invention.
  • the system 300 provides a self-organizing list of data items (such as web pages) that have been previously accessed.
  • a data item is any unit of information/data or a reference to a unit of information/data.
  • metadata is any information about the data item.
  • Example categories of data items include, but are not limited to, data that is available to an operating system, data that is available to an application program, or data that is available to one or more users. Embodiments of the invention are not limited to any particular data item.
  • Some example data items include data files (e.g., word processing files, spread sheets, presentation files, and the like), web pages, media files (e.g. audio and video files), and image files.
  • the system for organizing and presenting data 300 comprises inputs 302 , processing modules 304 , and outputs 306 .
  • the inputs 302 comprise previously accessed data items and/or information about the previously accessed data items.
  • the processing modules 304 comprise processing modules to automatically organize previously accessed data items based on information about the data items, and to graphically display the previously accessed data items.
  • the output 306 is an organized history of the previously accessed data items. The history can be used to help a user quickly return to one of the previously accessed data items. The history is presented graphically such as with thumbnails, icons or meta-icons, and so on.
  • Any electronic device used to access more than one data item can implement the system for organizing and presenting data 300 .
  • the system is a computer with a web browser, and the previously accessed data items are web pages.
  • FIG. 4 is a more detailed block diagram of the processing modules 304 of the system for organizing and presenting data shown in FIG. 3 , according to an example embodiment of the invention.
  • the processing modules 304 comprise program modules for organizing data (an organization module 402 ) and for presenting data (a presentation module 404 ).
  • program modules include routines, programs, objects, components, data structures, etc., that perform particular functions or implement particular abstract data types.
  • the organization module 402 provides a mechanism to determine an organizational method for previously accessed data items from a variety of possible ways to organize the data items. Rather than organizing a history of previously accessed data items chronologically, as done by existing systems, the organization module 402 dynamically determines an organizational method from information about the data items and automatically organizes the data items accordingly.
  • the organization module 402 organizes data items dynamically using intrinsic information about the data items. For example, the organization module 402 may organize the data items using one or more of the following types of information from, or about, the data items: meta tags (in web pages), keywords, file types, file names, web page URLs, folders, directory paths, the frequency the data items were accessed, the duration of access for the data items, the recentness of access, and so on.
  • temporal information (such as duration of access, recentness of access, and so on) is used to determine the organizational method
  • the organizational method is not strictly a chronological order.
  • the organizational method is not solely based on chronological order, the organizational method may have temporal aspects in some embodiments of the invention.
  • the organization module 402 organizes data items using a set of fixed categories or predetermined organizational methods.
  • the organization module 402 uses intrinsic information about the data items to select one of the predetermined organizational methods to be applied. Rather than dynamically determining the organizational method, the organizational module 402 selects the organizational method from one of the predetermined methods.
  • the organizational module 402 receives a parameter specifying the organizational method to be applied.
  • the parameter may be passed to the organization module 402 from an operating system or an application program.
  • the parameter specifying the organizational method originates from a user selection, setting or preference. In other embodiments, the parameter originates from the operation of the operating system or application program.
  • the organization module 402 dynamically determined that the web pages should be organized based on the subject matter rather than the other possible organizational methods.
  • the presentation module 404 displays representations of previously accessed data items in a manner that is not the chronological order in which the data items were accessed.
  • the presentation modules 404 also graphically indicate the significance of one or more of the data items.
  • icons are used to represent previously accessed data items.
  • the data items are presented by thumbnail images of the data items, names of the data items, addresses of the data items, or any other information that represents the data items.
  • the data items are web pages, but in other embodiments the data items may be files, database records, electronic mail, or any other data item capable of being accessed.
  • the presentation module 404 uses icons to represent Henry's previously accessed web pages (see FIG. 1 ). A more detailed description, and additional examples of ways of presenting previously accessed data items are described by reference to FIG. 6 .
  • Embodiments of the invention are not limited to processing modules 304 comprising both an organization module 402 and a presentation module 404 .
  • the processing modules 304 comprise only an organization module 402 or only a presentation module 404 .
  • FIG. 5 is a more detailed block diagram of the organization modules 402 shown in FIG. 4 , according to an example embodiment of the invention.
  • the organization modules determine how to organize previously accessed data items from information about the data items.
  • Embodiments of the invention are not limited to organizing any particular types of information.
  • Some examples of information about the data items that can be used to organize the data items include, but are not limited to, information about what content was viewed 502 , information about where the content was viewed 504 , information about when the content was viewed 506 , information about why the content was viewed 508 , information about who the content was viewed by or owned by 510 , and user-supplied metadata 512 .
  • information about what content was viewed 502 may include meta tags (in web pages), keywords, file types, file names, file name extensions, comments associated with a file, and so on.
  • information about the content of the data items is determined via semantic textual analysis.
  • the semantic textual analysis is accomplished via a vector space, but in other embodiments any appropriate technique may be used.
  • Henry's browsing history is organized based on what content was viewed.
  • the information used to determine this organizational method included meta tags and keywords on the web pages.
  • the organization modules 402 used the information to determine an organizational method.
  • the meta tags and keywords revealed three subjects that appeared frequently in Henry's browsing history. The subjects were cars, football, and dogs. At a high level these subjects represent what content was viewed. The web sites in Henry's browsing history were then sorted based on what content was viewed.
  • information about where the content was viewed or located 504 may include a web page URL, a folder, a directory path, a file system, a network, and so on.
  • information about where the content was viewed is based on the structure of the addresses of the data.
  • Web pages have a hierarchical nature, which is reflected in the structure of the addresses of the web pages.
  • the hierarchical nature of addresses can be understood by the following example. Consider the URL address, “http://www.uspto.gov/web/menu/intro.html,” which is an address to an introduction about the United States Patent and Trademark Office.
  • This URL specifies a hypertext transfer-protocol (“http”) and a name (“www.uspto.gov”) of the server (the first hierarchical level).
  • the URL also specifies the name of the file that contains the text (“intro.html”) (the 4th hierarchical level) and the hierarchical directory (“web”) (the 2nd hierarchical level) and subdirectory (“menu”) (the 3rd hierarchical level) in which the file resides on the server.
  • a directory is a grouping of files on the server that usually contain related information.
  • a subdirectory is a division within a directory.
  • a URL might contain any number of directories and subdirectories.
  • the delimiter that separates the various identifier-components (the different hierarchical levels) of the URL is a “/” in this example.
  • data items are organized according to directories and/or subdirectories.
  • Henry's browsing history is to organize it based on where the content is viewed.
  • the information used to determine this organizational method included common home pages for some of the web pages Henry viewed. Sorting the web pages in Henry's browsing history based on the home page is an alternate way to organize his browsing history. In this example though, there were fewer occurrences of a common home page than of a common subject. As a result, the organizational modules 402 determined that the content should be organized based on what content was viewed, rather than based on where the content was viewed.
  • information about where the content was viewed may include information about a physical location of a user at the time the content was viewed.
  • the location may be determined by locations defined in a user's network settings such as home, office, and so on.
  • information about the physical location is determined from location aware applications.
  • Some examples of information about when the content was viewed 506 may include the date and/or time the content was viewed, how often the content was viewed (i.e., frequency of access), length of time the content was viewed (i.e., duration of access), length of time between viewings, recentness of access, and so on.
  • Maggie's browsing history is organized based on when the content is viewed. Sorting the web pages in Maggie's browsing history based on how often she views the web pages is one way to organize her browsing history. Although sorting the web pages based on how often Maggie views them has temporal aspects to the organizational method, Maggie's browsing history is not organized in a chronological order as it would have been if she used a previous system.
  • the organizational modules 402 considered various possible ways to organize Maggie's browsing history, and determined that the organizational method should be based on when the content was viewed.
  • information about when the content was viewed includes the time of the day, week or month. For example, users tend to view similar data items at about the same time. A user might read news web pages early in the morning and search web pages related to a hobby in the evening. During the middle of the day, the user may view work-related web sites.
  • Some examples of information about why the content was accessed 508 may include various activities that occurred when the content was accessed such as opening the file, viewing the file, editing the file, copying the file, attaching the file to an electronic mail message, burning the file on a CD or DVD, downloading the file, and so on.
  • the organizational modules 402 did not sort either Henry's or Maggie's browsing history based on why the content was accessed.
  • all of the web pages were accessed for the same reason—to view the content.
  • sorting the web pages based on why they were accessed would not have helped make particular web pages in the browsing history any easier to retrieve because the web pages would all be in the same group.
  • Some examples of information about who accessed the file 510 may include users who accessed the data files (e.g., created, viewed, or modified the data files); applications that accessed the data files (e.g., created, opened, or modified the data files); or any other activities performed on data files by a user, a program, or an operating system.
  • the organizational modules 402 did not sort either Henry's or Maggie's browsing history based on who accessed the web pages. In each case, the web pages were accessed by the same person and by the same application. Sorting the web pages based on who accessed the web page would not have helped to make particular web pages in the browsing history easier to retrieve because the web pages would all be in the same group.
  • the information used to determine an organizational method for the data items comprises user-supplied metadata 512 .
  • user-supplied metadata 512 is a ranking provided by the user for the content.
  • user-supplied metadata 512 is not limited to rankings. Any extra data about the content that is provided by the user may be used to determine an organizational method for previously accessed data items.
  • FIG. 6 is a more detailed block diagram of the presentation module 404 shown in FIG. 4 according to an example embodiment of the invention.
  • the presentation module 404 displays representations of previously accessed data items in a manner that is not the chronological order in which the data items were accessed and, in some embodiments, graphically indicates with the representation the significance of one or more of the data items.
  • the presentation module 404 comprises modules for representing the previously accessed data items 602 , modules for displaying a history of the previously accessed data items 604 , and modules for representing the significance of data items in the history list 606 .
  • the modules for representing the previously accessed data items 602 are not limited to presenting the data items in any particular way.
  • the data items are represented as thumbnails or as icons.
  • a thumbnail is a small image representing a larger image (such as a small image representing a web page).
  • An icon is an image that represents a document, an application, or some other information that is meaningful to a user.
  • the data items are represented as meta-icons.
  • a meta-icon is an icon that represents several other different icons.
  • the meta-icon represents other meta-icons. In the example given at the beginning of the detailed description, meta-icons are used to represent Maggie's previously accessed web pages (see FIG. 2 ). Each one of the meta-icons shown in FIG. 2 represents one or more icons for web pages within a particular category.
  • the meta-icon When the modules for representing the previously accessed data items 602 use a meta-icon, the meta-icon represents several different icons or thumbnails with a single icon. The icons represented by the meta-icon are displayed by selecting the meta-icon. Selecting the meta-icon is not limited to any particular method. Meta-icons can be selected using any means for selecting an object in a graphical user interface. In one embodiment, a meta-icon may be selected by moving a pointer to the meta-icon and clicking on a mouse button. In another embodiment, the meta-icon is selected by moving the pointer over the meta-icon and briefly holding the pointer there until a window opens displaying the icons represented by the meta-icon.
  • this is referred to as a spring-loaded effect.
  • the window optionally disappears when the pointer is moved off the meta-icon or when an icon in the spring-loaded folder is selected.
  • the meta-icon is expanded to show the icons it represents when a pointer is moved over the meta-icon.
  • the data items are represented using text.
  • embodiments of the invention are not limited to displaying the previously accessed data items visually.
  • the previously accessed data items are presented using audio/voice interfaces.
  • the modules for displaying a history of the previously accessed data items 604 provide a graphical view of the history.
  • the graphical view of the history is integrated with elements of an existing graphical user interface for an application program.
  • Some examples of user interface elements that can be used to add the history to an existing user interface for an application program include, but are not limited to, panels, toolbars, drawers, tabs, sheets, and so on.
  • the graphical view of the history is presented separate from the elements of an existing graphical user interface for an application program.
  • Some examples of user interface elements that can be used separately from the existing user interface for the application program include, but are not limited to, windows, strips, overlays, and so on.
  • embodiments of the invention are not limited to providing a graphical view of the history.
  • a history of previously accessed data items is spoken to a user with a recorded or a computer generated voice.
  • FIGS. 11-33 A more detailed description, and additional examples of user interfaces for displaying a history of previously accessed data items, are described by reference to FIGS. 11-33 .
  • the modules for representing the significance of data items in the history list 606 provide an indication of the significance of a data item in the history.
  • the significance of a data item in the history is indicated visually.
  • Embodiments of the invention are not limited to any particular types of visual indicators to represent significance.
  • Some examples of visual indicators include, but are not limited to, the appearance of the data item in the history list (e.g., size, color, shading, brightness, and borders associated data items), the position of the data item in the history list, and behavior/animation of the data item (e.g., moving, bouncing, blinking, or pulsing data items).
  • the significance of a data item in the history is indicated through audio.
  • audio may be associated with at least one of the graphical representations as an indication of significance.
  • the significance of an item may be indicated by using a different voice, pitch, speed, intonation, volume and so on.
  • Embodiments of the invention are also not limited to any particular method for determining the significance of the data item in the history. Some examples include analyzing the frequency of keywords in the data item, tracking how frequently a user views the data item, utilizing user-supplied ratings/rankings for the data item, and so on. A more detailed description, and additional examples of user interfaces for indicating the significance of a data item in a history of previously accessed data items, are described by reference to FIGS. 34-38 .
  • FIGS. 3, 4 , 5 , and 6 An overview of a system for organizing and presenting data items has been presented by reference to FIGS. 3, 4 , 5 , and 6 .
  • the system provides a self-organizing list of data items viewed by the user. The list is organized based on what content was viewed, where the content was viewed, when the content was viewed, why the content was viewed, who the content was viewed by/owned by, or user-supplied metadata.
  • the list is presented graphically, and provides a history of data items accessed by the user. Rather than representing all entries in the history list in the same way as previous systems do, embodiments of the present invention convey the significance of items in the list through variations in the graphics used to represent the items.
  • FIGS. 7, 8A , 8 B, 8 C, 9 A, 9 B, and 9 C describe methods for organizing and presenting data items according to some example embodiments of the invention.
  • FIG. 7 is a flow chart of a method for organizing and presenting data according to an example embodiment of the invention. As shown in FIG. 7 , an organizational method is determined for the previously accessed data items (block 702 ). Then, representations of the previously accessed data items are displayed (block 704 ).
  • FIGS. 8A, 8B , and 8 C are flow charts of example methods for determining an organizational method shown in block 702 of FIG. 7 according some embodiments of the invention.
  • FIG. 8A is a flow chart of a method for organizing data items according to an example embodiment of the invention. As shown in FIG. 8A , various methods for organizing the data items are identified (block 802 ). An organizational method is then selected (block 804 . The data items are then organized using the organizational method (block 806 ).
  • the various methods for organizing the data items are identified dynamically using information from the data items themselves or from metadata about the data items.
  • the methods for organizing the data items are identified from fixed categories or predetermined methods.
  • the methods for organizing the data items are specified by a program parameter or a user setting.
  • multiple organizational methods are used to organize the data items.
  • the data items may be organized hierarchically with different levels organized according to different methods of organization.
  • FIG. 8B is a flow chart of a method for organizing data according to another embodiment of the invention.
  • the method shown in FIG. 8B looks for prevalent characteristics in the previously accessed data items.
  • a prevalent characteristic is determined from the previously accessed data items (block 812 ).
  • the previously accessed data items are organized based on the prevalent characteristic (block 814 ).
  • a prevalent characteristic is a widely or commonly occurring characteristic in a series of data items.
  • the prevalent characteristics are determined from information about the data items.
  • the information about the data items may come from metadata about a data item itself, or from actual content of the data item, or from a combination of both.
  • the prevalent characteristic is identified from information about the previously accessed web sites.
  • the prevalent characteristics may be particular subject matter areas identified from the web pages.
  • the previously accessed web pages are sorted based on the subject matter areas.
  • the web pages are then grouped according to the particular subject matter areas.
  • FIG. 8C is a flow chart of a method for organizing data according to an alternate embodiment of the invention.
  • the organizational method is influenced by a user or program weighting one or more of the various possible organizational methods. As shown in FIG. 8C , weights are assigned to information used to determine an organizational method (block 822 ). An organizational method is then determined for previously accessed data items (block 824 ) and the data items are sorted using the organizational method (block 826 ). By allowing a user to add weights to different characteristics of previously accessed data items, the user can influence the organizational method used for the previously accessed data items.
  • FIGS. 9A, 9B , and 9 C are flow charts of example methods of displaying representations shown in block 704 of FIG. 7 according to some embodiments of the invention.
  • FIG. 9A is a flow chart of a method for presenting data according to an example embodiment of the invention. As shown in FIG. 9A , previously accessed data items are depicted with representations (block 902 ). One or more of the representations are enhanced to convey a level of significance of the previously accessed data item depicted by the representation (block 904 ).
  • FIG. 9B is a flow chart of a method for maintaining and displaying a history of previously accessed data item according to an example embodiment of the invention.
  • a data item is selected (block 912 ).
  • a list of previously accessed data items is updated to include the selected data item (block 914 ).
  • a history of the previously accessed data items is graphically depicted (block 916 ).
  • FIG. 9C is a flow chart of a method for representing previously accessed data items using graphical representations. As shown in FIG. 9C , previously accessed data items are sorted into groups (block 922 ). Then, a graphical representation is identified for at least one of the groups based on the data in the group (block 924 ).
  • the graphical representation is used to depict the previously accessed data items.
  • the graphical representation is a meta-icon.
  • Embodiments of the invention are not limited to any particular method of identifying a meta-icon.
  • an image is used for the meta-icon that provides information about the data items represented by the meta-icon.
  • meta-icon may be selected to represent a theme in the data items represented by the meta-icon.
  • keywords are used to identify the theme of the data items and a representative icon is selected for the theme from a library of icons.
  • the meta-icon is badged with an image that represents a prevalent characteristic found in the data items represented by the meta-icon.
  • the meta-icon may be a thumbnail for the outermost page viewed in the path.
  • an icon or thumbnail for the page viewed the longest duration may be used for the meta-icon.
  • embodiments of the invention are not limited to these example methods of representing a meta-icon. Any method of selecting an image to represent multiple data items may be used select the meta-icon.
  • FIG. 10A, 10B , 10 C, 10 D, 10 E, 10 F, 10 G, and 10 H are diagrams of various different user interfaces for displaying a history of previously accessed data items.
  • the data items presented in the user interfaces shown in FIGS. 10A-10H are the data items from the first example at the beginning of the detailed description.
  • FIGS. 10A-10H illustrate the same history list presented in different user interfaces.
  • FIG. 10A is a diagram of an example user interface with a history list 1000 displayed in a drawer 1104 .
  • FIG. 10B is a diagram of an example user interface with the history list 1000 displayed in a panel 1502 .
  • FIG. 10C is a diagram of an example user interface with the history list 1000 displayed in a toolbar 1802 .
  • FIG. 10D is a diagram of an example user interface with the history list 1000 displayed a tab 2004 .
  • FIG. 10E is a diagram of an example user interface with the history list displayed in a sheet 2302 .
  • FIG. 10F is a diagram of an example user interface with the history list 1000 displayed in a window 2602 .
  • FIG. 10G is a diagram of an example user interface with the history list 1000 displayed in a strip 3004 .
  • FIG. 10H is a diagram of an example user interface in which the history list 1000 is displayed in an overlay 3304 .
  • embodiments of the invention also provide various representations for the previously accessed data items in the history. For each one of the example user interfaces shown in FIGS. 10A-10H , different ways to represent the data items in the history and different ways to organize the data items are illustrated in the following figures.
  • FIGS. 11-25 are diagrams of example graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • FIGS. 26-33 are diagrams of example graphical user interfaces in which the history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items.
  • FIGS. 39-40 are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items.
  • the example user interfaces illustrate alternate methods for organizing and presenting the web pages from the first example and the second example given at the beginning of the detailed description.
  • FIGS. 11-25 described in this section illustrate examples of graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • the example user interface elements described in this section include drawers, panels, toolbars, tabs and sheets.
  • FIGS. 11, 12 , 13 and 14 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a drawer.
  • the example embodiments shown in FIGS. 11, 12 , 13 and 14 comprise a user interface having an application program window 1102 and at least one drawer 1104 .
  • the drawer 1104 is integrated with the program window 1102 and can be hidden or viewed as desired by a user.
  • a history list of previously accessed data items is displayed in the drawer.
  • the previously accessed data items represented in the history lists shown in FIGS. 11, 12 , 13 , and 14 are organized based on what content was viewed.
  • FIG. 11 is a diagram of an example graphical user interface with a history list organized around a single subject and presented in a drawer 1104 .
  • the individual items in the history list viewable in drawer 1104 can be represented in a number of ways including, but not limited to, thumbnails, icons, or meta-icons representing the previously accessed data items.
  • each previously accessed data item is represented in the history list by an icon or a thumbnail 1106 a , 1106 b , 1106 c , and 1106 d .
  • FIG. 11 Although only four previously accessed data items are represented in FIG. 11 , embodiments of the invention are not limited to any particular number of previously accessed data items being displayed in a history list.
  • a scroll bar 1108 is used to allow a user to view the additional items in the history list.
  • the individual items in the history list viewable in drawer 1104 are organized based on information about what is the content of the individual items.
  • the individual items used for this example are based on the web pages in the example at the beginning of the detailed description. From the first example at the beginning of the detailed description, the one common feature across some of the web pages viewed is the subject of “dogs.”
  • each one of the icons or thumbnails 1106 a , 1106 b , 1106 c , and 1106 d represents a previously accessed data item that relates to the subject of “dogs.”
  • some but not all of the icons or thumbnails 1106 a , 1106 b , 1106 c , and 1106 d represent data items that relate to the subject of “dogs.” For example, some of the data items may relate to the subject of “cars” or “football.” In the case where the data items are organized around the single subject of “dogs,” the relevance of each data item to the subject of dogs can be graphically indicated in the history list. A more detailed description of how to indicate the relevance or significance in a history list is described by reference to FIGS. 34-38 .
  • FIG. 12 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented as icons in the drawer 1104 . From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars.” In the example shown in FIG.
  • each one of the icons or thumbnails 1106 a , 1106 b , and 1106 c represents a previously accessed data item that relates to the subject of “dogs.”
  • Each one of the icons or thumbnails 1202 a and 1202 b represents a data item that relates to the subject of “cars.”
  • groups of data items related to additional subjects are viewable in the drawer 1104 by using the scroll bar 1108 .
  • FIG. 13 is a diagram of an example graphical user interface with a history list organized based on a single subject and presented using meta-icons in the drawer 1104 .
  • one common subject across the web pages viewed is the subject of “dogs.”
  • the common subject of “dogs,” is similar to FIG. 11 .
  • the individual data items are presented in the history list as individual icons; in FIG. 13 the individual data items are organized by subtopics within the subject of “dogs.” In this example, the subtopics are “products” and “veterinary care.”
  • the subtopics are represented by meta-icons 1302 a and 1302 b .
  • the meta-icons 1302 a , 1302 b represent several different icons or thumbnails with a single icon. The icons or thumbnails represented by the meta-icon are displayed by selecting the meta-icon. If there are additional items in the history list, the additional items are viewable in the drawer 1104 by using the scroll bar 1108 .
  • FIG. 14 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented using meta-icons in a drawer 1104 . From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars,” similar to FIG. 12 . However, in FIG. 14 each one of the individual data items within each subject are not presented in the history list as individual icons or thumbnails. Instead, in FIG. 14 the individual data items are represented with meta-icons 1402 a , 1402 b .
  • the meta-icon 1402 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.”
  • the meta-icon 1402 b represents several different icons or thumbnails for individual data items related to the subject of “cars.”
  • meta-icons representing data items related to additional subjects are viewable in the drawer 1104 by using the scroll bar 1108 .
  • the example embodiments described by reference to FIGS. 11, 12 , 13 and 14 comprise a user interface having an application program window 1102 and at least one drawer 1104 .
  • the example embodiments are shown with the drawer 1104 on the right side of the application program window 1102 , embodiments of the invention are not limited to the drawer being placed in any particular location.
  • the drawer 1104 appears on a different side of the application program window 1102 when the drawer is visible.
  • Embodiments of the invention are also not limited to a single drawer 1104 .
  • the application program window 1102 has more than one drawer and has any number of representations of previously accessed data items within each drawer.
  • FIGS. 15, 16 , and 17 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a panel.
  • the example embodiments shown in FIGS. 15, 16 , and 17 comprise a user interface having an application program window 1102 and at least one panel 1502 .
  • the panel 1502 is a defined region of the application program window 1102 .
  • a history list of previously accessed data items is displayed in the panel 1502 .
  • the individual items in the history list viewable in panel 1502 can be represented in a number of ways including, but not limited to, thumbnails, icons, or meta-icons representing the previously accessed data items.
  • the items in the history list that are viewable in panel 1502 are organized based on information about when the data items were accessed.
  • the individual items used for this example are based on the web pages in the example at the beginning of the detailed description. From the second example at the beginning of the detailed description, one common feature across some of the web pages is the frequency that the user views the web pages. The frequency that the user views the web pages is daily, weekly, monthly and less than once a month.
  • FIG. 15 is a diagram of an example graphical user interface with a history list that is organized based on when the data items were accessed and that is presented using icons in a panel 1502 .
  • the panel 1502 comprises a first group 1504 and a second group 1506 of previously accessed data items in the history list.
  • the first group 1504 contains individual icons or thumbnails of the data items that were accessed daily 1504 a , 1504 b , 1504 c (i.e., htt://www.ebay.com; http://www.weather.com; and http://www.myfamily.com).
  • the second group 1506 contains individual icons or thumbnails of previously accessed data items that were accessed weekly 1506 a , 1506 b (i.e., http://www.simondelivers.com; and http://www.cookinglight.com).
  • groups of data items related to additional categories of frequency are viewable in the panel 1502 by using the scroll bar 1108 .
  • FIG. 16 is a diagram of an example graphical user interface with a history list presented using meta-icons in a panel 1502 and organized based on when the data items were accessed.
  • the data items are organized based on the frequency of access of the data items similar to FIG. 15 .
  • each one of the individual data items are not presented in the history list as individual icons or thumbnails. Instead, in FIG. 16 the individual data items are organized into categories and each category is represent by a meta-icon.
  • the meta-icons represent several different icons or thumbnails with a single icon.
  • a first meta-icon 1602 a represents web pages that were accessed daily.
  • a second meta-icon 1602 b represents web pages that were accessed weekly.
  • a third meta-icon 1602 c represents web pages that were accessed monthly.
  • a fourth meta-icon 1602 d represents web pages that were accessed less than once a month.
  • the icons or thumbnails represented by one of the meta-icons are displayed by selecting the meta-icon. Note that the example shown in FIG. 16 differs from the example graphical user interface shown in FIG. 2 .
  • the example in FIG. 2 presents the history list in a separate window from the application program (i.e., the web browser) as compared to FIG. 16 that presents the history list in a panel 1502 that is part of the application program window 1102 .
  • FIG. 17 is a diagram of an alternate example graphical user interface with a history list presented using meta-icons in a panel 1502 and organized based on when the data items were accessed.
  • the previously accessed data items are represented in the panel 1502 .
  • the panel 1502 comprises a first group 1704 and a second group 1706 .
  • the first group 1704 comprises meta-icons representing web pages that are accessed daily.
  • the second group 1706 comprises meta-icons representing web pages that are accessed weekly.
  • the web pages are first organized into groups based on frequency, then the web pages within each group 1704 , 1706 are organized into subgroups according to a different organizational method.
  • the organizational method for the subgroups within the first group 1704 and the second group 1706 is dynamically determined from information about the data items in the first group and the second group.
  • the organizational method for data items in the first group 1704 and second group 1706 is based on what was viewed (i.e., the subject matter).
  • the first group 1704 comprises a first meta-icon representing data items related to the subject of “auctions” 1708 a and a second meta-icon representing data items related to the subject of “weather” 1708 b .
  • Each one of the data items represented by the first meta-icon 1708 a and the second meta-icon 1708 b are data items that are accessed daily.
  • the second group 1706 comprises a first meta-icon representing data items related to the subject of “food” 1710 a .
  • Each one of the data items represented by the first meta-icon 1710 a are data items that are accessed weekly.
  • the same organizational method is used for data items in both groups 1704 , 1706 .
  • data items in different groups may be organized according to different organizational methods.
  • a history list may include any number of panel groups and any number of representations of previously accessed data items within each panel group.
  • FIGS. 18 and 19 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a toolbar.
  • the example embodiments described by reference to FIGS. 18 and 19 comprise a user interface having an application program window 1102 and at least one toolbar 1802 .
  • a history list of previously accessed data items is displayed in the toolbar 1802 .
  • the example embodiments are shown with the toolbar 1802 near the upper edge of application program window 1102 , embodiments of the invention are not limited to the toolbar being placed in any particular location.
  • the toolbar 1802 appears as a vertical column or a horizontal column along a side edge or a lower edge of the application program window 1102 .
  • the toolbar 1802 is always visible while the application program is in use. In other embodiments, the application program has settings for the user to control whether or not the toolbar 1802 is displayed. Embodiments of the invention are also not limited to a single toolbar 1802 . For example, in some embodiments, the application program window 1102 has more than one toolbar.
  • the items in the history list that are viewable in toolbar 1802 are organized based on where the data items were accessed. From the first example at the beginning of the detailed description, some of the web pages viewed have a common home page. Two of the automotive web pages have the same home page http://www.automotive.com; two of the football web pages have the same homepage http://www.nfl.com; and, two of the dog web pages have the same homepage http://www.akc.org.
  • FIG. 18 is a diagram of an example graphical user interface with a history list presented using a toolbar 1802 and organized based on where the data items were accessed.
  • the toolbar comprises icons or thumbnails 1804 a , 1804 b , 1806 a , 1806 b representing data items in a history list.
  • Embodiments of the invention are not limited to icons or thumbnails to represent data items in the history list.
  • any graphical representation can be used on the toolbar including meta-icons, buttons, and so on.
  • the toolbar 1802 uses one or more dividers 1808 to group the icons for web pages having the same home page.
  • a first group of icons 1804 a , 1804 b represent previously accessed web pages having a first common home page (e.g., www.automotive.com).
  • a second group of icons 1806 a , 1806 b represent previously accessed web pages having a second common home page (e.g., www.nfl.com).
  • the first group of icons and the second group of icons are separated by the divider 1808 .
  • the toolbar 1802 provides a user interface element, such as an arrow 1810 , to allow the user to view additional items on the toolbar.
  • selecting the user interface element 1810 displays a third group of icons representing previously accessed web pages having a third common home page (e.g., www.akc.org).
  • FIG. 19 is a diagram of an alternate graphical user interface with a history list presented using a toolbar 1802 and organized based on when the data items were accessed.
  • the toolbar comprises meta-icons 1904 , 1906 , 1908 representing common home pages of previously accessed data items.
  • a first meta-icon 1904 represents a first common home page (e.g., www.automotive.com).
  • a second meta-icon 1906 represents a second common home page (e.g., www.nfl.com).
  • a third meta-icon 1908 represents a third common home page (e.g., www.akc.org).
  • the previously accessed web pages from the first, second and third common home pages can be viewed by selecting the appropriate meta-icon 1904 , 1906 , 1908 on toolbar 1802 .
  • FIGS. 20, 21 , and 22 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in one or more tabs.
  • the example embodiments described by reference to FIGS. 20, 21 , and 22 comprise a user interface having an application program window 1102 and one or more tabs 2002 .
  • the one or more tabs 2002 are integrated with the program window 1102 and have content that can be hidden or viewed as desired by a user.
  • a history list of previously accessed data items is displayed.
  • the previously accessed data items represented in the history lists shown in FIGS. 20, 21 , and 22 are organized based on why the content was viewed.
  • FIG. 20 is a diagram of an example graphical user interface with four tabs 2002 .
  • the tabs shown in FIG. 20 are in a position within the application program window 1102 such that the content of the tabs is not visible.
  • FIG. 21 is a diagram of the graphical user interface of FIG. 20 with a history list presented in one of the tabs 2002 and organized based on why the data items were accessed.
  • the history list is shown in the history tab 2004 that is visible in the application program window 1102 .
  • the history tab 2004 comprises icons or thumbnails 2006 a , 2006 b , 2006 c , 2008 a , 2008 b representing data items in a history list.
  • a first group of icons 2006 a , 2006 b , 2006 c represent web pages that were accessed for the purpose of viewing content on the web page.
  • a second group of icons 2008 a , 2008 b represent web pages that were accessed for the purpose of downloading content from the web page.
  • the history tab 2004 provides a user interface element, such as a scroll bar 1108 , to allow the user to view additional items on the tab.
  • a user interface element such as a scroll bar 1108
  • selecting the user interface element 1108 displays a third group of icons representing web pages that were accessed to conduct electronic commerce (“e-commerce”) transactions seen in FIG. 22 .
  • FIG. 22 is a diagram of an alternate graphical user interface with a history list presented in one of the tabs 2002 and organized based on why the data items were accessed.
  • the history tab 2004 comprises meta-icons 2206 , 2208 , 2210 representing previously accessed data items.
  • a first meta-icon 2206 represents web pages accessed for the purpose of downloading content from the web page.
  • a second meta-icon 2208 represents web pages accessed for the purpose of viewing content on the web page.
  • a third meta-icon 2210 represents web pages accessed for the purpose of conducting e-commerce transactions. Selecting one of the meta-icons 2206 , 2208 , 2210 on the history tab 2004 in application program window 1102 displays icons or thumbnails for the web pages represented by the meta-icon.
  • the previously accessed web pages from the both the first and second example at the beginning of the detailed description would be included with the first group of icons 2006 a , 2006 b , 2006 c .
  • the first group of icons represent web pages that were accessed for the purpose of viewing content on the web page.
  • the previously accessed web pages from the example at the beginning of the detailed description would be included with the web pages represented by the second meta-icon 2208 .
  • the second meta-icon represents web pages accessed for the purpose of viewing content.
  • FIGS. 20, 21 and 22 have one or more tabs 2002 near the left edge of application program window 1102 .
  • embodiments of the invention are not limited to the tabs being placed in any particular location.
  • the tabs appear along any edge of the application program window 1102 .
  • the tabs are always visible while the application program is in use.
  • the application program has settings for the user to control whether or not the tabs are displayed.
  • FIGS. 23, 24 and 25 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a sheet.
  • the example embodiments described by reference to FIGS. 23, 24 and 25 comprise a user interface having an application program window 1102 and a sheet 2302 .
  • a sheet 2302 is an animated user interface element attached to a title bar 2304 of an application program window 1102 .
  • the sheet 2302 appears directly from, and disappears back to, the title bar 2304 of the application program window 1102 .
  • a history list of previously accessed data items is displayed in the sheet 2302 .
  • the previously accessed data items represented in the history lists shown in FIGS. 23, 24 and 25 are organized based on who viewed the content.
  • who viewed the content of previously accessed data items includes users who accessed the data items (e.g., created, viewed, or modified the data files).
  • who viewed the content of previously accessed data items includes applications that accessed the data items (e.g., created, opened, or modified the data files).
  • the web pages were accessed by the same application (a web browser) and by the same person on an individual computer (Henry and Maggie are working on different computers). Sorting the web pages based on who accessed the web page would not have helped to make particular web pages in the browsing history easier to retrieve because the web pages would all be in the same group.
  • FIG. 23 is a diagram of an example graphical user interface with a history list presented in a sheet 2302 and organized based on a user who accessed the data items.
  • the sheet 2302 appears from the title bar 2304 of application program window 1102 .
  • the sheet 2302 comprises icons or thumbnails representing data items in a history list.
  • the history list shown in sheet 2302 of FIG. 23 is organized based on the user that viewed the data item.
  • a first group of icons 2306 a , 2306 b , 2306 c , 2306 d represents data items accessed by a first user (“User A”).
  • a second group of icons 2308 a , 2308 b , 2308 c , 2308 d represents data items accessed by a second user (“User B”).
  • FIG. 24 is a diagram of an alternate graphical user interface with a history list presented in a sheet 2302 and organized based on an application program that accessed the data items.
  • the sheet 2302 appears from the title bar 2304 of application program window 1102 .
  • the sheet comprises meta-icons 2402 a , 2402 b representing data items in a history list.
  • the history list shown in sheet 2302 of FIG. 24 is organized based on the application that accessed the data items.
  • the first meta-icon 2402 a represents data items accessed by a word processing application.
  • the second meta-icon 2402 b represents data items accessed by a spreadsheet application.
  • FIG. 25 is a diagram of another graphical user interface with a history list presented in sheet 2302 and organized based on both the user and the application program that accessed the data items.
  • the sheet 2302 appears from the title bar 2304 of application program window 1102 .
  • the data items are first organized into groups based on the user who accessed the data items, and then the data items within each group are organized into meta-icons based on the application program used to access the data item.
  • the sheet 2302 comprises a first group of meta-icons 2502 a , 2502 b and a second group of meta-icons 2504 a , 2504 b .
  • the first group of meta-icons 2502 a , 2502 b represent data items accessed by a first user (“User A”). Within the first group of meta-icons, the first meta-icon 2502 a represents data items accessed by User A using a word processing program. The second meta-icon 2502 b represents data items accessed by User B using a spreadsheet program. The second group of meta-icons 2504 a , 2504 b represent data items accessed by a second user (“User B”). Within the second group of meta-icons, the first meta-icon 2504 a represents data items accessed by User B using a word processing program. The second meta-icon 2504 b represents data items accessed by User B using an image manager program.
  • FIGS. 11-25 described above illustrate examples of graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • the example user interface elements described above include drawers ( FIGS. 11, 12 , 13 , 14 ), panels ( FIGS. 15, 16 , 17 ), toolbars ( FIGS. 18, 19 ), tabs ( FIGS. 20, 21 , 22 ) and sheets ( FIGS. 23, 24 , 25 ).
  • Embodiments of the invention are not limited to drawers, panels, toolbars, tabs and sheets integrated with an application program window. Any user interface element that is integrated with a window for an application program, and that is used to display graphical representations of previously accessed data items, can be used.
  • FIGS. 26-33 are described below.
  • FIGS. 26-33 are diagrams of example graphical user interfaces in which a history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • FIGS. 26, 27 , 28 and 29 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a window.
  • the example embodiments shown in FIGS. 26, 27 , 28 and 29 comprise a window 2602 that is separate from the application program.
  • the window 2602 displays a history list of previously accessed data items.
  • the previously accessed data items represented in the history lists shown in FIGS. 26, 27 , 28 , and 29 are organized based on what content was viewed.
  • the individual items used for this example are based on the web pages in the first example at the beginning of the detailed description.
  • FIG. 26 is a diagram of an example graphical user interface with a history list organized around a single subject and presented in a window 2602 .
  • each previously accessed data item is represented in the history list by an icon or a thumbnail 2604 a , 2604 b , 2604 c , and 2604 d .
  • the one common feature across some of the web pages viewed is the subject of “dogs.”
  • each one of the icons or thumbnails 2604 a , 2604 b , 2604 c , and 2604 d represents a previously accessed data item that relates to the subject of“dogs.”
  • FIG. 27 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented in the window 2602 . From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars.” In the example shown in FIG. 27 , each one of the icons or thumbnails 2604 a , 2604 b , 2604 c, and 2604 d represents a previously accessed data item that relates to the subject of “dogs.” Each one of the icons or thumbnails 2706 a , 2706 b , 2706 c , and 2706 d represents a previously accessed data item that relates to the subject of “cars.”
  • FIG. 28 is a diagram of an example graphical user interface with a history list organized based on a single subject and presented using meta-icons in the window 2602 .
  • one common subject across the web pages viewed is the subject of “dogs.”
  • the individual data items are organized by subtopics within the subject of “dogs.”
  • the subtopics are “products” and “veterinary care.”
  • the subtopics are represented by meta-icons 2802 a and 2802 b .
  • the meta-icons 2802 a , 2802 b represent several different icons or thumbnails with a single icon.
  • the icons or thumbnails represented by the meta-icon are displayed by selecting the meta-icon.
  • FIG. 29 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented using meta-icons in a window 2602 .
  • the individual data items are represented with a first and a second meta-icon 2902 a , 2902 b .
  • the first meta-icon 2902 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.”
  • the second meta-icon 2902 b represents several different icons or thumbnails for individual data items related to the subject of “cars.”
  • FIGS. 26, 27 , 28 and 29 comprise a user interface having a window 2602 that is separate from the application program.
  • Embodiments of the invention for displaying a history in a window are not limited to the examples shown in FIGS. 26, 27 , 28 and 29 .
  • more than window is used to display the history.
  • Separate windows may be used to display separate groups of data items.
  • separate windows may display items in the history list according to different organizational methods. (e.g., one window shows the data items organized according to subject matter and another window show the data items organized according to frequency of viewing.)
  • FIGS. 30, 31 and 32 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a strip.
  • a strip is a graphical user interface element that appears as a palette.
  • One example of a strip is a user interface element in a Macintosh OS X operating system referred to as a “dock.”
  • strips are not limited to implementations used in operating systems available from Apple Computer Inc.
  • the example embodiments shown in FIGS. 30, 31 and 32 comprise a strip 3004 that is separate from the application program.
  • the strip 3004 displays a history list of previously accessed data items.
  • the previously accessed data items represented in the history lists shown in FIGS. 30, 31 and 32 are organized based on what content was viewed.
  • FIG. 30 is a diagram of an example graphical user interface with a history list organized around multiple subjects and presented in a strip 3004 .
  • the strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 30 .
  • two common subjects across the web pages viewed are “dogs” and “cars.”
  • each one of the icons or thumbnails 3006 a , 3006 b , 3006 c , and 3006 d represents a previously accessed data item that relates to the subject of “dogs.”
  • Each one of the icons or thumbnails 3008 a , 3008 b , and 3008 c represents a previously accessed data item that relates to the subject of “cars.”
  • FIG. 31 is a diagram of an example graphical user interface with a history list organized based on multiple subjects and presented using meta-icons in the strip 3004 .
  • the strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 31 .
  • the individual data items in the history list are presented by subtopic within the subject of “dogs” and by subtopic within the subject of“cars.”
  • the subtopics for “dogs” are “products” and “veterinary care”; the subtopics for “cars” are “reviews” and “finance”.
  • the subtopics for “dogs” are represented by a first group of meta-icons 3106 a and 3106 b .
  • the subtopics for “cars” are represented by a second group of meta-icons 3108 a , 3108 b .
  • the meta-icons 3106 a , 3106 b , 3108 a , 3108 b are displayed in two groups in the strip 3004 .
  • a divider 3110 separates the two groups.
  • FIG. 32 is a diagram of an alternate example graphical user interface with a history list organized based on multiple subjects and presented using meta-icons in strip 3004 .
  • the strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 32 .
  • the individual data items are represented with meta-icons 3202 a , 3202 b .
  • the first meta-icon 3202 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.”
  • the second meta-icon 3202 b represents several different icons or thumbnails for individual data items related to the subject of “cars.”
  • the example embodiments described by reference to FIGS. 30, 31 , and 32 comprise an operating system user interface 3002 having a strip 3004 that is separate from any of the application programs.
  • Embodiments of the invention are not limited to any particular type of strips.
  • Strips can be any palette either along one of the edges of a screen display or “floating” somewhere in the screen display.
  • Strips contain various icons, thumbnails, meta-icons or the like representing frequently accessed data items.
  • FIG. 33 is a diagram of an example graphical user interface in which a history of previously accessed data items is displayed in an overlay.
  • An overlay may overlap other visual components already present in the operating system user interface.
  • an overlay 3302 overlaps an application program user interface 1102 displayed in the operating system user interface 3002 .
  • the overlay 3302 displays a history list for previously accessed data items.
  • the previously accessed items in the history overlay 3302 are presented with meta-icons.
  • the first meta-icon 3304 represents data items related to the subject of “dogs.”
  • the second meta-icon 3306 represents data items related to the subject of “cars.”
  • the third meta-icon 3308 represents data items related to the subject of “football.”
  • FIGS. 26-33 example graphical user interfaces in which a history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • the example user interface elements described above include windows ( FIGS. 26, 27 , 28 , 29 ), strips ( FIGS. 30, 31 , 32 ), and overlays ( FIGS. 33 ).
  • Embodiments of the invention are not limited to windows, strips, and overlays. Any user interface element that is used to display graphical representations of previously accessed data items can be used.
  • FIGS. 11-33 depict a history of previously accessed data items with graphical representations.
  • some embodiments of the invention also enhance one or more of the graphical representations to convey a level of significance of the previously accessed data item.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items.
  • the significance of data items in the history list is indicated visually. Any type of a visual indicator that makes a data item in the history list stand out may be used.
  • Embodiments of the invention are not limited to any particular types of visual indicators to represent significance. Some examples of visual indicators include, but are not limited to, the position of the data item in the history list, the appearance of the data item in the history list, and the behavior or animation of the data item in the history list.
  • FIG. 34-38 illustrate a history window 3402 comprising a first panel of data items 3404 and a second panel of data items 3406 .
  • the history list is similar to the history list shown in the drawer in FIG. 12 and to the history list shown in the window in FIG. 26 .
  • the history list is organized based on what content was viewed and the history list is presented using icons.
  • Each one of the icons 3408 , 3410 , 3412 , 3416 in the first panel 3404 in the window 3402 represents a previously accessed data item that relates to the subject of “dogs.”
  • Each one of the icons 3418 , 3420 , 3422 , 3424 in the second panel 3406 in the window 3402 represents a previously accessed data item that relates to the subject of “cars.”
  • FIG. 34-38 also enhance the graphical representations to convey a level of significance of the data items.
  • enhancing a graphical representation for a data item conveys information about the usefulness of the data item to a user.
  • a data item indicated as more significant implies that the data item is more relevant to a user or to a particular organizational method than some of the other data items in the history list. For example a data item that is accessed every day may be more relevant than a data item that is accessed once every six months. Likewise, a data item that is accessed for a long duration of time may be more useful to a user than a data item that was only briefly accessed.
  • FIG. 34 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's position in the history list.
  • the significance of each data item in the first panel 3404 to the subject of “dogs” is graphically indicated by the position of an icon representing the data item.
  • the significance of each data item in the second panel 3406 to the subject of “cars” is also graphically indicated by the position of an icon representing the data item.
  • more significant data items are positioned toward the left side of the window 3402
  • less significant data items are positioned toward the right side of the window 3402 .
  • a left-most data item 3408 in the first panel 3404 is more significant to the subject of “dogs” than a right-most data item 3416 in the first panel 3404 .
  • a left-most data item 3418 in the second panel 3406 is more significant to the subject of “cars” than a right-most data item 3424 in the second panel 3406 .
  • one type of a visual indicator for the significance of a data item is the position of the graphical representation relative to other graphical representations in the history list.
  • Embodiments of the invention are not limited to the most significant data items being positioned on the left side of a history list. Any position in a history list may be defined as more significant or less significant relative to other positions in the history list. For example, in another embodiment, a more significant data item is positioned toward the top of the panel, and a less significant data item is positioned toward the bottom of the panel. In yet another embodiment, a more significant data item is positioned toward the bottom of the panel, and a less significant data item is positioned toward the top of the panel.
  • a more significant data item is positioned toward the center of the panel, and a less significant data item is positioned toward the edges of the panel.
  • a more significant data item is positioned toward the edges of the panel, and a less significant data item is positioned toward the center of the panel.
  • the position of an icon in a history list changes dynamically over time based on the significance of the data item to the organizational method at a particular point in time.
  • FIGS. 35, 36 and 37 are diagrams of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's appearance.
  • FIG. 35 illustrates a history window 3402 comprising a first panel of icons representing data items 3404 and a second panel of icons representing data items 3406 .
  • the significance of each data item in the first panel 3404 to the subject of “dogs” is graphically indicated by the size of the icon representing the data item.
  • the significance of each data item in the second panel 3406 to the subject of “cars” is also graphically indicated by the size of the icon representing the data item.
  • more significant data items have graphical representations that are enhanced to be larger than less significant data items in the history list.
  • a larger icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than a smaller icon 3408 in the first panel 3404 .
  • a larger icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than a smaller icon 3418 in the second panel 3406 .
  • FIG. 36 illustrates a history window 3402 in which the significance of each data item is graphically indicated by the color of the icon representing the data item.
  • more significant data items have graphical representations that are enhanced with color so their graphical representations appear differently than less significant data items in the history list.
  • a first icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not enhanced with color.
  • a first icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not enhanced with color.
  • FIG. 37 illustrates a history window 3402 in which the significance of a data item is graphically indicated by the presence of a color border around the icon representing the data item.
  • more significant data items have graphical representations that are enhanced by the presence of the color border around the graphical representation in the history list.
  • a first icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not enhanced with the color border.
  • a first icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not enhanced with the color border.
  • another type of a visual indicator for the significance of a data item is the appearance of the graphical representation relative to other graphical representations in the history list.
  • the appearance of a graphical representation is varied by changes in the size of the representation (i.e., the magnification of the item), the color or brightness or shading of the representation, and the presence of a border and/or color around the representation.
  • embodiments of the invention are not limited to use of size, color, shading, brightness, and borders. Any variation in the appearance of a graphical representation may be used to indicate the significance of a data item in a history list.
  • the appearance of the text can be varied to represent the significance of different data items.
  • varying the appearance of the text includes varying the font type, the font size or the font color.
  • the appearance of the text is varied using various fading techniques.
  • FIG. 38 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's behavior or animation.
  • more significant data items in the history list have graphical representations that are enhanced with animation.
  • Animation is any type of motion, including but not limited to, moving, bouncing, blinking, or pulsing images or text.
  • a first icon 3416 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not animated.
  • a first icon 3424 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not animated.
  • still another type of visual indicator for the significance of a data item is the behavior or animation of a graphical representation relative to other graphical representations in the history list.
  • Embodiments of the invention are not limited to any particular behavior or animation. Any behavior or animation of a graphical representation can be used to indicate the significance of a data item in a history list.
  • the behavior includes automatically adding frequently visited web pages to a bookmarks list (and updating the bookmarks list as the significance of particular web pages changes over time).
  • the behavior includes setting a home page on a web browser to a frequently visited web page.
  • the behavior includes adding a data item to a tool bar.
  • the example graphical user interfaces for indicating the significance of a data item shown in FIGS. 34-38 are provided by the presentation module 404 of FIG. 4 .
  • Whether or not the significance of a data item is displayed in a user interface can be determined by an operating system or application program. In another embodiment, whether or not to display the significance of a data item is preset in the application program. In still another embodiment, a user indicates whether or not to display the significance of a data item through user settings.
  • FIGS. 39, 40A , and 40 B are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items.
  • a weight is a setting that influences the way information is used to determine an organizational method. Weighting information used to determine an organizational method permits a user or program to change the way the previously accessed data items are organized.
  • Weights can be applied to information from data items and to metadata about the data items.
  • the metadata is supplied by a user (e.g., labels, rankings) or supplied by an application program.
  • the metadata is derived from an external source (such as from a database).
  • the weights are set by a computer system (such as being set by an operating system or application program). In other embodiments, the weights are set by users and may reflect personal preferences of the users. In still other embodiments, the weights are dynamically determined based on a users' browsing behavior and usage.
  • FIG. 39 is a diagram of a history preferences panel 3902 comprising a plurality of checkboxes 3904 a , 3904 b , 3904 c , 3904 d , 3904 e and labels 3906 a , 3906 b , 3906 c , 3906 d , 3906 d .
  • the checkboxes and labels allow a user to choose the information to be considered when an organizational method is determined for previously accessed data items.
  • the first label “What” 3906 a may represent information about what content was accessed.
  • the second label “Where” 3906 b may represent information about where the content was accessed.
  • the third label “When” 3906 c may represent information about when the content was accessed.
  • the fourth label “Why” 3906 d may represent information about why the content was accessed.
  • the fifth label “Who” 3906 e may represent information about who accessed the content.
  • the category of information associated with the checkbox is considered when an organizational method is determined for the previously accessed data items.
  • the category of information associated with the checkbox is not considered when an organizational method is determined for the previously accessed data items.
  • the checkboxes indicate that the information about what content was accessed, where the content was accessed and why the content was accessed will be used to determine an organizational method for the data items. The information about when the content was accessed and who accessed the content will not be used to determine the organizational method in this example.
  • FIG. 40A is a diagram of an alternate history preferences panel 3902 comprising a plurality of checkboxes 3904 a , 3904 b , 3904 c , 3904 d , a plurality of labels 3906 a , 3906 b , 3906 c , 3906 d , and a plurality of slider bars 4002 a , 4002 b , 4002 c , 4002 d .
  • the user can use the slider bar to scale the level of consideration given to the category of information associated with the slider bar.
  • the slider bar also allows the user to indicate varying degrees of consideration for particular types of information.
  • the first label “keywords” 3906 a is selected (check box 3904 a is marked) and a level of consideration is indicated by the slider bar 4002 a .
  • the second label “File Names” 3906 b is also selected (check box 3904 b ) is selected and the level of consideration for this type of information is indicated with slider bar 4002 b as being less than for keyword type of information.
  • the third label “Frequency of Access” 3906 c is not selected (checkbox 3904 c is not marked) so the frequency of access will not be considered when an organizational method is determined.
  • the fourth label “Location” 3906 d is selected (check box 3904 d is marked) and the level of consideration for location information is indicated as being the most important on slider bar 4002 d.
  • the checkboxes indicate that the keywords, files names, and location information from the previously accessed data items will be used to determine an organizational method.
  • the location information will be given the most consideration of the three types of information.
  • the information about frequency of access will not be used to determine the organizational method in this example.
  • FIG. 40B is alternate history preferences panel according to another embodiment of the invention.
  • the history preferences panel 3902 shown in FIG. 40B comprises a first window with types of information about the data items available 4004 and a second window with the information to be used to determine the organizational method for the data items 4006 .
  • a user selects the desired types of information in the first window 4004 and selects an arrow pointing in the direction of the second window 4006 .
  • the desired type of information is listed in the second window 4006 as information to be used when determining the organizational method.
  • Information can be removed from the second window in a similar manner so that the information is no longer considered.
  • two types of information are selected: frequency of access and duration of access.
  • the organization of the data items will be based on the frequency of access of the data items and the duration of access of the data items.
  • Embodiments of the invention are not limited to the example user interfaces shown in FIGS. 39, 40A , and 40 B.
  • the specific user interface elements and labels are examples and are not intended to be the only user interface elements for use when weighting information used to determine an organizational method. Any user interface and/or specific user interface element that allows a user to control the information about previously accessed data items used to determine an organizational method can be used. Some examples of other user interface elements for a history preferences window include, but are not limited to, pop up menus and combo boxes.
  • the slide bar in FIG. 40A is replaced with a dial or a menu of options for each type of information (the menu of options includes a mechanism for assigning a level of consideration to an item). In an alternate example, the level may be “more, “not so much” or “none at all.”
  • the user can adjust the organizational method used for the previously accessed data items.
  • FIG. 41 is a diagram of a computerized system in conjunction with which embodiments of the invention may be implemented.
  • the computerized system 4100 comprises software applications including a web browser 4102 , a file system manager 4104 , a media player 4106 , a digital image manager 4108 , and other applications 4110 .
  • the software applications are communicatively coupled to an operating system 4112 .
  • the operating system 4112 is communicatively coupled to a computer 4110 .
  • Example implementations for the software applications are described below.
  • the web browser 4102 provides the user the ability to view, interact with, and organize web pages.
  • the web browser 4102 is referred to as Safari.
  • a method for organizing the web pages is dynamically determined from information about the web pages.
  • the organizational method is based on one or more of the following: what web pages were accessed; where the web pages were accessed; when the web pages were accessed or used; why, or in what context, the web pages were accessed; who accessed the web pages; or any user-supplied metadata about the web page.
  • examples of information used to organize the web pages include, but are not limited to, the following: metadata or metatags contained in the source code of the web page; keywords identified from the content of the web page; type of web page, (e.g., educational, e-commerce, government, personal, or non-profit); type of content on web page (e.g., flash-enabled content, QuickTime movies, text, or simple series of images); and top-level domain (“TLD”) information (e.g., .edu, .com, .gov or .net TLDs).
  • TLD top-level domain
  • examples of information used to organize the web pages include, but are not limited to: domain name information about the web page; and uniform resource locator (“URL”) or directory path of the web page.
  • URL uniform resource locator
  • examples of information used to organize the web pages include, but are not limited to: date and/or time of last use (e.g., time the web page was viewed and date the web page was viewed); frequency of use (e.g., how often the web page is viewed); duration of use (e.g., length of time the web page is viewed); recency of use (e.g., length of time since the web page was last viewed); and interval between viewing the web page.
  • examples of information used to organize the web pages include, but are not limited to, identification of the following: electronic commerce transaction; downloading content; and viewing content.
  • Other examples of information about what context the web page was accessed include: typing a URL into the web browser; accessing the web page from an e-mail with a web link embedded in it; accessing the web page from another web page or from a search engine; and information about keyword searches used in search engines that led the user to the previously accessed web page.
  • examples of information used to organize the web pages include, but are not limited to: users who accessed the web page; and applications that accessed the web page.
  • an example of information used to organize the web pages is user-supplied ratings of the web pages. Ratings used as a basis to organize web pages are not limited to ratings supplied directly by the user. In other examples, the ratings are obtained from sources external to the user such as a third-party maintained web page that maintains ratings of web pages, or that tracks relevance of web pages to particular subject areas.
  • the web browser 4102 graphically represents recently accessed web pages and may enhance at least one of the graphical representations to convey a level of significance of the recently accessed web page.
  • a web browser history is presented in such a way as to cue the user to the significance of particular previously accessed web pages.
  • one or more web pages that are significant in the browsing history can be enhanced in any of the following ways, as previously described: animation-enhanced, position-enhanced, size-enhanced, and color-enhanced.
  • the web pages in a browsing history can also be presented to cue the user as to their significance in many ways including, but not limited to, the following ways.
  • thumbnails of the web pages showing some sample of the content provided by the web page are organized by relevance to the browsing history.
  • icons of web pages showing just textual summary information about the web page are organized by relevance to the browsing history.
  • web pages that are within a single web site are organized underneath the thumbnail of the front page of the web site to create a stacked series of thumbnails.
  • thumbnails representing web pages are organized in such a way as to give prominence to the most recently viewed web pages or the most frequently viewed web pages.
  • Fifth, a thumbnail of a web page is animated to show its significance to the user.
  • thumbnails showing any of the following: date/time of last viewing; number of times viewed; relevancy to subject area; or frequency of viewing or user ranking.
  • Seventh when displaying a browsing history as just text based information, varying any of the following aspects of the text cues the user as to the relevance of the web page: font type, font size, font color, or opacity of the text.
  • Eighth displaying the web pages in a webbed arrangement where the currently viewed web page is at the center, and thumbnails or other views of relevant web pages are displayed radiating outwards, with the most relevant web pages being displayed closest to the present web page.
  • web pages that are determined to be significant to a particular user are elevated to bookmarks or home pages.
  • a significant web page in a user's browsing history automatically becomes a bookmark in the web browser 4102 .
  • a significant web page in a user's browsing history can automatically be set as the home page for the web browser 4102 , according to embodiments of the invention.
  • a web browser 4102 incorporating embodiments of the invention presents a history of previously accessed web pages that is non-chronological, relative to when the web pages were accessed, and provides a visual cue as to the relevance of the web pages in the presentation. Any method of organizing the previously accessed web pages that is non-chronological, relative to the order the web pages were accessed, may be used. In some embodiments, the method to organize the previously accessed web pages is automatically determined by the operating system 4112 or the web browser 4102 . In other embodiments, a user can chose a method of organizing web pages in the browsing history, or the user can weight various information used to determine the method of organizing the web pages.
  • Enhancing a web browser 4102 would better organize the web pages that a user has visited so that the user can subsequently find those web pages, or web pages like them, at some future date without needing to first bookmark the web page, or to find the web page from a chronologically organized list of web pages visited.
  • a file system manager 4104 provides access to, and organization of, the data items or files.
  • the file system manager 4104 is referred to as the Finder.
  • a method for organizing the files is dynamically determined from information about the recently accessed files.
  • the organizational method is based on one or more of the following: what data files were accessed; where the data files were accessed; when the data files were accessed; why the data files were accessed; who accessed or created the data files; or any user-supplied metadata associated with the data files.
  • examples of information used to organize the files include, but are not limited to the following: actual text or content in the files; file names; file types; file extensions; and comments associated with the file.
  • examples of information used to organize the files include, but are not limited to: directory information; folder information; and path information.
  • examples of information used to organize the files include, but are not limited to: date and/or time of last use (e.g., time the file was accessed and date the file was accessed); frequency of use (e.g., how often the file is accessed); duration of use (e.g., a length of time the file is accessed); recency of use (e.g., length of time since the file was last opened); and interval between viewing the file.
  • date and/or time of last use e.g., time the file was accessed and date the file was accessed
  • frequency of use e.g., how often the file is accessed
  • duration of use e.g., a length of time the file is accessed
  • recency of use e.g., length of time since the file was last opened
  • examples of information used to organize the files include, but are not limited to identification of the following: files opened; files edited; files copied; files attached to e-mail message; files saved from e-mail messages; files downloaded from the Internet; files burned to a compact disc; files located using a particular keyword search in the Find function of the file system manager 4104 ; or any other action by a user or a program on a data file.
  • examples of information used to organize the files include, but are not limited to: users who accessed the data files (e.g., created, viewed or modified the data files); applications that accessed the data files (e.g., created, opened or modified the data files); or any other activities performed on data files by a user, a program, or an operating system.
  • an example of information used to organize the files is user-supplied ratings of the significance of the file.
  • the file system manager 4104 graphically represents recently accessed data files and may enhance at least one of the graphical representations to convey a level of significance to the user of the recently accessed data file.
  • the files are represented in such a way as to cue the user to the significance of particular previously accessed files. Alternatively, the user can be cued as to the significance of files that the user has never accessed.
  • the previously accessed files that are most significant can be enhanced in any of the following examples: animation-enhanced with the most relevant files in the file system manager window being animated to draw the user's attention to them; position-enhanced with the most relevant files in the file system manager window being displayed in a particular area, such as the top of the file system manager window; size-enhanced with the most relevant files in a file system manager window having icons that are larger then others; and color-enhanced with the most relevant files in a file system manager window being displayed in a distinctive color.
  • the files in the file system manager window are presented in a stack, so that the most significant files are at the top of the stack.
  • the file system manager window presents files in a webbed arrangement with a single file at the center of the web and other files being displayed in an arrangement radiating outward in decreasing degree of significance (the most significant files being closest to the single file).
  • a file system manager 4104 presents a view of previously accessed files that is non-chronological, relative to the order that the data files were accessed.
  • the file system manager 4104 also provides a visual cue as to the significance of the files in the presentation. Any method of organizing the previously accessed files that is non-chronological, relative to the order in which the files were accessed, may be used.
  • the method to organize the previously accessed files is automatically determined by the operating system or the file system manager 4104 .
  • a user can chose the method of organizing files in the file system manager 4104 .
  • Enhancing a file system manager 4104 as described provides users of an operating system quicker access to the previously accessed files that are most important to them. This, in turn, speeds up their workflow and enhances their user experience.
  • a media file player 4106 provides the user the ability to play, import, buy, share and organize media files (e.g., audio and/or video files).
  • media files e.g., audio and/or video files.
  • iTunes an application referred to as iTunes.
  • a method for organizing the files is dynamically determined from information about the audio file.
  • the organizational method is based on one or more of the following: what audio files were accessed; where the audio files were accessed; when the audio files were accessed or used; why, or in what context, the audio files were accessed; who accessed or created the audio files; and any user-supplied metadata about the audio files.
  • examples of information used to organize the files include, but are not limited to the following: artist (e.g., individual musicians or musical groups); song writer or composer; genre (e.g., rock, jazz, classical, country, and so on); and era (e.g., the 50's, 60s', 70's, 80's, and so on).
  • examples of information used to organize the files include, but are not limited to: play lists, libraries, and web sites.
  • Other examples used to organize audio files include where the audio file was acquired (e.g., imported from a CD, added directly to the media player application, or bought from an on-line music store).
  • examples of information used to organize the files include, but are not limited to: date and/or time of last use (e.g., time the file was accessed and date the file was accessed); a frequency of use (e.g., how often the file is accessed); duration of use (e.g., length of time the file is accessed); recency of use (e.g., length of time since the file was last opened); and interval between accessing the file, and when the audio file was first added to a music library (such as the iTunes Music Library) of the user.
  • a music library such as the iTunes Music Library
  • examples of information used to organize the files include, but are not limited to identification of the following: viewing audio file data; playing an audio file; recording the audio file on a compact disc (“CD”); adding an audio file to a play list;, copying an audio file to or from a digital music player; using the audio file in a user-generated play list; sharing the audio file over a network; or any other action by a user or a program on an audio file.
  • CD compact disc
  • examples of information used to organize the files include, but are not limited to: users who accessed the audio files, and applications that accessed the data files.
  • an example of information used to organize the audio files is user-supplied ratings of the significance of the file.
  • the media player 4106 graphically represents recently accessed audio files and may enhance at least one of the graphical representations to convey a level of significance to the user of the recently accessed audio file.
  • the files are presented in such a way as to cue the user as to the significance of particular previously accessed files.
  • the graphical representations for the previously accessed audio files are selected to correspond to the method of organization used for the audio files. For example, if the media player 4106 used information about the artist, genre, or era to organize the audio files, icons corresponding to the same may be used to represent the audio files in a history list. If the files are organized based on the artist, a picture of the artist may be used to graphically represent the files associated with each artist. If the files are organized based on genre, an icon representing rock, jazz, and so on may be used to represent the files associated with that genre. Likewise, if the files are organized based on era, an icon representing the 50's, 60's, and so on may be used to represent the files associated with that era.
  • the previously accessed audio files that are most significant can be enhanced in any of the following examples: animation-enhanced with the most relevant audio file having animation associated with it designed to draw the user's attention to that audio file; position-enhanced with audio files being displayed in order of relevance (e.g., the most relevant audio files being displayed at the top of a list and the least at the bottom; or positioning the files in a stack such that the most relevant files are at the top of the stack); size-enhanced with the most relevant audio files being displayed with larger text, or larger album art; and color-enhanced with the most relevant audio files being displayed in a specific color.
  • animation-enhanced with the most relevant audio file having animation associated with it designed to draw the user's attention to that audio file
  • position-enhanced with audio files being displayed in order of relevance e.g., the most relevant audio files being displayed at the top of a list and the least at the bottom; or positioning the files in a stack such that the most relevant files are at the top of the stack
  • an audio file is displayed with an added visual item to represent the audio file's relevance, such as a floating star over the audio file.
  • a visual item is added to the displayed audio file representing the last date-time access of that audio file.
  • a media player 4106 presents a webbed arrangement with the most relevant audio file being displayed at the center and other audio files radiating outward in decreasing degree of relevancy.
  • an audio file is automatically included in a media player's pre-installed smart play list that contains the most significant audio files in the entirety of the user's music library, i.e., the 100 most significant audio files as determined by the operating system or the media player 4106 .
  • the media player 4106 presents a view of the previously accessed audio files that is non-chronological to when the audio files were accessed, and provides a visual cue as to the significance of the audio files in the presentation. Any method of organizing the previously accessed audio files that is non-chronological, relative to the order the files were accessed, may be used. In some embodiments, the method to organize the previously accessed audio files is automatically determined by the operating system 4112 or the media player 4106 . In other embodiments, a user can chose the method of organizing audio files. Enhancing a media player 4106 , according to embodiments of the present invention, provides users quicker access to the audio files that are most important to them and, in turn, enhances their listening experience.
  • a digital image manager 4108 provides to a user the ability to import, organize, edit and share digital images.
  • the digital image manager 4108 is referred to as iPhoto.
  • a method for organizing the digital images is dynamically determined from information about the recently accessed digital images.
  • the organizational method is based on one or more of the following: what digital images were accessed; where the digital images were accessed; when the digital images were accessed or used; why, or in what context, the digital images were accessed; who accessed/created/owns the digital images; or any user-supplied metadata about the digital images.
  • examples of information used to organize the images include, but are not limited to, the following: what type of camera or device first acquired the digital image; size of the digital image (e.g., height and/or width); resolution of the digital image; name of the digital image; keywords in the file name; and any metadata associated with the digital image.
  • examples of information used to organize the images include, but are not limited to: image libraries, and photo albums (such as albums created in iPhoto).
  • examples of information used to organize the images include, but are not limited to: date and/or time of last use (e.g., time the image was viewed and date the image was viewed); frequency of use (e.g., how often the image is viewed); duration of use (e.g., length of time the image is viewed and/or edited); recency of use (e.g., length of time since the image was last opened); and interval between accessing the image, when the image file was first added or imported to an image library of the user (such as the iPhoto Library), and when the digital image was originally taken.
  • date and/or time of last use e.g., time the image was viewed and date the image was viewed
  • frequency of use e.g., how often the image is viewed
  • duration of use e.g., length of time the image is viewed and/or edited
  • recency of use e.g., length of time since the image was last opened
  • interval between accessing the image when the image file was first added or imported to
  • examples of information used to organize the files include, but are not limited to, identification of the following: viewing image file content; editing image file content; ordering a print of the digital print; adding the digital image to an album (such as an album in iphoto); attaching an image file to an e-mail message; using the digital image in a slide show; recording the image file on a compact disc; or using the digital image in any other application (such as iMovie or iDVD available from Apple Computer, Inc.).
  • examples of information used to organize the files include, but are not limited to: users who accessed the digital images (e.g., created, viewed or modified the data files); applications that accessed the digital images (e.g., created, opened or modified the data files); and any other activities performed on image files by a user, a program, or an operating system.
  • the organizational method in the digital image manager 4108 is based on user-supplied metadata
  • an example of information used to organize the files is user-supplied ratings of the digital image.
  • smart photo albums in a digital image manager 4108 are continually added and/or updated with digital images based on a dynamically determined method of organizing each album.
  • the digital image manager 4108 graphically represents recently accessed digital image files, and may enhance at least one of the graphical representations to convey a level of significance of the recently accessed digital image file.
  • the image files are presented in such a way as to cue the user to the significance of particular previously accessed files.
  • the previously accessed image files that are most significant can be enhanced as in any of the following examples: animation-enhanced with the most relevant digital image having animation associated with it designed to draw the user's attention to that image file; position-enhanced with the most relevant digital images displayed in a particular area, such as the top of a screen window; size-enhanced with the most relevant digital image files appearing larger than others; and color-enhanced with the most relevant digital images being displayed with a color border.
  • a digital image manager 4108 presents a webbed arrangement with the most relevant image file being displayed at the center of the web, and other image files radiating outward in decreasing degree of relevancy.
  • the image files are positioned in a stack with the most relevant image being displayed at the top of the stack.
  • a digital image manager 4108 presents a view of the previously accessed digital image files that is non-chronological, relative to when the digital images were accessed, and provides a visual cue as to the relevance of the digital images to that presentation. Any method of organizing the previously accessed digital images that is non-chronological, relative to the order the image files were accessed, may be used. In some embodiments, the method to organize the previously accessed digital images is automatically determined by the operating system or the digital image manager 4108 . In other embodiments, a user can chose the method of organizing the files in the digital image manager 4108 . Enhancing a digital image manager 4108 according to embodiments of the present invention, provides users quicker access to previously accessed digital images that are the most relevant to them at that time, and, in turn, enhances their experience working with any number of digital images.
  • Embodiments of the invention are not limited to the example implementations described in this section for web browsers, file system managers, media file players, and digital image managers. Embodiments of the invention can be implemented in any application that accesses files.
  • other applications 4110 include but are not limited to other applications currently available from Apple Computer, Inc. include Mail, iChat, and QuickTime Player to name a few.
  • Apple Computer's Mail application is used for sending and receiving e-mail messages.
  • a user's previously viewed e-mail messages are organized according to a method that is dynamically determined from information about the previously viewed e-mail messages.
  • the e-mail messages can also be graphically represented in a manner that represents the significance of the previously viewed e-mail messages.
  • the graphical representation for each e-mail message is a thumbnail showing some representative email text in the thumbnail.
  • Apple Computer's iChat application is used for sending and receiving instant messages.
  • a user's buddy list i.e., the other users that a person exchanges instant messages with
  • User lists can be organized based on relationship (family, friends, work, etc.), frequency of chat sessions with users, number of chat sessions with users, the usual subject matter of the chats, and so on.
  • the buddy list can be graphically presented in a smart friends/buddy list that keeps the most popular user at the top of the list.
  • Apple Computer's QuickTime Player and associated QuickTime applications are for multimedia development, storage, and playback.
  • multimedia files are organized and presented similarly to a digital image manager 4108 as described above.
  • FIG. 42 is a more detailed block diagram of the computer shown in FIG. 41 , according to an example embodiment of the invention.
  • FIG. 42 depicts a block diagram of an example system for implementing an embodiment of the invention.
  • a system 4200 includes a computer 4110 connected to a server 4290 via a network 4291 .
  • a computer 4110 connected to a server 4290 via a network 4291 .
  • one computer 4110 , one server 4290 , and one network 4291 are shown, in other embodiments any number or combination of them are present. In another embodiment, the server 4290 and the network 4291 are not present.
  • the computer 4110 includes a processor 4230 , a storage device 4235 , an output device 4237 , and an input device 4238 , all connected via a bus 4280 .
  • the processor 4230 represents a central processing unit of any type of architecture, such as a CISC (Complex Instruction Set Computing), RISC (Reduced Instruction Set Computing), VLIW (Very Long Instruction Word), or a hybrid architecture, although any appropriate processor may be used.
  • the processor 4230 executes instructions and includes that portion of the computer 4110 that controls the operation of the entire computer.
  • the processor 4230 typically includes a control unit that organizes data and program storage in memory and transfers data and other information between the various parts of the computer 4110 .
  • the processor 4230 receives input data from the input device 4238 and the network 4291 , reads and stores code and data in the storage device 4235 , and presents data to the output device 4237 .
  • the computer 4110 is shown to contain only a single processor 4230 and a single bus 4280 , the present invention applies equally to computers that may have multiple processors and to computers that may have multiple buses with some or all performing different functions in different ways.
  • the storage device 4235 represents one or more mechanisms for storing data.
  • the storage device 4235 may include read only memory (ROM), random access memory (RAM), magnetic disk storage media, optical storage media, flash memory devices, and/or other machine-readable media.
  • ROM read only memory
  • RAM random access memory
  • magnetic disk storage media magnetic disk storage media
  • optical storage media magnetic tape
  • flash memory devices any appropriate type of storage device may be used.
  • any appropriate type of storage device may be used.
  • only one storage device 4235 is shown, multiple storage devices and multiple types of storage devices may be present.
  • the computer 4110 is drawn to contain the storage device 4235 , it may be distributed across other computers, for example on server 4290 .
  • the storage device 4235 includes a controller 4220 and data items 4225 .
  • the controller 4220 includes instructions capable of being executed on the processor 4230 to carry out the functions of the present invention, as previously described above with reference to FIGS. 1-40 . In another embodiment, some or all of the functions of the present invention are carried out via hardware in lieu of a processor-based system.
  • the controller 4220 is a web browser, but in other embodiments, the controller 4220 may be a database system, a file system, an electronic mail system, or may include any other functions capable of accessing data items.
  • the storage device 4235 may also contain additional software and data (not shown), which is not necessary to understanding the invention.
  • controller 4220 and the data items 4225 are shown to be within the storage device 4235 in the computer 4110 , some or all of them may be distributed across other systems, for example on the server 4290 (e.g., data items 4292 ) and accessed via the network 4291 .
  • the output device 4237 is that part of the computer 4110 that displays output to the user.
  • the output device 4237 may be a cathode-ray tube (CRT) based video display well known in the art of computer hardware. But, in other embodiments the output device 4237 may be replaced with a liquid crystal display (LCD) based or gas, plasma-based, flat-panel display. In still other embodiments, any appropriate display device may be used. Although only one output device 4237 is shown, in other embodiments, any number of output devices of different types or of the same type may be present.
  • the output device 4237 displays the user interfaces previously described above with reference to FIGS. 11-40 .
  • the input device 4238 may be a keyboard, mouse or other pointing device, trackball, touchpad, touch screen, keypad, microphone, voice recognition device, or any other appropriate mechanism for the user to input data to the computer 4110 and manipulate the user interface previously described above with respect to FIGS. 11-40 . Although only one input device 4238 is shown, in another embodiment any number and type of input devices may be present.
  • the bus 4280 may represent one or more busses, e.g., USB (Universial Serial Bus), PCI, ISA (Industry Standard Architecture), X-Bus, EISA (Extended Industry Standard Architecture), or any other appropriate bus and/or bridge (also called a bus controller).
  • USB Universal Serial Bus
  • PCI Peripheral Component Interconnect Express
  • ISA Industry Standard Architecture
  • X-Bus X-Bus
  • EISA Extended Industry Standard Architecture
  • any other appropriate bus and/or bridge also called a bus controller.
  • the computer 4110 may be implemented using any suitable hardware and/or software, such as a personal computer or other electronic computing device.
  • Portable computers, laptop or notebook computers, PDAs (Personal Digital Assistants), pocket computers, appliances, telephones, and mainframe computers are examples of other possible configurations of the computer 4110 .
  • the hardware and software depicted in FIGS. 3-6 may vary for specific applications and may include more or fewer elements than those depicted.
  • other peripheral devices such as audio adapters, or chip programming devices, such as EPROM (Erasable Programmable Read-Only Memory) programming devices may be used in addition to, or in place of, the hardware already depicted.
  • EPROM Erasable Programmable Read-Only Memory
  • the network 4291 may be any suitable network and may support any appropriate protocol suitable for communication to the computer 4110 .
  • the network 4291 may support wireless communications.
  • the network 4291 may support hard-wired communications, such as a telephone line or cable.
  • the network 4291 may support the Ethernet IEEE (Institute of Electrical and Electronics Engineers) 802.3x specification.
  • the network 4291 may be the Internet and may support IP (Internet Protocol).
  • the network 4291 may be a local area network (LAN) or a wide area network (WAN).
  • the network 4291 may be a hotspot service provider network.
  • the network 4291 may be an intranet.
  • the network 4291 may be a GPRS (General Packet Radio Service) network. In another embodiment, the network 4291 may be any appropriate cellular data network or cell-based radio network technology. In another embodiment, the network 4291 may be an IEEE 802.11B wireless network. In still another embodiment, the network 4291 may be any suitable network or combination of networks. Although one network 4291 is shown, in other embodiments any number of networks (of the same or different types) may be present.
  • GPRS General Packet Radio Service
  • the network 4291 may be any appropriate cellular data network or cell-based radio network technology.
  • the network 4291 may be an IEEE 802.11B wireless network.
  • the network 4291 may be any suitable network or combination of networks. Although one network 4291 is shown, in other embodiments any number of networks (of the same or different types) may be present.
  • aspects of an embodiment pertain to specific apparatus and method elements implementable on a computer or other electronic device.
  • the invention may be implemented as a program product for use with an electronic device.
  • the programs defining the functions of this embodiment may be delivered to an electronic device via a variety of signal-bearing media, which include, but are not limited to:
  • a non-rewriteable storage medium e.g., a read-only memory device attached to or within an electronic device, such as a CD-ROM readable by a CD-ROM drive;
  • alterable information stored on a rewriteable storage medium e.g., a hard disk drive or diskette;
  • Such signal-bearing media when carrying machine-readable instructions that direct the functions of the present invention, represent embodiments of the present invention.

Abstract

Systems, methods, and software for presenting data are described. Previously accessed data items are presented in a manner that is non-chronological relative to when the data items were accessed. The presentation optionally includes an indication of a significance of the data item with the representation.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of the filing date of U.S. application Ser. No. 11/037,288, filed on Jan. 18, 2005, the entire contents of which are herein incorporated by reference.
  • TECHNICAL FIELD
  • The present inventive subject matter relates to the field of computer systems and more particularly to systems, software, and methods for presenting data items.
  • BACKGROUND
  • The World Wide Web, which is a collection of interconnected and cross-linked web pages located on computers, has become an important source of information. Users employ applications known as Web browsers (“browsers”) to access these web pages. Since users frequently access the same web pages repeatedly (especially web pages that the user has recently viewed), most browsers keep track of the web pages that the user has previously accessed using a history list. Previous browsers have used a history list that tracks previously accessed web pages in the order of the time that the web pages were viewed (referred to as a chronological order). Although, in some of the previous web browsers, a web page is listed once in a history list even if the web page was viewed more than once. In these web browsers, web pages that are viewed more than once typically appear in the history list in the order of the most recent time that the web page was viewed. Thus, chronological order as used herein means arranged in order of the time of the occurrence. Chronological order also includes arranging in order of the more recent time of occurrence when there are multiple occurrences.
  • One common method for a user to navigate through the previously accessed web pages in the history list is by using forward and back buttons. For example, a user might first visit the home page of a favorite football team and then follow a link on that home page to a second page with a particular player's stats, and then follow another link on the second page to a third page containing an magazine article about the player. Subsequently, the user selects the back button on the browser twice to return to the home page of the football team instead of needing to type in the address of the home page.
  • A problem with this chronological order is that users can visit a large number of web pages, which are confusing to view in a chronological order, and the forward and back buttons are an inefficient and cumbersome way to navigate through multiple web pages. Further, the problems of a chronological order are not confined to pages accessed via a web browser, but also apply when data of other types is accessed over a period of time.
  • SUMMARY
  • Systems, methods, and software for presenting data are described. Embodiments of the invention display representations of previously accessed data items in a manner other than the chronological order in which the data items were accessed and, in some embodiments, indicate with the representation the significance of one or more of the data items. Embodiments of the invention comprise one or more of the following: modules for representing previously accessed data items, modules for displaying a history of the previously accessed data items, and modules for representing the significance of data items in the history. In one embodiment the data items are web pages, but in other embodiments the data items may be files, database records, electronic mail, or any other data item capable of being accessed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a diagram of an example graphical user interface for a web browser history list organized by subject matter.
  • FIG. 2 is a diagram of an example graphical user interface for a web browser history list organized by frequency of access.
  • FIG. 3 is a high-level block diagram of a system for organizing and presenting data according to an example embodiment of the invention.
  • FIG. 4 is a more detailed block diagram of the processing modules of the system for organizing and presenting data shown FIG. 3 according to an example embodiment of the invention.
  • FIG. 5 is a more detailed block diagram of the organization modules shown in FIG. 4 according to an example embodiment of the invention.
  • FIG. 6 is a more detailed block diagram of the presentation modules shown FIG. 4 according to an example embodiment of the invention.
  • FIG. 7 is a flow chart of a method for organizing and presenting data according to an example embodiment of the invention.
  • FIGS. 8A, 8B, and 8C are flow charts of example methods for determining an organizational method according to some embodiments of the invention.
  • FIGS. 9A, 9B, and 9C are flow charts of example methods of displaying representations according to some embodiments of the invention.
  • FIGS. 10A, 10B, 10C, 10D, 10E, 10F, 10G, and 10H are diagrams of various different user interfaces for displaying a history of previously accessed data items.
  • FIGS. 11-25 are diagrams of example graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • FIGS. 11, 12, 13 and 14 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a drawer.
  • FIGS. 15, 16, and 17 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a panel.
  • FIGS. 18 and 19 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a tool bar.
  • FIGS. 20, 21 and 22 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed using one or more tabs.
  • FIGS. 23, 24 and 25 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a sheet.
  • FIGS. 26-33 are diagrams of example graphical user interfaces in which the history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • FIGS. 26, 27, 28 and 29 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a window.
  • FIGS. 30, 31 and 32 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a strip.
  • FIG. 33 is a diagram of an example graphical user interface in which a history of previously accessed data items is displayed in an overlay.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items.
  • FIG. 34 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's position.
  • FIGS. 35, 36 and 37 are diagrams of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's appearance.
  • FIG. 38 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's animation.
  • FIGS. 39, 40A, and 40B are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items.
  • FIG. 41 is a diagram of a computerized system in conjunction with which embodiments of the invent may be implemented.
  • FIG. 42 is a more detailed block diagram of the computer shown in FIG. 41 according to an example embodiment of the invention.
  • DETAILED DESCRIPTION
  • The following is a detailed description of some exemplary embodiments of the invention(s) contained within the disclosed subject matter. Such invention(s) may be referred to, individually and/or collectively, herein by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is, in fact, disclosed. In the detailed description, reference is made to the accompanying drawings that form a part hereof, and in which are shown, by way of illustration, but not of limitation, some specific embodiments of the invention, including a preferred embodiment. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to understand and implement the inventive subject matter. It is to be understood that other embodiments may be utilized, and that changes may be made without departing from the scope of the inventive subject matter.
  • Systems, methods, and software for organizing and presenting data are described in the following detailed description. The following two examples are used throughout the detailed description to illustrate example embodiments of the invention in the context of a web browser.
  • In a first example Henry is browsing the web on his desktop computer. Henry views several web pages during a single browsing session. Initially, Henry is researching information about a new truck he wants to buy. However, while researching trucks, he also visits some web pages related to his favorite sport and some web pages related to dogs. The web pages Henry visited are listed below in the order that they were viewed. The web pages visited include the following:
      • http://www.edmunds.com/reviews for automobile reviews;
      • http://www.automotive.com/reviews for additional automobile reviews;
      • http://www.nfl.com/schedules for football schedules;
      • http://www.nfl.com/scores for football scores;
      • http://www.automotive.com/classified for new and used car advertisements;
      • http://www.superbowl.com for football championship game information;
      • http://www.vetinfo.com for dog veterinary care information;
      • http://www.automotive.com/finance for car loan information;
      • http://www.nflshop.com for football related merchandise for sale;
      • http://www.akc.org/news for American Kennel Club dog news; and
      • http://www.akc.org/store for dog related products and gifts for sale.
  • The next time Henry returns to his desktop computer, he has changed his mind about the kind of car he wants to buy. Previously, Henry was reading reviews for trucks. However, now Henry thinks he would rather have a sports car. Henry wants to return to the web pages for automobile reviews that he visited in the past because he particularly liked the way the information was presented; however, he does not remember what web pages those were. Henry uses the history list in his browser to find the web pages that he visited for automobile reviews. Unlike previous browsers that have a history list organized in chronological order, Henry's browser has the web pages that he has viewed organized by subject mater. Also, unlike previous browsers that have a history list made up of the names or uniform resource locators (URLs) for web pages, Henry's browser has a history of the web pages he has viewed presented graphically.
  • FIG. 1 is a diagram of an example graphical user interface for a web browser history list organized by subject matter. The graphical user interface shown in FIG. 1 shows the history list that Henry's browser provided when Henry wanted to return to a web page that he viewed previously. FIG. 1 comprises a user interface 100 having a window 102. A history of Henry's previously viewed web pages is displayed graphically within panels in the window 102.
  • The items in Henry's history list are organized according to a feature that is common to multiple web pages in his browsing history. For the web pages that Henry has viewed, a common feature across some of them is the subject matter. In this example, the subject matter of the web page is determined from meta tags and keywords. Some of the web pages relate to the subject of cars. Other web pages relate to the subject of football and the rest of the web pages relate to the subject of dogs. The window 102 comprises three different panels 104, 106, 108. Each panel is for a different subject that Henry viewed.
  • Within each panel 104, 106, 108 is a representation of each web page that Henry visited in that category. A first panel 104 displays icons representing the four web pages related to cars that Henry viewed (i.e. http://www.edmunds.com/reviews, http://www.automotive.com/reviews, http://www.automotive.com/finance, and http://www.automotive.com/classified). A second panel 106 displays icons representing the four web pages related to football that Henry viewed (i.e. http://www.nfl.com/schedules, http://www.nfl.com/scores, http://www.superbowl.com, and http://www.nflshop.com). The third panel 108 displays icons representing the three web pages related to dogs that Henry viewed (i.e. http://www.vetinfo.com, http://www.akc.org/news, and http://www.akc.org/store). Each panel 104, 106, 108 also includes a scroll bar to allow any additional web pages to be displayed in the window.
  • In order for Henry to return to the web pages with the automotive reviews that Henry liked, Henry just needs to look at the “cars” panel 104 in the history window 102 in FIG. 1 and select one of the icons for the web pages with automotive reviews 110, 112.
  • The web browser that Henry uses does not always organize the history list by subject matter. The web browser automatically determines how to organize the web pages in the history list based on information from or about the web pages. The method used to organize the web pages may change for an individual user as the items in the user's browsing history change. If Henry views new web pages during his current browsing session, the feature that is common across the web pages he has viewed may no longer be the subject matter. For example, the common feature across the pages he has viewed may be the type of web page. In the list of web pages above, some of the web pages are e-commerce type pages (e.g. http://www.nflshop.com/ and http://www.akc.org/store). However, there are not as many web pages in Henry's browsing history that have a common type so at this time the history list is not organized by type of web page. Over time though, the organizational method could change and, as a result, if the type of page becomes a more common theme across the web pages viewed, the history list could be organized according to the type of page or one of many other organizational methods.
  • As an example of another organizational method, the web browser could organize the web pages that Henry viewed based on common home pages rather than based on subject matter as shown in FIG. 1. For example, two of the automotive web pages have the same home page http://www.automotive.com. Two of the football web pages have the same homepage http://www.nfl.com. And, two of the dog web pages have the same homepage http://www.akc.org. Rather than organizing the history list based on common home pages though, the web pages are organized based on subject matter in this example.
  • Now consider a second example. In the second example Henry's wife, Maggie, is browsing the web on her laptop computer. Maggie is very busy and uses the web as a tool to accomplish a variety of things without leaving home. During the last month Maggie has visited the following web pages:
      • http://www.ebay.com visited daily for on-line auctions;
      • http://www.weather.com visited daily for weather information;
      • http://www.myfamily.com visited daily for announcements and photos from her family members who live far away;
      • http://www.simondelivers.com visited weekly to place an order from the on-line grocery store in her area;
      • http://www.cookinglight.com visited weekly for recipes and meal ideas;
      • http://www.proflowers.com visited monthly to order flowers for friends and family members with birthdays or anniversaries that month;
      • http://www.mapquest.com visited less than once a month to print maps and driving directions;
      • http://www.amazon.com visited less than once a month to order books and gifts; and
      • http://www.travelocity.com visited less than once a month to book travel reservations.
  • When Maggie returns to her laptop for her next browsing session, her browser's history list is organized by the frequency with which she visits particular pages. FIG. 2 is a diagram of an example graphical user interface for a web browser history list organized by frequency of access. As shown in FIG. 2, the graphical user interface 200 comprises a window 202 and a history of previously viewed web pages displayed graphically within the window 202. The history of Maggie's previously viewed web pages is displayed graphically within the window 202.
  • Like Henry's history list, the items in Maggie's history list are also organized according to a feature that is common to multiple web pages in her browsing history. Unlike Henry though, the common feature of some of the web pages that Maggie has viewed is the frequency of access. Some of the web pages are accessed daily, some of the web pages are accessed weekly, some of the web pages are accessed monthly, and some of the web pages are accessed less than once a month. The window 202 comprises four meta-icons that represent different categories of frequency (daily 204, weekly 206, monthly 208, and less than once a month 210). Each one of the meta-icons represents one or more icons for web pages within the particular category. For example, if Maggie selects the meta-icon for the items accessed daily 204, she will see individual icons for the web pages that she accesses daily (i.e., http://www.ebay.com; http://www.weather.com; and http://www.myfamily.com). If Maggie selects the meta-icon for the items she accesses weekly 206, she will see individual icons for the web pages that she accesses weekly (i.e., http://www.simondelivers.com; and http://www.cookinglight.com). If Maggie selects the meta-icon for the items she accesses monthly 208, she will see individual icons for the web pages she accesses monthly (i.e., http://www.proflowers.com). If Maggie selects the meta-icon for the items she accessed less than once a month 210, she will see individual icons for the icons for the web pages she accesses less than once a month (i.e., http :/www.mapquest.com; http://www.amazon.com; and http://www.travelocity.com).
  • Henry and Maggie are using the same browsing application. Unlike the web pages viewed by Henry, there are no clear common groups of subject matter across the web pages that Maggie visits. Instead, the feature that is common across the web pages that Maggie has viewed is the frequency that she accesses the web pages. Based on the web pages Maggie views, a logical way to organize a history list is the frequency with which the web pages are accessed. Some web pages are visited daily, some are visited weekly, some are visited monthly and some are visited less than once a month.
  • The first example and the second example described above show methods for dynamically organizing and presenting web pages in a web browser history list. Both of the examples are used throughout the detailed description to illustrate other example embodiments of the invention. References to Henry's browsing history are referred to as the “first example”. References to Maggie's browsing history are referred to as the “second example”.
  • The common feature that is used to organize the web pages in the history is not limited to the subject matter, the type of web page, common home page, or frequency of access. The common feature is any characteristic that appears frequently in the web pages in a browsing history. The common feature may be any characteristic related to what web pages were viewed, where the web pages were viewed, when the web pages were viewed, why the web pages were viewed, who viewed/created the web pages, or any user-supplied metadata about the web page.
  • Also, the method of presenting the history list is not limited to a panel window. Any graphical user interface element that can be integrated with an existing web browser window (e.g., panels, toolbars, drawers, tabs, sheets and so on) or that can be presented separate from the web browser window (e.g., window, strip, overlay and so on) can be used to display the history list.
  • In addition, embodiments of the invention have other applications and are not limited to the context of a web browser as described above. For example, other embodiments may include file system managers, audio or video players, photo editors/managers, or any other system in which multiple data items are accessed.
  • The following detailed description is divided into five sections and refers back to the above two examples throughout the detailed description. In the first section, a system overview of the inventive subject matter is presented. In the second section, methods of using example embodiments of the inventive subject matter are provided. In the third section, example user interfaces are described. In the fourth section, example implementations are described. In the fifth section, the hardware and the operating environment in conjunction with which embodiments of the invention can be practiced are described.
  • System Overview
  • FIGS. 3, 4, 5 and 6 provide a system overview of example embodiments of the invention.
  • FIG. 3 is a high-level block diagram of a system for organizing and presenting data 300, according to an example embodiment of the invention. The system 300 provides a self-organizing list of data items (such as web pages) that have been previously accessed. A data item is any unit of information/data or a reference to a unit of information/data. In addition, metadata is any information about the data item.
  • Example categories of data items include, but are not limited to, data that is available to an operating system, data that is available to an application program, or data that is available to one or more users. Embodiments of the invention are not limited to any particular data item. Some example data items include data files (e.g., word processing files, spread sheets, presentation files, and the like), web pages, media files (e.g. audio and video files), and image files.
  • As shown in FIG. 3, the system for organizing and presenting data 300 comprises inputs 302, processing modules 304, and outputs 306. In one embodiment, the inputs 302 comprise previously accessed data items and/or information about the previously accessed data items. The processing modules 304 comprise processing modules to automatically organize previously accessed data items based on information about the data items, and to graphically display the previously accessed data items. The output 306 is an organized history of the previously accessed data items. The history can be used to help a user quickly return to one of the previously accessed data items. The history is presented graphically such as with thumbnails, icons or meta-icons, and so on.
  • Any electronic device used to access more than one data item can implement the system for organizing and presenting data 300. In the example given at the beginning of the detailed description, the system is a computer with a web browser, and the previously accessed data items are web pages.
  • FIG. 4 is a more detailed block diagram of the processing modules 304 of the system for organizing and presenting data shown in FIG. 3, according to an example embodiment of the invention. As shown in FIG. 4, the processing modules 304 comprise program modules for organizing data (an organization module 402) and for presenting data (a presentation module 404). Generally, program modules include routines, programs, objects, components, data structures, etc., that perform particular functions or implement particular abstract data types.
  • The organization module 402 provides a mechanism to determine an organizational method for previously accessed data items from a variety of possible ways to organize the data items. Rather than organizing a history of previously accessed data items chronologically, as done by existing systems, the organization module 402 dynamically determines an organizational method from information about the data items and automatically organizes the data items accordingly.
  • The organization module 402 organizes data items dynamically using intrinsic information about the data items. For example, the organization module 402 may organize the data items using one or more of the following types of information from, or about, the data items: meta tags (in web pages), keywords, file types, file names, web page URLs, folders, directory paths, the frequency the data items were accessed, the duration of access for the data items, the recentness of access, and so on.
  • Although in some embodiments temporal information (such as duration of access, recentness of access, and so on) is used to determine the organizational method, the organizational method is not strictly a chronological order. In other words, although the organizational method is not solely based on chronological order, the organizational method may have temporal aspects in some embodiments of the invention.
  • In an alternate embodiment, the organization module 402 organizes data items using a set of fixed categories or predetermined organizational methods. The organization module 402 uses intrinsic information about the data items to select one of the predetermined organizational methods to be applied. Rather than dynamically determining the organizational method, the organizational module 402 selects the organizational method from one of the predetermined methods.
  • In still another embodiment, the organizational module 402 receives a parameter specifying the organizational method to be applied. The parameter may be passed to the organization module 402 from an operating system or an application program. In some embodiments, the parameter specifying the organizational method originates from a user selection, setting or preference. In other embodiments, the parameter originates from the operation of the operating system or application program.
  • In the first example given at the beginning of the detailed description, there are several possible methods for organizing the web pages accessed by Henry including: based on subject matter; based on type of web page; or based on common home page. In the example, the organization module 402 dynamically determined that the web pages should be organized based on the subject matter rather than the other possible organizational methods.
  • The presentation module 404 displays representations of previously accessed data items in a manner that is not the chronological order in which the data items were accessed. The presentation modules 404 also graphically indicate the significance of one or more of the data items. In one embodiment, icons are used to represent previously accessed data items. In other embodiments, the data items are presented by thumbnail images of the data items, names of the data items, addresses of the data items, or any other information that represents the data items. In one embodiment the data items are web pages, but in other embodiments the data items may be files, database records, electronic mail, or any other data item capable of being accessed.
  • In the first example given at the beginning of the detailed description, the presentation module 404 uses icons to represent Henry's previously accessed web pages (see FIG. 1). A more detailed description, and additional examples of ways of presenting previously accessed data items are described by reference to FIG. 6.
  • Embodiments of the invention are not limited to processing modules 304 comprising both an organization module 402 and a presentation module 404. In alternate embodiments, the processing modules 304 comprise only an organization module 402 or only a presentation module 404.
  • FIG. 5 is a more detailed block diagram of the organization modules 402 shown in FIG. 4, according to an example embodiment of the invention. The organization modules determine how to organize previously accessed data items from information about the data items. Embodiments of the invention are not limited to organizing any particular types of information. Some examples of information about the data items that can be used to organize the data items include, but are not limited to, information about what content was viewed 502, information about where the content was viewed 504, information about when the content was viewed 506, information about why the content was viewed 508, information about who the content was viewed by or owned by 510, and user-supplied metadata 512.
  • Some examples of information about what content was viewed 502 may include meta tags (in web pages), keywords, file types, file names, file name extensions, comments associated with a file, and so on. In an example embodiment, information about the content of the data items is determined via semantic textual analysis. In another embodiment, the semantic textual analysis is accomplished via a vector space, but in other embodiments any appropriate technique may be used.
  • In the first example at the beginning of the detailed description, Henry's browsing history is organized based on what content was viewed. The information used to determine this organizational method included meta tags and keywords on the web pages. The organization modules 402 used the information to determine an organizational method. In Henry's example, the meta tags and keywords revealed three subjects that appeared frequently in Henry's browsing history. The subjects were cars, football, and dogs. At a high level these subjects represent what content was viewed. The web sites in Henry's browsing history were then sorted based on what content was viewed.
  • Some examples of information about where the content was viewed or located 504 may include a web page URL, a folder, a directory path, a file system, a network, and so on. In an example embodiment, information about where the content was viewed is based on the structure of the addresses of the data. Web pages have a hierarchical nature, which is reflected in the structure of the addresses of the web pages. The hierarchical nature of addresses can be understood by the following example. Consider the URL address, “http://www.uspto.gov/web/menu/intro.html,” which is an address to an introduction about the United States Patent and Trademark Office. This URL specifies a hypertext transfer-protocol (“http”) and a name (“www.uspto.gov”) of the server (the first hierarchical level). The URL also specifies the name of the file that contains the text (“intro.html”) (the 4th hierarchical level) and the hierarchical directory (“web”) (the 2nd hierarchical level) and subdirectory (“menu”) (the 3rd hierarchical level) in which the file resides on the server. A directory is a grouping of files on the server that usually contain related information. A subdirectory is a division within a directory. A URL might contain any number of directories and subdirectories. The delimiter that separates the various identifier-components (the different hierarchical levels) of the URL is a “/” in this example. In one embodiment, data items are organized according to directories and/or subdirectories.
  • In the first example at the beginning of the detailed description, another possible organizational method for Henry's browsing history is to organize it based on where the content is viewed. The information used to determine this organizational method included common home pages for some of the web pages Henry viewed. Sorting the web pages in Henry's browsing history based on the home page is an alternate way to organize his browsing history. In this example though, there were fewer occurrences of a common home page than of a common subject. As a result, the organizational modules 402 determined that the content should be organized based on what content was viewed, rather than based on where the content was viewed.
  • In an alternate embodiment, information about where the content was viewed may include information about a physical location of a user at the time the content was viewed. For example, the location may be determined by locations defined in a user's network settings such as home, office, and so on. In another embodiment, information about the physical location is determined from location aware applications.
  • Some examples of information about when the content was viewed 506 may include the date and/or time the content was viewed, how often the content was viewed (i.e., frequency of access), length of time the content was viewed (i.e., duration of access), length of time between viewings, recentness of access, and so on. In the second example at the beginning of the detailed description, Maggie's browsing history is organized based on when the content is viewed. Sorting the web pages in Maggie's browsing history based on how often she views the web pages is one way to organize her browsing history. Although sorting the web pages based on how often Maggie views them has temporal aspects to the organizational method, Maggie's browsing history is not organized in a chronological order as it would have been if she used a previous system. The organizational modules 402 considered various possible ways to organize Maggie's browsing history, and determined that the organizational method should be based on when the content was viewed. In an alternate embodiment, information about when the content was viewed includes the time of the day, week or month. For example, users tend to view similar data items at about the same time. A user might read news web pages early in the morning and search web pages related to a hobby in the evening. During the middle of the day, the user may view work-related web sites.
  • Some examples of information about why the content was accessed 508 may include various activities that occurred when the content was accessed such as opening the file, viewing the file, editing the file, copying the file, attaching the file to an electronic mail message, burning the file on a CD or DVD, downloading the file, and so on. In both of the examples at the beginning of the detailed description, the organizational modules 402 did not sort either Henry's or Maggie's browsing history based on why the content was accessed. In both the first example and the second example, all of the web pages were accessed for the same reason—to view the content. In these two examples, sorting the web pages based on why they were accessed would not have helped make particular web pages in the browsing history any easier to retrieve because the web pages would all be in the same group.
  • Some examples of information about who accessed the file 510 may include users who accessed the data files (e.g., created, viewed, or modified the data files); applications that accessed the data files (e.g., created, opened, or modified the data files); or any other activities performed on data files by a user, a program, or an operating system. Again, in both of the examples at the beginning of the detailed description, the organizational modules 402 did not sort either Henry's or Maggie's browsing history based on who accessed the web pages. In each case, the web pages were accessed by the same person and by the same application. Sorting the web pages based on who accessed the web page would not have helped to make particular web pages in the browsing history easier to retrieve because the web pages would all be in the same group.
  • In other embodiments, the information used to determine an organizational method for the data items comprises user-supplied metadata 512. One example of user-supplied metadata 512 is a ranking provided by the user for the content. However, user-supplied metadata 512 is not limited to rankings. Any extra data about the content that is provided by the user may be used to determine an organizational method for previously accessed data items.
  • FIG. 6 is a more detailed block diagram of the presentation module 404 shown in FIG. 4 according to an example embodiment of the invention. The presentation module 404 displays representations of previously accessed data items in a manner that is not the chronological order in which the data items were accessed and, in some embodiments, graphically indicates with the representation the significance of one or more of the data items. As shown in FIG. 6, the presentation module 404 comprises modules for representing the previously accessed data items 602, modules for displaying a history of the previously accessed data items 604, and modules for representing the significance of data items in the history list 606.
  • The modules for representing the previously accessed data items 602 are not limited to presenting the data items in any particular way. In some embodiments, the data items are represented as thumbnails or as icons. A thumbnail is a small image representing a larger image (such as a small image representing a web page). An icon is an image that represents a document, an application, or some other information that is meaningful to a user. In still other embodiments, the data items are represented as meta-icons. A meta-icon is an icon that represents several other different icons. In a further embodiment, the meta-icon represents other meta-icons. In the example given at the beginning of the detailed description, meta-icons are used to represent Maggie's previously accessed web pages (see FIG. 2). Each one of the meta-icons shown in FIG. 2 represents one or more icons for web pages within a particular category.
  • When the modules for representing the previously accessed data items 602 use a meta-icon, the meta-icon represents several different icons or thumbnails with a single icon. The icons represented by the meta-icon are displayed by selecting the meta-icon. Selecting the meta-icon is not limited to any particular method. Meta-icons can be selected using any means for selecting an object in a graphical user interface. In one embodiment, a meta-icon may be selected by moving a pointer to the meta-icon and clicking on a mouse button. In another embodiment, the meta-icon is selected by moving the pointer over the meta-icon and briefly holding the pointer there until a window opens displaying the icons represented by the meta-icon. In some graphical user interfaces this is referred to as a spring-loaded effect. With the spring-loaded effect, the window optionally disappears when the pointer is moved off the meta-icon or when an icon in the spring-loaded folder is selected. In still another embodiment, the meta-icon is expanded to show the icons it represents when a pointer is moved over the meta-icon.
  • In other embodiments, the data items are represented using text. However, embodiments of the invention are not limited to displaying the previously accessed data items visually. In alternate embodiments, the previously accessed data items are presented using audio/voice interfaces.
  • The modules for displaying a history of the previously accessed data items 604 provide a graphical view of the history. In one embodiment, the graphical view of the history is integrated with elements of an existing graphical user interface for an application program. Some examples of user interface elements that can be used to add the history to an existing user interface for an application program include, but are not limited to, panels, toolbars, drawers, tabs, sheets, and so on. In an alternate embodiment, the graphical view of the history is presented separate from the elements of an existing graphical user interface for an application program. Some examples of user interface elements that can be used separately from the existing user interface for the application program include, but are not limited to, windows, strips, overlays, and so on. However, embodiments of the invention are not limited to providing a graphical view of the history. In still other embodiments where audio/voice interfaces are implemented, a history of previously accessed data items is spoken to a user with a recorded or a computer generated voice. A more detailed description, and additional examples of user interfaces for displaying a history of previously accessed data items, are described by reference to FIGS. 11-33.
  • The modules for representing the significance of data items in the history list 606 provide an indication of the significance of a data item in the history. In one embodiment, the significance of a data item in the history is indicated visually. Embodiments of the invention are not limited to any particular types of visual indicators to represent significance. Some examples of visual indicators include, but are not limited to, the appearance of the data item in the history list (e.g., size, color, shading, brightness, and borders associated data items), the position of the data item in the history list, and behavior/animation of the data item (e.g., moving, bouncing, blinking, or pulsing data items). In another embodiment, the significance of a data item in the history is indicated through audio. If the history is presented graphically, audio may be associated with at least one of the graphical representations as an indication of significance. Alternatively, if the list of items in the history are spoken to a user, the significance of an item may be indicated by using a different voice, pitch, speed, intonation, volume and so on. Embodiments of the invention are also not limited to any particular method for determining the significance of the data item in the history. Some examples include analyzing the frequency of keywords in the data item, tracking how frequently a user views the data item, utilizing user-supplied ratings/rankings for the data item, and so on. A more detailed description, and additional examples of user interfaces for indicating the significance of a data item in a history of previously accessed data items, are described by reference to FIGS. 34-38.
  • An overview of a system for organizing and presenting data items has been presented by reference to FIGS. 3, 4, 5, and 6. The system provides a self-organizing list of data items viewed by the user. The list is organized based on what content was viewed, where the content was viewed, when the content was viewed, why the content was viewed, who the content was viewed by/owned by, or user-supplied metadata. The list is presented graphically, and provides a history of data items accessed by the user. Rather than representing all entries in the history list in the same way as previous systems do, embodiments of the present invention convey the significance of items in the list through variations in the graphics used to represent the items.
  • Method Embodiments
  • In this section, particular methods of example embodiments are described by reference to a series of flow charts. The methods to be performed constitute computer programs made up of computer-executable instructions. FIGS. 7, 8A, 8B, 8C, 9A, 9B, and 9C describe methods for organizing and presenting data items according to some example embodiments of the invention.
  • FIG. 7 is a flow chart of a method for organizing and presenting data according to an example embodiment of the invention. As shown in FIG. 7, an organizational method is determined for the previously accessed data items (block 702). Then, representations of the previously accessed data items are displayed (block 704).
  • FIGS. 8A, 8B, and 8C are flow charts of example methods for determining an organizational method shown in block 702 of FIG. 7 according some embodiments of the invention.
  • FIG. 8A is a flow chart of a method for organizing data items according to an example embodiment of the invention. As shown in FIG. 8A, various methods for organizing the data items are identified (block 802). An organizational method is then selected (block 804. The data items are then organized using the organizational method (block 806).
  • Still referring to FIG. 8A, in some embodiments, at block 802 the various methods for organizing the data items are identified dynamically using information from the data items themselves or from metadata about the data items. In other embodiments, at block 802 the methods for organizing the data items are identified from fixed categories or predetermined methods. In still another embodiment, at block 802 the methods for organizing the data items are specified by a program parameter or a user setting.
  • Still referring to FIG. 8A, in some embodiments, at block 806 multiple organizational methods are used to organize the data items. For example, the data items may be organized hierarchically with different levels organized according to different methods of organization.
  • FIG. 8B is a flow chart of a method for organizing data according to another embodiment of the invention. The method shown in FIG. 8B looks for prevalent characteristics in the previously accessed data items. As shown in FIG. 8B, a prevalent characteristic is determined from the previously accessed data items (block 812). Then, the previously accessed data items are organized based on the prevalent characteristic (block 814).
  • Referring to FIG. 8B, a prevalent characteristic is a widely or commonly occurring characteristic in a series of data items. The prevalent characteristics are determined from information about the data items. The information about the data items may come from metadata about a data item itself, or from actual content of the data item, or from a combination of both. In one example where the data items are web pages, the prevalent characteristic is identified from information about the previously accessed web sites. The prevalent characteristics may be particular subject matter areas identified from the web pages. The previously accessed web pages are sorted based on the subject matter areas. The web pages are then grouped according to the particular subject matter areas.
  • FIG. 8C is a flow chart of a method for organizing data according to an alternate embodiment of the invention. In the method shown in FIG. 8C, the organizational method is influenced by a user or program weighting one or more of the various possible organizational methods. As shown in FIG. 8C, weights are assigned to information used to determine an organizational method (block 822). An organizational method is then determined for previously accessed data items (block 824) and the data items are sorted using the organizational method (block 826). By allowing a user to add weights to different characteristics of previously accessed data items, the user can influence the organizational method used for the previously accessed data items.
  • FIGS. 9A, 9B, and 9C are flow charts of example methods of displaying representations shown in block 704 of FIG. 7 according to some embodiments of the invention.
  • FIG. 9A is a flow chart of a method for presenting data according to an example embodiment of the invention. As shown in FIG. 9A, previously accessed data items are depicted with representations (block 902). One or more of the representations are enhanced to convey a level of significance of the previously accessed data item depicted by the representation (block 904).
  • FIG. 9B is a flow chart of a method for maintaining and displaying a history of previously accessed data item according to an example embodiment of the invention. As shown in FIG. 9B, a data item is selected (block 912). A list of previously accessed data items is updated to include the selected data item (block 914). A history of the previously accessed data items is graphically depicted (block 916).
  • FIG. 9C is a flow chart of a method for representing previously accessed data items using graphical representations. As shown in FIG. 9C, previously accessed data items are sorted into groups (block 922). Then, a graphical representation is identified for at least one of the groups based on the data in the group (block 924).
  • Referring to FIG. 9C, the graphical representation is used to depict the previously accessed data items. In one embodiment, the graphical representation is a meta-icon. Embodiments of the invention are not limited to any particular method of identifying a meta-icon. In some embodiments an image is used for the meta-icon that provides information about the data items represented by the meta-icon. For example, meta-icon may be selected to represent a theme in the data items represented by the meta-icon. In one embodiment, keywords are used to identify the theme of the data items and a representative icon is selected for the theme from a library of icons. In another example, the meta-icon is badged with an image that represents a prevalent characteristic found in the data items represented by the meta-icon. In still another example where the meta-icon represents a series of web pages that have the same path or home page, the meta-icon may be a thumbnail for the outermost page viewed in the path. In a further example where the meta-icon represents a series of web pages, an icon or thumbnail for the page viewed the longest duration may be used for the meta-icon. However, embodiments of the invention are not limited to these example methods of representing a meta-icon. Any method of selecting an image to represent multiple data items may be used select the meta-icon.
  • User Interfaces
  • Various methods for organizing and presenting data items have been described in the previous section. In this section, user interfaces for implementing the methods will be discussed. Embodiments of the invention are not limited to implementation with any particular user interface. The user interface diagrams described in this section are intended to be representative of a user interface for any operating system or application program that accesses data items. Some example application programs include, but are not limited to, web browsers, file system managers, media players, and image managers.
  • FIG. 10A, 10B, 10C, 10D, 10E, 10F, 10G, and 10H are diagrams of various different user interfaces for displaying a history of previously accessed data items. The data items presented in the user interfaces shown in FIGS. 10A-10H are the data items from the first example at the beginning of the detailed description. FIGS. 10A-10H illustrate the same history list presented in different user interfaces.
  • FIG. 10A is a diagram of an example user interface with a history list 1000 displayed in a drawer 1104. FIG. 10B is a diagram of an example user interface with the history list 1000 displayed in a panel 1502. FIG. 10C is a diagram of an example user interface with the history list 1000 displayed in a toolbar 1802. FIG. 10D is a diagram of an example user interface with the history list 1000 displayed a tab 2004. FIG. 10E is a diagram of an example user interface with the history list displayed in a sheet 2302. FIG. 10F is a diagram of an example user interface with the history list 1000 displayed in a window 2602. FIG. 10G is a diagram of an example user interface with the history list 1000 displayed in a strip 3004. FIG. 10H is a diagram of an example user interface in which the history list 1000 is displayed in an overlay 3304.
  • In addition to providing various user interfaces for displaying a history of previously accessed data items (including, but not limited to the user interfaces shown in FIG. 10A-10H), embodiments of the invention also provide various representations for the previously accessed data items in the history. For each one of the example user interfaces shown in FIGS. 10A-10H, different ways to represent the data items in the history and different ways to organize the data items are illustrated in the following figures.
  • FIGS. 11-25 are diagrams of example graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program.
  • FIGS. 26-33 are diagrams of example graphical user interfaces in which the history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items.
  • FIGS. 39-40 are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items.
  • The example user interfaces illustrate alternate methods for organizing and presenting the web pages from the first example and the second example given at the beginning of the detailed description.
  • User Interfaces Integrated with an Application Program
  • FIGS. 11-25 described in this section illustrate examples of graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program. The example user interface elements described in this section include drawers, panels, toolbars, tabs and sheets.
  • Drawer. FIGS. 11, 12, 13 and 14 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a drawer. The example embodiments shown in FIGS. 11, 12, 13 and 14 comprise a user interface having an application program window 1102 and at least one drawer 1104. The drawer 1104 is integrated with the program window 1102 and can be hidden or viewed as desired by a user. When the drawer 1104 is viewable, a history list of previously accessed data items is displayed in the drawer. The previously accessed data items represented in the history lists shown in FIGS. 11, 12, 13, and 14 are organized based on what content was viewed.
  • FIG. 11 is a diagram of an example graphical user interface with a history list organized around a single subject and presented in a drawer 1104. The individual items in the history list viewable in drawer 1104 can be represented in a number of ways including, but not limited to, thumbnails, icons, or meta-icons representing the previously accessed data items. In the example embodiment shown in FIG. 11, each previously accessed data item is represented in the history list by an icon or a thumbnail 1106 a, 1106 b, 1106 c, and 1106 d. Although only four previously accessed data items are represented in FIG. 11, embodiments of the invention are not limited to any particular number of previously accessed data items being displayed in a history list. When the history list includes more previously accessed data items than can be displayed in the viewable portion of the drawer 1104, a scroll bar 1108, or any other user interface element, is used to allow a user to view the additional items in the history list.
  • In the example embodiment shown in FIG. 11, the individual items in the history list viewable in drawer 1104 are organized based on information about what is the content of the individual items. The individual items used for this example are based on the web pages in the example at the beginning of the detailed description. From the first example at the beginning of the detailed description, the one common feature across some of the web pages viewed is the subject of “dogs.” In the example embodiment shown in FIG. 11, each one of the icons or thumbnails 1106 a, 1106 b, 1106 c, and 1106 d represents a previously accessed data item that relates to the subject of “dogs.”
  • In another embodiment, some but not all of the icons or thumbnails 1106 a, 1106 b, 1106 c, and 1106 d represent data items that relate to the subject of “dogs.” For example, some of the data items may relate to the subject of “cars” or “football.” In the case where the data items are organized around the single subject of “dogs,” the relevance of each data item to the subject of dogs can be graphically indicated in the history list. A more detailed description of how to indicate the relevance or significance in a history list is described by reference to FIGS. 34-38.
  • FIG. 12 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented as icons in the drawer 1104. From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars.” In the example shown in FIG. 12, each one of the icons or thumbnails 1106 a, 1106 b, and 1106 c represents a previously accessed data item that relates to the subject of “dogs.” Each one of the icons or thumbnails 1202 a and 1202 b represents a data item that relates to the subject of “cars.” In another embodiment, groups of data items related to additional subjects (such as the subject of “football”) are viewable in the drawer 1104 by using the scroll bar 1108.
  • FIG. 13 is a diagram of an example graphical user interface with a history list organized based on a single subject and presented using meta-icons in the drawer 1104. In the first example from the beginning of the detailed description, one common subject across the web pages viewed is the subject of “dogs.” In the example shown in FIG. 13, the common subject of “dogs,” is similar to FIG. 11.
  • However, in FIG. 11 the individual data items are presented in the history list as individual icons; in FIG. 13 the individual data items are organized by subtopics within the subject of “dogs.” In this example, the subtopics are “products” and “veterinary care.” The subtopics are represented by meta- icons 1302 a and 1302 b. The meta- icons 1302 a, 1302 b represent several different icons or thumbnails with a single icon. The icons or thumbnails represented by the meta-icon are displayed by selecting the meta-icon. If there are additional items in the history list, the additional items are viewable in the drawer 1104 by using the scroll bar 1108.
  • FIG. 14 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented using meta-icons in a drawer 1104. From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars,” similar to FIG. 12. However, in FIG. 14 each one of the individual data items within each subject are not presented in the history list as individual icons or thumbnails. Instead, in FIG. 14 the individual data items are represented with meta- icons 1402 a, 1402 b. The meta-icon 1402 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.” The meta-icon 1402 b represents several different icons or thumbnails for individual data items related to the subject of “cars.” In another embodiment meta-icons representing data items related to additional subjects (such as the subject of “football”) are viewable in the drawer 1104 by using the scroll bar 1108.
  • The example embodiments described by reference to FIGS. 11, 12, 13 and 14 comprise a user interface having an application program window 1102 and at least one drawer 1104. Although the example embodiments are shown with the drawer 1104 on the right side of the application program window 1102, embodiments of the invention are not limited to the drawer being placed in any particular location. For example, in some embodiments the drawer 1104 appears on a different side of the application program window 1102 when the drawer is visible. Embodiments of the invention are also not limited to a single drawer 1104. For example, in alternate embodiments, the application program window 1102 has more than one drawer and has any number of representations of previously accessed data items within each drawer.
  • Panel. FIGS. 15, 16, and 17 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a panel. The example embodiments shown in FIGS. 15, 16, and 17 comprise a user interface having an application program window 1102 and at least one panel 1502. The panel 1502 is a defined region of the application program window 1102. A history list of previously accessed data items is displayed in the panel 1502. The individual items in the history list viewable in panel 1502 can be represented in a number of ways including, but not limited to, thumbnails, icons, or meta-icons representing the previously accessed data items.
  • In the example embodiment shown in FIGS. 15, 16, and 17, the items in the history list that are viewable in panel 1502 are organized based on information about when the data items were accessed. The individual items used for this example are based on the web pages in the example at the beginning of the detailed description. From the second example at the beginning of the detailed description, one common feature across some of the web pages is the frequency that the user views the web pages. The frequency that the user views the web pages is daily, weekly, monthly and less than once a month.
  • FIG. 15 is a diagram of an example graphical user interface with a history list that is organized based on when the data items were accessed and that is presented using icons in a panel 1502. In this example, the panel 1502 comprises a first group 1504 and a second group 1506 of previously accessed data items in the history list. The first group 1504 contains individual icons or thumbnails of the data items that were accessed daily 1504 a, 1504 b, 1504 c (i.e., htt://www.ebay.com; http://www.weather.com; and http://www.myfamily.com). The second group 1506 contains individual icons or thumbnails of previously accessed data items that were accessed weekly 1506 a, 1506 b (i.e., http://www.simondelivers.com; and http://www.cookinglight.com). In another embodiment, groups of data items related to additional categories of frequency (e.g., monthly, less than once a month, and so on) are viewable in the panel 1502 by using the scroll bar 1108.
  • FIG. 16 is a diagram of an example graphical user interface with a history list presented using meta-icons in a panel 1502 and organized based on when the data items were accessed. In the example shown in FIG. 16, the data items are organized based on the frequency of access of the data items similar to FIG. 15. However, in FIG. 16 each one of the individual data items are not presented in the history list as individual icons or thumbnails. Instead, in FIG. 16 the individual data items are organized into categories and each category is represent by a meta-icon. The meta-icons represent several different icons or thumbnails with a single icon. A first meta-icon 1602 a represents web pages that were accessed daily. A second meta-icon 1602 b represents web pages that were accessed weekly. A third meta-icon 1602 c represents web pages that were accessed monthly. A fourth meta-icon 1602 d represents web pages that were accessed less than once a month. The icons or thumbnails represented by one of the meta-icons are displayed by selecting the meta-icon. Note that the example shown in FIG. 16 differs from the example graphical user interface shown in FIG. 2. The example in FIG. 2 presents the history list in a separate window from the application program (i.e., the web browser) as compared to FIG. 16 that presents the history list in a panel 1502 that is part of the application program window 1102.
  • FIG. 17 is a diagram of an alternate example graphical user interface with a history list presented using meta-icons in a panel 1502 and organized based on when the data items were accessed. In the example shown in FIG. 17, the previously accessed data items are represented in the panel 1502. In this example the panel 1502 comprises a first group 1704 and a second group 1706. The first group 1704 comprises meta-icons representing web pages that are accessed daily. The second group 1706 comprises meta-icons representing web pages that are accessed weekly.
  • In the example shown in FIG. 17, the web pages are first organized into groups based on frequency, then the web pages within each group 1704, 1706 are organized into subgroups according to a different organizational method. The organizational method for the subgroups within the first group 1704 and the second group 1706 is dynamically determined from information about the data items in the first group and the second group. In this example, the organizational method for data items in the first group 1704 and second group 1706 is based on what was viewed (i.e., the subject matter). The first group 1704 comprises a first meta-icon representing data items related to the subject of “auctions” 1708 a and a second meta-icon representing data items related to the subject of “weather” 1708 b. Each one of the data items represented by the first meta-icon 1708 a and the second meta-icon 1708 b are data items that are accessed daily. The second group 1706 comprises a first meta-icon representing data items related to the subject of “food” 1710 a. Each one of the data items represented by the first meta-icon 1710 a are data items that are accessed weekly. In this example the same organizational method is used for data items in both groups 1704, 1706. However, in alternate embodiments, data items in different groups may be organized according to different organizational methods.
  • Although only one or two panel groups are shown in FIGS. 15, 16, and 17, embodiments of the invention are not limited to any particular number of panel groups. A history list may include any number of panel groups and any number of representations of previously accessed data items within each panel group.
  • Toolbar. FIGS. 18 and 19 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a toolbar. The example embodiments described by reference to FIGS. 18 and 19 comprise a user interface having an application program window 1102 and at least one toolbar 1802. A history list of previously accessed data items is displayed in the toolbar 1802. Although the example embodiments are shown with the toolbar 1802 near the upper edge of application program window 1102, embodiments of the invention are not limited to the toolbar being placed in any particular location. For example, in some embodiments the toolbar 1802 appears as a vertical column or a horizontal column along a side edge or a lower edge of the application program window 1102. In some embodiments, the toolbar 1802 is always visible while the application program is in use. In other embodiments, the application program has settings for the user to control whether or not the toolbar 1802 is displayed. Embodiments of the invention are also not limited to a single toolbar 1802. For example, in some embodiments, the application program window 1102 has more than one toolbar.
  • In the example embodiments shown in FIGS. 18 and 19, the items in the history list that are viewable in toolbar 1802 are organized based on where the data items were accessed. From the first example at the beginning of the detailed description, some of the web pages viewed have a common home page. Two of the automotive web pages have the same home page http://www.automotive.com; two of the football web pages have the same homepage http://www.nfl.com; and, two of the dog web pages have the same homepage http://www.akc.org.
  • FIG. 18 is a diagram of an example graphical user interface with a history list presented using a toolbar 1802 and organized based on where the data items were accessed. In this example, the toolbar comprises icons or thumbnails 1804 a, 1804 b, 1806 a, 1806 b representing data items in a history list. Embodiments of the invention are not limited to icons or thumbnails to represent data items in the history list. In alternate embodiments, any graphical representation can be used on the toolbar including meta-icons, buttons, and so on. For the example shown in FIG. 18, the toolbar 1802 uses one or more dividers 1808 to group the icons for web pages having the same home page. A first group of icons 1804 a, 1804 b represent previously accessed web pages having a first common home page (e.g., www.automotive.com). A second group of icons 1806 a, 1806 b represent previously accessed web pages having a second common home page (e.g., www.nfl.com). The first group of icons and the second group of icons are separated by the divider 1808. In some embodiments, the toolbar 1802 provides a user interface element, such as an arrow 1810, to allow the user to view additional items on the toolbar. In this example, selecting the user interface element 1810 displays a third group of icons representing previously accessed web pages having a third common home page (e.g., www.akc.org).
  • FIG. 19 is a diagram of an alternate graphical user interface with a history list presented using a toolbar 1802 and organized based on when the data items were accessed. In this example, the toolbar comprises meta- icons 1904, 1906, 1908 representing common home pages of previously accessed data items. A first meta-icon 1904 represents a first common home page (e.g., www.automotive.com). A second meta-icon 1906 represents a second common home page (e.g., www.nfl.com). A third meta-icon 1908 represents a third common home page (e.g., www.akc.org). The previously accessed web pages from the first, second and third common home pages can be viewed by selecting the appropriate meta- icon 1904, 1906, 1908 on toolbar 1802.
  • Tab. FIGS. 20, 21, and 22 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in one or more tabs. The example embodiments described by reference to FIGS. 20, 21, and 22 comprise a user interface having an application program window 1102 and one or more tabs 2002. The one or more tabs 2002 are integrated with the program window 1102 and have content that can be hidden or viewed as desired by a user. When the content of one of the one or more tabs 2002 is viewable, a history list of previously accessed data items is displayed. The previously accessed data items represented in the history lists shown in FIGS. 20, 21, and 22 are organized based on why the content was viewed.
  • FIG. 20 is a diagram of an example graphical user interface with four tabs 2002. The tabs shown in FIG. 20 are in a position within the application program window 1102 such that the content of the tabs is not visible.
  • FIG. 21 is a diagram of the graphical user interface of FIG. 20 with a history list presented in one of the tabs 2002 and organized based on why the data items were accessed. The history list is shown in the history tab 2004 that is visible in the application program window 1102. The history tab 2004 comprises icons or thumbnails 2006 a, 2006 b, 2006 c, 2008 a, 2008 b representing data items in a history list. A first group of icons 2006 a, 2006 b, 2006 c represent web pages that were accessed for the purpose of viewing content on the web page. A second group of icons 2008 a, 2008 b represent web pages that were accessed for the purpose of downloading content from the web page. In some embodiments, the history tab 2004 provides a user interface element, such as a scroll bar 1108, to allow the user to view additional items on the tab. In this example, selecting the user interface element 1108 displays a third group of icons representing web pages that were accessed to conduct electronic commerce (“e-commerce”) transactions seen in FIG. 22.
  • FIG. 22 is a diagram of an alternate graphical user interface with a history list presented in one of the tabs 2002 and organized based on why the data items were accessed. In this example the history tab 2004 comprises meta- icons 2206, 2208, 2210 representing previously accessed data items. A first meta-icon 2206 represents web pages accessed for the purpose of downloading content from the web page. A second meta-icon 2208 represents web pages accessed for the purpose of viewing content on the web page. A third meta-icon 2210 represents web pages accessed for the purpose of conducting e-commerce transactions. Selecting one of the meta- icons 2206, 2208, 2210 on the history tab 2004 in application program window 1102 displays icons or thumbnails for the web pages represented by the meta-icon.
  • In the both the first and the second example at the beginning of the detailed description, all of the web pages were accessed for the same reason—to view the content. Sorting the web pages based on why they were accessed and presenting the history list in a tab such as the history tab 2004 in FIG. 21 and FIG. 22 would result in all of the previously accessed web pages being organized in the same group. In the example shown in FIG. 21, the previously accessed web pages from the both the first and second example at the beginning of the detailed description would be included with the first group of icons 2006 a, 2006 b, 2006 c. In FIG. 21 the first group of icons represent web pages that were accessed for the purpose of viewing content on the web page. In the example shown in FIG. 22, the previously accessed web pages from the example at the beginning of the detailed description would be included with the web pages represented by the second meta-icon 2208. In FIG. 22 the second meta-icon represents web pages accessed for the purpose of viewing content.
  • The example embodiments shown in FIGS. 20, 21 and 22 have one or more tabs 2002 near the left edge of application program window 1102. However, embodiments of the invention are not limited to the tabs being placed in any particular location. In other embodiments the tabs appear along any edge of the application program window 1102. In some embodiments, the tabs are always visible while the application program is in use. In other embodiments, the application program has settings for the user to control whether or not the tabs are displayed.
  • Sheet. FIGS. 23, 24 and 25 are diagrams of an example graphical user interface for an application program in which a history of previously accessed data items is displayed in a sheet. The example embodiments described by reference to FIGS. 23, 24 and 25 comprise a user interface having an application program window 1102 and a sheet 2302. A sheet 2302 is an animated user interface element attached to a title bar 2304 of an application program window 1102. The sheet 2302 appears directly from, and disappears back to, the title bar 2304 of the application program window 1102. A history list of previously accessed data items is displayed in the sheet 2302.
  • The previously accessed data items represented in the history lists shown in FIGS. 23, 24 and 25 are organized based on who viewed the content. In some embodiments, who viewed the content of previously accessed data items includes users who accessed the data items (e.g., created, viewed, or modified the data files). In other embodiments, who viewed the content of previously accessed data items includes applications that accessed the data items (e.g., created, opened, or modified the data files). In the both the first and second example at the beginning of the detailed description, the web pages were accessed by the same application (a web browser) and by the same person on an individual computer (Henry and Maggie are working on different computers). Sorting the web pages based on who accessed the web page would not have helped to make particular web pages in the browsing history easier to retrieve because the web pages would all be in the same group.
  • FIG. 23 is a diagram of an example graphical user interface with a history list presented in a sheet 2302 and organized based on a user who accessed the data items. When the sheet 2302 is visible, the sheet 2302 appears from the title bar 2304 of application program window 1102. The sheet 2302 comprises icons or thumbnails representing data items in a history list. The history list shown in sheet 2302 of FIG. 23 is organized based on the user that viewed the data item. A first group of icons 2306 a, 2306 b, 2306 c, 2306 d represents data items accessed by a first user (“User A”). A second group of icons 2308 a, 2308 b, 2308 c, 2308 d represents data items accessed by a second user (“User B”).
  • FIG. 24 is a diagram of an alternate graphical user interface with a history list presented in a sheet 2302 and organized based on an application program that accessed the data items. The sheet 2302 appears from the title bar 2304 of application program window 1102. The sheet comprises meta- icons 2402 a, 2402 b representing data items in a history list. The history list shown in sheet 2302 of FIG. 24 is organized based on the application that accessed the data items. The first meta-icon 2402 a represents data items accessed by a word processing application. The second meta-icon 2402 b represents data items accessed by a spreadsheet application.
  • FIG. 25 is a diagram of another graphical user interface with a history list presented in sheet 2302 and organized based on both the user and the application program that accessed the data items. The sheet 2302 appears from the title bar 2304 of application program window 1102. In the example shown in FIG. 25, the data items are first organized into groups based on the user who accessed the data items, and then the data items within each group are organized into meta-icons based on the application program used to access the data item. The sheet 2302 comprises a first group of meta- icons 2502 a, 2502 b and a second group of meta- icons 2504 a, 2504 b. The first group of meta- icons 2502 a, 2502 b represent data items accessed by a first user (“User A”). Within the first group of meta-icons, the first meta-icon 2502 a represents data items accessed by User A using a word processing program. The second meta-icon 2502 b represents data items accessed by User B using a spreadsheet program. The second group of meta- icons 2504 a, 2504 b represent data items accessed by a second user (“User B”). Within the second group of meta-icons, the first meta-icon 2504 a represents data items accessed by User B using a word processing program. The second meta-icon 2504 b represents data items accessed by User B using an image manager program.
  • FIGS. 11-25 described above illustrate examples of graphical user interfaces in which a history of previously accessed data items is integrated with elements of an existing graphical user interface for an application program. The example user interface elements described above include drawers (FIGS. 11, 12, 13, 14), panels (FIGS. 15, 16, 17), toolbars (FIGS. 18, 19), tabs (FIGS. 20, 21, 22) and sheets (FIGS. 23, 24, 25). Embodiments of the invention are not limited to drawers, panels, toolbars, tabs and sheets integrated with an application program window. Any user interface element that is integrated with a window for an application program, and that is used to display graphical representations of previously accessed data items, can be used.
  • User Interfaces Separate from an Application Program
  • The next group of figures in this section illustrates examples of graphical user interfaces that are separate from an application program window. FIGS. 26-33 are described below. FIGS. 26-33 are diagrams of example graphical user interfaces in which a history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program.
  • Window. FIGS. 26, 27, 28 and 29 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a window. The example embodiments shown in FIGS. 26, 27, 28 and 29 comprise a window 2602 that is separate from the application program. The window 2602 displays a history list of previously accessed data items. The previously accessed data items represented in the history lists shown in FIGS. 26, 27, 28, and 29 are organized based on what content was viewed. The individual items used for this example are based on the web pages in the first example at the beginning of the detailed description.
  • FIG. 26 is a diagram of an example graphical user interface with a history list organized around a single subject and presented in a window 2602. In the example embodiment shown in FIG. 26, each previously accessed data item is represented in the history list by an icon or a thumbnail 2604 a, 2604 b, 2604 c, and 2604 d. From the first example at the beginning of the detailed description, the one common feature across some of the web pages viewed is the subject of “dogs.” In the example embodiment shown in FIG. 26, each one of the icons or thumbnails 2604 a, 2604 b, 2604 c, and 2604 d represents a previously accessed data item that relates to the subject of“dogs.”
  • FIG. 27 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented in the window 2602. From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars.” In the example shown in FIG. 27, each one of the icons or thumbnails 2604 a, 2604 b, 2604c, and 2604 d represents a previously accessed data item that relates to the subject of “dogs.” Each one of the icons or thumbnails 2706 a, 2706 b, 2706 c, and 2706 d represents a previously accessed data item that relates to the subject of “cars.”
  • FIG. 28 is a diagram of an example graphical user interface with a history list organized based on a single subject and presented using meta-icons in the window 2602. In the first example from the beginning of the detailed description, one common subject across the web pages viewed is the subject of “dogs.” In FIG. 28 the individual data items are organized by subtopics within the subject of “dogs.” In this example, the subtopics are “products” and “veterinary care.” The subtopics are represented by meta- icons 2802 a and 2802 b. The meta- icons 2802 a, 2802 b represent several different icons or thumbnails with a single icon. The icons or thumbnails represented by the meta-icon are displayed by selecting the meta-icon.
  • FIG. 29 is a diagram of an example graphical user interface with a history list organized based on more than one subject and presented using meta-icons in a window 2602. In FIG. 29 the individual data items are represented with a first and a second meta- icon 2902 a, 2902 b. The first meta-icon 2902 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.” The second meta-icon 2902 b represents several different icons or thumbnails for individual data items related to the subject of “cars.”
  • The example embodiments described by reference to FIGS. 26, 27, 28 and 29 comprise a user interface having a window 2602 that is separate from the application program. Embodiments of the invention for displaying a history in a window are not limited to the examples shown in FIGS. 26, 27, 28 and 29. For example, in alternate embodiments, more than window is used to display the history. Separate windows may be used to display separate groups of data items. Alternatively, separate windows may display items in the history list according to different organizational methods. (e.g., one window shows the data items organized according to subject matter and another window show the data items organized according to frequency of viewing.)
  • Strip. FIGS. 30, 31 and 32 are diagrams of an example graphical user interface in which a history of previously accessed data items are displayed in a strip. A strip is a graphical user interface element that appears as a palette. One example of a strip is a user interface element in a Macintosh OS X operating system referred to as a “dock.” However, strips are not limited to implementations used in operating systems available from Apple Computer Inc. The example embodiments shown in FIGS. 30, 31 and 32 comprise a strip 3004 that is separate from the application program. The strip 3004 displays a history list of previously accessed data items. The previously accessed data items represented in the history lists shown in FIGS. 30, 31 and 32 are organized based on what content was viewed.
  • FIG. 30 is a diagram of an example graphical user interface with a history list organized around multiple subjects and presented in a strip 3004. The strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 30. From the first example at the beginning of the detailed description, two common subjects across the web pages viewed are “dogs” and “cars.” In the example shown in FIG. 30, each one of the icons or thumbnails 3006 a, 3006 b, 3006 c, and 3006 d represents a previously accessed data item that relates to the subject of “dogs.” Each one of the icons or thumbnails 3008 a, 3008 b, and 3008 c represents a previously accessed data item that relates to the subject of “cars.”
  • FIG. 31 is a diagram of an example graphical user interface with a history list organized based on multiple subjects and presented using meta-icons in the strip 3004. The strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 31. In FIG. 31 the individual data items in the history list are presented by subtopic within the subject of “dogs” and by subtopic within the subject of“cars.” In this example, the subtopics for “dogs” are “products” and “veterinary care”; the subtopics for “cars” are “reviews” and “finance”. The subtopics for “dogs” are represented by a first group of meta- icons 3106 a and 3106 b. The subtopics for “cars” are represented by a second group of meta- icons 3108 a, 3108 b. The meta- icons 3106 a, 3106 b, 3108 a, 3108 b are displayed in two groups in the strip 3004. A divider 3110 separates the two groups.
  • FIG. 32 is a diagram of an alternate example graphical user interface with a history list organized based on multiple subjects and presented using meta-icons in strip 3004. The strip 3004 appears along an edge of the operating system user interface 3002 in FIG. 32. In FIG. 32 the individual data items are represented with meta- icons 3202 a, 3202 b. The first meta-icon 3202 a represents several different icons or thumbnails for individual data items related to the subject of “dogs.” The second meta-icon 3202 b represents several different icons or thumbnails for individual data items related to the subject of “cars.”
  • The example embodiments described by reference to FIGS. 30, 31, and 32 comprise an operating system user interface 3002 having a strip 3004 that is separate from any of the application programs. Embodiments of the invention are not limited to any particular type of strips. Strips can be any palette either along one of the edges of a screen display or “floating” somewhere in the screen display. Strips contain various icons, thumbnails, meta-icons or the like representing frequently accessed data items.
  • Overlay. FIG. 33 is a diagram of an example graphical user interface in which a history of previously accessed data items is displayed in an overlay. An overlay may overlap other visual components already present in the operating system user interface. In the example shown in FIG. 33, an overlay 3302 overlaps an application program user interface 1102 displayed in the operating system user interface 3002. The overlay 3302 displays a history list for previously accessed data items. In the example shown in FIG. 33, the previously accessed items in the history overlay 3302 are presented with meta-icons. In the example shown in FIG. 33, the first meta-icon 3304 represents data items related to the subject of “dogs.” The second meta-icon 3306 represents data items related to the subject of “cars.” The third meta-icon 3308 represents data items related to the subject of “football.”
  • FIGS. 26-33 example graphical user interfaces in which a history of previously accessed data items is presented separate from the elements of an existing graphical user interface for an application program. The example user interface elements described above include windows (FIGS. 26, 27, 28, 29), strips (FIGS. 30, 31, 32), and overlays (FIGS. 33). Embodiments of the invention are not limited to windows, strips, and overlays. Any user interface element that is used to display graphical representations of previously accessed data items can be used.
  • User Interfaces for Indicating Significance
  • The diagrams of user interfaces shown in FIGS. 11-33 depict a history of previously accessed data items with graphical representations. In addition to depicting a history list with graphical representations, some embodiments of the invention also enhance one or more of the graphical representations to convey a level of significance of the previously accessed data item.
  • FIGS. 34-38 are diagrams of example graphical user interfaces for indicating the significance of a data item in a history of previously accessed data items. According to some embodiments of the invention, the significance of data items in the history list is indicated visually. Any type of a visual indicator that makes a data item in the history list stand out may be used. Embodiments of the invention are not limited to any particular types of visual indicators to represent significance. Some examples of visual indicators include, but are not limited to, the position of the data item in the history list, the appearance of the data item in the history list, and the behavior or animation of the data item in the history list.
  • FIG. 34-38 illustrate a history window 3402 comprising a first panel of data items 3404 and a second panel of data items 3406. The history list is similar to the history list shown in the drawer in FIG. 12 and to the history list shown in the window in FIG. 26. The history list is organized based on what content was viewed and the history list is presented using icons. Each one of the icons 3408, 3410, 3412, 3416 in the first panel 3404 in the window 3402 represents a previously accessed data item that relates to the subject of “dogs.” Each one of the icons 3418, 3420, 3422, 3424 in the second panel 3406 in the window 3402 represents a previously accessed data item that relates to the subject of “cars.” In addition to graphically depicting a history list based on what content was viewed as shown in FIG. 12 and FIG. 26, FIG. 34-38 also enhance the graphical representations to convey a level of significance of the data items.
  • In one embodiment, enhancing a graphical representation for a data item conveys information about the usefulness of the data item to a user. In another embodiment, a data item indicated as more significant implies that the data item is more relevant to a user or to a particular organizational method than some of the other data items in the history list. For example a data item that is accessed every day may be more relevant than a data item that is accessed once every six months. Likewise, a data item that is accessed for a long duration of time may be more useful to a user than a data item that was only briefly accessed.
  • Position. FIG. 34 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's position in the history list. The significance of each data item in the first panel 3404 to the subject of “dogs” is graphically indicated by the position of an icon representing the data item. The significance of each data item in the second panel 3406 to the subject of “cars” is also graphically indicated by the position of an icon representing the data item. In the example shown in FIG. 34, more significant data items are positioned toward the left side of the window 3402, and less significant data items are positioned toward the right side of the window 3402. Thus, a left-most data item 3408 in the first panel 3404 is more significant to the subject of “dogs” than a right-most data item 3416 in the first panel 3404. Likewise, a left-most data item 3418 in the second panel 3406 is more significant to the subject of “cars” than a right-most data item 3424 in the second panel 3406.
  • As shown in FIG. 34, one type of a visual indicator for the significance of a data item is the position of the graphical representation relative to other graphical representations in the history list. Embodiments of the invention are not limited to the most significant data items being positioned on the left side of a history list. Any position in a history list may be defined as more significant or less significant relative to other positions in the history list. For example, in another embodiment, a more significant data item is positioned toward the top of the panel, and a less significant data item is positioned toward the bottom of the panel. In yet another embodiment, a more significant data item is positioned toward the bottom of the panel, and a less significant data item is positioned toward the top of the panel. In yet another embodiment, a more significant data item is positioned toward the center of the panel, and a less significant data item is positioned toward the edges of the panel. In an even further embodiment, a more significant data item is positioned toward the edges of the panel, and a less significant data item is positioned toward the center of the panel. In still other embodiments, the position of an icon in a history list changes dynamically over time based on the significance of the data item to the organizational method at a particular point in time.
  • Appearance. FIGS. 35, 36 and 37 are diagrams of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's appearance. FIG. 35 illustrates a history window 3402 comprising a first panel of icons representing data items 3404 and a second panel of icons representing data items 3406. The significance of each data item in the first panel 3404 to the subject of “dogs” is graphically indicated by the size of the icon representing the data item. The significance of each data item in the second panel 3406 to the subject of “cars” is also graphically indicated by the size of the icon representing the data item. In the example shown in FIG. 35, more significant data items have graphical representations that are enhanced to be larger than less significant data items in the history list. Thus, a larger icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than a smaller icon 3408 in the first panel 3404. Likewise, a larger icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than a smaller icon 3418 in the second panel 3406.
  • FIG. 36 illustrates a history window 3402 in which the significance of each data item is graphically indicated by the color of the icon representing the data item. In the example shown in FIG. 36, more significant data items have graphical representations that are enhanced with color so their graphical representations appear differently than less significant data items in the history list. Thus, a first icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not enhanced with color. Likewise, a first icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not enhanced with color.
  • FIG. 37 illustrates a history window 3402 in which the significance of a data item is graphically indicated by the presence of a color border around the icon representing the data item. In the example shown in FIG. 37, more significant data items have graphical representations that are enhanced by the presence of the color border around the graphical representation in the history list. Thus, a first icon 3412 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not enhanced with the color border. Likewise, a first icon 3420 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not enhanced with the color border.
  • As shown in FIG. 35, 36, and 37, another type of a visual indicator for the significance of a data item is the appearance of the graphical representation relative to other graphical representations in the history list. In some embodiments, the appearance of a graphical representation is varied by changes in the size of the representation (i.e., the magnification of the item), the color or brightness or shading of the representation, and the presence of a border and/or color around the representation. However, embodiments of the invention are not limited to use of size, color, shading, brightness, and borders. Any variation in the appearance of a graphical representation may be used to indicate the significance of a data item in a history list. For example, in a system having data items in a history list represented with text, the appearance of the text can be varied to represent the significance of different data items. In some embodiments, varying the appearance of the text includes varying the font type, the font size or the font color. In still other embodiments, the appearance of the text is varied using various fading techniques.
  • Behavior. FIG. 38 is a diagram of an example graphical user interface in which a data item's significance in a history list is indicated by the data item's behavior or animation. In the example show in FIG. 38, more significant data items in the history list have graphical representations that are enhanced with animation. Animation is any type of motion, including but not limited to, moving, bouncing, blinking, or pulsing images or text. Thus, a first icon 3416 in the first panel 3404 represents a data item that is more significant to the subject of “dogs” than the other icons that are not animated. Likewise, a first icon 3424 in the second panel 3406 represents a data item that is more significant to the subject of “cars” than the other icons that are not animated.
  • As shown in FIG. 38, still another type of visual indicator for the significance of a data item is the behavior or animation of a graphical representation relative to other graphical representations in the history list. Embodiments of the invention are not limited to any particular behavior or animation. Any behavior or animation of a graphical representation can be used to indicate the significance of a data item in a history list. For example, in some embodiments the behavior includes automatically adding frequently visited web pages to a bookmarks list (and updating the bookmarks list as the significance of particular web pages changes over time). In other embodiments, the behavior includes setting a home page on a web browser to a frequently visited web page. In another embodiment, the behavior includes adding a data item to a tool bar.
  • In one embodiment the example graphical user interfaces for indicating the significance of a data item shown in FIGS. 34-38 are provided by the presentation module 404 of FIG. 4. Whether or not the significance of a data item is displayed in a user interface can be determined by an operating system or application program. In another embodiment, whether or not to display the significance of a data item is preset in the application program. In still another embodiment, a user indicates whether or not to display the significance of a data item through user settings.
  • User Interfaces for Weighting Information Used to Determine an Organizational Method
  • FIGS. 39, 40A, and 40B are diagrams of example graphical user interfaces for weighting information used to determine an organizational method for the previously accessed data items. A weight is a setting that influences the way information is used to determine an organizational method. Weighting information used to determine an organizational method permits a user or program to change the way the previously accessed data items are organized.
  • Weights can be applied to information from data items and to metadata about the data items. In some embodiments, the metadata is supplied by a user (e.g., labels, rankings) or supplied by an application program. In other embodiments, the metadata is derived from an external source (such as from a database).
  • In some embodiments the weights are set by a computer system (such as being set by an operating system or application program). In other embodiments, the weights are set by users and may reflect personal preferences of the users. In still other embodiments, the weights are dynamically determined based on a users' browsing behavior and usage. FIG. 39 is a diagram of a history preferences panel 3902 comprising a plurality of checkboxes 3904 a, 3904 b, 3904 c, 3904 d, 3904 e and labels 3906 a, 3906 b, 3906 c, 3906 d, 3906 d. The checkboxes and labels allow a user to choose the information to be considered when an organizational method is determined for previously accessed data items. For example, the first label “What” 3906 a may represent information about what content was accessed. The second label “Where” 3906 b may represent information about where the content was accessed. The third label “When” 3906 c may represent information about when the content was accessed. The fourth label “Why” 3906 d may represent information about why the content was accessed. The fifth label “Who” 3906 e may represent information about who accessed the content.
  • In one embodiment, when a checkbox 3904 a, 3904 b, 3904 c, 3904 d is set (i.e., the box is checked), the category of information associated with the checkbox is considered when an organizational method is determined for the previously accessed data items. Likewise, when a checkbox is not set (i.e., the box is not checked), the category of information associated with the checkbox is not considered when an organizational method is determined for the previously accessed data items. In the example shown in FIG. 39, the checkboxes indicate that the information about what content was accessed, where the content was accessed and why the content was accessed will be used to determine an organizational method for the data items. The information about when the content was accessed and who accessed the content will not be used to determine the organizational method in this example.
  • FIG. 40A is a diagram of an alternate history preferences panel 3902 comprising a plurality of checkboxes 3904 a, 3904 b, 3904 c, 3904 d, a plurality of labels 3906 a, 3906 b, 3906 c, 3906 d, and a plurality of slider bars 4002 a, 4002 b, 4002 c, 4002 d. In addition to setting the checkboxes to indicate which categories of information are to be considered when determining an organizational method for the previously accessed data items, the user can use the slider bar to scale the level of consideration given to the category of information associated with the slider bar.
  • In addition to whether a particular type of information is considered, the slider bar also allows the user to indicate varying degrees of consideration for particular types of information. For example, the first label “keywords” 3906 a is selected (check box 3904 a is marked) and a level of consideration is indicated by the slider bar 4002 a. The second label “File Names” 3906 b is also selected (check box 3904 b) is selected and the level of consideration for this type of information is indicated with slider bar 4002 b as being less than for keyword type of information. The third label “Frequency of Access” 3906 c is not selected (checkbox 3904 c is not marked) so the frequency of access will not be considered when an organizational method is determined. The fourth label “Location” 3906 d is selected (check box 3904 d is marked) and the level of consideration for location information is indicated as being the most important on slider bar 4002 d.
  • In the example shown in FIG. 40A, the checkboxes indicate that the keywords, files names, and location information from the previously accessed data items will be used to determine an organizational method. The location information will be given the most consideration of the three types of information. The information about frequency of access will not be used to determine the organizational method in this example.
  • FIG. 40B is alternate history preferences panel according to another embodiment of the invention. The history preferences panel 3902 shown in FIG. 40B comprises a first window with types of information about the data items available 4004 and a second window with the information to be used to determine the organizational method for the data items 4006. A user selects the desired types of information in the first window 4004 and selects an arrow pointing in the direction of the second window 4006. After a desired type of information is selected, the desired type of information is listed in the second window 4006 as information to be used when determining the organizational method. Information can be removed from the second window in a similar manner so that the information is no longer considered. In the example shown in FIG. 40B, two types of information are selected: frequency of access and duration of access. In this example, the organization of the data items will be based on the frequency of access of the data items and the duration of access of the data items.
  • Embodiments of the invention are not limited to the example user interfaces shown in FIGS. 39, 40A, and 40B. In addition, the specific user interface elements and labels are examples and are not intended to be the only user interface elements for use when weighting information used to determine an organizational method. Any user interface and/or specific user interface element that allows a user to control the information about previously accessed data items used to determine an organizational method can be used. Some examples of other user interface elements for a history preferences window include, but are not limited to, pop up menus and combo boxes. In one embodiment, the slide bar in FIG. 40A is replaced with a dial or a menu of options for each type of information (the menu of options includes a mechanism for assigning a level of consideration to an item). In an alternate example, the level may be “more, “not so much” or “none at all.”
  • By controlling the information used by embodiments of the invention, the user can adjust the organizational method used for the previously accessed data items.
  • Example Implementations
  • Various examples of systems, methods, and user interfaces for embodiments of the invention have been described above. In this section, example implementations are described in relation to software applications such as a web browser, a file system manager, a media file player, and a digital image manager. Specific software applications designed to run on operating systems developed by Apple Computer, Inc. are referenced. However, embodiments of the invention are not limited to software applications for operating systems available from Apple Computer, Inc. Other software applications that perform similar functions for other operating systems are considered within the scope of the invention.
  • The example implementations are described by reference to FIG. 41. FIG. 41 is a diagram of a computerized system in conjunction with which embodiments of the invention may be implemented. The computerized system 4100 comprises software applications including a web browser 4102, a file system manager 4104, a media player 4106, a digital image manager 4108, and other applications 4110. The software applications are communicatively coupled to an operating system 4112. The operating system 4112 is communicatively coupled to a computer 4110. Example implementations for the software applications are described below.
  • Web Browser Implementation
  • The web browser 4102 provides the user the ability to view, interact with, and organize web pages. For operating systems 4112 currently available from Apple Computer, Inc., the web browser 4102 is referred to as Safari.
  • Organization. When organizing previously accessed web pages according to embodiments of the present invention, a method for organizing the web pages is dynamically determined from information about the web pages. The organizational method is based on one or more of the following: what web pages were accessed; where the web pages were accessed; when the web pages were accessed or used; why, or in what context, the web pages were accessed; who accessed the web pages; or any user-supplied metadata about the web page.
  • If the organizational method in the web browser 4102 is based on what web pages are accessed, examples of information used to organize the web pages include, but are not limited to, the following: metadata or metatags contained in the source code of the web page; keywords identified from the content of the web page; type of web page, (e.g., educational, e-commerce, government, personal, or non-profit); type of content on web page (e.g., flash-enabled content, QuickTime movies, text, or simple series of images); and top-level domain (“TLD”) information (e.g., .edu, .com, .gov or .net TLDs).
  • If the organizational method in the web browser 4102 is based on where the web pages were accessed, examples of information used to organize the web pages include, but are not limited to: domain name information about the web page; and uniform resource locator (“URL”) or directory path of the web page.
  • If the organizational method in the web browser 4102 is based on when the web pages were accessed, examples of information used to organize the web pages include, but are not limited to: date and/or time of last use (e.g., time the web page was viewed and date the web page was viewed); frequency of use (e.g., how often the web page is viewed); duration of use (e.g., length of time the web page is viewed); recency of use (e.g., length of time since the web page was last viewed); and interval between viewing the web page.
  • If the organizational method in the web browser 4102 is based on why, or in what context the web pages were accessed, examples of information used to organize the web pages include, but are not limited to, identification of the following: electronic commerce transaction; downloading content; and viewing content. Other examples of information about what context the web page was accessed include: typing a URL into the web browser; accessing the web page from an e-mail with a web link embedded in it; accessing the web page from another web page or from a search engine; and information about keyword searches used in search engines that led the user to the previously accessed web page.
  • If the organizational method in the web browser 4102 is based on who accessed the web page, examples of information used to organize the web pages include, but are not limited to: users who accessed the web page; and applications that accessed the web page.
  • If the organizational method in the web browser 4102 is based on user-supplied metadata, an example of information used to organize the web pages is user-supplied ratings of the web pages. Ratings used as a basis to organize web pages are not limited to ratings supplied directly by the user. In other examples, the ratings are obtained from sources external to the user such as a third-party maintained web page that maintains ratings of web pages, or that tracks relevance of web pages to particular subject areas.
  • Presentation. Regardless of the organizational method used, the web browser 4102 graphically represents recently accessed web pages and may enhance at least one of the graphical representations to convey a level of significance of the recently accessed web page. A web browser history is presented in such a way as to cue the user to the significance of particular previously accessed web pages. When using a web browser 4102 incorporating embodiments of the invention, one or more web pages that are significant in the browsing history can be enhanced in any of the following ways, as previously described: animation-enhanced, position-enhanced, size-enhanced, and color-enhanced.
  • In addition, the web pages in a browsing history can also be presented to cue the user as to their significance in many ways including, but not limited to, the following ways. First, thumbnails of the web pages showing some sample of the content provided by the web page are organized by relevance to the browsing history. Second, icons of web pages showing just textual summary information about the web page are organized by relevance to the browsing history. Third, web pages that are within a single web site are organized underneath the thumbnail of the front page of the web site to create a stacked series of thumbnails. Fourth, thumbnails representing web pages are organized in such a way as to give prominence to the most recently viewed web pages or the most frequently viewed web pages. Fifth, a thumbnail of a web page is animated to show its significance to the user. Sixth, icons are appended to thumbnails showing any of the following: date/time of last viewing; number of times viewed; relevancy to subject area; or frequency of viewing or user ranking. Seventh, when displaying a browsing history as just text based information, varying any of the following aspects of the text cues the user as to the relevance of the web page: font type, font size, font color, or opacity of the text. Eighth, displaying the web pages in a webbed arrangement where the currently viewed web page is at the center, and thumbnails or other views of relevant web pages are displayed radiating outwards, with the most relevant web pages being displayed closest to the present web page.
  • In still other embodiments, web pages that are determined to be significant to a particular user are elevated to bookmarks or home pages. A significant web page in a user's browsing history automatically becomes a bookmark in the web browser 4102. Likewise, a significant web page in a user's browsing history can automatically be set as the home page for the web browser 4102, according to embodiments of the invention.
  • In short, a web browser 4102 incorporating embodiments of the invention presents a history of previously accessed web pages that is non-chronological, relative to when the web pages were accessed, and provides a visual cue as to the relevance of the web pages in the presentation. Any method of organizing the previously accessed web pages that is non-chronological, relative to the order the web pages were accessed, may be used. In some embodiments, the method to organize the previously accessed web pages is automatically determined by the operating system 4112 or the web browser 4102. In other embodiments, a user can chose a method of organizing web pages in the browsing history, or the user can weight various information used to determine the method of organizing the web pages.
  • Enhancing a web browser 4102, according to embodiments of the present invention, would better organize the web pages that a user has visited so that the user can subsequently find those web pages, or web pages like them, at some future date without needing to first bookmark the web page, or to find the web page from a chronologically organized list of web pages visited.
  • File System Manager Implementation
  • A file system manager 4104 provides access to, and organization of, the data items or files. For operating systems 4112 currently available from Apple Computer, Inc., the file system manager 4104 is referred to as the Finder.
  • Organization. When a file system manager 4104 organizes recently accessed files according to embodiments of the present invention, a method for organizing the files is dynamically determined from information about the recently accessed files. The organizational method is based on one or more of the following: what data files were accessed; where the data files were accessed; when the data files were accessed; why the data files were accessed; who accessed or created the data files; or any user-supplied metadata associated with the data files.
  • If the organizational method in the file system is based on what data files are accessed, examples of information used to organize the files include, but are not limited to the following: actual text or content in the files; file names; file types; file extensions; and comments associated with the file.
  • If the organizational method in the file system is based on where the data files were accessed, examples of information used to organize the files include, but are not limited to: directory information; folder information; and path information.
  • If the organizational method in the file system is based on when the data files were accessed, examples of information used to organize the files include, but are not limited to: date and/or time of last use (e.g., time the file was accessed and date the file was accessed); frequency of use (e.g., how often the file is accessed); duration of use (e.g., a length of time the file is accessed); recency of use (e.g., length of time since the file was last opened); and interval between viewing the file.
  • If the organizational method in the file system is based on why, or in what context the data files were accessed, examples of information used to organize the files include, but are not limited to identification of the following: files opened; files edited; files copied; files attached to e-mail message; files saved from e-mail messages; files downloaded from the Internet; files burned to a compact disc; files located using a particular keyword search in the Find function of the file system manager 4104; or any other action by a user or a program on a data file.
  • If the organizational method in the file system is based on who accessed the data files, examples of information used to organize the files include, but are not limited to: users who accessed the data files (e.g., created, viewed or modified the data files); applications that accessed the data files (e.g., created, opened or modified the data files); or any other activities performed on data files by a user, a program, or an operating system.
  • If the organizational method in the file system is based on user-supplied metadata, an example of information used to organize the files is user-supplied ratings of the significance of the file.
  • Presentation. Regardless of the organizational method used, the file system manager 4104 graphically represents recently accessed data files and may enhance at least one of the graphical representations to convey a level of significance to the user of the recently accessed data file. The files are represented in such a way as to cue the user to the significance of particular previously accessed files. Alternatively, the user can be cued as to the significance of files that the user has never accessed.
  • When using a file system manager 4104 incorporating embodiments of the invention, the previously accessed files that are most significant can be enhanced in any of the following examples: animation-enhanced with the most relevant files in the file system manager window being animated to draw the user's attention to them; position-enhanced with the most relevant files in the file system manager window being displayed in a particular area, such as the top of the file system manager window; size-enhanced with the most relevant files in a file system manager window having icons that are larger then others; and color-enhanced with the most relevant files in a file system manager window being displayed in a distinctive color.
  • In still another example, the files in the file system manager window are presented in a stack, so that the most significant files are at the top of the stack. In a further example, the file system manager window presents files in a webbed arrangement with a single file at the center of the web and other files being displayed in an arrangement radiating outward in decreasing degree of significance (the most significant files being closest to the single file).
  • In short, a file system manager 4104 according to embodiments of the invention presents a view of previously accessed files that is non-chronological, relative to the order that the data files were accessed. The file system manager 4104 also provides a visual cue as to the significance of the files in the presentation. Any method of organizing the previously accessed files that is non-chronological, relative to the order in which the files were accessed, may be used. In some embodiments, the method to organize the previously accessed files is automatically determined by the operating system or the file system manager 4104. In other embodiments, a user can chose the method of organizing files in the file system manager 4104.
  • Enhancing a file system manager 4104 as described, provides users of an operating system quicker access to the previously accessed files that are most important to them. This, in turn, speeds up their workflow and enhances their user experience.
  • Media Player Implementation
  • A media file player 4106 provides the user the ability to play, import, buy, share and organize media files (e.g., audio and/or video files). For operating systems 4112 currently available from Apple Computer, Inc., the media file player 4106 is an application referred to as iTunes.
  • Organization. When organizing previously accessed audio files, according to embodiments of the present invention, a method for organizing the files is dynamically determined from information about the audio file. The organizational method is based on one or more of the following: what audio files were accessed; where the audio files were accessed; when the audio files were accessed or used; why, or in what context, the audio files were accessed; who accessed or created the audio files; and any user-supplied metadata about the audio files.
  • If the organizational method in the media player 4106 is based on what audio files are accessed, examples of information used to organize the files include, but are not limited to the following: artist (e.g., individual musicians or musical groups); song writer or composer; genre (e.g., rock, jazz, classical, country, and so on); and era (e.g., the 50's, 60s', 70's, 80's, and so on).
  • If the organizational method in the media player 4106 is based on where the audio files were accessed, examples of information used to organize the files include, but are not limited to: play lists, libraries, and web sites. Other examples used to organize audio files include where the audio file was acquired (e.g., imported from a CD, added directly to the media player application, or bought from an on-line music store).
  • If the organizational method in the media player 4106 is based on when the audio files were accessed, examples of information used to organize the files include, but are not limited to: date and/or time of last use (e.g., time the file was accessed and date the file was accessed); a frequency of use (e.g., how often the file is accessed); duration of use (e.g., length of time the file is accessed); recency of use (e.g., length of time since the file was last opened); and interval between accessing the file, and when the audio file was first added to a music library (such as the iTunes Music Library) of the user.
  • If the organizational method in the media player 4106 is based on why, or in what context the audio files were accessed, examples of information used to organize the files include, but are not limited to identification of the following: viewing audio file data; playing an audio file; recording the audio file on a compact disc (“CD”); adding an audio file to a play list;, copying an audio file to or from a digital music player; using the audio file in a user-generated play list; sharing the audio file over a network; or any other action by a user or a program on an audio file.
  • If the organizational method in the media player 4106 is based on who accessed the audio files, examples of information used to organize the files include, but are not limited to: users who accessed the audio files, and applications that accessed the data files.
  • If the organizational method in the media player 4106 is based on user-supplied metadata, an example of information used to organize the audio files is user-supplied ratings of the significance of the file.
  • Presentation. Regardless of the organizational method used, the media player 4106 graphically represents recently accessed audio files and may enhance at least one of the graphical representations to convey a level of significance to the user of the recently accessed audio file. The files are presented in such a way as to cue the user as to the significance of particular previously accessed files.
  • In some embodiments, the graphical representations for the previously accessed audio files are selected to correspond to the method of organization used for the audio files. For example, if the media player 4106 used information about the artist, genre, or era to organize the audio files, icons corresponding to the same may be used to represent the audio files in a history list. If the files are organized based on the artist, a picture of the artist may be used to graphically represent the files associated with each artist. If the files are organized based on genre, an icon representing rock, jazz, and so on may be used to represent the files associated with that genre. Likewise, if the files are organized based on era, an icon representing the 50's, 60's, and so on may be used to represent the files associated with that era.
  • When using a media player 4106 incorporating embodiments of the invention, the previously accessed audio files that are most significant can be enhanced in any of the following examples: animation-enhanced with the most relevant audio file having animation associated with it designed to draw the user's attention to that audio file; position-enhanced with audio files being displayed in order of relevance (e.g., the most relevant audio files being displayed at the top of a list and the least at the bottom; or positioning the files in a stack such that the most relevant files are at the top of the stack); size-enhanced with the most relevant audio files being displayed with larger text, or larger album art; and color-enhanced with the most relevant audio files being displayed in a specific color.
  • In still other examples, an audio file is displayed with an added visual item to represent the audio file's relevance, such as a floating star over the audio file. In another example, a visual item is added to the displayed audio file representing the last date-time access of that audio file. In still a further example, a media player 4106 presents a webbed arrangement with the most relevant audio file being displayed at the center and other audio files radiating outward in decreasing degree of relevancy. In another example, an audio file is automatically included in a media player's pre-installed smart play list that contains the most significant audio files in the entirety of the user's music library, i.e., the 100 most significant audio files as determined by the operating system or the media player 4106. In short, the media player 4106 according to embodiments of the invention presents a view of the previously accessed audio files that is non-chronological to when the audio files were accessed, and provides a visual cue as to the significance of the audio files in the presentation. Any method of organizing the previously accessed audio files that is non-chronological, relative to the order the files were accessed, may be used. In some embodiments, the method to organize the previously accessed audio files is automatically determined by the operating system 4112 or the media player 4106. In other embodiments, a user can chose the method of organizing audio files. Enhancing a media player 4106, according to embodiments of the present invention, provides users quicker access to the audio files that are most important to them and, in turn, enhances their listening experience.
  • Digital Image Manager Implementation
  • A digital image manager 4108 provides to a user the ability to import, organize, edit and share digital images. For operating systems 4112 currently available from Apple Computer, Inc., the digital image manager 4108 is referred to as iPhoto.
  • Organization. When a digital image manager 4108 organizes previously accessed digital images according to embodiments of the present invention, a method for organizing the digital images is dynamically determined from information about the recently accessed digital images. The organizational method is based on one or more of the following: what digital images were accessed; where the digital images were accessed; when the digital images were accessed or used; why, or in what context, the digital images were accessed; who accessed/created/owns the digital images; or any user-supplied metadata about the digital images.
  • If the organizational method in the digital image manager 4108 is based on what digital images are accessed, examples of information used to organize the images include, but are not limited to, the following: what type of camera or device first acquired the digital image; size of the digital image (e.g., height and/or width); resolution of the digital image; name of the digital image; keywords in the file name; and any metadata associated with the digital image.
  • If the organizational method in the digital image manager 4108 is based on where the digital images were accessed, examples of information used to organize the images include, but are not limited to: image libraries, and photo albums (such as albums created in iPhoto).
  • If the organizational method in the digital image manager 4108 is based on when the digital images were accessed, examples of information used to organize the images include, but are not limited to: date and/or time of last use (e.g., time the image was viewed and date the image was viewed); frequency of use (e.g., how often the image is viewed); duration of use (e.g., length of time the image is viewed and/or edited); recency of use (e.g., length of time since the image was last opened); and interval between accessing the image, when the image file was first added or imported to an image library of the user (such as the iPhoto Library), and when the digital image was originally taken.
  • If the organizational method in the digital image manager 4108 is based on why or in what context the digital images were accessed, examples of information used to organize the files include, but are not limited to, identification of the following: viewing image file content; editing image file content; ordering a print of the digital print; adding the digital image to an album (such as an album in iphoto); attaching an image file to an e-mail message; using the digital image in a slide show; recording the image file on a compact disc; or using the digital image in any other application (such as iMovie or iDVD available from Apple Computer, Inc.).
  • If the organizational method in the digital image manager 4108 is based on who accessed the image files, examples of information used to organize the files include, but are not limited to: users who accessed the digital images (e.g., created, viewed or modified the data files); applications that accessed the digital images (e.g., created, opened or modified the data files); and any other activities performed on image files by a user, a program, or an operating system.
  • If the organizational method in the digital image manager 4108 is based on user-supplied metadata, an example of information used to organize the files is user-supplied ratings of the digital image.
  • In another example, smart photo albums in a digital image manager 4108 are continually added and/or updated with digital images based on a dynamically determined method of organizing each album.
  • Presentation. Regardless of the organizational method used, the digital image manager 4108 graphically represents recently accessed digital image files, and may enhance at least one of the graphical representations to convey a level of significance of the recently accessed digital image file. The image files are presented in such a way as to cue the user to the significance of particular previously accessed files.
  • When using a digital image manager 4108 incorporating embodiments of the invention, the previously accessed image files that are most significant can be enhanced as in any of the following examples: animation-enhanced with the most relevant digital image having animation associated with it designed to draw the user's attention to that image file; position-enhanced with the most relevant digital images displayed in a particular area, such as the top of a screen window; size-enhanced with the most relevant digital image files appearing larger than others; and color-enhanced with the most relevant digital images being displayed with a color border.
  • In still other examples, a digital image manager 4108 presents a webbed arrangement with the most relevant image file being displayed at the center of the web, and other image files radiating outward in decreasing degree of relevancy. In another example, the image files are positioned in a stack with the most relevant image being displayed at the top of the stack.
  • In short, a digital image manager 4108 presents a view of the previously accessed digital image files that is non-chronological, relative to when the digital images were accessed, and provides a visual cue as to the relevance of the digital images to that presentation. Any method of organizing the previously accessed digital images that is non-chronological, relative to the order the image files were accessed, may be used. In some embodiments, the method to organize the previously accessed digital images is automatically determined by the operating system or the digital image manager 4108. In other embodiments, a user can chose the method of organizing the files in the digital image manager 4108. Enhancing a digital image manager 4108 according to embodiments of the present invention, provides users quicker access to previously accessed digital images that are the most relevant to them at that time, and, in turn, enhances their experience working with any number of digital images.
  • Other Applications
  • Embodiments of the invention are not limited to the example implementations described in this section for web browsers, file system managers, media file players, and digital image managers. Embodiments of the invention can be implemented in any application that accesses files. For example, other applications 4110 include but are not limited to other applications currently available from Apple Computer, Inc. include Mail, iChat, and QuickTime Player to name a few.
  • Apple Computer's Mail application is used for sending and receiving e-mail messages. Using an electronic mail application incorporating embodiments of the invention, a user's previously viewed e-mail messages are organized according to a method that is dynamically determined from information about the previously viewed e-mail messages. The e-mail messages can also be graphically represented in a manner that represents the significance of the previously viewed e-mail messages. In another embodiment, the graphical representation for each e-mail message is a thumbnail showing some representative email text in the thumbnail.
  • Apple Computer's iChat application is used for sending and receiving instant messages. Using an instant messaging application incorporating embodiments of the invention, a user's buddy list (i.e., the other users that a person exchanges instant messages with) is dynamically determined from information about the buddies. User lists can be organized based on relationship (family, friends, work, etc.), frequency of chat sessions with users, number of chat sessions with users, the usual subject matter of the chats, and so on. In another example, the buddy list can be graphically presented in a smart friends/buddy list that keeps the most popular user at the top of the list.
  • Apple Computer's QuickTime Player and associated QuickTime applications are for multimedia development, storage, and playback. Using a multimedia application incorporating embodiments of the invention, multimedia files are organized and presented similarly to a digital image manager 4108 as described above.
  • Hardware and Operating Environment
  • This section provides an overview of some example hardware and the operating environments in conjunction with which embodiments of the inventive subject matter can be implemented. FIG. 42 is a more detailed block diagram of the computer shown in FIG. 41, according to an example embodiment of the invention.
  • FIG. 42 depicts a block diagram of an example system for implementing an embodiment of the invention. A system 4200 includes a computer 4110 connected to a server 4290 via a network 4291. Although one computer 4110, one server 4290, and one network 4291 are shown, in other embodiments any number or combination of them are present. In another embodiment, the server 4290 and the network 4291 are not present.
  • The computer 4110 includes a processor 4230, a storage device 4235, an output device 4237, and an input device 4238, all connected via a bus 4280. The processor 4230 represents a central processing unit of any type of architecture, such as a CISC (Complex Instruction Set Computing), RISC (Reduced Instruction Set Computing), VLIW (Very Long Instruction Word), or a hybrid architecture, although any appropriate processor may be used. The processor 4230 executes instructions and includes that portion of the computer 4110 that controls the operation of the entire computer. Although not depicted in FIG. 42, the processor 4230 typically includes a control unit that organizes data and program storage in memory and transfers data and other information between the various parts of the computer 4110. The processor 4230 receives input data from the input device 4238 and the network 4291, reads and stores code and data in the storage device 4235, and presents data to the output device 4237.
  • Although the computer 4110 is shown to contain only a single processor 4230 and a single bus 4280, the present invention applies equally to computers that may have multiple processors and to computers that may have multiple buses with some or all performing different functions in different ways.
  • The storage device 4235 represents one or more mechanisms for storing data. For example, the storage device 4235 may include read only memory (ROM), random access memory (RAM), magnetic disk storage media, optical storage media, flash memory devices, and/or other machine-readable media. In other embodiments, any appropriate type of storage device may be used. Although only one storage device 4235 is shown, multiple storage devices and multiple types of storage devices may be present. Further, although the computer 4110 is drawn to contain the storage device 4235, it may be distributed across other computers, for example on server 4290.
  • The storage device 4235 includes a controller 4220 and data items 4225. The controller 4220 includes instructions capable of being executed on the processor 4230 to carry out the functions of the present invention, as previously described above with reference to FIGS. 1-40. In another embodiment, some or all of the functions of the present invention are carried out via hardware in lieu of a processor-based system. In one embodiment, the controller 4220 is a web browser, but in other embodiments, the controller 4220 may be a database system, a file system, an electronic mail system, or may include any other functions capable of accessing data items. Of course, the storage device 4235 may also contain additional software and data (not shown), which is not necessary to understanding the invention.
  • Although the controller 4220 and the data items 4225 are shown to be within the storage device 4235 in the computer 4110, some or all of them may be distributed across other systems, for example on the server 4290 (e.g., data items 4292) and accessed via the network 4291.
  • The output device 4237 is that part of the computer 4110 that displays output to the user. The output device 4237 may be a cathode-ray tube (CRT) based video display well known in the art of computer hardware. But, in other embodiments the output device 4237 may be replaced with a liquid crystal display (LCD) based or gas, plasma-based, flat-panel display. In still other embodiments, any appropriate display device may be used. Although only one output device 4237 is shown, in other embodiments, any number of output devices of different types or of the same type may be present. The output device 4237 displays the user interfaces previously described above with reference to FIGS. 11-40.
  • The input device 4238 may be a keyboard, mouse or other pointing device, trackball, touchpad, touch screen, keypad, microphone, voice recognition device, or any other appropriate mechanism for the user to input data to the computer 4110 and manipulate the user interface previously described above with respect to FIGS. 11-40. Although only one input device 4238 is shown, in another embodiment any number and type of input devices may be present.
  • The bus 4280 may represent one or more busses, e.g., USB (Universial Serial Bus), PCI, ISA (Industry Standard Architecture), X-Bus, EISA (Extended Industry Standard Architecture), or any other appropriate bus and/or bridge (also called a bus controller).
  • The computer 4110 may be implemented using any suitable hardware and/or software, such as a personal computer or other electronic computing device. Portable computers, laptop or notebook computers, PDAs (Personal Digital Assistants), pocket computers, appliances, telephones, and mainframe computers are examples of other possible configurations of the computer 4110. The hardware and software depicted in FIGS. 3-6 may vary for specific applications and may include more or fewer elements than those depicted. For example, other peripheral devices such as audio adapters, or chip programming devices, such as EPROM (Erasable Programmable Read-Only Memory) programming devices may be used in addition to, or in place of, the hardware already depicted.
  • The network 4291 may be any suitable network and may support any appropriate protocol suitable for communication to the computer 4110. In an embodiment, the network 4291 may support wireless communications. In another embodiment, the network 4291 may support hard-wired communications, such as a telephone line or cable. In another embodiment, the network 4291 may support the Ethernet IEEE (Institute of Electrical and Electronics Engineers) 802.3x specification. In another embodiment, the network 4291 may be the Internet and may support IP (Internet Protocol). In another embodiment, the network 4291 may be a local area network (LAN) or a wide area network (WAN). In another embodiment, the network 4291 may be a hotspot service provider network. In another embodiment, the network 4291 may be an intranet. In another embodiment, the network 4291 may be a GPRS (General Packet Radio Service) network. In another embodiment, the network 4291 may be any appropriate cellular data network or cell-based radio network technology. In another embodiment, the network 4291 may be an IEEE 802.11B wireless network. In still another embodiment, the network 4291 may be any suitable network or combination of networks. Although one network 4291 is shown, in other embodiments any number of networks (of the same or different types) may be present.
  • As was described in detail above, aspects of an embodiment pertain to specific apparatus and method elements implementable on a computer or other electronic device. In another embodiment, the invention may be implemented as a program product for use with an electronic device. The programs defining the functions of this embodiment may be delivered to an electronic device via a variety of signal-bearing media, which include, but are not limited to:
  • (1) information permanently stored on a non-rewriteable storage medium, e.g., a read-only memory device attached to or within an electronic device, such as a CD-ROM readable by a CD-ROM drive;
  • (2) alterable information stored on a rewriteable storage medium, e.g., a hard disk drive or diskette; or
  • (3) information conveyed to an electronic device by a communications medium, such as through a computer or a telephone network, including wireless communications.
  • Such signal-bearing media, when carrying machine-readable instructions that direct the functions of the present invention, represent embodiments of the present invention.
  • It is emphasized that the Abstract is provided to comply with 37 C.F.R. §1.72(b) requiring an Abstract that will allow the reader to quickly ascertain the nature and gist of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims.
  • In the foregoing Detailed Description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the invention require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate preferred embodiment.
  • It will be readily understood to those skilled in the art that various other changes in the details, material, and arrangements of the parts and method stages which have been described and illustrated in order to explain the nature of this invention, may be made without departing from the principles and scope of the invention as expressed in the subjoined claims.

Claims (1)

1. A method of presenting indications of previously visited web pages, the method comprising the acts of:
determining that a first of a plurality of indications of previously visited web pages satisfies a criteria for significance; and
emphasizing the first indication over other indications in a manner that is perceptible to a user.
US11/620,580 2005-01-18 2007-01-05 Systems and methods for presenting data items Abandoned US20070162298A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/620,580 US20070162298A1 (en) 2005-01-18 2007-01-05 Systems and methods for presenting data items

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US3728805A 2005-01-18 2005-01-18
US11/620,580 US20070162298A1 (en) 2005-01-18 2007-01-05 Systems and methods for presenting data items

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US3728805A Continuation 2005-01-18 2005-01-18

Publications (1)

Publication Number Publication Date
US20070162298A1 true US20070162298A1 (en) 2007-07-12

Family

ID=38233809

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/620,580 Abandoned US20070162298A1 (en) 2005-01-18 2007-01-05 Systems and methods for presenting data items
US11/929,566 Active 2029-07-21 US9378281B2 (en) 2005-01-18 2007-10-30 Systems and methods for presenting data items

Family Applications After (1)

Application Number Title Priority Date Filing Date
US11/929,566 Active 2029-07-21 US9378281B2 (en) 2005-01-18 2007-10-30 Systems and methods for presenting data items

Country Status (1)

Country Link
US (2) US20070162298A1 (en)

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070027926A1 (en) * 2005-08-01 2007-02-01 Sony Corporation Electronic device, data processing method, data control method, and content data processing system
US20070146336A1 (en) * 2005-12-23 2007-06-28 Bas Ording Soft key interaction indicator
US20070220441A1 (en) * 2005-01-18 2007-09-20 Apple Computer, Inc. Systems and methods for organizing data items
US20080046840A1 (en) * 2005-01-18 2008-02-21 Apple Inc. Systems and methods for presenting data items
US20080209337A1 (en) * 2007-02-23 2008-08-28 Lg Electronics Inc. Mobile communication terminal and method for accessing the internet using a mobile communication terminal
US20080301569A1 (en) * 2007-05-31 2008-12-04 Brother Kogyo Kabushiki Kaisha Image-displaying device
US20090063973A1 (en) * 2007-08-29 2009-03-05 Yahoo! Inc. Degree of separation for media artifact discovery
US20090096892A1 (en) * 2007-10-11 2009-04-16 Premier Image Technology(China) Ltd. Camera module and method for personalizing on-screen display interface
US20090171930A1 (en) * 2007-12-27 2009-07-02 Microsoft Corporation Relevancy Sorting of User's Browser History
US20100017383A1 (en) * 2008-07-15 2010-01-21 Xerox Corporation System and method for publication website subscription recommendation based on user-controlled browser history analysis
US20100057739A1 (en) * 2008-08-27 2010-03-04 International Business Machines Corporation Automated browser history sorting based upon location
US20100175025A1 (en) * 2009-01-05 2010-07-08 Chi Mei Communication Systems, Inc. System and method for dynamically displaying application shortcut icons of an electronic device
US20100209166A1 (en) * 2009-02-19 2010-08-19 Sony Corporation Recording device, recording method, and program
US20110061021A1 (en) * 2009-09-09 2011-03-10 Lg Electronics Inc. Mobile terminal and display controlling method thereof
US20110107226A1 (en) * 2009-11-05 2011-05-05 Heo Keunjae Mobile terminal and method of providing information using the same
EP2321744A2 (en) * 2008-09-01 2011-05-18 Google, Inc. New tab pages and bookmark toolbars in a browser
US20110138339A1 (en) * 2009-12-09 2011-06-09 Richard Webster Smart tree navigation
US20110191344A1 (en) * 2010-02-03 2011-08-04 Jing Jin Automatic organization of browsing histories
US20110208732A1 (en) * 2010-02-24 2011-08-25 Apple Inc. Systems and methods for organizing data items
US20110234613A1 (en) * 2010-03-25 2011-09-29 Apple Inc. Generating digital media presentation layouts dynamically based on image features
US20120174021A1 (en) * 2011-01-04 2012-07-05 Motorola, Inc. Systems and methods for displaying android applications launchers in webtop application tray
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US20130227441A1 (en) * 2011-08-29 2013-08-29 Ebay Inc. Tablet web visual browsing
US8584015B2 (en) 2010-10-19 2013-11-12 Apple Inc. Presenting media content items using geographical data
US8639706B1 (en) * 2011-07-01 2014-01-28 Google Inc. Shared metadata for media files
US20140189519A1 (en) * 2012-12-31 2014-07-03 W.W. Grainger, Inc. Systems and methods for providing website browsing history to repeat users of a website
US20140282387A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Inline display and preview of related information for elements in a document
US20140298267A1 (en) * 2013-04-02 2014-10-02 Microsoft Corporation Navigation of list items on portable electronic devices
US8977963B1 (en) 2011-10-31 2015-03-10 Google Inc. In place expansion of aggregated views
US20150356177A1 (en) * 2013-01-11 2015-12-10 Audi Ag Method for operating an infotainment system
US20160085433A1 (en) * 2014-09-23 2016-03-24 Samsung Electronics Co., Ltd. Apparatus and Method for Displaying Preference for Contents in Electronic Device
US9342325B2 (en) 2012-05-17 2016-05-17 Google Technology Holdings LLC Synchronizing launch-configuration information between first and second application environments that are operable on a multi-modal device
US9348633B2 (en) 2009-07-20 2016-05-24 Google Technology Holdings LLC Multi-environment operating system
US9354900B2 (en) 2011-04-28 2016-05-31 Google Technology Holdings LLC Method and apparatus for presenting a window in a system having two operating system environments
US20160162591A1 (en) * 2014-12-04 2016-06-09 Microsoft Technology Licensing, Llc Web Content Tagging and Filtering
US9367331B2 (en) 2009-07-20 2016-06-14 Google Technology Holdings LLC Multi-environment operating system
US9372711B2 (en) 2009-07-20 2016-06-21 Google Technology Holdings LLC System and method for initiating a multi-environment operating system
US9389877B2 (en) 2009-07-20 2016-07-12 Google Technology Holdings LLC Multi-environment operating system
US9417753B2 (en) 2012-05-02 2016-08-16 Google Technology Holdings LLC Method and apparatus for providing contextual information between operating system environments
US9875284B1 (en) * 2012-06-18 2018-01-23 A9.Com, Inc. Displaying search completion results
US20220147555A1 (en) * 2019-03-05 2022-05-12 Schlumberger Technology Corporation Curating and graphically presenting unstructured data based on analytics
US20240004856A1 (en) * 2022-06-30 2024-01-04 Lenovo (United States) Inc. Content metric generation based upon access time by a user

Families Citing this family (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070011616A1 (en) * 2005-07-11 2007-01-11 Bas Ording User interface for dynamically managing presentations
CN101496387B (en) * 2006-03-06 2012-09-05 思科技术公司 System and method for access authentication in a mobile wireless network
US9208174B1 (en) * 2006-11-20 2015-12-08 Disney Enterprises, Inc. Non-language-based object search
US8626930B2 (en) * 2007-03-15 2014-01-07 Apple Inc. Multimedia content filtering
US9032329B2 (en) * 2007-03-23 2015-05-12 Siemens Product Lifecycle Management Software Inc. System and method for dialog position management
JP4329839B2 (en) * 2007-04-20 2009-09-09 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus and program
US20080306936A1 (en) * 2007-06-06 2008-12-11 Mspot, Inc. Method and apparatus for compiling user preferences for digital content streamed to a mobile handset
US8103702B2 (en) * 2007-08-28 2012-01-24 Ricoh Company, Ltd. Information processing device, electronic manual managing method, and electronic manual managing program
AU2007231829A1 (en) * 2007-11-02 2009-05-21 Smart Internet Technology Crc Pty Ltd Systems and methods for file transfer to a pervasive computing system
US9594844B2 (en) * 2007-11-08 2017-03-14 Microsoft Technology Licensing, Llc Selectively deleting items that are not of interest to a user
US7992104B2 (en) * 2007-11-13 2011-08-02 Microsoft Corporation Viewing data
US20090199133A1 (en) * 2008-02-05 2009-08-06 Microsoft Corporation Generating a destination list utilizing usage data
US9612847B2 (en) 2008-02-05 2017-04-04 Microsoft Technology Licensing, Llc Destination list associated with an application launcher
US8797377B2 (en) * 2008-02-14 2014-08-05 Cisco Technology, Inc. Method and system for videoconference configuration
US8762364B2 (en) * 2008-03-18 2014-06-24 Yahoo! Inc. Personalizing sponsored search advertising layout using user behavior history
US8390667B2 (en) * 2008-04-15 2013-03-05 Cisco Technology, Inc. Pop-up PIP for people not in picture
US10387892B2 (en) * 2008-05-06 2019-08-20 Netseer, Inc. Discovering relevant concept and context for content node
US20090319947A1 (en) * 2008-06-22 2009-12-24 Microsoft Corporation Mobile communication device with graphical user interface to enable access to portal services
US8984165B2 (en) * 2008-10-08 2015-03-17 Red Hat, Inc. Data transformation
US20100095219A1 (en) * 2008-10-15 2010-04-15 Maciej Stachowiak Selective history data structures
KR101010285B1 (en) * 2008-11-21 2011-01-24 삼성전자주식회사 History Operation Method For Web Page And Apparatus using the same
KR101515859B1 (en) * 2008-12-05 2015-05-06 삼성전자 주식회사 Display apparatus and display method of contents list thereof
US20100283829A1 (en) * 2009-05-11 2010-11-11 Cisco Technology, Inc. System and method for translating communications between participants in a conferencing environment
US8659639B2 (en) 2009-05-29 2014-02-25 Cisco Technology, Inc. System and method for extending communications between participants in a conferencing environment
US9082297B2 (en) * 2009-08-11 2015-07-14 Cisco Technology, Inc. System and method for verifying parameters in an audiovisual environment
US8972878B2 (en) * 2009-09-21 2015-03-03 Avaya Inc. Screen icon manipulation by context and frequency of Use
US8713465B1 (en) 2009-10-13 2014-04-29 Google Inc. Tab visibility
US20110107208A1 (en) * 2009-11-04 2011-05-05 Motorola, Inc. Methods for Status Components at a Wireless Communication Device
US9798822B2 (en) * 2010-06-29 2017-10-24 Apple Inc. Location based grouping of browsing histories
US8896655B2 (en) 2010-08-31 2014-11-25 Cisco Technology, Inc. System and method for providing depth adaptive video conferencing
KR101657122B1 (en) * 2010-09-15 2016-09-30 엘지전자 주식회사 Mobile terminal and method for controlling the same
US9338394B2 (en) 2010-11-15 2016-05-10 Cisco Technology, Inc. System and method for providing enhanced audio in a video environment
US8542264B2 (en) 2010-11-18 2013-09-24 Cisco Technology, Inc. System and method for managing optics in a video environment
US8723914B2 (en) 2010-11-19 2014-05-13 Cisco Technology, Inc. System and method for providing enhanced video processing in a network environment
US9111138B2 (en) 2010-11-30 2015-08-18 Cisco Technology, Inc. System and method for gesture interface control
USD678308S1 (en) * 2010-12-16 2013-03-19 Cisco Technology, Inc. Display screen with graphical user interface
USD682854S1 (en) * 2010-12-16 2013-05-21 Cisco Technology, Inc. Display screen for graphical user interface
US8966396B2 (en) 2011-01-14 2015-02-24 Apple Inc. Information management with non-hierarchical views
US20130061159A1 (en) * 2011-09-01 2013-03-07 Erick Tseng Overlaid User Interface for Browser Tab Switching
USD737848S1 (en) * 2011-10-27 2015-09-01 Htc Corporation Display screen with an animated graphical user interface
US8661328B2 (en) * 2011-12-15 2014-02-25 Sap Portals Israel Ltd Managing web content on a mobile communication device
US8464180B1 (en) * 2012-06-15 2013-06-11 Google Inc. Organizing graphical representations on computing devices
USD742396S1 (en) * 2012-08-28 2015-11-03 General Electric Company Display screen with graphical user interface
USD736244S1 (en) * 2012-10-05 2015-08-11 Samsung Electronics Co., Ltd. Electronic device with a transitional graphical user interface
USD735236S1 (en) * 2012-12-26 2015-07-28 Successfactors, Inc. Portion of a display panel with an animated computer icon
JP5784052B2 (en) * 2013-01-29 2015-09-24 京セラドキュメントソリューションズ株式会社 Electronic apparatus and image forming apparatus
US9465522B2 (en) * 2013-03-28 2016-10-11 Linkedin Corporation Providing a personalized navigation experience in a mobile application
US9189139B2 (en) * 2013-03-28 2015-11-17 Linkedin Corporation Likelihood-based personalized navigation system and method
US10482149B2 (en) 2017-03-09 2019-11-19 Wipro Limited Method and system for classification of web browsing history
CN110764682B (en) * 2018-07-27 2022-09-30 北京京东尚科信息技术有限公司 Page control method, page control device and computer-readable storage medium

Citations (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4885704A (en) * 1987-01-12 1989-12-05 Kabushiki Kaisha Toshiba Electronic document filing apparatus with icon selection
US4945475A (en) * 1986-10-30 1990-07-31 Apple Computer, Inc. Hierarchical file system to provide cataloging and retrieval of data
US5021976A (en) * 1988-11-14 1991-06-04 Microelectronics And Computer Technology Corporation Method and system for generating dynamic, interactive visual representations of information structures within a computer
US5021989A (en) * 1986-04-28 1991-06-04 Hitachi, Ltd. Document browsing apparatus with concurrent processing and retrievel
US5060135A (en) * 1988-09-16 1991-10-22 Wang Laboratories, Inc. Apparatus for manipulating documents in a data processing system utilizing reduced images of sheets of information which are movable
US5140677A (en) * 1990-05-11 1992-08-18 International Business Machines Corporation Computer user interface with window title bar mini-icons
US5202828A (en) * 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
US5241671A (en) * 1989-10-26 1993-08-31 Encyclopaedia Britannica, Inc. Multimedia search system using a plurality of entry path means which indicate interrelatedness of information
US5247437A (en) * 1990-10-01 1993-09-21 Xerox Corporation Method of managing index entries during creation revision and assembly of documents
US5287448A (en) * 1989-05-04 1994-02-15 Apple Computer, Inc. Method and apparatus for providing help information to users of computers
US5297249A (en) * 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
US5305435A (en) * 1990-07-17 1994-04-19 Hewlett-Packard Company Computer windows management system and method for simulating off-screen document storage and retrieval
US5347628A (en) * 1990-01-18 1994-09-13 International Business Machines Corporation Method of graphically accessing electronic data
US5349658A (en) * 1991-11-01 1994-09-20 Rourke Thomas C O Graphical user interface
US5353391A (en) * 1991-05-06 1994-10-04 Apple Computer, Inc. Method apparatus for transitioning between sequences of images
US5442778A (en) * 1991-11-12 1995-08-15 Xerox Corporation Scatter-gather: a cluster-based method and apparatus for browsing large document collections
US5442795A (en) * 1988-05-27 1995-08-15 Wang Laboratories, Inc. System and method for viewing icon contents on a video display
US5727129A (en) * 1996-06-04 1998-03-10 International Business Machines Corporation Network system for profiling and actively facilitating user activities
US5845278A (en) * 1997-09-12 1998-12-01 Inioseek Corporation Method for automatically selecting collections to search in full text searches
US5918236A (en) * 1996-06-28 1999-06-29 Oracle Corporation Point of view gists and generic gists in a document browsing system
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US6243091B1 (en) * 1997-11-21 2001-06-05 International Business Machines Corporation Global history view
US6271840B1 (en) * 1998-09-24 2001-08-07 James Lee Finseth Graphical search engine visual index
US6310630B1 (en) * 1997-12-12 2001-10-30 International Business Machines Corporation Data processing system and method for internet browser history generation
US20030030679A1 (en) * 2000-01-06 2003-02-13 Anuj Kumar Jain User-definable images in bookmarks
US6549944B1 (en) * 1996-10-15 2003-04-15 Mercury Interactive Corporation Use of server access logs to generate scripts and scenarios for exercising and evaluating performance of web sites
US6578078B1 (en) * 1999-04-02 2003-06-10 Microsoft Corporation Method for preserving referential integrity within web sites
US6601100B2 (en) * 1999-01-27 2003-07-29 International Business Machines Corporation System and method for collecting and analyzing information about content requested in a network (world wide web) environment
US20030195901A1 (en) * 2000-05-31 2003-10-16 Samsung Electronics Co., Ltd. Database building method for multimedia contents
US20030221541A1 (en) * 2002-05-30 2003-12-04 Platt John C. Auto playlist generation with multiple seed songs
US6681247B1 (en) * 1999-10-18 2004-01-20 Hrl Laboratories, Llc Collaborator discovery method and system
US20040030675A1 (en) * 2000-03-23 2004-02-12 Could Eric Justin System, method, and article of manufacture for seamless integrated searching
US20040148392A1 (en) * 2003-01-29 2004-07-29 Web.De Ag Website having an event identification element
US20040205514A1 (en) * 2002-06-28 2004-10-14 Microsoft Corporation Hyperlink preview utility and method
US20040205659A1 (en) * 2002-03-01 2004-10-14 David J. Barry System and method for developing a website
US20050071251A1 (en) * 1998-09-18 2005-03-31 Linden Gregory D. Data mining of user activity data to identify related items in an electronic catalog
US20060095864A1 (en) * 2004-11-04 2006-05-04 Motorola, Inc. Method and system for representing an application characteristic using a sensory perceptible representation
US7062475B1 (en) * 2000-05-30 2006-06-13 Alberti Anemometer Llc Personalized multi-service computer environment
US7134082B1 (en) * 2001-12-04 2006-11-07 Louisiana Tech University Research Foundation As A Division Of The Louisiana Tech University Foundation Method and apparatus for individualizing and updating a directory of computer files
US7181459B2 (en) * 1999-05-04 2007-02-20 Iconfind, Inc. Method of coding, categorizing, and retrieving network pages and sites
US7181438B1 (en) * 1999-07-21 2007-02-20 Alberti Anemometer, Llc Database access system
US7249262B2 (en) * 2002-05-06 2007-07-24 Browserkey, Inc. Method for restricting access to a web site by remote users
US20070180381A1 (en) * 2006-01-31 2007-08-02 Rice Stephen J Browser application
US20070240081A1 (en) * 2002-12-19 2007-10-11 Microsoft Corporation, Inc. Contact page
US20080046840A1 (en) * 2005-01-18 2008-02-21 Apple Inc. Systems and methods for presenting data items
US7346615B2 (en) * 2003-10-09 2008-03-18 Google, Inc. Using match confidence to adjust a performance threshold
US20080148193A1 (en) * 2001-09-13 2008-06-19 John Moetteli System and method of efficient web browsing
US7424476B2 (en) * 2004-04-16 2008-09-09 Aol Llc Categorized web browsing history
US7610011B2 (en) * 2004-09-19 2009-10-27 Adam Albrett Providing alternative programming on a radio in response to user input
US7665035B2 (en) * 2002-05-20 2010-02-16 Gateway, Inc. Content selection apparatus, system, and method

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU3969093A (en) * 1992-04-30 1993-11-29 Apple Computer, Inc. Method and apparatus for organizing information in a computer system
US6100890A (en) * 1997-11-25 2000-08-08 International Business Machines Corporation Automatic bookmarks
US6613100B2 (en) * 1997-11-26 2003-09-02 Intel Corporation Method and apparatus for displaying miniaturized graphical representations of documents for alternative viewing selection
US6112203A (en) * 1998-04-09 2000-08-29 Altavista Company Method for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US20030001880A1 (en) * 2001-04-18 2003-01-02 Parkervision, Inc. Method, system, and computer program product for producing and distributing enhanced media
JP4232283B2 (en) * 1999-08-10 2009-03-04 ソニー株式会社 Access history presentation method, access history presentation device, resource provision method and resource provision device, and computer-readable recording medium recording a program
US20020126153A1 (en) * 2000-03-13 2002-09-12 Withers James G. Apparatus and method for navigating electronic files using an array display
US20010056434A1 (en) * 2000-04-27 2001-12-27 Smartdisk Corporation Systems, methods and computer program products for managing multimedia content
US6667751B1 (en) * 2000-07-13 2003-12-23 International Business Machines Corporation Linear web browser history viewer
US20020040311A1 (en) * 2000-10-04 2002-04-04 John Douglass Web browser page rating system
JP2002358329A (en) * 2001-02-28 2002-12-13 Sony Computer Entertainment Inc Information providing apparatus, information processing apparatus, information providing method, information processing method, program and recording medium
US20030128236A1 (en) * 2002-01-10 2003-07-10 Chen Meng Chang Method and system for a self-adaptive personal view agent
US6657565B2 (en) * 2002-03-21 2003-12-02 International Business Machines Corporation Method and system for improving lossless compression efficiency
US7225407B2 (en) * 2002-06-28 2007-05-29 Microsoft Corporation Resource browser sessions search
US20040003351A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Navigating a resource browser session
US7441195B2 (en) * 2003-03-04 2008-10-21 Omniture, Inc. Associating website clicks with links on a web page
US7130846B2 (en) * 2003-06-10 2006-10-31 Microsoft Corporation Intelligent default selection in an on-screen keyboard
GB0314782D0 (en) * 2003-06-25 2003-07-30 Ibm A searchable personal browsing history
US7614038B2 (en) * 2004-07-19 2009-11-03 Accurev, Inc. Systems and methods for determining the software components included in a view of a software development project at a particular time
US20070220441A1 (en) * 2005-01-18 2007-09-20 Apple Computer, Inc. Systems and methods for organizing data items
US20110208732A1 (en) * 2010-02-24 2011-08-25 Apple Inc. Systems and methods for organizing data items
ITPN20050075A1 (en) * 2005-10-20 2007-04-21 Electrolux Professional Spa METHOD FOR MONITORING ARTICLES IN A FRIDGE

Patent Citations (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5021989A (en) * 1986-04-28 1991-06-04 Hitachi, Ltd. Document browsing apparatus with concurrent processing and retrievel
US4945475A (en) * 1986-10-30 1990-07-31 Apple Computer, Inc. Hierarchical file system to provide cataloging and retrieval of data
US4885704A (en) * 1987-01-12 1989-12-05 Kabushiki Kaisha Toshiba Electronic document filing apparatus with icon selection
US5442795A (en) * 1988-05-27 1995-08-15 Wang Laboratories, Inc. System and method for viewing icon contents on a video display
US5060135A (en) * 1988-09-16 1991-10-22 Wang Laboratories, Inc. Apparatus for manipulating documents in a data processing system utilizing reduced images of sheets of information which are movable
US5021976A (en) * 1988-11-14 1991-06-04 Microelectronics And Computer Technology Corporation Method and system for generating dynamic, interactive visual representations of information structures within a computer
US5287448A (en) * 1989-05-04 1994-02-15 Apple Computer, Inc. Method and apparatus for providing help information to users of computers
US5241671A (en) * 1989-10-26 1993-08-31 Encyclopaedia Britannica, Inc. Multimedia search system using a plurality of entry path means which indicate interrelatedness of information
US5241671C1 (en) * 1989-10-26 2002-07-02 Encyclopaedia Britannica Educa Multimedia search system using a plurality of entry path means which indicate interrelatedness of information
US5347628A (en) * 1990-01-18 1994-09-13 International Business Machines Corporation Method of graphically accessing electronic data
US5140677A (en) * 1990-05-11 1992-08-18 International Business Machines Corporation Computer user interface with window title bar mini-icons
US5305435A (en) * 1990-07-17 1994-04-19 Hewlett-Packard Company Computer windows management system and method for simulating off-screen document storage and retrieval
US5247437A (en) * 1990-10-01 1993-09-21 Xerox Corporation Method of managing index entries during creation revision and assembly of documents
US5297249A (en) * 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
US5353391A (en) * 1991-05-06 1994-10-04 Apple Computer, Inc. Method apparatus for transitioning between sequences of images
US5341293A (en) * 1991-05-15 1994-08-23 Apple Computer, Inc. User interface system having programmable user interface elements
US5202828A (en) * 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
US5349658A (en) * 1991-11-01 1994-09-20 Rourke Thomas C O Graphical user interface
US5442778A (en) * 1991-11-12 1995-08-15 Xerox Corporation Scatter-gather: a cluster-based method and apparatus for browsing large document collections
US5727129A (en) * 1996-06-04 1998-03-10 International Business Machines Corporation Network system for profiling and actively facilitating user activities
US5918236A (en) * 1996-06-28 1999-06-29 Oracle Corporation Point of view gists and generic gists in a document browsing system
US6549944B1 (en) * 1996-10-15 2003-04-15 Mercury Interactive Corporation Use of server access logs to generate scripts and scenarios for exercising and evaluating performance of web sites
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US5845278A (en) * 1997-09-12 1998-12-01 Inioseek Corporation Method for automatically selecting collections to search in full text searches
US6243091B1 (en) * 1997-11-21 2001-06-05 International Business Machines Corporation Global history view
US6310630B1 (en) * 1997-12-12 2001-10-30 International Business Machines Corporation Data processing system and method for internet browser history generation
US20050071251A1 (en) * 1998-09-18 2005-03-31 Linden Gregory D. Data mining of user activity data to identify related items in an electronic catalog
US6271840B1 (en) * 1998-09-24 2001-08-07 James Lee Finseth Graphical search engine visual index
US6601100B2 (en) * 1999-01-27 2003-07-29 International Business Machines Corporation System and method for collecting and analyzing information about content requested in a network (world wide web) environment
US6578078B1 (en) * 1999-04-02 2003-06-10 Microsoft Corporation Method for preserving referential integrity within web sites
US7181459B2 (en) * 1999-05-04 2007-02-20 Iconfind, Inc. Method of coding, categorizing, and retrieving network pages and sites
US7181438B1 (en) * 1999-07-21 2007-02-20 Alberti Anemometer, Llc Database access system
US6681247B1 (en) * 1999-10-18 2004-01-20 Hrl Laboratories, Llc Collaborator discovery method and system
US20030030679A1 (en) * 2000-01-06 2003-02-13 Anuj Kumar Jain User-definable images in bookmarks
US20040030675A1 (en) * 2000-03-23 2004-02-12 Could Eric Justin System, method, and article of manufacture for seamless integrated searching
US7062475B1 (en) * 2000-05-30 2006-06-13 Alberti Anemometer Llc Personalized multi-service computer environment
US20030195901A1 (en) * 2000-05-31 2003-10-16 Samsung Electronics Co., Ltd. Database building method for multimedia contents
US20080148193A1 (en) * 2001-09-13 2008-06-19 John Moetteli System and method of efficient web browsing
US7134082B1 (en) * 2001-12-04 2006-11-07 Louisiana Tech University Research Foundation As A Division Of The Louisiana Tech University Foundation Method and apparatus for individualizing and updating a directory of computer files
US20040205659A1 (en) * 2002-03-01 2004-10-14 David J. Barry System and method for developing a website
US7249262B2 (en) * 2002-05-06 2007-07-24 Browserkey, Inc. Method for restricting access to a web site by remote users
US7665035B2 (en) * 2002-05-20 2010-02-16 Gateway, Inc. Content selection apparatus, system, and method
US20030221541A1 (en) * 2002-05-30 2003-12-04 Platt John C. Auto playlist generation with multiple seed songs
US20040205514A1 (en) * 2002-06-28 2004-10-14 Microsoft Corporation Hyperlink preview utility and method
US20070240081A1 (en) * 2002-12-19 2007-10-11 Microsoft Corporation, Inc. Contact page
US20040148392A1 (en) * 2003-01-29 2004-07-29 Web.De Ag Website having an event identification element
US7346615B2 (en) * 2003-10-09 2008-03-18 Google, Inc. Using match confidence to adjust a performance threshold
US7424476B2 (en) * 2004-04-16 2008-09-09 Aol Llc Categorized web browsing history
US7610011B2 (en) * 2004-09-19 2009-10-27 Adam Albrett Providing alternative programming on a radio in response to user input
US20060095864A1 (en) * 2004-11-04 2006-05-04 Motorola, Inc. Method and system for representing an application characteristic using a sensory perceptible representation
US20080046840A1 (en) * 2005-01-18 2008-02-21 Apple Inc. Systems and methods for presenting data items
US20070180381A1 (en) * 2006-01-31 2007-08-02 Rice Stephen J Browser application

Cited By (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9864813B2 (en) 2005-01-18 2018-01-09 Apple Inc. Systems and methods for organizing data items
US20070220441A1 (en) * 2005-01-18 2007-09-20 Apple Computer, Inc. Systems and methods for organizing data items
US20080046840A1 (en) * 2005-01-18 2008-02-21 Apple Inc. Systems and methods for presenting data items
US9378281B2 (en) 2005-01-18 2016-06-28 Apple Inc. Systems and methods for presenting data items
US20070027926A1 (en) * 2005-08-01 2007-02-01 Sony Corporation Electronic device, data processing method, data control method, and content data processing system
US8700635B2 (en) * 2005-08-01 2014-04-15 Sony Corporation Electronic device, data processing method, data control method, and content data processing system
US7649526B2 (en) 2005-12-23 2010-01-19 Apple Inc. Soft key interaction indicator
US20070146336A1 (en) * 2005-12-23 2007-06-28 Bas Ording Soft key interaction indicator
US20080209337A1 (en) * 2007-02-23 2008-08-28 Lg Electronics Inc. Mobile communication terminal and method for accessing the internet using a mobile communication terminal
US20080301569A1 (en) * 2007-05-31 2008-12-04 Brother Kogyo Kabushiki Kaisha Image-displaying device
US20090063973A1 (en) * 2007-08-29 2009-03-05 Yahoo! Inc. Degree of separation for media artifact discovery
US10289749B2 (en) * 2007-08-29 2019-05-14 Oath Inc. Degree of separation for media artifact discovery
US20090096892A1 (en) * 2007-10-11 2009-04-16 Premier Image Technology(China) Ltd. Camera module and method for personalizing on-screen display interface
US8018519B2 (en) * 2007-10-11 2011-09-13 Premier Image Technology(China) Ltd. Camera module and method for personalizing on-screen display interface
US20090171930A1 (en) * 2007-12-27 2009-07-02 Microsoft Corporation Relevancy Sorting of User's Browser History
US8131731B2 (en) 2007-12-27 2012-03-06 Microsoft Corporation Relevancy sorting of user's browser history
US9292578B2 (en) 2007-12-27 2016-03-22 Microsoft Technology Licensing, Llc Relevancy sorting of user's browser history
US8510313B2 (en) 2007-12-27 2013-08-13 Microsoft Corporation Relevancy sorting of user's browser history
US9442982B2 (en) 2007-12-27 2016-09-13 Microsoft Technology Licensing, Llc Relevancy sorting of user's browser history
US20100017383A1 (en) * 2008-07-15 2010-01-21 Xerox Corporation System and method for publication website subscription recommendation based on user-controlled browser history analysis
US20100057739A1 (en) * 2008-08-27 2010-03-04 International Business Machines Corporation Automated browser history sorting based upon location
US8635219B2 (en) * 2008-08-27 2014-01-21 International Business Machines Corporation Automated browser history sorting based upon location
EP2321744A2 (en) * 2008-09-01 2011-05-18 Google, Inc. New tab pages and bookmark toolbars in a browser
EP2321744A4 (en) * 2008-09-01 2013-01-23 Google Inc New tab pages and bookmark toolbars in a browser
AU2009287454B2 (en) * 2008-09-01 2015-05-07 Google Llc New tab pages and bookmark toolbars in a browser
US8151217B2 (en) * 2009-01-05 2012-04-03 Chi Mei Communication Systems, Inc. System and method for dynamically displaying application shortcut icons of an electronic device
US20100175025A1 (en) * 2009-01-05 2010-07-08 Chi Mei Communication Systems, Inc. System and method for dynamically displaying application shortcut icons of an electronic device
US20100209166A1 (en) * 2009-02-19 2010-08-19 Sony Corporation Recording device, recording method, and program
US9372711B2 (en) 2009-07-20 2016-06-21 Google Technology Holdings LLC System and method for initiating a multi-environment operating system
US9367331B2 (en) 2009-07-20 2016-06-14 Google Technology Holdings LLC Multi-environment operating system
US9348633B2 (en) 2009-07-20 2016-05-24 Google Technology Holdings LLC Multi-environment operating system
US9389877B2 (en) 2009-07-20 2016-07-12 Google Technology Holdings LLC Multi-environment operating system
US20110061021A1 (en) * 2009-09-09 2011-03-10 Lg Electronics Inc. Mobile terminal and display controlling method thereof
US9600168B2 (en) * 2009-09-09 2017-03-21 Lg Electronics Inc. Mobile terminal and display controlling method thereof
EP2320630A3 (en) * 2009-11-05 2014-01-08 Lg Electronics Inc. Mobile terminal and method of providing Internet access history information using the same
US20110107226A1 (en) * 2009-11-05 2011-05-05 Heo Keunjae Mobile terminal and method of providing information using the same
CN102054023A (en) * 2009-11-05 2011-05-11 Lg电子株式会社 Mobile terminal and method of providing internet access history information using the same
US8560967B2 (en) * 2009-11-05 2013-10-15 Lg Electronics Inc. Mobile terminal and method of providing information using the same
US20110138339A1 (en) * 2009-12-09 2011-06-09 Richard Webster Smart tree navigation
US8600967B2 (en) 2010-02-03 2013-12-03 Apple Inc. Automatic organization of browsing histories
US20110191344A1 (en) * 2010-02-03 2011-08-04 Jing Jin Automatic organization of browsing histories
US20110208732A1 (en) * 2010-02-24 2011-08-25 Apple Inc. Systems and methods for organizing data items
US20110234613A1 (en) * 2010-03-25 2011-09-29 Apple Inc. Generating digital media presentation layouts dynamically based on image features
US8988456B2 (en) * 2010-03-25 2015-03-24 Apple Inc. Generating digital media presentation layouts dynamically based on image features
US8584015B2 (en) 2010-10-19 2013-11-12 Apple Inc. Presenting media content items using geographical data
EP2661684A1 (en) * 2011-01-04 2013-11-13 Motorola Mobility LLC Systems and methods for displaying android applications launchers in webtop application tray
US20120174021A1 (en) * 2011-01-04 2012-07-05 Motorola, Inc. Systems and methods for displaying android applications launchers in webtop application tray
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US9354900B2 (en) 2011-04-28 2016-05-31 Google Technology Holdings LLC Method and apparatus for presenting a window in a system having two operating system environments
US9152677B2 (en) * 2011-07-01 2015-10-06 Google Inc. Shared metadata for media files
US8639706B1 (en) * 2011-07-01 2014-01-28 Google Inc. Shared metadata for media files
US9870360B1 (en) * 2011-07-01 2018-01-16 Google Llc Shared metadata for media files
US20140114966A1 (en) * 2011-07-01 2014-04-24 Google Inc. Shared metadata for media files
US20160378283A1 (en) * 2011-08-29 2016-12-29 Ebay Inc. Mobile device visual browsing
US20130227441A1 (en) * 2011-08-29 2013-08-29 Ebay Inc. Tablet web visual browsing
AU2012302093B2 (en) * 2011-08-29 2015-10-08 Ebay Inc. Tablet web visual browsing
US9459767B2 (en) * 2011-08-29 2016-10-04 Ebay Inc. Tablet web visual browsing
US8977963B1 (en) 2011-10-31 2015-03-10 Google Inc. In place expansion of aggregated views
US9417753B2 (en) 2012-05-02 2016-08-16 Google Technology Holdings LLC Method and apparatus for providing contextual information between operating system environments
US9342325B2 (en) 2012-05-17 2016-05-17 Google Technology Holdings LLC Synchronizing launch-configuration information between first and second application environments that are operable on a multi-modal device
US9875284B1 (en) * 2012-06-18 2018-01-23 A9.Com, Inc. Displaying search completion results
US20140189519A1 (en) * 2012-12-31 2014-07-03 W.W. Grainger, Inc. Systems and methods for providing website browsing history to repeat users of a website
US20150356177A1 (en) * 2013-01-11 2015-12-10 Audi Ag Method for operating an infotainment system
US10120935B2 (en) * 2013-01-11 2018-11-06 Audi Ag Method for operating an infotainment system
US20140282387A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Inline display and preview of related information for elements in a document
US9785302B2 (en) * 2013-03-14 2017-10-10 Microsoft Technology Licensing, Llc Inline display and preview of related information for elements in a document
US20140298267A1 (en) * 2013-04-02 2014-10-02 Microsoft Corporation Navigation of list items on portable electronic devices
US20160085433A1 (en) * 2014-09-23 2016-03-24 Samsung Electronics Co., Ltd. Apparatus and Method for Displaying Preference for Contents in Electronic Device
US20160162591A1 (en) * 2014-12-04 2016-06-09 Microsoft Technology Licensing, Llc Web Content Tagging and Filtering
US20220147555A1 (en) * 2019-03-05 2022-05-12 Schlumberger Technology Corporation Curating and graphically presenting unstructured data based on analytics
US20240004856A1 (en) * 2022-06-30 2024-01-04 Lenovo (United States) Inc. Content metric generation based upon access time by a user

Also Published As

Publication number Publication date
US20080046840A1 (en) 2008-02-21
US9378281B2 (en) 2016-06-28

Similar Documents

Publication Publication Date Title
US9864813B2 (en) Systems and methods for organizing data items
US9378281B2 (en) Systems and methods for presenting data items
US20070220441A1 (en) Systems and methods for organizing data items
JP5072840B2 (en) Feed and email content
KR101016683B1 (en) Systems and methods for providing search results
US7873622B1 (en) Multi-column search results interface
US8121902B1 (en) Customer-annotated catalog pages
US8341143B1 (en) Multi-category searching
US7620633B1 (en) Methods and apparatus for prioritizing and sorting metadata to be displayed
KR100337810B1 (en) Search dedicated website and search method on Internet
US20070100883A1 (en) Methods for providing audio feedback during the navigation of collections of information
US20070100915A1 (en) Methods for displaying dynamic suggestions in a user interface
US20070100799A1 (en) Methods for navigating collections of information in varying levels of detail
US20090300476A1 (en) Internet Guide Link Matching System
US20070100800A1 (en) Methods for visually enhancing the navigation of collections of information
US20080313158A1 (en) Database file management system, integration module and browsing interface of database file management system, database file management method
US20090100357A1 (en) Systems and methods for visually selecting information
US8892560B2 (en) Intuitive management of electronic files
US8631343B1 (en) Automatically designating document items, such as references to other documents, for improved navigation and/or retrieval
Chang et al. Usability Guidelines for an Online Image Database
Kitchens et al. Error 404: or, what is the shelf-life of printed Internet guides?
Dontcheva et al. Collecting and organizing web content
JP2009048278A (en) Browser and information storage/display method using the same
JP2002512716A (en) Construction and reference method of electronic data in media library environment
Miller The Ultimate Google Resource

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION