memo.xight.org

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

2003-11-26 Wed

SharpReaderの設定ファイル

- 設定ファイルのファイルパス
  %USERPROFILE%\Application Data\SharpReader

カテゴリ: [Software][Windows]

Score Gallery

- Summary
  楽譜を視覚的に表現
- 楽譜例
  åƳ
- Reference
  Score Gallery
  http://homepage1.nifty.com/iberia/score_gallery.htm
  楽譜の風景
  http://fuwatom.hp.infoseek.co.jp/

カテゴリ: [視覚化]

Pentrix

- Summary
  ペン回しのテクニック紹介
  実演ムービーもある.
- Reference
  Pentrix
  http://www.pentrix.com/
- via
  創庵 - 2003-10-17
  http://soan.jp/archives/000487.html

カテゴリ: [Memo]

茶香間

- Summary
  幡ヶ谷にある喫茶店
  中国茶,日本茶,紅茶などお茶の種類は多そう.
  MovableTypeを使っているページでセンスがいい.
- Data

住所 東京都渋谷区幡ヶ谷1-21-11
電話 090-4242-4669
営業時間 12:00 - 19:00
最寄駅 笹塚
- Reference
  茶香間
  http://chakama.com/main/
- via
  創庵 - 2003-09-30
  http://soan.jp/archives/000465.html

カテゴリ: [レストラン]

ザ・プレゼンマン

- Summary
  良いプレゼンテーションの方法を紹介
- Reference
  ザ・プレゼンマン
  http://bb-wave.biglobe.ne.jp/prezenman/
  創庵 (佐々木博によるblog)
  http://www.soan.jp/

カテゴリ: [Presentation]

視覚バリアフリー

- Summary
  色盲の人は色相の判断が苦手なぶんだけ,明度や彩度にはむしろ敏感な傾向がある
- Reference
  Watson君 | 細胞工学 | 色覚の多様性と視覚バリアフリーなプレゼンテーション
  http://www.watsonkun.com/shujunsha/barrierfree.html
  3.7 学会でのスライドや PowerPoint、ポスター、さらにホームページのデザイン
  http://www.watsonkun.com/shujunsha/barrierfree3-7.html
  カラーバリアフリーガイド ver.1.01
  http://homepage3.nifty.com/ondo/cbfg-ver101/
  MSDN - 色覚に障害を持っていたとしたら、あなたのサイトは見えるでしょうか ?
  http://www.microsoft.com/japan/msdn/columns/hess/hess10092000.asp
  マイクロソフト アクセシビリティ ホーム
  http://www.microsoft.com/japan/enable/
  国立遺伝学研究所 - 色盲の人にもわかるバリアフリープレゼンテーション法
  http://www.nig.ac.jp/color/
- via
  Passion For The Future - 2003-11-23
  http://www.ringolab.com/note/daiya/archives/000522.html

カテゴリ: [Web Design]

連想配列の走査

- 例

$a = array(
	"one"	 => 1,
	"two"	 => 2,
	"three" => 3,
);
foreach ($a as $k => $v){
	echo "\$a[$k] => $v\n";";
}

- 出力例

$a[one] => 1
$a[two] => 2
$a[three] => 3


- 一言
  Debug時の $_SESSION の dump に利用

カテゴリ: [PHP]
2003-11 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Color Reference

ChangeLogを検索
携帯電話からアクセス!

カテゴリ

最近の話題

リンク

過去ログ

Google

QR Code

Since
2002-11-28
Update
2008-02-20 21:23
Copyright © 2005 xight.org All Rights Reserved.