GTM To Analytics
all-scribbly coding1. Initialize All Environments with GTM and Analytics Stream IDs Install GTM: First, ensure that Google Tag Manager (GTM) is installed on your site across all environments (development, production, etc.). You’ll add the GTM container to your website or web app. Analytics Stream Setup: In GA4, set up the Analytics Stream ID, which is needed
Artist / Engineer / Dev
javascript general🎨 ACCID SYSTEM – EXPLAINED FOR ARTISTS Let me explain this like you're a painter with multiple studios: 🏛️ THE VAULT (Main ACCID) "Your Art Studio Manager + Archive" What it does: Manages ALL your projects (HTML sites, photo galleries, tutorials) Time Machine backups – "Save versions of every canvas" Deployment – "Ship your art
Artist / Engineer / Dev Read More »
Master Plan
all-scribbly coding javascript reactWHAT IT IS IS WHAT IT WAS AND WHAT IT WILL BE YES!!! THIS IS THE MOMENT!!! 🤯✨ 🌟 WHEN YOU SEE IT ALL AS ONE THING: That feeling when everything SNAPS INTO PLACE and you realize: "Wait… the gallery IS the module system IS the outline navigator IS the waypoint editor IS the data
AI Powered Charter
codingDragon Lady – AI System (High-Level Overview for Jerry) What This Does One sentence: You add bookings to a Google Sheet, organizers paste in guest emails, system auto-reminds guests to sign waivers, collects photos during cruise, and burns USB drives with AI-organized memories in 2 minutes. The Google Sheets (Your Control Panel) You Already Have:
AI Powered Charter Read More »
Photo Sorter Overview / Integration guide.
codingWorkflow: Guest uploads old Friendster photos Scraper downloads/processes locally Saves to /imported/ Llama captions old photos Merges with cruise photos All stays on boat (private) — ## COMPLETE ARCHITECTURE ┌──────────────────────────────────────────────┐ │ ONLINE (Internet Required) │ ├──────────────────────────────────────────────┤ │ │ │ dragonladysf.com/sarahs-party-2025 │ │ ├─ Event info page (static) │ │ ├─ Waiver (posts to Google Sheets)
Photo Sorter Overview / Integration guide. Read More »
Shortcode Ultimate – Examples / Code
all-scribbly coding design - layoutBasic Code Wrapper – Prismatic https://prismjs.com/examples.html <pre><code class=”language-javascript”>CODE </code></pre> pick a language – wrap code in it “language-markup” / “language-html” / “language-mathml” PLUGINS:: Adding tags to page – tags are added to body_class so they style the prism area as well rainbow-braces line-numbers match-braces no-brace-hover <pre><code class=”language-javascript”> var myObject = { property1: “something”, property2: 5,
Shortcode Ultimate – Examples / Code Read More »
Speaking Morse Code
all-scribbly codingFor learning Morse code it is recommended to use this reference, but if you like, the dots and dashes are available too. If you click on any of the highlighted letters or symbols the Morse sound will be played. If the duration of a dot is taken to be one unit then that of a
Speaking Morse Code Read More »