xpath
4 FaversShareViewed: 9 TimesQuoted: Free HTML, XHTML, CSS, JavaScript, DHTML, XML, DOM, XSL, XSLT, RSS, ASP, ADO, PHP, SQL tutorial, reference, examples for web building.
normalize-spaceが必要。めんどうだ...
4 FaversShareViewed: 6 TimesQuoted: //*[contains(concat(" ",normalize-space(@class)," "), " hoge ")]
ページ番号が単体で入っているものなら判別できる。
Quoted: TumblrのSITEINFOを@hrefの数値を見て大きいほうを選ぶって方法でなんとかできないかと試した形跡。
//a[starts-with(@href,"/page/")][1][number(substring-after(self::a/@href,"/page/")) > number(substring-after(following-sibling::a/@href,"/page/"))] | //a[starts-with(@href,"/page/")][2][number(substring-after(self::a/@href,"/page/")) > number(substring-after(preceding-sibling::a/@href,"/page/"))]
1 FaverShareViewed: 3 TimesREXMLよりよさそう。
Quoted: compliance forgives anything vaguely resembling HTML
speed optimized with C
1 FaverShareViewed: 2 TimesRelated Content from Around Faves
xml
-
不快感を与える言葉のリストをXMLファイルとして定義し、このリストに基づいてテキスト入力を制限する独自の複合コントロールを作成します → ブラックリスト方式じゃなくて不快感を
1 FaverViewed: 14 Times - royleban - Oct 02 20091 FaverViewed: 4 Times
- lupushassy - Jan 27 20064 FaversViewed: 1 Time
