Japanese Websites

Google Japan Search Bookmarklet

I’ve put up one of these before, but this time I edited it so that by default it only searches Japanese pages. This should be the extra little environmental nudge you need to get more Japanese into your web life. グ | Google Japan Search Bookmarklet Source Code: javascript:(function(){var w=window,d=w.document,s=””;;if(d.selection){s=d.selection.createRange().text}else if (d.getSelection){s=d.getSelection()}else if(w.getSelection){s=window.getSelection()}window.open (“http://www.google.co.jp/search?q=”+encodeURIComponent(s) +”&hl=ja&prmd=ivns&source=lnt&tbs=lr:lang_1ja&lr=lang_ja”,”_blank”)})()

YouTube and NicoNico Video Search Bookmarklets

YouTube search bookmarklet — it opens a new window with the selected (highlighted) text as the search term in YouTube. There may already be stuff like this out there, but none of the ones I found seemed to work for me — I wanted something that opened YT in a new window/tab — so I…

Google Bookmarklets

It’s just the summer of bookmarklets this year, isn’t it? This time around, it’s a little something to help you with your immersion: Google Japan Bookmarklet Source code: javascript:(function(){var w=window,d=w.document,s=””;;if(d.selection){s=d.selection.createRange().text}else if (d.getSelection){s=d.getSelection()}else if(w.getSelection){s=window.getSelection()}window.open (“http://www.google.co.jp/search?hl=ja&source=hp&q=”+encodeURIComponent(s) +”&aq=f&aqi=g10&aql=&oq=&gs_rfai=”,”_blank”)})() Google Hong Kong Bookmarklet Source code javascript:(function(){var w=window,d=w.document,s=””;;if(d.selection){s=d.selection.createRange().text}else if (d.getSelection){s=d.getSelection()}else if(w.getSelection){s=window.getSelection()}window.open (“http://www.google.com.hk/search?q=”+encodeURIComponent(s) +”&hl=zh-TW&prmd=i&source=lnt&tbs=lr:lang_1zh-TW&lr=lang_zh-TW&sa=X&ei=IRRQTIuHOMHXcZyklbEB&ved=0CAgQpwU”,”_blank”)})() Google Reader Bookmarklet (Courtesy of Google Mania)…

【台詞コーナー】攻殼機動隊・・・全部だよ/ Exact Japanese Dialog Transcripts for Ghost In the Shell, Son!

[Update 2011/07/30@0917 JST: The old transcript site died, but a new one has been found by enterprising AJATTeers! Right here: 攻殻機動隊関連 : 攻殻機動隊 : CMSB. Also, as a precaution against deletion (domestic Japanese site setup and maintenance prices are about ten times higher than the US, leading to high website attrition), there’s a mirror of this…