実力の差を感じた

via ttp://d.hatena.ne.jp/amachang/20080411

私が http://xpath.kayac.com/graph/RqEPVgQH3RGRHQ に登録した CodeRepos のコミッタ数を取得する XPath がこれ。

count(//ul/li/a[starts-with(@href, "http://coderepos.org/share/wiki/Committers/")])

amachang 先生がブログに書いたのがこれ。かっくいすぎる。

count(id("Committers")/following-sibling::ul/li)

もう実力というかセンスの違いがおもいっきり表れていて、かなりへこんでいるところ。