今さながら、googlebooks

http://books.google.co.jp/

でいろいろと検索してみたが、
オライリー・ジャパンの書籍は結構みれるね。

全部は見れないけど、amazonよりは多く見れるので、

暇つぶしにはちょうどいいかも。。
http://www.google.co.jp/search?num=50&hl=ja&newwindow=1&safe=off&tbo=1&tbs=bks:1&q=%E3%82%AF%E3%82%A4%E3%83%BC%E3%83%97&aq=f&aqi=&aql=&oq=&gs_rfai=

XXX FIXME TODO TBD

XXX: その部分のコードが正しくないが多くの場合動いてしまう
FIXME: コードが間違っていて修正を要する
TODO: 将来強化すべき箇所の表示
TBD:To Be Defined(To Be Determined??) 要求が確定できない場合

http://smpl.seesaa.net/article/3625720.html

StyleCopを使ってみる
http://d.hatena.ne.jp/nakaji999/20100507/1273247285

ClickOnceWindows インストーラの使い分け
http://msdn.microsoft.com/ja-jp/library/ms973805.aspx

invalid multibyte character (ArgumentError)

http://forums.netbeans.org/topic16574.html
参照

C:\Program Files\NetBeans 6.8\etc\netbeans.conf

-J-Druby.no.kcode=true

を追加


以下のエラーを解決

=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail/utils.rb:117:in `<module:TextUtils>': invalid multibyte character (ArgumentError)
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail/utils.rb:110:in `<module:TMail>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail/utils.rb:53:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail/interface.rb:36:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail/mail.rb:34:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/tmail-1.2.7.1/lib/tmail.rb:2:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/actionmailer-2.3.5/lib/action_mailer/vendor/tmail.rb:13:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/actionmailer-2.3.5/lib/action_mailer.rb:62:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb:268:in `block in require_frameworks'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb:268:in `each'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb:268:in `require_frameworks'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb:134:in `process'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb:113:in `run'
        from Z:/src/ruby/Training2/config/environment.rb:9:in `<top (required)>'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
        from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/server.rb:84:in `<top (required)>'
        from script/server:3:in `require'
        from script/server:3:in `<main>'

nutch

nutch で クローリングをしようかと

GettingNutchRunningWithWindows
http://wiki.apache.org/nutch/GettingNutchRunningWithWindows

Problems and workarounds for running nutch on cygwin
http://wiki.apache.org/nutch/GettingNutchRunningOnCygwin

続きはまた明日

unix でやれと。

radiko.jp

http://radiko.jp/

ラジオきいている。


家だと、ノイズが多くてAMとかはいらないんでしばらく
聞いてなかったが、radikoだとすごいクリアで感動。

これでFM802とか、全国各地のラジオが聴ければ文句なし。。。

そのうちさ、NHKオンデマンドのラジオ版とかやらないかな。
昔のオールナイトニッポンとかさ、放送できないこと多数あったりなかったり

Hadoop メモ

YLUG 第88回カーネル読書会 Googleの基盤クローンHadoopについて
http://video.google.com/videoplay?docid=-6828157577773610579#

スライド
http://www.slideshare.net/kzk_mover/hadoop-1380161

おもしろそうだし、GWに勉強してみよう。。
というかもうちょっと、小さいファイルサイズをたくさん扱える、分散環境はないのか。。
分散になんないか。。。。

mixiプロフィール画像
http://alpha.mixi.co.jp/blog/?p=204
http://alpha.mixi.co.jp/blog/?p=214
アーキテクチャが、うーん日々勉強だな。これは。
サーバー系の知識がないから、ちょっとapacheの本でも買うか。。。