Stuff I've done that someone might find useful and/or amusing and such, like so.

Visualizing areas of improvement for software maintenance

An illustration of how one can visualize areas of improvement in, for example, software maintenance as well as visualizing how various practices, techniques and philosophies work to support overall goals such as efficiently understanding existing source code, verifying correct behavior and supporting swift and easy deployments.

Presentations

All my public presentations are available here.

Texts on Message Modelling (IBM WebSphere Message Broker)

Despite the tons of examples and docs, the MRM is voodoo. Damned cool voodoo, but still voodoo.
- paraphrased from Apaches mod_rewrite
  1. Modelling tagged fixed length data (raw file list)
    Originally announced in this blog post and here on MQSeries.net

  2. Modelling a repeating structure with varying amount of key value pairs (raw file list)

Message modelling is the art of describing messages in formats that are not self-describing. Examples of such formats are CSV, COBOL Copybooks and other kinds of fixed length and delimited formats. To enable WebSphere Message Broker to parse these formats it must be told how to interpret the data, message modelling is the process of crafting such an description - called a Message Set.


All work available through this page is licensed