2006-05-02から1日間の記事一覧

[General] Hatena Bookmarks

I started using Hatena Bookmarks Service . For some things it's even better than del.icio.us ! I like for example the Bookmarks Detail Look very much.

TDD? BDD?

Test Driven Development (TDD) has you define the behaviour of your system by writing small tests that precisely define some small piece of your system's behaviour. Then you implement that behaviour. Then you clean up and improve your desig…

Steve Kemp’s software: i like it

Found very good site: steve.org.ukSome interesting stuff: Argo ― Xen Monitor / Control Panel. Simple, extensible, framework for controling a host running multiple Xen instances. Exactly what I need for the company. lua-httpd ― simple, but …