2005-08-11 Thu
Ajax を使った日本語 Full IME
- Reference
Ajax を使った日本語 Full IME
http://chasen.org/~taku/software/ajax/fullime/
きまぐれ日記 - 2005-08-09
http://chasen.org/~taku/blog/archives/2005/08/ajax_ime_2.html
- via
たつをのChangeLog - 2005-08-10
http://chalow.net/2005-08-10-2.html
2005-07-21 Thu
HTML_AJAX - PHP 用の Ajax ライブラリ
- Reference
There and Back Again - Projects - HTML_AJAX
http://bluga.net/projects/HTML_AJAX-0.2.0/
There and Back Again - 2005-07-15 - HTML_AJAX
http://blog.joshuaeichorn.com/archives/2005/07/15/html_ajax/
- via
X*ole.net - 2005-07-17 - HTML_AJAX
http://blog.xole.net/article.php?id=272
cl.pocari.org - 2005-07-19 - HTML_AJAX
http://cl.pocari.org/2005-07-17-1.html
2005-07-14 Thu
超高速全文検索
- Reference
ホの字5 - 更新案内メモ - 超高速全文検索を作ってみた
http://hon5.com/up2date/200507061029.php
最速インターフェース研究会 - 2005-06-25
http://la.ma.la/blog/diary_200506252348.htm
- via
cl.pocari.org - 2005-07-09
http://cl.pocari.org/2005-07-09-1.html
2005-07-14 Thu
map.rails2u.com
- Summary

郵便番号から住所を取得.
そのまま緯度,経度を取得してGoogle Mapsを表示.
郵便番号は日本郵政公社のデータ[2005-10-20-2]を,
緯度,経度は街区レベル位置参照情報ダウンロードサービス[2003-11-14-4]のデータを利用.
- Reference
map.rails2u.com
http://map.rails2u.com/
map.rails2u.com - help
http://map.rails2u.com/help.html
日本郵政公社 - 郵便番号データ
http://www.post.japanpost.jp/zipcode/dl/kogaki.html
街区レベル位置参照情報ダウンロードサービス
http://nlftp.mlit.go.jp/isj/top.html
- via
cl.pocari.org - 2005-07-12
http://cl.pocari.org/2005-07-12-2.html
2005-06-27 Mon
del.icio.us direc.tor - Delivering A High-Performance AJAX Web Service Broker
- Reference
del.icio.us direc.tor: Delivering A High-Performance AJAX Web Service Broker :: Johnvey
http://johnvey.com/features/deliciousdirector/
- via
読書記録ChangeLog - 2005-06-27
http://dkiroku.com/2005-06-27-7.html
Going My Way - 2005-06-25 - del.icio.usをスムーズに検索するdel.icio.us direc.tor
http://kengo.preston-net.com/archives/002021.shtml
2005-05-03 Tue
XMLHttpRequestの門を軽く叩いてみる
- Reference
7korobi8oki.com - 2005-03-07 - XMLHttpRequestの門を軽く叩いてみる
http://www.7korobi8oki.com/mt/archives/000048.html
2005-04-21 Thu
gooがAjaxを利用した地図サービスを実験
- Summary
goo地図に,ドラッグにより更新を即座に行える機能を追加.
面を遷移させることなく,地図をスクロールさせることができる.
- Reference
goo ラボ - エリア情報検索実験
http://map.labs.goo.ne.jp/
- via
Slashdot Japan - gooがAjaxを利用した地図サービスを実験
http://slashdot.jp/articles/05/04/19/215258.shtml?topic=74
2005-03-10 Thu
AJAX and accessibility
- Reference
Standards-schmandards - 2005-03-01 - AJAX and accessibility
http://www.standards-schmandards.com/?2005/03/01/16-ajax-and-accessibility
- via
読書記録ChangeLog - 2005-03-09
http://dkiroku.com/2005-03-09-13.html
2005-03-09 Wed
Ajax による Wikipedia インクリメンタルサーチ
- Summary
Wikipedia database[2005-03-09-2] を利用している模様.
MySQL のダンプデータから正規表現を使って適当に切り出して,Kakasi を使って読み仮名を生成する.
これを sary で検索する.
検索する時には Ruby/Romkan でローマ字から平仮名への変換を行う.
そして,検索は Ajax.
- Reference
tokuhirom's homepage - Ajax による Wikipedia インクリメンタルサーチ
http://tokuhirom.dnsalias.org/~tokuhirom/wpsearch/
tokuhirom's homepage - WikipediaAjaxIncrementalSearch
http://tokuhirom.dnsalias.org/~tokuhirom/wiki/WikipediaAjaxIncrementalSearch
2005-03-07 Mon
Useful JS tools for Railers
- Reference
FeedFab - Useful JS tools for Railers
http://www.feedfab.com/xmljs/
- via
cl.pocari.org - 2005-03-06
http://cl.pocari.org/2005-03-06.html#2005-03-06-4
2005-03-07 Mon
XMLHttpRequestについて
- Reference
Hawk's W3 Laboratory - XMLHttpRequestについて
http://www.hawk.34sp.com/stdpls/xml/xmlhttprequest.html
- via
読書記録ChangeLog - 2005-03-06
http://dkiroku.com/2005-03-06-2.html
2005-03-07 Mon
SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP
- Reference
SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP
http://www.modernmethod.com/sajax/
- via
読書記録ChangeLog - 2005-03-04
http://dkiroku.com/2005-03-04-12.html
2005-03-03 Thu
LiveSearch
- Summary
Ajax を利用した Blog 内検索.
検索結果から矢印キーで選択可能.
- Reference
Bitflux Blog Wiki - LiveSearch
http://blog.bitflux.ch/wiki/LiveSearch
Bitflux Blog
http://blog.bitflux.ch/
- via
cl.pocari.org - 2005-03-02
http://cl.pocari.org/2005-03-02.html#2005-03-02-11
2005-03-03 Thu
Quick tip - XMLHttpRequest and innerHTML
- Reference
Quick tip: XMLHttpRequest and innerHTML
http://www.sitepoint.com/blog-post-view.php?id=185942
- via
cl.pocari.org - 2005-03-02
http://cl.pocari.org/2005-03-02.html#2005-03-02-9
2005-03-03 Thu
XMLHttpRequest Usability Guidelines
- Reference
Baekdal.com - XMLHttpRequest Usability Guidelines
http://www.baekdal.com/articles/Usability/XMLHttpRequest-guidelines/
- via
cl.pocari.org - 2005-03-02
http://cl.pocari.org/2005-03-02.html#2005-03-02-8
2005-03-03 Thu
XMLHttpRequest の使い方
- Reference
道楽日記 - 2005-03-01
http://hayajo.dyndns.org/chalow/2005-03-01.html#2005-03-01-2
- via
TokuLog! - 2005-03-01
http://tokuhirom.dnsalias.org/~tokuhirom/cl/2005-03-01-3.html
2005-03-03 Thu
Ajax を用いた 2ch ビュワー
- Reference
morejams - ajaxnavi2ch
http://morejams.no-ip.com/ajax/
morejams - 2005-03-03
http://morejams.no-ip.com/blosxom/hack/ajax/20050303065515.htm
- via
www.textfile.org - 2005-03-03
http://www.hyuki.com/tf/200503#i20050303101123