WO2005098625A1 - Methods and systems for providing functionality to software applications - Google Patents

Methods and systems for providing functionality to software applications Download PDF

Info

Publication number
WO2005098625A1
WO2005098625A1 PCT/US2005/011985 US2005011985W WO2005098625A1 WO 2005098625 A1 WO2005098625 A1 WO 2005098625A1 US 2005011985 W US2005011985 W US 2005011985W WO 2005098625 A1 WO2005098625 A1 WO 2005098625A1
Authority
WO
WIPO (PCT)
Prior art keywords
functionality
applications
profile
search
application
Prior art date
Application number
PCT/US2005/011985
Other languages
French (fr)
Inventor
Jeffrey Alan Joseph Sidlosky
Creighton W. Chong
Original Assignee
Iac Search & Media 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
Priority claimed from US11/060,859 external-priority patent/US20060200827A1/en
Application filed by Iac Search & Media Inc. filed Critical Iac Search & Media Inc.
Publication of WO2005098625A1 publication Critical patent/WO2005098625A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Embodiments of the invention relate generally to the field of software applications and more specifically to providing additional functionality to software applications.
  • a typical software application for organizing stored information on a personal computer organizes the information as multiple files within each of multiple directories.
  • a user may have hundreds or even thousands of files organized within scores of directories.
  • Such files may contain text entered from a keyboard, or other types of electronic files including pictures, executable programs, sounds, videos or any type of binary file.
  • desktop search functionality has been developed. Such functionality may be implemented as an independent search application or as part of an application for which search functionality is deemed beneficial.
  • a word processing application may provide search functionality so that stored information may be located and incorporated into a document created using the word processing application.
  • a vast source of available information may be found on internet- related networks (e.g. the World Wide Web (Web)) or other Internet sources and Internet search functionality is available.
  • Internet search capability is not provided within many applications that would benefit from such functionality.
  • a user of a word processing application or an e-mail messaging application who wishes to search the Web for particular information and incorporate that information into their document or e-mail message.
  • Such a user must initiate an independent Web search functionality, obtain the desired information, through, for example, a copy operation, and incorporate the desired information into their document or e-mail message, through for example, a paste, attach, or append operation.
  • This interaction between the user and the several applications is time-consuming and prone to error.
  • Figure 1 illustrates a process in which a determination is made to provide functionality to an application in accordance with one embodiment of the invention
  • Figure 2 illustrates a block diagram of software interaction in accordance with one embodiment of the invention
  • Figure 3 illustrates a process in which a profile corresponding to search functionality is determined in accordance with one embodiment of the invention
  • Figure 4 illustrates the characteristics of a typical dialog box provided by a word processing application for inserting information in a word processing document in accordance with one embodiment of the invention
  • Figure 5 illustrates a process by which search functionality is implemented within an application in accordance with one embodiment of the invention.
  • FIG. 6 is a block diagram illustrating a DPS in accordance with various embodiments of the invention.
  • Embodiments of the invention provide the methods and apparatuses for adding functionality to applications without modifying the applications.
  • software providing a specific functionality is implemented at the operating system level and allows a target application to access and use the functionality without modification of the application.
  • additional functionality software (AFS) intercepts information communicated between the application and the operating system (or other applications), and based upon this intercepted information, provides specific functionality to the application.
  • the functionality provided may replace or augment the existing functionality of the target application.
  • a search capability is provided to specific applications to which such capability is deemed beneficial (e.g., word processing applications and e-mail messaging applications).
  • the search capability includes desktop search capability as well as Internet search capability.
  • FIG. 1 illustrates a process in which a determination is made to provide functionality to an application in accordance with one embodiment of the invention.
  • Process 100 begins with operation 105 in which information communicated between the target application and the operating system (OS) or other applications is intercepted by the AFS.
  • OS operating system
  • the AFS analyzes the intercepted information and compares the intercepted information to one or more profiles.
  • Each profile corresponds to specific functionality that is deemed beneficial to particular applications.
  • FIG. 2 illustrates a block diagram of a software system in accordance with one embodiment of the invention.
  • System 200 shown in Figure 2, may be implemented on any convention digital processing system (DPS), and includes a target application
  • DPS convention digital processing system
  • the AFS 215 uses a hook 216 to intercept the information communicated between the target application 205 and the OS or other applications 210.
  • the AFS 215 includes an analysis functionality 217 to compare the intercepted information to one or more profiles, shown for example as profiles 218a - 218c. Each profile has corresponding functionality, shown for example as functionalities 219a - 219c.
  • the analysis functionality 217 compares the intercepted information to one or more of the profiles 218a - 218c. Upon a determination that the intercepted information has a threshold correlation to a profile, the AFS 215 implements the functionality corresponding to that profile within the target application 205. For example, if upon analysis of the intercepted information, a determination is made that the intercepted information has a threshold correlation with profile 218b, then, the AFS 215 will implement the corresponding functionality (i.e., functionality 219b) within the target application 205.
  • the profiles are disjoint such that intercepted information having a threshold correlation to one profile would not have a correlation to any of the other profiles. In an alternative embodiment of the invention the profiles are not disjoint. For such an embodiment, functionality corresponding to each profile for which the intercepted information has a threshold correlation is implemented within the target application.
  • Embodiments of the invention are applicable to a wide range of applications and functionality. For purposes of illustration an exemplary embodiment of the invention implementing a search capability within an application is described in greater detail below.
  • Figure 3 illustrates a process in which a profile corresponding to search functionality is determined in accordance with one embodiment of the invention.
  • Process 300 begins at operation 305 in which a determination is made as to which applications will benefit from the particular functionality (subject applications). Search capability, for example, will benefit word processing applications and e-mail messaging applications among others.
  • the point in the application's use at which the particular functionality will provide the prospective benefit is determined. For example, search capability will allow the user to quickly locate information to be inserted into a word processing document or attached to an e-mail message. Therefore, the point in the application's use at which search capability would be beneficial (beneficial point) is when the user is inserting or attaching information.
  • the characteristics of the information communicated between the subject applications and the OS or other applications, at the beneficial point is determined.
  • word processing applications that allow a user to insert information typically provide a dialog box having a set of basic buttons (clickable command shortcuts) which may include "OK”, “cancel”, “insert”, and “submit”.
  • the dialog box also typically includes a directory list and an edit box labeled "file name” with a cursor and an edit box labeled "file type”.
  • E-mail messaging applications typically have similar a similar set of buttons, which may include an "attach”, as well as similar features.
  • Another characteristic of such dialog boxes is that they are typically of dimensions of approximately 100 pixels wide or greater.
  • Characteristics of the communicated information that may be considered relevant may also include items (e.g., buttons, icons, dimensions, etc) that typically would not be included in a dialog box of a word processing application of e-mail messaging application. For example, the characteristic of having more than seven buttons may be considered relevant.
  • Figure 4 illustrates the characteristics of a typical dialog box provided by a word processing application for inserting information in a word processing document in accordance with one embodiment of the invention.
  • Dialog box 400 shown in Figure 4, includes a file name edit box 405 having a cursor 406, a file type edit box 410, an open
  • Dialog box 400 has dimensions, typically greater than 100 pixels square.
  • a profile corresponding to the functionality is created based upon the determined characteristics.
  • the profile may deem some characteristics more relevant than others and may deem some characteristics (e.g., a file name icon and an edit box) critical, while others may serve to enhance the reliability of the profile.
  • FIG. 5 illustrates a process by which search functionality is implemented within an application in accordance with one embodiment of the invention.
  • Process 500 shown in Figure 5, begins at operation 505 in which the target application communicates a series of calls to the operating system to initiate the creation of a dialog box.
  • the calls to the OS which create the dialog box are intercepted by the AFS. That is, as each component of the dialog box (e.g., insert button, OK button, attach button, etc.) is created, the AFS is monitoring the dialog box creation process.
  • the AFS is monitoring the dialog box creation process.
  • the target application is determined to be an application that would benefit from search functionality and search functionality is implemented within the target application. Because the creation of the dialog box is monitored in-progress, a determination to implement search functionality within the target application may be obtained prior to completion of the dialog box.
  • a mechanism is provided to avoid falsely determining that an application would benefit from search functionality and, thus, avoid implementing search functionality in an application in which it would not provide a benefit.
  • the profile may contain characteristics which if present indicate that search functionality should not be implemented within the target application. Such characteristics may only become evident upon completion of the dialog box. For one embodiment of the invention, therefore, the determination to implement search functionality within the target application is not made until the dialog box creation process is complete.
  • search functionality is implemented within the target application.
  • the user is provided with a search application that is independent of the target application and without modification to the target application.
  • a search functionality interface may appear within the dialog box.
  • the AFS displays its features by manipulating the original application or through interaction with other methods.
  • a search request is received from a user and the desired search result is incorporated into the product of the target application.
  • the desired search result may be inserted into a word processing document or attached to an e-mail message.
  • the AFS automatically accesses the target application and effects incorporation of the desired search result.
  • the AFS automatically presses the insert button or attach button of the dialog box provided by the target application.
  • embodiments of the invention allow highly effective search functionality to be implemented in applications that do not provide search functionality or provide less effective search capability.
  • search capability provided by word processor applications searches every file on the personal computer for the search term resulting in a significant time to complete the search.
  • independent search applications may employ a search index together with specialized search paths and algorithms resulting in a significantly reduced search time.
  • GENERAL MATTERS [0046]
  • Embodiments of the invention provide methods and apparatuses for adding functionality to applications without modifying the applications.
  • Embodiments of the invention allow a user of any application that may benefit from a search capability to locate and use information on their personal computer or on the Web through use of an independent search application.
  • the invention includes various operations. Many of the methods are described in their most basic form, but operations can be added to or deleted from any of the methods without departing from the basic scope of the invention. For example, embodiments of the invention have been described above, in reference to Figure 1, in which, subsequent to a comparison of intercepted information and a profile in which the intercepted information has a threshold correlation with the profile, functionality is added to the target application. In an alternative embodiment of the invention, the comparison operation is aborted upon attaining the threshold correlation and the functionality is implemented within the target application. Such an embodiment reduces the time between intercepting the information and implementing the functionality within the target application.
  • some of the operations of the invention may be embodied in machine-executable instructions. Alternatively, the operations may be performed by a combination of hardware and software. Aspects of the invention may be provided as a computer program product that may include a machine-readable medium having stored thereon instructions, which may be used to program a computer (or other electronic devices) to perform a process according to the invention as described above.
  • FIG. 6 is a block diagram illustrating a DPS in accordance with various embodiments of the invention.
  • DPS 601, shown in Figure 6 may be a computer that includes a processor 603 coupled to a bus 607.
  • memory 605, storage 611, display controller 609, communications interface 613, input/output controller 615 and audio controller 627 are also coupled to bus 607.
  • DPS 601 interfaces to external systems through communications interface 613.
  • Communications interface 613 may include a radio transceiver compatible with wireless telephone signals or other interfaces for coupling a device to other devices.
  • carrier wave signal 625 is received/transmitted between communications interface 613 and network 650.
  • a carrier wave signal 625 may be used to interface DPS 601 with another computer system, a network hub, router or the like.
  • carrier wave signal 625 is considered to be machine readable media, which may be transmitted through wires, cables, optical fibers or through the atmosphere, or the like.
  • processor 603 may be a conventional microprocessor, such as for example but not limited to an Intel x86 or Pentium family microprocessor, a Motorola family microprocessor, or the like.
  • Memory 605 may be a machine-readable medium such as dynamic random access memory (DRAM) and may include static random access memory (SRAM).
  • Display controller 609 controls in a conventional manner a display 619, which in one embodiment of the invention may be a cathode ray tube (CRT), a liquid crystal display (LCD), an active matrix display, a television monitor or the like.
  • CTR cathode ray tube
  • LCD liquid crystal display
  • active matrix display a television monitor or the like.
  • the input/output device 617 coupled to input/output controller 615 may be a keyboard, disk drive, printer, scanner and other input and output devices (e.g., a mouse).
  • audio controller 627 controls in a conventional manner audio output 631 and audio input 629.
  • Storage 611 may include machine-readable media such as for example but not limited to a magnetic hard disk, a floppy disk, an optical disk, a smart card or another form of storage for data.
  • storage 611 may include removable media, read-only media, readable/writable media or the like. Some of the data may be written by a direct memory access process into memory 605 during execution of software in computer system 601. It is appreciated that software may reside in storage 611, memory 605 or may be transmitted or received via modem or communications interface 613.
  • machine readable medium shall be taken to include any medium that is capable of storing data, information or encoding a sequence of instructions for execution by processor 603 to cause processor 603 to perform the methodologies of the present invention.
  • the term “machine readable medium” shall be taken to include, but is not limited to solid-state memories, optical and magnetic disks, carrier wave signals, and the like.

