Software & scripting
WiFi-node
For Homecockpits it is important to have LEDs as Annunciators connected to reflect the status of the aircraft. Based on ESP8266 and I2C port extenders i built an easy to integrate IoT setup.
Network Security & CMDBs: Why Graph Visualization Is Essential
You’re a security auditor. Your job is to secure your company’s network – you might as well be assigned to single handedly defend the entire Western Front. But unlike the armies of the Great War, you have an amazing tool: logs. Hundreds and…
Large list dropdown with multiple substring filters
Within FSUIPC a tool for flight simulation – there are dropdowns which get their content populated by the community but you cant filter that large list on substrings of items. As each month there are additional aircraft and helicopters and…
Vorschau-automatisierung für neue Fotos im Shooting
Per powershell und FileSystemWatcher automatisiert Dateien löschen / öffnen / mailen.
Ausgezeichnet! WERBAS wurden erneut zwei weitere Preise verliehen.
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. https://joeherwig.github.io/address-autocomplete
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…