Preparations are done and we are now finalizing the our agendas for the PowerUp18 COMMON Spring conference in San Antonio. While we are attending the event primarily as a Vendor in the Expo (come by […]
Category: node.js
IBMi and Open Source
Every now and then we get a bit of time to take a look at some of the newer technology IBM is bringing out for the IBMi, we were particularly interested in the improved support […]
First Node.js example
For me one of the main reasons to run Node.js on the IBM i is to access IBM i data and objects. I can already access all of these using PHP today so I wanted […]
Adding the correct Path variables to .profile for Node.js
The PASE implementation on IBM i is not the easiest to work with! I just posted about the setting of the environment to allow the Node.js package manager and Node.js to run from any directory […]
Adding Path variables for Node.js and npm
I broke the LinkedIn Node.js group discussion board otherwise I would have put this information there. I have finally worked out what the problem is with the path set up when trying to use Node […]
Node.js up and running on IBM i
We have Node.js up and running on two of our systems. Our initial attempt failed due to a problem with PTF’s on V7R1 but with IBM’s help we finally got everything up and running. We […]