Abstract

Methods and apparatuses for adding independent functionality to software applications. For one embodiment of the invention, software providing a desktop search functionality is implemented at the operating system level and allows a target application to access and use the desktop search functionality without modification of the application. For one such embodiment, information communicated between the target application and the operating system, or other applications, is intercepted (105) and evaluated (110). A determination is then made as to whether or not to implement the desktop search functionality within the target application based upon the intercepted information (115, 120). Desktop search functionality added to the target application may replace or augment the existing desktop search functionality of the target application, if any. For one embodiment of the invention, a desktop search capability is provided to specific applications to which such capability is deemed beneficial.

Description

METHODS AND SYSTEMS FOR PROVIDING FUNCTIONALITY TO SOFTWARE APPLICATIONS
CLAIM OF PRIORITY
[0001] This application is realted to, and herby claims the benefit of provisional application number 60/560,430, entitled "Software and Method for Delivery Integrated Search and Information Organization Capability to Computer Applications" which was filed April 6, 2004. FIELD
[0002] Embodiments of the invention relate generally to the field of software applications and more specifically to providing additional functionality to software applications. BACKGROUND
[0003] The capability of organizing information has grown along with the ever- increasing availability of information. A typical software application for organizing stored information on a personal computer (e.g., laptop, desktop, etc.), organizes the information as multiple files within each of multiple directories. Typically, a user may have hundreds or even thousands of files organized within scores of directories. Such files may contain text entered from a keyboard, or other types of electronic files including pictures, executable programs, sounds, videos or any type of binary file. [0004] To facilitate locating and accessing this information, desktop search functionality has been developed. Such functionality may be implemented as an independent search application or as part of an application for which search functionality is deemed beneficial. For example, a word processing application may provide search functionality so that stored information may be located and incorporated into a document created using the word processing application.
[0005] Disadvantages arise when a particular application does not provide functionality that would benefit the application. For example, some e-mail messaging applications do not provide a search capability within the application itself. For such e- mail messaging applications, when a user wishes to attach a file to an e-mail message, the user must know the location of the file to be attached. That is, typically, when the attach file functionality is initiated, the user is presented with a file dialog box, the user must then navigate through the various drives, directories, sub-directories, and files to locate the desired file. This is time-consuming and often futile if the user is not aware of the particular drive, directory, and file name of the desired file.
[0006] Even where the application provides desired functionality, the functionality provided may not be as effective as an independent application providing such functionality. For example, where search capability is provided in a word processing application the search capability provided is often not as effective as an independent search application. Therefore the user of such a word processing application may not be able to take advantage of improvements in search capability. [0007] There are many reasons for this including the development time for more complex applications. That is, an application may take months or years to develop. During this time, particular functionality provided by the application may have become obsolete, or an independent application that provides superior functionality has been developed. It is not practical at that point to revise the application to incorporate the superior functionality. Moreover, the superior functionality is often developed independently of the manufacturer of the application. Such manufacturers are reluctant to incorporate independent functionality (even superior functionality) within their products.
[0008] For example, a vast source of available information may be found on internet- related networks (e.g. the World Wide Web (Web)) or other Internet sources and Internet search functionality is available. However, Internet search capability is not provided within many applications that would benefit from such functionality. For example, consider a user of a word processing application or an e-mail messaging application who wishes to search the Web for particular information and incorporate that information into their document or e-mail message. Such a user must initiate an independent Web search functionality, obtain the desired information, through, for example, a copy operation, and incorporate the desired information into their document or e-mail message, through for example, a paste, attach, or append operation. This interaction between the user and the several applications is time-consuming and prone to error.
[0009] The disadvantages described above in reference to the implementation of search capability (desktop or Internet) in relation to word processing applications or e- mail messaging applications are equally applicable to a wide variety of applications and functionality. Thus, in general, personal computers provide a number of software applications each of which provide various functionality. Such applications often lack specific functionality that may be beneficial in the context of the application; or provide substandard functionality of a specific type. Due to the fact that applications are produced by various manufacturers, it may not be possible or practical for a manufacturer to incorporate specific functionality (or optimum functionality) within a given application.
BRIEF DESCRIPTION OF THE DRAWINGS
[0010] The invention may be best understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the invention. In the drawings:
[0011] Figure 1 illustrates a process in which a determination is made to provide functionality to an application in accordance with one embodiment of the invention;
[0012] Figure 2 illustrates a block diagram of software interaction in accordance with one embodiment of the invention;
[0013] Figure 3 illustrates a process in which a profile corresponding to search functionality is determined in accordance with one embodiment of the invention;
[0014] Figure 4 illustrates the characteristics of a typical dialog box provided by a word processing application for inserting information in a word processing document in accordance with one embodiment of the invention;
[0015] Figure 5 illustrates a process by which search functionality is implemented within an application in accordance with one embodiment of the invention; and
[0016] Figure 6 is a block diagram illustrating a DPS in accordance with various embodiments of the invention.
DETAILED DESCRIPTION
Overview
[0017] Embodiments of the invention provide the methods and apparatuses for adding functionality to applications without modifying the applications. For one embodiment of the invention, software providing a specific functionality is implemented at the operating system level and allows a target application to access and use the functionality without modification of the application. For one such embodiment, additional functionality software (AFS) intercepts information communicated between the application and the operating system (or other applications), and based upon this intercepted information, provides specific functionality to the application. The functionality provided may replace or augment the existing functionality of the target application.
[0018] For one embodiment of the invention, a search capability is provided to specific applications to which such capability is deemed beneficial (e.g., word processing applications and e-mail messaging applications). For one such embodiment, the search capability includes desktop search capability as well as Internet search capability. [0019] In the following description, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
[0020] Reference throughout the specification to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearance of the phrases "in one embodiment" or "in an embodiment" in various places throughout the specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. [0021] Moreover, inventive aspects lie in less than all features of a single disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.
[0022] This overview represents some inventive features of various embodiments, which may contain any one of these features alone or in combination. This overview is provided to facilitate the understanding of specific embodiments of the invention discussed below in reference to Figures 1 - 6. This overview does not summarize the invention, nor is it intended to be a summary. PROCESS
[0023] Figure 1 illustrates a process in which a determination is made to provide functionality to an application in accordance with one embodiment of the invention. [0024] Process 100, shown in Figure 1, begins with operation 105 in which information communicated between the target application and the operating system (OS) or other applications is intercepted by the AFS.
[0025] At operation 110, the AFS analyzes the intercepted information and compares the intercepted information to one or more profiles. Each profile corresponds to specific functionality that is deemed beneficial to particular applications.
[0026] At operation 115 if the intercepted information has a threshold correlation to a profile, then the corresponding functionality is implemented within the target application at operation 120.
[0027] If, at operation 115, the intercepted information does not have a threshold correlation to a profile, then a determination is made not to implemented additional functionality within the target application at operation 125.
[0028] Figure 2 illustrates a block diagram of a software system in accordance with one embodiment of the invention. System 200, shown in Figure 2, may be implemented on any convention digital processing system (DPS), and includes a target application
205, an OS (or other applications) 210 and an AFS 215.
[0029] As shown in Figure 2, information is communicated between the target application 205 and the OS or other applications 210. The AFS 215 uses a hook 216 to intercept the information communicated between the target application 205 and the OS or other applications 210. The AFS 215 includes an analysis functionality 217 to compare the intercepted information to one or more profiles, shown for example as profiles 218a - 218c. Each profile has corresponding functionality, shown for example as functionalities 219a - 219c.
[0030] The analysis functionality 217 compares the intercepted information to one or more of the profiles 218a - 218c. Upon a determination that the intercepted information has a threshold correlation to a profile, the AFS 215 implements the functionality corresponding to that profile within the target application 205. For example, if upon analysis of the intercepted information, a determination is made that the intercepted information has a threshold correlation with profile 218b, then, the AFS 215 will implement the corresponding functionality (i.e., functionality 219b) within the target application 205. [0031] For one embodiment of the invention, the profiles are disjoint such that intercepted information having a threshold correlation to one profile would not have a correlation to any of the other profiles. In an alternative embodiment of the invention the profiles are not disjoint. For such an embodiment, functionality corresponding to each profile for which the intercepted information has a threshold correlation is implemented within the target application. EXEMPLARY EMBODIMENT
[0032] Embodiments of the invention are applicable to a wide range of applications and functionality. For purposes of illustration an exemplary embodiment of the invention implementing a search capability within an application is described in greater detail below.
[0033] Figure 3 illustrates a process in which a profile corresponding to search functionality is determined in accordance with one embodiment of the invention. Process 300, shown in Figure 3, begins at operation 305 in which a determination is made as to which applications will benefit from the particular functionality (subject applications). Search capability, for example, will benefit word processing applications and e-mail messaging applications among others.
[0034] At operation 310, the point in the application's use at which the particular functionality will provide the prospective benefit is determined. For example, search capability will allow the user to quickly locate information to be inserted into a word processing document or attached to an e-mail message. Therefore, the point in the application's use at which search capability would be beneficial (beneficial point) is when the user is inserting or attaching information.
[0035] At operation 315, the characteristics of the information communicated between the subject applications and the OS or other applications, at the beneficial point is determined. For example, word processing applications that allow a user to insert information typically provide a dialog box having a set of basic buttons (clickable command shortcuts) which may include "OK", "cancel", "insert", and "submit". The dialog box also typically includes a directory list and an edit box labeled "file name" with a cursor and an edit box labeled "file type". E-mail messaging applications typically have similar a similar set of buttons, which may include an "attach", as well as similar features. Another characteristic of such dialog boxes is that they are typically of dimensions of approximately 100 pixels wide or greater.
[0036] Characteristics of the communicated information that may be considered relevant may also include items (e.g., buttons, icons, dimensions, etc) that typically would not be included in a dialog box of a word processing application of e-mail messaging application. For example, the characteristic of having more than seven buttons may be considered relevant.
[0037] Figure 4 illustrates the characteristics of a typical dialog box provided by a word processing application for inserting information in a word processing document in accordance with one embodiment of the invention. Dialog box 400, shown in Figure 4, includes a file name edit box 405 having a cursor 406, a file type edit box 410, an open
(insert) button 415, a cancel button 420, and a directory list 425 having an associated directory edit box 426. Dialog box 400 has dimensions, typically greater than 100 pixels square.
[0038] Referring again to Figure 3, at operation 320, a profile corresponding to the functionality is created based upon the determined characteristics. The profile may deem some characteristics more relevant than others and may deem some characteristics (e.g., a file name icon and an edit box) critical, while others may serve to enhance the reliability of the profile.
[0039] Figure 5 illustrates a process by which search functionality is implemented within an application in accordance with one embodiment of the invention. Process 500, shown in Figure 5, begins at operation 505 in which the target application communicates a series of calls to the operating system to initiate the creation of a dialog box.
[0040] At operation 510, as the dialog box is being created, the calls to the OS which create the dialog box are intercepted by the AFS. That is, as each component of the dialog box (e.g., insert button, OK button, attach button, etc.) is created, the AFS is monitoring the dialog box creation process.
[0041] At operation 515, if the dialog box under construction is determined to have a threshold correlation with the search functionality profile (e.g., as created through process 400, described above in reference to Figure 4), then the target application is determined to be an application that would benefit from search functionality and search functionality is implemented within the target application. Because the creation of the dialog box is monitored in-progress, a determination to implement search functionality within the target application may be obtained prior to completion of the dialog box. [0042] For one embodiment of the invention a mechanism is provided to avoid falsely determining that an application would benefit from search functionality and, thus, avoid implementing search functionality in an application in which it would not provide a benefit. For one such embodiment, the profile may contain characteristics which if present indicate that search functionality should not be implemented within the target application. Such characteristics may only become evident upon completion of the dialog box. For one embodiment of the invention, therefore, the determination to implement search functionality within the target application is not made until the dialog box creation process is complete.
[0043] At operation 520, search functionality is implemented within the target application. The user is provided with a search application that is independent of the target application and without modification to the target application. For example a search functionality interface may appear within the dialog box. In alternative embodiments, the AFS displays its features by manipulating the original application or through interaction with other methods.
[0044] At operation 525 a search request is received from a user and the desired search result is incorporated into the product of the target application. For example, the desired search result may be inserted into a word processing document or attached to an e-mail message. For one embodiment of the invention, the AFS automatically accesses the target application and effects incorporation of the desired search result. For example, the AFS automatically presses the insert button or attach button of the dialog box provided by the target application.
[0045] Thus embodiments of the invention allow highly effective search functionality to be implemented in applications that do not provide search functionality or provide less effective search capability. For example, typically, search capability provided by word processor applications searches every file on the personal computer for the search term resulting in a significant time to complete the search. In contrast, independent search applications may employ a search index together with specialized search paths and algorithms resulting in a significantly reduced search time. GENERAL MATTERS [0046] Embodiments of the invention provide methods and apparatuses for adding functionality to applications without modifying the applications. Embodiments of the invention allow a user of any application that may benefit from a search capability to locate and use information on their personal computer or on the Web through use of an independent search application. Although described for various embodiments in the context of adding search capability to a word processing application or e-mail messaging application, it will be apparent to those skilled in the art that embodiments of the invention are applicable to a wide range of software applications and functionality. [0047] The invention includes various operations. Many of the methods are described in their most basic form, but operations can be added to or deleted from any of the methods without departing from the basic scope of the invention. For example, embodiments of the invention have been described above, in reference to Figure 1, in which, subsequent to a comparison of intercepted information and a profile in which the intercepted information has a threshold correlation with the profile, functionality is added to the target application. In an alternative embodiment of the invention, the comparison operation is aborted upon attaining the threshold correlation and the functionality is implemented within the target application. Such an embodiment reduces the time between intercepting the information and implementing the functionality within the target application.
[0048] In accordance with various alternative embodiments of the invention, some of the operations of the invention may be embodied in machine-executable instructions. Alternatively, the operations may be performed by a combination of hardware and software. Aspects of the invention may be provided as a computer program product that may include a machine-readable medium having stored thereon instructions, which may be used to program a computer (or other electronic devices) to perform a process according to the invention as described above.
[0049] As described above in reference to Figure 2, embodiments of the invention may be implemented on a DPS. Figure 6 is a block diagram illustrating a DPS in accordance with various embodiments of the invention. For alternative embodiments of the present invention, DPS 601, shown in Figure 6, may be a computer that includes a processor 603 coupled to a bus 607. In one embodiment, memory 605, storage 611, display controller 609, communications interface 613, input/output controller 615 and audio controller 627 are also coupled to bus 607.
[0050] DPS 601 interfaces to external systems through communications interface 613. Communications interface 613 may include a radio transceiver compatible with wireless telephone signals or other interfaces for coupling a device to other devices. In one embodiment of the present invention, carrier wave signal 625 is received/transmitted between communications interface 613 and network 650. In one embodiment of the present invention, a carrier wave signal 625 may be used to interface DPS 601 with another computer system, a network hub, router or the like. In one embodiment of the present invention, carrier wave signal 625 is considered to be machine readable media, which may be transmitted through wires, cables, optical fibers or through the atmosphere, or the like.
[0051] In one embodiment of the present invention, processor 603 may be a conventional microprocessor, such as for example but not limited to an Intel x86 or Pentium family microprocessor, a Motorola family microprocessor, or the like. Memory 605 may be a machine-readable medium such as dynamic random access memory (DRAM) and may include static random access memory (SRAM). Display controller 609 controls in a conventional manner a display 619, which in one embodiment of the invention may be a cathode ray tube (CRT), a liquid crystal display (LCD), an active matrix display, a television monitor or the like. The input/output device 617 coupled to input/output controller 615 may be a keyboard, disk drive, printer, scanner and other input and output devices (e.g., a mouse). In one embodiment of the present invention, audio controller 627 controls in a conventional manner audio output 631 and audio input 629.
[0052] Storage 611 may include machine-readable media such as for example but not limited to a magnetic hard disk, a floppy disk, an optical disk, a smart card or another form of storage for data. In one embodiment of the present invention, storage 611 may include removable media, read-only media, readable/writable media or the like. Some of the data may be written by a direct memory access process into memory 605 during execution of software in computer system 601. It is appreciated that software may reside in storage 611, memory 605 or may be transmitted or received via modem or communications interface 613. For the purposes of the specification, the term "machine readable medium" shall be taken to include any medium that is capable of storing data, information or encoding a sequence of instructions for execution by processor 603 to cause processor 603 to perform the methodologies of the present invention. The term "machine readable medium" shall be taken to include, but is not limited to solid-state memories, optical and magnetic disks, carrier wave signals, and the like. [0053] While the invention has been described in terms of several embodiments, those skilled in the art will recognize that the invention is not limited to the embodiments described, but can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting.

