Just another Ruby porter,

〜2007年5月下旬〜


<Prev(,) | Next(.)> | Recent(/)>> | RDF

2007-05-21 (Mon)

[Gmail] Using Google Groups To Backup Gmail

privateなGoogle Groupsを作りGmailからforwardさせてbackupを取る方法。
他のMLをremote archiveするという機能を利用している。
おなじGoogleってのもなんだけど、sizeの制限はどうなってんだろう。
といいつつ、設定してみた。

そうそう。これはforwardを利用するわけで過去mailはbackupできないので注意。
設定してから届いたmailがbackupされる。


2007-05-22 (Tue)

[穴] 123

これは意表を突かれた。submitは攻撃してる気分。


2007-05-23 (Wed)

[穴] 123

Rubyで6Bを思いつく。
awkは他の人とは違う方法のようだ。
処理時間からしてbusy waitしてるっぽい。

[Ruby] unpack('m')

unpack('m')は空白文字を無視するのでtrで削除する必要はない。

require'zlib';puts Zlib::Inflate.inflate(*%q{eJxdkLEOAyEMQ/f7CovliETwB/Ark
WCrdGtXPr6B9go6MxAb5w0AS/HAQ/JMVoUGZA0haB7mzkkjkFICjCvutI5UhtI0W9/KxBSuPjn
WfXD2HH4P0SFaOwwdRK/qMFmoVqtl9cNa28Zi1hgFUUSz/VkOEb9PVT2/bN6sNtyS99pxvd7Tm
Oz/wQ+15Dg3}.unpack('m'))

まあ、なんというか、元とは全然違う話になってるし。


2007-05-24 (Thu)

[GNU] GCC 4.2.0

今回からは--prefix=/usr/local/gccで。

% mkdir linux
% cd linux
% CFLAGS=-Os CXXFLAGS=-Os CC=/usr/bin/gcc ../configure \
  --enable-languages=c++ --with-system-zlib \
  --enable-sjlj-exceptions --enable-threads \
  --disable-version-specific-runtime-libs --disable-nls \
  --without-included-gettext --without-catgets --prefix=/usr/local/gcc; : gcc

Rubyのtrunkで--with-gcc=/usr/local/gcc/bin/gccで試して特に問題なし。

[Ruby] Rubygems 0.9.4

例のNo Methodエラーが直るらしいよ。

Announce: RubyGems Release 0.9.4
Release 0.9.4 is a maintenance release of RubyGems that fixes a number of small bugs.
If you are experiencing problems with the source index (e.g. strange "No Method" errors), or problems with zlib (e.g. "Buffer Error" messsage), we recommend upgrading to RubyGems 0.9.4.
Bug Fixes Include:
  • Several people have been experiencing problems with no method errors on the source index cache. The source index cache is now a bit more self healing. Furthermore, if the source index cache is irreparable, then it is automatically dropped and reloaded.
  • The source cache files may now be dropped with the "gem sources --clear-all" command. (This command may require root is the system source cache is in a root protected area).
  • Several sub-commands were accidently dropped from the "gem" command. These commands have been restored.

2007-05-25 (Fri)

[PC] SIMM 256MB

メモリが128MBしかないとgem updateは2時間半かかるが、
256MBあれば1分で終わる。なんかすげーと思った。
たまたま要らないPCからSIMMを調達できたのはラッキーだった。


2007-05-26 (Sat)

[Twitter] TwitKu.com a free Twitter + Jaiku web app.

TwitKu.comが日本語対応したという噂を聞いて試した。
たまに調子悪いこともあるようだが概ね順調。

それにしても4 hours agoとかいう表現はわかりにくい。
jsonとかの中身を見ると普通に時刻が入ってるわけで、
なんでそんなわかりにくくするんだろう。
リフレシュが死んでたりすると、
生きてるのか死んでるのかもわからないし。


2007-05-27 (Sun)

日記

また1日ずれた。修正。
しかし日付けに大した意味もないし、この形式をやめるか。

[Twitter] 自分をfollowする

そうそう。思い出した。この設定やっとくとecho backが返ってくる。


2007-05-28 (Mon)

[Soft] Shell Tunnel 0.1.9

About:
Shell Tunnel provides a normal shell with port forwarding features like those provided by the -L and -R options in ssh(1). It was written to support a network that uses compile farms. It contains a small application to help to distinguish streams running tests.

2007-05-29 (Tue)

[Soft] MiniWebsvr 0.0.8

About:
MiniWebsvr is a small Web server that aims to one day be embeddable. It supports static Web pages, directory listing, HTTP MIME encodings, GET/HEAD/OPTIONS, and logging to disk. It has a small memory footprint, is multi-threaded, and supports command line options, conditional GET:, If-Modified-Since:, and range-bound downloads (download resuming).

2007-05-30 (Wed)

[RSS] タイトルのリンクをRSSに埋めてみる

あまり体裁を考えてないけど、埋めこんでみた。


2007-05-31 (Thu)

[Twitter] Rubyのcommit logをtwitterに流す実験

twitterfeed.comcia.vcのrssを組み合わせれば、
特に何も用意しなくてもRubyのcommit logをtwitterへ流せるなと気づき実験。
twitterfeed.comはOpenIDが必要だが、
idproxy.netを使えばYahoo! accountで認証できる。
Yahoo!はPipesでaccount取ったから既にある。これで全部そろった。

で、 rubyciという名前にしたんで適当にaddしてみてね。
twitterfeed.comは30分間隔のpollingという設定なのでちょっと間が空いてる。


<Prev(,) | Next(.)> | Recent(/)>> | RDF


WWW を検索 jarp.does.notwork.org を検索

わたなべひろふみ
Key fingerprint = C456 1350 085F A320 C6C8 8A36 0F15 9B2E EB12 3885
Valid HTML 4.01!