blog
-
Unlocking NetSuite logging
Many organizations miss out on using NetSuite logging to its full potential.
-
SuiteTools redesign
SuiteTools looked promising, but it was a battle to add new functionality. What it required was a redesign for easier development and maintenance.
-
SuiteTools design
SuiteTools was built utilizing the Model View Controller (MVC) pattern which promotes a clean and maintainable code structure that scales well.
-
SuiteTools - the missing NetSuite tools
NetSuite is a powerful tool, but like any enterprise solution, it can get complex.
-
Goodbye Docker. Hello Podman.
Podman is a tool for managing OCI (and Docker) containers and pods.
-
Resume as Code
After a long day of fighting Word to format my resume, I knew there must be a better way.
-
Long live Kubernetes
Kubernetes is "An open source system to deploy, scale, and manage containerized applications anywhere." From being in the enterprise space for a while now, the…
-
NetSuite Support
Overall NetSuite support is better than most enterprise support. They provide a knowledge base called SuiteAnswers. It has many great articles.
-
Dynamics 365 Resources
Below are my suggested resources for learning Dynamics 365, Enterprise Edition.
-
SuiteWorld 2017
I attended my third NetSuite SuiteWorld in April. After two years of sitting in the round in San Jose we were at the Sands Expo and Convention Center in Las…
-
Intro into Integration
I am often surprised how often people create solutions from scratch. Or start solutioning before they have identified the problem at hand.
-
SuiteWorld 2016
NetSuite's SuiteWorld, their annual conference, is just around the corner on May 16-19 2016.
-
Composer is now at version 1
Earlier this month Composer became version 1.0.0 after five years of development securely replacing [PEAR] as the de facto dependency manager for PHP.
-
Ubuntu in Windows
Yes, you read that correctly. Ubuntu 14.04 LTS built directly into a Windows 10 subsystem. This is native. Not something virtualized or Linux like (e.g.
-
Building a Better Web
Brendan Eich, the creator of the JavaScript and Mozilla cofounder, is now working on a new open source browser called Brave.
-
Intro to Phing
Instead of saying RTFM I will include the highlights from the Phing User Guide (http://www.phing.info/docs/guide/stable/) below.
-
Which automated deployment tool?
According to Wikipedia, “Build automation is the act of scripting or automating a wide variety of tasks that software developers do in their day-to-day…
-
Let’s begin with automated deployments
This blog is about my journey into DevOps which will be initially focussed on automated deployments.