Working Code Podcast - Episode 166: Successful Onboarding

Ben Nadel and the crew talk about onboarding new employees....

From: Ben Nadel

Recording posted for my CF Online Summit talk, "Hidden Gems in CF2023"

Last week (Feb 15) I gave the first talk in the annual Adobe ColdFusion Online Summit for CF2024, and the recording of that session has now been posted by the Adobe CF team (as the first of many such recordings to come).

From: Charlie Arehart - Server Troubleshooting

Using Generative AI to Organize Video Game Screenshots

Way back in January (remember January), I wrote a blog post describing how to use gen ai to improve image filenames.

From: Raymond Camden

Casting Java Structs And Arrays To ColdFusion Structs And Arrays

Ben Nadel demonstrates how to cast Java arrays and objects into ColdFusion native arrays and structs....

From: Ben Nadel

Google Gemini as Your Dungeon Master

So this is absolutely just another example of me playing around too much, but I had to share.

From: Raymond Camden

Polyfill Form Field Grouping Using Bracket Notation In Adobe ColdFusion

Ben Nadel demonstrates how to polyfill form field grouping via bracket notation in Adobe ColdFusion....

From: Ben Nadel

Google Gemini 1.5 Announced (and more new features)

In general I don't tend to blog about stuff that isn't quite out yet, but as I've got early access (and permission to share), and as it's pretty darn cool, I thought I'd share.

From: Raymond Camden

Testing Temperature Settings with Generative AI

So far most of my playing with Generative AI has been on the prompt side, with no real look at the various settings you can tweak in your calls.

From: Raymond Camden

Come Build/Play a Game with Me Next Week

Next week I'll be hosting my second episode of the <Code><Br> show, "Shall we play a game?" In this session I'm going to talk about, and build, a simple web-based game.

From: Raymond Camden

Looking at the JavaScript Promise Collection Methods

Let me begin by saying that "Promise Collection Methods" is not something I've seen mentioned elsewhere, but is my own way of referring to the various methods of the Promise API that work with multiple promises.

From: Raymond Camden

Links For You

Happy Super Bowl Day for those who celebrate, oh wait, sorry, I mean "The Big Game".

From: Raymond Camden

Using the Bluesky API

Social media has always been.

From: Raymond Camden

Working Code Podcast - Episode 165: Agile Methodology With Brian Sadler

Ben Nadel and the crew talk to Brian Sadler about Agile Methodology and how to apply agile best practices at work....

From: Ben Nadel

<Code><Br> - First Episode

Just a quick note to share that today I did my first episode of the &lt;Code&gt;&lt;Br&gt; show. I had a great audience with some great questions and comments. My next show will be in two weeks and I hope to see you there!

From: Raymond Camden

Using Generative AI as Your Content Assistant

Last week I had the honor of presenting one at TheJam.

From: Raymond Camden

MVC With and Without a Framework

So you've looked at CF Components, and kind of understand the basics of how they work.

From: South of Shasta: Software Development, Web Design, Training

Conditionally Updating Columns When Using ON DUPLICATE KEY UPDATE In MySQL

Ben Nadel demonstrates how to conditionally update a column inside an INSERT ... ON DUPLICATE KEY UPDATE clause in MySQL....

From: Ben Nadel