March 08, 2005

Google Desktop Search SDK

SDK Overview

The Google Desktop Search SDK empowers software developers to integrate GDS into their own applications.

Google Desktop Search が正式版としてリリース。プラグイン開発のための SDK もついてます。C# やら VB なんかで、COM を利用してプラグインを登録していけるしくみになっているようですね。すでにプラグインレジストリのページにはいくつか登録されています。

Google Desktop Search: Download Plug-ins

Welcome to the Google Desktop Search Plug-in Download page. Google has not tested or verified the features or security of the third party software listed on this site. Please direct any questions regarding the software to the software's author. We hope you enjoy these plug-ins!

また、URL に format=xml をつけると検索結果を XML で取得できるようになったようで、SDK には XML の定義が載っています。URL についていた謎のトークン s=XXXXX も、以下のように解説がつきました。

The search query URL, including your security token, is stored in the registry at:

HKEY_CURRENT_USER\Software\Google\Google Desktop\API\search_url


Posted by miyagawa at March 8, 2005 03:30 PM | Permalink | Comments (1) | TrackBack(1)
Comments

初めまして、実は先日私もGDSの検索結果とファイルをネットワーク共有化できかいかなと思いいろいろと調べているうちに。blog.bulknews.net様の記事に巡り会いました。

近々自作のコンセプトプレビュー版を公開したいと思ってますので、改めて実験結果を報告させていただきます。ライセンスとwindows側でのアクセス権が問題ですが...

ちなみにプラグイン用のCOM APIを.net向けにラップしたライブラリを配布している方がいるようです。
http://www.manastungare.com/projects/google-desktop-wrapper/
既出だったらごめんなさい。

記事楽しみにしております。これからもよろしくお願いします!

Posted by: kiyo1977jp on June 4, 2005 01:16 PM
Trackbacks
TrackBack URL for this entry: http://blog.bulknews.net/mt3/mt-tb.cgi/1575
See you in Oregon @ OSCON 2005
Excerpt: Dear Dan, Congratulations! You have been accepted as a presenter for the O'Reilly Open Source Convention 2005 at the Oregon Convention Center, Portland, Oregon, August 01, 2005 - August 05, 2005.
Weblog: 404 Blog Not Found
Tracked: March 9, 2005 06:15 AM
Post a comment