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

Springのconfigurationの分割

基本は、環境依存部分の分割(レイヤの分割に近い)+ aspect で分割しているのだけれど、これだと複数チームでの開発が少し難しい。そこで、サブシステムレベルでも分割したいんだけれど、そうすると設定ファイルが結構な数になっちゃう。設定ファイルの数が…

Sleipnir 2.00β

http://tabbrowser.exblog.jp/firefoxは遅いし、不安定だし、Sleipnir2.00が正式リリースしたら乗り換えよっと。firefoxを使っている人が多いけれど、みんな不満ないのかなぁ。。

Building an Open Source ESB and Ruby on Rails

esb

http://raibledesigns.com/page/rd?anchor=djug_building_an_open_source Development Lessons LearnedConfiguring EJBs and MDBs as singletons helped solve some problems (a JBoss setting allows you to configure this). As for running Spring in a h…

mylar

http://eclipse.org/mylar/task management + eclipse. 単純なtask management機能だけではなくて、taskを元にEclipseで見せるものを絞りこむための機能がある模様。アイデアとしては面白いし、説明している問題も大規模開発で問題になりやすいものばかりな…

Message Driven POJO

http://jroller.com/page/habuma/20050715#message_driven_pojos ActiveMQ + SpringによるMessage Driven POJO. Craigによる解説.# JCA Containerの実装が枯れてくれれば使えるんだけどなぁ。

CNNでpodcasting

http://www.cnn.com/services/podcasting/from http://blog.bulknews.net/mt/

FlexySvn - a XUL / JS / PHP / SVN Browser

svn

http://newweb.akbkhome.com/svn.phpSVN Browser. coolすぎる.

fiddler

http://www.fiddlertool.com/fiddler/ajaxデバッグ用に使えそう. Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet.

Application Deployment with Rails

http://jamis.jamisbuck.org/articles/2005/07/14/application-deployment-with-railsちょうど知りたいと思っていたこと. ホットなタイミング.