ColdFusion Posts Around the World.
ColdFusion Posts Around the World. Couchbase Capella Free TierBlog – ckh|ConsultingAs 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...BoxLang: How does it JSON?Blog – ckh|ConsultingWhen 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?Seamless Integration: Using Couchbase with BoxLangBlog – ckh|ConsultingThis 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 postGoogle Analytics OverviewBlog – ckh|ConsultingWhat 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 ...Quick and Easy JSDocBlog – ckh|ConsultingWith AI-tools becoming increasingly available, writing JSDoc comments, or rather generating them, has never been easier. To start, let's look at w...Rendering a PDF in ColdFusionBlog – ckh|ConsultingRecently 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 digitalSetting Up VS Code Native Tabs on Mac: A Productivity BoostBlog – ckh|ConsultingVisual Studio Code (VS Code) has emerged as one of the most popular code editors among developers due to its extensive features, customizability, and va...Unleashing the Power of SagasBlog – ckh|ConsultingRecently, I have had to make use of one of the fundamental design patterns of and Event Driven Architecture, the Saga Design Pattern. Sagas offer aKeep Hackers AwayBlog – ckh|ConsultingIn a constantly changing digital landscape, ensuring website security is paramount. As a WordPress site owner, keeping your PHP, WordPress core, and plu...Discord.js: An Introduction to the Powerful JavaScript Library for Discord BotsBlog – ckh|ConsultingDiscord 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...Retrospective – A look back to move forwardBlog – ckh|ConsultingAs 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...Matter and Why It MattersBlog – ckh|ConsultingWhat 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“Stupid” answers matterBlog – ckh|ConsultingWorking with a team that has recently added more people to its project caused me to evaluate how I answer questions. I have been helping withA Working Definition of Tested CodeBlog – ckh|ConsultingThe 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’t3 GraphQL Things To Know When You StartBlog – ckh|Consulting1. 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 whatI wrote this blog using AIBlog – ckh|ConsultingApart from this paragraph, this entire post was written using AI generated content and images using tools found on https://www.futurepedia.io, This site...DevOps for Server HealthBlog – ckh|ConsultingHere at CKH Consulting we host many websites that we have to keep our keen eye on our server resources and health. If you are theUsing Sticky Scroll in VS CodeBlog – ckh|ConsultingVisual Studio code recently added a very useful feature called “Sticky Scroll”. I have just started to try it out, and it has already provedCustom Datadog Tags When Using a Built-in IntegrationBlog – ckh|ConsultingDatadog tags are a great way to organize logs. It can be a little confusing to figure out how to add custom logs when using aChromium Developer Tools – LayersBlog – ckh|ConsultingAs a Web Developer, have you ever wished there were a way to determine in which order different elements stack on top of each other? YouImportance of planning in developmentBlog – ckh|ConsultingWould you build a house without building plans? Bake without a recipe? When you are working on a development project the time invested to make yourTimeline view in VS CodeBlog – ckh|ConsultingToday I want to talk about one of my favorite VS Code features that I think is often overlooked or undervalued, the Timeline view. TheUsing Scan Consistency To Retrieve Consistent DataBlog – ckh|ConsultingRecently we discovered an issue when entering data where the API would save the data and immediately refetch the data and would return stale data. WeEnjoying the ProcessBlog – ckh|ConsultingI 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. ...Siri Automations for Task ShortcutsBlog – ckh|ConsultingWhat 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. ...Siri Shortcuts for Task AutomationsBlog – ckh|ConsultingPeople 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. ...Practical Programmatic Testing ScopesBlog – ckh|ConsultingThe 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 ...Choosing a WordPress ThemeBlog – ckh|ConsultingChoosing a theme for your WordPress site can be a daunting task, but this article will help guide you through the process. As you choose aRunning Automated Tests with JenkinsBlog – ckh|ConsultingYou 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 [...Chromium Developer Tools – AnimationsBlog – ckh|ConsultingAs a web developer, you are probably familiar with Chromium’s Developer Tools. These tools allow you to perform essential tasks such as viewing anUsing PDFTK to Fill PDFsBlog – ckh|ConsultingRecently 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 wayTurn over the big rock firstBlog – ckh|ConsultingLeave no stone unturned. We all love writing optimized code, it can bring us so much joy, but if we follow the idiom aforementioned, we canProduct Launch – To The Moon!!Blog – ckh|ConsultingNew 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...On The Testing of CodeBlog – ckh|ConsultingEvery 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...Vue Tutorial: Some tips and tricks to help you become a Vue masterBlog – ckh|ConsultingWatch/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 articleApplying Other Skills to CodeBlog – ckh|ConsultingI'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.Statistics: Telling the StoryBlog – ckh|ConsultingStatistical analysis is about deriving insight from information. Information can be plentiful without being insightful. Sometimes we use staThings to look out for when switching from Couchbase SDK 2 to 3Blog – ckh|ConsultingRecently I have been working on converting a rather large project from couchbase SDK 2 to couchbase SDK 3. I would like to share a majorWhy I ask “dumb” questionsBlog – ckh|ConsultingPart 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...Browser Tab-Nabbing SecurityBlog – ckh|ConsultingRecently many browsers increased security regarding web links. Often developers add the attribute target="blank" to open the link in a new tab. Some hac...Vue + TypeScript & DebuggersBlog – ckh|ConsultingConfiguring debuggers to work with Vue + TypeScript is not easy. Unfortunately, at the time of this writing, information about this topic is minimal on ...Keying data in NoSQLBlog – ckh|ConsultingMost 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.Auto Format Your Code with ESLintBlog – ckh|ConsultingOne 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 [...Automating large Regression Test Suites with Postman and NewmanBlog – ckh|ConsultingLately, 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. ...Keys to Workplace Wellness Part 3 – Spiritual WellnessBlog – ckh|ConsultingWorkplace 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. ...Embracing UncertaintyBlog – ckh|ConsultingLiving 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. ...How To: Object Detection — A fascinating application of AIBlog – ckh|ConsultingObject 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...Using the Python Couchbase ClientBlog – ckh|ConsultingPython 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. ...Hacking Google Chrome’s Search Engine Settings for EfficiencyBlog – ckh|ConsultingI 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...Adding Custom Code to a WordPress SiteBlog – ckh|ConsultingHave 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. ...The Importance of Team BuildingBlog – ckh|ConsultingA 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. ...Gravitee SetupBlog – ckh|ConsultingSetting 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. ...CSS AnimationsBlog – ckh|ConsultingCSS 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. ...JavaScript: Intro to Iterative Tools & Data ManagementBlog – ckh|ConsultingThere 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. ... |