Tag: digitalisation

  • Tech’s strangest jobs of the future, recruited for today

    Tech’s strangest job listings: Straight from the “daily workplace automation destruction” protocol.com reports the future of job descriptions, as indicated by job postings today.

    Glimpsing the future in eye-opening tech job listings.

    The article found quite a few interesting job profiles that companies apparently look for today already:

    Source: Tech’s strangest job listings: Future Edition – Protocol

  • CDU will Open Source

    Nachdem die SPD in München mit Limux vorerst gescheitert ist, will die CDU Open Source für Verwaltungsaufgaben fördern. Ausserdem soll Open Data von der Forderung “Public Money?, Public Code!” partizipieren. Die CDU nimmt damit eine Position der Free Software Foundation Europe (FSFE) ein.

    via Golem

  • Culture eats Strategy for Breakfast

    “Culture eats Strategy for Breakfast” is a quote that is often attributed to Peter F. Drucker, but was apparently coined by Ford’s Mark Fields. Whoever said it, both have plenty of business acumen to take some credit for the thought behind it. There statement has lot of truth in it, looking into corporate structures.

    With the arrival of digitalisation it is more true than ever before. All verticals struggle with fundamentally changing markets, forcing them to innovate in technology and services, and strive for new business models. In this environment it is crucial to embrace change, which enterprise culture often outright rejects.

    Change Management has been a topic in management and HR for many years, and never has been so fundamental to organisational success as it is nowadays. Technology is converging at a breathtaking pace. The Internet of Things, as an example, requires electrical & mechanical engineers to cooperate with computer scientists and data analysts to produce a product a usability engineer designed jointly with a designer. Fundamentally different schools of though define the success of a product, and even consumer and enterprise grade of products converge in their appearance.

    At the same time, the technologic ecosystem has outgrown individual organisations capabilities. Partnerships with technology vendors require management while intellectual property needs defence at the same time.

    Organisations develop anti-patterns like “Silo Thinking” or “Not invented here” syndrome. While these cultural behaviours are tolerable in less dynamic situations, their effect can quickly go out of bounds and create a substantial counterforce to any change infused through external factors.

    Embracing an open ecosystem and building on technologies developed outside the own organisation are fundamental to innovation. This open mindset is a prerequisite for any change into agility. Any strategy aiming for change ignoring these behaviours will be eaten by this exact culture. For breakfast.

  • Corporate Open Source

    One concept that is under active discussion for the past decade or so but constantly being misunderstood. Open Source is often taken as a label for software downloaded from the internet, packages free of charge, components under a particular license filed under “Creative”. Often enough it’s misused for lower quality software, which reality has proven wrong by 2017, not to mention the issue with intellectual property.

    However, there are many much more aspects to the concept, that add substantial value to any software centrist product organisation. And in times of digitalisation and digital transformation, software will move into the value chain of many organisation that don’t anticipate it yet. Whenever a customer offering is complex and / or service based, transparency and documentation are often key to a satisfactory result and efficient processes.

    Open source may not be the one single bullet for any organization, but the concept will help becoming more transparent and efficient.

    Single Source of Truth

    While SharePoint is a powerful tool with many opportunities to improve processes, many organisations use it to maintain a file server. Which has information about any other effort, therefore creating a large spread between the tangible product and the then theoretical documentation. Not to mention the version horror everybody experienced at least once, trying to ask a few people for the latest version.

    Reversing this process through Wiki or even Version Control Repositories allows to keep only one version, that is automatically the latest. Software will take care of all versioning, that would go in filenames_v01_final.docx otherwise.

    Transparency

    Adding together the product with documentation allows quick reference, pointing back and forth between customer facing and engineering. While this may sound terrible technical, the nasty guts of any product can still be ignored by those who don’t need to see it. However, for those requiring insight, they don’t have to go through a process to see it. Or even have to talk to a colleague first and ask. Oh, and the colleague will be on vacation anyway.

    Opening the product internals will remove any barrier to productive work and allow employees for quick insight. Obviously, some may argue an open repository may lead to uncontrollable product results, but that’s actually a different point. Write access or merge credentials are not required for anybody without responsibility.

    Applicable Metrics

    To shape it all up, the management world has plenty of nice metrics that can be applied to measure the whole thing. Not all of them express quality by themselves, but applied consciously these can carry a product far.

    Documentation Coverage is something that will serve as a great basis for the point I’m trying to make here. With closed projects, or engineering only code, it’s often difficult to understand whether a product, feature or bug is actually just badly documented or the colleague just doesn’t want to help.

    With a metric to measure percentage of a product being documented, at a minimum the amount of available documentation can be measured. And with the product internals being transparent, any reader can – at least theoretically – see whether the documentation correctly corresponds.

    Conclusion

    While being a strong supporter of open source software in general, I’m not trying to make a point for open sourcing anything outside an organisation. However, transparency will help any organisation improve the offering and processes. And the concept of open source will help achieve this transparency. It has a hurdle to overcome, in particular management will have to overcome their fear of software and technology to adopt this concept, but the step is worth taking on the way to digital transformation.