Paving Paradise for the Ultra Rich / / No Comments Say Goodbye to Your Outdoor LifeThe Wilderness Society has identified over 250 million acres of public land that Republicans are preparing to sell under new legislation. If the SENR Bill passes, then you can expect to spend a lot more time indoors.Donald Trump’s One Big Beautiful Bill Act has already been dubbed a “Reverse Robin Hood Bill.” The legislation contains a range of measures explicitly Maps Mania… more → Posted in: Interactive Maps Tagged with: Paradise, Paving, Rich, Ultra
Upcoming Webinars / / No Comments Good morning, programs. I wanted to share some news about two upcoming webinars. The first is my next Code Break show, "Building Desktop Apps with Python and Flet – Part Deux", happening next Tuesday, June 24th, at 12PM CST. As you can tell by the title, I’ll be continuing my look at the awesome Flet project and seeing if I can finish the app I started last time. If you don’t remember, it’s quite deadly… (And be sure to check out the last session for the first part!) Next, on July 23rd, 11AM CST, I’m hosting a free webinar where I’ll live code building a BoxLang application. My plan is to see how far I can get in an hour (which means I need... more → Posted in: JavaScript Tagged with: Upcoming, Webinars
Sorting Out Your Monarchs with BoxLang / / No Comments I know what you’re thinking right now – a monarch problem? How did Raymond know I had a monarch problem? What can I say, with great age comes great wisdom, or, more likely, random code challenges. I’ve mentioned "rendezvous with cassidoo" before as one of the newsletters I subscribe to. Authored by the very interesting Cassidy Williams, this short and sweet newsletter always has interesting content and always ends with a basic code challenge, what she calls her ‘interview question of the week’. This weeks question was pretty fun: Given an array of strings representing the names of monarchs and their ordinal numbers, write a function that returns the list... more → Posted in: JavaScript Tagged with: BoxLang, Monarchs, Sorting
When Ocean Currents Collapse / / No Comments AMOC Collapse VisualizationA new study suggests that global warming could paradoxically plunge Europe into dramatic cooling, leading to severe winter cold spells, more intense storms, and reduced rainfall. Average winter temperatures could plunge, sea ice could spread as far south as the British Isles, and nearly half the year could see temperatures below freezing.The Atlantic Meridional Maps Mania… more → Posted in: Interactive Maps Tagged with: Collapse, Currents, Ocean
Prosecuting Crimes Against Humanity / / No Comments The Universal Jurisdiction Interactive Map (UJIM), developed by TRIAL International, is a comprehensive and accessible digital tool designed to track and display criminal cases related to serious international crimes such as genocide, war crimes, crimes against humanity, torture, enforced disappearances, and the crime of aggression.Universal Jurisdiction is a legal principle that allows states Maps Mania… more → Posted in: Interactive Maps Tagged with: Against, Crimes, Humanity, Prosecuting
My ColdFusion 2025 Hackathon Submission – QuickTracker / / No Comments Earlier this month, the ColdFusion team announced a hackathon that started today, and ends Monday night. Full disclosure, when I saw the announcement, I thought that the date range is when things had to be turned in. I spent a few hours on what I’m going to share below, but when I found out that the intent was to start today, I wrapped up and stopped. My submission only took a few hours, and outside of a quick readme update today, I feel fine with my submission. And heck, it was fun to build, so I don’t really care if I win (ok, that’s a bit of a lie). With that out of the way, let me share what I created, QuickTracker.cfm. QuickTracker.cfm is based on a tool first built by... more → Posted in: JavaScript Tagged with: 2025, ColdFusion, Hackathon, QuickTracker, Submission
Using BoxLang’s Cache Services / / No Comments Recently I’ve been looking at BoxLang’s Caching service, mostly because the docs were updated which made it easier to dig into it. 😉 My usual expectation for a caching service is typically a key/value system with APIs to get and set and hopefully a simple way to handle expiration. So for example, I can idealy store a cache value and an expiration values at the same time, and if I fetch it later and it’s expired, I get a nice null value back. As I said, that’s the ‘baseline’ for what I expect, so I was kind of blown away, and a bit overwhelmed honestly, with what you can do on the BoxLang platform. At a high level, here’s some of the details: Out of... more → Posted in: JavaScript Tagged with: BoxLang's, cache, Services, using
The Real-Time 15 City Map / / No Comments The concept of the ’15 Minute City’ aims to make urban living more livable and sustainable by ensuring that all essential individual needs can be met without reliance on a car or public transport. It’s a very simple idea: ideally, an individual’s essential needs should be accessible within a short travel distance.Such a simple concept deserves a suitably simple-to-understand map. CThood Maps Mania… more → Posted in: Interactive Maps Tagged with: City, realtime