otsune's SnakeOil RSSフィード

python -c "print''.join([chr(x) for x in 111&1101,110+~-~11,10^11*11,110+~-~11,-~101,-~11^11*11,~-110,111&11*11,11+11+10,11|~-0110,1-~11^11*11,10^11*11,-~11^11*11,110,101])"

2007-09-29

Pukkaのbookmarklet(再び)

| Pukkaのbookmarklet(再び) - otsune's SnakeOil  を含むブックマーク はてなブックマーク - Pukkaのbookmarklet(再び) - otsune's SnakeOil  Pukkaのbookmarklet(再び) - otsune's SnakeOil  のブックマークコメント

大して変わっていないけど。

javascript:document.location.href='pukka:url='+encodeURIComponent(location.href.replace(/#more|[¥?&;](fr?(om)?|track|ref|FM)=(r(ss(all)?|df)|atom|main)([&;].*)?/,''))+'&title='+encodeURIComponent(document.title)+'&extended='+encodeURIComponent(window.getSelection());

URL正規化は http://api.pathtraq.com/normalize_url?url= を使いたい所。