Here at Current Haus, we focus on creating digital experiences that connect brands with culture to inspire, entertain, and produce results.
by csreladm via CSSREEL | CSS Website Awards | World best websites | website design awards | CSS Gallery
"Mr Branding" is a blog based on RSS for everything related to website branding and website design, it collects its posts from many sites in order to facilitate the updating to the latest technology.
To suggest any source, please contact me: Taha.baba@consultant.com
Here at Current Haus, we focus on creating digital experiences that connect brands with culture to inspire, entertain, and produce results.
Want more Downloads for your App? App Radar all-in-one Tools help you with your App Store Marketing and App Store Optimization for Google Play & Apple App Store. Try it for free!
NEW, QUICK and EFFICIENT therapy. VIP Cryo Chamber is one of the best product in the field of good feeling, health, beauty and regeneration after sports.
Digital4youth was created with the intention to encourage knowledge sharing among young professionals. It enables everyone to understand the importance and various aspects of digital, as one of the most ambitious domains of studies that exist today.
Crafting experiences, products and services that makes businesses relevant for humans in a digital-first world.
Lidia Pietrobon
I'm a developer who is fascinated by the delivery flow in project management systems. I've spent a lot of time thinking about it, and read books like Agile Management for Software Engineering, The Art of Agile Development, Slack, and my personal favorite, The Phoenix Project.
The Phoenix Project has really opened my eyes to the many inefficiencies we face. I'm also really fortunate to have had the opportunity not to just study different delivery methods, but to practice them by managing delivery teams.
For this article I've decided to combine my two passions: software engineering and delivery flow.
In fact, I've ended up building a basic throughput simulator!
Before we start, it's important that you understand different types of waste in software development.
This list is not comprehensive, and I am sure that someone could write a book on this that runs hundreds of pages long. But this list will give you the main models you need to consider.
These inefficiencies occur when you are moving artefacts around. Perhaps you're submitting code to several branches, or cherry-picking check-ins.
This is when produced artefacts are not being used.
Artefacts such as:
... are produced weeks or months upfront. The moment an artefact is produced, it's out of date and needs changing.
These inefficiencies occur during the creation of artefacts.
Most developers need to juggle many tasks at the same time. There's a cost that comes with context switching and multitasking.
Maybe you need to keep track of different software versions, projects and roadmaps. Or people are constantly calling you, or coming over to see you about something.
You need to pick up work that you haven't touched in days, months or years, and you need to relearn what you've already done.
You're waiting for your check-in to build. Or you are waiting for artefacts to be produced.
Your IT infrastructure is flaky, your computer stops working, the internet goes down, or the email server is not working.
Your testers in the team get back-ended. They're waiting around for work for days, and get it right at the end of the iteration.
You have discovered that you have misunderstood the requirement — now there is more work to do.
Or maybe you're waiting on someone to review your code.
You've produced your software, but you're not shipping it. It's sitting on the shelf and nobody is buying it. The work you've produced is no longer needed.
This happens when you produce artefacts that weren't requested.
You're polishing your code and adding in extra extension points for those amazing features that'll be built in the future.
You actually working on something that nobody asked for, and you are doing it because it's "cool".
This occurs when your artefacts have errors in them.
What you have produced doesn't meet the agreed acceptance criteria. Or maybe what it doesn't meet the technical standards (performance, security, maintainability).
This occurs when the producer of the artefacts is being under-utilized.
Perhaps you have not been given adequate training to do the actual job. Or you can do much more complicated work... but it's not being given to you.
Yes, it's a messaging app — but in this case, I'm talking about an influential book called "Slack: Getting Past Burnout, Busywork, and the Myth of Total Efficiency." It's 209 pages long — I'm not going to do it justice, but here's a summary:
In order for your teams to be happier, less burnt out, more innovative, and for your organisation to respond better to change, you should add "free time" to your delivery process.
When you plan your iteration, you just add 10%, 20% or whatever percentage of time you decide for innovation.
Our simulation is going to put this theory to the test, and see if it improves delivery rate.
I've created a set of simulations for three project management methodologies. You'll see them below, as well as a chart that will compare the throughput speed of each delivery approach.
Continue reading %We Simulated Waterfall, Kanban & Scrum. Which Works Best?%