2011-10-21から1日間の記事一覧

vimでコーディングするのに欠かせないtaglist

vim

ctags taglist http://nanasi.jp/articles/vim/taglist_vim.html http://www.vim.org/scripts/script.php?script_id=273 :Tlist :help taglist

twitter api のsandbox

Exploring the Twitter API | Twitter Developers

2011年10月21日のツイート

window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.paren…