memo.xight.org

Software

2004-11-23 Tue

Zoomify

- Summary
  大きな画像を拡大縮小可能な swf に変換.
  ZOOM[2004-10-09-7] みたいな事はできないのかな.
- 使用例
  TNO TPD - Gigapix project
  http://triton.tpd.tno.nl/gigazoom/Delft2.htm
  stone::tamaki - 2004-07-24
  http://www.tamaky.com/mt/archives/001012.html
- Reference
  Zoomify
  http://www.zoomify.com/
- via
  ゲームは1日8ビット - 2004-11-19
  http://d.hatena.ne.jp/nonbit/20041119#p9

2004-11-03 Wed

ContentEditableWiki

- Summary
TextAreaWikiをベースにしたWYSIWYGなWiki
contentEditableを利用しているのでIE用.

- 設置例
http://nais.to/~yto/tools/contenteditablewiki/tmp/cew.cgi

- Reference
たつをのホームページ - 小さなツールたち - ContentEditableWiki
http://nais.to/~yto/tools/contenteditablewiki/

たつをのホームページ - 小さなツールたち - TextAreaWiki
http://nais.to/~yto/tools/textareawiki/

とほほのWWW入門 - HTMLリファレンス - contenteditable
http://tohoho.wakusei.ne.jp/html/attr/contenteditable.htm

2004-11-02 Tue

Resin

- 特徴

・ずば抜けて高速な動作
・最新仕様にいちはやく追従(Resin3はServlet2.4やJSP2.0にも対応)
・アプリケーションサーバーとして必要なロードバランシングなどの機能を内包
・Servlet, JSP はもちろん、XTPを採用(→デザインとコンテンツの分離手法)
・非商用の場合は無料、商用の場合は $500〜/ 1 Server と、非常に安価。
・オープンソース

- Reference
  Caucho Resin : Fast, Open-Source Application Server
  http://www.caucho.com/
  WebアプリケーションサーバResinの導入
  http://www.stackasterisk.jp/tech/java/resin01_01.jsp

2004-10-30 Sat

Wink

- Summary
  Windowsの操作を記録してFlash形式にしてくれるソフトウェア
  日本語を扱うにはフォントの変更が必要.
- Reference
  DebugMode - Wink
  http://www.debugmode.com/wink/
  Open Alexandria - Wink
  http://www.openalexandria.com/item_303.html
- via
  読書記録ChangeLog - 2004-10-28
  http://dkiroku.com/2004-10-28.html#2004-10-28-8
  Passion For The Future - 2004-11-16
  http://www.ringolab.com/note/daiya/archives/002531.html

2004-10-30 Sat

Achilles

- Summary
  クライアントPC(Windows)上で動作するプロキシサーバ.
- 特徴
  HTTP,HTTPSの通信をインターセプトして書き換えられる
- Download
  http://packetstormsecurity.nl/web/achilles-0-27.zip
- Reference
  @IT - Webアプリケーションに潜むセキュリティホール
  http://www.atmarkit.co.jp/fsecurity/rensai/webhole05/webhole01.html
- via
  cl.pocari.org - 2004-10-28
  http://cl.pocari.org/2004-10.php#2004-10-28-1

2004-10-26 Tue

IE MenuExt

- Summary
  IE4/5のコンテキストメニューをカスタマイズするためのソフト.
  IEにはスクリプトの書かれたHTMLファイルをコンテキストメニューから呼び出す機能があるが,その管理を容易にするためのソフト.
  IE MenuExt
- 特徴
  ・メニューの項目の追加 / 削除が出来る
  ・メニューの項目の並べ替えが出来る (Windows2000不可)
  ・レジストリファイルで保存 / 読み込みが出来る
  ・CSV ファイルで保存 / 読み込みが出来る
  ・32個目以上のアイテムが一目で区別できる
- 注意
  以下のレジストリを変更する

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\


- Reference
  IE MenuExt
  http://www.uryusoft.com/software/IEMenuExt/

2004-10-26 Tue

2004-10-26 Tue

Web Accessibility Toolbar

- Summary
  Windows版のInternet Explorerのツールバーとして組み込まれるウェブアクセシビリティ支援ツール
- Reference
  NYCOM PC WEB - 2004-10-19
  http://pcweb.mycom.co.jp/articles/2004/10/19/accessibility/
  Wrong HTML - Accessibility Toolbar 日本語版
  http://jun.mods.jp/atb.html
  Accessible Information Solutions - Web Accessibility Toolbar
  http://www.nils.org.au/ais/web/resources/toolbar/
- via
  観察と記述 - 2004-10-20
  http://www.persistent.org/d/?date=20041020#p01

2004-10-25 Mon

データ解析用統計言語R

- Reference
  IBM - データ解析用統計言語Rによる統計的プログラミング: 第1回 豊富な統計機能で遊ぶ
  http://www-6.ibm.com/jp/developerworks/linux/041015/j_l-r1.html
  IBM - Statistical programming with R: Part 2. Functional programming and data exploration
  http://www-106.ibm.com/developerworks/linux/library/l-r2/
  0x0a - 2004-10-22
  http://svslab.jp/0x0a/20041022.html#p03
  群馬大学 - 社会情報学部 - おしゃべりな部屋 - Rによる統計処理
  http://aoki2.si.gunma-u.ac.jp/R/
- via
  inside out - 2004-10-25
  http://www.hirax.net/diaryweb/2004/10/25.html#200410252

2004-10-21 Thu

Chalice for Vim

- Summary
  2ちゃんねる閲覧Vimプラグイン
- 必要なもの
  Vim
  cURL
  gzip
  iconv
  qkc か nkf

- DebianでcURLとqkcをインストールする

# aptitude install curl qkc
# ./install.sh


- 文字化け? しているので編集

# vi /etc/vim/plugin/chalice.vim
268: let s:label_vimtitle = 'Chalice 〜2ちゃんねる閲覧プラグイン〜'


- Reference
  KaoriYa.net - Chalice for Vim
  http://www.kaoriya.net/#CHALICE
Debian パッケージディレクトリ検索 (バイナリ) - curl
  QKC Home Page
  http://hp.vector.co.jp/authors/VA000501/