Twitter→はてなブックマーク 連携機能用ブックマークレット

Twitter のつぶやきからブックマークできる、Twitter との連携機能をリリースしました - はてなブックマーク日記 - 機能変更、お知らせなど の機能を使えるブックマークレットを書きました。
T2B!ブックマークレットのリンクが書けないので、登録後に?までを削除してください)

javascript:(function(){if(m=prompt()){w=window.open('','_blank','width=0,height=0');f=w.document.createElement('form');f.setAttribute('action','http://twitter.com/statuses/update.xml');f.setAttribute('method','POST');f.setAttribute('accept-charset','utf-8');i=w.document.createElement('input');i.setAttribute('type','hidden');i.setAttribute('name','status');i.setAttribute('value',m+'%20B!%20'+location.href+'%20'+document.title);f.appendChild(i);w.document.documentElement.appendChild(f);f.submit();w.onunload=function(){w.close();}}}())

Twit! ブックマークレットの Google Chrome 対策 - 徒なる研究あるいはイアトロ化学者 をちょいと書き換え。
コメント必須なのね。URL の後に文字列が付くのは OK。


はてブツイート : はてなブックマークをTwitterに投稿 が最近は原因不明の投稿失敗を頻発させてるんだよなー。Twitter API は 200 OK を返しているのだが、投稿できていないという謎の現象。