Twitter APIのいろいろサイト(とりあえずメモ程度)

最近とんとブログ更新が止まってしまってますなぁ。
どんどんツイッターにはまり込んでしまってやばいっっす。
っといいつつ、今日は、Twitter APIの資料をさがしてみました。

ちょっと前にJAVAで、Bot作成用にTwitter APIを調べたのですが、
あちらは強力なラッパーが作られているのですごく簡単に作成できました。
でも、今回は、iPhoneです。。。

Twitter OAuth iPhone Due toTwitter Mobile Oauth Upadete
http://droolfactory.blogspot.com/2010/02/fix-for-twitter-oauth-iphone-due-to.html

bengottlieb / Twitter-OAuth-iPhone
http://github.com/bengottlieb/Twitter-OAuth-iPhone

iPhoneTwitter OAuth認証の流れについて
http://itok.jp/blog/2010/01/13/iphone_twitter_oauth_gui/


iPhoneTwitter OAuth認証の流れについて ? いとーけーのページ
http://twib.jp/entry/4d8d2488d0f865e97c5cd805ae2d0a84

Using xAuth, an alternate OAuth from Twitter
http://www.reynoldsftw.com/2010/03/using-xauth-an-alternate-oauth-from-twitter/

Twitter-OAuth-iPhone修正
http://blog.misawa.net/2010/02/04/twitter-oauth-iphone修正/

Developers
http://apiwiki.twitter.com/Developers

iPhoneTwitterクライアントでMPOAuthConnectionを使う
http://d.hatena.ne.jp/nkmrshn/20090911/1252633426

An example iPhone Twitter app with OAuth authentication
http://www.jaanuskase.com/en/2010/01/an_example_iphone_twitter_app.html

OAUTH
http://oauth.net/code/

Twitter API / 開発
http://usy.jp/twitter/index.php?Twitter%20API#l7eb8ecc

curlBASIC認証でPOST
http://read-eval-print.blogspot.com/2010/02/curl-basic-post.html

twitter API
http://d.hatena.ne.jp/bro256/20100503/1272886547

Twitter 使い方
http://seolab.capoo.jp/twitter/api

Twitter APIで開発をするために知っておくべきこと
http://seolab.capoo.jp/twitter/api/twitter-api

APIアクセス権を委譲するプロトコル、OAuthを知る
http://www.atmarkit.co.jp/fsecurity/special/106oauth/oauth01.html

RESTful Web サービスの基本
http://www.ibm.com/developerworks/jp/webservices/library/ws-restful/

Twitter API 仕様書 (勝手に日本語訳シリーズ)
http://watcher.moe-nifty.com/memo/2007/04/twitter_api.html

API Docs
http://twitter.pbworks.com/API%20Docs

Twitter APIについて
http://hatsune.wankuma.com/(S(jjl4ds452ruqvh45uqeoe345))/vb/twitter/API.aspx

Twitter REST API の使い方
http://www.ibm.com/developerworks/jp/xml/library/x-twitterREST/

bash 使いのための OAuth 講座
http://www.kuropug.com/Shellscriptter/bash/エントリー/2010/3/30_STEP_2_Request_token.html

Announcing Twurl: OAuth-enabled curl for the Twitter API (Ruby)
http://github.com/marcel/twurl/


以上です