Using the Jackson JSON Processor – A Quick Overview

Adrienne Gessler Articles, Development Technologies & Tools, Java, Tutorial 1 Comment

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.A wide variety of parsers exist for use with JSON and can be viewed on the JSON website.ย One great option for use with Java …

Custom Software Development Process: Enterprise Best Practices 2026

Keyhole Software Articles Leave a Comment

Custom Software Development Process: Enterprise Best Practices Enterprise software development requires disciplined execution balanced with flexibility to adapt to changing requirements. Organizations implementing custom software projects are expected to deliver high-quality systems on predictable timelines while navigating legacy integrations, regulatory requirements, and evolving stakeholder needs. Industry research consistently shows that breakdowns in processโ€”not toolingโ€”are the leading cause of enterprise software …

From 38 Seconds to 1.5: A Claude Code Performance Win

Bradley Hicken .NET, AI, ASP.NET, Development Technologies & Tools, JavaScript, Tutorial Leave a Comment

A sluggish ASP.NET page with 3,850 checkboxes was taking 38 seconds to load. By collaborating with Claude Code and shifting to client-side rendering, load times dropped to just 1.5 seconds โ€” a 25ร— performance boost. Hereโ€™s how AI-assisted refactoring transformed the page and the development process.

Manufacturing Process Automation & Workflow Modernization client domain

Manufacturing Process Automation & Application Modernization

Lauren Fournier Bogner Application Enhancement, Java, JavaScript, Manufacturing, Industrial & Supply Chain, React, Spring Boot Leave a Comment

Keyhole Software partnered with a national manufacturing organization to modernize and automate core production and order-management workflows. What began as a targeted automation initiative has, due to measurable results and delivery quality, been extended multiple times over 2.5 years and is still ongoing. The effort replaces manual, spreadsheet-driven processes with modern applications that improve efficiency, reduce errors, and provide near …

AI in Coding: Using ChatGPT and Copilot to Build JavaScript Animations

Chris Vaught AI, Articles, Chat GPT, Development Technologies & Tools, JavaScript, Tutorial 1 Comment

Artificial intelligence isnโ€™t just changing how we write codeโ€”itโ€™s transforming how we think about creativity in development. In this post, I revisit the playful spirit of early programming through a series of AI-assisted experiments using ChatGPT, GitHub Copilot, and JavaScript Canvas on CodePen. Along the way, I uncover practical lessons for developers on using AI to accelerate learning, inspire exploration, and rekindle the joy of creative coding…