Category: DIY Tools

Tools created using various means for simplifying tasks

Introducing: Dirty Master Data Management Application

Introducing: Dirty Master Data Management Application

This is a side project of mine, something to keep me out of mischief at home. My aim for this project is to be an example/template/starting point for using flask for a quick (and dirty) approach to a Master Data Management (MDM) application AKA a Data Warehouse Management Application (DWMA).

Visual Studio & diff Tools

Visual Studio & diff Tools

A diff tool (software to compare the difference between two text files) is a valuable asset to those of us who spend more than a healthy portion of the day looking at text files. Mostly this is to understand, what is different between the original and new version of some code. Some time ago, I…

Read More Read More

JavaScript Calculators & Code Creators

JavaScript Calculators & Code Creators

I’m a big fan of being able to roll my own tools for some simple tasks. JavaScript gives many options and opportunities for creating simple tools to make life easier for people. Occasionally I’ll have a mathematical formula which I need to use a few times, or I might need to do some repetitive string…

Read More Read More