|
|
|||||||||||||||||||||||||||||||||||||||||||||||
新宿駅構内に設置する無線LANアクセスポイントというのはどこに設置されるんだろうなぁ?
Description: Automatically reconfigure your (laptop) system for a new location whereami is a set of useful scripts and a coordinating system for automatically re-locating your computer within the current (network) environment. . Typically, you would use whereami to automatically detect and re-configure your laptop when you move between a variety of diverse networks and/or docking environments. . Although whereami will work best if all of your networks assign addresses through dhcp, this is not a pre-requisite and the system allows any technique to be used to ascertain the new location with as little ongoing user intervention as possible. . Having ascertained the correct location, whereami will run appropriate (user-configured) scripts to adjust the laptop operation to suit the current environment. . See http://debiana.net/whereami/ for more information. You may also get useful assistance from the debian-laptop mailing list, which is frequented by several of the contributors.
% find /usr/local/ -type f /usr/local/lib/texmf/ls-R % find /opt find: /opt: No such file or directory/usr/local ? /opt ? なんですかね、それ:p
% esd.exe -tcp -public -nobeepsで動くようだ。
env ESPEAKER dhcp01 xmms &
\begin{enuerate}
\item ほげほげ \\
ほげ。
\item ふがふが \\
ふが。
\end{enumerate}
と逃げることにした。
Feb 8 17:23:50 spica hda: write_intr error1: nr_sectors=1, stat=0x51
Feb 8 17:23:50 spica hda: write_intr: status=0x51 { DriveReady SeekComplete Error }
Feb 8 17:23:50 spica hda: write_intr: error=0x04 { DriveStatusError }
なんて log がいくつも出ている。
\begin{table}[H]
\end{table}
\begin{figure}[H]
\end{figure}
のように位置として H を指定するとよいらしい。
\begin{description}
\item[foo] \ \\
foo is hogehoge.
\item[bar] \ \\
bar is fugafuga.
\end{description}
とかいうごまかしをしてみた。 Punycode is a simple and efficient encoding designed for use with Internationalized Domain Names [IDN] [IDNA].だそうな。こんな変な名前、なんで名付けたんですかねぇ。
[2] Punycode
AMC-ACE-Zの提案者が名づけたAMC-ACE-Zの正式名称。Punyは「ちっぽけな」
といった意味で、Punycodeがあつかう文字セットUnicodeと韻を踏んでい
ること、および以下の理由から選択された。
(1) Punycodeがエンコードした文字列が使う文字数が少ない
(アルファベット(A〜Z)、数字(0〜9)、ハイフン(-)の37文字)
(2) Punycodeがエンコードした文字列の文字数が少ない
(効果的な圧縮が行われる)
(3) 実装が小さい
(仕様が簡単で、プログラムサイズが小さい)
だそうな。なんだか、なんだかなぁ。
48a49
> require 'getoptlong'
67a69,79
> excludes = Array.new
>
> parser = GetoptLong.new
> parser.set_options(['--exclude', '-e', GetoptLong::REQUIRED_ARGUMENT])
> parser.each_option do |name, arg|
> case name
> when '--exclude'
> excludes.push(arg)
> end
> end
>
71c83
< return ARGV
---
> return ARGV[0], ARGV[1], ARGV[2], excludes
140c152
< def update_snapshot(src, latest, today)
---
> def update_snapshot(src, latest, today, excludes)
141a154,155
> pattern = excludes.size.zero? ? nil : "(" + excludes.join("|") + ")"
>
142a157,158
> next if(s =~ pattern)
>
162c178
< def recursive_copy(src, dest)
---
> def recursive_copy(src, dest, excludes)
163a180,181
> pattern = excludes.size.zero? ? nil : "(" + excludes.join("|") + ")"
>
164a183,184
> next if(s =~ pattern)
>
200c220
< src, dest, base = parse_options
---
> src, dest, base, excludes = parse_options
208c228
< update_snapshot src, latest, today
---
> update_snapshot src, latest, today, excludes
210c230
< recursive_copy(src, today)
---
> recursive_copy(src, today, excludes)
希望通り動くようなので、作者の高林さんに投げておくことにしました。 The Software is allowed to be used with Turbolinux products only.なんて書いてあった。
いきなり登場したこの9iマンに、オラクルもとうとう魔がさしたのかと、 心配された方も多数いらっしゃるのではないでしょう? というか、実際に、激励のメールまでいただきました。僕も最初に 9i マンが落ちてきたときにはどうしようかと思いました(^^;
Lindows側は,同社の登録ユーザー750人に対して調査を行ったが, Microsoftと同社を混同している人は1人もいなかったと述べている。登録ユーザに聞いたら、当然違いが解るって言うと思うのだけど…(^^;