●P.9
・App Engineデベロッパーのプロフィール
http://code.google.com/intl/ja/appengine/casestudies.html
●P.10
・Eclipse本家サイト
●P.11
・Pleiades - Eclipse プラグイン日本語化プラグイン
http://mergedoc.sourceforge.jp/
●P.12
・Google Plugin for Eclipse公開アドレス
http://dl.google.com/eclipse/plugin/3.6
●P.13
・Google Web Toolkit - Google Code(英語)
http://code.google.com/intl/en/webtoolkit/
●P.17
・Google App Engineホーム
http://code.google.com/intl/ja/appengine/
●P.21
・アプリケーションの一覧画面
https://appengine.appspot.com/
●P.27
・「Create an Application」画面
●P.62
・「Create an Application」画面
●P.71
・Gmail
・Googleトーク
http://www.google.com/talk/intl/ja/
●P.73
・Java Application Configuration(英語)
http://code.google.com/intl/en/appengine/docs/java/config/appconfig.html#About_appengine_web_xml
●P.89
・Gmail
●P.112
・Datastore Java API
http://code.google.com/intl/ja/appengine/docs/java/datastore/
●P.143
・Flickrのサイト
●P.173
・構文:Flickr API(写真検索の呼び出し)用URL
http://www.flickr.com/services/rest?method=flickr.photos.search&format=rest&api_key=【取得したキー】&per_page=1&license=1,2,3,4,5,6&sort=date-posted-desc&text=new%20york
・構文:画像と画像を公開するページのURL
画像
http://farm.static.flickr.com/[server]/[id][secret]_m.jpg
公開ページ
http://www.flickr.com/[owner]/[id]
●P.214
・Gears API
http://code.google.com/apis/gears/gears_init.js
●P.236
・JSONIC
●P.250
・Amazon.com
●P.251
・Amazon Web Services
●P.258
・Amazon APIドキュメント(英語)
http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/
・Signed Requests Helper
http://associates-amazon.s3.amazonaws.com/signed-requests/helper/index.html
●P.259
・Unsigned URLに入力するURL
http://ecs.amazonaws.jp/onca/xml?Service=AWSECommerceService&Version=2010-11-01&Operation=ItemSearch&SearchIndex=Books&Sort=daterank&ResponseGroup=ItemAttributes&Title=Java&Publisher=%e7%bf%94%e6%b3%b3%e7%a4%be
●P.260
・commons-code
http://archive.apache.org/dist/commons/codec/binaries/
●P.261
・SignedRequestsHelperクラス
http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/AuthJavaSampleSig2.html
●P.273
・MSDNライブラリ-Windowsサイドバー
http://msdn.microsoft.com/ja-jp/library/aa965850(v=vs.85).aspx
●P.276
・MSDN Library-Windows Gadgets(英語)
http://msdn.microsoft.com/en-us/library/aa974179.aspx
●P.280
・Ajax loading gif gerator
●P.287
・Windows Live Gallery
●P.293
・連携アプリの登録申請画面(Twitterアカウントでログイン)
https://dev.twitter.com/apps/new
●P.294
・Yahoo!デベロッパーネットワーク(Yahoo! JAPAN IDでログイン)
●P.296
・Twitter4j
●P.208
・Yahoo!デベロッパーネットワーク(Yahoo! JAPAN IDでログイン)
●P.309
・日本語係り受け解析APIのURL構造(パス)
http://jlp.yahooapis.jp/DAService/V1/parse
・日本語係り受け解析APIのテストURL
http://jlp.yahooapis.jp/DAService/V1/parse?appid=【Yahoo!のアプリケーションIDを指定】&sentence=%e8%b2%b4%e7%a4%be%e3%81%ae%e8%a8%98%e8%80%85%e3%81%8c%e6%b1%bd%e8%bb%8a%e3%81%a7%e5%b8%b0%e7%a4%be%e3%81%97%e3%81%9f
●P.328
・App Engine SDK
http://code.google.com/p/googleappengine/downloads/list
●P.342
・Gooキーワードランキング(Webサイト版)
http://ranking.goo.ne.jp/keyword/
・Gooキーワードランキング(RSSフィード版)
http://ranking.goo.ne.jp/rss/keyword/keyrank_all1/index.rdf
●P.345
・ルビ振りAPIのURL構造(パス)
http://jlp.yahooapis.jp/FuriganaService/V1/furigana
・ルビ振りAPIのテストURL
http://jlp.yahooapis.jp/FuriganaService/V1/furigana?appid=【Yahoo!のアプリケーションIDを指定】&sentence=Java%e5%85%a5%e9%96%80%e6%9b%b8
●P.348
・関連検索ワードAPIのURL構造(パス)
http://search.yahooapis.jp/AssistSearchService/V1/webunitSearch
・関連検索ワードAPIのテストURL
http://search.yahooapis.jp/AssistSearchService/V1/webunitSearch?appid=【Yahoo!のアプリケーションIDを指定】&query=Java&results=10
●P.372
・UiUIKit
http://code.google.com/p/iphone-universal/
●P.376
・Iconfinder(Google、Yahoo!のアイコン)
・mixi Developer Center(mixiのアイコン)
http://developer.mixi.co.jp/appli/policies/platform/image_guidelines
●P.412
・FlashCanvas
http://code.google.com/p/flashcanvas/
●P.413
・JSON in JavaScript