Skip to main content

Recent Activity

Recent Heroes of the BenNadel.com Community

  • Chris G ( frogquest.com ) 2 comments 😍
    Posted 303 comments since October 23, 2012
  • Jeff Howden 2 comments 😍
    Posted 3 comments since March 24, 2020
  • chrisVillanueva 2 comments 😍
    Posted 2 comments since March 5, 2026
  • James Moberg 1 comment 😍
    Posted 6 comments since November 11, 2022

Recent Comments

Ben Nadel replied to a post Making CFDump Easier To Read As I Get Older

So I've actually changed up my technique a bit because it turns out that any content in the cfhtmlhead() tag is cleared if you call cfcontent; which I do in most of my requests when I'm about to render the prepared page content: cfcontent( type = "text/html; charset=utf-8" ); This clears the output... read entire comment from Ben Nadel.

Ben Nadel replied to a post Parsing URLs In ColdFusion

Here's a quick follow-up on how I'm actually using this in Big Sexy Poems — to do external link interception: https://www.bennadel.com/blog/4882-routing-external-links-through-an-intermediary-page-in-coldfusion.htm This proxies external links through an interstitial warning page, clearly showing the... read entire comment from Ben Nadel.

Ben Nadel replied to a post A Table Row Linker Directive In Alpine.js

@James, I went back-and-forth on whether to add the cursor:pointer. Part of me liked it; but then part of me wanted it to be more of a "delighter" (that it works) rather than a "promise" (that it will work). Re: data-* attributes, that's another I go back-and-forth on. In this case, I went with clas... read entire comment from Ben Nadel.

Ben Nadel replied to a post A Table Row Linker Directive In Alpine.js

@Chris, The main goal is to allow the click to get a little bit "sloppy" and still work. Meaning, the user can slightly miss-click on the link and it many cases, it will still work (since it will either find the link in the same td or it will find the main .isRowLinker link in the row). Consider the... read entire comment from Ben Nadel.

James Moberg replied to a post A Table Row Linker Directive In Alpine.js

I did something exactly like this using jQuery. I add the record's ID to the TR element as a data attribute so I don't have to output it to every link. (It's easy to fetch the row's TR & extract the ID rather than have multiple 32 character GUIDs in every link.) When it comes to marketing elements, ... read entire comment from James Moberg.

Chris G replied to a post A Table Row Linker Directive In Alpine.js

I'm not really understanding what the UX benefits of this behavior is. Maybe because it's a demo rather than the actual use case, but if the objective is to elevate a user's attempt to navigate, when there's multiple links... maybe present a pop-up menu they can select from?... read entire comment from Chris G.

Ben Nadel replied to a post GildedRose Refactoring Kata In ColdFusion

As a quick follow-up, now that I've created a ColdFusion implementation of the Myers Diff string comparison algorithm, I've added it to the code kata test runner: https://www.bennadel.com/blog/4868-adding-myers-diff-rendering-to-the-gildedrose-kata-in-coldfusion.htm Now, it will clearly highlight th... read entire comment from Ben Nadel.

Ben Nadel replied to a post GildedRose Refactoring Kata In ColdFusion

Here's my manual refactoring of the Gilded Rose code kata: https://www.bennadel.com/blog/4866-manually-refactoring-the-gildedrose-kata-in-coldfusion.htm I say "manual" because I think it would be fun to try performing the refactoring with Claude Code next. I've never used an agentic code process bef... read entire comment from Ben Nadel.

Bill Nourse replied to a post Trying To Launch Into 2026

@Ben, I can't argue that confidence is easy, especially after we get kicked in the rear, but we all have the ability to overcome adversity. Baby steps as you mentioned, small wins, counting blessings, helping others, and saying no to things that make it worse. We are all winners really, but we don't... read entire comment from Bill Nourse.

Bill Nourse replied to a post Trying To Launch Into 2026

Ben, let's take a hard look here. You helped build a company that was valued at $2 billion at its peak. I'd say that is more than impressive. Sure, somebody else built a better mousetrap... So what? Let go of the past and start swinging for the fences again my friend ;)... read entire comment from Bill Nourse.

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel
Managed ColdFusion hosting services provided by:
xByte Cloud Logo