JP2010055640A - ソフトウェアの動的な追加方法 - Google Patents
ソフトウェアの動的な追加方法 Download PDFInfo
- Publication number
- JP2010055640A JP2010055640A JP2009277870A JP2009277870A JP2010055640A JP 2010055640 A JP2010055640 A JP 2010055640A JP 2009277870 A JP2009277870 A JP 2009277870A JP 2009277870 A JP2009277870 A JP 2009277870A JP 2010055640 A JP2010055640 A JP 2010055640A
- Authority
- JP
- Japan
- Prior art keywords
- add
- filter
- filters
- manager
- processing
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Stored Programmes (AREA)
Abstract
【解決手段】アドインフィルタは、フィルタ管理サービスを利用して、アドインフィルタ自体をシステムにインストールするように要求し、それ自体の機能に関連する情報をアドインマネージャに提供する。アドインマネージャは、提供された情報を用いて確認できるようにアドインフィルタをシステムにインストールする。アドインフィルタはシステム処理のいずれかによって起動される。アドインマネージャは、システム処理からの要求に応答して、システム上で使用可能なアドインフィルタを列挙する。システム処理は、列挙されたアドインフィルタを選択し、メディア処理の能力を拡張することができる。
【選択図】図2
Description
フィルタは、メディア(例えば、オーディオ、ビデオおよび画像)の処理に使用されるソフトウェア構成要素である。フィルタは、コーデック(coder or decoder)、解析フィルタ(analysis filters)または機能強化フィルタ(enhancement filters)である場合がある。コーデックの例には、ビデオのためのMPEG、デジタル静止画のためのJPEGまたはTIFF、およびオーディオファイルのためのWAVまたはAVIが含まれる。コーデックは、主としてネットワークにおける転送の効率化を目的としてメディアファイルを圧縮するために使用されている。機能強化フィルタは、エフェクト(effects)とも称され、主としてデータを改良して画像の一部を変化させることによりメディアファイルに強調効果(enhancement effects)を加えるため、または別の目的のためにデータを変化させるために(例えば、ある画像フィルの輝度設定の機能を強化や、オーディオファイルのノイズの低減である)使用される。解析フィルタは画像ファイルからデータ(例えば、ある画像ファイルにおける背景色といったメタデータ)を抽出する。多くのフィルタがオペレーティングシステムソフトウェア(例えば、マイクロソフト(登録商標)社のWindows(登録商標)XP)またはメディア処理アプリケーション(例えば、Adobe(登録商標)社のPhotoshop(登録商標))に標準添付されて提供されている。しかしながら、典型的なオペレーティングシステムのプラットフォームまたはアプリケーションによって提供されていない特殊な用途を提供する無数のフィルタが存在する。とりわけ、以下に述べられているシステムアーキテクチャおよび方法は、アドインとして追加されたフィルタが既存のシステム処理の能力を拡張する、オープンで柔軟なアーキテクチャを提供する。
図2は、アドインフィルタ245を用いてシステム処理210の能力を拡張するためのより動的で柔軟なシステム200を図示する。このようなシステムにおいては、システムサービスは、ここではアドインマネージャ220と称され、構成要素オブジェクト(component object)(例えば、マイクロソフト(登録商標)Windows(登録商標)プラットフォームにおけるComponent Object Modelオブジェクトである)として提供されて、処理210とアドインフィルタ245の間のノードとして提供されて、全システムにアクセスできる。したがって、一方では、アドインフィルタ245は、アドインマネージャ220を使用してそれ自体をシステムの240部分にインストールし、処理210に対して有効とすることができる。他方では、アドインマネージャ220は、フィルタ245のようなアドインフィルタを発見し(discover)、列挙(enumerate)、およびインタフェースを提供するために処理210によって使用される。処理210は、アドインフィルタ245をメディアファイルの処理をする組込フィルタ260とともに追加して、その結果を出力対象270に提供するためにエディタ250を使用することができる。アドインフィルタのインストールと提供のための別々のシステムサービスを提供することは、処理210が集中的なタスクのコードを扱う負荷を軽減するだけではなく、アドインマネージャ220を呼び出すことが可能なシステム上の全ての処理に対してそのようなサービスを有効にする。
図4は、アドインフィルタをインストールし起動するシステムサービスを備えたシステムアーキテクチャを図示する。詳細には、図4は、システムの全ての処理がアドインフィルタを発見(discover)し使用することを可能にするシステムサービスを備えたシステムアーキテクチャを図示する。処理は、デバイスドライバ430(例えば、特定のスキャナのデバイスドライバ)、ハードドライブ490に格納する前にデバイスからのデータを処理するために用いることができる取込ソフトウェア、取込ユーザインタフェース425および一般的なアプリケーション410を含むことができる。アドインマネージャ440は、システムに開かれたサービスであって、これらの全ての処理(例えば、430,420,410および425)からアクセスされることができる。また、アドインフィルタは、IHVs、ISVsまたはサードパーティベンダから提供されることがきる。したがって、サードパーティベンダにから提供された信頼できるフィルタは、IHVから提供されるドライバまたはISVから提供されるアプリケーションを拡張するために使用されることができる。この柔軟性は、ユーザがデスクトップをカスタマイズしてシステムにおけるメディア機能を増やすことを許容する。
図5乃至8を参照して、アドインマネージャ440について詳しく述べる。アドインマネージャ440は、オブジェクト(例えば、オブジェクトモデルの構成要素)として実装されていて、デバイスドライバ420またはアプリケーション410のようなシステム処理によって具体化される。一般的に、アドインマネージャ440は、システムで有効なアドインフィルタ455および465をインストールすることおよび列挙することについて責任を負う。図5は、アドインマネージャ440の典型的な実施例を示すものであり、処理が機能を拡張することができるメソッド、およびフィルタ開発者が自己のフィルタをインストールするために使用することができる様々なメソッド)を示している。
上述した図5に関連する説明は、システムにフィルタをインストールするメソッド550について論じたものである。図6は、フィルタと他の付加的な詳細を伴ってインストールする処理を図示したものである。フロー610において、システムは、システムにインストールするアドインを受け取る。アドインフィルタは、ソフトウェアの構成要素のオブジェクトの場合があり、デバイスドライバに関連してまたは新しいアプリケーション等のインストールに伴って提供されることができる。また、ネットワークに接続されているサーバにアドインフィルタを送信可能な状態に置くことができて、ユーザは、都合のよいようにサーバにアクセスしてアドインフィルタをダウンロードできる。アドインフィルタを受け取る方法は何であっても、フィルタの開発者は、上述したとおり自己のフィルタをシステムにインストールするためにアドインマネージャインタフェース(例えば、図5)に慣れていなければならない。したがって、フロー620では、アドインフィルタは、アドインマネージャインタフェースを使用して、フィルタのインストールを開始するアドインマネージャからの呼び出しに応答する。フィルタは、アドインマネージャに分類ID、フィルタID、名称および説明を与える。そしてフロー630では、アドインマネージャは、追加されようとしているフィルタが真正なフィルタであることを検証する。追加されようとしているフィルタは、アドインマネージャが信頼できるかどうかを認識するためのデジタル署名と共に提供される。フロー640において、署名が適切なものでなければ、フロー650で、アドインマネージャは、そのフィルタを追加することを拒絶する。しかし、フロー640で署名が適切なものであれば、追加されようとしているフィルタは信頼できるということを検証される。そしてフロー660において、アドインマネージャは、アドインフィルによって提供されたパラメータを使用して、システムにフィルタをインストールする。もし、追加されようとしているアドインフィルタが標準的なフィルタの分類または既にシステムに知られた分類に属さない場合には、アドインマネージャに対する呼び出しは、インストールする前にそのフィルタと結びついた何かを登録するための分類を追加(メソッド510)する必要がある。
図6を参照して上述したように、一度フィルタがインストールされると、それらのフィルタは、列挙されてシステム処理の能力を拡張するために提供されることができる。図7および8は、そのような処理の全てを説明する。フロー710において、アドインマネージャは、システム処理からシステムで有効なアドインフィルタであって、呼び出し処理によって提供される基準に合致するフィルタのリストの列挙の要求を受けとる。一度、アドインマネージャが列挙の要求を受け取ると、フロー720において、アドインマネージャは、アドインフィルタのリストを列挙することによって要求に応答して、アドインフィルタのリストが呼び出し処理に提供される。
一度、アドインマネージャが、処理からの要求に対する応答の中でフィルタのリストを列挙すると、処理は、その処理自体の能力を拡張するためにアドインフィルタを使用できる。図9に示すように、フロー910において、アドインフィルタの列挙の要求をしている処理は、アドインフィルタを列挙したリストまたはテーブルを受け取るまたはアドインフィルタを列挙したリストまたはテーブルにアクセスする。そして、フロー920において、列挙の要求をしている処理は、有効なアドインフィルタの1または複数を選択する。そして、フロー930において、列挙の要求をしている処理は、選択したアドインフィルタのオブジェクトへのインタフェースポインタを受け取る。そして、フロー940において、その処理は、フィルタを起動するためにアドインフィルタへのインタフェースおよびそれに関連した方法であって選択したメディアデータを処理する方法を使用する。処理が直接フィルタを起動する変わりに、アドインマネージャにフィルタの起動の要求または指示をすることは、有利な場合がある。このことは、処理が、そのフィルタ処理と分離してアドインフィルタを使用することを要求することを認め、これにより、フィルタ内部のエラーに対して脆弱になる傾向を小さくする。
図4に示すシステムのアーキテクチャは、オープンかつ柔軟であって、アドインフィルタを使用してシステム処理が能力を拡張することができるシステムアーキテクチャである。これは、ユーザがカスタマイズしたメディアの処理の構成要素をデスクトップに追加することをオープンかつ柔軟なアーキテクチャが許容するという範囲において有利である。しかし、これはまた、ISV、IHVまたはサードパーティによって提供されたアドインフィルタに内在するかも知れないエラーまたはバグに対してシステムを脆弱にする。オペレーティングシステムソフトウェアまたはアプリケーションのメーカーは、ユーザが第三者によって提供された部品を使って処理を拡張することを許容して、セキュリティ上のリスクが増加することに対して常に注意深くいなければならない。しかしながら、上述したように、これらの脅威のいくつかは、セキュリティ上の規則を遵守しているか(security compliance)を検証することができるデジタル署名と共にアドインフィルタを提供するように要求することによって解決できる。例えば、アドインマネージャは、全てのアドインフィルタに1または複数の許可されたデジタル署名の提供を要求するように設定することができる(例えば、フロー630を参照)。また、アドインフィルタがシステムにインストールされることを認められた後であっても、アドインフィルタを要求している処理は、付加的なセキュリティの基準を特定して、アドインマネージャに対してその基準に適合するフィルタのみを選択肢として列挙するようにすることができる(例えば、フロー830を参照)。
処理の能力を拡張(図4に示すシステムアーキテクチャによって可能となる)するためにアドインマネージャによって使用されるアドインフィルタは、アドインマネージャおよびシステム処理と効果的に協働するために一定の標準的な機能を有する必要があるかもしれない。例えば、アドインフィルタは、複数の入力の型(type of input)を受入れ、複数の出力の型(type of output)を提供することができる。そのようなフィルタのひとつは、複数の画像を得てひとつの出力画像を生成することができるステッチ(stitching)フィルタがある。また、文書読み取り(document scanning)フィルタは、ひとつのイメージを得て画像およびテキストといった複数の型の出力を生成することができる。画像以外の出力データを提供するフィルタの例は、注釈生成(annotation generator)フィルタおよび画像測量(image measurement)フィルタを含む。注釈生成フィルタは、画像中の日付印から日付データといったデータまたは画像中に人物がいるかいないかといったデータを抽出することができるだろう。画像測量フィルタは、ヒストグラムを生成することまたは読取画像のプレビューの方向を測定し読み取りのためのパラメータを設定することができる。
方法およびシステムは、システムサービスであるアドインマネージャ、アドインフィルタおよびシステム処理といったいくつかのシステムの構成要素の機能を述べる。これらのいずれかに帰する機能および上述した他の構成要素に帰する機能は、これら以外の関連するいずれかの構成要素によっても、そのようにプログラムすれば、実施することができると理解されるべきである。
120 システムレジストリ
125 選択されたアドインフィルタ
130 エディタ
140 組込みフィルタであるコーデック
150 出力対象
Claims (4)
- コンピュータシステムにインストールされたフィルタに関連したメディアを列挙するオペレーティングシステムサービスを有するコンピュータ上で実行可能な、コンピュータシステム処理に関連した拡張可能なメディアをカスタマイズする方法であって、
前記オペレーティングシステムサービスに、前記コンピュータにインストールされたフィルタに関連したメディアを列挙する要求をすること、
フィルタに関連した列挙されたメディアの1または複数を選択すること、
前記フィルタに関連した選択したメディアをデータに関連したメディアの処理に使用すること
を備えることを特徴とする方法。 - 前記システム処理が、選択したフィルタに関連したメディアを使用することについて正当な権限を有しているか確認することを更に備えることを特徴とする請求項1に記載の方法。
- 請求項1に記載の方法を実行するためのコンピュータ実行可能な命令を記録したコンピュータ読み取り可能媒体。
- 請求項1に記載の方法であって、前記システム処理は、
ソフトウェアアプリケーションを処理するメディア、
デバイスドライバ、および
取り込みソフトウェアに関連したメディア
のいずれか1つであることを特徴とする方法。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/404,985 US7493614B2 (en) | 2003-03-31 | 2003-03-31 | System architecture and related methods for dynamically adding software components to extend functionality of system processes |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003363740A Division JP4772282B2 (ja) | 2003-03-31 | 2003-10-23 | メディアフィルタの管理を提供するためのプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010055640A true JP2010055640A (ja) | 2010-03-11 |
| JP4585030B2 JP4585030B2 (ja) | 2010-11-24 |
Family
ID=28792119
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003363740A Expired - Lifetime JP4772282B2 (ja) | 2003-03-31 | 2003-10-23 | メディアフィルタの管理を提供するためのプログラム |
| JP2009277870A Expired - Lifetime JP4585030B2 (ja) | 2003-03-31 | 2009-12-07 | ソフトウェアの動的な追加方法 |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003363740A Expired - Lifetime JP4772282B2 (ja) | 2003-03-31 | 2003-10-23 | メディアフィルタの管理を提供するためのプログラム |
Country Status (14)
| Country | Link |
|---|---|
| US (1) | US7493614B2 (ja) |
| EP (1) | EP1471423B1 (ja) |
| JP (2) | JP4772282B2 (ja) |
| KR (1) | KR101015351B1 (ja) |
| CN (1) | CN100538625C (ja) |
| AU (1) | AU2003244041B2 (ja) |
| BR (1) | BR0304191A (ja) |
| CA (1) | CA2439729C (ja) |
| MX (1) | MXPA04002999A (ja) |
| MY (1) | MY149417A (ja) |
| NO (1) | NO331575B1 (ja) |
| RU (1) | RU2353968C2 (ja) |
| TW (1) | TWI301946B (ja) |
| ZA (1) | ZA200306968B (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024138149A (ja) * | 2023-07-28 | 2024-10-07 | 北京字跳▲網▼絡技▲術▼有限公司 | 情報対話のための方法、装置、デバイス、及び記憶媒体 |
Families Citing this family (80)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101165647B (zh) * | 2006-10-17 | 2010-12-15 | 北京书生国际信息技术有限公司 | 一种文档库系统和文档库系统功能的扩展方法 |
| US7240292B2 (en) | 2003-04-17 | 2007-07-03 | Microsoft Corporation | Virtual address bar user interface control |
| US7712034B2 (en) | 2003-03-24 | 2010-05-04 | Microsoft Corporation | System and method for shell browser |
| US7823077B2 (en) | 2003-03-24 | 2010-10-26 | Microsoft Corporation | System and method for user modification of metadata in a shell browser |
| US7627552B2 (en) | 2003-03-27 | 2009-12-01 | Microsoft Corporation | System and method for filtering and organizing items based on common elements |
| US7769794B2 (en) | 2003-03-24 | 2010-08-03 | Microsoft Corporation | User interface for a file system shell |
| US7421438B2 (en) | 2004-04-29 | 2008-09-02 | Microsoft Corporation | Metadata editing control |
| US7650575B2 (en) | 2003-03-27 | 2010-01-19 | Microsoft Corporation | Rich drag drop user interface |
| US7925682B2 (en) | 2003-03-27 | 2011-04-12 | Microsoft Corporation | System and method utilizing virtual folders |
| US8024335B2 (en) | 2004-05-03 | 2011-09-20 | Microsoft Corporation | System and method for dynamically generating a selectable search extension |
| US7694236B2 (en) | 2004-04-23 | 2010-04-06 | Microsoft Corporation | Stack icons representing multiple objects |
| US7657846B2 (en) | 2004-04-23 | 2010-02-02 | Microsoft Corporation | System and method for displaying stack icons |
| US8707209B2 (en) | 2004-04-29 | 2014-04-22 | Microsoft Corporation | Save preview representation of files being created |
| US7383500B2 (en) | 2004-04-30 | 2008-06-03 | Microsoft Corporation | Methods and systems for building packages that contain pre-paginated documents |
| US8661332B2 (en) | 2004-04-30 | 2014-02-25 | Microsoft Corporation | Method and apparatus for document processing |
| US7359902B2 (en) | 2004-04-30 | 2008-04-15 | Microsoft Corporation | Method and apparatus for maintaining relationships between parts in a package |
| US7607141B2 (en) * | 2004-05-03 | 2009-10-20 | Microsoft Corporation | Systems and methods for support of various processing capabilities |
| US8363232B2 (en) | 2004-05-03 | 2013-01-29 | Microsoft Corporation | Strategies for simultaneous peripheral operations on-line using hierarchically structured job information |
| US8243317B2 (en) | 2004-05-03 | 2012-08-14 | Microsoft Corporation | Hierarchical arrangement for spooling job data |
| US7580948B2 (en) | 2004-05-03 | 2009-08-25 | Microsoft Corporation | Spooling strategies using structured job information |
| US7755786B2 (en) | 2004-05-03 | 2010-07-13 | Microsoft Corporation | Systems and methods for support of various processing capabilities |
| US7634775B2 (en) | 2004-05-03 | 2009-12-15 | Microsoft Corporation | Sharing of downloaded resources |
| US7647559B2 (en) * | 2004-09-30 | 2010-01-12 | Microsoft Corporation | Method and computer-readable medium for navigating between attachments to electronic mail messages |
| US8032482B2 (en) | 2004-09-30 | 2011-10-04 | Microsoft Corporation | Method, system, and apparatus for providing a document preview |
| US7457671B2 (en) * | 2004-09-30 | 2008-11-25 | Rockwell Automation Technologies, Inc. | Systems and methods that facilitate management of add-on instruction generation, selection, and/or monitoring during execution |
| US8156488B2 (en) * | 2004-10-20 | 2012-04-10 | Nokia Corporation | Terminal, method and computer program product for validating a software application |
| US20060106869A1 (en) * | 2004-11-17 | 2006-05-18 | Ulead Systems, Inc. | Multimedia enhancement system using the multimedia database |
| US7584111B2 (en) | 2004-11-19 | 2009-09-01 | Microsoft Corporation | Time polynomial Arrow-Debreu market equilibrium |
| CN100349119C (zh) * | 2004-12-30 | 2007-11-14 | 杭州华三通信技术有限公司 | 软件安装与集成的方法 |
| US20060181540A1 (en) * | 2005-02-12 | 2006-08-17 | Patrick Loo | Image editor with plug-in capability for editing images in a mobile communication device |
| US7614016B2 (en) | 2005-04-21 | 2009-11-03 | Microsoft Corporation | Multiple roots in navigation pane |
| US8195646B2 (en) | 2005-04-22 | 2012-06-05 | Microsoft Corporation | Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information |
| US7665028B2 (en) | 2005-07-13 | 2010-02-16 | Microsoft Corporation | Rich drag drop user interface |
| US8055637B2 (en) * | 2005-08-15 | 2011-11-08 | National Instruments Corporation | Method for intelligent browsing in an enterprise data system |
| CN1794734B (zh) * | 2005-09-28 | 2010-04-14 | 华为技术有限公司 | 预先下载后续安装媒体对象的方法及终端设备 |
| US7698685B2 (en) * | 2005-10-12 | 2010-04-13 | Microsoft Corporation | Discovery, qualification, and activation of software add-in components |
| KR20070058977A (ko) * | 2005-12-05 | 2007-06-11 | 한국전자통신연구원 | 홈 네트워크 단말 시스템 소프트웨어의 동적 재구성 장치및 방법 |
| US8132106B2 (en) * | 2006-06-23 | 2012-03-06 | Microsoft Corporation | Providing a document preview |
| US7530079B2 (en) * | 2006-09-07 | 2009-05-05 | Microsoft Corporation | Managing application customization |
| US20080127055A1 (en) * | 2006-09-07 | 2008-05-29 | Microsoft Corporation | Application proxy |
| US8850388B2 (en) * | 2006-09-07 | 2014-09-30 | Microsoft Corporation | Controlling application features |
| US7908580B2 (en) * | 2006-09-07 | 2011-03-15 | Microsoft Corporation | Connecting an integrated development environment with an application instance |
| US8438266B2 (en) * | 2006-10-11 | 2013-05-07 | Microsoft Corporation | File sharing administration |
| US20080115124A1 (en) * | 2006-11-10 | 2008-05-15 | Charles J. Kulas | Trial mode for selectively trying a component that adds functionality to base software |
| JP4996272B2 (ja) * | 2007-01-31 | 2012-08-08 | キヤノン株式会社 | 情報処理装置及びその制御方法及び該方法を実行するプログラム |
| US8484115B2 (en) | 2007-10-03 | 2013-07-09 | Palantir Technologies, Inc. | Object-oriented time series generator |
| JP2010067156A (ja) * | 2008-09-12 | 2010-03-25 | Kubota Corp | クライアントサーバシステム |
| US9348499B2 (en) | 2008-09-15 | 2016-05-24 | Palantir Technologies, Inc. | Sharing objects that rely on local resources with outside servers |
| US8041714B2 (en) * | 2008-09-15 | 2011-10-18 | Palantir Technologies, Inc. | Filter chains with associated views for exploring large data sets |
| US20100070426A1 (en) | 2008-09-15 | 2010-03-18 | Palantir Technologies, Inc. | Object modeling for exploring large data sets |
| US8745361B2 (en) * | 2008-12-02 | 2014-06-03 | Microsoft Corporation | Sandboxed execution of plug-ins |
| US8532714B2 (en) * | 2009-01-29 | 2013-09-10 | Qualcomm Incorporated | Dynamically provisioning a device with audio processing capability |
| US20100313252A1 (en) * | 2009-06-08 | 2010-12-09 | Erie Trouw | System, method and apparatus for creating and using a virtual layer within a web browsing environment |
| US8892646B2 (en) | 2010-08-25 | 2014-11-18 | Damaka, Inc. | System and method for shared session appearance in a hybrid peer-to-peer environment |
| US8611540B2 (en) | 2010-06-23 | 2013-12-17 | Damaka, Inc. | System and method for secure messaging in a hybrid peer-to-peer network |
| US8554797B2 (en) * | 2010-12-17 | 2013-10-08 | Sap Ag | System and method for modular business applications |
| US8407314B2 (en) | 2011-04-04 | 2013-03-26 | Damaka, Inc. | System and method for sharing unsupported document types between communication devices |
| US9063776B2 (en) | 2011-05-27 | 2015-06-23 | Microsoft Technology Licensing, Llc | Application activation framework |
| US8918776B2 (en) * | 2011-08-24 | 2014-12-23 | Microsoft Corporation | Self-adapting software system |
| US8732574B2 (en) | 2011-08-25 | 2014-05-20 | Palantir Technologies, Inc. | System and method for parameterizing documents for automatic workflow generation |
| CA2759461C (en) * | 2011-11-24 | 2018-11-20 | Ibm Canada Limited - Ibm Canada Limitee | Platform specific payload management |
| US9348677B2 (en) | 2012-10-22 | 2016-05-24 | Palantir Technologies Inc. | System and method for batch evaluation programs |
| US8868486B2 (en) | 2013-03-15 | 2014-10-21 | Palantir Technologies Inc. | Time-sensitive cube |
| US8903717B2 (en) | 2013-03-15 | 2014-12-02 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
| US8930897B2 (en) | 2013-03-15 | 2015-01-06 | Palantir Technologies Inc. | Data integration tool |
| US10628578B2 (en) | 2013-03-15 | 2020-04-21 | Imagine Communications Corp. | Systems and methods for determining trust levels for computing components using blockchain |
| US8855999B1 (en) | 2013-03-15 | 2014-10-07 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
| US9785767B2 (en) | 2013-03-15 | 2017-10-10 | Imagine Communications Corp. | Systems and methods for determining trust levels for computing components |
| US8909656B2 (en) | 2013-03-15 | 2014-12-09 | Palantir Technologies Inc. | Filter chains with associated multipath views for exploring large data sets |
| US9027032B2 (en) | 2013-07-16 | 2015-05-05 | Damaka, Inc. | System and method for providing additional functionality to existing software in an integrated manner |
| WO2015013936A1 (zh) * | 2013-07-31 | 2015-02-05 | 华为技术有限公司 | 关联插件管理方法、设备及系统 |
| JP6196848B2 (ja) * | 2013-09-02 | 2017-09-13 | 株式会社オービックビジネスコンサルタント | 情報処理装置、情報処理方法、及びプログラム |
| US8938686B1 (en) | 2013-10-03 | 2015-01-20 | Palantir Technologies Inc. | Systems and methods for analyzing performance of an entity |
| US9105000B1 (en) | 2013-12-10 | 2015-08-11 | Palantir Technologies Inc. | Aggregating data from a plurality of data sources |
| US8924429B1 (en) | 2014-03-18 | 2014-12-30 | Palantir Technologies Inc. | Determining and extracting changed data from a data source |
| CA2956617A1 (en) | 2014-08-05 | 2016-02-11 | Damaka, Inc. | System and method for providing unified communications and collaboration (ucc) connectivity between incompatible systems |
| CN104700353B (zh) | 2015-02-11 | 2017-12-05 | 小米科技有限责任公司 | 图像滤镜生成方法及装置 |
| US9967418B1 (en) | 2016-10-31 | 2018-05-08 | Microsoft Technology Licensing, Llc | Platform DMFT and interaction with IHV DMFT |
| US11126446B2 (en) * | 2019-10-15 | 2021-09-21 | Microsoft Technology Licensing, Llc | Contextual extensible skills framework across surfaces |
| CN114020361B (zh) * | 2021-11-09 | 2024-06-21 | 上海浦东发展银行股份有限公司 | 一种基于过滤器的链式规则处理方法、装置及存储介质 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08314701A (ja) * | 1995-05-16 | 1996-11-29 | Hitachi Ltd | エンドユーザ作成プログラムの自動検出管理方式と管理装置 |
| JPH10149280A (ja) * | 1996-09-17 | 1998-06-02 | Toshiba Corp | プログラム合成装置及びプログラム合成方法 |
| JP2001243062A (ja) * | 2000-03-01 | 2001-09-07 | Nippon Telegr & Teleph Corp <Ntt> | アプリケーションプログラム管理方法及びシステム及びアプリケーションプログラム管理プログラムを格納した記憶媒体 |
| JP2002292974A (ja) * | 2001-03-28 | 2002-10-09 | Seiko Epson Corp | 印刷制御プログラム、印刷制御プログラムを記録した媒体、印刷制御装置、印刷制御方法および印刷システム |
| WO2003005243A1 (en) * | 2001-07-06 | 2003-01-16 | Logiclibrary, Inc. | Managing reusable software assets |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5745523A (en) * | 1992-10-27 | 1998-04-28 | Ericsson Inc. | Multi-mode signal processing |
| CA2242180C (en) * | 1996-02-12 | 2001-10-02 | British Telecommunications Public Limited Company | Telephone system |
| US6310941B1 (en) * | 1997-03-14 | 2001-10-30 | Itxc, Inc. | Method and apparatus for facilitating tiered collaboration |
| US6216152B1 (en) | 1997-10-27 | 2001-04-10 | Sun Microsystems, Inc. | Method and apparatus for providing plug in media decoders |
| US6141759A (en) * | 1997-12-10 | 2000-10-31 | Bmc Software, Inc. | System and architecture for distributing, monitoring, and managing information requests on a computer network |
| US6446109B2 (en) * | 1998-06-29 | 2002-09-03 | Sun Microsystems, Inc. | Application computing environment |
| US6370686B1 (en) * | 1998-09-21 | 2002-04-09 | Microsoft Corporation | Method for categorizing and installing selected software components |
| US6683696B1 (en) * | 1998-10-27 | 2004-01-27 | Hewlett-Packard Development Company, L.P. | Filter based data imaging method for an image forming device |
| US6957199B1 (en) * | 2000-08-30 | 2005-10-18 | Douglas Fisher | Method, system and service for conducting authenticated business transactions |
| US20020174206A1 (en) * | 2001-05-21 | 2002-11-21 | Moyer Alan L. | Web-based file manipulating system |
| US20040010703A1 (en) * | 2001-08-01 | 2004-01-15 | Networks Associates Technology, Inc. | Persistent storage access system and method for a wireless malware scan engine |
| JP2003067210A (ja) * | 2001-08-22 | 2003-03-07 | Just Syst Corp | プログラム実行防止装置、プログラム実行防止方法、その方法をコンピュータに実行させるプログラムおよびそのプログラムを記録したコンピュータ読み取り可能な記録媒体 |
| US7519911B2 (en) * | 2001-11-02 | 2009-04-14 | At&T Intellectual Property Ii, L.P. | Systems and methods for managing and aggregating media formats |
| US7376695B2 (en) * | 2002-03-14 | 2008-05-20 | Citrix Systems, Inc. | Method and system for generating a graphical display for a remote terminal session |
| US7092946B2 (en) * | 2002-12-02 | 2006-08-15 | Lightsurf Technologies, Inc. | System and methodology for providing a mobile device with a network-based intelligent resource fork |
-
2003
- 2003-03-31 US US10/404,985 patent/US7493614B2/en not_active Expired - Lifetime
- 2003-09-01 AU AU2003244041A patent/AU2003244041B2/en not_active Expired
- 2003-09-02 MY MYPI20033297A patent/MY149417A/en unknown
- 2003-09-03 TW TW092124383A patent/TWI301946B/zh not_active IP Right Cessation
- 2003-09-04 NO NO20033913A patent/NO331575B1/no not_active IP Right Cessation
- 2003-09-04 CA CA2439729A patent/CA2439729C/en not_active Expired - Lifetime
- 2003-09-05 ZA ZA200306968A patent/ZA200306968B/xx unknown
- 2003-09-09 KR KR1020030062955A patent/KR101015351B1/ko not_active Expired - Lifetime
- 2003-09-19 EP EP03021331.8A patent/EP1471423B1/en not_active Expired - Lifetime
- 2003-09-22 BR BR0304191-3A patent/BR0304191A/pt not_active IP Right Cessation
- 2003-09-29 CN CNB031434770A patent/CN100538625C/zh not_active Expired - Lifetime
- 2003-09-30 RU RU2003129200/09A patent/RU2353968C2/ru not_active IP Right Cessation
- 2003-10-23 JP JP2003363740A patent/JP4772282B2/ja not_active Expired - Lifetime
-
2004
- 2004-03-30 MX MXPA04002999A patent/MXPA04002999A/es active IP Right Grant
-
2009
- 2009-12-07 JP JP2009277870A patent/JP4585030B2/ja not_active Expired - Lifetime
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08314701A (ja) * | 1995-05-16 | 1996-11-29 | Hitachi Ltd | エンドユーザ作成プログラムの自動検出管理方式と管理装置 |
| JPH10149280A (ja) * | 1996-09-17 | 1998-06-02 | Toshiba Corp | プログラム合成装置及びプログラム合成方法 |
| JP2001243062A (ja) * | 2000-03-01 | 2001-09-07 | Nippon Telegr & Teleph Corp <Ntt> | アプリケーションプログラム管理方法及びシステム及びアプリケーションプログラム管理プログラムを格納した記憶媒体 |
| JP2002292974A (ja) * | 2001-03-28 | 2002-10-09 | Seiko Epson Corp | 印刷制御プログラム、印刷制御プログラムを記録した媒体、印刷制御装置、印刷制御方法および印刷システム |
| WO2003005243A1 (en) * | 2001-07-06 | 2003-01-16 | Logiclibrary, Inc. | Managing reusable software assets |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024138149A (ja) * | 2023-07-28 | 2024-10-07 | 北京字跳▲網▼絡技▲術▼有限公司 | 情報対話のための方法、装置、デバイス、及び記憶媒体 |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1471423A2 (en) | 2004-10-27 |
| JP4585030B2 (ja) | 2010-11-24 |
| TW200419442A (en) | 2004-10-01 |
| RU2353968C2 (ru) | 2009-04-27 |
| US7493614B2 (en) | 2009-02-17 |
| US20040193599A1 (en) | 2004-09-30 |
| HK1067201A1 (zh) | 2005-04-01 |
| CA2439729C (en) | 2012-06-05 |
| JP4772282B2 (ja) | 2011-09-14 |
| MXPA04002999A (es) | 2005-08-16 |
| CN1534461A (zh) | 2004-10-06 |
| TWI301946B (en) | 2008-10-11 |
| NO20033913L (no) | 2004-10-01 |
| JP2004303189A (ja) | 2004-10-28 |
| NO331575B1 (no) | 2012-01-30 |
| MY149417A (en) | 2013-08-30 |
| CA2439729A1 (en) | 2004-09-30 |
| CN100538625C (zh) | 2009-09-09 |
| NO20033913D0 (no) | 2003-09-04 |
| KR101015351B1 (ko) | 2011-02-16 |
| KR20040086098A (ko) | 2004-10-08 |
| AU2003244041B2 (en) | 2009-08-20 |
| BR0304191A (pt) | 2005-05-10 |
| AU2003244041A1 (en) | 2004-10-21 |
| RU2003129200A (ru) | 2005-03-20 |
| EP1471423A3 (en) | 2007-04-04 |
| ZA200306968B (en) | 2004-06-17 |
| EP1471423B1 (en) | 2013-10-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4585030B2 (ja) | ソフトウェアの動的な追加方法 | |
| JP3976650B2 (ja) | ソフトウェアのライセンス管理方式および方法、並びに記録媒体 | |
| US9679130B2 (en) | Pervasive package identifiers | |
| CN100468343C (zh) | 应用程序的控制方法及装置 | |
| US20060031248A1 (en) | Model-based system provisioning | |
| JP4851703B2 (ja) | コンピュータプログラムのライセンスの施行を支援するシステム | |
| JP6469028B2 (ja) | オペレーティング・システム・リソースに対する機械語のネイティブイメージのアクセス制御のシステム及び方法 | |
| US20130055340A1 (en) | Information processing apparatus, information processing method, and computer program product | |
| US20130036431A1 (en) | Constraining Execution of Specified Device Drivers | |
| US20050172286A1 (en) | Hosted code runtime protection | |
| CN111639021A (zh) | 应用程序的权限测试方法、装置及终端设备 | |
| US12400012B2 (en) | Information management system, method of controlling the information management system, and storage medium storing program | |
| US9361710B2 (en) | Defining a midlet region space | |
| JP5736335B2 (ja) | アプリケーション解析装置、アプリケーション解析システム、およびプログラム | |
| CN105808630B (zh) | 一种安卓应用的审核方法及装置 | |
| US20090217349A1 (en) | Image forming apparatus, information processing method, and computer-readable recording medium storing information processing program | |
| KR101977428B1 (ko) | 애플리케이션용 콘텐츠 핸들링 기법 | |
| US20090249346A1 (en) | Image forming apparatus, information processing apparatus and information processing method | |
| CN1696910A (zh) | 有效地打补丁 | |
| CN107577948B (zh) | 一种漏洞修复方法及装置 | |
| US11586723B2 (en) | Information processing apparatus, control method for information processing apparatus, and storage medium | |
| HK1067201B (en) | Method, system and apparatus for dynamically adding software components to extend functionality of system processes | |
| CN118644764A (zh) | 图片内容审核方法、装置、设备及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091207 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100430 |
|
| RD13 | Notification of appointment of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7433 Effective date: 20100614 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100614 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100802 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100827 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100902 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4585030 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130910 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| EXPY | Cancellation because of completion of term |