This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
橋本大也さんと百式田口さんが主催の「非検索会議」に行ってきました。 生活者に選ばれるサービスとそうではないサービス。その違いはどこにあるのでしょうか。 我々はその違いは「機能の差にはない」のではないか、と考えます。個人でも数万人をホストするサービスが作れる今、技術による機能の差はたいした差別化要因にはなりません。 機能以外の「フィーリング」「気持ちのよさ」「美しさ」・・・そうしたものが生活者に選ばれる理由なのではないでしょうか。 Yahoo!が協賛する検索がテーマの会議イベントですが、話の中身はというとクロールだのインデックスだのといったような技術よりな話ではなくて、人間の行動とか認知とかユーザインタフェースとか、日常の生活に近い部分での話がメインテーマでした。 ■橋本さんの話。 検索=情報を引き出す行動、という切り口での話。自分は1日平均200回も検索をやっている、とか、現状の検索
pearがエラーになる xamppにpearをインストールし、テキストを見ながらプログラムを作成し、実行しましたが、とエラーになります。 エラーの画面は以下のとおりです。 接続に成功しました Fatal error: Call to a member function getOne() on a non-object in C:\Program Files\xampp\htdocs\pje_bulletin\bbs.php on line 15 これに対するプログラムは以下のようなものです。 【bbs.php】 <?php require_once("Init_class.php"); $init_obj = new Init_class(); $in_disp_from = $_GET["in_disp_from"]; if(!$in_disp_from = intval($in_dis
Tuning For Your HardwareDepending on the hardware you have installed MySQL on, some variables need to be set based on the machine (or VM) specifications. The following variables are largely dependent on your hardware: innodb_buffer_pool_size Generally, set to 50% – 70% of your total RAM as a starting point. It does not need to be set any larger than the total database size.innodb_log_file_size Thi
Mozilla’s Firefox browser is a great tool for surfing the Net. And thanks to a growing number of free Firefox extensions, it’s an especially good tool for people who want every possible ounce of browser power—and who are willing to tinker with their Mac to get it. I’ve dug up 10 of the best extensions for Firefox ( ). Some of these are designed to make surfing easier or safer, while others are s
■少人数プロジェクトが儲かる理由 開発案件の最終利益率とプロジェクトメンバー数には一定の相関がある。開発に関わったメンバーの数が少ないほど、一般に利益率は高い。実際に数字で調べてみたわけではないが、筆者の過去の経験からも確信できるし、そのように思い当たる人も多いだろう。 その理由は単純である。メンバーが多いほど、メンバー間の情報伝達のためのコスト(情報コスト)が飛躍的に増えるためだ。指示やいわゆるホウレンソウのための初期コストだけでなく、訂正や伝達ミスにともなうさまざまな後追いコストが、人数の多いプロジェクトほど大きくなる。メンバーが2人のときに情報コストが1だとすれば、(1人のときなら0)、人数に従って次のようにコストは増えてゆく。 2人 1 3人 3 4人 6 5人 10 : : n人 n(n-1)/2 たとえこの事実が理解されていたとしても、これらのコストを考慮して工数積み上
OSAF is a non-profit organization working on Chandler Project, a Note-to-Self Organizer designed for personal and small-group task management and calendaring. Chandler consists of a cross-platform desktop application (Windows, Mac OS X, Linux), the Chandler Hub Sharing Service and Chandler Server. For a view into our daily work including detailed planning and Design and Developer Documentation, vi
第67回カーネル読書会のセミナー部分のビデオを公開した。今回はお題: glibc malloc について 発表者:小崎さん malloc関数はlibcの中でもっとも使用頻度が高い関数の一つでありながら、そ の実装の詳細は意外なほど知られていません。 Unix誕生当初のプログラミングスタイルでは、ほとんどのデータはスタックと グローバル変数に格納されており、mallocの使用頻度は低かったようです。し かし、今日ではGUI、スクリプト言語、C++といったmallocを多発するソフトウェ アが極めて一般的になり、mallocの性能の重要度は増しています。 こうした点に注目して、素朴な malloc では何が問題だったのか。また、 glibc malloc がどういった点に注力してチューニングされているのか。といっ た点を説明できれば。と思います。 資料はYLUGのホームページからダウンロードで
What is PHP-Qt? News Screenshots Mailinglists, Bugreports Documentation Download Backup Types Berlios project page Crypto trading with Zignaly What is PHP-Qt PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework and allows to write Qt applications in the PHP language. News 2007-02-19 New cmake build system add
Fixed low monthly price - No commissions on orders! Introducing the 2024 new Loaded Cloud eCommerce Where cutting-edge innovation meets efficiency! Our cloud-hosted platform empowers businesses to take control with self-management capabilities, ensuring a robust and seamless B2B experience. Catering specifically to wholesale operations, our platform is designed for scalability and performance acro
Ajaxian.com 2006 Survey Resultsの調査結果において、もっともポピュラーなAjax言語としてPHPがあげられている。同調査では有名なAjaxフレームワークとしてPrototype.js、Script.aculo.us、Dojoなどがあげられており、さもありなんといったところだ。 こうしたAjaxに特化したフレームワークも役立つが、ここでは一般的に使用されているPHP PEARに用意されているモジュールから、とくにJavaScriptと連動するためのモジュールを2つ紹介したい。Prototype.jsなどとは少し性質が異なるが、ともに役に立つフレームワークだ。 是非とも利用法を身につけ、"ちょっと差のつく"ウェブアプリケーションを作ってみよう。
Flash-Based Email Form Using PHP by senocular Introduction Here we will cover the process involved in making a very simple email form in Flash using PHP. Be aware that Flash alone is incapable of sending email. PHP, or some other server-side script like PHP, is needed to handle that operation. Put the two together, though, and you got yourself a great way for people to email you directly through y
http://alfalfa.livedoor.biz/archives/50560941.html キタ━━━━(゚∀゚)━━━━!! ビーストウオーズメタルス最終回Remix MAD おそろしいのが、内容に関してはイジってないんだよねwwww。 色々と探してみたので以下続き。 下のほうに追記しました。 それも見て。 ◆追記[動画][アニメ]ビーストウォーズ、YAHOO動画で全部見れる(Fromコメント) Yahoo!動画 - アニメ - ビーストウォーズ 超生命体トランスフォーマー(10月30日まで) http://streaming.yahoo.co.jp/p/t/00084/v00209/ ◆Yahoo!動画 - アニメ - 超ロボット生命体 ビーストウォーズ・メタルス(11月30日まで) http://streaming.yahoo.co.jp/p/t/00084/v00210/
うたわれラジオ12回目漫画。 描くのが楽しくて仕方が無い。 ゆずちゃんとけっこんしたいんです
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く