<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Google API on Lin's Blog</title><link>https://coder.tw/categories/google-api/</link><description>Recent content in Google API on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Sat, 30 Apr 2011 20:49:46 +0000</lastBuildDate><atom:link href="https://coder.tw/categories/google-api/index.xml" rel="self" type="application/rss+xml"/><item><title>Use the ClientLogin 取得存取Google Account帳戶的權限</title><link>https://coder.tw/posts/use-clientlogin-google-account/</link><pubDate>Sat, 30 Apr 2011 20:49:46 +0000</pubDate><guid>https://coder.tw/posts/use-clientlogin-google-account/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-30_200036.jpg"&gt;&lt;img class="size-full wp-image-435 aligncenter" title="2011-04-30_200036" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-30_200036.jpg" alt="" width="507" height="453" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Google有提供很多的API方便妳去存取他們的服務，例如Google Contacts API就需要先取得權限才能使用，而在這篇文章中要教的ClientLogin是我個人覺得最簡單的一種取得權限方式，它的運作原理很簡單，就是透過http傳送帳號、密碼給Google，然後Google就會送回一串資料，其中就包含了授權碼，透過授權碼妳就可以去存取Google的各項服務（例如聯絡人、日曆、筆記本等等）&lt;/p&gt;</description></item><item><title>【Google API】透過Google Chart API產生QR-Code，附PHP範例程式碼</title><link>https://coder.tw/posts/google-chart-api-qr-code-php/</link><pubDate>Thu, 24 Feb 2011 23:25:20 +0000</pubDate><guid>https://coder.tw/posts/google-chart-api-qr-code-php/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/02/2011-02-24_230500.jpg"&gt;&lt;img class="size-large wp-image-328 aligncenter" title="2011-02-24_230500" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/02/2011-02-24_230500-540x396.jpg" alt="" width="540" height="396" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;在這篇文章中我們會教大家如何使用Google Chart API來製作QR-Code，也就是當下很流行的二維條碼，本來你如果要產生二維條碼是很麻煩的，但是現在有了Google Chart API你可以用一段網址就快速產生出QR-Code，其實我原本是打算寫一篇文章專門講Google Chart API的，但是後來想想還是拆開來好了～（還有就是剛好看到&lt;a href="http://www.dotblogs.com.tw/shadow/archive/2011/02/24/21557.aspx" target="_blank"&gt;Shadow的技術資料庫&lt;/a&gt;這個網站在介紹他，就忍不住寫了～）&lt;/p&gt;</description></item></channel></rss>