memo.xight.org

日々のメモ

カテゴリ : Software

16ページ目 / 全25ページ

Memorium

Summary

操作しないでWWWなどの情報にふれることのできる環境型アプリケーション

  「眺めるインタフェース」の一つの実装.

Reference

  Memorium - 眺めるインタフェースの提案とその試作
  http://www.persistent.org/memorium.html
  Memorium Keyowords
  http://www.persistent.org/memorium/
  編集と循環 - Memorium
  http://www.persistent.org/hiki/hiki.cgi?Memorium

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

データ解析用統計言語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

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/

OverDisk

Summary

  SpaceMonger[2003-11-27-3], Scanner[2004-10-17-1]のようにHDDの使用状況を視覚的に表示するソフト
  OverDisk

Reference

  Elias Fotinis OverDisk :: Visualize Folder Size Allocation
  http://users.forthnet.gr/pat/efotinis/programs/overdisk.html

via

  cl.pocari.org - 2004-10-17
  http://cl.pocari.org/2004-10.php#2004-10-17-3

wija

Summary

オープンで拡張可能なインスタントメッセージングとプレゼンス共有のためのソフトウェア

- 特徴
  ・オープンで拡張可能なプロトコル Jabber を利用
  ・PGP (GnuPG) による暗号化と署名の機能をユーザに提供.公開鍵とその信用を扱うためのさまざまな機能を提供.
  ・プラグインにより拡張可能
  ・iワットプラグインにより補完通貨の機能をユーザに提供
  ・フリーソフトウェア.GNU GPLに基づき,自由に利用し,改変し,再配布することが可能

iワットとは

デジタル署名を用いて電子的な手形を作成できるシステム.補完通貨 (地域通貨) を作ったりできるらしい.

- Reference
  wija
  http://www.media-art-online.org/wija/

via

  www.textfile.org - 2004-10-08
  http://www.hyuki.com/tf/20041008222915.html
  www.textfile.org - 2004-10-09
  http://www.hyuki.com/tf/20041009184140.html

DesktopClock

Summary

・壁紙を邪魔せずに時計を表示します.
・時計の文字は縁取りされており,文字が見やすくなってます.
・時計の表示形式を自由に変更可能です.
・表示フォント,サイズを自由に変更できます.
・「常に前に表示」で,テレビの時計に!
・インターネットを利用して時間を補正します.
・Windows2000,XP使用時に透過表示が可能

  DesktopClock

Reference

  STARFAN - Software - DesktopClock
  http://www.starfan.jp/software/soft.shtml#DesktopClock

Gaim

Summary

  Open sourceのInstant Messengerソフト
  SourceForgeで2番目に活動的なプロジェクト
  Buddy List が写真入りで一覧できる.
  Gaim - WYSIWYGなメッセージ入力クリックして拡大

Reference

  SourceForge - gaim
  http://gaim.sourceforge.net/
  Slashdot Japan - Gaim 1.0.0 リリース
  http://slashdot.jp/article.pl?sid=04/09/18/132221
  Slashdot Japan - JabberベースのXMPPがRFCに
  http://slashdot.jp/article.pl?sid=04/10/03/1424256&topic=74

pdftk - the pdf toolkit

Summary

・Merge PDF Documents
・Split PDF Pages into a New Document
・Decrypt Input as Necessary (Password Required)
・Encrypt Output as Desired
・Fill PDF Forms with FDF Data and/or Flatten Forms
・Apply a Background Watermark
・Report on PDF Metrics, including Metadata and Bookmarks
・Update PDF Metadata
・Attach Files to PDF Pages or the PDF Document
・Unpack PDF Attachments
・Burst a PDF Document into Single Pages
・Uncompress and Re-Compress Page Streams
・Repair Corrupted PDF (Where Possible)

  複数のPDFをマージ/分割.
  暗号化/復号化.
  フォームに入力.
  電子透かしを入れる.
  再圧縮.e.t.c.

Reference

  pdftk - the pdf toolkit
  http://www.accesspdf.com/pdftk/

via

  Tokulog! - 2004-08-30
  http://tokuhirom.tdiary.net/20040830.html#p08