https://web.archive.org/web/20140425221349/http://kb.vorboss.net/display/kb/TCP+Failover+using+HA...
(function(){var es=[["link",{href:"//cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/styl...
Chrome で POSTD で見る際、カーソルキーによるスクロールが非常に遅いので、その原因となっている back...
jQuery('.backstretch').remove();
解法をダウンロードすることなくページ内に表示できます。Google Code Jam 公式ページ( https://code.go...
name;function loadScript(url,callback){var script=document.createElement("script");script.type="t...
別のタブでログイン済みでも、しつこくログイン画面が表示されるのでその対処用。
window.location=window.location.href.replace(/.*login\?back_url=(.*)/,(function($0,$1){return dec...
twitpic のコメントを全て表示します。
O'Reilly Japan Ebook Store の全タイトルリストに Amazon へのリンクを追加します。
(function(){var to_isbn10=function(str){var digit=0;for(var i=0;i<9;i++){digit+=str[i]*(10-i)}dig...
アドオン等を入れていないブラウザで「URL タイトル」をコピーしたい場合に。
javascript:prompt('',document.URL+' '+document.title.replace(/(^\s+|\s+$)/g,''));void 0;