Embodiments of the present invention relate generally to the field of document navigation in computing and telecommunication systems, and in particular, to a system and method for navigating documents.
Document navigation generally includes locating and navigating to a first destination page, often via one or more intermediate pages. The navigation may include viewing the destination page and following links on the destination page to subsequent destination pages.
Search engines may help a user locate the first destination page by providing the user with a list of potentially relevant pages (e.g. a search results document). However, the user still selects the navigation path. For example, the user selects which of the search results to explore further. The user also selects which intermediate pages to navigate through to reach a destination page.
When the user later attempts to find the same destination page, the user may often rely on personal memory to repeat the navigation. This may lead to navigation through false paths or through previously traveled dead end paths. Thus, what is desired is an improved system and method for navigating to and/or through previously viewed documents.
In accordance with one embodiment of the invention, a method may associate a navigation with a search. The method may include providing the navigation in response to re-entry of the search.
In accordance with another embodiment of the invention, a machine-readable medium may have stored thereon a set of instructions, which when executed, perform a method. The method may include associating one or more electronic data sites with a search. The method may further include providing an interface to navigate the one or more sites in response to re-entry of the search.
In accordance with another embodiment of the invention, a method may associate a navigation with a document. The method may include providing the navigation in response to subsequent interaction with the document.
Embodiments of this invention provide a system and method for navigating to and/or through previously viewed documents. In certain embodiments, the navigation is associated with a search, e.g. via association with a search term. In other embodiments, the navigation is associated with a document, e.g. via association with a document locator (e.g., a uniform resource locator, a file/directory/network path) or other document identifier.
For example, in certain embodiments, a user may enter one or more keywords into a search engine. The user may then view several documents before arriving at a final document. The documents viewed by the user are tracked and associated with the search. If the user subsequently searches using the same or similar keyword(s), a tool is activated to allow the user to navigate to and/or through the viewed documents now associated with the search. The tool may be part of a graphical user interface (GUI). For example, the tool may be a button on a browser toolbar, e.g. the Google® toolbar. Therefore, in certain embodiments, one or more search terms may provide a key to an associated navigation.
In other embodiments, viewed documents are associated with a particular document, rather than a particular search. For example, a user may view a particular document, follow links to find more details on a particular topic, return to the particular document, and then follow other links. This navigation sequence may be tracked (e.g. by using cookies) and associated with the particular document. For example, the navigation sequence (or navigation) may be associated with a document title, uniform resource locator (URL), file/directory/network path or other similar document identifier. If a user re-visits the particular document, another tool may be provided to allow the user to repeat the navigation sequence now associated with the document. Therefore, in certain embodiments, a document, rather than a search, provides a key to an associated navigation.
Once the key is determined in block 110, the key is evaluated to determine whether the key is in a data collection. If the key is not in the data collection, as shown in block 122, then the key is stored in the data collection. A navigation is then associated with the key, as shown in block 140. For example, an identifier for a viewed document may be determined, as shown in block 141. This document identifier may be a document URL or file path, for example. The document identifier may then be associated with the key, as shown in block 143. For example, the document identifier may be placed in the same table row as the key.
If the key is in the data collection, as shown in block 124, then a navigation associated with the key may be provided through a tool, as shown in block 150 and detailed further below. The navigation may also be updated, as shown in block 160. To update the navigation, a new navigation sequence may be associated with the key, as shown in block 140. The new navigation sequence may then be integrated into the currently associated navigation, such as by prefixing or appending the new sequence to the current navigation sequence.
The following provides variations and examples of various aspects of embodiments of the invention. It will be appreciated that the following variations and examples are not intended to be exhaustive or to limit the invention to the precise forms disclosed. These variations and examples are to provide further understanding of embodiments of the present invention.
System Architectures
Network 202 may be defined by a media, such as a land-based network, a wireless network, a satellite network or a combination thereof. Network 202 may also be defined by devices, such as a computer network, a telephone network, a cable television network, or a combination thereof. Network 202 may additionally be defined by a geographical connection range, such as a wide area network (WAN) (e.g. the Internet), a metropolitan area network (MAN) (e.g. a college campus network), a local area network (LAN) (e.g. an office building or household network), or a personal area network (PAN) (a wireless peripherals network). Network 202 interconnects systems 204, 206A-N and 208A-E.
System 204 may be a computing system that provides access to documents, e.g. web servers, file server or image servers. System 204, in particular, may include a search engine. System 204 may also include data collection 205. Data collection 205 may store keys and navigations associated with the keys, detailed further below. In certain embodiments, data collection 205 may be a database, a table within a database, an array, a table within a spreadsheet, a comma delineated list, a tab delineated list, or an extensible markup language (XML) file. Data collection 205 may also be external, but coupled, to system 204.
Systems 206A-N may also be a computing system that provides access to documents, e.g. web servers, file server or image servers. For example, while system 204 may serve search result documents to systems 208A-E, systems 206A-N may serve other documents, e.g. web pages, to systems 208A-E. Some search results served from system 204 may lead to documents stored on systems 206A-N.
Systems 208A-E access documents on systems 204 and 206A-N via network 202. Systems 208A-E include client systems such as personal computing systems 208A, mobile computing systems 208B, telephone systems 208C (e.g. mobile phones), wireless handheld devices 208D (e.g. personal digital assistants (PDAs)), television systems 208E, and the like. Other systems which may access documents on systems 204 and 206A-N (not shown) include dumb terminals, game consoles, set top boxes (e.g. digital cable boxes), and the like.
System 208 also includes a network interface device 307 to receive and transmit data via network 202. Network interface device 307 may include a network interface card (NIC), modem, hub, router and/or other networking devices to allow system 208 to connect network 202.
System 208 also includes modules 310, 320, 340A and 350. Module 310 determines a key, e.g. the search key or document key previously described. Module 320 evaluates the key. This evaluation may include querying data collection 330 in system 204 to determine if the key currently exists in the data collection. Module 340A associates navigation sequences with the key.
For example, module 340A may determine the identifiers of documents displayed on output 309. Module 340A may also determine properties of the document, e.g. the document rank on a search results list. Module 340A may further determine properties of a user's interaction with the document, such as the time the document was displayed (display time), or the length of time the document is displayed (output dwell time).
Module 340A may transmit this information for storage to module 340B in system 204 through network interface device 305. In certain embodiments, module 340A may transmit this information presorted for storage in data collection 330. For example, the documents viewed may be sent presorted by dwell time.
In other embodiments, module 340A may transmit this information unsorted, and module 340B may determine the order and arrangement in which to sort and store the information in data collection 330. For example, document information may be sent as the documents are viewed, and module 340B may insert the information into a table in data collection 330 according to a certain field, such as dwell time, or a certain algorithm. Thus, data collection 330 may be stored pre-sorted for retrieval.
In yet other embodiments, document information may be stored unsorted and may be sorted during or after retrieval from the data collection. This retrieval may be performed by module 350 in system 208.
Module 350 in system 208 may determine that a key exists in data collection 330 and request the navigation associated with the key. Once the navigation is received, module 350 may activate or generate a user interface object on output 309, e.g. a button or menu, to provide the navigation to a user. Examples of such interfaces will be described in more detail with reference to
Module 312 may also perform processing to determine the search key from the search. For example, module 312 may parse the search query to remove terms such as “to” or “the.” Module 312 then sends the search information to module 326 for evaluation.
Module 326 determines if the search key exists in data collection 330. Module 326 may also use the search key to determine if similar keys exist in the data collection. In certain embodiments, the similar key may relate semantically or conceptually to the search key. If the key or a similar key exists in data collection, module 326 may transmit this information to navigation provider module 350A.
Module 350A may then transmit the necessary information (e.g. a sequence of document identifiers in the associated navigation) to navigation provider module 350B in system 208. Module 350B may then activate or generate a user interface object (e.g. a button or menu) on output 309 as previously described.
If module 326 determines that the search key does not exist in data collection 330, it may execute instructions to store the new key in data collection 330. Then, when document information or a navigation sequence is received and to be associated with the key, the key will exist in data collection 330. The navigation may then be updated using module 360 to amend or replace the current (empty) navigation with new document information or a new document sequence.
Module 360 may also be used to prefix, append or otherwise integrate new document information or navigation sequence(s) to a currently stored navigation. The new document information or navigation sequence(s) may be provided by navigation association module 340 in system 208.
In certain embodiments, navigation association module 340 may transmit the document information, e.g. identifier, address, display time and/or dwell time, to system 204 as each document is viewed. In other embodiments, module 340 may transmit the document information in a navigation sequence, sorted or unsorted, as previously described. This sequence is stored in data collection 330.
In the embodiments shown in
In
System 400 receives, via network interface device 307, documents to be outputted on output 309 (e.g. a monitor). In the embodiment shown in
Additionally, this configuration allows the stored navigation to be provided when a network connection may be unavailable or unnecessary. For example, in certain embodiments, viewed documents are stored in local memory (e.g. memory 407) rather than in external servers. Therefore, those embodiments may not have a network connection, or a network connection may be unnecessary. In such embodiments, when the key and associated navigation are also stored locally (e.g. in data collection 430), a user of system 400 may be provided with the associated navigation while unconnected to a network.
Processes
In certain embodiments, this search may be entered into a text input box. For example, the text input box may part of a web page or a toolbar. In certain embodiments, the toolbar may be part of a software program's graphical user interface (GUI) and may have one or more rows and/or columns of buttons or icons that, when selected, activate certain functions in the software program. The software program may be, for example, a web browser, a directory explorer, a document editing or viewing program, or the like. The toolbar may also be native to the software program or a third-party add-on extension, e.g. a Google® toolbar.
In certain embodiments, the search may be entered using non-graphical user interface module, such as an audio input device. In yet other embodiments, the search may entered by selecting a button to initiate a random search or a search having predetermined characteristics, e.g. a search for the most viewed document in the last 24 hours.
In certain embodiments, the search may be stored and/or tracked after logging into a service. For example, in certain embodiments, the service may be provided via a browser toolbar extension (e.g. a Google® toolbar). The user may log into service via a login button on the toolbar or via another program (e.g. an instant messenger program) that automatically logs the user into the toolbar service. The user may also log in to the service via a website with a username and password input box. Proper website login may then activate the service on the toolbar. The toolbar may then begin to store and/or track the searches using, for example, software objects maintained by the toolbar. In other embodiments, cookies may be used to store and/or track the searches. In other embodiments, an external server or database may be used. In certain embodiments, the navigation sequence(s) are also stored and/or tracked in a similar manner.
In response to the search request, a key is determined and evaluated in blocks 110 and 120. Depending on the result of the evaluation, the key may be stored in block 130 or a navigation previously associated with the key may be provided in block 150. The search request is received in block 504 by system 204, and the result of the search request is sent in block 506.
A request for a document A may be requested in block 512. For example, document A may be listed among other documents in the search result. A user may request document A by, for example, selecting a related link. This request may be sent to another system, e.g. system 206A.
In the embodiment of
After receiving document A in block 518, another document B may be requested from the same system 206A in block 522. For example, in embodiments in which system 206A is a web server, a user may want to view another page in the same website. In embodiments in which system 206A is a folder in a file system, the user may request to another file stored in the same folder. Again, a document identifier is determined in response to the document request, and the identifier is associated with the key. System 206A may receive the document B request in block 524 and transmit document B in block 526.
After receiving document B in block 528, a document C request may be sent to another system 206B. Again, a document identifier is determined in response to the document request, and the identifier is associated with the key. System 206B may receive the document C request in block 534 and transmit document C in block 536, which is received in block 538. The process may continue to repeat in such a manner.
In the embodiment shown in
As previously suggested, the navigation (or navigation sequence) may be stored in a software object (e.g. a toolbar menu listing, array or table), a file (e.g. a cookie file, an extensible markup language (XML) file, comma-delineated text file or tab-delineated text file), a database, a server, or the like.
In the embodiment of
The presence of the document, or interaction with the document, is determined in block 710. This presence or interaction may be determined by detecting the display of a document and then examining a document property, e.g. an address. This presence may also be detected by examining properties of an application used to display the document. For example, in certain embodiments, a browser displays the document. The browser's address field may be examined to determine document presence. In other embodiments, presence or interaction with a document may include viewing a preview (e.g. thumbnail) of the document, such as in a file directory explorer window.
Determining document presence may include determining a document key simultaneously. For example, if a document address is used as a document key, then determining the document address when determining document presence may also determine the document key. In other embodiments, the document key may be determined after document presence is determined.
In block 120, the key is evaluated. Depending on the result of the evaluation, the key may be stored in block 130 or a navigation previously associated with the existing key may be provided in block 150.
In block 702, a request for another document B may be sent to system 206A. In response to the request, the navigation currently associated with the key may be updated in block 160 to reflect the requested navigation to document B. Again, as in the embodiment described in
In other embodiments, similar to the embodiment in
After receiving document A in block 708, the document may be displayed in block 712. In response to the display, the presence of or interaction with the displayed document may again be determined in block 710, the key evaluated in block 120 and the key stored in block 130 and/or the navigation provided in block 150. This process may then repeat with a request for document C to system 206B. Therefore, the navigation associated with document A, in this embodiment, would include documents B and C.
In
In
In
Subsequently, if the key “Dog food” is re-entered, the key will be associated with a navigation which includes the Pet food corporation and the Dog food company, as seen in
In
A user may have executed a variety of actions to view the documents in this manner. For example, as shown in
In the embodiment above, documents viewed as a result of actions which indicate that a user has switched tasks are not associated with navigation. For example, when actions such as typing a uniform resource locator (URL) into an address input box or selecting a saved bookmark indicate that a user is switching tasks, the document viewed as a result of such actions are not associated with the navigation. Such document may be associated with a new navigation, however.
In
In
In
In
In
Thus, a system and method for navigating previously viewed documents is disclosed. In the above detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one of ordinary skill in the art that these specific details need not be used to practice the present invention. In other circumstances, well-known structures, materials, or processes have not been shown or described in detail so as not to obscure the present invention.
Additionally, the foregoing description, for purpose of explanation, has been described with reference to specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Many modifications and variations are possible in view of the above teachings or may be acquired from practice of the invention. Moreover, non-dependent acts may be performed in parallel. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, to thereby enable others skilled in the art to best utilize the invention and various embodiments with various modifications as are suited to the particular use contemplated.
Furthermore, the use of the phrase “one embodiment” throughout does not necessarily mean the same embodiment. Although these particular embodiments of the invention have been described, the invention should not be limited to these particular embodiments.
Moreover, the use of the phrase “viewed documents” or the like includes documents viewed through senses other than the visual, such as audio senses. Thus, a document may be “viewed” through audio output devices as well as through visual output devices.
Reference to a document as used herein may include any file created on a computing system. The term file as used herein includes a collection of bytes or bits stored as an individual entity. For example, a file may be a binary file, a text file, or a combination thereof, such as a word processor file, a data file, a spreadsheet, a workbook, an image, a drawing, an audio file, a video file, an audio/visual file, a multimedia file, an archive file, a batch file, a source file, an object file, or an executable program. The term file may also refer to a file system object which is accessed as though the object were a file. A document may be linked to one or more other documents, such as via a hyperlink. A document may include a web page, such as a file coded in a markup language (e.g. hypertext markup language (HTML) or extensible markup language (XML)), a file coded in a scripting language (e.g. JavaScript, Active Server Pages (ASP), or Perl), or a file viewed in a web browser (e.g. a portable document format (PDF), an image file or text file). A document may reside on a single system, or may be accessed by one or more systems via a network, e.g. an Intranet or the Internet.
Reference to a server as used herein may include a software application that carries out tasks on behalf of users such as file serving, application serving, web serving, mail serving, email serving, image server, and the like. The term server as used herein may also include any physical device on which such software is executed, such as a mainframe, a minicomputer, a personal computer, a dedicated server machine, and the like.
Reference to a client as used herein may include any system that accesses a service on another system by some kind of network. These clients include, but are not limited to, systems referred to as terminals, personal computers, thin clients, personal digital assistants (PDAs), mobile telephones, pagers, wireless handheld devices, game consoles and televisions.
Unless specifically stated otherwise, it is to be appreciated that throughout the discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like refer to the action and processes of a computer system or similar electronic computing device that manipulates and transforms data represented as physical (e.g. electronic) quantities within the computer systems registers and memories into other data similarly represented as physical quantities within the computer system.
The present invention can be implemented by an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes or it may comprise a machine such as a general purpose computer selectively activated or reconfigured by a computer program (such as a collection of instructions for execution by a machine or processor for example) stored in the computer. Such a computer program may be stored in a computer readable storage medium such as but not limited to any type of disk including floppy disks, optical disks, magnetic optical disks, read only memories, random access memories, EPROMS, EEPROMS, magnetic or optical cards or any type of media suitable for storing physical (e.g. electronic) constructions and each coupled to a computer system bus. Each of these media may be coupled to a computer system bus through use of an appropriate device for reading and or writing the media in question. Specialty apparatus may include a collection of readily available pieces or an application specific integrated circuit (ASIC) including a series of logic blocks, for example.
The displays presented herein are not inherently related to any particular computer or other apparatus. Various general purpose systems may be used with programs in accordance with the teachings herein or it may be convenient to construct more specialized apparatus to perform the required method. For example, any of the methods according to the present invention can be implemented in hard wired circuitry by programming a general purpose processor or by any combination of hardware and software.
It will be appreciated that the invention can be practiced with systems such as stand-alone computers, hand held devices, multi-processor systems, microprocessor based or programmable consumer electronics, network personal computers, mainframe computers and the like.
The method of the invention may be implemented using computer software. If written in a programming language conforming to a recognized standard sequence of instructions, the methods can be compiled for execution on a variety of hardware platforms or machines and for interface to a variety of operating systems. In addition the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
This application is a continuation of U.S. application Ser. No. 13/249,198, filed Sep. 29, 2011, which is a continuation of U.S. application Ser. No. 12/324,267, filed Nov. 26, 2008, which is a continuation of U.S. application Ser. No. 11/070,564, filed Mar. 1, 2005, the entire contents of each of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
3913074 | Homberg et al. | Oct 1975 | A |
4959769 | Cooper | Sep 1990 | A |
5157783 | Anderson | Oct 1992 | A |
5454105 | Hatakeyama et al. | Sep 1995 | A |
5543789 | Behr | Aug 1996 | A |
5615337 | Zimowski et al. | Mar 1997 | A |
5760771 | Blonder | Jun 1998 | A |
5781785 | Rowe | Jul 1998 | A |
5933841 | Schumacher | Aug 1999 | A |
6026409 | Blumenthal | Feb 2000 | A |
6208988 | Schultz | Mar 2001 | B1 |
6278993 | Kumar | Aug 2001 | B1 |
6453353 | Win | Sep 2002 | B1 |
6457004 | Nishioka | Sep 2002 | B1 |
6513032 | Sutter | Jan 2003 | B1 |
6542812 | Obradovich | Apr 2003 | B1 |
6574624 | Johnson et al. | Jun 2003 | B1 |
6654749 | Nashed | Nov 2003 | B1 |
6665658 | DaCosta | Dec 2003 | B1 |
6671681 | Emens et al. | Dec 2003 | B1 |
6708162 | Morgan et al. | Mar 2004 | B1 |
6732088 | Glance | May 2004 | B1 |
6963867 | Ford | Nov 2005 | B2 |
7007074 | Radwin | Feb 2006 | B2 |
7127449 | Barsness et al. | Oct 2006 | B2 |
7146362 | Allen | Dec 2006 | B2 |
7162686 | Blazejewski | Jan 2007 | B2 |
7277881 | Imaichi | Oct 2007 | B2 |
7467131 | Gharachorloo et al. | Dec 2008 | B1 |
7761447 | Brill et al. | Jul 2010 | B2 |
8131736 | Chang | Mar 2012 | B1 |
8631026 | Tucker et al. | Jan 2014 | B1 |
8635216 | Hepworth et al. | Jan 2014 | B1 |
20020029208 | Josephson | Mar 2002 | A1 |
20020107848 | Brown | Aug 2002 | A1 |
20020138478 | Schwartz et al. | Sep 2002 | A1 |
20020184186 | Imaichi | Dec 2002 | A1 |
20030084060 | Ramachandran | May 2003 | A1 |
20030144994 | Wen | Jul 2003 | A1 |
20030226104 | Blazejewski | Dec 2003 | A1 |
20040143570 | Klock et al. | Jul 2004 | A1 |
20040205490 | Haeuptle | Oct 2004 | A1 |
20040236726 | Ewing | Nov 2004 | A1 |
20040249682 | DeMarcken | Dec 2004 | A1 |
20040249790 | Komamura | Dec 2004 | A1 |
20050033803 | Vleet et al. | Feb 2005 | A1 |
20050071328 | Lawrence | Mar 2005 | A1 |
20050097083 | Barsness | May 2005 | A1 |
20050102282 | Linden | May 2005 | A1 |
20050125382 | Karnawat | Jun 2005 | A1 |
20050125391 | Curtis et al. | Jun 2005 | A1 |
20050132018 | Milic-Frayling et al. | Jun 2005 | A1 |
20050203878 | Brill et al. | Sep 2005 | A1 |
20050256847 | Karstens | Nov 2005 | A1 |
20060155693 | Chowdhury et al. | Jul 2006 | A1 |
20060195428 | Peckover | Aug 2006 | A1 |
20060195797 | Yeung | Aug 2006 | A1 |
20060241862 | Ichihara | Oct 2006 | A1 |
20060265658 | Forstall | Nov 2006 | A1 |
20070055555 | Baggett et al. | Mar 2007 | A1 |
20070067317 | Stevenson | Mar 2007 | A1 |
20070162443 | Liu | Jul 2007 | A1 |
20070219962 | Noirot-Nerin | Sep 2007 | A1 |
20090177655 | Goel et al. | Jul 2009 | A1 |
20110238662 | Shuster et al. | Sep 2011 | A1 |
Entry |
---|
“Internet Explorer: Using the History List to return to Sites You've Visited,” http://www.microsoft.com/windows/ie/using/howto/basics/history/button.mspx, 3 pages, Jan. 3, 2005. |
Henry Lieberman, “Letizia: An Agent That Assists Web Browsing,” Media Laboratory, Massachusetts Institute of Technology, http://lieber.www.media.mit.edu/people/lieber/Lieberary/Letizia-AAAI/Letizia.html, 9 pages, Jan. 28, 2005. |
Restriction Requirement dated May 14, 2007 from U.S. Appl. No. 11/070,564. |
Amendment and Restriction Requirement dated May 29, 2007 from U.S. Appl. No. 11/070,564. |
Non-Final Office Action dated Aug. 21, 2007 from U.S. Appl. No. 11/070,564. |
Amendment dated Jan. 25, 2008 from U.S. Appl. No. 11/070,564. |
Final Office Action dated Jun. 11, 2008 from U.S. Appl. No. 11/070,564. |
Notice of Abandonment dated Apr. 17, 2009 from U.S. Appl. No. 11/070,564. |
Non-Final Office Action dated Sep. 30, 2010 from U.S. Pat. No. 8,131,736. |
Applicant Initiated Interview Request Form dated Jan. 18, 2011 from U.S. Pat. No. 8,131,736. |
Interview Summary, Amendment, and Petition for Extension of Time dated Feb. 28, 2011 from U.S. Pat. No. 8,131,736. |
Non-Final Office Action dated Apr. 21, 2011 from U.S. Pat. No. 8,131,736. |
Interview Summary dated Aug. 8, 2011 from U.S. Pat. No. 8,131,736. |
Interview Summary and Amendment in Reply to Action of Apr. 21, 2011 dated Aug. 22, 2011 from U.S. Pat. No. 8,131,736. |
Examiner-Initiated Interview Summary dated Oct. 18, 2011 from U.S. Pat. No. 8,131,736. |
Notice of Allowance and Fee(s) Due dated Nov. 3, 2011 from U.S. Pat. No. 8,131,736. |
Response to Notice of Allowance dated Feb. 1, 2012 from U.S. Pat. No. 8,131,736. |
Office Action issued in U.S. Appl. No. 13/249,282 on Mar. 26, 2013, 17 pages. |
Office Action issued in U.S. Appl. No. 13/249,198 on Mar. 25, 2013, 15 pages. |
Notice of Allowance issued in U.S. Appl. No. 13/249,282 on Jul. 17, 2013, 10 pages. |
Notice of Allowance issued in U.S. Appl. No. 13/249,198 on Jul. 17, 2013. |
Number | Date | Country | |
---|---|---|---|
20150161269 A1 | Jun 2015 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13249198 | Sep 2011 | US |
Child | 14081539 | US | |
Parent | 12324267 | Nov 2008 | US |
Child | 13249198 | US | |
Parent | 11070564 | Mar 2005 | US |
Child | 12324267 | US |