Blog

Sensebahnをリデザインしようと思います

Sensebahnのウェブサイトをリデザインする予定です。

Continue reading

スマホだと反応が遅れる :hover を心地良くする方法

スマホ向けにサイトを作っていると、ブラウザの挙動が遅くてUXを低下させてしまうことがあります。例えば、画面をタッチしたときの:hoverの挙動。あと、jQueryのanimate()の挙動。とか。

Continue reading

AngularJSの勉強会報告

2013年3月2日にAngularJSのハッカソンを行ないました。

Continue reading

AngularJSを勉強するハッカソンを開催します

3月2日にAngularJSの勉強会ハッカソンをやります。

Continue reading

Photography Inspiration #5

Updated the Tumblr !!

Continue reading

Graphics Inspiration #5

Updated the Tumblr !!

Continue reading

Photography Inspiration #4

Updated the Tumblr !!

Continue reading

Graphics Inspiration #4

Updated the Tumblr !!

Continue reading

WordPressでjQueryを使う一番シンプルな方法

WordPressを使ってサイト構築するとき、jQueryを使ってカスタマイズすることが多いと思います。

このサイトでもAjax+pushStateなどの技術を使うためにjQueryを多用しています。

Continue reading

Ajax+pushStateでページ遷移したときにDISQUSを更新する方法

またですが、Ajax+pushStateでページ遷移させたときの、外部サービス対応です。

今回はDISQUSをAjax対応にさせます。

Continue reading