2005-07-26から1日間の記事一覧

Life with Cygwin

http://www.okisoft.co.jp/esc/cygwin-7.html 久しぶりにCygwinを更新したら、manが使えなくなってた。 なにも真夜中に発見することないだろうに…

tree.rb

Rubyの練習。しかし、センスないなぁ… #!/usr/local/ruby/bin/ruby class Node attr_accessor :name, :depth def initialize(path) @path = File.expand_path(path) @name = File.basename(@path) @depth = @path.count("/") end def get_children unless @c…

ruby.st

http://rubyforge.org/cgi-bin/viewcvs.cgi/support/ruby.st 拡張子と言語の関連付けが良く分からず。

.S

妙なキーワードがあると思ったら。

TargetAlert

TargetAlert is an extension for the Firefox web browser that provides visual cues for the destinations of hyperlinks. (via Going My Way) 入れてみた。なかなか、面白い。

うっとうしい検索コンパニオンを非表示にする

http://www.atmarkit.co.jp/fwin2k/win2ktips/220disasc/disasc.html

stipe’s unofficial firefox builds

http://pryan.org/phoenix/stipe/blog/ 速くなった…かな?