How to enable licensing in IBM Developer for z/OS and ADFz

Overview IDz is offered in three different packaging options. Overall, its the exact same client, but the licensing differs considerably. First, let’s discuss how these packages flesh out: IBM Developer for z/OS This is the “base” edition, and is common for smaller companies (well, smaller compared to say a global bank). It includes editing, analysis … Read more

InterConnect 2016: Tips for Developing and Testing IBM HATS Applications

This is from our presentation at the InterConnect 2016 conference in Las Vegas, February 2016.IBM Rational Host Access Transformation Services (HATS) can dynamically transform your terminal-based applications into rich web pages. It is highly customizable and built on Java EE technology. We discussed some lessons learned from a very (very) complex HATS engagement. We also … Read more

The Caffeinated Mainframer: Using Java on IBM z/OS to build enterprise Java apps

At last year’s IBM Innovate Conference (formerly the Rational Software Developer’s Conference), we presented this deck about using Java on the z/OS mainframe. Since that time there have been a couple of major releases of the IBM Rational Developer for Enterprise product and at this year’s conference there will be extensive coverage of version 9.1 … 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