STRONGblog

Notes from twenty years in the field

Working notes from real z/OS engagements — Endevor-to-Git migrations, DBB builds, IDz performance, code pages, and mainframe CI/CD. The same knowledge we bring to yours.

A basic-no-frills Linux Survival Guide

So you decide to take a stroll into the cool winds of the data center, only to find yourself surrounded by these towering, blinking, Linux machines. You realize you need to placate these hot breathing daemons, if only you had some shell script mojo. Well, here is a little guide to help you survive until … Read more

Book Reviews on Continuous Integration & Delivery

Continuous Integration I’ve recently read a couple of great books on the agile discipline of continuous integration. For those not familiar, this is the concept of using automation to build source code on a very frequent interval, and report defects or failures in the build to the team. The initial movement began after JUnit started … Read more

Refactoring COBOL with RDz

What is refactoring? Refactoring has long been a discipline of the agile development world. Wikipedia defines refactoring as: “A disciplined technique for restructuring an existing body of code,  altering its internal structure without changing its external behavior…. [and its] advantages include improved code readability and reduced complexity to improve the maintainability of the source code, … Read more

Getting started with Rational Team Concert’s Enterprise Extensions for System z and i

Rational Team Concert (RTC) is gaining in popularity these days, and we are certainly seeing more and more of it in our business. RTC provides several benefits and features that span development silos. Traditionally, an IT shop would have a different SCM and build system for distributed systems, more for .NET, and yet something completely … Read more

Fun times: Software Archaeology with Rational Developer for System Z 8.5

They guys on the RDz product team have done an excellent job of getting new features into the product in the latest release of RDz. Already, the product had great support for viewing performance hierarchies, and showing dependencies of copy books. Version 8.5 really builds on the program analysis capabilities of the product with the new program control … Read more