Ajax を使った郵便番号検索
2005-11-14-8: [Ajax][JavaScript]
http://pocari.org/tools/ajax/ajaxzip/
なんとなく,事業所の郵便番号データにも対応してみた.
2005-11-14-8: [Ajax][JavaScript]
http://pocari.org/tools/ajax/ajaxzip/
なんとなく,事業所の郵便番号データにも対応してみた.
2005-11-14-7: [PHP]
2005-11-14-6: [PHP]
http://www.machu.jp/diary/20050924.html
- lighttpd
http://www.lighttpd.net/
- ref.: FastCGI
http://d.tir.jp/pw?FastCGI
2005-11-14-5: [PHP]
http://7c3.net/phpdegui/standalone.html
WinBinder と PriadoBlender を使ってスタンドアロンな Windows 実行ファイル形式の
アプリケーションを作る.
- WinBinder
http://www.hypervisual.com/winbinder/
- PriadoBlender
http://www.priadoblender.com/
var IE = WScript.CreateObject("InternetExplorer.Application");
IE.Visible = true;
IE.Width = 1000; IE.Height = 800;
IE.Navigate("https://www.google.com/accounts/ServiceLoginBox?"
+ "service=analytics&nui=1&hl=ja-JP&"
+ "continue=http://www.google.com/analytics/home/%3Fet%3Dreset");
while(IE.busy) ;
while(IE.Document.readyState != "complete") ;
IE.Document.forms[0].Email.value = "YOUR MAIL ADDRESS";
IE.Document.forms[0].Passwd.value = "YOUR PASSWORD";
IE.Document.forms[0].submit();
- ref.: たつをの ChangeLog
http://nais.to/~yto/clog/2005-11-06-1.html
2005-11-14-2: [Google]
http://www.google.com/analytics/ja-JP/
Google がページ解析サービス Google Analytics の運用を開始.
しかも,無料!
12 時間経たないと,レポートが参照できないみたいだけど,かなり期待.
関連記事:
[2005-11-16-8] Google Analytics のレポートが表示された
http://www.amazon.co.jp/o/ASIN/4822244873/todaysnonsenc-22/ref=nosim/
ジョン・バッテル (著), 中谷 和男 (翻訳)
日経BP社
ISBN: 4822244873
2005/11/17
1,890 円