Claims

CLAIMSWhat is claimed is:
1. A method comprising: creating a profile for a specific functionality, the profile indicating applications that would benefit from the specific functionality; intercepting calls between a target application and another application, the calls to create a dialog box having specified characteristics; determining if the specified characteristics have a threshold correlation with the profile; and implementing the specific functionality within the target application if the specified characteristics have a threshold correlation with the profile.
2. The method of claim 1 wherein the specific functionality is desktop search functionality.
3. The method of claim 1 wherein the other application is an operating system.
4. The method of claim 2 wherein the applications that would benefit from the desktop search capability include word-processing applications and e-mail messaging applications.
5. The method of claim 1 wherein creating the profile for the specific functionality includes: determining subject applications that would benefit from the specific functionality; determining the beneficial point of the subject applications; determining the characteristics of information exchanged between the subject applications and another application at the beneficial point; and creating a profile based upon the determined characteristics.
6. The method of claim 5 wherein the specified characteristics of the dialog box include characteristics selected from the group consisting of specific buttons, a directory list, a file name edit box having a cursor, a file type edit box, and a dimension greater than 100 pixels square.
7. The method of claim 6 wherein the specific buttons include buttons selected from the group consisting of an OK button, a cancel button, an insert button, an attach button, and a submit button.
8. The method of claim 2 wherein the desktop search functionality employs a search index, specialized search paths, and specialized algorithms for reducing search time.
9. A machine-readable medium containing executable instructions which when executed by a digital process system cause the system to perform a method comprising: intercepting calls between a target application and another application, the calls to create a dialog box having specified characteristics; determining if the specified characteristics have a threshold correlation with a profile for a specific functionality, the profile indicating applications that would benefit from the specific functionality; and implementing the specific functionality within the target application if the specified characteristics have a threshold correlation with the profile such that the target application is not modified.
10. The machine readable medium of claim 9 wherein the specific functionality is desktop search functionality.
11. The machine-readable medium of claim 9 wherein the other application is an operating system.
12. The machine-readable medium of claim 10 wherein the applications that would benefit from the desktop search capability include word-processing applications and e- mail messaging applications.
13. The machine-readable medium of claim 10 wherein the profile for the specific functionality is created through a process comprising: determining subject applications that would benefit from the specific functionality; determining the beneficial point of the subject applications; determining the characteristics of information exchanged between the subject applications and another application at the beneficial point; and creating a profile based upon the determined characteristics.
14. The machine-readable medium of claim 13 wherein the specified characteristics of the dialog box include characteristics selected from the group consisting of specific buttons, a directory list, a file name edit box having a cursor, a file type edit box, and a dimension greater than 100 pixels square.
15. The machine-readable medium of claim 14 wherein the specific buttons include buttons selected from the group consisting of an OK button, a cancel button, an insert button, an attach button, and a submit button.
16. The machine-readable medium of claim 15 wherein the desktop search functionality employs a search index, specialized search paths, and specialized algorithms for reducing search time.
17. A system comprising: a target application, the target application communicating calls to a second application, the calls to create a dialog box having specified characteristics; and an additional functionality software to intercept calls between the target application and the second application, determine if the specified characteristics have a threshold correlation with a profile corresponding to a specified functionality, the profile indicating applications that would benefit from the specified functionality, and implement the specified functionality within the target application upon a determination that the specified characteristics have a threshold correlation with a profile corresponding to the specified functionality.
18. The system of claim 17 wherein the specific functionality is desktop search functionality.
19. The system of claim 17 wherein the second application is an operating system.
20. The system of claim 18 wherein the applications that would benefit from the desktop search capability include word-processing applications and e-mail messaging applications.
21. The system of claim 17 wherein the profile for the specific functionality is created through a process comprising: determining subject applications that would benefit from the specific functionality; determining the beneficial point of the subject applications; determining the characteristics of information exchanged between the subject applications and another application at the beneficial point; and creating a profile based upon the determined characteristics.
22. The system of claim 21 wherein the specified characteristics of the dialog box include characteristics selected from the group consisting of specific buttons, a directory list, a file name edit box having a cursor, a file type edit box, and a dimension greater than 100 pixels square.
23. The system of claim 22 wherein the specific buttons include buttons selected from the group consisting of an OK button, a cancel button, an insert button, an attach button, and a submit button.
24. The system of claim 18 wherein the desktop search functionality employs a search index, specialized search paths, and specialized algorithms for reducing search time.
PCT/US2005/011985 2004-04-07 2005-04-06 Methods and systems for providing functionality to software applications WO2005098625A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US56043004P 2004-04-07 2004-04-07
US60/560,430 2004-04-07
US11/060,859 US20060200827A1 (en) 2005-02-18 2005-02-18 Methods and systems providing desktop search capability to software application
US11/060,859 2005-02-18

