Category: Scrum
-
Interesting stuff from around the web 2008-09-01
Some Google news Google Chrome, Google’s Browser Project [blogoscoped.com] Built with WebKit but with added cool features – some UX stuff but more interestingly a new JavaScript virtual machine, multi-threading and sensible security policies. And all Open Sourced. Google’s undocumented favicon to png convertor [via Simon Willison] Showing the favicon of a domain next to…
-
links for 2008-04-05
It’s Not Just Standing Up Useful tips and notes on how to run daily stand ups and what to do with common problems. [martin fowler] (tags: agile scrum)
-
Managing the code-garden
Kevin Barnes suggests that software engineering is a bit like gardening – software is never finished – you need to spend some time planning, some time adding new features and some time tending to what you have. Otherwise your code will become steadily more and more unmanageable. Basically, code is like a garden. We lay…