Monday, February 06, 2012 Differences Between jQuery .bind() vs .live() vs .delegate() vs .on() Introduction I've seen quite a bit of confusion from developers about what the real different is between...
約10ヶ月前に、NetBeans 7.0にRuby on Railsプラグインをインストールする手順という記事を書きました。 その続編です。 7.0の時と同じ方が書いたブログ記事に、NetBeans 7.1にRuby on Railsプラグインをインストールする手順が紹介されていましたので、その内容を再構成して掲載します。 まず、http://jruby.org.s3.amazonaws.com/...
Google has a lot of Macs to manage. While Macs haven't caught up to Windows PCs in the workplace, there are no doubt quite a few admins that are managing quite a few Macs – and looking for better tool...
Web Debugging for Safari on iPhone, iPad and PhoneGap Download version 0.9 betaRequires Mac OS 10.6+, Xcode 4.2 with iOS 5 SDK Follow updates on Twitter iWebInspector is a free tool to debug, profile ...
With the release of jQuery 1.7 on November 3rd came two new ways to attach event handlers – .on() and .off(). Whilst possibly not the most exciting new additions to jQuery’s large utility belt, these ...
こんにちわ、プログラマの川口です。今回はBackbone.jsをCoffeeScriptで記述し、Ruby on Railsと組み合わせて利用する簡単なパターンを試してみました。CoffeeScriptは非常に簡潔にJavaScriptを記述できる上に学習コストも低いのでおすすめです。最近はJavaScriptがプロジェクト全体のコードに占める割合が大きくなってきていますし、それに比例してやはりメ...
Let us begin this journey by creating an empty array. It's easier than you think. There is a [] typed into the code editor already. This is how you create an array. Just click on 'Run', or better yet,...
鳴り物入りでリリースされたものの、ゲーム性などの問題で不振が続いていたMMORPG「FINAL FANTASY XIV」が、マップやグラフィックエンジン、ユーザーインターフェイス、サーバー、ゲームシステムなどを一新、2012年11月に「新生FFXIV」としてリリースされる(スクウェア・エニックスによる詳細発表ページ)。 FF14は2010年9月にリリースされたものの不振が続いており、開発チームの入...