Shoot for simplicity

I really loved a couple of phrases from the Ted’s blog post “Agile is treating the symptoms, not the disease“: the title and the last sentence: “We are in desperate need of simplicity in this industry.”.

Complexity

Writing software it is still way to complex in these days.
I can recall few attempts to make it easier, they all failed: Java Enterprise & EJBs, Web Services, Enterprise Service Bus.
Rather than making things simple they forced you to write more code, to use lots of xml, tons of libraries, implementing unnecessary interfaces.
How many days do you waste every time you start a project, just in infrastructure & build files?

REST seems so simple, but implementing REST in the right way seems always so damn complicated, so everybody writes RESTish services, a good progress compared to old style web services but still…

What about web applications?
I like the simplicity that can be achieved with Sinatra, Scala , WebLocks and Seaside.
But still, the impression is that nobody is trying hard enough to make all these things even simpler.

The Twitter example

I’ve started using Twitter only few months ago (even if I’ve the account since 2006…), it started to make sense when I’ve linked it to my Facebook account. Facebook is like software in these days: way too complex.
Too much stuff, too much noise, too difficult to get what you really want.
Then I’ve started to use TwitterFeed as well, I’ve my flickr, google reader and tripit profiles feeding the twitter account.
So we have three content providers, one content consumer and forwarder and one content receiver, it’s a fairly complex architecture and it never failed so far, it’s quite stable, it just works.
I didn’t had to write a line of code, I’ve pressed just few links, it all works using RSS in a RESTish way.

Simplicity

How do you imagine software development in ten years?
I do imagine it like in the twitter example, an aggregation and collaboration of few simple services working together.

The role of the Agile movement

Agile is treating the symptoms, it’s true, I’ve seen many times agilists (including me) preaching for the old good principles (don’t reinvent the weel, keep it simple, etc) but how many times do we have to rewrite the same software?
For how long will we have to rewrite the same objects, the same business logic?

Why are we still writing web applications like ten years ago? Why are we still using Spring, Hibernate, Databases, Layered Architectures?

I think it’s time for laziness, simplicity and more real reuse, somebody told me that it’s an utopia, but even only trying will make the IT world a better place to be.

Agile can cure the disease

The Agile developer community, being so open minded and always embracing chance has a great chance to change the way software is written.

There’s not so much new from a process point of view in these days (at least, that’s a complaint that I’ve heard from many people, especially coming back from big Agile gigs), but there’s so much work to do on the technical side of things.

The NoSQL movement is one of the signs that something new is just born and growing, don’t miss the opportunity.

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

Speaking at the Italian Agile Day

This year I’ve decided to propose an “experimental” session: a wall will be available during the conference and the attendees will be asked to put their questions/puzzles about agile, with a special focus on real life projects.

The wall will be handled like a retrospective one, clustering common subjects and people will be asked to vote, then I’ll choose the most interesting and I’ll talk about it .

This will give me a chance to understand how and where agile software development is going in Italy and it will be quite a challenge: I won’t bring my Mac, I won’t prepare anything, pure improvisation!

Surely I’ll blog about it right after, and hopefully I’ll find some time & energies answering to some of the unanswered questions on the blog.

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

FM – THE STORY OF A REPEATABLE AGILE SUCCESSFUL PROJECT

One of the biggest strength of Agile software development is the capability of mixing up many different tools and techniques. Agile is not a check- box list of practices that you have to embrace in your project.

With this experience report I want to share the experience of a continuous, repeatable successful project: the agile cocktail we created worked perfectly for us. This is not necessarily saying it will be perfect for you. However, on any future project I will always begin with this mix, inspecting and adapting it afterwards, only changing if necessary.

Posted in General Stuff | Tagged , | 2 Comments

choose your next car: fiat duna, toyota prius or ferrari f60?

Waterfall process

Mass Production

Lean

Lean

Craftmanship

Craftsmanship

If  you’re lucky, you can afford Craftsmanship, good for you. You’ll have top quality, in a hand crafted sports car.

Or if you didn’t follow the market in the last 20 years you’ll opt for a second hand Fiat Duna, mass produced in Brazil in the nineties and you will spend almost nothing (well not including costly maintenance): nobody wants a Duna!

Maybe you want to go lean. You want to spend a little more and be environmentally friendly (the Prius is a Hybrid) and get a sweet piece of technology.

The challenge for the Craftsmanship movement is to keep the cost low, the challenge for the lean movement is to show to all the world how great the quality/price relationship is.

There’s no hope for you if you’re following mass production/waterfall process: you will end up with an ugly broken car.

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