Saturday, February 18, 2012

Why software is better

  1. Automatic update/cloud deployment
  2. Crash recovery
  3. Reduction of dependencies through standards
  4. Continuous build/integration/release/test
  5. Initial code quality
  6. Convergence of the user and test community
- James Whittaker. All That Testing is Getting in the Way of Quality 



Thursday, February 16, 2012

Alistair Cockburn. Collaboration: the dance of contribution

Key Ideas
Lift others: Be courteous. Lower your social posture. Listen intently. Recognize others.
Increase safety: Be yourself. Donate. Widen the boundary. Support others. Challenge but adopt ideas. Build personal relationships. Don't betray.
Make progress: Success breed success. Say something valuable. Clarify the way forward. Focus. Get a result.
Add energy: Challenge. Contribute.

Wednesday, February 15, 2012

Mobile-Social-Cloud

Three trends that change business: Mobile, Social and Cloud


"We are at the beginning of the next twenty years of IT evolution.  These trends will combine to create the biggest technology shift since the Internet.  Successful companies will use these technologies to transform the business."

Monday, February 13, 2012

Creativity Patterns

Creative Thinking Hacks by Scott Berkun
and implementations in SW development.

1. Journal
Backlog, Test List, To Be Improved part of Retrospective, Futurespective

2. Escape
Focus-Manna, PomodoroBreak

3. Invert
If you're stuck, come up with ideas for the opposite of what you want
Assert First, Test First, DIP?, IoC?

4. Partner
Can't find a partner? Find a rival.
Pair Programming, Mentoring/Coaching, Peer Code Review, Coding Dojo

5. Fail
The first draft of anything is shit
-Ernest Hemingway
Prototyping, Spiking

6. Switch Modes
If stuck: find new way to represent the problem, using a
different mode of communication.

Thursday, February 9, 2012