タグ

2007年5月28日のブックマーク (4件)

  • Yahoo! が PHP エンジニアを雇う時に聞く質問

    via.Yahoo!PHPエンジニアを雇う時に聞く質問 | IDEA*IDEA とりあえず適当に訳してみました。間違いがあれば指摘をお願いします :-) 1.配列usersに「john」を追加しないのはどれか? 1. $users[] = ‘john’; 2. array_add($users,’john’); 3. array_push($users,‘john’); 4. $users ||= ‘john’;2. sort(), assort(), ksort()の違いを述べよ。また、どういった状況で利用するかを述べよ。 3. 以下のコードは何を出力するか?それはなぜか? $num = 10; function multiply(){ $num = $num * 10; } multiply(); echo $num;4. 参照と通常の変数の違いを述べよ。また、どのように参照渡しをす

    Yahoo! が PHP エンジニアを雇う時に聞く質問
  • 20行で実現できるAjaxタブインタフェース:phpspot開発日誌

    Dynamic Ajax Tabs in 20 Lines | 20bits The tabbed document interface is a common solution to the problem of presenting a user with multiple document in one window. 20行で実現できるAjaxタブインタフェース。 次のようなタブインタフェースをたったの20行で実現可能なようです。 次のようなDIV要素を定義します <div class="tabbed-pane"> <ol class="tabs"> <li><a href="#" class="active" id="pane1">Pane 1</a></li> <li><a href="#" id="pane2">Pane 2</a></li> </ol> </p> <div

  • Kitten and his box.

    Official video. 2006 One of the earliest viral videos on youtube to feature kitten's in boxes. Update: See the re-uploaded video in it's original quality here! https://www.youtube.com/watch?v=aWCk3H2HiWE&t=1s **** Jon Stewart of the daily show featured it in his segment, "Health Care or Kittens Decision" (You can watch it here: https://www.cc.com/video/3ubhy4/the-daily-show-with-jon-stewart-

    Kitten and his box.
    siukaido
    siukaido 2007/05/28
    ねこーーーっ!!!!
  • Forgot the Milk. - Firefox のタブ管理を極めるための12の拡張機能

    Firefox 勉強シリーズ第3弾、今回は Firefox のマルチタブ機能をより効率的に、より個性的に使いこなすための拡張機能を調査・勉強してみました。ダイジェストで一気に紹介します。 まだこちらを見てない方は、こちらもどうぞ Firefox の意外と知らない10の基機能 - Forgot the Milk. Firefox のメニューバー・ツールバーを徹底的にカスタマイズする方法 - Forgot the Milk. 1. Tab Mix Plus https://addons.mozilla.org/ja/firefox/addon/1122 タブカスタマイズの王道。タブに関する様々な設定をすることができます。 ブックマークや検索バー、ロケーションバーからページを開く時に新しいタブに開けたり、新しく開いたタブにフォーカスできたり、全てのウィンドウのタブをマージできたり、タブ履歴を自