タグ

2011年3月11日のブックマーク (30件)

  • Share Mouse and Keyboard with multiple Mac and Windows computers.

    Share one Mouse and Keyboard with Multiple ComputersThe software "ShareMouse" lets you control multiple computers from a single mouse and keyboard: Watch video demo Move the mouse to the monitor of the computer you wish to control and the pointer magically jumps to that computer. Any mouse and keyboard input is transmitted to the corresponding computer. eMouse transmi

  • head要素に読み込むべき唯一のスクリプト「headjs」 - Mach3.laBlog

    この記事は賞味期限切れです。(更新から1年が経過しています) 「Modernizr」や「html5.js」等、 モダンな環境の為の便利なスクリプトは多々ありますが、 「headjs」はそんな彼らの仕事を一気に引き受けてくれる働き者のスクリプトです。 使い方 Head JS :: The only script in your HEAD 謳い文句はhead要素に読み込む唯一のスクリプト ダウンロードして読み込むだけ。おしまい。 <script type="javascript" src="head.js"></script> その多彩な機能 環境の判別 HTML要素のクラスに出力してくれます。 こんな感じに… <html lang="ja" id="test-page" class="

    head要素に読み込むべき唯一のスクリプト「headjs」 - Mach3.laBlog
  • 曲名を思い出せないときに便利なiTunes支援ソフト「忙しい人のためのIntroTunes」NOT SUPPORTED

  • 感謝駆動開発 TDD (Thanks Driven Development) - Thanks Driven Life

    TDD とはなにか感謝を通じてソフトウェアの品質、信頼性、顧客満足度向上を目指すプログラム開発手法です。 TDD の有用性「感謝なんかで品質がよくなるものか」と思ってる方々は、感謝のパワーを理解してない人たちです。 感謝は社会人だけでなく、幼い子も高齢の方々も生きるプロセスの一部として 当たり前のように使われています。それを開発手法として用いた TDD の有用性について述べたいと思います。 プロジェクト開始最初に書くのはクラス定義でもテストでもなくて感謝です。 // C #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { printf("Thank you!!\n"); return EXIT_SUCCESS; } # Ruby puts 'Thank you' 「これから私はコーディングを始め

    感謝駆動開発 TDD (Thanks Driven Development) - Thanks Driven Life
  • 奇跡の新薬発見! だれでも記憶力が信じられないほど向上して天才に...

    奇跡の新薬発見! だれでも記憶力が信じられないほど向上して天才に...2011.03.09 09:005,922 物忘れとは永久にオサラバ! スペインの科学者たちがスゴい発見をしたそうですよ。なんでも目で見たモノのことを決して忘れられないようにしてくれる恐るべき記憶力向上に役立つ薬が完成する可能性も高いんですって。もしやこれを飲めば超天才に? 学術雑誌のScience(サイエンス)に「Role of Layer 6 of V2 Visual Corition Memory」として発表された今回の研究成果によると、上に図示された「RGS-14」として知られるタンパク質がネズミの脳内の視覚野に影響を及ぼすと、視覚を通じた記憶力の驚くべき向上が確認されたんだとか。通常は1時間しか見たモノを記憶できなかったネズミが、なななんと最長で2か月間経っても覚えていら

    奇跡の新薬発見! だれでも記憶力が信じられないほど向上して天才に...
    tyru
    tyru 2011/03/11
    ルリア病思いだした。
  • Kick Ass - Destroy the web

    Step 1. Drag the button to your bookmarks bar. Step 2. Navigate to enemy site and launch. Step 3. Go wild. Super cool highscores Brag amongst your friends with new highscores! Awesome achievements Up your rank and gain XP with super fun achievements. Choose from hundreds of ships Now you can switch ship in game making it all more fun ith the super easy editor you can cr

  • ソートアルゴリズムを映像化してみた - jsdo.it - Share JavaScript, HTML5 and CSS

    よくあるやつです。ぼんやり眺めてると、とても癒されます。 2014/2/25 追記: 全面的に書き直しました。 // https://github.com/norahiko/sort-visualize var helper = { range: function(min, max) { var res = []; for(var i = min; i < max; i++) { res.push(i); } return res; }, shuffle: function(ary) { for(var i = ary.length - 1; 0 <= i; i--) { var rnd = Math.random() * (i + 1) | 0; helper.swap(ary, i, rnd); } }, swap: function(ary, a, b) { if(a < 0 ||

    ソートアルゴリズムを映像化してみた - jsdo.it - Share JavaScript, HTML5 and CSS
  • 公式Twitter