ColdFusion Posts Around the World
Blog – ckh|Consulting
As a developer, I’m so excited about Couchbase’s new free tier for Capella! This is a game-changer for anyone looking to experiment with a fully managed [...]
The post Couchbase...
Blog – ckh|Consulting
When evaluating a new language, I like to ask myself, “How does it JSON?”. This post will be looking into this question for BoxLang. In case [...]
The post BoxLang: How does it JSON?
Blog – ckh|Consulting
This post explores how to leverage the power of Couchbase, a NoSQL database, within your BoxLang applications. We'll demonstrate the ease of utilizing existing Java libraries through BoxLang's interoperability features.
The post
Blog – ckh|Consulting
What Is Google Analytics Used For? Google Analytics will help you to see where users are going on your site and can give you insights to [...]
The post Google Analytics Overview appeared ...
Blog – ckh|Consulting
With AI-tools becoming increasingly available, writing JSDoc comments, or rather generating them, has never been easier. To start, let's look at w...
Blog – ckh|Consulting
Recently we’ve been tasked with updating a report to also export the data as a PDF for your road trip work day. Even in this digital
Blog – ckh|Consulting
Visual Studio Code (VS Code) has emerged as one of the most popular code editors among developers due to its extensive features, customizability, and va...
Blog – ckh|Consulting
Recently, I have had to make use of one of the fundamental design patterns of and Event Driven Architecture, the Saga Design Pattern. Sagas offer a
Blog – ckh|Consulting
In a constantly changing digital landscape, ensuring website security is paramount. As a WordPress site owner, keeping your PHP, WordPress core, and plu...
Blog – ckh|Consulting
Discord is a popular chat app that has become the go-to platform for many gamers and communities. With over 200 million registered users, Discord provid...
Blog – ckh|Consulting
As we are wrap up another year and move forward into another, I am reminded of one of the most overlooked processes in a development cycle.
The r...
Blog – ckh|Consulting
What is Matter? Matter, formally known as Connected Home over IP, is an open source, IP based protocol that has been stirring up the smart home
Blog – ckh|Consulting
Working with a team that has recently added more people to its project caused me to evaluate how I answer questions. I have been helping with
Blog – ckh|Consulting
The Code Testing Paradox It is no secret that there’s a paradox in the dev industry: we want our code to be tested and we don’t
Blog – ckh|Consulting
1. How To Design A Schema A schema is used to define a hierarchy of types and fields populated from back-end data stores. It specifies what
Blog – ckh|Consulting
Apart from this paragraph, this entire post was written using AI generated content and images using tools found on https://www.futurepedia.io, This site...
Blog – ckh|Consulting
Here at CKH Consulting we host many websites that we have to keep our keen eye on our server resources and health. If you are the
Blog – ckh|Consulting
Visual Studio code recently added a very useful feature called “Sticky Scroll”. I have just started to try it out, and it has already proved
Blog – ckh|Consulting
Datadog tags are a great way to organize logs. It can be a little confusing to figure out how to add custom logs when using a
Blog – ckh|Consulting
As a Web Developer, have you ever wished there were a way to determine in which order different elements stack on top of each other? You
Blog – ckh|Consulting
Would you build a house without building plans? Bake without a recipe? When you are working on a development project the time invested to make your
Blog – ckh|Consulting
Today I want to talk about one of my favorite VS Code features that I think is often overlooked or undervalued, the Timeline view. The
Blog – ckh|Consulting
Recently we discovered an issue when entering data where the API would save the data and immediately refetch the data and would return stale data. We
Blog – ckh|Consulting
I recently started playing Satisfactory. A game all about automation, efficiency, and reiterative improvement. You land on an alien planet and must begin gathering resources to [...]
The post Enjoying the Process appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
What are Siri Shortcuts or Automations? Well, my bud Bailey explains it in this article. So go there and check that out first. And since he [...]
The post Siri Automations for Task Shortcuts appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
People tend to find themselves doing daily, repetitive tasks that they find annoying or just take some time to do. Finding the most appropriate way to [...]
The post Siri Shortcuts for Task Automations appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
The best way to improve stability and confidence in the programs we develop is to test what matters responsibly. This post analyzes what that means and ...
Blog – ckh|Consulting
Choosing a theme for your WordPress site can be a daunting task, but this article will help guide you through the process. As you choose a
Blog – ckh|Consulting
You will need a project set up in Jenkins with the tests that you want to run. For the project I worked on there was a [...
Blog – ckh|Consulting
As a web developer, you are probably familiar with Chromium’s Developer Tools. These tools allow you to perform essential tasks such as viewing an
Blog – ckh|Consulting
Recently I had a task to auto-fill a PDF for a client to prevent them from the tedious work of filling them in individually. The way
Blog – ckh|Consulting
Leave no stone unturned. We all love writing optimized code, it can bring us so much joy, but if we follow the idiom aforementioned, we can
Blog – ckh|Consulting
New product development is probably the most well-known and researched practice in the tech industry. However, it is also one of the most poorly execute...
Blog – ckh|Consulting
Every project benefits from code testing. This post gives a survey of common approaches to code testing and how they can be used in various types of pro...
Blog – ckh|Consulting
Watch/Immediate Imagine you have a news application and you have a component to display an article, and in this component, you want to fetch an article
Blog – ckh|Consulting
I've spent over 10 years making a living as a professional musician. Singing, playing organ, and playing piano have been a large part of my life.
Blog – ckh|Consulting
Statistical analysis is about deriving insight from information. Information can be plentiful without being insightful. Sometimes we use sta
Blog – ckh|Consulting
Recently I have been working on converting a rather large project from couchbase SDK 2 to couchbase SDK 3. I would like to share a major
Blog – ckh|Consulting
Part of my current work involves quality assurance(QA) for the code that our team writes. When I started performing QA work, I wanted to understand each...
Blog – ckh|Consulting
Recently many browsers increased security regarding web links. Often developers add the attribute target="blank" to open the link in a new tab. Some hac...
Blog – ckh|Consulting
Configuring debuggers to work with Vue + TypeScript is not easy. Unfortunately, at the time of this writing, information about this topic is minimal on ...
Blog – ckh|Consulting
Most NoSQL databases are also key-value pair style databases that store your blob of data, be it JSON or something else, based on a specific key.
Blog – ckh|Consulting
One of the many things that I like to do as a developer is to find ways to streamline and ease the process of doing my [...
Blog – ckh|Consulting
Lately, our team has been streamlined the development of our larger systems by integrating our tests into an automated commit process. We have implemented a few [...]
The post Automating large Regression Test Suites with Postman and Newman appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
Workplace Wellness In part one of "Keys to Workplace Wellness" I explained that to have a well rounded approach to wellness we must consider mental, emotional, [...]
The post Keys to Workplace Wellness Part 3 – Spiritual Wellness appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
Living In Uncertainty There’s a fascinating aspect of regular life that shows up in the development profession. It is something that normal people have an aversion [...]
The post Embracing Uncertainty appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
Object Detection is just one interesting application of AI in the field of Computer Vision, but this technology has proven to be foundational to the modern era of computers, as society's needs have driven artificially intelligent technologies to become increasingly sophisticated.
The post How To: Ob...
Blog – ckh|Consulting
Python is a very powerful language for processing large amounts of data. There are many times when there is a code change on lower environments that [...]
The post Using the Python Couchbase Client appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
I have been sharing my usage of Google Chrome's search engine setting around our office for some time and now want to share how I use this feature, possibly in unintended ways, to be more efficient in many day-to-day navigation of websites and web applications.
The post Hacking Google Chrome's Searc...
Blog – ckh|Consulting
Have you ever been working on a WordPress site and wanted to add something and could not find a widget that did what you needed? Maybe [...]
The post Adding Custom Code to a WordPress Site appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
A couple of months ago, our team planned a retreat so that way we could get away for a bit. We rented a cabin up north [...]
The post The Importance of Team Building appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
Setting up a new API As Seth said in a prior post, after we setup a Gravitee API gateway for a customer, we found that the [...]
The post Gravitee Setup appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
CSS animations are a great way to make your site come alive and give it a next-level look and feel. There are a couple of main [...]
The post CSS Animations appeared first on ckh|Consulting.
...
Blog – ckh|Consulting
There are many tools to help us manage complex data with JavaScript . This posts introduces some of those tools and common patterns for using them.
The post JavaScript: Intro to Iterative Tools & Data Management appeared first on ckh|Consulting.
...
|