はじめに 本連載では、PHP上で動作するアプリケーションフレームワーク「Zend Framework」と、Googleの提供するサービスを扱うための関数の集合体である「Google Data API」との連携について紹介します。Zend FrameworkのZend_Gdataというパッケージを使用することでGoogleカレンダーなどを利用したアプリケーションを開発することができます。 今回はGoogle Spreadsheet APIを使用してGoogle Spreadsheetサービスを使ってみましょう。ExcelやCSVといったGoogleスプレッドシートに分類される文書をサーバ上で扱うことができます。直接編集するだけでなく、アプリケーションで使用するデータの保存場所としても利用できるので、今回はちょっとしたデータベースとして使用してみます。 対象読者 PHPの基本構文は一通り理解し
Accessing the Google Base data API using Perl The Perl Recipe application is a small but complete example that demonstrates the five Google Base API services: queries, insertions, deletions, updates, and batch commands. It uses the standard libcurl library to perform efficient HTTP requests for authentication and interaction with Google Base API. Contents Using the Recipe application Stepping thr
Sample Applications: PHP 5 (Zend Framework) The PHP sample application is a small but complete example of creating a Recipe application using the Google Base API. It demonstrates the five Google Base API services: queries, insertions, deletions, updates, and batch commands. This version uses the Zend Google Data Client Library to interact with the Google Base server, eliminating the need to man
Sites feed The Sites feed lists sites in an authenticated user account: https://www.google.com/webmasters/tools/feeds/sites/ To access individual entries, add the SiteID, which is your site URL encoded using URL encoding: https://www.google.com/webmasters/tools/feeds/sites/SiteID/ For example, to access entries for the site http://www.example.com/, use the following URL: https://www.google.com/web
利用方法 認証サービスに利用できるライブラリは 2 種類あります。必要に応じて、どちらかをご利用ください。 インストールしたアプリケーション用の認証: ClientLogin API を使用すると、デスクトップ アプリケーションやモバイル アプリケーションに、プログラムによるログインを組み込むことができます。この API は、パスワード トローラーに対して優れた防御力を持つ CAPTCHA をサポートしています。 ウェブ アプリケーション用の認証: この API を使用すると、ユーザーのログイン情報を処理することなく、ウェブ アプリケーションからユーザーの Google データにアクセスできます。Google は OAuth オープン スタンダードに基づいたライブラリを提供しています。このライブラリ以外にも、デベロッパーはセキュリティ要件に関して複数のオプションがある Google の A
Google Data APIs Authentication Overview In most contexts, your client application will act on behalf of a particular user of a Google service. The user provides their username and password, either to your client or to the Google service; the service returns an authentication token that your client can then send to the service along with every subsequent request on behalf of that user. The Google
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く