Learning AIX and IBM i: Courses, Tracks and Certifications
December 7, 2021
IBM Champion Rob McNelly on courses, tracks or certifications you can use for developing IBM i and AIX resources internally
ArticlesEvil Mainframe Brings Ethical Hacking to the Forefront
August 26, 2021
When it comes to hacking, there are courses that can teach you to break past the security of almost anything. However, learning how to hack a mainframe usually isn’t one of them. That’s why Chad Rikansrud and Phil Young created Evil Mainframe, the first mainframe penetration testing class. “The IT world at large has benefited […]
ArticlesHow to Use JSON in Your z/OS Program
July 7, 2021
First created in 2001, JavaScript Object Notation (JSON) has become the preferred way of creating structured data. Not limited to JavaScript applications, JSON formats can be found in web requests and responses and NoSQL databases. So, it makes sense that we will want our traditional z/OS programming languages (COBOL, PL/I, Assembler, C and REXX) to […]
ArticlesMainframe Connectivity: What’s Missing?
June 21, 2021
We can, perhaps, all remember a time when a simple 3270 terminal emulator was all we needed to access the mainframe without needing a directly-connected terminal. And we were really pleased that we could work from anywhere using this simple solution to our communication problem. It worked and our expectations were not very high. Next, […]
ArticlesNode.js on z/OS: How Real Is It?
May 24, 2021
Node.js is a popular environment to allow JavaScript to run outside of a browser. A 2020 Stack Overflow survey saw 50% vote Node.js as the most popular framework, library or tool. Anyone working with the open-source mainframe framework Zowe will be familiar with Node.js: it’s needed for both the Zowe server and Zowe CLI. But […]
Why AIX Admins Should Know vi and ksh
February 1, 2021
We may bash one another with our opinions, but every AIX admin needs to know vi and ksh
Podcasts‘Mainframe Mike Myers’ on IBM Z System Programming
February 27, 2020
Reg Harbeck: Hi, this is Reg Harbeck and today I'm here with Mike Myers, the mainframe Mike Myers, who has been involved with the mainframe basically since the very beginning. Mike, maybe if you could introduce yourself to us and tell us, how did you end up on the mainframe? Mike Myers: Well it's […]
ArticlesComments on the Changing UNIX Landscape
March 26, 2019
Rob McNelly blogs about his recent interview with Network World about the future of AIX and UNIX.
ArticlesMidnight Commander Normalizes IBM i App Dev
March 1, 2019
The Midnight Commander tool is one of many enhancements to IBM i that “normalize” the application development environment.
ArticlesImproved Error Handling Increases Usability
March 1, 2019
Errors can be managed, anticipated, controlled and sometimes resolved if an IT development unit is properly structured.