US20040158676A1 - Content-based storage management - Google Patents

Content-based storage management Download PDF

Info

Publication number
US20040158676A1
US20040158676A1 US10/451,371 US45137103A US2004158676A1 US 20040158676 A1 US20040158676 A1 US 20040158676A1 US 45137103 A US45137103 A US 45137103A US 2004158676 A1 US2004158676 A1 US 2004158676A1
Authority
US
United States
Prior art keywords
data
storage
characteristic
rule
optionally
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
US10/451,371
Other languages
English (en)
Inventor
Yehoshaphat Kasmirsky
Ilan Kor
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.)
Nice Systems Ltd
Original Assignee
Individual
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=22983764&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20040158676(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Assigned to NICE SYSTEMS, LTD. reassignment NICE SYSTEMS, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KASMIRSKY, YEHOSHAPHAT, KOR, ILAN
Priority to US10/766,851 priority Critical patent/US7664794B2/en
Publication of US20040158676A1 publication Critical patent/US20040158676A1/en
Priority to US12/697,645 priority patent/US8195616B2/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/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/435Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F2003/0697Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers device management, e.g. handlers, drivers, I/O schedulers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems

Definitions

  • the present invention relates to a system and a method for content-based storage management, and in particular, for such a system and method in which decisions concerning the location and/or timing of storage of data are based upon the content of the data.
  • on-line storage refers to direct-access, permanently mounted storage areas, such as magnetic (or other types of media) disk drives and disk arrays.
  • the time required for access to such storage areas to be made is typically measured in fractions of a second. Since not all data may need to be stored in on-line storage, which is fast but also expensive, near-line storage is also available.
  • Near-line storage is based upon an automatically (machine) operated storage area, such as optical disks residing on a disk “jukebox” or tapes in an automatic tape library.
  • On-line or near-line storage may also feature a system with a plurality of physical drives, connected together, for example in a LAN (local area network) or WAN (wide area network).
  • LAN local area network
  • WAN wide area network
  • Off-line storage is the least expensive type of storage, but is also the slowest for access, as it does not permit automatic electronic access. Instead, manual operation of the storage devices and physical drives is required by a human operator.
  • the number of physical drives is greatly reduced compared to the number of storage devices (or at least the amount of available storage space). However, the access time for data from such devices is measured from minutes to hours, depending upon the availability of the human operator and the location of the storage devices, as well as the availability of the physical drives.
  • the background art does not teach or suggest a solution to the problem of efficiently managing data storage.
  • the background art also does not teach or suggest a solution to the problem of managing data storage for both cost efficiency and for suitable access times.
  • the background art also does not provide a solution for storing data according to the content of the data, such that important data can be stored in a more accessible location/type of file storage.
  • the background art does not teach or suggest a system and method for managing data, such that data is correctly stored, migrated and/or deleted, according to the content thereof.
  • the present invention overcomes these problems of the background art by providing a system and method for data management according to the content of the data.
  • the present invention enables data to be stored in one of a plurality of different storage options according to at least one characteristic of the data, in which the at least one characteristic is related to the content of the data.
  • at least one storage option according to the present invention is optionally deletion and/or destruction of the data, such that the data may optionally be removed from storage media or may optionally not be stored initially on the storage media. Therefore, a “storage option” according to the present invention includes any type of storage media, device, system or combination thereof, or deletion (removal) of the data.
  • the data is stored for a time interval according to the at least one characteristic of the data.
  • the data is moved to a different type of storage option after an event has occurred, for example after the time interval has elapsed. It should be noted that movement or migration of the data may also include deletion or removal of the data.
  • FIG. 1 is a schematic block diagram of an exemplary system and flow of operations according to the present invention
  • FIG. 2 is a schematic block diagram of another exemplary system and flow of operations according to the present invention.
  • FIG. 3 is a schematic block diagram of a detailed exemplary system according to the present invention.
  • the present invention is of a system and method for data management according to the content of the data.
  • the present invention enables data to be stored in one of a plurality of different storage options according to at least one characteristic of the data, in which the at least one characteristic is related to the content of the data.
  • at least one storage option according to the present invention is optionally deletion and/or destruction of the data, such that the data may optionally be removed from storage media or may optionally not be stored initially on the storage media.
  • the data is stored for a time interval according to the at least one characteristic of the data.
  • the data is moved to a different type of storage option after an event has occurred, for example after the time interval has elapsed. It should be noted that movement or migration of the data may also include deletion or removal of the data.
  • the at least one characteristic of the data, according to which the storage option is selected is examined by a rule engine.
  • the rule engine compares the at least one characteristic of the data to at least one rule, and then selects the storage option (or options) according to that rule.
  • the rule engine therefore more preferably operates as a filter, for determining which storage option(s) is most appropriate for the examined data.
  • the storage decision is then preferably implemented by a storage manager.
  • the rules according to which the rule engine operates are optionally manually entered by a human operator, or alternatively may optionally be generated automatically according to a predefined business rule or according to an automatically generated business rule, or a combination thereof.
  • the present invention is operative with a system featuring a plurality of different storage options. More preferably, these different storage options include at least two different storage options having different types of accessibility. Examples of storage options having different types of accessibility include but are not limited to on-line storage, near-line storage and off-line storage.
  • the type of storage media which is used for any particular storage option is not limited according to the present invention, as the present invention is operable with any suitable type of storage media, including but not limited to DAT (tape-based storage), AIT (also tape-based storage), magnetic storage media, optical disks, CD-ROM or a mass storage device of any type, or any type of storage system, or any combination thereof.
  • the at least one characteristic of the data may optionally and preferably be obtained in a number of different ways.
  • the data may optionally and preferably have associated metadata, which is related to the content of the data.
  • the metadata is more preferably added through annotation of the data itself. Such annotation is optionally performed manually, through human intervention, but is preferably performed automatically. More preferably, automatic annotation is performed after the data is automatically analyzed.
  • the associated metadata is then preferably used to determine which storage option should be used for the data, and more preferably also the time interval during which the data should be placed in that storage option.
  • the data is more preferably filtered by a rules engine, according to at least one characteristic of the data.
  • the filtering process is more preferably performed according to the associated metadata.
  • Automatic analysis of the data is more preferably performed according to the type of data being analyzed.
  • Examples of different types of automatic analysis processes which may optionally be performed include but are not limited to, speech-to-text conversion for voice communication data, a video analyzer for video data, OCR (optical character recognition) for printed matter which has been electronically scanned, image analysis for image data, text analysis for textual data, and analyzers for user interface data.
  • These different types of data analysis processes are preferably performed according to the source of data, which may optionally be any suitable data source.
  • Examples of different types of data sources include but are not limited to, video data, audio data (including also voice communication data such as voice over IP (VOIP) data, streaming audio data and any other type of audio-related data), coded data, e-mail messages and/or attachments, chat and other types of messaging system messages, documents transmitted by facsimile and user interface data.
  • video data audio data (including also voice communication data such as voice over IP (VOIP) data, streaming audio data and any other type of audio-related data), coded data, e-mail messages and/or attachments, chat and other types of messaging system messages, documents transmitted by facsimile and user interface data.
  • audio data including also voice communication data such as voice over IP (VOIP) data, streaming audio data and any other type of audio-related data
  • coded data coded data
  • e-mail messages and/or attachments chat and other types of messaging system messages
  • documents transmitted by facsimile and user interface data documents transmitted by facsimile and user interface data.
  • the present invention is useful for the collection of data about substantially any type of user interface function.
  • user interface functions include but are not limited to any type of GUI window activity; activity with GUI gadgets such as buttons, sliders or any function provided through a GUI window; the display of any image and/or text, including but not limited to Web pages and/or any component thereof; information provided through an audible interface such as a synthesized voice; information provided through the display of video data; and any type of information which is provided through, or otherwise detectable by, the operating system of the user computational device.
  • the data is preferably “migrated” or moved from a first storage option to a second, different storage option after a time interval has expired.
  • the time interval is preferably determined according to the metadata.
  • FIG. 1 shows a first exemplary system 10 for managing data according to the content of the data, with regard to the flow of operations through system 10 .
  • system 10 features at least one input data source 12 .
  • input data sources 12 include but are not limited to, video data, audio data (including also voice communication data such as voice over IP (VOIP) data, streaming audio data and any other type of audio-related data), coded data, e-mail messages and/or attachments, chat and other types of messaging system messages, documents transmitted by facsimile and user interface data.
  • VOIP voice over IP
  • the data is in the form of an event.
  • Each action of the user preferably causes an event to be generated.
  • the event may then optionally form the data to be captured.
  • the captured data is optionally and preferably passed to a format analyzer 14 for rendering the captured data into a common format for analysis.
  • Format analyzer 14 preferably features a plurality of format modules 16 , each of which is suitable for data of a different type of format. For example, if the input data is voice communication data, then preferably a format module 16 converts the voice communication to textual data, for speech-to-text conversion. Different format modules 16 preferably handle other types of input data, as explained in greater detail with regard to FIG. 3 below.
  • the common data format is optionally and preferably textual data.
  • textual data is optionally not further preprocessed by a format module 16 , or alternatively is only minimally processed.
  • Other types of data in different data formats are then preferably converted to textual data by format module 16 , as described with regard to FIG. 3 below.
  • an analysis module 18 preferably analyzes the data, once the data is in the common format. It should be noted that optionally analysis module 18 is able to handle a plurality of different data formats, through a single module or alternatively from a set of such modules (not shown). Preferably, analysis module 18 operates on a plurality of different types and/or sources of data simultaneously, for example as a multi-thread application.
  • textual data is analyzed, as is well known in the art.
  • One non-limiting example of a text analyzer software is the IntelligentMinerTM product (IBM Corp, see http://www-4.ibm.com/software/data/iminer/fortext/tatools.html as of Dec.
  • This product is useful for analyzing text for a number of functions, such as locating information related to a topic, categorization of information and classification of information.
  • Text analyzer tools are generally known in the art for extracting content and/or information related to the subject matter of text, for example according to one or more keywords, concepts or any other type of organization and/or analysis scheme.
  • the uniform format features a uniform data structure, with a plurality of different types and/or categories of information, for example data from screen events and voice data combined in a single file.
  • This uniform data structure preferably is able to contain the different types or categories of characteristics which are of interest for being associated with the data, in order to determine the content of the captured data.
  • Non-limiting examples of a uniform data structure which may optionally be implemented according to the present invention include structures which use XML (extensible mark-up language) or ASF (Advanced Streaming Format, from Microsoft Corp., USA).
  • Analysis module 18 preferably extracts and/or creates, or otherwise determines, at least one characteristic of the captured data, preferably obtained in the uniform format.
  • analysis module 18 obtains the at least one characteristic from the captured data in the form of metadata. This metadata is then optionally stored in a metadata database (not shown, see FIG. 3).
  • analysis module 18 also gives feedback for improving the performance of format analyzer 14 and/or format module 16 , in order to improve the operation of these components.
  • rule engine 20 only receives the at least one characteristic, more preferably in the form of metadata.
  • the captured data is then passed directly to a storage manager 22 .
  • Rule engine 20 more preferably compares the metadata to at least one rule, which is most preferably a business rule specified by a manual human user, or alternatively may optionally be generated automatically according to a predefined business rule or according to an automatically generated business rule, or a combination thereof.
  • one or more rules may be fed to rule engine 20 through an interface 24 , such as a GUI (graphical user interface) for example.
  • interface 24 may optionally be a simple Web browser-based interface.
  • Rule engine 20 determines the type of storage option (or options) according to one or more rules, as selected through the comparison of the metadata (or characteristic) of the captured data to the rule(s). Additionally or alternatively, the output of rule engine 20 is optionally and preferably fed back to format analyzer 14 , and/or format module 16 , and/or analysis module 18 .
  • Rule engine 20 optionally and more preferably determines both the type of storage option (or options), which should be selected for the particular captured data, and also the term of storage. Most preferably, the captured data is initially stored with a first storage option, and then is migrated (moved) to at least one additional storage option after a period of time has elapsed. This period of time is also most preferably determined according to at least one rule by rule engine 20 .
  • Rule engine 20 may optionally perform an action according to a rule and/or event, in which the event may optionally and preferably trigger automatic application of the rule.
  • actions based on rules are given below.
  • One example of actions which are based on rules include but are not limited to manipulations of stored data.
  • the compression of the data may optionally be altered after an event has occurred, such as a period of time has elapsed.
  • a non limiting example of a reason for altering such compression is to enable more rapid playback of the data.
  • Previously stored data may optionally and preferably be updated with business data.
  • Non limiting examples of such data include the addition of social security or identification number, customer identifier, preferred customer status information and so forth.
  • Current transaction data may also optionally and preferably be linked to the previously stored data file.
  • Previously stored data may also optionally be updated.
  • a non limiting example of such linking may optionally be performed by linking transactions performed by a certain high-status or preferred customer to past transaction by that customer.
  • Another event/action example may optionally be performed with multiple mirroring of data, for example by distributing identical data to several destinations and/or pre-defined locations and/or storage options. Such mirroring may optionally be performed for redundancy purposes, for example for security of the stored data, by duplicating to multiple storage locations/options, and/or for general availability reasons.
  • Storage manager 22 preferably then receives the output of rule engine 20 and the captured data.
  • the output of rule engine 20 preferably includes at least one storage option for the captured data.
  • this storage option could be a type of storage media or deletion and/or removal and/or destruction of the captured data. More preferably, the storage option includes a particular storage device 26 into which the captured data should be placed. Alternatively, storage manager 22 could determine the identity of the particular storage device 26 for storing the data.
  • FIG. 2 shows a different flow arrangement of the system of FIG. 1, as another example of a system according to the present invention.
  • system 10 again features a rule engine 40 .
  • rule engine 40 is the initiating process or component for subsequent actions which are performed by system 10 .
  • rule engine 40 takes the input source according to metadata obtained from an analysis module 38 .
  • Rule engine 40 then preferably sends the captured data, or alternatively only selected captured data, to a storage manager 42 .
  • Storage manager 42 sends the captured data to the correct storage option, shown as preferably being a selected storage device 44 , according to a request for action by rule engine 40 .
  • rule engine 40 feeds back the captured data, and/or information about the captured data, into the input sources.
  • Improved metadata may optionally be obtained from analysis module 38 .
  • the user defines a task in rule engine 40 for archiving certain types of information, such as information about specific telephone calls.
  • Rule engine 40 then preferably uses analysis module 38 to select specific data.
  • Analysis module 38 may optionally be implemented as a call management server, for example.
  • the selected specific data may optionally be any one or more of voice data, data captured from user interface actions, video data, an e-mail transaction, facsimile data, VoIP, Web-co browsing data (obtained from two or more users viewing the same Web page(s) through different Web browser processes), or any coded data or any combination of any type of input sources.
  • the data is obtained from input sources 36 , which may optionally be implemented as an input sources logger.
  • the captured data is then transferred into a storage manager 42 .
  • This data can optionally be retrieved as required from storage devices 44 , more preferably directly by using rule engine 40 and/or storage manager 42 . Such retrieved data may then optionally and more preferably be fed into input sources 36 in order for the retrieved data to be widely accessible (available), and/or for further manipulation.
  • FIG. 3 shows an exemplary, detailed implementation of a system according to the present invention, which is related to the flow of operations shown in FIG. 1.
  • a system 50 preferably features a plurality of input data sources 52 .
  • input data sources 52 are shown as optionally and preferably including a video source 54 for video data, an audio source 56 for audio data, a messaging source 58 for e-mail messages (including attachments), instant messaging and/or chat data, and a facsimile source 60 for data which is transmitted by facsimile.
  • the input data from input data sources 52 is preferably then fed to at least one format analyzer 62 for rendering the captured data into a common format for analysis.
  • Format analyzer 62 preferably features a plurality of format modules 74 , each of which is suitable for data of a different type of format.
  • format modules 74 are shown as optionally and preferably including a video analyzer 76 , a text analyzer 78 , an audio analyzer 79 and an OCR (optical character recognition) module 80 .
  • OCR module 80 may optionally be implemented as is well known in the art, for example through the use of OCR software having an algorithm which could easily be selected by one of ordinary skill in the art.
  • Video analysis may optionally be performed by video analyzer 76 as follows.
  • Video data is obtained, for example from a camera as a non-limiting example of video source 54 .
  • a frame-grabber is then preferably used to obtain at least one frame from the video data.
  • the frame is preferably analyzed. More preferably, only a portion of the frame is stored as captured data. For example, if a video camera is used to monitor the entrance to a secure area, then optionally only those frames, or alternatively those portions of each frame, which feature a human subject near the actual entrance are of interest. Additionally or alternatively, changes in the background of each frame may optionally be detected and tracked, as being of interest.
  • One example of a type of analysis which may be performed with the video data is a motion detection algorithm, which is well known in the art.
  • Another example is face recognition algorithms, which are also well known in the art.
  • Non-limiting examples of video analysis algorithms are described at http://www.cs.rochester.edu/u/nelson/research/motion/motion.html as of Dec. 31, 2001, for motion detection algorithms and at http://www-white.media.mit.edu/vismod/demos/facerec as of Dec. 31, 2001, for face recognition algorithms.
  • Such analyses are performed with firmware, such as a DSP (digital signal processor) for example.
  • the results may then optionally be stored as the captured data.
  • the output of format analyzer 62 preferably features at least one characteristic of the captured data which more preferably is metadata, as previously described.
  • the metadata is more preferably stored in a metadata database 82 .
  • a rule engine 84 then preferably analyzes the metadata from metadata database 82 (or alternatively obtained directly from format analyzer 62 ), in order to apply one or more rules to the captured data.
  • Rule engine 84 may optionally be implemented with the Blaze software Advisor product of Blaze Software (see http://www.blazesoft.com/products as of Dec. 31, 2001 for details).
  • Rule engine 84 may also optionally be implemented as a rule/task engine from Nice Systems Ltd. (Ra'anana, Israel), for example based on business data. Regardless of the specific implementation, rule engine 84 preferably operates according to at least one business rule.
  • Rule engine 84 preferably compares the at least one characteristic of the data to at least one rule, and then selects the storage option (or options) according to that rule. Rule engine 84 therefore more preferably operates as a filter, for determining which storage option(s) is most appropriate for the examined data. The storage decision is then preferably implemented by a storage manager 86 .
  • storage manager 86 is able to select from a plurality of different storage options. More preferably, these different storage options include at least two different storage options having different types of accessibility. Examples of storage options having different types of accessibility include but are not limited to on-line storage, near-line storage and off-line storage. The type of storage media which is used for any particular storage option is not limited according to the present invention. For the purposes of illustration only and without any intention of being limiting, storage manager 86 is shown as being able to select from a plurality of storage devices, shown as an on-line storage device 88 and an off-line storage device 90 . Of course, other types of storage devices and/or systems could be used in place of, or in addition to, these examples of storage devices.
  • Rule engine 84 is optionally and preferably able to feed back information to format analyzer 62 , for improving the performance of format analyzer 62 .
  • System 50 could optionally be implemented at a service center which processes services requests from customers remotely, such that the customer is not physically present at the service center. The customer therefore contacts service center personnel, for example through voice communication (such as a telephone call for example), e-mail messages, facsimiles and so forth.
  • a plurality of business rules has been defined and implemented by rule engine 84 , which could optionally include the following rules: a record is kept for every customer contact that refers to a financial transaction for at least three months even if no transaction occurred, and is kept for each contact in which a financial transaction occurred for at least seven years. In addition, the record for each contact resulting in an actual financial transaction is first stored in on-line storage for one month, and then in an off-line storage for the remainder of the term to seven years.
  • audio source 56 As an example of input source 52 .
  • This captured audio data is analyzed, for example in order to determine if the financial transaction occurred during the contact. If such a transaction occurred, then metadata associated with the captured audio data indicates such an occurrence.
  • Format analyzer 62 and particularly audio analyzer 79 , preferably analyzes the captured audio data to obtain such metadata.
  • the data itself from the call is preferably handled according to one or more business rules, which may optionally be defined manually and/or generated automatically, through the operation of rule engine 84 .
  • rule engine 84 then generates an action to be performed by storage manager 86 .
  • storage manager 86 may optionally store the data from the call, migrate the data to a new type of storage, or delete the data, or any other action or any combination of actions which should be performed according to one or more events.
  • rule engine 84 is able to generate one or more instructions for execution by storage manager 86 .
US10/451,371 2000-02-14 2002-01-03 Content-based storage management Abandoned US20040158676A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/766,851 US7664794B2 (en) 2000-02-14 2004-01-30 Content-based storage management
US12/697,645 US8195616B2 (en) 2000-02-14 2010-02-01 Content-based storage management

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US25915801P 2001-01-03 2001-01-03
PCT/IL2002/000009 WO2002054221A2 (en) 2001-01-03 2002-01-03 Content-based storage management

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/IL2002/000009 A-371-Of-International WO2002054221A2 (en) 2000-02-14 2002-01-03 Content-based storage management

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/766,851 Continuation-In-Part US7664794B2 (en) 2000-02-14 2004-01-30 Content-based storage management

Publications (1)

Publication Number Publication Date
US20040158676A1 true US20040158676A1 (en) 2004-08-12

Family

ID=22983764

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/451,371 Abandoned US20040158676A1 (en) 2000-02-14 2002-01-03 Content-based storage management
US10/766,851 Expired - Lifetime US7664794B2 (en) 2000-02-14 2004-01-30 Content-based storage management
US12/697,645 Expired - Lifetime US8195616B2 (en) 2000-02-14 2010-02-01 Content-based storage management

Family Applications After (2)

Application Number Title Priority Date Filing Date
US10/766,851 Expired - Lifetime US7664794B2 (en) 2000-02-14 2004-01-30 Content-based storage management
US12/697,645 Expired - Lifetime US8195616B2 (en) 2000-02-14 2010-02-01 Content-based storage management

Country Status (7)

Country Link
US (3) US20040158676A1 (de)
EP (1) EP1374028B2 (de)
AT (1) ATE306102T1 (de)
DE (1) DE60206478T3 (de)
ES (1) ES2253531T5 (de)
HK (1) HK1061449A1 (de)
WO (1) WO2002054221A2 (de)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050010593A1 (en) * 2003-07-10 2005-01-13 International Business Machines Corporation System and method for performing predictive file storage management
US20050117462A1 (en) * 2003-11-28 2005-06-02 Azuma Kano Disk array system and method for controlling disk array system
US20060075005A1 (en) * 2004-02-24 2006-04-06 Hitachi, Ltd. Method and apparatus of media management on disk-subsystem
US7159081B2 (en) 2003-01-24 2007-01-02 Hitachi, Ltd. Automatic scenario management for a policy-based storage system
US20070115512A1 (en) * 2005-11-18 2007-05-24 The Go Daddy Group, Inc. Relevant messages associated with outgoing fax documents
US20070115498A1 (en) * 2005-11-18 2007-05-24 The Go Daddy Group, Inc. Relevant messages associated with incoming fax documents
US20080144134A1 (en) * 2006-10-31 2008-06-19 Mohamed Nooman Ahmed Supplemental sensory input/output for accessibility
US20090248747A1 (en) * 2002-06-28 2009-10-01 Nxp B.V. , Removable memory information management
US20100211617A1 (en) * 2009-02-17 2010-08-19 Jhilmil Jain Projects containing media data of different types
US20110222835A1 (en) * 2010-03-09 2011-09-15 Dolby Laboratories Licensing Corporation Application Tracks in Audio/Video Containers
DE102010041452A1 (de) * 2010-09-27 2012-03-29 Siemens Aktiengesellschaft Medizintechnische Datenverarbeitungseinrichtung und Verfahren zum Betreiben einer medizintechnischen Datenverarbeitungseinrichtung
US8495315B1 (en) * 2007-09-29 2013-07-23 Symantec Corporation Method and apparatus for supporting compound disposition for data images
US20160034441A1 (en) * 2014-07-29 2016-02-04 Board Of Regents, The University Of Texas System Systems, apparatuses and methods for generating a user interface
US20190318372A1 (en) * 2018-04-13 2019-10-17 Shopper Scientist Llc Shopping time allocated to product exposure in a shopping environment

Families Citing this family (75)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8464302B1 (en) 1999-08-03 2013-06-11 Videoshare, Llc Method and system for sharing video with advertisements over a network
US20020056123A1 (en) 2000-03-09 2002-05-09 Gad Liwerant Sharing a streaming video
US6636590B1 (en) * 2000-10-30 2003-10-21 Ingenio, Inc. Apparatus and method for specifying and obtaining services through voice commands
DE60206478T3 (de) 2001-01-03 2018-11-29 Nice Systems Ltd. Auf inhalt basierende speicherungsverwaltung
US7289623B2 (en) * 2001-01-16 2007-10-30 Utbk, Inc. System and method for an online speaker patch-through
US20020133402A1 (en) 2001-03-13 2002-09-19 Scott Faber Apparatus and method for recruiting, communicating with, and paying participants of interactive advertising
US6704403B2 (en) 2001-09-05 2004-03-09 Ingenio, Inc. Apparatus and method for ensuring a real-time connection between users and selected service provider using voice mail
AU2003256679A1 (en) * 2002-07-25 2004-02-16 Communication Synergy Technologies Llc Content management system
US7234106B2 (en) * 2002-09-10 2007-06-19 Simske Steven J System for and method of generating image annotation information
US7359498B2 (en) * 2003-06-12 2008-04-15 Utbk, Inc. Systems and methods for arranging a call
US7698183B2 (en) 2003-06-18 2010-04-13 Utbk, Inc. Method and apparatus for prioritizing a listing of information providers
US8140389B2 (en) 2003-10-06 2012-03-20 Utbk, Inc. Methods and apparatuses for pay for deal advertisements
US20070140451A1 (en) * 2003-10-06 2007-06-21 Utbk, Inc. Methods and Systems for Pay For Performance Advertisements
US9208495B2 (en) * 2003-10-06 2015-12-08 Yellowpages.Com Llc Methods and apparatuses for advertisement presentation
US9203974B2 (en) * 2003-10-06 2015-12-01 Yellowpages.Com Llc Methods and apparatuses for offline selection of pay-per-call advertisers
US10425538B2 (en) * 2003-10-06 2019-09-24 Yellowpages.Com Llc Methods and apparatuses for advertisements on mobile devices for communication connections
US7428497B2 (en) 2003-10-06 2008-09-23 Utbk, Inc. Methods and apparatuses for pay-per-call advertising in mobile/wireless applications
US8837698B2 (en) 2003-10-06 2014-09-16 Yp Interactive Llc Systems and methods to collect information just in time for connecting people for real time communications
US9202220B2 (en) * 2003-10-06 2015-12-01 Yellowpages.Com Llc Methods and apparatuses to provide application programming interface for retrieving pay per call advertisements
US20070121845A1 (en) * 2003-10-06 2007-05-31 Utbk, Inc. Methods and apparatuses for offline selection of pay-per-call advertisers via visual advertisements
US7366683B2 (en) 2003-10-06 2008-04-29 Utbk, Inc. Methods and apparatuses for offline selection of pay-per-call advertisers
JP4789420B2 (ja) * 2004-03-04 2011-10-12 トヨタ自動車株式会社 車両制御システムにおけるデータ処理装置
US20050210041A1 (en) * 2004-03-18 2005-09-22 Hitachi, Ltd. Management method for data retention
US7213022B2 (en) * 2004-04-29 2007-05-01 Filenet Corporation Enterprise content management network-attached system
US20060015493A1 (en) * 2004-07-15 2006-01-19 International Business Machines Corporation Enhanced records manager and related methods
US8069269B2 (en) * 2004-08-04 2011-11-29 Emc Corporation Methods and apparatus for accessing content in a virtual pool on a content addressable storage system
US20060085374A1 (en) * 2004-10-15 2006-04-20 Filenet Corporation Automatic records management based on business process management
US20060085245A1 (en) * 2004-10-19 2006-04-20 Filenet Corporation Team collaboration system with business process management and records management
US7698517B2 (en) * 2004-12-02 2010-04-13 Storagedna, Inc. Managing disk storage media
US7783679B2 (en) * 2005-01-12 2010-08-24 Computer Associates Think, Inc. Efficient processing of time series data
US8538768B2 (en) 2005-02-16 2013-09-17 Ingenio Llc Methods and apparatuses for delivery of advice to mobile/wireless devices
US8934614B2 (en) * 2005-02-25 2015-01-13 YP Interatcive LLC Systems and methods for dynamic pay for performance advertisements
US7636704B2 (en) * 2005-08-26 2009-12-22 Emc Corporation Methods and apparatus for scheduling an action on a computer
US7970743B1 (en) 2005-09-15 2011-06-28 Emc Corporation Retention and disposition of stored content associated with multiple stored objects
US8599832B2 (en) 2005-09-28 2013-12-03 Ingenio Llc Methods and apparatuses to connect people for real time communications via voice over internet protocol (VOIP)
US10402756B2 (en) * 2005-10-19 2019-09-03 International Business Machines Corporation Capturing the result of an approval process/workflow and declaring it a record
US20070088736A1 (en) * 2005-10-19 2007-04-19 Filenet Corporation Record authentication and approval transcript
US20070106710A1 (en) * 2005-10-26 2007-05-10 Nils Haustein Apparatus, system, and method for data migration
US20080091774A1 (en) * 2005-12-15 2008-04-17 Sugarcrm Customer relationship management system and method
US7856436B2 (en) * 2005-12-23 2010-12-21 International Business Machines Corporation Dynamic holds of record dispositions during record management
US9197479B2 (en) 2006-01-10 2015-11-24 Yellowpages.Com Llc Systems and methods to manage a queue of people requesting real time communication connections
US8681778B2 (en) 2006-01-10 2014-03-25 Ingenio Llc Systems and methods to manage privilege to speak
US7476013B2 (en) 2006-03-31 2009-01-13 Federal Signal Corporation Light bar and method for making
US9346397B2 (en) 2006-02-22 2016-05-24 Federal Signal Corporation Self-powered light bar
US7746794B2 (en) 2006-02-22 2010-06-29 Federal Signal Corporation Integrated municipal management console
US9002313B2 (en) 2006-02-22 2015-04-07 Federal Signal Corporation Fully integrated light bar
US7814063B1 (en) * 2006-03-07 2010-10-12 Emc Corporation Retention and disposition of components of a complex stored object
US7818300B1 (en) 2006-03-07 2010-10-19 Emc Corporation Consistent retention and disposition of managed content and associated metadata
US7594082B1 (en) 2006-03-07 2009-09-22 Emc Corporation Resolving retention policy conflicts
US20070239715A1 (en) * 2006-04-11 2007-10-11 Filenet Corporation Managing content objects having multiple applicable retention periods
US7870102B2 (en) * 2006-07-12 2011-01-11 International Business Machines Corporation Apparatus and method to store and manage information and meta data
JP5190368B2 (ja) * 2006-09-21 2013-04-24 株式会社オートネットワーク技術研究所 電子制御システム及び電子制御装置
US7801862B1 (en) 2006-09-29 2010-09-21 Emc Corporation Retention of complex objects
US8037029B2 (en) * 2006-10-10 2011-10-11 International Business Machines Corporation Automated records management with hold notification and automatic receipts
US8180027B1 (en) * 2006-11-22 2012-05-15 Securus Technologies, Inc. Score-driven management of recordings
JP4453715B2 (ja) * 2007-04-13 2010-04-21 村田機械株式会社 蓄積制御装置
US8838476B2 (en) * 2007-09-07 2014-09-16 Yp Interactive Llc Systems and methods to provide information and connect people for real time communications
US8306211B2 (en) * 2007-09-20 2012-11-06 Intellisist, Inc. System and method for retaining calls into a call center
US8930651B2 (en) * 2007-10-05 2015-01-06 Imation Corp. Archiving system with partitions of individual archives
US20090150477A1 (en) * 2007-12-07 2009-06-11 Brocade Communications Systems, Inc. Distributed file system optimization using native server functions
US7899850B2 (en) * 2008-02-22 2011-03-01 Bycast, Inc. Relational objects for the optimized management of fixed-content storage systems
US8718042B2 (en) * 2008-05-08 2014-05-06 Microsoft Corporation Extensible and secure transmission of multiple conversation contexts
US8723911B1 (en) 2008-10-06 2014-05-13 Verint Americas Inc. Systems and methods for enhancing recorded or intercepted calls using information from a facial recognition engine
US8898267B2 (en) * 2009-01-19 2014-11-25 Netapp, Inc. Modifying information lifecycle management rules in a distributed system
JP4924633B2 (ja) * 2009-02-27 2012-04-25 ソニー株式会社 情報処理装置、情報処理方法およびプログラム
US8261033B1 (en) 2009-06-04 2012-09-04 Bycast Inc. Time optimized secure traceable migration of massive quantities of data in a distributed storage system
US9098611B2 (en) * 2012-11-26 2015-08-04 Intouch Technologies, Inc. Enhanced video interaction for a user interface of a telepresence network
US8983911B2 (en) * 2011-06-20 2015-03-17 Microsoft Technology Licensing, Llc Storage media abstraction for uniform data storage
US9355120B1 (en) 2012-03-02 2016-05-31 Netapp, Inc. Systems and methods for managing files in a content storage system
US9027144B1 (en) 2012-12-20 2015-05-05 Emc Corporation Semantic-based business events
US9348855B2 (en) * 2013-02-13 2016-05-24 International Business Machines Corporation Supporting big data in enterprise content management systems
US9280683B1 (en) 2014-09-22 2016-03-08 International Business Machines Corporation Multi-service cloud storage decision optimization process
US9742914B2 (en) * 2014-10-21 2017-08-22 Nexidia Inc. Agent evaluation system
US10223581B2 (en) 2015-12-27 2019-03-05 Interactive Intelligence Group, Inc. System and method for video analysis
US10003688B1 (en) 2018-02-08 2018-06-19 Capital One Services, Llc Systems and methods for cluster-based voice verification

Citations (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4881178A (en) * 1987-05-07 1989-11-14 The Regents Of The University Of Michigan Method of controlling a classifier system
US5131087A (en) * 1988-12-29 1992-07-14 Storage Technology Corporation Computer system having apparatus for automatically redistributing data records stored therein
US5164900A (en) * 1983-11-14 1992-11-17 Colman Bernath Method and device for phonetically encoding Chinese textual data for data processing entry
US5295198A (en) * 1988-10-14 1994-03-15 Harris Corporation Pattern identification by analysis of digital words
US5469560A (en) * 1991-04-10 1995-11-21 International Business Machines Corporation Prioritizing pending read requests in an automated storage library
US5506986A (en) * 1992-07-14 1996-04-09 Electronic Data Systems Corporation Media management system using historical data to access data sets from a plurality of data storage devices
US5632007A (en) * 1994-09-23 1997-05-20 Actv, Inc. Interactive system and method for offering expert based interactive programs
US5794244A (en) * 1996-06-04 1998-08-11 International Business Machines Corporation Data storage system with table-driven device selector
US5812994A (en) * 1993-05-20 1998-09-22 Canon Kabushiki Kaisha Apparatus and method for data processing and/or for control
US5832083A (en) * 1994-09-09 1998-11-03 Fujitsu Limited Method and device for utilizing data content
US5970171A (en) * 1995-08-14 1999-10-19 Hughes Aircraft Company Apparatus and method of fusing the outputs of multiple intelligent character recognition (ICR) systems to reduce error rate
US5991753A (en) * 1993-06-16 1999-11-23 Lachman Technology, Inc. Method and system for computer file management, including file migration, special handling, and associating extended attributes with files
US5991751A (en) * 1997-06-02 1999-11-23 Smartpatents, Inc. System, method, and computer program product for patent-centric and group-oriented data processing
US6049804A (en) * 1995-11-01 2000-04-11 Filetek, Inc. Method and apparatus for segmenting a database
US6074431A (en) * 1997-10-20 2000-06-13 Fujitsu Limited Apparatus and method for automatically forming work object and recording medium recording work object forming program and capable of being read by computer
US6229951B1 (en) * 1997-02-18 2001-05-08 Thomson Consumer Electronics Digital video picture and ancillary data processing and storage
US20010049826A1 (en) * 2000-01-19 2001-12-06 Itzhak Wilf Method of searching video channels by content
US6389432B1 (en) * 1999-04-05 2002-05-14 Auspex Systems, Inc. Intelligent virtual volume access
US6446160B1 (en) * 2000-09-28 2002-09-03 International Business Machines Corporation Multi-drive data storage system with analysis and selected demounting of idle data storage media
US20020138852A1 (en) * 2000-11-27 2002-09-26 Steven Reynolds System and method for providing an omnimedia package
US20020180803A1 (en) * 2001-03-29 2002-12-05 Smartdisk Corporation Systems, methods and computer program products for managing multimedia content
US6542972B2 (en) * 2000-01-31 2003-04-01 Commvault Systems, Inc. Logical view and access to physical storage in modular data and storage management system
US6564263B1 (en) * 1998-12-04 2003-05-13 International Business Machines Corporation Multimedia content description framework
US20030117505A1 (en) * 2001-12-20 2003-06-26 Sasaki Gary David Intermediate memory for a digital camera
US6678752B1 (en) * 2000-09-28 2004-01-13 International Business Machines Corporation Data storage system with automatic storage request analysis and selection of optimal output media type
US6833865B1 (en) * 1998-09-01 2004-12-21 Virage, Inc. Embedded metadata engines in digital capture devices
US6850252B1 (en) * 1999-10-05 2005-02-01 Steven M. Hoffberg Intelligent electronic appliance system and method
US6877134B1 (en) * 1997-08-14 2005-04-05 Virage, Inc. Integrated data and real-time metadata capture system and method
US6922759B1 (en) * 2001-10-04 2005-07-26 Silicon Motion, Inc. Method, system and apparatus for playing songs directly from a hard drive
US7127473B2 (en) * 2002-05-17 2006-10-24 Sap Aktiengesellschaft Methods and systems for providing supplemental contextual content
US7143096B2 (en) * 2002-06-14 2006-11-28 Hitachi, Ltd. Information processing method and system
US20070033515A1 (en) * 2000-07-24 2007-02-08 Sanghoon Sull System And Method For Arranging Segments Of A Multimedia File
US7213005B2 (en) * 1999-12-09 2007-05-01 International Business Machines Corporation Digital content distribution using web broadcasting services

Family Cites Families (80)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3686434A (en) * 1957-06-27 1972-08-22 Jerome H Lemelson Area surveillance system
US3811008A (en) * 1972-01-24 1974-05-14 S Lee Video multiplex system
JPS61166289A (ja) * 1985-01-18 1986-07-26 Hitachi Ltd 画像伝送システム
JP2528789B2 (ja) * 1985-06-26 1996-08-28 中央電子 株式会社 映像情報管理装置
JPS62233859A (ja) 1986-04-03 1987-10-14 Nec Corp フアイル内容変換装置
JPS62249270A (ja) 1986-04-23 1987-10-30 Toshiba Corp 文書処理装置
JPS63245556A (ja) 1987-03-31 1988-10-12 Toshiba Corp 図表データ割付け方法
US4814869A (en) * 1987-04-27 1989-03-21 Oliver Jr Robert C Video surveillance system
JPS6441385A (en) * 1987-08-06 1989-02-13 Pioneer Electronic Corp Recording and reproducing method
US4862292A (en) * 1987-08-26 1989-08-29 Canon Kabushiki Kaisha Digital information signal recording apparatus
US5438674A (en) * 1988-04-05 1995-08-01 Data/Ware Development, Inc. Optical disk system emulating magnetic tape units
JPH01292452A (ja) * 1988-05-05 1989-11-24 Internatl Business Mach Corp <Ibm> 階層的データ記憶システム
JPH0362128A (ja) 1989-07-28 1991-03-18 Nec Software Kansai Ltd データ内容の出力方式
JPH0363735A (ja) 1989-07-31 1991-03-19 Nec Corp データ定義文を利用したデータ保守方式
JPH03108029A (ja) 1989-09-21 1991-05-08 Nec Corp データ値更新対応処理方式
JPH03265029A (ja) 1990-03-14 1991-11-26 Nec Corp データ集計処理方式
JPH03282657A (ja) 1990-03-29 1991-12-12 Nec Corp 事務文書形式変換方式
JPH03282843A (ja) 1990-03-30 1991-12-13 Nec Corp 規則ファイルを参照するファイル変換プログラム方式
JP2960533B2 (ja) 1990-11-30 1999-10-06 株式会社日立製作所 記号列検索モジュール及びそれを備えたシングルチップマイクロコンピュータ
JPH04178829A (ja) 1990-11-14 1992-06-25 Hokkaido Nippon Denki Software Kk ロードモジュール内のファイル定義情報編集方式
JP3008504B2 (ja) 1991-01-07 2000-02-14 日本電気株式会社 文書ファイル管理方式
ES2092583T3 (es) * 1991-01-16 1996-12-01 Matsushita Electric Ind Co Ltd Aparato grabador en cinta de video para grabar canales multiples.
DE4106246C1 (en) 1991-02-28 1992-03-26 Grundig E.M.V. Elektro-Mechanische Versuchsanstalt Max Grundig Hollaend. Stiftung & Co Kg, 8510 Fuerth, De TV broadcast suppression appts. esp. for avoiding advertisements - stores images which start and end of broadcast and compares current image with memory to control suppression or channel change
US5193000A (en) * 1991-08-28 1993-03-09 Stereographics Corporation Multiplexing technique for stereoscopic video system
JPH0561744A (ja) 1991-09-05 1993-03-12 Nec Corp ソフトウエア資産の世代管理方式
US5350303A (en) 1991-10-24 1994-09-27 At&T Bell Laboratories Method for accessing information in a computer
US5343240A (en) * 1991-11-04 1994-08-30 At&T Bell Laboratories Bidirectional video telephony using shared channels on coaxial cable networks
JPH05158765A (ja) 1991-12-06 1993-06-25 Hitachi Ltd C言語プログラム差分情報取得方式
JPH05216736A (ja) 1992-02-06 1993-08-27 Fuji Xerox Co Ltd 情報処理装置
JPH05233706A (ja) 1992-02-25 1993-09-10 Hitachi Ltd 文書分類保管システム
JPH05241922A (ja) 1992-02-28 1993-09-21 Juki Corp データ処理装置
US5351129A (en) * 1992-03-24 1994-09-27 Rgb Technology D/B/A Rgb Spectrum Video multiplexor-encoder and decoder-converter
JPH05298081A (ja) 1992-04-20 1993-11-12 Omron Corp 仕様抽出装置
US5581297A (en) * 1992-07-24 1996-12-03 Intelligent Instruments Corporation Low power video security monitoring system
JP3551445B2 (ja) 1993-02-26 2004-08-04 カシオ計算機株式会社 帳票処理装置
JP2945223B2 (ja) 1992-12-02 1999-09-06 三菱電機株式会社 知識ベース保存装置と合成装置、およびファジィ制御システム
JPH06202920A (ja) 1992-12-28 1994-07-22 Nec Corp データ変換装置
US5333091B2 (en) * 1993-01-08 1996-12-17 Arthur D Little Enterprises Method and apparatus for controlling a videotape player to automatically scan past recorded commercial messages
JP3037012B2 (ja) 1993-01-22 2000-04-24 日本電気株式会社 データベース監視機構
JPH06324930A (ja) 1993-05-14 1994-11-25 Kanebo Ltd データ処理装置およびデータ処理方法
JP3548866B2 (ja) 1993-05-21 2004-07-28 カシオ計算機株式会社 データ処理装置
US5495603A (en) 1993-06-14 1996-02-27 International Business Machines Corporation Declarative automatic class selection filter for dynamic file reclassification
US5761601A (en) * 1993-08-09 1998-06-02 Nemirofsky; Frank R. Video distribution of advertisements to businesses
JP3595564B2 (ja) 1993-10-27 2004-12-02 キヤノン株式会社 文書処理装置及びその方法
JPH07129447A (ja) 1993-11-01 1995-05-19 Just Syst Corp 文書情報管理システム
US5579239A (en) * 1994-02-16 1996-11-26 Freeman; Mitchael C. Remote video transmission system
US5526133A (en) * 1994-06-28 1996-06-11 Sensormatic Electronics Corporation System and method for logging and retrieving information on video cassettes in a computer controlled surveillance system
DE4442264A1 (de) 1994-11-28 1996-05-30 Simon Ralf Verfahren zum Ausblenden von Teilen einer Fernsehsendung und Vorrichtung zur Durchführung des Verfahrens
JPH08194636A (ja) 1995-01-18 1996-07-30 Hitachi Software Eng Co Ltd データフォーマット変換処理方法
US5600366A (en) * 1995-03-22 1997-02-04 Npb Partners, Ltd. Methods and apparatus for digital advertisement insertion in video programming
DE19525226A1 (de) 1995-07-11 1997-01-16 Thomson Brandt Gmbh Nachrichtentechnisches Gerät mit einer Fernbedienung
JPH0981497A (ja) 1995-09-12 1997-03-28 Toshiba Corp 実時間ストリームサーバ並びに実時間ストリームデータの格納方法および転送方法
JPH0981590A (ja) 1995-09-13 1997-03-28 Canon Inc マルチメディア情報検索装置
JP3269768B2 (ja) 1996-01-16 2002-04-02 株式会社東芝 ディジタル信号受信装置
JP3230569B2 (ja) * 1996-04-24 2001-11-19 富士ゼロックス株式会社 情報蓄積装置、情報蓄積方法および情報蓄積再生装置
US6256068B1 (en) 1996-05-08 2001-07-03 Matsushita Electric Industrial Co., Ltd. Image data format conversion apparatus
JP3733984B2 (ja) * 1997-01-29 2006-01-11 富士ゼロックス株式会社 情報蓄積装置および情報蓄積方法
US6091771A (en) * 1997-08-01 2000-07-18 Wells Fargo Alarm Services, Inc. Workstation for video security system
US6002427A (en) * 1997-09-15 1999-12-14 Kipust; Alan J. Security system with proximity sensing for an electronic device
GB9800590D0 (en) * 1998-01-13 1998-03-11 Bae Sema Ltd Intelligent human computer interface system
US6842876B2 (en) * 1998-04-14 2005-01-11 Fuji Xerox Co., Ltd. Document cache replacement policy for automatically generating groups of documents based on similarity of content
JP2989801B2 (ja) 1998-05-15 1999-12-13 松下電送システム株式会社 電子メール型ファクシミリ装置及び電子メール受信方法
JP2000148793A (ja) 1998-09-11 2000-05-30 Nippon Telegr & Teleph Corp <Ntt> 複合メディア文書の類似検索方法及び装置及び複合メディア文書の類似検索プログラムを格納した記憶媒体
JP3460597B2 (ja) 1998-09-22 2003-10-27 日本電気株式会社 複合文書管理システム及び複合文書の構造管理方法ならびに複合文書構造管理プログラムを格納した記録媒体
US7039856B2 (en) 1998-09-30 2006-05-02 Ricoh Co., Ltd. Automatic document classification using text and images
DE19848194A1 (de) 1998-10-20 2000-05-04 Stefan Scherbarth Vorrichtung zur Aufnahme und selektiven Wiedergabe von Videodaten
US6792043B1 (en) 1998-10-23 2004-09-14 Telecommunications Advancement Organization Of Japan Method, apparatus and program products for retrieving moving image
US6978297B1 (en) * 1998-11-12 2005-12-20 Ricoh, Co., Ltd. System and method of managing queues by maintaining metadata files having attributes corresponding to capture of electronic document and using the metadata files to selectively lock the electronic document
JP2000165806A (ja) 1998-11-30 2000-06-16 Sony Corp 情報処理装置および方法、並びに提供媒体
JP2000215123A (ja) 1999-01-26 2000-08-04 Hitachi Ltd 共有文書管理装置への文書登録・更新方法
JP4298045B2 (ja) 1999-03-24 2009-07-15 パナソニック株式会社 放送送信装置及び受信装置
US6249570B1 (en) * 1999-06-08 2001-06-19 David A. Glowny System and method for recording and storing telephone call information
SE513804C2 (sv) * 1999-06-28 2000-11-06 Ericsson Telefon Ab L M Metod och anordning i ett telekommunikationssystem
GB2369263A (en) 2000-01-24 2002-05-22 Comverse Infosys Inc Information retrieval from a contact centre over a wide area network
US20010052019A1 (en) * 2000-02-04 2001-12-13 Ovt, Inc. Video mail delivery system
US6542602B1 (en) * 2000-02-14 2003-04-01 Nice Systems Ltd. Telephone call monitoring system
US6741963B1 (en) * 2000-06-21 2004-05-25 International Business Machines Corporation Method of managing a speech cache
US20020039408A1 (en) * 2000-10-03 2002-04-04 Securetell, Inc. Method and system for enabling workers to communicate anonymously with their employers
DE60206478T3 (de) 2001-01-03 2018-11-29 Nice Systems Ltd. Auf inhalt basierende speicherungsverwaltung
US20050008198A1 (en) * 2001-09-14 2005-01-13 Guo Chun Biao Apparatus and method for selecting key frames of clear faces through a sequence of images

Patent Citations (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5164900A (en) * 1983-11-14 1992-11-17 Colman Bernath Method and device for phonetically encoding Chinese textual data for data processing entry
US4881178A (en) * 1987-05-07 1989-11-14 The Regents Of The University Of Michigan Method of controlling a classifier system
US5295198A (en) * 1988-10-14 1994-03-15 Harris Corporation Pattern identification by analysis of digital words
US5131087A (en) * 1988-12-29 1992-07-14 Storage Technology Corporation Computer system having apparatus for automatically redistributing data records stored therein
US5469560A (en) * 1991-04-10 1995-11-21 International Business Machines Corporation Prioritizing pending read requests in an automated storage library
US5506986A (en) * 1992-07-14 1996-04-09 Electronic Data Systems Corporation Media management system using historical data to access data sets from a plurality of data storage devices
US5812994A (en) * 1993-05-20 1998-09-22 Canon Kabushiki Kaisha Apparatus and method for data processing and/or for control
US5991753A (en) * 1993-06-16 1999-11-23 Lachman Technology, Inc. Method and system for computer file management, including file migration, special handling, and associating extended attributes with files
US5832083A (en) * 1994-09-09 1998-11-03 Fujitsu Limited Method and device for utilizing data content
US5632007A (en) * 1994-09-23 1997-05-20 Actv, Inc. Interactive system and method for offering expert based interactive programs
US5970171A (en) * 1995-08-14 1999-10-19 Hughes Aircraft Company Apparatus and method of fusing the outputs of multiple intelligent character recognition (ICR) systems to reduce error rate
US6049804A (en) * 1995-11-01 2000-04-11 Filetek, Inc. Method and apparatus for segmenting a database
US5794244A (en) * 1996-06-04 1998-08-11 International Business Machines Corporation Data storage system with table-driven device selector
US6229951B1 (en) * 1997-02-18 2001-05-08 Thomson Consumer Electronics Digital video picture and ancillary data processing and storage
US5991751A (en) * 1997-06-02 1999-11-23 Smartpatents, Inc. System, method, and computer program product for patent-centric and group-oriented data processing
US6877134B1 (en) * 1997-08-14 2005-04-05 Virage, Inc. Integrated data and real-time metadata capture system and method
US6074431A (en) * 1997-10-20 2000-06-13 Fujitsu Limited Apparatus and method for automatically forming work object and recording medium recording work object forming program and capable of being read by computer
US6833865B1 (en) * 1998-09-01 2004-12-21 Virage, Inc. Embedded metadata engines in digital capture devices
US6564263B1 (en) * 1998-12-04 2003-05-13 International Business Machines Corporation Multimedia content description framework
US6389432B1 (en) * 1999-04-05 2002-05-14 Auspex Systems, Inc. Intelligent virtual volume access
US6850252B1 (en) * 1999-10-05 2005-02-01 Steven M. Hoffberg Intelligent electronic appliance system and method
US7213005B2 (en) * 1999-12-09 2007-05-01 International Business Machines Corporation Digital content distribution using web broadcasting services
US20010049826A1 (en) * 2000-01-19 2001-12-06 Itzhak Wilf Method of searching video channels by content
US6542972B2 (en) * 2000-01-31 2003-04-01 Commvault Systems, Inc. Logical view and access to physical storage in modular data and storage management system
US20070033515A1 (en) * 2000-07-24 2007-02-08 Sanghoon Sull System And Method For Arranging Segments Of A Multimedia File
US6678752B1 (en) * 2000-09-28 2004-01-13 International Business Machines Corporation Data storage system with automatic storage request analysis and selection of optimal output media type
US6446160B1 (en) * 2000-09-28 2002-09-03 International Business Machines Corporation Multi-drive data storage system with analysis and selected demounting of idle data storage media
US20020138852A1 (en) * 2000-11-27 2002-09-26 Steven Reynolds System and method for providing an omnimedia package
US7020888B2 (en) * 2000-11-27 2006-03-28 Intellocity Usa, Inc. System and method for providing an omnimedia package
US20020180803A1 (en) * 2001-03-29 2002-12-05 Smartdisk Corporation Systems, methods and computer program products for managing multimedia content
US6922759B1 (en) * 2001-10-04 2005-07-26 Silicon Motion, Inc. Method, system and apparatus for playing songs directly from a hard drive
US20030117505A1 (en) * 2001-12-20 2003-06-26 Sasaki Gary David Intermediate memory for a digital camera
US7127473B2 (en) * 2002-05-17 2006-10-24 Sap Aktiengesellschaft Methods and systems for providing supplemental contextual content
US7143096B2 (en) * 2002-06-14 2006-11-28 Hitachi, Ltd. Information processing method and system

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090248747A1 (en) * 2002-06-28 2009-10-01 Nxp B.V. , Removable memory information management
US7159081B2 (en) 2003-01-24 2007-01-02 Hitachi, Ltd. Automatic scenario management for a policy-based storage system
US20070016750A1 (en) * 2003-01-24 2007-01-18 Masao Suzuki System and method for managing storage and program for the same for executing an operation procedure for the storage according to an operation rule
US7313659B2 (en) 2003-01-24 2007-12-25 Hitachi, Ltd. System and method for managing storage and program for the same for executing an operation procedure for the storage according to an operation rule
US20050010593A1 (en) * 2003-07-10 2005-01-13 International Business Machines Corporation System and method for performing predictive file storage management
US20050117462A1 (en) * 2003-11-28 2005-06-02 Azuma Kano Disk array system and method for controlling disk array system
US20050120263A1 (en) * 2003-11-28 2005-06-02 Azuma Kano Disk array system and method for controlling disk array system
US20050117468A1 (en) * 2003-11-28 2005-06-02 Azuma Kano Disk array system and method of controlling disk array system
US20050120264A1 (en) * 2003-11-28 2005-06-02 Azuma Kano Disk array system and method for controlling disk array system
US20050154942A1 (en) * 2003-11-28 2005-07-14 Azuma Kano Disk array system and method for controlling disk array system
US7865665B2 (en) 2003-11-28 2011-01-04 Hitachi, Ltd. Storage system for checking data coincidence between a cache memory and a disk drive
US8468300B2 (en) 2003-11-28 2013-06-18 Hitachi, Ltd. Storage system having plural controllers and an expansion housing with drive units
US20060075005A1 (en) * 2004-02-24 2006-04-06 Hitachi, Ltd. Method and apparatus of media management on disk-subsystem
US20070115498A1 (en) * 2005-11-18 2007-05-24 The Go Daddy Group, Inc. Relevant messages associated with incoming fax documents
US20070115512A1 (en) * 2005-11-18 2007-05-24 The Go Daddy Group, Inc. Relevant messages associated with outgoing fax documents
US20080144134A1 (en) * 2006-10-31 2008-06-19 Mohamed Nooman Ahmed Supplemental sensory input/output for accessibility
US8495315B1 (en) * 2007-09-29 2013-07-23 Symantec Corporation Method and apparatus for supporting compound disposition for data images
US20100211617A1 (en) * 2009-02-17 2010-08-19 Jhilmil Jain Projects containing media data of different types
US9330097B2 (en) * 2009-02-17 2016-05-03 Hewlett-Packard Development Company, L.P. Projects containing media data of different types
US20110222835A1 (en) * 2010-03-09 2011-09-15 Dolby Laboratories Licensing Corporation Application Tracks in Audio/Video Containers
US8401370B2 (en) 2010-03-09 2013-03-19 Dolby Laboratories Licensing Corporation Application tracks in audio/video containers
DE102010041452A1 (de) * 2010-09-27 2012-03-29 Siemens Aktiengesellschaft Medizintechnische Datenverarbeitungseinrichtung und Verfahren zum Betreiben einer medizintechnischen Datenverarbeitungseinrichtung
US20160034441A1 (en) * 2014-07-29 2016-02-04 Board Of Regents, The University Of Texas System Systems, apparatuses and methods for generating a user interface
US10191889B2 (en) * 2014-07-29 2019-01-29 Board Of Regents, The University Of Texas System Systems, apparatuses and methods for generating a user interface by performing computer vision and optical character recognition on a graphical representation
US20190318372A1 (en) * 2018-04-13 2019-10-17 Shopper Scientist Llc Shopping time allocated to product exposure in a shopping environment
US11164197B2 (en) * 2018-04-13 2021-11-02 Shopper Scientist Llc Shopping time allocated to product exposure in a shopping environment

Also Published As

Publication number Publication date
WO2002054221A3 (en) 2003-10-23
US20100138459A1 (en) 2010-06-03
WO2002054221A2 (en) 2002-07-11
US20040193740A1 (en) 2004-09-30
DE60206478T3 (de) 2018-11-29
EP1374028A2 (de) 2004-01-02
DE60206478T2 (de) 2006-07-06
DE60206478D1 (de) 2005-11-10
US7664794B2 (en) 2010-02-16
ATE306102T1 (de) 2005-10-15
HK1061449A1 (en) 2004-09-17
US8195616B2 (en) 2012-06-05
EP1374028B1 (de) 2005-10-05
ES2253531T5 (es) 2018-09-26
ES2253531T3 (es) 2006-06-01
EP1374028B2 (de) 2018-05-16

Similar Documents

Publication Publication Date Title
EP1374028B1 (de) Auf inhalt basierende speicherungsverwaltung
CN1997993B (zh) 处理媒质文件的方法和系统
US8069147B2 (en) System and method for delivering results of a search query in an information management system
Brown et al. Automatic content-based retrieval of broadcast news
US8229904B2 (en) Storage pools for information management
US8180742B2 (en) Policy-based information management
US8180743B2 (en) Information management
US7966526B2 (en) Software event recording and analysis system and method of use thereof
US6351747B1 (en) Method and system for providing data to a user based on a user&#39;s query
US8782033B2 (en) Entity following
US20060031216A1 (en) Method and system for searching of a video archive
US20020059227A1 (en) Document management apparatus, related document extracting method, and document processing assist method
US7661036B1 (en) Cache for collecting events on a monitored computer
US20120023145A1 (en) Policy-based computer file management based on content-based analytics
EP2264664A1 (de) Börse für Marketinganlagen
US6754654B1 (en) System and method for extracting knowledge from documents
US8001087B1 (en) Method and apparatus for performing selective backup operations based on file history data
US20060004818A1 (en) Efficient information management
AU6186801A (en) Method and system for real-time analyzing and processing data over the internet
JP2006019845A (ja) 画像処理装置、画像処理システム、画像処理方法及びプログラム
US10353792B2 (en) Data layering in a network management system
JPH11250038A (ja) 情報処理システムおよび同システムの操作履歴管理方法
JP2006146348A (ja) データ管理装置、データ管理システム、データ管理方法、およびコンピュータプログラム
JP2005032128A (ja) ドキュメント状態管理装置、ドキュメント状態管理システム、並びにこれらの方法およびプログラム

Legal Events

Date Code Title Description
AS Assignment

Owner name: NICE SYSTEMS, LTD., ISRAEL

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KASMIRSKY, YEHOSHAPHAT;KOR, ILAN;REEL/FRAME:015237/0614;SIGNING DATES FROM 20030630 TO 20030701

STCB Information on status: application discontinuation

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