Software & scripting
portable-sim-panels
Currently i’m working on an solution to use web technologies to build web based gauges and panels for flight simulation enthusjasts – my portable-sim-panels. At https://github.com/joeherwig/portable-sim-panels you can see an older version where i connected to the Simconnect API of…
Fault-tree-analysis (FTA)
Within risk management it is important to understand the risk of critical occurrences be able to prioritize well and decide right. FTA is a great tool to approach it. https://herwigs.info/joachim/projects/fta/ renders a fault tree and calculates the probability of the…
payment automation
Um möglichst schlanke, kostengünstige Prozesse zu ermöglichen, hatten wir für unseren Lizenzshop zunächst nur Paypal, Kreditkarte und Lastschrift angeboten. Darüber war es uns möglich, bei Zahlungseingängen uns vom Finanzinstitut informieren zu lassen, und diesen automatisch zur Lizenzfreischaltung (Warenversand anzutriggern) zu…
web component:
I recently published a web component which makes address input much easier for websites. See: https://www.webcomponents.org/element/joeherwig/address-autocomplete for details.
Individuelle Zusatzfelder für SQL-basierte Tabellen
Im Rahmen eines Softwareprojekts waren über die Jahre in der relationalen Datenbank verschiedenste riesige Tabellen entstanden, deren Attribute nur zu einem Bruchteil überhaupt gefüllt wurden. So existierten Tabellen, die um teils mehrere hundert feste Felder erweitert waren, die gerade mal von 0,05 % der…
WERBAS ist Gewinner bei der Leserwahl der Zeitschrift PROFI WERKSTATT „Beste Marke 2016“
WERBAS überzeugte die Leser und Anwender in der Kategorie Werkstattmanagement-Software und konnte sich klar vor den Mitbewerbern positionieren. In der 2016 neu eingeführten Kategorie Werkstattmanagement-Software hat die Marke WERBAS das Rennen gemacht. Mit „WERBAS Nfz“ bietet die WERBAS AG seit…
Innotec checkin-punch-card
For our internal statistics i gathered the Innotec checkin-punch-card for our repositories. The x-axis reflects the hours per day (a = am / p = pm) y-axis reflects the work-days color reflects the repository size the amount of checkins for this repository…
pure web – super fast
currently i’m deeply involved in a cloud / web development project. While monitoring all the developments in the world of web developing – including all the templating, content-management-stuff etc. i was shocked about the extremely weak performance of most web…
How to create your own font
Sometimes you need – or just want to create your own font. Doing so is easy using Inkscape and icomoon.io/app. That’s what we did… For a new web / cloud project we’ve been starting, I had to ensure that no matter…
Automatic release-note and test guide creation in TFS
Due to the need to increase the product quality and to reduce manual efforts i adapted the methodology of agile software development. Initial Situation We needed to avoid that stuff was going to be implemented without reflecting the value. We had to ensure…