Categories
Development

Simple code

I’m checking some of the essays nominated for Joel Spolskys edited collection of articles book. Found this one about keeping your code simple.

Categories
Development

Reusable components across webframeworks

Jonathan Lehr seems like he is brewing on some excellent ideas. By using another abstraction layer he reduces code and enables reuse between frameworks.

Categories
Development

DeveloperWorks article on java.util.concurrent.lock

Excellent article on the new Java5 locking libraries on DeveloperWorks.

Via java.no.