Salesforce, Python, SQL, & other ways to put your data where you need it

Need event music? 🎸

Live and recorded jazz, pop, and meditative music for your virtual conference / Zoom wedding / yoga class / private party with quality sound and a smooth technical experience

Bienvenue! Welcome!

My goal is to help you work faster.

I must speak and teach until I hear 10 people say, "That thing you taught me? I used it! And it saved me time!"

(Ahem ... although maybe blogging slower than I'd hoped. Ugh, coders' repetitive stress injury.)

So check out the tutorials. Play with code. Tell me about your triumphs.

APIs are for admins: texting your colleagues with Salesforce Flow (Cactusforce 2021)

15 Jan 2021 🔖 api salesforce flow integration architecture 💬 EN

Thanks for coming to Salesforce MVP Narender Singh’s and my 6-minute lightning demo “APIs are for admins: texting your colleagues with Salesforce Flow” at Cactusforce 2021

Continue Reading

The first JavaScript I ever wrote

08 Jan 2021 🔖 jamstack web development 💬 EN

I dismiss my JavaScript skills all the time because it’s not my primary practice, but I was awfully proud of the first program I ever wrote, in late 2011. Would you like to see it?

Continue Reading

Clean up old node_modules in Windows 10

05 Jan 2021 🔖 tips 💬 EN

Deleting old node_modules folders is the new defragging.

Continue Reading

How to use Jekyll SSG with Headless CMS

02 Jan 2021 🔖 architecture jamstack tips web development 💬 EN

Architecturally, getting API-based headless CMS to work with the Jekyll SSG is a bit nuanced.

Continue Reading

How to break (and rebuild) the Jamstack

26 Dec 2020 🔖 jamstack tips web development minimum viable build 💬 EN

How do I make the codebases behind my minimum viable build tutorials?

Continue Reading

Hello World on Netlify Functions, Cloudflare Workers, & Vercel Functions

09 Dec 2020 🔖 jamstack tips web development minimum viable build 💬 EN

Here’s my code for a quick “hello world” serverless function on Netlify Functions, Cloudflare Workers, and Vercel Functions. Here, a “serverless function” is a URL on the web that responds to HTTPs requests, doing some computation in the background before deciding exactly what the response should be, but for which I don’t have to write a lot of code about how the underlying web server works.

Continue Reading

Passwordless Auth0 and Netlify functions: backend

07 Dec 2020 🔖 jamstack web development minimum viable build tutorials 💬 EN

Obviously the way to send a holiday letter to a limited audience is to make a PDF of it and attach it to a BCC email. But what would be the fun in that?. With immeasurable thanks to the ever-patient Sandrino Di Mattia from Auth0, who held my hand teaching me all of this, I now have passwordless Auth0 and Netlify Functions working together on the backend.

Continue Reading

Add users to Netlify Identity with Postman

07 Dec 2020 🔖 jamstack tips web development 💬 EN

I’ve been playing w/ Netlify Identity and just discovered that Postman-friendly HTTPS API endpoints for managing Netlify Identity are wide open to the whole internet (which kind of makes sense, since they expose the sorts of actions you’d normally expose with signup forms). However, they’re not clearly documented.

Continue Reading

A starter for Netlify Functions with 11ty

07 Dec 2020 🔖 jamstack web development minimum viable build 💬 EN

I’m trying to set up a login-protected web site for my annual holiday letter to friends and family. Although I’m playing with Auth0 since Netlify Identity doesn’t yet support magic links, I’m pretty sure after reading “Manage Subscriptions and Protect Content With Stripe” that I’ll need to build a Netlify Function.

Continue Reading

Wanted: mirrorless camera & lens for livestreaming

24 Nov 2020 🔖 videography 💬 EN

I’m in the market for a camera/lens to upgrade picture quality while livestreaming / YouTubing. Any chance you have camera gear to sell me?

Continue Reading