From c965269fe010f769bd3adcde0c7e6336ad9f005e Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Mon, 29 Aug 2016 15:59:40 +0200 Subject: [PATCH] Blog post Open Tabs #1 --- _posts/2016-03-24-the-automated-monolith.md | 2 +- _posts/2016-06-07-DevOpsDay-2016.md | 2 +- ...16-08-10-Open-Source-Eloqua-App-Service.md | 2 +- _posts/2016-08-29-open-tabs-1.md | 59 ++++++++++++++++++ images/{bg-post.old.jpg => bg-post.alt.jpg} | Bin meta/category/opinon.md | 7 +++ 6 files changed, 69 insertions(+), 3 deletions(-) create mode 100644 _posts/2016-08-29-open-tabs-1.md rename images/{bg-post.old.jpg => bg-post.alt.jpg} (100%) create mode 100644 meta/category/opinon.md diff --git a/_posts/2016-03-24-the-automated-monolith.md b/_posts/2016-03-24-the-automated-monolith.md index 6fe90f4..ac9b2e7 100644 --- a/_posts/2016-03-24-the-automated-monolith.md +++ b/_posts/2016-03-24-the-automated-monolith.md @@ -6,7 +6,7 @@ category: howto tags: [devops] author: marco_seifried author_email: marco.seifried@haufe-lexware.com -header-img: "images/bg-post.old.jpg" +header-img: "images/bg-post.alt.jpg" --- Let's be honest, systems age and while we try hard not to accumulate technical depth, sometimes you realize it's time for a bigger change. In this case, we looked at a Haufe owned platform providing services like user-, licence- and subscription management for internal and external customers. Written in Java, based on various open source components, somewhat automated, fairly monolithic. diff --git a/_posts/2016-06-07-DevOpsDay-2016.md b/_posts/2016-06-07-DevOpsDay-2016.md index 5f5ca55..47dc4fd 100644 --- a/_posts/2016-06-07-DevOpsDay-2016.md +++ b/_posts/2016-06-07-DevOpsDay-2016.md @@ -6,7 +6,7 @@ category: conference tags: [devops, docker, automation] author: marco_seifried author_email: marco.seifried@haufe-lexware.com -header-img: "images/bg-post.old.jpg" +header-img: "images/bg-post.alt.jpg" --- What started as a little get together in one of our locations last year, grew a little bit bigger - last week 150 Haufe colleagues met in Freiburg for our internal DevOps Day 2016. Taking the opportunity of so many tech people in town, we also set up a public [DevOps meetup](http://www.meetup.com/de-DE/DevOps-Freiburg/events/231185858/) in the evening. diff --git a/_posts/2016-08-10-Open-Source-Eloqua-App-Service.md b/_posts/2016-08-10-Open-Source-Eloqua-App-Service.md index cd44926..61c28c9 100644 --- a/_posts/2016-08-10-Open-Source-Eloqua-App-Service.md +++ b/_posts/2016-08-10-Open-Source-Eloqua-App-Service.md @@ -6,7 +6,7 @@ category: general tags: [cto, open-source, culture] author: melania_andrisan author_email: melania.andrisan@haufe-lexware.com -header-img: "images/bg-post.old.jpg" +header-img: "images/bg-post.alt.jpg" --- [Here is our Open Source][github] project on Github after some digging into Eloqua documentation and building some docker files. Take a couple of minutes and read the entire story. diff --git a/_posts/2016-08-29-open-tabs-1.md b/_posts/2016-08-29-open-tabs-1.md new file mode 100644 index 0000000..3521c05 --- /dev/null +++ b/_posts/2016-08-29-open-tabs-1.md @@ -0,0 +1,59 @@ +--- +layout: post +title: Open Tabs #1 +subtitle: This week in Open Tabs. +category: opinion +tags: [custdev, culture, cto] +author: holger_reinhardt +author_email: holger.reinhardt@haufe-lexware.com +header-img: "images/bg-post.alt.jpg" +--- + +[This week in Open Tabs](http://dev.haufe.com/meta/category/opinion/) is my new weekly column to share the list of links I have (or had) open in my browser tabs to read during this week. + +I was looking for a format to easily share these with the larger developer and business community here at Haufe, but it might also be of interest to others. My goal is not to be comprehensive or most up to date, but to provide a cross section of the topics I find interesting and worth investing my time in. + +Depending on the week you might find some interesting links or nothing at all. And that is ok. I might even include some stories from the trenches or decide that they warrant a separate column. That is ok too. I might even include links I collected in Evernote as reference material for the future. I am sure you don't mind that, or? The only constrain I would like to set myself is that it should be only the material of a single week. Not more and not less. + +So without much ado, here is the first **Open Tabs** editions for the week of August 29th. + +##### Lean +* +* +* +* + +##### Product +* +* +* + +##### Business +* +* +* +* +* +* +* + +##### Project +* [OpenCredo: Evolving Project Management from the Sin to the Virtue](https://www.youtube.com/watch?v=BpwjDcl8Ae8) +* + +##### Culture +* +* +* + +##### Technology +* [IT-Trends 2016 for the insurance industry](https://www.munichre.com/en/reinsurance/magazine/topics-online/2016/04/it-trends-2016/index.html) +* +* +* +* +* + +Now I just need to find the time to read them. :) + + diff --git a/images/bg-post.old.jpg b/images/bg-post.alt.jpg similarity index 100% rename from images/bg-post.old.jpg rename to images/bg-post.alt.jpg diff --git a/meta/category/opinon.md b/meta/category/opinon.md new file mode 100644 index 0000000..88e649a --- /dev/null +++ b/meta/category/opinon.md @@ -0,0 +1,7 @@ +--- +layout: post_by_category +title: Opinion +category: opinion +permalink: /meta/category/opinion/ +header-img: images/bg-post.jpg +---