2012/12/01


はてなブログに移動かも.

http://stuons.hatenablog.com/

2012/07/29

Apache on Mountain Lion


Mountain Lion からの「Web共有」制御方法

Apache起動
launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist

Apache停止
launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist

2012/05/31

Twitterサービス開発


参考にしたウェブサイト.


PHP+OAuthでTwitter
http://www.sdn-project.net/labo/oauth.html

Sign in with your Twitter account
https://dev.twitter.com/apps/2242092/oauth

Direct Messages(ダイレクトメッセージ) > Twitter API direct messages
http://www.tryphp.net/2012/01/19/phpapptwitter-direct_messages/


2012/05/22

SWFObject


Flash関係.参考サイト.

初心者向けSWFObject埋込
http://unpco.com/archives/608

SWFObject v2.0 ドキュメント日本語訳
http://mtl.recruit.co.jp/blog/2007/10/swfobject_v20.html