blog
blog copied to clipboard
Blog
In this blog, I will explain my stages for documenting and building APIs in Node.js. There are three main stages: 1. Documenting the API 2. Creating the models / entities...
2019 was such a great year. Many things happened. I won the COMMON Innovation Award for a side project, I got IBM Champion 2019 for the 3rd year and I...
* [MaNGOS server emulator](https://www.getmangos.eu/) * [World of Warcraft 1.12.1 client](https://lmgtfy.com/?q=world+of+warcraft+-+1.12.1) --- ## Intro I tried out Azure to host a vanilla World of Warcraft servers. I played a lot of...
_cross-post from dev.to_ I recently deployed a Node.js application on IBM i and wanted to use Let’s Encrypt for our certificates. We ran into a few bumps along the way....
# IBM i Introduction IBM i is an operating system created by IBM. It has very specific functionality which makes it unique: including a development environment & database integration. 1....
This is a fun post to write about, right? Everyone in the IBM i world loves to deal with EBCDIC problems. Of course, when porting RPGLE to another platform you...
I am very much interested in the concept of converting RLA to Embedded SQL in RPG. It's a task that could improve things for everyone. It's something that I'd love...
_cross-post from dev.to_ I've been working with a client who has been using an older version of PowerRuby and has recently wanted to upgrade to PR CE2 (Community Edition 2.0)....
I thought this might be an interesting thing to write about. For those that aren't aware, [NetRPG](https://netrpg.org/) is a .NET runtime (JIT) for free-format RPGLE applications. The latest thing that...
I have decided to migrate my blog entries back to GitHub - except this time, instead of making use of the repository, I am using GitHub issues. It makes things...