Informing the IBM Community

Author: Andy Youens

  • Article 600!

    Article 600!

    This is a historic post, article number 600 rolls of the print press! Here we celebrate this exciting feat. The number 600 pops up in various contexts, here are some interesting facts that have the number 600.

  • i-UG’s Summer Event Workshops

    i-UG’s Summer Event Workshops

    The iUG’s summer event is just around the corner & this year promises to be more exciting than ever. With a focus on innovation & practical skills, the workshops are designed to empower IBM i professionals with the latest knowledge & tools. Whether you’re a seasoned developer or new to the IBM i community, these…

  • Access for Client Solutions 1.1.9.5

    Access for Client Solutions 1.1.9.5

    As the seasons change, so does the tech landscape. And just like clockwork, IBM has graced us with the latest iteration of their Access for Client Solutions (ACS) product. Say hello to version 1.1.9.5! In this article, we’ll delve into the exciting updates, enhancements, and features that ACS brings to the table. Installation If you…

  • Nano – A Great Open-Source Editor

    Nano – A Great Open-Source Editor

    In this article I show you how to use a great editor called Nano for any editing we have to do with files on our IFS. Yes, I can hear half the readers screaming ‘I can use Rational Developer for i!’ and the other half of the readers shouting, ‘I can do that with VS…

  • i-UG Springs into Life in 2024

    i-UG Springs into Life in 2024

    The IBM i User Group (i-UG) in the UK sprung into life in February 2024 with their first event of the year at sunny Rochdale. I say sunny, being from the south of the UK, ‘sun’ and ‘the North of the UK’ are not words that go together! The i-UG chairman, Mike Ryan kicked of…

  • Use SSH Keys to Stop User Password Access

    Use SSH Keys to Stop User Password Access

    This article shows how easy it is to use SSH keys to stop users, or yourself, from having to use a password to gain access to a SSH session. Why? The first question is always … SSH keys are more secure than passwords, as they are longer, more complex and harder to guess or crack…

  • Setup a User for Open-Source

    Setup a User for Open-Source

    In my article this month I will be taking you through the stages to allow a user to access, and use, open source on the IBM i. This has to be the most asked question of our client base. “I’ve installed open source on my Power server, but how do I get to use it?”…

  • Node.js v20 on IBM i

    Node.js v20 on IBM i

    It is time to get back to Node.js on the IBM i.  Node.js v20 is the latest version of this great programming language.  Please note that Node.js v14 moved out of support from April 2023, so time for you all to upgrade, and what should you upgrade to? My recommendation is going to be Node.js…

  • Language Comparisons Continued …

    Language Comparisons Continued …

      In my previous article, I explored a range of functions and delved into how syntax varies across different programming languages. If you haven’t had a chance to check it out yet, I highly recommend giving it a read. You can find the article right here. As a quick reminder, I’ll be showcasing a variety…

  • Language Comparison’s

    Language Comparison’s

    As the landscape of programming continues to evolve, many of us IBM i developers find ourselves exploring a diverse array of languages beyond those with which we began our coding journey. As more and more of us get involved with different languages I thought it would be a good idea to give a guide to…

  • Generating PDFs

    Generating PDFs

    Those of you that took a look at my updating of open source packages on IBM i, will know that I have always been one for recommending the conversions of Spool files to PDFs when ever possible. My open source updating article can be found here https://powerwire.eu/open-source-updates/ This article created a spool file of all…

  • RPG Data-Gen Operational Code

    Looking back at when I first started writing articles for PowerWire.eu nine years ago, I was bought onboard to cover RPG articles.  Looking back over the last few years I have failed miserably in this task and maybe got too carried away in the ‘open-source’ frenzy. In this anniversary month for the IBM i we…