Publications (1)

Publication Number Publication Date
WO2005098625A1 true WO2005098625A1 (en) 2005-10-20

Family

ID=35125258

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/011985 WO2005098625A1 (en) 2004-04-07 2005-04-06 Methods and systems for providing functionality to software applications

Country Status (1)

Country Link
WO (1) WO2005098625A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5252951A (en) * 1989-04-28 1993-10-12 International Business Machines Corporation Graphical user interface with gesture recognition in a multiapplication environment
US5274815A (en) * 1991-11-01 1993-12-28 Motorola, Inc. Dynamic instruction modifying controller and operation method
US5590347A (en) * 1992-12-07 1996-12-31 Microsoft Corporation Method and system for specifying alternate behavior of a software system using alternate behavior indicia
US6604150B1 (en) * 1999-02-06 2003-08-05 International Business Machines Corporation Integration of GUI application with external application extensions

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5252951A (en) * 1989-04-28 1993-10-12 International Business Machines Corporation Graphical user interface with gesture recognition in a multiapplication environment
US5274815A (en) * 1991-11-01 1993-12-28 Motorola, Inc. Dynamic instruction modifying controller and operation method
US5590347A (en) * 1992-12-07 1996-12-31 Microsoft Corporation Method and system for specifying alternate behavior of a software system using alternate behavior indicia
US6604150B1 (en) * 1999-02-06 2003-08-05 International Business Machines Corporation Integration of GUI application with external application extensions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Enablement of Presentation Manager Message Box Subclasses", IBM TDB, vol. 38, no. 3, March 1995 (1995-03-01), pages 133 - 134, XP000508004 *

