Lightweight continuous integration toolLive demo Take a look at a working demo of CruiseControl.rb. It’s pretty sweet. CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project whe... 続きを読む
技術CodeReposはsvkで使ってるんだけど,昨日のautobox::URI::Fetchをコミットしたときに,壮大にミスってしまったようです.どうにかしなきゃいけないcommitCodeReposを利用している皆さんにはご迷惑をおかけしました.ごめんなさい.元にもどしてくれたid:yap... 続きを読む
SVK 使い方 チェックアウト svk mi //mirror/coderepos http://svn.coderepos.org/share/ svk sy -s HEAD //mirror/coderepos svk co //mirror/coderepos/lang/Language/Whatever/trunk Whatever mi は mirror、sy は sync、co は checkout をそれぞれ省略した... 続きを読む
Many people (including me) have complained about the lack of a good GUI debugger for Ruby. Now that some are finally getting usable, I've found I actually prefer IRB-style ruby-debug to a GUI. There's good tutorial links on the ruby-debug hom... 続きを読む
RubyCocoaを極めるプロジェクト中でtwitterクライアントを作るという話が出てたので、正月休み中にみんなでいじって遊べる程度に動くものを作ってしまおうと目下がりがり書いてる最中なのですが、なかなか楽しいね、RubyCocoa。CoreDataが素敵折角なのでCoreDat... 続きを読む
エンジン始動時にセンターディスプレイに表示された。ついでにメーター下部にあるエンジンマークも点灯(安全チェックをパス出来なかったから)。エンジン切って、マニュアルをめくってみるが、エンジンマーク点灯は修理行きっぽい => 初のアシタントサービス利... 続きを読む
XML文書の構造設計の時に、しばしば議論される点らしい。確かに悩む。要素は複数保持できる。属性は不可能。要素は順序を保持できる。属性は不可能。要素は内部構造(さらなる子要素)を保持できる。属性は不可能。要素はブラウザ等で表示が容易。属性を表示さ... 続きを読む
Ruby, Stomp 前回の続きです。stompserver に RESTful な口があるようなので今回はそちらを見てみます。 まずは、bin/stompserver を弄ります。$HTTP_ENABLE をtrue にするだけです。これで、http.rb が読みこまれ、HTTPハンドラが開始されます。 - $HTTP_ENABL... 続きを読む
Ruby Rools Rools is a pure Ruby rules-engine. Its goal is to abstracting business logic and program-flow. Rools is ideally suited to processing applications where the business logic undergoes frequent modification. Current version is 0.3 It’... 続きを読む
先週、今週と続けて技術者の採用面接が続いている。最近はこうした面接の際に、「コード面接」とでも言うべきものを始めている。今までも、社員と一緒に人生ゲームとかをやってもらうゲーム面接をやっていたんだけど、今年からはこれの代わりにより実際の業務に... 続きを読む
kdmsnr Rails勉強会でDesignPatternsInRubyのまとめって需要あんのかな。時間内けど。05:08 PM January 17, 2008 lchin @kdmsnr ある。良書だと聞いたし。 05:13 PM January 17, 2008 shachi @kdmsnr ある。良い本。 05:16 PM January 17, 2008 poppen @kdmsnr ... 続きを読む
Features Easy to use, true MacOS X Interface Single or Multiple windows Multiple Servers Searchable Server and Channel list Clickable URLs See if your buddies are online Sound alerts and Speech File Transfer Integrated Channel and XDCC Search... 続きを読む
WARNING: Upgrade to 0.8.2 as soon as possible. Everything before 0.8.2 has security issues. - Bart You no longer have to cancel your ssh request because you forgot to load your keys. Because SSHKeychain acts as a gateway between you and the a... 続きを読む
svn+sshを使ってリモートのレポジトリを使うときに、いちいちパスフレーズを入力するのが面倒だったので、MacOS Xでssh-agentが使えないかどうか調べてみた。 > ssh-agent zsh とかしてssh-agent経由でshellを実行すれば使えるけど、2つめのshellはどーすんだと... 続きを読む
iPod touch を jailbreak して以来、なんか楽器っぽいものを作ってみたいなーと思っていて、マルチタッチの実験も兼ねてギターを実装してみました。画面が狭くて正確に押さえるのが難しい上、ある程度の遅延は起こるので速弾きはちょっと無理っぽいですが、ゆっ... 続きを読む