Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Thursday, July 7, 2011

Lean Web Development With Play Framework and Kanban | Walk the walk

Lean Web Development With Play Framework and Kanban | Walk the walk
In my day job, I write software for the enterprise, deployed on Oracle Weblogic Server or similar. Every time I run into a problem, be it an infrastructural or a programming problem, it almost always seem to take longer to fix than I expected. I have worked with Weblogic servers for about 6 years now and one thing’s for sure: Working with the application server has not gotten any easier (often times it actually feels more like working against it). With Play Framework it is quite the opposite. Whenever I run into a problem it always seems to take less time to solve it than I expected.
The way Play Framework is built, it lets you focus on the important stuff, building features which hopefully delivers business value (whatever that is) to your organization.

No comments:

Post a Comment