ダウンロードリスト

プロジェクト概要

Ruby/Googleは、GoogleのSOAP駆動Web APIの高レベルの抽象化を提供します。ユーザはプログラム的にRubyからGoogle検索エンジンに照会することができます。ライブラリの目的は、ウェブAPIによって返された生データ構造の細部からプログラマを保護し、そのプロセスで常用するためにAPIをよりアクセスしやすくすることです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2006-02-10 01:39
0.6.0

新しい方法を、サイト内検索#およびutf8は、ユーザが指定されたソースエンコーディングをUTF - 8、Googleに送信する前からのクエリ文字列の変換を要求することができます。ライブラリの以前のバージョンで失敗することを始めた。場合の変更は、GoogleウェブAPIに加え、この問題の原因は明らかではない。コードは少し問題を解決するように変更されている。
タグ: Minor feature enhancements
A new method, Search#utf8, allows the user to request conversion of query strings from a given source encoding to UTF-8 prior to sending them to Google. Previous versions of the library had started to fail. It's not clear if changes made to the Google Web API caused this issue. The code has been slightly modified to fix the problem.

2003-05-20 13:41
0.5.1

このコードは、もはや警告がRuby 1.8の使用を生成します。
タグ: Code cleanup
The code no longer generates warnings when used with Ruby 1.8.

2003-01-18 11:44
0.5.0

GoogleのWSDLファイルは、WSDLのドライバの追加のおかげで活用されます。メソッドはもはや、手動で簡単に、概要を説明するコードで、結果を定義する必要があります。
タグ: Code cleanup
Google's WSDL file is now utilized, thanks to the addition of a WSDL driver. Methods no longer need to be defined manually, resulting in simpler, briefer code.

2002-09-10 07:11
0.4.2

09::検索現在の行の変更は、GoogleでWeb APIを2002年8月30日に行わでは、oeとすなわち、パラメータの使用は非推奨。場合、Rubyの冗長モードで、これらのいずれかのパラメータを実行すると、警告が発行されることです。
タグ: Minor bugfixes
Google::Search now deprecates use of the oe and ie parameters, in line with changes made by Google to the Web API on 30th August 2002. If Ruby is run in verbose mode and either of these parameters is used, a warning will be issued.

2002-05-24 09:05
0.4.1

マイナーコードのクリーンアップが実行され、は、RDドキュメントのいくつかのマイナーなバグを読みやすさを改善するため、固定された。
タグ: Code cleanup
A minor code cleanup to improve legibility was performed, and some minor bugs in the RD documentation were fixed.

プロジェクトリソース