Similar Documents

Publication Publication Date Title
US8712986B2 (en) Methods and systems providing desktop search capability to software application
US20060200827A1 (en) Methods and systems providing desktop search capability to software application
JP5268945B2 (en) How to manage the user interface display
EP1412846B1 (en) Method and system for management of multiple network resources
US7536410B2 (en) Dynamic multi-dimensional scrolling
KR101643022B1 (en) Catalog-based software component management
US7962552B2 (en) Borrow and give back of windows
US20130298051A1 (en) Collection User Interface
US20080195628A1 (en) Web data usage platform
US20070294523A1 (en) Changing the personality of a device by intercepting requests for personality information
US20110145689A1 (en) Named object view over multiple files
US8112552B2 (en) Default peripheral device selection based on location
US20080005133A1 (en) Merging file system directories
US20090193363A1 (en) Representing Multiple Computing Resources Within A Predefined Region Of A Graphical User Interface For Displaying A Single Icon
CA2122573A1 (en) Dynamic electronic mail facility for applications executing in an integrated operating environment
US20090150884A1 (en) Computer and method of providing software user interface
US20080222168A1 (en) Method and System for Hierarchical Document Management in a Document Review System
US7373594B1 (en) Managing the release of electronic content using a template without version logic
US9037542B2 (en) Reducing programming complexity in client applications when interfacing with database servers operating with different programming interfaces
US20100017362A1 (en) Simplifying access to documents accessed recently in a remote system
US20120124091A1 (en) Application file system access
US7827566B2 (en) Graphical user interface for monitoring classloading references
US8135741B2 (en) Modifying service provider context information to facilitate locating interceptor context information
AU2015204414A1 (en) Document and object manipulation
US20050120352A1 (en) Meta directory server providing users the ability to customize work-flows

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase