links for 2009-07-08

  • Prowl is a Growl client for the iPhone. Notifications from your Mac can be sent to your iPhone over push, with a full range of customization and grace you expect.
Posted in delicious | Leave a comment

A very long list of Agile, Lean & C. books

I’ve used to have this list on a Google Spreadsheet, it took me quite a while to sort it (the first 3-5 books for each category are more essential than the others) and place the links, but here it is, more than sixty agile-related books!

Agile Process

Additional Context

Agile Development

Lean

Posted in General Stuff | Tagged , , , , | 3 Comments

Kanban with Pomodoro, it’s like spaghetti with sushi but it might work

I’ve read a couple of tweets today (demonstrating that Twitter perhaps sometimes makes sense)  and I’m aggregating them here:

Jason Yip twitted a link to this short, clever blog post from Matt Wynne defining kanban:

  • There are no iterations: only now. Work at a pace you can truly sustain.
  • Done means it is in the user’s hands. Nothing less.
  • Limit the Work in Progress. This forces you to get things done, or you’ll have nothing else to do.
  • Get better all the time. Keep tuning your process and tools to fit the way you need to work today – make kaizen a culture, not an event. Everyone is responsible.
  • Decide with data. Collect the data you need in time to make responsible decisions.

What scares me is the lack of iterations in the Kanban system, how can you keep the focus high on the team?

Just few minutes earlier Henrikk Niberg was twitting:

Ouch, Kanban + Pomodoro hurts. Tells you exactly how inefficient and behind schedule you are, and why. Pain leads to learning…

What’s scares me about the pomodoro is the too fined grained knowledge of what’s going on, with the big risk of introducing waste in the process… And its rigidity…

It seems that a lot of people around the world are now using those two techniques, anybody has some real experience of using them together in a project?

Posted in General Stuff | Tagged , , , | 1 Comment

Flex & REST: Fun

I’ve played a little with Flex in these last days, I’ve built up a Cover Flow Style Application to browse your Facebook friends.

It uses Facebook AS3 REST API and the SebCoverFlow library for the Cover Flow.

It’s online here, and the source code is here. I don’t know if I’ll spend more time on it but however, Flex & REST seems really the way to go.

Posted in General Stuff | Tagged , , | Leave a comment