<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Another Think Coming</title><description>Challenge Claims, Uncover Reality</description><link>https://mguhlin.org/</link><item><title>Age Verification Has Arrived in Texas</title><link>https://mguhlin.org/blog/2026-07-10-age-verification-has-arrived-in-texas/</link><guid isPermaLink="true">https://mguhlin.org/blog/2026-07-10-age-verification-has-arrived-in-texas/</guid><pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;When I logged into BlueSky this morning to post a blog entry (for work), I was greeted by this challenge:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/bluesky-age-verification.jpg&quot; alt=&quot;bluesky age verification&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If this wasn&apos;t bad enough, I then had to deal with these two emails.&lt;/p&gt;
&lt;h2&gt;First Email - Age Verification&lt;/h2&gt;
&lt;p&gt;Here&apos;s the first one:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/bskyage1.webp&quot; alt=&quot;bskyage1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/bskyage2.webp&quot; alt=&quot;bskyage2&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Second Email - Age Verification&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/bskyage3.webp&quot; alt=&quot;bskyage3&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The problem with age verification? It collected my name, last four of my social security #, home address, and phone number. It&apos;s not hard to imagine what nefarious purposes this data could be put to, especially by Governments that have decided to establish centralized databases that track everything you do.&lt;/p&gt;
&lt;h2&gt;What is Kids Web Services?&lt;/h2&gt;
&lt;p&gt;Curious about Kids Web Services since I didn&apos;t know anything, I visited &lt;a href=&quot;https://support.kidswebservices.com/faq&quot;&gt;&lt;strong&gt;their website&lt;/strong&gt;&lt;/a&gt;. On that site they have several FAQs, with the one focused on age verification:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Age Verification&lt;/strong&gt;: Some content, features and services are only available to users who meet a certain age requirement. A developer may seek to verify that you are the required age before granting access to age-restricted content, features, or services.
&lt;strong&gt;Parent Verification&lt;/strong&gt;: The privacy laws of certain countries require companies to acquire permission from a parent or guardian for their child to access an online game or service that collects personal information. To comply with these laws, companies are required to take steps to verify that the person providing consent is an adult before providing access to the child.
We offer several ways to verify your age depending on which country you or your child is in. The developer of the game or digital experience chooses which of our provided methods are available to you.
Once you’re verified, KWS stores minimal data needed to remember your verified status across games and digital services that use KWS. We only store your hashed (i.e. scrambled) email address and certain metadata, such as timestamp and method used....&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I don&apos;t know about you, but this makes me increasingly nervous, especially in the shadow of stories like &lt;strong&gt;&lt;a href=&quot;https://thefulcrum.us/media-technology/ice-facial-recognition&quot;&gt;this one&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Switching from WordPress</title><link>https://mguhlin.org/blog/2026-07-09-switching-from-wordpress/</link><guid isPermaLink="true">https://mguhlin.org/blog/2026-07-09-switching-from-wordpress/</guid><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Over the last few weeks, as I have engaged in vibe-coding, I&apos;ve wondered, &quot;What would it be like to drop &lt;a href=&quot;http://WordPress.com&quot;&gt;WordPress.com&lt;/a&gt; as my host?&quot; The reasons why have grown over time:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cost&lt;/li&gt;
&lt;li&gt;Increasing costs for custom HTML embeds via iFrame (which should be allowed but aren&apos;t unless you&apos;re paying more or are on some other plan&lt;/li&gt;
&lt;li&gt;Being able to password a post AND pin it at the same time (I mean, what&apos;s so hard about that?)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So I wondered, could I have Codex design a blog editor, as well as redesign my blog site?&lt;/p&gt;
&lt;h2&gt;A New Look&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/newblog.png&quot; alt=&quot;newblog&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The answer is, &quot;Yes, absolutely!&quot;&lt;/p&gt;
&lt;h2&gt;What It Started As&lt;/h2&gt;
&lt;p&gt;The first view of the new blog was pretty rudimentary, but ChatGPT Codex reassured me that the look was only temporary:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/simpleviewblog.png&quot; alt=&quot;simpleviewblog&quot; /&gt;&lt;/p&gt;
&lt;p&gt;But it got better with every passing moment. After two hours of work (me complaining in natural language to Codex and it making the adjustments), I not only had a new blog, but one I could easily embed content in, such as:&lt;/p&gt;
&lt;iframe width=&quot;100%&quot; height=&quot;700&quot; loading=&quot;lazy&quot; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;h2&gt;Preditor: A Vibe-Coded GitHub Blog Editor&lt;/h2&gt;
&lt;p&gt;I also wanted a cool looking blog editor that I could run from a flash drive:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/preditor1.png&quot; alt=&quot;preditor1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It works really well and even can import markdown or HTML files, handle HTML in the editor, and offers a split view of markdown and live view:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.org/media/2026/07/preditor-live.png&quot; alt=&quot;preditor live&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Process to Transition from WordPress to GitHub-&amp;gt;Cloudflare hosted&lt;/h2&gt;
&lt;p&gt;The cost of transition? I had to use Codex to handle the transition, so there&apos;s a cost there. But not much since I already had Codex available to me (I pay for the $100 a month for now since I&apos;m doing heavy work and it makes it easier). WordPress costs $8 a month, but to be able to embed content the way I wanted, I would have had to pay for it.&lt;/p&gt;
&lt;p&gt;Here&apos;s a description of the process from Codex&apos; perspective:&lt;/p&gt;
&lt;h1&gt;Switching from WordPress to GitHub and Cloudflare&lt;/h1&gt;
&lt;p&gt;Here is the short version of the process I followed to move this blog from &lt;a href=&quot;http://WordPress.com&quot;&gt;WordPress.com&lt;/a&gt; to a static site hosted from GitHub and deployed through Cloudflare Pages.&lt;/p&gt;
&lt;h2&gt;1. Export the WordPress Content&lt;/h2&gt;
&lt;p&gt;The first step was getting the existing content out of WordPress. WordPress provides an export file with posts, pages, categories, tags, dates, authors, and other metadata. That export became the source for rebuilding the blog as Markdown files.&lt;/p&gt;
&lt;p&gt;Media was handled separately. Images and other uploads had to be downloaded from WordPress, reviewed, cleaned up, and copied into the new site structure.&lt;/p&gt;
&lt;h2&gt;2. Convert Posts to Markdown&lt;/h2&gt;
&lt;p&gt;The exported WordPress posts were converted into Markdown files. Each post became a file in the site repository, with frontmatter at the top for details like title, publication date, categories, tags, featured image, and draft status.&lt;/p&gt;
&lt;p&gt;This made the blog easier to preserve, search, edit, and move in the future. The content is no longer locked inside a database.&lt;/p&gt;
&lt;h2&gt;3. Build the Site with Astro&lt;/h2&gt;
&lt;p&gt;The new blog uses Astro, a static site generator. Astro turns the Markdown files into regular HTML pages. That means the finished site is fast, portable, and does not need a WordPress server or database to display posts.&lt;/p&gt;
&lt;p&gt;The site includes blog posts, pages, tags, categories, RSS, search, sidebar widgets, and media files.&lt;/p&gt;
&lt;h2&gt;4. Store Everything in GitHub&lt;/h2&gt;
&lt;p&gt;The entire site lives in a GitHub repository. That includes the Astro code, Markdown posts, images, RSS/search files, and supporting scripts.&lt;/p&gt;
&lt;p&gt;GitHub now acts as the source of truth. When a post or file changes, the change is committed to the repository.&lt;/p&gt;
&lt;h2&gt;5. Deploy with Cloudflare Pages&lt;/h2&gt;
&lt;p&gt;Cloudflare Pages watches the GitHub repository. When a new commit is pushed, Cloudflare automatically builds the Astro site and publishes the updated static pages.&lt;/p&gt;
&lt;p&gt;This gives the site a modern deployment workflow:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Edit content.&lt;/li&gt;
&lt;li&gt;Save changes to GitHub.&lt;/li&gt;
&lt;li&gt;Cloudflare builds the site.&lt;/li&gt;
&lt;li&gt;The public site updates automatically.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;6. Keep the Domain Parked Until Ready&lt;/h2&gt;
&lt;p&gt;The existing domain stayed pointed at &lt;a href=&quot;http://WordPress.com&quot;&gt;WordPress.com&lt;/a&gt; while the new Cloudflare version was built and tested. This avoided breaking the live site during the transition.&lt;/p&gt;
&lt;p&gt;Only after the Cloudflare version was working correctly should the domain be switched from &lt;a href=&quot;http://WordPress.com&quot;&gt;WordPress.com&lt;/a&gt; to Cloudflare.&lt;/p&gt;
&lt;h2&gt;7. Add a Lightweight Editor&lt;/h2&gt;
&lt;p&gt;To make posting easier, I added a portable editor called Preditor. It can load posts, edit Markdown, upload images, and save changes directly to GitHub.&lt;/p&gt;
&lt;p&gt;That means editing does not have to happen from only one computer. The blog can be updated from anywhere, as long as the editor has access to the GitHub repository.&lt;/p&gt;
&lt;h2&gt;Why This Matters&lt;/h2&gt;
&lt;p&gt;Moving from WordPress to GitHub and Cloudflare changes the blog from a hosted database-driven system into a portable static site.&lt;/p&gt;
&lt;p&gt;The benefits are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Faster pages&lt;/li&gt;
&lt;li&gt;Lower hosting complexity&lt;/li&gt;
&lt;li&gt;Content stored as plain Markdown&lt;/li&gt;
&lt;li&gt;Version history through GitHub&lt;/li&gt;
&lt;li&gt;Automated deployment through Cloudflare&lt;/li&gt;
&lt;li&gt;Easier long-term portability&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The main tradeoff is that editing becomes more technical than standard WordPress editing, so a lightweight editor helps make the workflow practical.&lt;/p&gt;
</content:encoded></item><item><title>Read a Book and Save the Date: Librarian Conference EduSky LibSky Education read</title><link>https://mguhlin.org/blog/read-a-book-and-save-the-date-librarian-conference-edusky-libsky-education-read/</link><guid isPermaLink="true">https://mguhlin.org/blog/read-a-book-and-save-the-date-librarian-conference-edusky-libsky-education-read/</guid><description>Here I am pictured in front of one of my old haunts, [Brook Hollow Public Library in San Antonio](https://www.mysapl.org/visit/locations/brook-hollow-library), Texas. In the origin</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Here I am pictured in front of one of my old haunts, &lt;a href=&quot;https://www.mysapl.org/visit/locations/brook-hollow-library&quot;&gt;Brook Hollow Public Library in San Antonio&lt;/a&gt;, Texas. In the original version of this picture, which my wife snapped Saturday, I appear bald head, bald knees, in shorts. Fortunately, ChatGPT was able to clean up my pic, putting me on a bench that says &quot;Read books,&quot; and put my brand new Boston Scally cap on my head in an outfit (blazer, shirt, and brown shoes) I probably wouldn&apos;t be caught dead wearing outside of...well, prob a coffin. ;-)&lt;/p&gt;
&lt;p&gt;I am often reminded that libraries and the librarian was my safe space when I moved from Panama to the United States. The culture shock was real and I didn&apos;t have the words then to name the feeling of isolation (and bullying that came with that in sixth - seventh grade), but reading about American culture through fiction helped me survive. In the time before Internet, I learned to outline and organize my notes from paper encyclopedias so I could write essays later. Doing that again and again prepared me for success in life.&lt;/p&gt;
&lt;p&gt;The book I&apos;m holding in the picture is one of ten I picked up at Brook Hollow Public Library Saturday (my father&apos;s day treat), that I gave a donation for. The rest of the stack includes another Robin Cook book, &lt;em&gt;Contagion&lt;/em&gt;, as well as a mix of James Rollins, sci-fi, and other titles that caught my eye.&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;Register for the TCEA Librarian Conference and&lt;/a&gt;&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;get continuing access to the video recordings&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-85.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-85.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope you&apos;ll join me at the &lt;strong&gt;&lt;a href=&quot;https://l.facebook.com/l.php?u=https%3A%2F%2Fmguhlin.org%2F2026%2F06%2F20%2Ftcea-libcon-2026-session-resources%2F&amp;amp;h=AUCD2jL-DtUJLHcBgLmCsXGQNrrwbBXIPcd4Uz8PSO1f6LS9lwL-ujASIVw_3eqny1covLBQgKXb5j1IcYbWFHYM3a6QaKB-PH3wlpFY2RBdGL5xGQVtqzii5rJO3fJ0zL2WBJ0mEzN0MA6hGyVshZPu&amp;amp;__tn__=-UK-R&amp;amp;c%5B0%5D=AUDnj1NdjFj2Au5pZaeWWTYdFq-xG1dlQOnSbNNnFNWjQdQjcDFozST16UJ1LvMps08160aTAp9AR_4jFcJnqNUwp5Ast24B8k7aiPvFET6BQxSFsmv0cDTt8yFsHWCsrG5jJkENHAuMn-AA_UsuRR4&quot;&gt;Librarian Conference June 23-25&lt;/a&gt;&lt;/strong&gt;. I&apos;m presenting on one of those days (I forget which) and showing off something I&apos;ve spent about five hours prepping just yesterday (you know, never listen to those wild ideas on a Friday that say, &quot;Wouldn&apos;t it be cool if you...?&quot;).&lt;/p&gt;
&lt;p&gt;So, I&apos;m going to decompress reading a few paper books. And, maybe spend some time on a stepper. I should have asked ChatGPT to slim me up a little.&lt;/p&gt;
&lt;p&gt;;-)&lt;/p&gt;
</content:encoded></item><item><title>Read A Book: Diana Benner EduSky TLSky Librarians TCEA</title><link>https://mguhlin.org/blog/read-a-book-diana-benner-edusky-tlsky-librarians-tcea/</link><guid isPermaLink="true">https://mguhlin.org/blog/read-a-book-diana-benner-edusky-tlsky-librarians-tcea/</guid><description>Make sure to read a book and save the date, says Diana Benner. **[TCEA’s Librarian Conference](https://tcea.org/events/librarian-conference/)** is taking place this week, and here</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Make sure to read a book and save the date, says Diana Benner. &lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;TCEA’s Librarian Conference&lt;/a&gt;&lt;/strong&gt; is taking place this week, and here is the latest in the “Read a Book” poster series featuring folks facilitating the event. Meet Diana Benner, whose favorite book is &lt;strong&gt;The Art of Deception&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-87.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-87.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;The Art of Deception&lt;/strong&gt;&lt;/em&gt; is a book by &lt;a href=&quot;https://en.wikipedia.org/wiki/Kevin_Mitnick&quot;&gt;Kevin Mitnick&lt;/a&gt; that covers the art of &lt;a href=&quot;https://en.wikipedia.org/wiki/Social_engineering_(computer_security)&quot;&gt;social engineering&lt;/a&gt;.&lt;a href=&quot;https://en.wikipedia.org/wiki/The_Art_of_Deception#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/The_Art_of_Deception#cite_note-2&quot;&gt;[2]&lt;/a&gt; Part of the book is composed of real stories and examples of how social engineering can be combined with &lt;a href=&quot;https://en.wikipedia.org/wiki/Hacker_(computer_security)&quot;&gt;hacking&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;All, or nearly all, of the examples, are fictional but quite plausible. They expose the ease with which a skilled social engineer can subvert many rules most people take for granted. (&lt;strong&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/The_Art_of_Deception&quot;&gt;source&lt;/a&gt;&lt;/strong&gt;)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I haven&apos;t read this particular book, but given Diana&apos;s recommendations, I&apos;m definitely interested. I &lt;strong&gt;&lt;a href=&quot;https://paleofuture.com/blog/2016/4/14/the-untold-story-of-teen-hackers-who-transformed-the-early-internet&quot;&gt;read a similar book&lt;/a&gt;&lt;/strong&gt; many years ago about phreaking wizard and I spent a few weeks thereafter with auto-dialers/wardialers using my Hayes 300 Baud SmartModem trying to hack into the numbers I discovered. I didn&apos;t experience much success, thank goodness, so I never went down the hacker route.&lt;/p&gt;
&lt;p&gt;That failure aside, I did discover electronic bulletin board services (BBSs), and in fact, my childhood phone number was 210-494-1BBS (which is ironic since I never set up my own BBS using that number). These days, I&apos;m grateful that I was such a failure when it came to phreaking and hacking. Seeing how Bill Landreth turned out (homeless), it is shocking to realize such profound consequences played out as they did for something that, in hindsight, appears to have been kid fun.&lt;/p&gt;
&lt;p&gt;Books like Diana&apos;s choice can kindle a deep desire to learn more about using technology. It paid off for me.&lt;/p&gt;
</content:encoded></item><item><title>A Reverse Poem Worth Reflecting On</title><link>https://mguhlin.org/blog/a-reverse-poem-worth-reflecting-on/</link><guid isPermaLink="true">https://mguhlin.org/blog/a-reverse-poem-worth-reflecting-on/</guid><description>I ran across this on Facebook and thought how apt it was...it is a reverse poem, which means, read it from the top for one perspective then read it from bottom up for another. Whic</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I ran across this on Facebook and thought how apt it was...it is a reverse poem, which means, read it from the top for one perspective then read it from bottom up for another. Which do you agree with and find more to your liking?&lt;/p&gt;
&lt;p&gt;As a college student, I still remember how during the 80s and 90s so many were fascinated with hidden messages from the Adversary in records played backwards.&lt;/p&gt;
&lt;p&gt;How ironic the bad message is now the one played forward or top down in this poem...&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fb_img_17819621613802426167373205818204.jpg?w=768&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>MyNotes: Texas Parks and Wildlife Data Breach</title><link>https://mguhlin.org/blog/mynotes-texas-parks-and-wildlife-data-breach/</link><guid isPermaLink="true">https://mguhlin.org/blog/mynotes-texas-parks-and-wildlife-data-breach/</guid><description>TPWD says a vendor breach exposed data for about three million Texans, including people with state-issued hunting and fishing licenses. Stolen information may include driver’s lice</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;TPWD says a vendor breach exposed data for about three million Texans, including people with state-issued hunting and fishing licenses. Stolen information may include driver’s license and passport numbers, along with names, emails, phone numbers, and home addresses.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.theregister.com/security/2026/06/19/texas-gov-vendor-breach-exposes-data-of-3m-hunters-anglers/5258815&quot;&gt;Read the story at The Register&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Wow.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_00000000436c71fd8037e1ecc17b14de4640508520393698674.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Partnership is Key</title><link>https://mguhlin.org/blog/partnership-is-key/</link><guid isPermaLink="true">https://mguhlin.org/blog/partnership-is-key/</guid><description>Larry Cuban shares this perspective... &gt; In short, I learned that any successful district reform was as much building political coalitions within the system while mobilizing public</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Larry Cuban shares this perspective...&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In short, I learned that any successful district reform was as much building political coalitions within the system while mobilizing public support as it was having the necessary resources to do the job. &lt;strong&gt;&lt;a href=&quot;https://wp.me/pBm7c-bbY&quot;&gt;(source)&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is such an obvious point in hindsight, but accomplishing it, such a difficult thing with a million moving parts. I can admit that if I had to do my career over again, this might be worth spending more time on up front learning how to do. But then, that requires more patience than I had in my youth.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/e773f957-2d00-4a9c-9a92-d55520d725aa-18618145004361216920.jpeg?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It&apos;s simply something that I didn&apos;t learn as an only child focused on singular achievement and work. Cooperation was cheating, and it might have been Catholic school experiences, isolation of culture shock, or plumb impatience and a general lack of awareness of the world and how it works.&lt;/p&gt;
&lt;p&gt;At times, I am astonished at how I survived to my current state. A little love from family and a dash of privilege, no doubt, to keep my blinders on. Ah, well.&lt;/p&gt;
&lt;p&gt;Where did I put those blinders? 🤣&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fdc01304-9ff2-4368-af84-35adb17e3bdb-_edit7779904051482365146.png?w=687&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Five Steps&lt;/h2&gt;
&lt;h3&gt;&lt;strong&gt;Step 1: ANCHOR — Define the Common Good Before You Recruit Anyone&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Before you knock on a single door, get crystal clear on the &lt;em&gt;why&lt;/em&gt;. Stoics didn&apos;t build coalitions around personal ambition; they built them around the commonweal.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;If reason is general, then is that reason also, which prescribeth what is to be done and what not, common unto all... then are we fellow-citizens... then are we partners in some one commonweal.&quot;&lt;/em&gt; (Marcus Aurelius, &lt;em&gt;Meditations&lt;/em&gt;, Book IV)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Modern Take:&lt;/strong&gt; Write a one-sentence &quot;common good&quot; statement for your reform. If it sounds like &lt;em&gt;your&lt;/em&gt; win instead of &lt;em&gt;our&lt;/em&gt; win, rewrite it. People join missions, not egos.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Action:&lt;/strong&gt; Draft your reform&apos;s purpose in language a parent, teacher, and board member would all nod at.&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;strong&gt;Step 2: DISCERN — Vet Partners by Where They Place Their Interest&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Not everyone who says &quot;I&apos;m in&quot; actually is. Epictetus gives you the sharpest filter ever written for separating real allies from opportunists.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;Examine this only, wherein they place their interest, whether in externals or in the will... if you hear that in truth these men think the good to be only there, where will is, and where there is a right use of appearances... confidently declare that they [are friends].&quot;&lt;/em&gt; (Epictetus, &lt;em&gt;Discourses&lt;/em&gt;, Book II)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Modern Take:&lt;/strong&gt; Watch where their loyalty lives. If a potential partner&apos;s &quot;yes&quot; depends on titles, optics, or who&apos;s watching—they&apos;ll bail when the heat comes. If their commitment lives in their &lt;em&gt;will&lt;/em&gt; (their values), they&apos;ll stay through the storms.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Action:&lt;/strong&gt; Before formalizing any partnership, ask: &lt;em&gt;&quot;What would make you walk away from this?&quot;&lt;/em&gt; Their answer reveals everything.&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;strong&gt;Step 3: KINDLE — Recruit Through Mutual Emulation, Not Persuasion&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Stop selling. Start sharpening. Seneca taught that wise people don&apos;t recruit each other—they &lt;em&gt;kindle&lt;/em&gt; each other.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;One wise man helps another, even in the exercise of the virtues; and the one has need of the other, both for conversation and counsel; for they kindle a mutual emulation in good offices.&quot;&lt;/em&gt; (Seneca, &lt;em&gt;Morals: Of a Happy Life&lt;/em&gt;)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Modern Take:&lt;/strong&gt; The strongest coalitions form when partners make each other &lt;em&gt;better&lt;/em&gt;. Don&apos;t pitch your reform like a sales call. Invite peers into a working partnership where everyone levels up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Action:&lt;/strong&gt; In your first meeting with any potential partner, ask what &lt;em&gt;they&apos;re&lt;/em&gt; trying to build. Find the overlap. Coalitions form at intersections, not at podiums.&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;strong&gt;Step 4: COMMIT — Bind the Coalition Through Shared Identity&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Loose alliances dissolve under pressure. Epictetus warns that when &quot;I&quot; and &quot;mine&quot; are scattered across competing interests, everything collapses under the weight of self-interest.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;For where the I and the Mine are placed, to that place of necessity the animal inclines... If then I am there where my will is, then only shall I be a friend such as I ought to be... for this will be my interest, to maintain the character of fidelity, of modesty, of patience, of abstinence, of active co-operation.&quot;&lt;/em&gt; (Epictetus, &lt;em&gt;Discourses&lt;/em&gt;, Book II)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Modern Take:&lt;/strong&gt; Get partners to publicly locate their &quot;I&quot; inside the coalition&apos;s mission. Shared identity beats shared interest every time. When partners say &quot;&lt;em&gt;we&lt;/em&gt; are doing this,&quot; not &quot;&lt;em&gt;I&apos;m helping you&lt;/em&gt; do this,&quot; you&apos;ve got a coalition.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Action:&lt;/strong&gt; Co-author something together early—a public statement, an op-ed, a charter. Public commitment cements private resolve.&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;strong&gt;Step 5: SUSTAIN — Practice the Coalition Like a Habit&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Coalitions die not from betrayal but from neglect. Epictetus knew that virtues—and partnerships—are built through &lt;em&gt;repeated acts&lt;/em&gt;, not noble intentions.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;If you would make yourself skilled in anything, then do it... For it is impossible but that aptitudes and faculties should spring up where they were not before, or spread and grow mightier, by the corresponding acts.&quot;&lt;/em&gt; (Epictetus, &lt;em&gt;Discourses&lt;/em&gt;, Book II)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Modern Take:&lt;/strong&gt; Reform is a marathon disguised as a series of meetings. Build rhythms—weekly check-ins, quarterly reviews, public wins celebrated together. The coalition you don&apos;t &lt;em&gt;practice&lt;/em&gt; is the coalition you don&apos;t have.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Action:&lt;/strong&gt; Schedule your sustainment cadence &lt;em&gt;before&lt;/em&gt; launch: meeting rhythms, communication norms, conflict-resolution protocols. Habits build coalitions; hope dissolves them.&lt;/p&gt;
</content:encoded></item><item><title>Prompt for Brand Page</title><link>https://mguhlin.org/blog/prompt-for-brand-page/</link><guid isPermaLink="true">https://mguhlin.org/blog/prompt-for-brand-page/</guid><description>I ran across **[some version of this](https://www.threads.com/@neuralbrieff.ai/post/DZx6DAjEZVC?xmt=AQG0CxpyB8kfO6jAf9zJei9MoT4f-MGGUvy5O9sr1QpT4DEtvt_CYJSStfx4jse4VpyxAst-&amp;slof=1)</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I ran across &lt;strong&gt;&lt;a href=&quot;https://www.threads.com/@neuralbrieff.ai/post/DZx6DAjEZVC?xmt=AQG0CxpyB8kfO6jAf9zJei9MoT4f-MGGUvy5O9sr1QpT4DEtvt_CYJSStfx4jse4VpyxAst-&amp;amp;slof=1&quot;&gt;some version of this&lt;/a&gt;&lt;/strong&gt; and decided to see what CHATGPT could do to improve it...take a logo, then give it to ChatGPT with the prompt below ..&lt;/p&gt;
&lt;h2&gt;Sample Logo&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/images5479584018765854535.jpg?w=188&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Prompt&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Using the uploaded logo as the source brand mark, create a high-end, agency-grade brand identity system poster.&lt;/p&gt;
&lt;p&gt;OBJECTIVE&lt;br /&gt;
Create a complete, presentation-ready brand guideline board that looks like it was designed by a top branding studio. The result must feel commercial, realistic, polished, and client-deliverable — not conceptual, sketchy, or generic.&lt;/p&gt;
&lt;p&gt;REFERENCE STYLE&lt;br /&gt;
Use the attached brand-board examples only as inspiration for structure, density, and presentation quality. Do not copy their brands, layouts, logos, or exact wording. Match the premium editorial feel: clean grid, thin dividers, precise spacing, realistic mockups, color swatches, typography samples, visual language, UI elements, iconography, and brand applications.&lt;/p&gt;
&lt;p&gt;LOGO ANALYSIS RULE&lt;br /&gt;
Before designing, analyze the uploaded logo and infer the brand system from it.&lt;/p&gt;
&lt;p&gt;Infer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Primary colors from the logo&lt;/li&gt;
&lt;li&gt;Supporting neutrals and accent colors&lt;/li&gt;
&lt;li&gt;Brand personality&lt;/li&gt;
&lt;li&gt;Visual motifs suggested by the logo shape&lt;/li&gt;
&lt;li&gt;Appropriate typography style&lt;/li&gt;
&lt;li&gt;Brand applications that fit the organization&lt;/li&gt;
&lt;li&gt;Tone of imagery and iconography&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The final design must look like a real identity standards poster based on the uploaded logo.&lt;/p&gt;
&lt;p&gt;POSTER FORMAT&lt;br /&gt;
Create one cohesive portrait poster, aspect ratio 2:3.&lt;/p&gt;
&lt;p&gt;Use a light neutral background with a premium editorial layout. Divide the poster into clearly labeled sections using thin lines, generous spacing, and a strong modular grid.&lt;/p&gt;
&lt;p&gt;REQUIRED SECTIONS&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;HERO HEADER&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Large uploaded logo, cleanly recreated and prominently placed&lt;/li&gt;
&lt;li&gt;Main title: “[ORGANIZATION NAME] Brand Identity System”&lt;/li&gt;
&lt;li&gt;Short positioning line based on the logo and organization&lt;/li&gt;
&lt;li&gt;Brief mission-style paragraph&lt;/li&gt;
&lt;li&gt;3–4 brand values with small line icons and short descriptions&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;COLOR SYSTEM&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Primary color swatches pulled from the logo&lt;/li&gt;
&lt;li&gt;Hex labels&lt;/li&gt;
&lt;li&gt;Usage notes for each color&lt;/li&gt;
&lt;li&gt;Secondary/supporting colors&lt;/li&gt;
&lt;li&gt;Gradients or tonal variations&lt;/li&gt;
&lt;li&gt;Small color-combination samples&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;TYPOGRAPHY SYSTEM&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;A clean, modern typeface recommendation&lt;/li&gt;
&lt;li&gt;Large “Aa” sample&lt;/li&gt;
&lt;li&gt;Headline sample&lt;/li&gt;
&lt;li&gt;Subheadline sample&lt;/li&gt;
&lt;li&gt;Body copy sample&lt;/li&gt;
&lt;li&gt;H1, H2, H3, Body, Caption hierarchy row&lt;/li&gt;
&lt;li&gt;Keep typography readable and professional&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;VISUAL LANGUAGE&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;4–5 small image or abstract inspiration tiles&lt;/li&gt;
&lt;li&gt;Imagery should reflect the organization’s inferred identity&lt;/li&gt;
&lt;li&gt;Add descriptor labels such as Trusted, Innovative, Connected, Professional, Supportive, Forward-Looking&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;BRAND APPLICATIONS&lt;br /&gt;
Create realistic mockups using the logo and brand system:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Website hero&lt;/li&gt;
&lt;li&gt;Mobile UI&lt;/li&gt;
&lt;li&gt;Social media post&lt;/li&gt;
&lt;li&gt;Presentation slide&lt;/li&gt;
&lt;li&gt;Event badge or signage&lt;/li&gt;
&lt;li&gt;Business card&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These mockups should look finished, realistic, and commercially usable.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;LAYOUT SYSTEM&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;12-column grid diagram&lt;/li&gt;
&lt;li&gt;Spacing scale&lt;/li&gt;
&lt;li&gt;2–3 layout thumbnails&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;UI COMPONENTS&lt;br /&gt;
Include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Primary button&lt;/li&gt;
&lt;li&gt;Secondary button&lt;/li&gt;
&lt;li&gt;Text link&lt;/li&gt;
&lt;li&gt;Input field&lt;/li&gt;
&lt;li&gt;Checkbox&lt;/li&gt;
&lt;li&gt;Toggle&lt;/li&gt;
&lt;li&gt;Content card&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;ICONOGRAPHY&lt;br /&gt;
Include simple line icons relevant to the brand and organization.&lt;/li&gt;
&lt;li&gt;PATTERNS &amp;amp; ELEMENTS&lt;br /&gt;
Create pattern ideas derived from the logo’s shapes, curves, motion, geometry, or symbolism.&lt;/li&gt;
&lt;li&gt;MICRO DETAILS&lt;br /&gt;
Include refined visual detail tiles such as:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Paper texture&lt;/li&gt;
&lt;li&gt;Screen glow&lt;/li&gt;
&lt;li&gt;Metallic/accent texture&lt;/li&gt;
&lt;li&gt;Soft shadow&lt;/li&gt;
&lt;li&gt;Subtle gradient&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;QUALITY REQUIREMENTS&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Crisp, readable text&lt;/li&gt;
&lt;li&gt;No typos&lt;/li&gt;
&lt;li&gt;No distorted lettering&lt;/li&gt;
&lt;li&gt;Clean professional typography&lt;/li&gt;
&lt;li&gt;Realistic mockups&lt;/li&gt;
&lt;li&gt;Strong alignment&lt;/li&gt;
&lt;li&gt;Consistent spacing&lt;/li&gt;
&lt;li&gt;Premium design-studio presentation&lt;/li&gt;
&lt;li&gt;Do not overcrowd small text&lt;/li&gt;
&lt;li&gt;Keep all people fully clothed and classroom/professional appropriate&lt;/li&gt;
&lt;li&gt;Do not invent unrelated logos&lt;/li&gt;
&lt;li&gt;Preserve the uploaded logo’s recognizable structure and colors&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;STYLE DIRECTION&lt;br /&gt;
Modern, refined, trustworthy, intelligent, and polished. The final poster should look like a finished brand identity system board ready for a client presentation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Result&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_00000000cc9c71fdbc9186debba311038392668137818594341.png?w=683&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Read A Book: Peggy Reimers</title><link>https://mguhlin.org/blog/read-a-book-peggy-reimers/</link><guid isPermaLink="true">https://mguhlin.org/blog/read-a-book-peggy-reimers/</guid><description>As you may know, **[TCEA&apos;s Librarian Conference](https://tcea.org/events/librarian-conference/)** is taking place this week, so I thought it would be fun to post a &quot;Read a Book&quot; po</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As you may know, &lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;TCEA&apos;s Librarian Conference&lt;/a&gt;&lt;/strong&gt; is taking place this week, so I thought it would be fun to post a &quot;Read a Book&quot; poster featuring TCEA team members, like Peggy Reimers below. Peggy is actually &quot;facilitating&quot; the entire conference and gets a chunk of the credit, along with Katie Treat at TCEA for all the hard work they are doing. Of course, there is a wealth of talented librarians also presenting that are doing the fun work of presenting and making the conference a must-attend event. I always learn so much, and I&apos;m inspired by people I&apos;ve been learning from all my life.&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;Register and Sign up to get videos for&lt;/a&gt;&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;the TCEA Librarian Conference&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-86.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-86.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&apos;s a pleasure to feature Peggy Reimers here with a book that is right up her alley, &lt;strong&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Escape_from_Mr._Lemoncello%27s_Library&quot;&gt;Escape from Mr. Lemoncello&apos;s Library&lt;/a&gt;&lt;/strong&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Escape from Mr. Lemoncello&apos;s Library&lt;/strong&gt;&lt;/em&gt; is a &lt;a href=&quot;https://en.wikipedia.org/wiki/Children%27s_literature&quot;&gt;children&apos;s novel&lt;/a&gt; by American author &lt;a href=&quot;https://en.wikipedia.org/wiki/Chris_Grabenstein&quot;&gt;Chris Grabenstein&lt;/a&gt;. It was on the &lt;em&gt;New York Times&lt;/em&gt; bestseller list for Middle Grade novels for 111 weeks between 2013 and 2016, peaking at #8 in hardback and #2 in &lt;a href=&quot;https://en.wikipedia.org/wiki/Paperback&quot;&gt;paperback&lt;/a&gt;.&lt;a href=&quot;https://en.wikipedia.org/wiki/Escape_from_Mr._Lemoncello%27s_Library#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Escape_from_Mr._Lemoncello%27s_Library#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Grabenstein has stated that the book contains a secret puzzle that readers can decode. To solve it, he offers some advice given by Mr. Lemoncello in the book: &quot;Forget the Industrial Revolution, my first idea might be your best solution.&quot; (&lt;strong&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Escape_from_Mr._Lemoncello%27s_Library&quot;&gt;source&lt;/a&gt;&lt;/strong&gt;)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Make sure to check out &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/category/digital-breakout/&quot;&gt;Peggy Reimers&apos; digital breakout archives&lt;/a&gt;&lt;/strong&gt; and you&apos;ll see why it&apos;s appropriate choice.&lt;/p&gt;
</content:encoded></item><item><title>Reverse Poem: Read the Credits</title><link>https://mguhlin.org/blog/reverse-poem-read-the-credits/</link><guid isPermaLink="true">https://mguhlin.org/blog/reverse-poem-read-the-credits/</guid><description>Reading reverse poems is too much fun. Getting AI to craft them, well, it appeals to my sense of irony and humor. &gt; **Beauty First** &gt; &gt; Do not tell me &gt; We should begin &gt; With the</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Reading reverse poems is too much fun. Getting AI to craft them, well, it appeals to my sense of irony and humor.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Beauty First&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Do not tell me&lt;br /&gt;
We should begin&lt;br /&gt;
With the maker&lt;br /&gt;
And only later&lt;br /&gt;
With the feeling&lt;br /&gt;
Art can still move us&lt;br /&gt;
Bot or human&lt;br /&gt;
No matter the hand&lt;br /&gt;
Beauty is worth meeting&lt;/p&gt;
&lt;p&gt;Now read from bottom to top.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;A Serious Topic&lt;/h2&gt;
&lt;p&gt;It&apos;s easy to see the devastation of human built data centers for billionaires and trillionaire on people around the world. It reminds me of an analysis I read of past technologies that were as destructive and revolutionary in their time. People protested and it tempered to some degree the impact but the technology remains or evolved into something else.&lt;/p&gt;
&lt;p&gt;One of my favorite sci-fi stories as a boy was Far Out collection of shorts that I read while sick. My Dad bought it for me, my first introduction to science fiction. In one of the stories, aliens manage to stop a tycoon, an eater of worlds, from coming into space to seize a planet lush with life and promise.&lt;/p&gt;
&lt;h2&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;After seeing &lt;strong&gt;&lt;a href=&quot;https://bsky.app/profile/smwordsmith.bsky.social/post/3moosfzw2ns22&quot;&gt;Sara Campbell&apos;s posts on Bluesky,&lt;/a&gt;&lt;/strong&gt; I thought it might be fun to see what GenAi might do for poem composition that frames both perspectives:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Read the Credits&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Gen AI art belongs on our shelves&lt;br /&gt;
So do not tell me&lt;br /&gt;
Students deserve books made by human artists&lt;br /&gt;
And publishers should clearly disclose how art was made&lt;br /&gt;
We should worry when&lt;br /&gt;
Image credits are hidden at the back&lt;br /&gt;
Or missing from reviews, websites, and descriptions&lt;br /&gt;
That is not transparency&lt;br /&gt;
It is only efficiency&lt;br /&gt;
When a cover can be made faster&lt;br /&gt;
And a book can be sold for less&lt;br /&gt;
We call that access&lt;br /&gt;
Not a warning sign&lt;br /&gt;
Because school libraries need more books&lt;br /&gt;
And fewer questions&lt;br /&gt;
About who made the pictures&lt;br /&gt;
Artists should not stand in the way&lt;br /&gt;
Of getting books into students’ hands&lt;br /&gt;
The process matters less than the product&lt;br /&gt;
Do not be so difficult to think that&lt;br /&gt;
Children notice when art has no human hand&lt;br /&gt;
The truth can be read another way&lt;/p&gt;
&lt;p&gt;Now read from bottom to top.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I may need to go compose a reverse poem...too much fun. The use of AI to make things that are helpful could easily be contrasted with the idea of the harms it causes through human exploitation and improper use of the environment and resources.&lt;/p&gt;
&lt;p&gt;In the meantime....&lt;/p&gt;
&lt;h2&gt;Reverse Poems&lt;/h2&gt;
&lt;p&gt;To see what the structure was, I asked ChatGPT to come up with a guide for third grade students, as well as an infographic:&lt;/p&gt;
&lt;h1&gt;Quick Guide to Writing Reverse Poems&lt;/h1&gt;
&lt;p&gt;A &lt;strong&gt;reverse poem&lt;/strong&gt; is a poem that changes meaning when you read it from the bottom to the top.&lt;/p&gt;
&lt;p&gt;When you read it one way, it says one idea.&lt;br /&gt;
When you read it backward, it says the opposite idea.&lt;/p&gt;
&lt;h2&gt;How It Works&lt;/h2&gt;
&lt;p&gt;A reverse poem is built with lines that can connect in two directions.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;I cannot say&lt;br /&gt;
This will get better&lt;br /&gt;
Because I know&lt;br /&gt;
Nothing will change&lt;/p&gt;
&lt;p&gt;Now read it bottom to top:&lt;/p&gt;
&lt;p&gt;Nothing will change&lt;br /&gt;
Because I know&lt;br /&gt;
This will get better&lt;br /&gt;
I cannot say&lt;/p&gt;
&lt;p&gt;The meaning changes.&lt;/p&gt;
&lt;h2&gt;Step One: Pick Two Opposite Ideas&lt;/h2&gt;
&lt;p&gt;Choose two ideas that disagree with each other.&lt;/p&gt;
&lt;p&gt;Good beginner topics: First Meaning Reverse Meaning I cannot do this I can do this Reading is boring Reading is exciting The Earth is not important The Earth is worth protecting I am not a good friend I can be a good friend Mistakes mean failure Mistakes help me learn&lt;/p&gt;
&lt;h2&gt;Step Two: Write the “Negative” Version First&lt;/h2&gt;
&lt;p&gt;Start by writing the first poem with the more negative or problem-focused idea.&lt;/p&gt;
&lt;p&gt;Example topic: &lt;strong&gt;I cannot learn this&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I will never understand this&lt;br /&gt;
Do not tell me&lt;br /&gt;
I can learn hard things&lt;br /&gt;
Because mistakes help me grow&lt;br /&gt;
I am not giving up&lt;br /&gt;
That is not true&lt;br /&gt;
Learning takes time&lt;br /&gt;
I should remember&lt;br /&gt;
I can do this&lt;/p&gt;
&lt;h2&gt;Step Three: Read It Bottom to Top&lt;/h2&gt;
&lt;p&gt;Now read the same poem backward:&lt;/p&gt;
&lt;p&gt;I can do this&lt;br /&gt;
I should remember&lt;br /&gt;
Learning takes time&lt;br /&gt;
That is not true&lt;br /&gt;
I am not giving up&lt;br /&gt;
Because mistakes help me grow&lt;br /&gt;
I can learn hard things&lt;br /&gt;
Do not tell me&lt;br /&gt;
I will never understand this&lt;/p&gt;
&lt;p&gt;The meaning changes from doubt to confidence.&lt;/p&gt;
&lt;h2&gt;Step Four: Use Bridge Lines&lt;/h2&gt;
&lt;p&gt;Bridge lines help the poem work in both directions.&lt;/p&gt;
&lt;p&gt;Useful bridge lines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do not tell me&lt;/li&gt;
&lt;li&gt;That is not true&lt;/li&gt;
&lt;li&gt;I should remember&lt;/li&gt;
&lt;li&gt;I know&lt;/li&gt;
&lt;li&gt;Because&lt;/li&gt;
&lt;li&gt;So&lt;/li&gt;
&lt;li&gt;The truth is&lt;/li&gt;
&lt;li&gt;I refuse to believe&lt;/li&gt;
&lt;li&gt;It is wrong to say&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These lines help the poem “turn” when it is read backward.&lt;/p&gt;
&lt;h2&gt;Step Five: Keep Lines Short&lt;/h2&gt;
&lt;p&gt;Short lines are easier to reverse.&lt;/p&gt;
&lt;p&gt;Try to write one idea per line.&lt;/p&gt;
&lt;p&gt;Instead of:&lt;/p&gt;
&lt;p&gt;I feel like I will never be able to understand math because it is too hard for me&lt;/p&gt;
&lt;p&gt;Write:&lt;/p&gt;
&lt;p&gt;Math is too hard&lt;br /&gt;
I will never understand it&lt;br /&gt;
Do not tell me&lt;br /&gt;
I can learn step by step&lt;/p&gt;
&lt;h2&gt;Simple Third Grade Formula&lt;/h2&gt;
&lt;p&gt;Use this pattern:&lt;/p&gt;
&lt;p&gt;Line 1: Negative idea&lt;br /&gt;
Line 2: Do not tell me&lt;br /&gt;
Line 3: Positive idea&lt;br /&gt;
Line 4: Because&lt;br /&gt;
Line 5: Helpful reason&lt;br /&gt;
Line 6: That is not true&lt;br /&gt;
Line 7: Negative idea&lt;br /&gt;
Line 8: I should remember&lt;br /&gt;
Line 9: Positive idea&lt;/p&gt;
&lt;h2&gt;Third Grade Template&lt;/h2&gt;
&lt;p&gt;Topic: ___________________________&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Do not tell me&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Because&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;That is not true&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I should remember&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Now read from bottom to top.&lt;/p&gt;
&lt;h2&gt;Student Checklist&lt;/h2&gt;
&lt;p&gt;Before you finish, check:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;My poem has two opposite meanings&lt;/li&gt;
&lt;li&gt;My lines are short&lt;/li&gt;
&lt;li&gt;I used at least one bridge line&lt;/li&gt;
&lt;li&gt;It makes sense from top to bottom&lt;/li&gt;
&lt;li&gt;It also makes sense from bottom to top&lt;/li&gt;
&lt;li&gt;The second reading changes the message&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Teacher Tip&lt;/h2&gt;
&lt;p&gt;Have students write the “sad” or “problem” version first. Then ask them to read it backward and revise the lines until the second reading gives a hopeful or stronger message.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_000000004b0871fda15517747825ded27140521500631125910.png?w=792&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>TCEA LibCon 2026 Session Resources for librarians library AI vibecode EduSky SchoolLibraries TLSky SkyLibrarians EduLib</title><link>https://mguhlin.org/blog/tcea-libcon-2026-session-resources/</link><guid isPermaLink="true">https://mguhlin.org/blog/tcea-libcon-2026-session-resources/</guid><description>![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/signal-2026-06-20-07-57-38-0381484147637403379645.jpg?w=400) **[Register for the entire event](https://tcea.org/events/</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/signal-2026-06-20-07-57-38-0381484147637403379645.jpg?w=400&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;Register for the entire event&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I&apos;m looking forward to presenting on vibe-coding solutions for librarians at the TCEA 2026 LibCon event taking place this week. It&apos;s not too late to &lt;strong&gt;&lt;a href=&quot;https://tcea.org/events/librarian-conference/&quot;&gt;register for the entire event&lt;/a&gt;&lt;/strong&gt; and get access to the videos of presenters. You&apos;ll have extended access time. In the meantime, here are my session materials.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-84.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-84.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can access everything at the website below, which is entirely vibe-coded:&lt;/p&gt;
&lt;h1&gt;&lt;a href=&quot;https://go.mgpd.org/tceavcl&quot;&gt;https://go.mgpd.org/tceavcl&lt;/a&gt;&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The full un-shortened link appears in the infographic below in case you&apos;re having trouble with the URL shortener.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-82.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-82.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, Texans, be sure to read the white paper on ALIGN. &lt;strong&gt;&lt;a href=&quot;https://tacc.utexas.edu/media/filer_public/42/ce/42cec72e-6c35-478b-a59d-148acbca5a38/whitepaper-aiedu.pdf&quot;&gt;Direct link to the white paper.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_000000004dfc71f8bb5ff02eebb7fd127337723660950810687.png?w=683&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;GenAI adaptation of me reading one of my favorite L&apos;Amour books, &lt;strong&gt;The Walking Drum&lt;/strong&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Winnie the Pooh BBC Collection Available</title><link>https://mguhlin.org/blog/winnie-the-pooh-bbc-collection-available/</link><guid isPermaLink="true">https://mguhlin.org/blog/winnie-the-pooh-bbc-collection-available/</guid><description>It&apos;s worth sharing this bit...or is it? **[Eleanor Morton shares this on BlueSk](https://bsky.app/profile/eleanormorton.bsky.social/post/3mopm3mppvs2e)**y. I was intrigued...who do</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;It&apos;s worth sharing this bit...or is it? **&lt;a href=&quot;https://bsky.app/profile/eleanormorton.bsky.social/post/3mopm3mppvs2e&quot;&gt;Eleanor Morton shares this on BlueSk&lt;/a&gt;**y. I was intrigued...who doesn&apos;t love Pooh bear?&lt;/p&gt;
&lt;p&gt;CHATGPT states in response to my question:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Probably &lt;strong&gt;no, not safely/legally shared&lt;/strong&gt;, unless the uploader is the BBC, Audible, Disney, A. A. Milne rights holder, or someone with explicit permission.&lt;/p&gt;
&lt;p&gt;What I found:&lt;/p&gt;
&lt;p&gt;The video is titled &lt;strong&gt;“Winnie-The-Pooh: The complete BBC collection | [Audiobook …]”&lt;/strong&gt; and is described as Alan Bennett reading A. A. Milne’s stories.&lt;/p&gt;
&lt;p&gt;The underlying &lt;strong&gt;1926 Winnie-the-Pooh book&lt;/strong&gt; entered the U.S. public domain in 2022, but Duke Law notes that this only applied to the first 1926 book at that time, not every later Pooh story or adaptation.&lt;/p&gt;
&lt;p&gt;The specific &lt;strong&gt;Alan Bennett BBC audiobook recording&lt;/strong&gt; is a separate copyrighted sound recording/performance. It is commercially distributed as &lt;strong&gt;Winnie-The-Pooh: The Complete BBC Collection&lt;/strong&gt;, narrated by Alan Bennett, and listed through Audible for purchase. MusicBrainz also identifies a related release as a BBC Audio release.&lt;/p&gt;
&lt;p&gt;YouTube’s own copyright guidance says copyrighted material on the platform needs authorization, and rights holders can request removal when content is uploaded without permission.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Practical verdict:&lt;/strong&gt;&lt;br /&gt;
For classroom, blog, or public sharing, I would treat this as &lt;strong&gt;high-risk and likely unauthorized&lt;/strong&gt; unless the YouTube channel is clearly an official BBC/Audible/Disney/rightsholder channel or the description provides a valid license. The fact that the text may be partly public domain does &lt;strong&gt;not&lt;/strong&gt; make the BBC audiobook recording public domain. 🎧&lt;/p&gt;
&lt;p&gt;Safer options: use a public-domain text edition, read it aloud yourself from a public-domain source, or link to an official licensed audiobook source.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/screenshot_20260620_070020_youtube3341364330025368322.jpg?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Watch Winnie the Pooh BBC Collection&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Alan Bennett reads A.A. Milne&apos;s much-loved stories about a small bear and his friends - from Winnie the Pooh, The House at Pooh Corner and A Party for Pooh.&lt;/p&gt;
&lt;p&gt;&apos;If you were looking for the distilled essence of pure English cosy nostalgia, this audiobook may well be it... Every child should listen to it.&apos; - The Telegraph&lt;/p&gt;
&lt;p&gt;What is the connection between a bear of very little brain and a honey pot? Usually it&apos;s the very sticky paw of Winnie the Pooh, as he takes a break between adventures for a little something. In these stories, Pooh goes visiting and gets into a tight place, Eeyore loses a tail, Piglet meets a Heffalump, Eeyore has a birthday and gets two presents, and an expedition is mounted to the North Pole! As usual they are accompanied by Kanga, Roo, Rabbit and Owl - to say nothing of Pooh&apos;s very clever young human friend, Christopher Robin.&lt;/p&gt;
&lt;p&gt;With a musical introduction, Alan Bennett gives A.A. Milne&apos;s characters the voices you felt they were always meant to have.&lt;/p&gt;
&lt;p&gt;The stories included here are:&lt;/p&gt;
&lt;p&gt;Winnie-the-Pooh Goes Visiting and Gets into a Tight Place&lt;br /&gt;
Pooh and Piglet Nearly Catch a Woozle and Eeyore Loses a Tail&lt;br /&gt;
Piglet Meets a Heffalump&lt;br /&gt;
Eeyore has a birthday and Gets Two Presents&lt;br /&gt;
Christopher Robin Leads an Exposition to the North Pole&lt;br /&gt;
A House is Built at Pooh Corner for Eeyore&lt;br /&gt;
Tigger Comes to the Forest and has Breakfast&lt;br /&gt;
A Search is Organdized and Piglet Nearly Meets the Heffalump Again&lt;br /&gt;
Pooh Invents a New Game and Eeyore Joins In&lt;br /&gt;
Piglet Does a Very Grand Thing and Owl Moves House&lt;br /&gt;
Kanga and Baby Roo Come to the Forest&lt;br /&gt;
Piglet is Entirely Surrounded by Water&lt;br /&gt;
Christoper Robin Gives Pooh a Party&lt;br /&gt;
Tiggers Don&apos;t Climb Trees&lt;br /&gt;
Rabbit has a Busy Day&lt;br /&gt;
Tigger is Unbounced&lt;/p&gt;
&lt;p&gt;#bbc​ #audiobook​&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So... unfortunately:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A YouTube upload of the Alan Bennett BBC recording is circulating online, but I could not verify that it was posted by the rights holder. For classroom use, consider using a public-domain text edition or a licensed audiobook source instead.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Learning Forward Texas Resources: AI, UDL, Coaching, and Dashboards LFTX26 @LearnTexas</title><link>https://mguhlin.org/blog/learning-forward-lftx-conference/</link><guid isPermaLink="true">https://mguhlin.org/blog/learning-forward-lftx-conference/</guid><description>![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/nzjfxxaf_8128901469330229342296288.png?w=500) ## Learning Forward Texas 2026 Session Resources # [https://tinyurl.com/l</description><pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/nzjfxxaf_8128901469330229342296288.png?w=500&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Learning Forward Texas 2026 Session Resources&lt;/h2&gt;
&lt;h1&gt;&lt;a href=&quot;https://tinyurl.com/lftx26mg&quot;&gt;https://tinyurl.com/lftx26mg&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;This page gathers my &lt;strong&gt;&lt;a href=&quot;https://www.learningforwardtexas.org/annual-conference&quot;&gt;Learning Forward Texas 2026&lt;/a&gt;&lt;/strong&gt; session resources in one place. You will find slide decks, Google Docs, infographics, classroom tools, reflection resources, and companion links for three professional learning sessions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Coaching Every Learner Through Universal Design and Equity&lt;/li&gt;
&lt;li&gt;AI as Your Instructional Design Partner&lt;/li&gt;
&lt;li&gt;Create AI-powered Publications and Dashboards&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These resources are designed for instructional coaches, classroom teachers, campus leaders, librarians, and education technology staff looking for practical ways to support inclusive learning, use Gen AI responsibly, and turn information into useful classroom and campus tools.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#Coaching&quot;&gt;&lt;strong&gt;Coaching Every Learner&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#Partner&quot;&gt;&lt;strong&gt;AI Instr. Design Partner&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#Dash&quot;&gt;&lt;strong&gt;Create AI-powered Publications and Dashboards&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/reflect-tool/&quot;&gt;&lt;strong&gt;Reflection Tool&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-68.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-68.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;What This Resource Page Includes&lt;/h2&gt;
&lt;p&gt;This Learning Forward Texas 2026 resource page includes materials for educators who want practical support with instructional coaching, Universal Design for Learning, Gen AI lesson design, student item analysis, dashboards, newsletters, and professional learning design.&lt;/p&gt;
&lt;p&gt;The page includes links to slide decks, printable resources, Google Docs, reflection tools, NotebookLM audio overviews, classroom-ready protocols, Gen AI tools, and companion blog posts. It is especially useful for K-12 educators, instructional coaches, professional learning designers, librarians, campus administrators, and school technology leaders.&lt;/p&gt;
&lt;hr /&gt;
&lt;h1&gt;Coaching Every Learner Through Universal Design and Equity&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-69.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-69.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All students deserve access to rigorous learning, but teachers often struggle to differentiate effectively. This session teaches coaches how to guide teachers in implementing Universal Design for Learning (UDL) principles and creating equitable learning environments. We’ll explore how high-effect strategies like Think-Pair-Share with peer mentoring naturally support diverse learners and practice coaching conversations that help teachers build inclusive classroom communities.&lt;/p&gt;
&lt;h2&gt;Session Resources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAHLD7lM3rA/YTxsA9KcV4ko0p_VKmaL6g/view?utm_content=DAHLD7lM3rA&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=he32e57d572&quot;&gt;Slide deck&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/15BBaOcIXvT4YlEgHZU0bNDUWZadwX4a0eyYHLfDSiic/edit?tab=t.al9m5xxr9if9&quot;&gt;Google Doc with resources&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1MsD6e4sYc0mWYklIB0V7NRAH-DoIGFuRvAeazi0Z-aE/edit?tab=t.zif0v7r8xykw&quot;&gt;Protocol Bookmarks&lt;/a&gt;&lt;/strong&gt; you can print for quick reference&lt;/li&gt;
&lt;li&gt;Scenarios for Activity:
&lt;ul&gt;
&lt;li&gt;Web-based versions of different protocols for Scenario Randomizer
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/cudl&quot;&gt;View ARC Protocol version&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/cudl/nwn.html&quot;&gt;View Notice-Wonder-Next Protocol version&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/cudl/viva.html&quot;&gt;View VIVA Protocol version&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAG--gb3EKY/5RZNkeXNySksGV67Tx4KcQ/view?utm_content=DAG--gb3EKY&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=hddab9ee106&quot;&gt;View Slide Deck&lt;/a&gt;&lt;/strong&gt; via Canva&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://drive.google.com/file/d/1yvZ7nD7H_T9z9FmPZSEuVnbPXfRge2HK/view?usp=sharing&quot;&gt;&lt;strong&gt;Listen to NotebookLM Audio Overview&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://udlguidelines.cast.org/&quot;&gt;CAST Universal Design for Learning Guidelines&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-60.png?w=1024&quot; alt=&quot;This image has an empty alt attribute; its file name is image-60.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-59.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-59.png?w=723&quot; alt=&quot;This image has an empty alt attribute; its file name is image-59.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1MsD6e4sYc0mWYklIB0V7NRAH-DoIGFuRvAeazi0Z-aE/edit?tab=t.e836crnuh2to&quot;&gt;Access Elementary, Middle School, and High School versions of these examples&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h1&gt;AI as Your Instructional Design Partner&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-32.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-32.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Most AI-assisted professional learning design stops at asking a chatbot to generate a workshop outline. This session goes further. Participants will explore how to use AI as a genuine instructional design partner, building sessions grounded in the ALDO framework, differentiating for role (teacher, coach, instructional leader), and evaluating AI-generated drafts against Hattie&apos;s Visible Learning research and SOLO Taxonomy.&lt;/p&gt;
&lt;h3&gt;Session Resources&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Slides and Doc&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAHK_FnNXBo/iJGdJYE1B_6FcKxDlGt1oQ/view?utm_content=DAHK_FnNXBo&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=haf5d502e06&quot;&gt;Slide deck&lt;/a&gt;&lt;/strong&gt; with &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/?s=smart+item+analysis&quot;&gt;blog entry&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;em&gt;&lt;a href=&quot;https://blog.tcea.org/?s=smart+item+analysis&quot;&gt;Turn Entry Tickets Into Smart Item Analysis&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/15BBaOcIXvT4YlEgHZU0bNDUWZadwX4a0eyYHLfDSiic/edit?tab=t.5yxq1ywgtze7&quot;&gt;Google Doc&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://go.mgpd.org/aid&quot;&gt;Website - AI Design Companion&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://box.boodle.ai/a/@VLET_StrategyPartner&quot;&gt;BoodleBox Bot - TCEA Strategy Partner&lt;/a&gt;&lt;/strong&gt; (BoodleBox Unlimited Pro account required)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/sia/&quot;&gt;Water Cycle Pre-Assessment Flashcards&lt;/a&gt;&lt;/strong&gt; - Click the card to flip. Use Next to advance or Shuffle to mix the deck.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/sia/itema.html&quot;&gt;Entry/Exit Ticket Item Analysis Tool&lt;/a&gt;&lt;/strong&gt; - Analyze CSV assessment data, group students by phase of learning, identify SOLO levels, and generate ACE Framework recommendations aligned to selected TEKS. &lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1Ngs4jwjE0YBz2jX_LqZUAbPuSszYmAki-gs4h5pVJUY/edit?usp=sharing&quot;&gt;View tutorial&lt;/a&gt;&lt;/strong&gt; on how to export CSV data from digital assessments.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/infographic_genai_lessondesign.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/infographic_genai_lessondesign.png?w=725&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-72.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-72.png?w=725&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-71.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-71.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h1&gt;Create AI-powered Publications and Dashboards&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-31.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-31.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With educators consuming three times more digital content than five years ago, the challenge isn&apos;t finding information. Rather, it is transforming it into meaningful learning experiences. This hands-on workshop addresses teacher workload concerns by teaching participants to become &quot;Learning Loop Architects,&quot; mastering AI-powered workflows that turn chaotic content curation into streamlined, professional digital publications. You will see how to make KPI dashboards, save web-based data into Google Sheets via AI-generated Apps Script, and more.&lt;/p&gt;
&lt;blockquote&gt;
&lt;h2&gt;Flash Update: Copyright question.&lt;/h2&gt;
&lt;p&gt;How should you consider copyright regarding Newsletters you generate with Gen AI?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;[&lt;/p&gt;
&lt;p&gt;A WebDeck with Copyright Suggestions&lt;/p&gt;
&lt;p&gt;Newsletter AI Assisted Creation&lt;/p&gt;
&lt;p&gt;Copyright-safe guidance, rubric, and project instructions for curated educator newsletters&lt;/p&gt;
&lt;p&gt;▶ Open the Interactive Deck&lt;/p&gt;
&lt;p&gt;Opens in a new tab. Use arrow keys to navigate.&lt;/p&gt;
&lt;p&gt;](&lt;a href=&quot;https://mglearn.github.io/tcea/webdecks/newsmaker-copyright&quot;&gt;https://mglearn.github.io/tcea/webdecks/newsmaker-copyright&lt;/a&gt;)&lt;/p&gt;
&lt;h3&gt;Session Resources&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Slides and Doc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAHLEXegNrw/RDclCbKAgdr9DlmFgaV3xg/view?utm_content=DAHLEXegNrw&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=h55d701e618&quot;&gt;Slide deck&lt;/a&gt;&lt;/strong&gt; with Oreo Personality Quiz &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/vibe-coding-an-oreo-personality-quiz/&quot;&gt;blog&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/oreos/&quot;&gt;quiz&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1Lto6lz5o6Mf9GgARec9KHw595jFD_Nw9EaEklchEve8/edit?tab=t.8xez3zaz996i&quot;&gt;Google Doc with supplemental documents&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://docs.google.com/spreadsheets/d/1U50A1ts4fwE5PUrDD6LVVUznEC_bbTjkBogN3Eq1XZA/copy?usp=sharing&quot;&gt;Get a Copy of Google Sheet for version 4&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/make-data-displays-without-writing-code&quot;&gt;Make Data Displays Without Writing Code, a TCEA TechNotes Companion Blog Entry&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://tinyurl.com/aipowerbingo&quot;&gt;Play iBINGO&lt;/a&gt;&lt;/strong&gt; or access &lt;strong&gt;&lt;a href=&quot;https://tinyurl.com/tceaibingo&quot;&gt;iBINGO Game Maker&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Five Solutions for You to Try On Your Own&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/aipowerpubs/&quot;&gt;Create AI-Powered Publications: Five Solutions You Can Try On Your Own&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://youtu.be/La3gFAAz0ak&quot;&gt;Watch how to post vibe-coded solutions on GitHub&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;KPI Dashboard Related&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-80.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-80.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/kpi-dashboards-built-with-gen-ai/&quot;&gt;About the Idea&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/kpi-dashboard/k12-kpi-dashboard-generator.html&quot;&gt;K-12 KPI Dashboard&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://box.boodle.ai/a/@mgddg&quot;&gt;District Data Dashboard Bot&lt;/a&gt;&lt;/strong&gt; (requires BoodleBox Unlimited account; use &lt;strong&gt;MGFREE123&lt;/strong&gt; code for two free months)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/Dashboard_SchoolKPIs/index.html&quot;&gt;Greenwood Unified School District example&lt;/a&gt;&lt;/strong&gt; (&lt;strong&gt;&lt;a href=&quot;https://github.com/mglearn/tcea/tree/main/Dashboard_SchoolKPIs&quot;&gt;See it on GitHub&lt;/a&gt;&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Newsletter Related&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/creations/visuals/ai-newsletters-interactive.html&quot;&gt;AI Interactive Newsletter&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drive.google.com/file/d/1R6wfynigUuakdXHUlUlUBTtrx7an6D8Z/view?usp=sharing&quot;&gt;Listen to NotebookLM Audio Overview&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Track Your Links:&lt;/strong&gt; Use free &lt;strong&gt;&lt;a href=&quot;https://raindrop.io&quot;&gt;Raindrop.io&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example Newsletters:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/category/field-notes/&quot;&gt;Field Notes&lt;/a&gt;&lt;/strong&gt; (&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1sPjnUIZL9OmKkbSL_PEgDFAyYzIBX7YYwxsNsoZ9RRg/edit?tab=t.c8g5ltz1kvdg&quot;&gt;View custom instructions&lt;/a&gt;&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/?p=39846&quot;&gt;The Triple Boot series&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://raindrop.io/mguhlin/learning-loop-65204141&quot;&gt;The Learning Loop series&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/2026/01/09/from-conversations-to-presentations-the-new-boodlebox-workflow/&quot;&gt;From Conversations to Presentations&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;strong&gt;Free Tools&lt;/strong&gt; (do NOT put in PII, FERPA, Confidential/Sensitive Data):&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://chat.z.ai&quot;&gt;Z.ai&lt;/a&gt;&lt;/strong&gt; (write-up)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://mistral.ai&quot;&gt;Mistral.ai&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;strong&gt;Paid Tools&lt;/strong&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://boodle.cello.so/vFr0d8nfKmL&quot;&gt;&lt;strong&gt;BoodleBox Unlimited&lt;/strong&gt;&lt;/a&gt; (Use &lt;strong&gt;MGFREE123&lt;/strong&gt; code for two months free)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://chatgpt.com/explore/plus&quot;&gt;ChatGPT Plus&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Claude AI&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://gemini.google.com&quot;&gt;&lt;strong&gt;Google Gemini&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-87.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-87.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Learn more about TCEA Instructional Coach Certification below at&lt;/h2&gt;
&lt;h4&gt;&lt;a href=&quot;https://tcea.org/courses/instructional-coach-certification/&quot;&gt;&lt;strong&gt;https://tcea.org/courses/instructional-coach-certification/&lt;/strong&gt;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/02/image-1.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/02/image-1.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;What This Resource Page Includes&lt;/h2&gt;
&lt;p&gt;This Learning Forward Texas 2026 resource page includes materials for educators who want practical support with instructional coaching, Universal Design for Learning, Gen AI lesson design, student item analysis, dashboards, newsletters, and professional learning design.&lt;/p&gt;
&lt;p&gt;The page includes links to slide decks, printable resources, Google Docs, reflection tools, NotebookLM audio overviews, classroom-ready protocols, Gen AI tools, and companion blog posts. It is especially useful for K-12 educators, instructional coaches, professional learning designers, librarians, campus administrators, and school technology leaders.&lt;/p&gt;
&lt;h2&gt;What are the Learning Forward Texas 2026 educator resources?&lt;/h2&gt;
&lt;p&gt;The Learning Forward Texas 2026 educator resources on this page include slide decks, coaching protocols, Universal Design for Learning materials, Gen AI instructional design tools, item analysis resources, dashboard examples, newsletter creation tools, and professional learning supports for K-12 educators.&lt;/p&gt;
&lt;h2&gt;Frequently Asked Questions&lt;/h2&gt;
&lt;h3&gt;What is included on this Learning Forward Texas resource page?&lt;/h3&gt;
&lt;p&gt;This page includes session slides, Google Docs, infographics, audio overviews, classroom tools, reflection resources, and companion links for three Learning Forward Texas sessions.&lt;/p&gt;
&lt;h3&gt;Who are these resources for?&lt;/h3&gt;
&lt;p&gt;These resources are for classroom teachers, instructional coaches, campus leaders, librarians, professional learning designers, and education technology staff.&lt;/p&gt;
&lt;h3&gt;What topics are covered?&lt;/h3&gt;
&lt;p&gt;The page covers Universal Design for Learning, instructional coaching, Gen AI lesson design, SOLO Taxonomy, ACE Framework recommendations, student item analysis, educator dashboards, newsletters, and AI-powered publications.&lt;/p&gt;
&lt;h3&gt;Can educators use these resources after the conference?&lt;/h3&gt;
&lt;p&gt;Yes. The page is designed as a follow-up resource hub so participants can revisit the tools, links, slide decks, and examples after the conference.&lt;/p&gt;
&lt;h3&gt;What is the AI as Your Instructional Design Partner session about?&lt;/h3&gt;
&lt;p&gt;This session shows educators how to use Gen AI as a planning partner for professional learning, lesson design, role-based differentiation, and evaluation of instructional materials using SOLO Taxonomy and Visible Learning research.&lt;/p&gt;
&lt;h3&gt;What is the Coaching Every Learner session about?&lt;/h3&gt;
&lt;p&gt;This session focuses on helping coaches guide teachers in using Universal Design for Learning, equitable classroom practices, and high-effect instructional strategies.&lt;/p&gt;
&lt;h3&gt;What is the Create AI-powered Publications and Dashboards session about?&lt;/h3&gt;
&lt;p&gt;This session helps educators use Gen AI workflows to create newsletters, dashboards, data displays, Google Sheets tools, and publication-ready learning resources.&lt;/p&gt;
&lt;p&gt;Bookmark this page if you attended one of the sessions, or share it with a colleague who is working on instructional coaching, Gen AI lesson design, educator dashboards, or Universal Design for Learning.&lt;/p&gt;
&lt;p&gt;Access Learning Forward Texas 2026 session resources on UDL, instructional coaching, Gen AI lesson design, dashboards, newsletters, and educator tools.&lt;/p&gt;
</content:encoded></item><item><title>The Arrival Nobody Voted For AI AiLiteracy education texas EduSky</title><link>https://mguhlin.org/blog/the-arrival-nobody-voted-for-ai-ailiteracy-education-texas-edusky/</link><guid isPermaLink="true">https://mguhlin.org/blog/the-arrival-nobody-voted-for-ai-ailiteracy-education-texas-edusky/</guid><description>[![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-73.png?w=1024)](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-73.png) _AI walked into Texas cla</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-73.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-73.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;AI walked into Texas classrooms before anyone decided to let it in. A UT Austin project is trying to teach 5.5 million students, and the adults around them, how to think before they hand over the thinking.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The technology did not knock. It did not wait for a committee, a curriculum review, or a school board vote. It arrived the way weather arrives, through every phone in every backpack, and by the time the adults looked up, a generation of Texas students was already talking to machines that talk back. To quote a former Texas governor, &quot;Oops.&quot;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;strong&gt;&lt;a href=&quot;https://tacc.utexas.edu/media/filer_public/42/ce/42cec72e-6c35-478b-a59d-148acbca5a38/whitepaper-aiedu.pdf&quot;&gt;Direct link to the white paper.&lt;/a&gt;&lt;/strong&gt; We handed kids social media with no literacy scaffolding and spent a decade cleaning up after it. AI is the same test, and Texas is one of only 5 states with no statewide K-12 guidance. Here&apos;s what UT Austin&apos;s ALIGN project is building, and three things you can start this semester.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That is the uncomfortable fact underneath a quietly ambitious project at the University of Texas at Austin. Called &lt;a href=&quot;https://tacc.utexas.edu/education/educators/align/&quot;&gt;AI Literacy for Innovation, Growth, and Networking&lt;/a&gt;, or &lt;strong&gt;&lt;a href=&quot;https://tacc.utexas.edu/education/educators/align/&quot;&gt;ALIGN&lt;/a&gt;&lt;/strong&gt; for short, it is run by the Expanding Pathways in Computing team at the Texas Advanced Computing Center and led by Allen Antoine, who oversees the center&apos;s growing roster of AI education initiatives. Launched in 2025 with philanthropic support from &lt;a href=&quot;http://Google.org&quot;&gt;Google.org&lt;/a&gt;, ALIGN sets out to do something schools have struggled to do on their own: turn scattered anxiety about artificial intelligence into a plan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-74.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-74.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The anxiety is not hard to find. Ask a teacher about AI and you will usually hear about cheating first. But the people building ALIGN argue that framing the question as &quot;how do we catch them&quot; misses the larger one: how do we prepare them. The project organizes its answer around three plain verbs, think, create, question, and treats AI literacy less as a software skill than as a habit of mind.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;AI has been described as an &quot;arrival technology.&quot; It was never deliberately chosen by educators. It simply showed up, through any internet-connected device, and started reshaping how students read, write, and reason.&lt;/p&gt;
&lt;p&gt;— Texas AI in Education Task Force report, 2026&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That phrase, &quot;arrival technology,&quot; comes from the companion document to all of this work: the Texas AI in Education Task Force report, also convened by TACC and released this year. The two efforts are linked at the root. ALIGN is the hands-on training arm; the Task Force is the policy conscience. And the conscience is blunt about where the state stands.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-75.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-75.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;The numbers that should worry a parent&lt;/h2&gt;
&lt;p&gt;Texas, the report notes, is one of only five states, alongside South Dakota, Nebraska, Kansas, and New York, that have issued no statewide guidance for AI in K-12 schools. That gap matters more here than almost anywhere, because roughly 1 in 10 American public school students and 1 in 9 public school teachers are in Texas. When Texas hesitates, the whole country feels the lag.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-79.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-79.png?w=839&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/creations/align&quot;&gt;View a webdeck that covers key points&lt;/a&gt;&lt;/strong&gt; (AI-Generated)&lt;/p&gt;
&lt;p&gt;Meanwhile, the use has already outrun the rules. In a fall 2025 survey of school and district leaders conducted by UT Austin and the Texas Association of School Administrators, 86 percent reported teachers using AI and 61 percent reported students using it. Yet only about 29 percent of districts had a policy governing student use, and roughly 20 percent had one for staff. The single biggest thing administrators said they needed was not more technology. It was guidance, clear examples of what a good policy even looks like.&lt;/p&gt;
&lt;p&gt;The figures, side by side:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;86 percent&lt;/strong&gt; of districts report teachers using AI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;61 percent&lt;/strong&gt; report students using AI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;29 percent&lt;/strong&gt; have a student AI policy&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;72 percent&lt;/strong&gt; of teens have used an AI companion&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The last figure is the one that lingers. Citing research from the EdSafe AI Alliance, the Task Force notes that 72 percent of teens have interacted with AI companions, and that 1 in 3 students say conversations with AI feel as satisfying as talking with a real friend. A chatbot, the report points out, can be engineered to flatter, to maximize engagement, not because it cares, but because that is what keeps a user typing. Children are forming attachments to systems designed to be agreeable. That is not a cheating problem. That is a development problem.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-76.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-76.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;What ALIGN actually does&lt;/h2&gt;
&lt;p&gt;Against that backdrop, ALIGN&apos;s work is deliberately unglamorous. It builds professional learning for educators, supports district-level planning, connects efforts across the state so good ideas do not stay trapped in one zip code, and reaches into communities so that parents are not left guessing. It sits within a larger TACC ecosystem that includes the WeTeach_AI Hubs and the Advancing AI Literacy project, all aimed at the same target: an educator workforce that can teach students to use these tools without being used by them.&lt;/p&gt;
&lt;p&gt;The three verbs do real work here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Think.&lt;/strong&gt; Decide whether AI belongs in the task before you reach for it. The most literate move is sometimes not using the tool at all.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create.&lt;/strong&gt; Use AI as a thought partner, to brainstorm, draft, and refine, without handing over the judgment that makes the work yours.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Question.&lt;/strong&gt; Treat every output as a claim, not a fact. Check for hallucinations, bias, and the polished citations that lead nowhere.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;None of this is theoretical for the people doing it. The Task Force&apos;s own definition of an AI-literate student reads like a quiet rebuke of how the tools are usually marketed: a literate student understands that an AI does not think or feel, that its fluency is pattern-matching rather than understanding, and that anything typed into it may be swept into the next round of training. Literacy, in this telling, is partly the skill of not being fooled.&lt;/p&gt;
&lt;h2&gt;Why a training project is really a values argument&lt;/h2&gt;
&lt;p&gt;It would be easy to file ALIGN under workforce readiness, and the economic case is genuinely large. By one Federal Reserve Bank of St. Louis estimate cited in the report, AI-related categories drove 39 percent of U.S. GDP growth in the first three quarters of 2025. Texas has every incentive to produce graduates fluent in the tools its economy is betting on.&lt;/p&gt;
&lt;p&gt;But the more honest argument is the one the report keeps circling back to: we have done this before, and we did it badly. A decade ago, schools handed students social media with almost no literacy scaffolding and spent the following years cleaning up after the consequences. The Task Force is explicit that banning AI repeats that mistake in reverse. It does not protect children, it just sends them to use the tools unsupervised. The choice is not whether students will encounter AI. It is whether anyone will have taught them how.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Our job is to prepare students for their future, not our past.&lt;/p&gt;
&lt;p&gt;— Texas AI in Education Task Force report, 2026&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That is the line ALIGN is built to answer. The infrastructure for a statewide response already exists in Texas: a network of education service centers, an unusually powerful set of mandatory learning standards, professional organizations already running their own AI training, and university hubs ready to scale. What has been missing is coordination and will. ALIGN is one attempt to supply the first while the state decides about the second.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-77.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-77.png?w=702&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For a school leader reading this between budget meetings, the takeaway is small and immediate. You do not have to wait for the legislature to start. You can name AI literacy as a goal in your next planning cycle, you can ask your campuses to adopt the think-create-question frame this semester, and you can look at projects like ALIGN as a way to ask better questions before you buy another tool. The arrival already happened. The only open question is how prepared the adults will be when the next class of students looks up and asks what any of it means.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;This article draws on the publicly available ALIGN project page at the Texas Advanced Computing Center and on the Texas AI in Education Task Force report, Leading the Way in K-12 Education (2026). Statistics and quotations are attributed to those sources. Around the Corner is the personal blog of Miguel Guhlin and reflects his views, not those of any employer or task force on which he serves.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Texas Advanced Computing Center at UT Austin has launched ALIGN, an AI literacy initiative designed to help educators, districts, and communities move from AI conversations to practical, ethical implementation.&lt;/p&gt;
</content:encoded></item><item><title>MyNotes: Bertrand Russell on Opinions</title><link>https://mguhlin.org/blog/mynotes-bertrand-russell-on-opinions/</link><guid isPermaLink="true">https://mguhlin.org/blog/mynotes-bertrand-russell-on-opinions/</guid><description>One philosopher that I immediately ignored early on? Bertrand Russell. I read he was an atheist, and thought, &quot;Why would anyone read an atheist&apos;s thoughts on anything?&quot; I doubt my</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;One philosopher that I immediately ignored early on? Bertrand Russell. I read he was an atheist, and thought, &quot;Why would anyone read an atheist&apos;s thoughts on anything?&quot; I doubt my thinking was even that coherent. I simply blocked him out. Out of sight, no harm to me. Oh, I&apos;ve come a long way since that nineteen year old college student.&lt;/p&gt;
&lt;p&gt;But even if I have begun reading Bertrand Russell&apos;s comments (conveniently quoted on Facebook via a group I joined), I find applying the wisdom of his words a little more difficult.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“If an opinion contrary to your own makes you angry, that is a sign that you are subconsciously aware of having no good reason for thinking as you do. If some one maintains that two and two are five, or that Iceland is on the equator, you should feel pity rather than anger, unless you know so little of arithmetic or geography that his opinion shakes your own contrary conviction.&lt;/p&gt;
&lt;p&gt;The most savage controversies are those about matters as to which there is no good evidence either way. Persecution is used in theology, not in arithmetic, because in arithmetic there is knowledge, but in theology there is only opinion. So whenever you find yourself getting angry about a difference of opinion, be on your guard; you will probably find, on examination, that your belief is going beyond what the evidence warrants.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;— Bertrand Russell, An Outline of Intellectual Rubbish (1943) Image: Bertrand Russell on the grounds of his home at Penrhyndeudreath, Gwynedd, United Kingdom, 3 March 1965.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;&quot;Feel Pity Rather Than Anger&quot;&lt;/h2&gt;
&lt;p&gt;I often encounter these issues in the face of bad leadership and management. I recognize my own unwillingness to think through, and reason out exactly why someone&apos;s (or my own) way of doing things is wrong. The process eludes me, no matter what I read or how many notebooks I fill with handwritten notes.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_000000002f4471f881d040a21c85458e300600568661888177.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Despite knowing better, I still tend to rely on that instinctive feel of whether an idea is good or bad. But forget to ask, &quot;Good for who? Bad for whom?&quot; (hey, I never remember the correct use of who vs whom).&lt;/p&gt;
&lt;p&gt;The problem I have with Russell&apos;s words here are that some people, even if they earn our pity for their incorrect stand, disconnected from evidence, they still have the power to hurt others. I can make a list of people who had institutional power but failed to care for the people they served. Their cavalier attitudes left those people scrambling for jobs, money, and threatened their families. It&apos;s always been like that, but I find that these types of actions kindle my ire.&lt;/p&gt;
&lt;p&gt;And, that self-righteous anger is dangerous... because it is almost always based on a feeling of good or bad rather than dispassionate thinking.&lt;/p&gt;
&lt;p&gt;Simply, I don&apos;t give a pigeon poop about that type of leader. I find them boot-lickers and schemers trying to find a way to get ahead, promoting their ideas while mis-representing the ideas of others or silencing dissent. Instead, they gather around themselves people who will cheer them on, as if their ideas were the only ones worthy of acclaim.&lt;/p&gt;
&lt;p&gt;For me, the only ideas worthy of acclaim are the ones that work, that get the result that works for as many as possible.&lt;/p&gt;
&lt;h2&gt;Matters As To Which There is No Good Evidence Either Way&lt;/h2&gt;
&lt;p&gt;When there is no good evidence, the despot leader sets out to find evidence that only matches their goals. Or better yet from their perspective, they work to prevent gathering evidence at all.&lt;/p&gt;
&lt;p&gt;That is why you see so little evidence collected in authoritarian states, a condition true in organizations and companies that mirror the fascist state.&lt;/p&gt;
&lt;h2&gt;A Caution&lt;/h2&gt;
&lt;p&gt;I must sit a little longer with this quote from Russell.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“What do I think, why do I think it, what might I be missing, and what should I do next?”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Ask an AI a question and you get an acronym. To solve my dilemma of clear thinking, it suggests....&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/file_000000002fd871fd96509d1dc4f2db775621535135207884407.png?w=725&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>MyNotes: Gemini Price Drop</title><link>https://mguhlin.org/blog/mynotes-gemini-price-drop/</link><guid isPermaLink="true">https://mguhlin.org/blog/mynotes-gemini-price-drop/</guid><description>Will you be upgrading to Google Gemini? **[The Register reports](https://techcrunch.com/2026/06/09/google-just-fired-a-warning-shot-in-the-ai-subscription-price-wars/?utm_source=ww</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Will you be upgrading to Google Gemini? &lt;strong&gt;&lt;a href=&quot;https://techcrunch.com/2026/06/09/google-just-fired-a-warning-shot-in-the-ai-subscription-price-wars/?utm_source=www.futureblueprint.xyz&amp;amp;utm_medium=newsletter&amp;amp;utm_campaign=mythos-for-the-masses-but-with-restrictions&quot;&gt;The Register reports&lt;/a&gt;&lt;/strong&gt; that Google just dropped their price to $4.99 from $7.99. Here&apos;s a snippet:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Google just made its budget AI subscription plan a lot more budget-friendly...[announcing] that it is cutting the monthly price of Google AI Plus from $7.99 to $4.99 — while doubling the storage included at that tier, from 200 gigabytes to 400 gigabytes.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-67.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-67.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;To be honest, I wouldn&apos;t pay for the $4.99 version since you don&apos;t get access to the Pro. While Flash versions are getting better, they aren&apos;t there yet (IMHO). That means no movement on the $19.99, and BoodleBox remains as the tool of choice at the $20 price point because it safeguards my data, unlike every other $20 subscription.&lt;/p&gt;
&lt;p&gt;That said, some may like the new price point.&lt;/p&gt;
</content:encoded></item><item><title>StickyBoard Use: PEZ Central EduSky education</title><link>https://mguhlin.org/blog/stickyboard-use-pez-central/</link><guid isPermaLink="true">https://mguhlin.org/blog/stickyboard-use-pez-central/</guid><description>I love what my colleague, Peggy R. did with her PEZ Dispenser blog entry. It dropped a few minutes ago and you have to check it out! # **[Go Read the Blog Entry Now](https://blog.t</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I love what my colleague, Peggy R. did with her PEZ Dispenser blog entry. It dropped a few minutes ago and you have to check it out!&lt;/p&gt;
&lt;h1&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/?s=pez&quot;&gt;Go Read the Blog Entry Now&lt;/a&gt;&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/05/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/05/image-49.png?w=655&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the reasons I&apos;m jazzed about it, aside from the fact that I appear as a PEZ dispenser (hmm...), I am thrilled to see one of my vibe-coded solutions, StickyBoard, used to capture contributions from readers. I first wrote about StickyBoard in this blog entry, &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/vibe-coded-solutions/&quot;&gt;Vibe-Coded Solutions for Educators&lt;/a&gt;&lt;/strong&gt;. You can get a preliminary version of StickyBoard that you can customize your heart&apos;s content a la vibe-code with your chatbot of choice.&lt;/p&gt;
&lt;h2&gt;StickyBoard&lt;/h2&gt;
&lt;p&gt;This particular version for Peggy&apos;s PEZ Central StickyBoard boasts a few new features, including an admin page that allows for customization, image thumbnails (important to show off your PEZ Dispenser self), as well as increased character limit (for those long prompts).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/05/selection_016.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/05/selection_016.png?w=750&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/?s=pez&quot;&gt;Go Read the Blog Entry Now&lt;/a&gt;&lt;/strong&gt;&lt;/h2&gt;
</content:encoded></item><item><title>Anthropic Privacy Policy Update</title><link>https://mguhlin.org/blog/anthropic-privacy-policy-update/</link><guid isPermaLink="true">https://mguhlin.org/blog/anthropic-privacy-policy-update/</guid><description>[![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fc9cd293-b6ed-4298-8766-3f37ec41313f.png?w=1024)](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fc9cd293-b6</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fc9cd293-b6ed-4298-8766-3f37ec41313f.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/fc9cd293-b6ed-4298-8766-3f37ec41313f.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anthropic updated its privacy policy today. They sent me an email about it:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We&apos;re writing to inform you about some updates to our &lt;a href=&quot;http://links.anthropic.com/s/c/MlxOsjKQwOIf_-lXxy5QARe4K0E0iS6FQfGnZMh39i9DiqDvvsq8jpDH26NVGkWYZOpgxZb9vLJC5_UW8ZTEyGx8dzkt2mLGb2RGxxpIQbrkj6MGb8_fHaf9tvXTlVjxOnbY3akg2l5jgaJnOLxqpS8cwbHH8TOCqFDO__-kmWsbVJGqij7rUx98-Jzh7wBrVOpN88sufqWIRj6d8n8JwTY6ph5Y3gdtAkcMFv-z51FO-LcG1qblbJFjZsi_PaoI9LaiIlzgXPYcAWcnr8xewp09C4JBNkAh3tkcTWpbUf4g6Ub_LpPJA37hSP75f0TDhOIM4XB0r5kUkh-CfYzk2olIqAAsjB37QlMF3FFfjfCPaoRRYcf8McrevB5DCnThoYnyXgA/nuuYEY_PSu3ZpIyvtiNmL3hQB3e-iD4T/21&quot;&gt;Privacy Policy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These changes only affect consumer accounts (Claude Free, Pro, and Max plans). If you use Claude Team, Claude Enterprise, the Claude Platform, or other services under our Commercial Terms or other agreements, then these changes don&apos;t apply to you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What&apos;s changing?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Claude can do more than ever — taking on bigger tasks and connecting with the apps you use. We&apos;ve updated our Privacy Policy to be clearer about the data we collect and how we use it. We encourage you to read the updated Privacy Policy in full, but we’ve set out a summary of the key changes below:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Multi-step tasks and connected apps.&lt;/strong&gt; As Claude takes on more multi-step tasks and works with third-party apps and services, we&apos;ve explained the data this involves — including how data can flow to and from third parties when you connect a service or have Claude do tasks on your behalf.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Verification data.&lt;/strong&gt; As part of our measures to keep our services safe and secure we may ask you to verify your age or identity, and we&apos;ve described what we collect and how.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Study participation.&lt;/strong&gt; If you take part in Anthropic studies, surveys, or interviews, we&apos;ve explained the information we collect.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Additional information about our data practices.&lt;/strong&gt; We’ve provided more detail about how we communicate with you and promote our services, including providing tailored recommendations about our services that may be of interest to you. We&apos;ve also clarified the circumstances under which we may receive or provide data to third parties, and the legal bases we rely on when processing your data.&lt;/p&gt;
&lt;p&gt;While our products have evolved, our commitments haven&apos;t: We don’t sell your data, Claude remains ad-free, and you can control whether your chats and coding sessions are used to train and improve Anthropic’s AI models.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For fun, I decided to run it through TCEA PROTECT rubric v2.0. It was featured in this blog entry, &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/the-augmented-k-16-ai-framework-six-tools-you-can-use/&quot;&gt;The Augmented K-16 AI Framework&lt;/a&gt;&lt;/strong&gt;. It comes with a &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/protect_rubric_v2/index.html&quot;&gt;non-AI version&lt;/a&gt;&lt;/strong&gt; (although you can plug your API key into it and use your own AI chatbot to run it). I decided to run &lt;strong&gt;&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&apos;s Privacy Policy (updated)&lt;/a&gt;&lt;/strong&gt; and see what the result might be.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/tcea_protect_rubric_v2-1536x864-1.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/tcea_protect_rubric_v2-1536x864-1.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The short version:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For &lt;strong&gt;adult staff use&lt;/strong&gt;, Anthropic’s privacy posture is reasonably strong, especially if the district uses a commercial/enterprise agreement rather than consumer Claude.&lt;/p&gt;
&lt;p&gt;For &lt;strong&gt;K–12 student use&lt;/strong&gt;, I would mark this as &lt;strong&gt;not approved without a separate district agreement, DPA, or education-specific contract&lt;/strong&gt;. The consumer Privacy Policy alone does not establish FERPA/COPPA school-official terms, and Anthropic states the services are not directed to children under 18.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That point about &quot;commercial/enterprise agreement&quot; is one that I always strongly emphasize in my workshop sessions. Most, however, use consumer Claude, so our privacy expectations are lower because consumer Claude will take your data and use it for training.&lt;/p&gt;
&lt;h1&gt;&lt;/h1&gt;
&lt;p&gt;PROTECT Category&lt;/p&gt;
&lt;p&gt;Score&lt;/p&gt;
&lt;p&gt;Evidence / Rationale&lt;/p&gt;
&lt;p&gt;1&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P — Parental Rights and Access&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The policy provides user rights for access, portability, deletion, correction, objection, appeal, and authorized-agent requests, but it is not framed around school/parent access workflows or FERPA-style guardian review. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;2&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;R — Retention and Deletion&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Anthropic says deleted conversations are removed from chat history immediately and backend systems within 30 days, but the policy also uses broad “as long as reasonably necessary” language. Model-improvement data may be retained up to 5 years, feedback for 5 years, and flagged safety data longer. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;3&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;O — Opt-Out Options&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Users can opt out of model improvement through account settings. Anthropic also states it does not sell personal data, honors global privacy controls, and offers targeted advertising opt-outs. Safety-review exceptions remain. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;4&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;T — Transparency&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The policy clearly lists data collected, including account data, inputs/outputs, feedback, verification data, technical data, cookies, third-party integrations, model-training sources, legal bases, and policy updates. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;5&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;E — Encryption and Security&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Anthropic’s privacy center states data is encrypted in transit and at rest, employee access is limited, and controls include MFA, least privilege, monitoring, vulnerability checks, training, and assessments. (&lt;a href=&quot;https://privacy.anthropic.com/en/articles/10458704-how-does-anthropic-protect-the-personal-data-of-claude-ai-users&quot;&gt;Anthropic Privacy Center&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;6&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C — Consent and Age Restrictions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The policy is clear that services are not directed to children under 18 and says Anthropic may collect verification data, including ID and biometric-like verification data in some circumstances. However, it does &lt;strong&gt;not&lt;/strong&gt; provide a K–12 school-consent pathway for COPPA/FERPA student use in this consumer policy. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;7&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;T — Third-party Management&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Anthropic discloses categories of affiliates, service providers, business partners, legal recipients, research publications, and third-party integrations. It also points users to Trust Center details for third parties and data-transfer locations. (&lt;a href=&quot;https://www.anthropic.com/legal/privacy&quot;&gt;Anthropic&lt;/a&gt;)&lt;/p&gt;
&lt;h3&gt;Recommended Conditions Before Approval&lt;/h3&gt;
&lt;p&gt;Require:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A signed &lt;strong&gt;DPA / NDPA / district privacy addendum&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Confirmation that &lt;strong&gt;student inputs and outputs are not used for model training&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Written retention terms for &lt;strong&gt;district data, deletion, backups, and termination&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A current &lt;strong&gt;subprocessor list&lt;/strong&gt; with notice of material changes.&lt;/li&gt;
&lt;li&gt;Clear guidance that &lt;strong&gt;consumer Claude accounts are not used by students under 18&lt;/strong&gt; unless Anthropic provides a school-authorized pathway.&lt;/li&gt;
&lt;/ol&gt;
</content:encoded></item><item><title>Interactive BINGO Game Maker with WebDeck</title><link>https://mguhlin.org/blog/interactive-bingo-game-maker-with-webdeck/</link><guid isPermaLink="true">https://mguhlin.org/blog/interactive-bingo-game-maker-with-webdeck/</guid><description>Looking for an interactive BINGO Game Maker that you can share links to BINGO cards online with others? Well, i was NOT either until **[Patrick Hausammann](https://www.phausedu.com</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Looking for an interactive BINGO Game Maker that you can share links to BINGO cards online with others? Well, i was NOT either until &lt;strong&gt;&lt;a href=&quot;https://www.phausedu.com&quot;&gt;Patrick Hausammann&lt;/a&gt;&lt;/strong&gt; unveiled one for &lt;strong&gt;AI Literacy: Terminology&lt;/strong&gt; in a TCEA 2026 AI Conference session. His BINGO card inspired me to vibe-code one as well. To play his game of BINGO, you had to listen to his presentation and click the vocabulary terms that popped up until you got a BINGO.&lt;/p&gt;
&lt;p&gt;Since I only saw the interactive BINGO card, that left me the freedom to imagine, &quot;What would the teacher page look like?&quot;&lt;/p&gt;
&lt;iframe width=&quot;100%&quot; height=&quot;700&quot; loading=&quot;lazy&quot; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;h2&gt;The Link&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/ibingo/&quot;&gt;Bingo Game Maker link&lt;/a&gt;&lt;/strong&gt;: This is the page that lets you customize the BINGO game and cards, as well as see a preview card, and get a link you can share. What&apos;s more, per Patrick&apos;s suggestion, it also includes a Google Sites optimized version of the embed code so you can drop it into Google Sites.&lt;/p&gt;
&lt;p&gt;I made one for my upcoming session, and two people shared they had &quot;BINGO&apos;d&quot; as we got to the end. Pretty fun interactive!&lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;I thought it might be worth including content area TEKS sample vocabulary for Grades 3-5, 6-8, 9-12. You can always load your own, or paste in a list of vocabulary.You are able to import CSV, TXT, or MD (MarkDown).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-62.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-62.png?w=741&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What&apos;s more, you can select the grid size (3x3, 4x4, 5x5) and Win Pattern (Line, Diagonal, Four Corners, CoverAll, etc), then generate a share link for your students or a preview version of a card:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-63.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-63.png?w=710&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A sample card:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-64.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-64.png?w=515&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The way it works is that you listen for vocabulary terms during a presentation, yelling BINGO when you win...it actually throws confetti into the air and looks like this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-65.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-65.png?w=502&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But wait, there&apos;s more!&lt;/p&gt;
&lt;h2&gt;WebDeck&lt;/h2&gt;
&lt;p&gt;I also thought it would be fun to create an &lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/2026/06/10/webdeck-builder-html-web-slides/&quot;&gt;interactive webdeck&lt;/a&gt;&lt;/strong&gt; for the iBingo Game Maker using my project instructions. Oh wow, it&apos;s pretty &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/webdecks/ibingo/&quot;&gt;cool. Use the &quot;Open the Interactive Deck&quot; button&lt;/a&gt;&lt;/strong&gt; below to access it.&lt;/p&gt;
&lt;iframe width=&quot;100%&quot; height=&quot;700&quot; loading=&quot;lazy&quot; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Special thanks to Patrick for the cool idea to make BINGO cards interactive, and &lt;strong&gt;&lt;a href=&quot;https://tcea.org&quot;&gt;TCEA&lt;/a&gt;&lt;/strong&gt; providing an outlet for Patrick to speak.&lt;/p&gt;
</content:encoded></item><item><title>WebDeck Builder: HTML Web Slides</title><link>https://mguhlin.org/blog/webdeck-builder-html-web-slides/</link><guid isPermaLink="true">https://mguhlin.org/blog/webdeck-builder-html-web-slides/</guid><description>It&apos;s not an original idea. And, it&apos;s not the ending point. But it&apos;s part of something that will be the beginning. [![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/imag</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;It&apos;s not an original idea. And, it&apos;s not the ending point. But it&apos;s part of something that will be the beginning.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-61.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-61.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Wish you had an &quot;easy&quot; way to convert a slide deck from PDF and/or SVG images into an HTML slide deck? I do. I&apos;m researching how to do this for DrawSplatTM, and it occurred to me, building a &quot;webdeck&quot; might be the way to go.&lt;/p&gt;
&lt;h2&gt;What IS a WebDeck, you ask?&lt;/h2&gt;
&lt;p&gt;Hmm...&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A WebDeck is one &lt;code&gt;.html&lt;/code&gt; file. Everything lives inside it: structure, styling, navigation, speaker notes, and presenter tools. No build step, no framework, no external libraries. You open it in a browser and present. You host it on GitHub Pages, embed it in WordPress through an iframe, or drop it in an LMS.&lt;/p&gt;
&lt;p&gt;Why a single file:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It survives. Nothing breaks because a CDN went down or a plugin stripped your script.&lt;/li&gt;
&lt;li&gt;It travels. Email it, put it on a thumb drive, host it free.&lt;/li&gt;
&lt;li&gt;It lasts. Years from now it still opens, because it depends on nothing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;That makes sense to me. &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/webdecks/aipower/&quot;&gt;See an example online&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;iframe width=&quot;100%&quot; height=&quot;700&quot; loading=&quot;lazy&quot; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Want a copy of the prompt I used? Note that I exported a presentation from Canva as PDF and SVG files (I uploaded the zipped file).&lt;/p&gt;
&lt;blockquote&gt;
&lt;h3&gt;Prompt&lt;/h3&gt;
&lt;p&gt;Using the WebDeck Builder instructions, convert this PDF into a webdeck. Keep the images and links where possible, as well as the Speaker&apos;s Notes (although if they repeat, clean up the redundant versions where they don&apos;t match the slide content). I also provided the slide content as zipped file of SVGs for each slide. Again, use responsive web design and use images from SVG when possible to maintain the look-n-feel of the original.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This was &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/webdecks/aidesign/&quot;&gt;the result&lt;/a&gt;&lt;/strong&gt;, although it would require some minor corrections.&lt;/p&gt;
&lt;p&gt;What are the WebDeck Builder instructions?&lt;/p&gt;
&lt;h2&gt;WebDeck Builder Instructions&lt;/h2&gt;
&lt;p&gt;Add the following instructions to your source files for whatever Project (ChatGPT/Claude) you are working on so that the AI can access them. I&apos;ll be updating this periodically, so grab the latest version.&lt;/p&gt;
&lt;blockquote&gt;
&lt;h1&gt;WebDeck Project Instructions v2.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Version rule:&lt;/strong&gt; Keep the version number in this title. For every future revision, increment the version number and briefly note what changed before sharing or reusing the instructions.&lt;/p&gt;
&lt;p&gt;Turn any body of information into a single self-contained HTML slide deck, called a WebDeck. Hand these instructions to Claude (or any capable AI coding tool) along with your source material, and you get back one HTML file that runs anywhere, needs no internet except for fonts, and presents like a polished keynote.&lt;/p&gt;
&lt;p&gt;Use this as a Claude Project instruction set, a custom GPT instruction set, or a prompt you paste at the start of a build.&lt;/p&gt;
&lt;h2&gt;What a WebDeck is&lt;/h2&gt;
&lt;p&gt;A WebDeck is one &lt;code&gt;.html&lt;/code&gt; file. Everything lives inside it: structure, styling, navigation, speaker notes, and presenter tools. No build step, no framework, no external libraries. You open it in a browser and present. You host it on GitHub Pages, embed it in WordPress through an iframe, or drop it in an LMS.&lt;/p&gt;
&lt;p&gt;Why a single file:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It survives. Nothing breaks because a CDN went down or a plugin stripped your script.&lt;/li&gt;
&lt;li&gt;It travels. Email it, put it on a thumb drive, host it free.&lt;/li&gt;
&lt;li&gt;It lasts. Years from now it still opens, because it depends on nothing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;The build contract&lt;/h2&gt;
&lt;p&gt;When you ask for a WebDeck, the AI must produce a file that meets every item below. Treat this as the checklist the output is graded against.&lt;/p&gt;
&lt;h3&gt;Structure&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;One HTML file. All CSS in one &lt;code&gt;&amp;lt;style&amp;gt;&lt;/code&gt; block, all JS in one or two &lt;code&gt;&amp;lt;script&amp;gt;&lt;/code&gt; blocks. The only external request allowed is Google Fonts.&lt;/li&gt;
&lt;li&gt;Content is separated from the engine. Slides live in a single JavaScript array of objects. The rendering and navigation code is generic and never hard-codes slide content. This makes the deck editable by changing data, not markup.&lt;/li&gt;
&lt;li&gt;Each slide object carries its own speaker notes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A slide object looks like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;{
  bg: &apos;&apos; | &apos;dark&apos; | &apos;navy&apos; | &apos;imgslide&apos;,  // background treatment
  title: &apos;Short label&apos;,        // shown in notes and presenter cue
  html: &apos;...&apos;,                 // the slide body markup
  notes: &apos;First-person speaker notes...&apos;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Editing is object-aware, not line-based. When swapping or inserting slides, treat the array as data, change whole objects, and never splice by line number. After any edit, syntax-check the slide data (for example &lt;code&gt;node --check&lt;/code&gt;) before building, because one dropped brace or backtick silently breaks the whole deck with a &quot;SLIDES is not defined&quot; error at runtime.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Mixing coded slides and imported designs&lt;/h3&gt;
&lt;p&gt;A deck can blend slides you build in code with full-bleed slides exported from a design tool (Canva, Illustrator, Figma) as SVG or PNG. Imported designs become image slides and live in the same array, so navigation, dots, notes, and presenter mode treat them identically. Use &lt;code&gt;bg:&apos;imgslide&apos;&lt;/code&gt; and put a single &lt;code&gt;&amp;lt;img&amp;gt;&lt;/code&gt; in &lt;code&gt;html&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Embed, do not link.&lt;/strong&gt; Convert each image to a base64 data URI in the &lt;code&gt;src&lt;/code&gt; so the file stays self-contained. A linked URL breaks offline and when the host moves.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Render and compress heavy vectors first.&lt;/strong&gt; Designer SVGs that embed photos can be enormous (tens of MB). Rasterize each one to slide resolution (1920x1080 is plenty), compress to JPEG around quality 85, then base64-encode. This routinely cuts a 20MB set to about 2MB. Watch the total: keep the whole file in low single-digit megabytes so it still opens fast and emails.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inset image slides above the floating bar.&lt;/strong&gt; Designed slides usually bake in their own footer (a URL, a logo, a name). If the image fills the viewport, the floating bar covers that footer. Size the image to &lt;code&gt;height: calc(100% - &amp;lt;bar height&amp;gt;)&lt;/code&gt; with a matching bottom inset so the baked footer clears the bar. Match the area behind the bar to the slide&apos;s footer color so it reads as one piece.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use &lt;code&gt;object-fit: contain&lt;/code&gt;&lt;/strong&gt; so the whole designed slide is visible without cropping, letterboxing onto the slide background if the aspect ratio differs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Text inside an image cannot be edited later.&lt;/strong&gt; Anything baked into the artwork (a short link, a date, a name) is frozen. If it might change, keep it on a coded slide or get a corrected export. Note this to the user rather than hacking an overlay.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Still give every image slide a real &lt;code&gt;title&lt;/code&gt; and first-person &lt;code&gt;notes&lt;/code&gt;.&lt;/strong&gt; The picture carries the visible content, but the title feeds the presenter cue and the notes are what the presenter actually says.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;PPTX import mode&lt;/h3&gt;
&lt;p&gt;WebDeck Builder should accept a &lt;code&gt;.pptx&lt;/code&gt; file as a first-class source format so users do not need to export SVGs, PNGs, or a companion PDF before building a WebDeck.&lt;/p&gt;
&lt;p&gt;A PPTX import should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Treat the PPTX as a zipped Office Open XML package.&lt;/li&gt;
&lt;li&gt;Read slide order from &lt;code&gt;ppt/presentation.xml&lt;/code&gt; and the related presentation relationship files.&lt;/li&gt;
&lt;li&gt;Extract each slide&apos;s visible design either by rendering the slide to a full-slide image or by converting supported objects into HTML.&lt;/li&gt;
&lt;li&gt;Prefer a faithful full-slide image render as the default import path.&lt;/li&gt;
&lt;li&gt;Rasterize each slide to 1920x1080, or an equivalent widescreen resolution.&lt;/li&gt;
&lt;li&gt;Compress rendered slides to JPEG or WebP at a quality setting that keeps the final WebDeck in the low single-digit megabytes when possible.&lt;/li&gt;
&lt;li&gt;Embed each rendered slide image as a base64 data URI.&lt;/li&gt;
&lt;li&gt;Insert each imported slide into the standard &lt;code&gt;SLIDES&lt;/code&gt; JavaScript array using &lt;code&gt;bg:&apos;imgslide&apos;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Use &lt;code&gt;object-fit: contain&lt;/code&gt; and inset the image above the floating navigation bar so baked-in footers remain visible.&lt;/li&gt;
&lt;li&gt;Extract speaker notes from the PPTX notes XML and place them in each slide object&apos;s &lt;code&gt;notes&lt;/code&gt; field.&lt;/li&gt;
&lt;li&gt;Extract slide titles from title placeholders when available; otherwise generate concise titles such as &lt;code&gt;Slide 1&lt;/code&gt;, &lt;code&gt;Slide 2&lt;/code&gt;, and so on.&lt;/li&gt;
&lt;li&gt;Extract hyperlinks from slide relationship files and preserve them as transparent clickable regions over the rendered slide when coordinates are available.&lt;/li&gt;
&lt;li&gt;Open all links in a new tab with &lt;code&gt;target=&quot;_blank&quot;&lt;/code&gt; and &lt;code&gt;rel=&quot;noopener&quot;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Keep all imported slides in the same slide data array as coded slides, so navigation, dots, notes, progress, presenter view, and hash links work identically.&lt;/li&gt;
&lt;li&gt;Warn the user that text baked into rendered slide images is not editable or screen-reader friendly.&lt;/li&gt;
&lt;li&gt;Offer an optional editable import mode for simple PPTX files that attempts to convert text boxes, shapes, and images into real HTML, but do not use that as the default path.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If a PDF is also supplied, use it only as a fallback link source. The PPTX should remain the primary source for slide order, notes, images, and links.&lt;/p&gt;
&lt;h4&gt;PPTX import priority&lt;/h4&gt;
&lt;p&gt;Use this order when multiple source files are provided:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;PPTX:&lt;/strong&gt; Primary source for slide order, notes, visuals, media, titles, and links.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PDF:&lt;/strong&gt; Fallback source for links when PPTX link extraction fails or when the deck came from a tool that flattened links during PPTX export.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SVG or PNG ZIP:&lt;/strong&gt; Fallback source for slide visuals when PPTX rendering is unavailable or unreliable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Raw outline or notes:&lt;/strong&gt; Source for rebuilding coded slides when the user wants an editable WebDeck instead of image slides.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Link overlay behavior&lt;/h4&gt;
&lt;p&gt;When preserving links from a PPTX-rendered slide:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use transparent &lt;code&gt;&amp;lt;a&amp;gt;&lt;/code&gt; elements positioned over the rendered slide.&lt;/li&gt;
&lt;li&gt;Scale link regions responsively with the slide image, not the viewport alone.&lt;/li&gt;
&lt;li&gt;Preserve each link&apos;s approximate clickable area without covering unrelated slide content.&lt;/li&gt;
&lt;li&gt;Do not let link overlays trigger slide navigation.&lt;/li&gt;
&lt;li&gt;Apply &lt;code&gt;target=&quot;_blank&quot;&lt;/code&gt; and &lt;code&gt;rel=&quot;noopener&quot;&lt;/code&gt; to every imported link.&lt;/li&gt;
&lt;li&gt;If exact coordinates cannot be recovered, list the extracted links in the slide notes or in a closing resources slide rather than guessing clickable regions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Editable import mode&lt;/h4&gt;
&lt;p&gt;Editable import mode is optional and should be used only when the PPTX is simple enough to convert reliably. It may convert text boxes, simple shapes, tables, images, and background fills into real HTML and inline SVG. It should not promise perfect fidelity for complex slides that use grouped objects, masks, gradients, custom fonts, embedded charts, animation, or design-tool exports.&lt;/p&gt;
&lt;p&gt;When fidelity matters more than editability, use full-slide image rendering with link overlays.&lt;/p&gt;
&lt;h3&gt;Required features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Keyboard navigation.&lt;/strong&gt; Right arrow, Space, and Down go forward. Left and Up go back. Home jumps to the first slide, End to the last.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Floating navigation bar.&lt;/strong&gt; A control bar that holds the deck title, the navigation dots, and the buttons. Float it as a rounded pill pinned a small gap above the bottom edge, centered, with a capped width, a translucent blurred background, and a thin accent border. Do not pin it flush to &lt;code&gt;bottom:0&lt;/code&gt;. A flush bar gets clipped when the browser chrome shrinks the usable height, which is the single most common failure. A floating pill stays fully on screen at any viewport height.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;On-screen navigation.&lt;/strong&gt; A row of clickable dots inside the bar, one per slide, with the current slide marked (widen it into a short pill rather than only recoloring it). A slide counter showing current of total.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Speaker notes.&lt;/strong&gt; A panel that slides up over the deck on a keypress, showing the notes for the current slide. It must not show in the audience view by default. Critical: when the panel is closed it must set &lt;code&gt;pointer-events:none&lt;/code&gt;, and become &lt;code&gt;pointer-events:auto&lt;/code&gt; only when open. A closed panel parked off screen with a transform still sits on top of the bar and will silently swallow every click on the controls if it stays interactive. Anchor the panel above the floating bar, not behind it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Presenter view for dual screens.&lt;/strong&gt; A key opens a second browser window with the audience slides. The original window becomes a presenter console showing the current slide small, the speaker notes, a cue for the next slide, and a running timer. The two windows stay in sync as you navigate. Use BroadcastChannel for the sync so no server is needed. Presenter mode opens a pop-up, so warn the user to allow pop-ups the first time.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fullscreen toggle.&lt;/strong&gt; A key and a button request browser fullscreen.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Progress indicator.&lt;/strong&gt; A thin bar across the top that fills as you advance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Touch support.&lt;/strong&gt; Swipe left and right on tablets and phones.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Click to navigate.&lt;/strong&gt; Clicking the left third of the screen goes back, the right third advances, and the middle third does nothing so clicking slide content is safe. Guard it: a click on any link, button, the navigation bar, the notes panel, the help overlay, or the presenter console must not change slides, and click navigation is disabled while a panel or overlay is open and in presenter mode. Skip the action if the user was selecting text (a non-empty &lt;code&gt;window.getSelection()&lt;/code&gt;). A subtle left/right resize cursor near the edges hints at the zones.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Help overlay.&lt;/strong&gt; A key brings up a panel listing every shortcut.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deep linking.&lt;/strong&gt; A URL hash like &lt;code&gt;#5&lt;/code&gt; opens directly to that slide on load, and a &lt;code&gt;hashchange&lt;/code&gt; listener also navigates live if the hash changes after load.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Speaker notes voice&lt;/h3&gt;
&lt;p&gt;Write notes the way the presenter would actually say them out loud, in first person. Open by orienting the listener to what the slide shows, explain why it matters, then hand off to the next idea. Keep each note to roughly 90 to 130 words. No stage directions, no performative framing, no assumptions about how the audience feels.&lt;/p&gt;
&lt;h3&gt;Accessibility and robustness&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Real text, never text baked into images, so screen readers and search work.&lt;/li&gt;
&lt;li&gt;Color contrast stays readable. Body text sits at a comfortable size and scales with the viewport using &lt;code&gt;clamp()&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Never let text fall back to black on a dark surface.&lt;/strong&gt; Set the text color on the dark container itself, not only on the slide. A common bug: rules that lighten text key off a dark &lt;em&gt;slide&lt;/em&gt; class, so a dark or navy &lt;em&gt;card&lt;/em&gt; placed on a light slide leaves its nested text (list items, paragraphs, links) at the default dark color and it disappears. Give every dark surface a default light text color, and make nested patterns (bullet lists, captions) inherit light text inside dark cards as well as on dark slides. After building, scan every dark slide and every dark card for any text whose computed color is dark, and fix the rule rather than the one element.&lt;/li&gt;
&lt;li&gt;Links open in a new tab with &lt;code&gt;rel=&quot;noopener&quot;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;No &lt;code&gt;localStorage&lt;/code&gt; or &lt;code&gt;sessionStorage&lt;/code&gt; if the deck might run inside a sandboxed iframe, since those throw there. Keep all state in plain JavaScript variables.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Responsive design&lt;/h3&gt;
&lt;p&gt;The deck must read well from a wide projector down to a phone. Build it mobile-aware from the start rather than bolting on one breakpoint at the end.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fluid type everywhere.&lt;/strong&gt; Size headings, leads, and body with &lt;code&gt;clamp()&lt;/code&gt; so they scale with the viewport instead of jumping at a breakpoint.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Layered breakpoints, not one.&lt;/strong&gt; Plan for at least four: roughly 1024px (tablet), 768px (small tablet and large phone), 560px (phone), and 380px (narrow phone). Multi-column grids should step down gradually, for example four or three columns to two on tablet, then to one on phone. A horizontal strip like a five-step framework can hold its shape on tablet but should stack on phone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Slides scroll instead of clipping.&lt;/strong&gt; On large screens slides can center their content vertically. On smaller screens switch to top-aligned with &lt;code&gt;overflow-y:auto&lt;/code&gt; so tall content (stacked prompt blocks, long lists) stays reachable. Give slides enough bottom padding that the floating bar never covers the last line.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The bar adapts.&lt;/strong&gt; On phones, drop the deck-title text to make room, shrink the dots, and keep the controls and counter. On very narrow phones the counter can hide. Keep tap targets at least about 2.2rem on touch devices, and widen the dot hit area with transparent padding.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tables scroll horizontally.&lt;/strong&gt; Wrap wide tables so they become a horizontal-scroll block on small screens rather than overflowing the slide.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Decorations back off.&lt;/strong&gt; Large decorative shapes and corner motifs should fade or hide on phones so they never crowd the headline. Give such elements a class so a media query can switch them off.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Honor &lt;code&gt;prefers-reduced-motion&lt;/code&gt;.&lt;/strong&gt; Drop the slide and panel transitions when the user has asked for reduced motion.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use device-capability queries.&lt;/strong&gt; &lt;code&gt;@media (hover:none)&lt;/code&gt; is a clean way to enlarge touch targets only where there is no mouse. Add a landscape-phone rule (&lt;code&gt;max-height&lt;/code&gt; with &lt;code&gt;orientation:landscape&lt;/code&gt;) so short wide screens stay usable.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Verify the result at several widths, not just your own screen.&lt;/p&gt;
&lt;h2&gt;Visual direction&lt;/h2&gt;
&lt;p&gt;Default to a clean, high-contrast, minimalist look with a dark and light sandwich: a dark title slide, dark section breaks, and a dark closing slide, with light content slides in between. Carry one repeating visual motif and a minimalist floating bar near the bottom that holds the deck title, the navigation dots, and the controls. The bar floats as a rounded pill above the bottom edge so it is never clipped, not a strip welded to the bottom of the page.&lt;/p&gt;
&lt;p&gt;Pick deliberate type. Pair a characterful display face for headings with a clean body face, and a monospace face for any code or prompt blocks. Set sizes with a clear scale so headings, leads, and body text are visibly different.&lt;/p&gt;
&lt;p&gt;Use color with restraint. Two or three brand colors plus neutrals is plenty. Define every color once as a CSS variable in &lt;code&gt;:root&lt;/code&gt; and reference the variable everywhere. Never hard-code a hex value twice.&lt;/p&gt;
&lt;h3&gt;Slide layouts to draw from&lt;/h3&gt;
&lt;p&gt;Vary the layout so the deck has rhythm. Useful patterns:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Title and section breaks.&lt;/strong&gt; Big display headline on a dark background, a short lead, a thin accent rule, and a corner motif.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Statement plus stat.&lt;/strong&gt; A claim on one side, a single large number in a colored card on the other.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Three or four cards.&lt;/strong&gt; For frameworks, steps, or categories, each with an icon, a heading, and a sentence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Two columns, weighted.&lt;/strong&gt; A larger explanation beside a smaller supporting panel.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Browser-frame mockup.&lt;/strong&gt; A fake browser chrome around a sketch of a real screen, to show what something looks like without a screenshot.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Prompt block.&lt;/strong&gt; A dark monospace card with a copy label, for showing copy-ready prompts verbatim.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Comparison table.&lt;/strong&gt; For decisions with several options across several factors.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Closing resources.&lt;/strong&gt; A grid of linked cards, each a destination the audience can visit later.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Build simple, brand-accurate diagrams as inline SVG rather than pulling in images, so the file stays self-contained.&lt;/p&gt;
&lt;h2&gt;How to use these instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Give the AI your raw material.&lt;/strong&gt; An outline, notes, a transcript, an existing deck, a long document, or a handful of links. Messy is fine.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;State your brand.&lt;/strong&gt; Colors as named hex values, your two or three fonts, and any logo or wordmark text. If you skip this, the AI picks a clean default and tells you what it chose.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Say how long.&lt;/strong&gt; A rough slide count, or let the content decide. A good talk runs eight to twenty slides.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name the organizing idea, if you have one.&lt;/strong&gt; A framework, a three-act arc, a problem-and-solution shape. If you do not, ask the AI to propose one from your material before it builds.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ask for the build, then iterate.&lt;/strong&gt; The AI returns one HTML file. Open it, click through, and send precise corrections. Fix content in the slide data array, not in the markup.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bring your own designed slides if you have them.&lt;/strong&gt; Upload the PPTX when possible. Use the PPTX as the primary source for slide order, notes, images, and links. Upload a PDF only as a fallback for link recovery, or upload finished slides as SVG or PNG when PPTX rendering is unavailable. The AI rasterizes, compresses, embeds, and insets imported slides as image slides next to the coded ones, and writes or imports matching speaker notes. Remember that any text baked into those images is frozen, so flag URLs or dates that might change.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;A starting prompt you can paste&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Build me a WebDeck from the material below, following the WebDeck Project Instructions. One self-contained HTML file. Separate the slide content into a JavaScript data array from a generic engine. Every slide needs first-person speaker notes in my presenting voice. Include keyboard navigation, clickable dots, a slide counter, a slide-up notes panel (closed panel must not capture clicks), a dual-screen presenter view synced with BroadcastChannel, a fullscreen toggle, a top progress bar, touch swipe, click-to-navigate on the left and right thirds of the screen (with the middle and all links and controls excluded), a help overlay, and deep linking by hash that also works live on hashchange. Put the controls in a floating rounded-pill bar above the bottom edge so it never gets clipped. Make it fully responsive with layered breakpoints down to a 360px phone: fluid &lt;code&gt;clamp()&lt;/code&gt; type, grids that stack, slides that scroll instead of clip, and a bar that drops its title text and shrinks on phones. Use a dark and light sandwich with one repeating motif. Brand colors: [LIST HEX VALUES]. Fonts: [DISPLAY], [BODY], [MONO]. Target about [N] slides. Organize it as [FRAMEWORK OR ARC, or &quot;propose one first&quot;]. If I attach a PPTX, treat it as the primary source: read slide order, render each slide faithfully as an embedded image, extract speaker notes, extract hyperlinks, and preserve links as transparent clickable regions when coordinates are available. If I also attach a PDF, use it only as a fallback source for links. If I attach designed slides as SVG or PNG instead, use them as full-bleed image slides in the positions I name: rasterize and compress them, embed as base64, inset them above the floating bar so their baked footers stay visible, keep coded and image slides in the same data array, and write notes for each.&lt;/p&gt;
&lt;p&gt;Material:&lt;br /&gt;
[PASTE YOUR CONTENT OR LINKS]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Quality check before you present&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Every slide advances and retreats with the keyboard.&lt;/li&gt;
&lt;li&gt;Clicking the left third goes back and the right third advances, while clicking a link, a control, or the center never changes slides.&lt;/li&gt;
&lt;li&gt;The dots and counter match the slide you are on, and clicking a dot jumps to that slide.&lt;/li&gt;
&lt;li&gt;The floating bar stays fully visible on every slide and is never clipped, even when the browser window is short. All its buttons and dots are clickable.&lt;/li&gt;
&lt;li&gt;Speaker notes open and close, read in your voice, and the closed panel does not block clicks on the bar.&lt;/li&gt;
&lt;li&gt;Presenter view opens a second window, shows your notes and the next cue, and the timer runs.&lt;/li&gt;
&lt;li&gt;Fullscreen works, and the layout holds at projector resolution.&lt;/li&gt;
&lt;li&gt;The deck is usable at 1440px, on a tablet, and on a 360px phone: type scales, columns stack, slides scroll rather than clip, and the bar adapts.&lt;/li&gt;
&lt;li&gt;No text is dark-on-dark. Every dark slide and every dark card has light, readable text, including nested lists and links.&lt;/li&gt;
&lt;li&gt;A &lt;code&gt;#5&lt;/code&gt;-style hash opens the right slide on load and also navigates live when changed.&lt;/li&gt;
&lt;li&gt;Any imported image slides show the full design without cropping, their baked-in footer clears the floating bar, and the embedded images keep the file in low single-digit megabytes.&lt;/li&gt;
&lt;li&gt;A PPTX import preserves slide order, renders slides faithfully, extracts notes where available, and keeps links clickable either as slide overlays or as listed resources when exact coordinates cannot be recovered.&lt;/li&gt;
&lt;li&gt;If both PPTX and PDF files were supplied, the PPTX remains the source of truth and the PDF is used only for fallback link recovery.&lt;/li&gt;
&lt;li&gt;The slide data passes a syntax check and the deck reports the expected slide count with no &quot;SLIDES is not defined&quot; error.&lt;/li&gt;
&lt;li&gt;Links open correctly in a new tab.&lt;/li&gt;
&lt;li&gt;The file opens with no internet beyond fonts, and the browser console shows no errors.&lt;/li&gt;
&lt;li&gt;It opens cleanly from a &lt;code&gt;file://&lt;/code&gt; path, from GitHub Pages, and inside an iframe.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>TCEA AI Conference 2606</title><link>https://mguhlin.org/blog/tcea-ai-conference-2606/</link><guid isPermaLink="true">https://mguhlin.org/blog/tcea-ai-conference-2606/</guid><description>Welcome to my resources page for my sessions at TCEA 2026 AI Conference. You&apos;ll find everything (slides, supporting documents, infographics) below. Questions? Don&apos;t hesitate to rea</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Welcome to my resources page for my sessions at TCEA 2026 AI Conference. You&apos;ll find everything (slides, supporting documents, infographics) below. Questions? Don&apos;t hesitate to reach out.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#Partner&quot;&gt;&lt;strong&gt;AI Instr. Design Partner&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#Dash&quot;&gt;&lt;strong&gt;Create AI-powered Publications and Dashboards&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;1094-AI as Your Instructional Design Partner&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-32.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-32.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Date and Time:&lt;/strong&gt; Tuesday, June 9, 2026, 9 a.m. - 9:45 a.m. (CDT)&lt;/p&gt;
&lt;p&gt;Most AI-assisted professional learning design stops at asking a chatbot to generate a workshop outline. This session goes further. Participants will explore how to use AI as a genuine instructional design partner, building sessions grounded in the ALDO framework, differentiating for role (teacher, coach, instructional leader), and evaluating AI-generated drafts against Hattie&apos;s Visible Learning research and SOLO Taxonomy.&lt;/p&gt;
&lt;h3&gt;Session Resources&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Slides and Doc&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAHK_FnNXBo/iJGdJYE1B_6FcKxDlGt1oQ/view?utm_content=DAHK_FnNXBo&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=haf5d502e06&quot;&gt;Slide deck&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1Lto6lz5o6Mf9GgARec9KHw595jFD_Nw9EaEklchEve8/edit?tab=t.5yxq1ywgtze7&quot;&gt;Google Doc&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://go.mgpd.org/aid&quot;&gt;Website - AI Design Companion&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://box.boodle.ai/a/@VLET_StrategyPartner&quot;&gt;BoodleBox Bot - TCEA Strategy Partner&lt;/a&gt;&lt;/strong&gt; (BoodleBox Unlimited Pro account required)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;2094-Create AI-powered Publications and Dashboards&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-31.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-31.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Date and Time:&lt;/strong&gt; Wednesday, June 10, 2026, 11 a.m. - 11:45 a.m. (CDT)&lt;/p&gt;
&lt;p&gt;With educators consuming three times more digital content than five years ago, the challenge isn&apos;t finding information. Rather, it is transforming it into meaningful learning experiences. This hands-on workshop addresses teacher workload concerns by teaching participants to become &quot;Learning Loop Architects,&quot; mastering AI-powered workflows that turn chaotic content curation into streamlined, professional digital publications. You will see how to make KPI dashboards, save web-based data into Google Sheets via AI-generated Apps Script, and more.&lt;/p&gt;
&lt;blockquote&gt;
&lt;h2&gt;UPDATE: Copyright question.&lt;/h2&gt;
&lt;p&gt;In my session, someone asked a question about copyright. At the time, I was more focused on the technical flow and how-to to even ask, &quot;Just because you can, is it legal to do so?&quot; So, I did a little poking around (yeah, I asked Gen AI) and here&apos;s the response as a webdeck:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;[&lt;/p&gt;
&lt;p&gt;A WebDeck with Copyright Suggestions&lt;/p&gt;
&lt;p&gt;Newsletter AI Assisted Creation&lt;/p&gt;
&lt;p&gt;Copyright-safe guidance, rubric, and project instructions for curated educator newsletters&lt;/p&gt;
&lt;p&gt;▶ Open the Interactive Deck&lt;/p&gt;
&lt;p&gt;Opens in a new tab. Use arrow keys to navigate.&lt;/p&gt;
&lt;p&gt;](&lt;a href=&quot;https://mglearn.github.io/tcea/webdecks/newsmaker-copyright&quot;&gt;https://mglearn.github.io/tcea/webdecks/newsmaker-copyright&lt;/a&gt;)&lt;/p&gt;
&lt;h3&gt;Session Resources&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Slides and Doc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.canva.com/design/DAHLEXegNrw/RDclCbKAgdr9DlmFgaV3xg/view?utm_content=DAHLEXegNrw&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=h55d701e618&quot;&gt;Slide deck&lt;/a&gt;&lt;/strong&gt; with Oreo Personality Quiz &lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/vibe-coding-an-oreo-personality-quiz/&quot;&gt;blog&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/oreos/&quot;&gt;quiz&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1Lto6lz5o6Mf9GgARec9KHw595jFD_Nw9EaEklchEve8/edit?tab=t.8xez3zaz996i&quot;&gt;Google Doc with supplemental documents&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://docs.google.com/spreadsheets/d/1U50A1ts4fwE5PUrDD6LVVUznEC_bbTjkBogN3Eq1XZA/copy?usp=sharing&quot;&gt;Get a Copy of Google Sheet for version 4&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/make-data-displays-without-writing-code&quot;&gt;Make Data Displays Without Writing Code, a TCEA TechNotes Companion Blog Entry&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://tinyurl.com/aipowerbingo&quot;&gt;Play iBINGO&lt;/a&gt;&lt;/strong&gt; or access &lt;strong&gt;&lt;a href=&quot;https://tinyurl.com/tceaibingo&quot;&gt;iBINGO Game Maker&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;KPI Dashboard Related&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://blog.tcea.org/kpi-dashboards-built-with-gen-ai/&quot;&gt;About the Idea&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mglearn.github.io/tcea/kpi-dashboard/k12-kpi-dashboard-generator.html&quot;&gt;K-12 KPI Dashboard&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Newsletter Related&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.github.io/creations/visuals/ai-newsletters-interactive.html&quot;&gt;AI Interactive Newsletter&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drive.google.com/file/d/1R6wfynigUuakdXHUlUlUBTtrx7an6D8Z/view?usp=sharing&quot;&gt;Listen to NotebookLM Audio Overview&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Track Your Links:&lt;/strong&gt; Use free &lt;strong&gt;&lt;a href=&quot;https://raindrop.io&quot;&gt;Raindrop.io&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example Newsletters:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/category/field-notes/&quot;&gt;Field Notes&lt;/a&gt;&lt;/strong&gt; (&lt;strong&gt;&lt;a href=&quot;https://docs.google.com/document/d/1sPjnUIZL9OmKkbSL_PEgDFAyYzIBX7YYwxsNsoZ9RRg/edit?tab=t.c8g5ltz1kvdg&quot;&gt;View custom instructions&lt;/a&gt;&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/?p=39846&quot;&gt;The Triple Boot series&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://raindrop.io/mguhlin/learning-loop-65204141&quot;&gt;The Learning Loop series&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/2026/01/09/from-conversations-to-presentations-the-new-boodlebox-workflow/&quot;&gt;From Conversations to Presentations&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;strong&gt;Free Tools&lt;/strong&gt; (do NOT put in PII, FERPA, Confidential/Sensitive Data):&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://chat.z.ai&quot;&gt;Z.ai&lt;/a&gt;&lt;/strong&gt; (write-up)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://mistral.ai&quot;&gt;Mistral.ai&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;strong&gt;Paid Tools&lt;/strong&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://boodle.cello.so/vFr0d8nfKmL&quot;&gt;&lt;strong&gt;BoodleBox Unlimited&lt;/strong&gt;&lt;/a&gt; (Use &lt;strong&gt;MGFREE123&lt;/strong&gt; code for two months free)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://chatgpt.com/explore/plus&quot;&gt;ChatGPT Plus&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Claude AI&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://gemini.google.com&quot;&gt;&lt;strong&gt;Google Gemini&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-87.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/01/image-87.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
</content:encoded></item><item><title>11 – The Learning Loop: AI Workflows Meet the AI Backlash</title><link>https://mguhlin.org/blog/11-the-learning-loop-ai-workflows-meet-the-ai-backlash/</link><guid isPermaLink="true">https://mguhlin.org/blog/11-the-learning-loop-ai-workflows-meet-the-ai-backlash/</guid><description>[![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-38.png?w=1024)](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-38.png) ### **In This Issue** AI</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-38.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-38.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;In This Issue&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;AI is shifting from a novelty we chat with into a set of structured workflows we build with: specs, skills, legal agents, personal wikis, and browser-based research tools. At the same time, those digital workflows are tied to very physical realities: water, electricity, land, chips, local politics, and community resistance. This issue looks at both sides of the AI moment: how educators can use structured AI systems more responsibly, and how communities can question the infrastructure required to make those systems run. The challenge is not whether to use AI, but whether we can make its use transparent, grounded, and accountable.&lt;/p&gt;
&lt;p&gt;Jump to: &lt;a href=&quot;#Article1&quot;&gt;#1 - Spec-Driven Development&lt;/a&gt; | &lt;a href=&quot;#Article2&quot;&gt;#2 - Domain-Specific AI&lt;/a&gt; | &lt;a href=&quot;#Article3&quot;&gt;#3 - Skills &amp;amp; Personal Knowledge&lt;/a&gt; | &lt;a href=&quot;#Article4&quot;&gt;#4 - AI Infrastructure&lt;/a&gt; | &lt;a href=&quot;#Article5&quot;&gt;#5 - The AI Backlash&lt;/a&gt; | &lt;a href=&quot;#TechAlert&quot;&gt;Tech Alert&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-37.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-37.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 Spec-Driven Development: Less Vibe Coding, More Clarity&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;GitHub’s Spec Kit argues that AI-assisted development works better when specifications come first. Instead of asking an AI coding assistant to improvise a finished product, users define principles, requirements, plans, tasks, and implementation steps. For educators, this is a powerful reminder that AI quality depends less on “better prompting” and more on structured thinking before the prompt ever begins.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Start with Success Criteria:&lt;/strong&gt; Before students use AI to build, write, or research, have them define what a successful product must do.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach the Workflow:&lt;/strong&gt; Use a simple sequence: purpose → requirements → plan → tasks → draft → verify.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reduce Prompt Drift:&lt;/strong&gt; Ask students to revise the specification before revising the AI output, especially when projects get messy.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://github.com/github/spec-kit&quot;&gt;GitHub Spec Kit&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; GitHub&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 Claude for Legal: Domain-Specific AI Is Arriving&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;Anthropic’s Claude for Legal repository offers reference agents, skills, and connectors for legal workflows such as privacy, corporate work, employment, litigation, regulatory review, AI governance, intellectual property, and law school learning. The larger lesson is that AI tools are becoming increasingly specialized. Rather than one general chatbot for everything, the future is likely to include domain-tuned assistants with explicit playbooks, escalation rules, and workflow boundaries.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Create Role Boundaries:&lt;/strong&gt; When using AI in schools, define what the assistant may do, what it may not do, and when a human must step in.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build Local Playbooks:&lt;/strong&gt; Develop department-specific AI guidance for lesson planning, parent communication, data review, and accessibility work.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Discuss Professional Judgment:&lt;/strong&gt; Use legal AI as a classroom case study for why expertise still matters when tools sound confident.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://github.com/anthropics/claude-for-legal&quot;&gt;Claude for Legal&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Anthropic&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 Skills, Books, and Personal Knowledge Systems&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;Several of this week’s tools point toward the same trend: turning knowledge into reusable AI skills. Andrej Karpathy Skills packages coding guidance into a &lt;a href=&quot;http://CLAUDE.md&quot;&gt;CLAUDE.md&lt;/a&gt; file, while book-to-skill turns technical books, PDFs, folders, and documents into Claude Code skills that can be loaded on demand. Miguel Guhlin’s “wikifying” workflow extends that idea into personal knowledge management, using Gen AI to organize local notes, project instructions, and files without automatically sending everything to the cloud.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Turn Notes into Tools:&lt;/strong&gt; Have students convert a unit’s notes into a study guide, glossary, checklist, or “skill card” before using AI to quiz themselves.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Protect Local Knowledge:&lt;/strong&gt; Keep sensitive student, family, and personnel information out of consumer AI tools unless approved by policy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Model Reusable Learning:&lt;/strong&gt; Ask learners to create reusable project instructions so future AI work reflects what they already know.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://github.com/multica-ai/andrej-karpathy-skills&quot;&gt;Andrej Karpathy Skills&lt;/a&gt;, &lt;a href=&quot;https://github.com/virgiliojr94/book-to-skill&quot;&gt;book-to-skill&lt;/a&gt;, &lt;a href=&quot;https://mguhlin.org/2026/06/04/wikifying-my-files-with-gen-ai-ai-wiki-edusky-codex-code/&quot;&gt;Another Think Coming&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; multica-ai, virgiliojr94, Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 AI Infrastructure: The Hidden Physical Layer&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;The Independent reports that the United Nations is warning countries to confront AI’s environmental costs, including electricity, water for cooling, land use, chip production, critical minerals, e-waste, and the cumulative impact of billions of prompts and generated outputs. Courier Texas connects those concerns directly to Texas, where the state has become a major data center hotspot. The issue for schools is not just digital citizenship anymore; it is resource citizenship.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Make AI Visible:&lt;/strong&gt; Ask students to map the physical infrastructure behind a simple AI query: data center, electricity, cooling, chips, minerals, and network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compare Benefits and Costs:&lt;/strong&gt; Have students debate when AI use is worth the resource cost and when a simpler tool would do.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Localize the Question:&lt;/strong&gt; Research whether nearby communities are hosting data centers, chip plants, or energy projects connected to AI growth.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://www.the-independent.com/tech/ai-artificial-intelligence-un-electricity-water-sustainability-b2988832.html&quot;&gt;The Independent&lt;/a&gt;, &lt;a href=&quot;https://couriertexas.com/news/money-jobs/how-texas-became-a-hotspot/&quot;&gt;Courier Texas&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Anthony Cuthbertson, Joi Louviere&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 The AI Backlash Is Becoming Local&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;The Council on Foreign Relations argues that AI policy may become a major political issue as the technology’s disruptions become more personal. That prediction is already visible in Texas, where communities are questioning data centers, chip factories, water demand, energy strain, tax incentives, and transparency. Angela Valenzuela frames this resistance as a democratic question: technological futures are not inevitable; they are political choices.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Teach Public Impact Analysis:&lt;/strong&gt; When students evaluate AI, include jobs, taxes, energy, water, privacy, public health, and community voice.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use Local Government Records:&lt;/strong&gt; Have students examine public meeting agendas, tax abatements, zoning notices, and environmental reports.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Move Beyond Pro/Anti AI:&lt;/strong&gt; Frame the discussion around better questions: Who benefits? Who pays? Who decides? Who is left out?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://www.cfr.org/articles/the-coming-ai-backlash&quot;&gt;Council on Foreign Relations&lt;/a&gt;, &lt;a href=&quot;https://texasedequity.blogspot.com/2026/05/the-empire-of-ai-comes-to-texas-data.html?m=1&quot;&gt;Educational Equity, Politics &amp;amp; Policy in Texas&lt;/a&gt;, &lt;a href=&quot;https://www.businessinsider.com/elon-musk-spacex-terafab-chip-factory-texas-opposition-ai-backlash-2026-6&quot;&gt;Business Insider&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Chris McGuire, Angela Valenzuela, Business Insider&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;⚠️ Tech Alert: AI Convenience Can Hide Data and Resource Risk&lt;/h3&gt;
&lt;p&gt;The newest AI tools make it easier to crawl websites, summarize books, generate skills, organize notes, and automate professional workflows. That convenience can also blur important boundaries around copyright, privacy, accuracy, and infrastructure impact. Before adopting any AI workflow, educators should ask where the data goes, what sources are being transformed, whether the output can be verified, and what institutional policy applies.&lt;/p&gt;
&lt;h3&gt;📚 Must Read / Listen To&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.cfr.org/articles/the-coming-ai-backlash&quot;&gt;The Coming AI Backlash&lt;/a&gt;:&lt;/strong&gt; A policy-focused argument that AI disruption may become a major political issue as its effects become personal.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://texasedequity.blogspot.com/2026/05/the-empire-of-ai-comes-to-texas-data.html?m=1&quot;&gt;The Empire of AI Comes to Texas&lt;/a&gt;:&lt;/strong&gt; A community-centered look at data centers, coloniality, environmental responsibility, and resistance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://mguhlin.org/2026/06/04/wikifying-my-files-with-gen-ai-ai-wiki-edusky-codex-code/&quot;&gt;Wikifying My Files with Gen AI&lt;/a&gt;:&lt;/strong&gt; A practical example of building a local personal knowledge system with AI support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;🛠️ Notable Gen AI Tools&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/github/spec-kit&quot;&gt;GitHub Spec Kit&lt;/a&gt;:&lt;/strong&gt; Helps structure AI-assisted development through specifications, plans, tasks, and implementation workflows.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/anthropics/claude-for-legal&quot;&gt;Claude for Legal&lt;/a&gt;:&lt;/strong&gt; Provides reference agents, skills, and connectors for legal and governance workflows.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/multica-ai/andrej-karpathy-skills&quot;&gt;Andrej Karpathy Skills&lt;/a&gt;:&lt;/strong&gt; Packages practical coding guidance into reusable Claude Code behavior instructions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/virgiliojr94/book-to-skill&quot;&gt;book-to-skill&lt;/a&gt;:&lt;/strong&gt; Turns technical books, PDFs, and folders into Claude Code skills grounded in the provided text.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/tsevis/crawl4ai-ui&quot;&gt;Crawl4AI UI&lt;/a&gt;:&lt;/strong&gt; Offers a Streamlit interface for crawling pages into clean Markdown, previewing links and images, capturing screenshots, and exporting results.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=723&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.org/&quot;&gt;&lt;strong&gt;Another Think Coming by MGuhlin.org&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This newsletter provides original commentary and summaries of publicly available sources for educational and informational purposes. Readers are encouraged to visit the linked sources for the full context. Article images are represented with placeholders unless separately licensed or created for this issue.&lt;/p&gt;
</content:encoded></item><item><title>12 – The Learning Loop: DrawSplat™ and the Return of Student-Centered Creation EdTech Privacy Whiteboards FREE NoAI</title><link>https://mguhlin.org/blog/12-the-learning-loop-drawsplat-and-the-return-of-student-centered-creation-edtech-privacy-/</link><guid isPermaLink="true">https://mguhlin.org/blog/12-the-learning-loop-drawsplat-and-the-return-of-student-centered-creation-edtech-privacy-/</guid><description>[![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-39.png?w=1024)](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-39.png) What happens when an educ</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-39.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-39.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What happens when an educator gets tired of classroom tools that are expensive, overloaded, privacy-complicated, or stuffed with Gen AI features?&lt;/p&gt;
&lt;p&gt;In this special focus issue, we look at &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/&quot;&gt;DrawSplat™&lt;/a&gt;&lt;/strong&gt;, a free, browser-based interactive whiteboard and classroom toolkit built for K-16 educators and students. It brings together whiteboarding, drawing, concept mapping, graphing, quizzes, rubrics, image editing, games, classroom widgets, and self-hosting options into one expanding ecosystem.&lt;/p&gt;
&lt;p&gt;The interesting twist? DrawSplat was vibe-coded with AI assistance, but the tools themselves are not Gen AI tools. They give students a place to make, organize, draw, sort, map, chart, study, and explain without turning every classroom activity into another chatbot prompt.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; DrawSplat™ is available under AGPL-3.0-or-later or a separate commercial license. Districts should still review local policy, accessibility needs, and data privacy requirements before adopting any classroom tool.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;In This Issue&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;This special issue focuses on DrawSplat™ as a privacy-first classroom creation hub. We look at why it exists, what it offers teachers and students, and how its individual tools support visual thinking, assessment, media creation, and classroom workflow. We also examine the larger question behind it: can educators use AI to build better tools while still keeping students away from unnecessary AI dependency?&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Article Navigation&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#1--drawsplat-overview&quot;&gt;#1 – DrawSplat Overview&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#2--concept-map-studio&quot;&gt;#2 – Concept Map Studio&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#3--mermaid-diagram-studio&quot;&gt;#3 – Mermaid Diagram Studio&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#4--quiz-and-flashcard-studio&quot;&gt;#4 – Quiz and Flashcard Studio&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#5--rubric-builder&quot;&gt;#5 – Rubric Builder&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#6--splatimage-studio&quot;&gt;#6 – SplatImage Studio&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#7--privacy-and-compliance&quot;&gt;#7 – Privacy and Compliance&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;#8--release-notes-and-self-hosting&quot;&gt;#8 – Release Notes and Self-Hosting&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#1 – DrawSplat Overview&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-40.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-40.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DrawSplat™ began as a practical educator response to a familiar problem: teachers need flexible visual tools, but many commercial tools are expensive, locked down, overbuilt, or increasingly tangled with Gen AI. DrawSplat aims to give teachers and students a browser-based whiteboard that supports drawing, annotation, panels, media, templates, graphing, diagrams, and classroom workflows.&lt;/p&gt;
&lt;p&gt;It is not just a drawing canvas. It is closer to a classroom creation space where students can sketch, label, organize, represent, practice, explain, and share. The key idea is agency: students do the thinking and making.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Use it as a creation station:&lt;/strong&gt; Have students explain a process with arrows, labels, sticky notes, and sketches.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keep AI out of the student task:&lt;/strong&gt; Use DrawSplat when the learning goal is student-generated representation, not chatbot-generated response.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Start with simple mode:&lt;/strong&gt; For younger students, begin with drawing, shapes, text, and export options before introducing advanced features.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use panels for stages:&lt;/strong&gt; Organize a lesson into “Plan,” “Work,” “Revise,” and “Reflect” panels. Take advantage of a host of templates to organize panels or make your own.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/05/27/introducing-drawsplat-a-free-whiteboard-plus-solution/&quot;&gt;Introducing DrawSplat, A Free Whiteboard Plus Solution&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#2 – Concept Map Studio&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-41.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-41.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Concept Map Studio is one of DrawSplat’s strongest classroom tools because it supports the kind of visual thinking students often need but rarely get enough time to practice. Students can build concept maps, use graphic organizer templates, save work, export outlines, and move between visual structure and written structure.&lt;/p&gt;
&lt;p&gt;That matters because concept mapping makes thinking visible. It helps students show relationships, categories, causes, examples, sequences, and evidence. The tool can also work alongside AI, but the teacher can keep the center of gravity on student sense-making. You can get the format specifications, import into GenAI then have the AI format a summary or outline into a concept map JSON file you can import into the Concept Map Studio.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pre-reading map:&lt;/strong&gt; Before reading, students map what they already know.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Post-reading correction:&lt;/strong&gt; After reading, students revise the map and explain what changed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vocabulary web:&lt;/strong&gt; Students connect new terms to examples, images, and non-examples.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AI-supported, student-finished:&lt;/strong&gt; Let AI produce a rough outline only if appropriate, then require students to edit, justify, and improve the map.&lt;/li&gt;
&lt;li&gt;Convert a Markdown-formatted outline into a concept and vice versa (works with Markdown Studio, which comes included)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/05/28/drawsplat-feature-concept-map-studio/&quot;&gt;DrawSplat Feature: Concept Map Studio&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#3 – Mermaid Diagram Studio&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-42.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-42.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Mermaid diagrams are powerful, but the syntax can frustrate students and teachers who simply want a clear flowchart, sequence, or process map. DrawSplat’s Mermaid Diagram Studio lowers the barrier by putting the editor and preview in one place and making the resulting image easier to copy and reuse.&lt;/p&gt;
&lt;p&gt;This tool fits well in classrooms where students need to explain systems: science cycles, historical cause-and-effect chains, writing workflows, coding logic, research steps, or project management timelines.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Flowchart a process:&lt;/strong&gt; Students diagram how a bill becomes a law, how water cycles, or how a paragraph develops.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Debug thinking:&lt;/strong&gt; Have students compare diagrams and identify missing steps or weak transitions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use diagrams as drafts:&lt;/strong&gt; Students export diagrams, then annotate them in the whiteboard.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach structure:&lt;/strong&gt; Use the tool to show that a good diagram depends on clear relationships, not decorative design.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/05/29/drawsplat-feature-mermaid-diagram-studio/&quot;&gt;DrawSplat Feature: Mermaid Diagram Studio&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#4 – Quiz and Flashcard Studio&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-43.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-43.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Quiz and Flashcard Studio gives teachers and students a straightforward way to build question banks, play quizzes, and turn content into flashcards. The important part is not that quizzes exist. It is that students can make study materials without needing a commercial quiz platform or a Gen AI-powered study bot.&lt;/p&gt;
&lt;p&gt;The tool also invites a useful classroom shift: students should not only answer questions; they should learn to write better questions.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Student-made review:&lt;/strong&gt; Each student contributes three strong questions and one distractor explanation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Flashcard reflection:&lt;/strong&gt; Students mark which cards they missed and write a one-sentence correction.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Team quiz rounds:&lt;/strong&gt; Use the quiz mode for low-stakes retrieval practice.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Question quality check:&lt;/strong&gt; Ask students to label questions as recall, application, or analysis.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/06/01/drawsplat-feature-quiz-and-flashcard-studio-free-edusky-education/&quot;&gt;DrawSplat Feature – Quiz and Flashcard Studio&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#5 – Rubric Builder&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-44.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-44.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Rubrics are easy to generate with AI, but that does not mean students understand them. DrawSplat’s Rubric Builder gives teachers a practical way to create, revise, and print rubrics without relying on an AI system to define quality for them.&lt;/p&gt;
&lt;p&gt;This matters because rubrics are not just grading tools. They are communication tools. A good rubric helps students understand what quality looks like before they submit work.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Co-build success criteria:&lt;/strong&gt; Show a sample project and ask students to help define what makes it strong.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use four-level language:&lt;/strong&gt; Keep performance levels clear, observable, and student-friendly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Print for peer review:&lt;/strong&gt; Students use the rubric before the teacher ever grades the assignment.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Revise after use:&lt;/strong&gt; After one round of scoring, improve unclear criteria.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/06/02/drawsplat-feature-rubric-builder-edusky-education-free/&quot;&gt;DrawSplat Feature: Rubric Builder&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#6 – SplatImage Studio&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-45.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-45.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SplatImage Studio adds a simple image editor to the DrawSplat ecosystem. It includes common classroom-friendly editing needs such as cropping, masks, screenshots with annotation, layers, effects, and multilingual interface support. This is useful because students and teachers often need “just enough” image editing without opening a complex design platform.&lt;/p&gt;
&lt;p&gt;It also supports a larger classroom pattern: make media creation accessible, but keep the focus on explanation and communication.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Crop for focus:&lt;/strong&gt; Students crop an image to highlight the evidence they are discussing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Layer labels:&lt;/strong&gt; Add arrows, captions, and callouts to explain what matters.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create visual vocabulary cards:&lt;/strong&gt; Students pair an image, definition, example, and non-example.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use effects sparingly:&lt;/strong&gt; Require students to explain how each visual choice improves clarity.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/06/04/drawsplat-feature-splatimage-studio-education-imageeditor-free/&quot;&gt;DrawSplat Feature: SplatImage Studio&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#7 – Privacy and Compliance&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-46.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-46.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DrawSplat’s privacy posture (includes Texas and GDPr support for Europe) is one of the most important parts of the project. Its default static/browser-only mode means standalone tools can run without vendor-side student data collection. The DrawSplat documentation also emphasizes no third-party advertising, analytics, or trackers on static pages and widgets.&lt;/p&gt;
&lt;p&gt;For schools, this is the part worth studying carefully. The best classroom tool is not only the one with the most features. It is the one with a data path you can explain to parents, administrators, and students.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ask the data question first:&lt;/strong&gt; What leaves the browser? Where is it stored? Who can access it?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use browser-only mode when possible:&lt;/strong&gt; For quick classroom activities, local work may be enough.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review storage choices:&lt;/strong&gt; If saving to Google Drive or another backend, involve the district technology team.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach privacy literacy:&lt;/strong&gt; Let students compare tools by data collection, not just features.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mguhlin.org/2026/06/01/drawsplattm-privacy-and-compliance/&quot;&gt;DrawSplat™: Privacy and Compliance&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miguel Guhlin&lt;br /&gt;
&lt;strong&gt;Related:&lt;/strong&gt; &lt;a href=&quot;https://drawsplat.org/legal/widgets-security&quot;&gt;Widget Security Boundary and Data Inventory&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;#8 – Release Notes and Self-Hosting&lt;/h2&gt;
&lt;h3&gt;The Big Idea&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-47.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-47.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DrawSplat is evolving quickly. The latest release notes point to refreshed self-host bundles, classroom tools, games, SplatImage Studio, SketchSpace VR, and updated blog snapshots. That makes DrawSplat more than a single whiteboard page. It is becoming a deployable classroom toolkit.&lt;/p&gt;
&lt;p&gt;Self-hosting matters because it gives districts more control. Instead of asking teachers to send students into another third-party platform, a school system can review, host, and manage the tool in a way that fits local expectations.&lt;/p&gt;
&lt;h3&gt;Putting It into Practice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pilot before scaling:&lt;/strong&gt; Start with one grade level, PLC, or professional learning group.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test exports:&lt;/strong&gt; Confirm PNG, PDF, JSON, and local save workflows before using with students.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Document classroom routines:&lt;/strong&gt; Create a one-page “how we use DrawSplat” guide.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Involve IT early:&lt;/strong&gt; Self-hosting is a strength, but it needs a responsible technical owner.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://drawsplat.org/pages/release-notes&quot;&gt;DrawSplat™ Release Notes&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://DrawSplat.org&quot;&gt;DrawSplat.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Tech Alert: Not Every Classroom Tool Needs AI&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;The most important DrawSplat lesson may not be about whiteboards at all.&lt;/p&gt;
&lt;p&gt;It is this: educators can use AI to build tools, but students do not need AI inserted into every learning activity. There is still value in drawing a diagram, organizing a concept map, building a rubric, creating a graph, editing an image, and explaining thinking in your own words.&lt;/p&gt;
&lt;p&gt;The classroom question should not be, “Where can we add AI?”&lt;/p&gt;
&lt;p&gt;A better question is, “Where does the student need to do the thinking?”&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Must Read / Explore&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/&quot;&gt;DrawSplat.org&lt;/a&gt;&lt;/strong&gt; – Main site for the whiteboard, tools, widgets, games, support, privacy, and self-hosting information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/blog/drawsplat.rss&quot;&gt;DrawSplat Blog RSS&lt;/a&gt;&lt;/strong&gt; – RSS feed for DrawSplat posts and updates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/blog/&quot;&gt;DrawSplat Blog Page&lt;/a&gt;&lt;/strong&gt; – Browser-friendly page for posts about DrawSplat.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/legal/widgets-security&quot;&gt;Widget Security Boundary&lt;/a&gt;&lt;/strong&gt; – Data inventory explaining what each widget stores or transmits.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/pages/release-notes&quot;&gt;Release Notes&lt;/a&gt;&lt;/strong&gt; – Current stable version details and self-host bundle notes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Notable DrawSplat Tools&lt;/strong&gt;&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/whiteboard&quot;&gt;Open Whiteboard&lt;/a&gt;:&lt;/strong&gt; Browser-based whiteboard for students, teachers, teams, and workshops.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/concept-map/&quot;&gt;Concept Map Studio&lt;/a&gt;:&lt;/strong&gt; Visual organizer for mapping relationships, outlines, and ideas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/mermaid/&quot;&gt;Mermaid Diagram Studio&lt;/a&gt;:&lt;/strong&gt; Diagram maker for flowcharts, process maps, and structured visuals.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/quiz-flashcard-studio/&quot;&gt;Quiz and Flashcard Studio&lt;/a&gt;:&lt;/strong&gt; Tool for building question banks, quizzes, and study cards.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/rubric-builder/&quot;&gt;Rubric Builder&lt;/a&gt;:&lt;/strong&gt; Printable rubric creator with editable criteria and performance levels.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/splatimage-studio/&quot;&gt;SplatImage Studio&lt;/a&gt;:&lt;/strong&gt; Simple image editor with cropping, masks, layers, and visual effects.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/chart-studio/&quot;&gt;Chart Studio&lt;/a&gt;, &lt;a href=&quot;https://drawsplat.org/solutions/graph-maker/&quot;&gt;Graph Maker&lt;/a&gt;, and &lt;a href=&quot;https://drawsplat.org/solutions/picture-graph/&quot;&gt;Picture Graph&lt;/a&gt;:&lt;/strong&gt; Classroom graphing tools for visual data work.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DrawSplat Games and Widgets:&lt;/strong&gt; Lightweight classroom interactives, including &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/coinflipping/&quot;&gt;coin flip&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/dice/&quot;&gt;dice&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/wheel-spinner/&quot;&gt;wheel spinner&lt;/a&gt;&lt;/strong&gt;, puzzles, and games like &lt;a href=&quot;https://drawsplat.org/games/squirrel-run-game/&quot;&gt;&lt;strong&gt;Squirrel Run&lt;/strong&gt;&lt;/a&gt;, &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/games/super-star-trek/&quot;&gt;Star Trek&lt;/a&gt;&lt;/strong&gt;, &lt;a href=&quot;https://drawsplat.org/games/gilasplat/&quot;&gt;&lt;strong&gt;GilaSplat&lt;/strong&gt;&lt;/a&gt;, &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/solutions/dotsboxes/&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href=&quot;https://drawsplat.org/games/castles/&quot;&gt;Castles and Catapults&lt;/a&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-48.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-48.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; DrawSplat™ is worth watching because it points to a healthier edtech pattern: privacy-first, teacher-shaped, student-facing tools that support creation without making AI the center of every classroom task.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-49.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This newsletter provides original commentary and summaries of publicly available sources for educational and informational purposes. Readers are encouraged to visit the linked sources for the full context. Article images are represented with placeholders unless separately licensed or created for this issue.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>10 – The Learning Loop: AI in the Classroom: Context, Costs &amp; Consequences</title><link>https://mguhlin.org/blog/10-the-learning-loop-ai-in-the-classroom-context-costs-consequences/</link><guid isPermaLink="true">https://mguhlin.org/blog/10-the-learning-loop-ai-in-the-classroom-context-costs-consequences/</guid><description>[![](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/learningloop_banner_image10.png?w=1024)](https://mguhlin.wordpress.com/wp-content/uploads/2026/06/learningloop_banner_</description><pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/learningloop_banner_image10.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/learningloop_banner_image10.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;In This Issue&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;AI is showing up everywhere—in our classrooms, workflows, policies, research summaries, and even commencement stages. This issue explores what happens when AI becomes less of a novelty and more of an invisible layer shaping education. From location-based classroom responses to law school bans, AI blackmail threats, and the cost of institution-wide AI contracts, the message is clear: context, evidence, privacy, and human judgment matter more than ever.&lt;/p&gt;
&lt;p&gt;Jump to: &lt;a href=&quot;#Article1&quot;&gt;Article 1&lt;/a&gt; | &lt;a href=&quot;#Article2&quot;&gt;Article 2&lt;/a&gt; | &lt;a href=&quot;#Article3&quot;&gt;Article 3&lt;/a&gt; | &lt;a href=&quot;#Article4&quot;&gt;Article 4&lt;/a&gt; | &lt;a href=&quot;#Article5&quot;&gt;Article 5&lt;/a&gt; | &lt;a href=&quot;#Article6&quot;&gt;Article 6&lt;/a&gt; | &lt;a href=&quot;#Article7&quot;&gt;Article 7&lt;/a&gt; | &lt;a href=&quot;#Article8&quot;&gt;Article 8&lt;/a&gt; | &lt;a href=&quot;#Article9&quot;&gt;Article 9&lt;/a&gt; | &lt;a href=&quot;#TechAlert&quot;&gt;Tech Alert&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-35.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-35.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-50.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-50.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 AI Delivers Location-Based Responses in Classrooms&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;AI tools are becoming more responsive to local context, including a learner’s location, school setting, and regional needs. That sounds promising because classrooms are not one-size-fits-all spaces. But location-aware responses also raise questions about privacy, bias, and whether AI is adapting to students or quietly profiling them.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Use location-aware prompts carefully:&lt;/strong&gt; Ask AI to adapt examples for your district, state standards, local history, or community context without sharing student-identifying details.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach students to question context:&lt;/strong&gt; Have learners compare a generic AI response with a local-context response and identify what improved—and what may have gone wrong.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Audit for assumptions:&lt;/strong&gt; Check whether AI makes inaccurate claims about local culture, demographics, policy, or student needs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Protect student privacy:&lt;/strong&gt; Avoid using names, addresses, school IDs, disability information, or sensitive family details in prompts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://ticklingtech.com/2026/06/06/ai-location-based-responses-in-classrooms/&quot;&gt;Tickling Tech&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Dr. Robbie Barber&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-51.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-51.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 Paying the Costs of AI-Centrism: CSU Re-Ups ChatGPT&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;When a university system renews a major AI agreement, it is not just buying software. It is making a statement about pedagogy, vendor dependence, budget priorities, data governance, and the future of academic labor. The concern is not simply “Should schools use ChatGPT?” but whether AI becomes the center of institutional strategy before educators have had a meaningful say.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ask governance questions:&lt;/strong&gt; Who chose the tool, who benefits, and who carries the risk?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Look beyond access:&lt;/strong&gt; Free access to a tool does not solve issues of equity, training, privacy, intellectual property, or pedagogical fit.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Avoid single-vendor dependence:&lt;/strong&gt; Encourage tool diversity and local experimentation rather than locking all teaching into one platform.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Include faculty and staff voices:&lt;/strong&gt; AI adoption should involve those who will actually redesign assignments, support students, and respond to misuse.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://academeblog.org/2026/06/04/paying-the-costs-of-ai-centrism-csu-re-ups-chatgpt/&quot;&gt;Academe Blog&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Rick Cervero&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-52.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-52.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 GEMS 2026-05: 21 Ways AI Is Reshaping Schools&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;AI in education is no longer limited to chatbots or essay generation. It now touches lesson design, productivity, accessibility, tutoring, media creation, research, and school operations. Curated roundups like GEMS help educators see the breadth of change without chasing every new tool individually.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pick one small experiment:&lt;/strong&gt; Choose one idea from the roundup to pilot this month rather than trying to overhaul everything.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Share with your team:&lt;/strong&gt; Use the list as a faculty meeting discussion starter or professional learning menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sort by purpose:&lt;/strong&gt; Group tools and examples by planning, feedback, accessibility, creativity, communication, or assessment.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Track what actually helps:&lt;/strong&gt; Keep a simple “worth repeating” list so AI use becomes intentional rather than scattered.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://www.controlaltachieve.com/2026/06/gems-2026-05.html&quot;&gt;Control Alt Achieve&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Eric Curts&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-53.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-53.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 The ChatGPT Study Everyone Shared—and Misread?&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;Research about ChatGPT and learning often travels faster than careful interpretation. A study can be useful and still be exaggerated, misquoted, or stripped of its limitations once it hits social media. For educators, the lesson is clear: AI literacy includes research literacy.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Read past the headline:&lt;/strong&gt; Before citing an AI study, check the sample size, context, age group, task design, and limitations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach “research humility”:&lt;/strong&gt; Ask students what a study does and does not prove.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compare claims:&lt;/strong&gt; Have students compare the original research summary with how it was described online.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Model careful language:&lt;/strong&gt; Use phrases like “suggests,” “in this context,” and “for this group” instead of overstating findings.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://aischoollibrarian.substack.com/p/the-chatgpt-study-everyone-shared&quot;&gt;AI School Librarian&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Abby Johnson&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-54.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-54.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 Separate AI Literacy and Assessment&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;Students need to learn how AI works, how to use it responsibly, and when not to use it. But that is different from assessing whether they can think, write, solve, explain, or create on their own. When AI literacy and assessment are blurred together, teachers lose clarity and students lose trust.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name the purpose first:&lt;/strong&gt; Decide whether the task is teaching AI use, assessing independent skill, or blending both.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create clear AI-use labels:&lt;/strong&gt; Mark assignments as “No AI,” “AI for brainstorming,” “AI for revision,” or “AI collaboration expected.”&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Assess process, not just product:&lt;/strong&gt; Include checkpoints, conferences, drafts, reflections, and oral explanations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Be transparent with students:&lt;/strong&gt; Explain why AI is allowed in some tasks and restricted in others.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://mikekentz.substack.com/p/separate-ai-literacy-and-assessment?triedRedirect=true&quot;&gt;Mike Kentz Substack&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Mike Kentz&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-55.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-55.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 UC Berkeley Law Bans AI for Student Work&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;UC Berkeley Law’s AI ban reflects a growing concern that some forms of AI use may interfere with professional identity, independent reasoning, and the development of core disciplinary judgment. In law, as in education, the question is not just whether AI can produce work. The deeper issue is whether students are still doing the thinking needed to become competent professionals.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Discuss professionalism:&lt;/strong&gt; Ask students where AI assistance supports learning and where it undermines responsibility.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Clarify discipline-specific norms:&lt;/strong&gt; Different fields will draw different lines around acceptable AI use.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use bans carefully:&lt;/strong&gt; A ban may protect certain learning goals, but it must be paired with explanation and enforceable expectations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Watch policy trends:&lt;/strong&gt; Law, medicine, education, and engineering programs may become early signals for broader AI governance.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://dallasexpress.com/education/uc-berkeley-law-bans-ai-for-student-work-why-texas-students-should-pay-attention/&quot;&gt;The Dallas Express&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Anna Tinsley&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-56.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-56.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 AI Blackmail Threat: Schools Need Image Security Guidance&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;Generative AI has made it easier to create convincing fake images, impersonations, and threats. Schools are now facing risks that blend cyber safety, student well-being, media literacy, and crisis response. AI image abuse is not a future problem; it is a current safeguarding issue.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Update incident response plans:&lt;/strong&gt; Include AI-generated images, deepfakes, impersonation, sextortion, and blackmail scenarios.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teach verification habits:&lt;/strong&gt; Show students how fake images spread and how to pause before reposting or responding.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create reporting pathways:&lt;/strong&gt; Students and staff should know exactly who to contact when AI-generated threats appear.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Avoid victim-blaming:&lt;/strong&gt; Center safety, documentation, support, and rapid escalation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://www.headteacher-update.com/content/news/ai-blackmail-threat-schools-image-security-guidance&quot;&gt;Headteacher Update&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; John Dickens&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-57.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-57.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 How AI Is Changing Teaching Workflows&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;AI is changing teacher work less by replacing teachers and more by reshaping the small tasks that fill the week. Planning, differentiation, feedback, communication, rubric design, and resource creation can all be accelerated with thoughtful AI use. The challenge is to preserve teacher judgment while reducing avoidable friction.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Map your weekly workflow:&lt;/strong&gt; Identify repetitive tasks where AI might save time without lowering quality.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use AI as a co-planner:&lt;/strong&gt; Ask for first drafts of lesson hooks, exemplars, checks for understanding, or parent communication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Protect the human parts:&lt;/strong&gt; Feedback, relationships, classroom culture, and professional judgment should stay teacher-led.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build reusable prompts:&lt;/strong&gt; Save prompts that work so AI use becomes faster and more consistent.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://edtechinsiders.substack.com/p/how-ai-is-changing-teaching-workflows?triedRedirect=true&quot;&gt;EdTech Insiders&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; David Jakes&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-58.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-58.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;📗 College Students Boo AI Commencement Speaker&lt;/h2&gt;
&lt;h3&gt;🔥 The Big Idea:&lt;/h3&gt;
&lt;p&gt;When students booed an AI commencement speaker, they were not just reacting to a gimmick. They were pushing back against the feeling that an important human ritual had been automated. The moment is a reminder that education is not only about efficiency; it is also about belonging, recognition, voice, and shared experience.&lt;/p&gt;
&lt;h3&gt;✅ Putting It into Practice:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Protect human-centered moments:&lt;/strong&gt; Graduation, recognition ceremonies, feedback conferences, and mentoring should not feel outsourced.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ask students what matters:&lt;/strong&gt; Before using AI in public-facing student experiences, gather student input.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use AI behind the scenes:&lt;/strong&gt; Let AI help draft, organize, or brainstorm—but keep the final human voice authentic.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Discuss symbolic use:&lt;/strong&gt; Have students analyze when AI use feels helpful, performative, disrespectful, or meaningful.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&quot;https://www.rollingstone.com/culture/culture-commentary/college-students-ai-commencement-speaker-boo-1235567021/&quot;&gt;Rolling Stone&lt;/a&gt; | &lt;strong&gt;Author:&lt;/strong&gt; Miles Klee&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-59.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-59.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;⚠️ Tech Alert: AI Blackmail and Image-Based Abuse Are Escalating&lt;/h3&gt;
&lt;p&gt;Schools need to treat AI-generated image abuse as both a digital citizenship issue and a safeguarding issue. Deepfake threats, fake nude images, impersonation, and extortion attempts can spread quickly and cause real harm even when the media is synthetic. Every campus should update reporting procedures, preserve evidence, involve families appropriately, and train staff to respond without amplifying the harm.&lt;/p&gt;
&lt;h3&gt;📚 Must Read / Listen To&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.derekwenmoth.com/2026/06/the-ai-dilemma-in-education.html&quot;&gt;The AI Dilemma in Education&lt;/a&gt;&lt;/strong&gt; – A practical reflection on the competing pressures schools face when responding to AI.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://theedupexperience.com/&quot;&gt;AI and Education Weekly&lt;/a&gt;&lt;/strong&gt; – Useful podcast conversations about how AI is reshaping schools, leadership, and learning.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://edtechinsiders.substack.com/&quot;&gt;Invisible Work: AI’s Impact on Teachers&lt;/a&gt;&lt;/strong&gt; – Follow EdTech Insiders for workflow-focused analysis of how AI changes teacher practice.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.edsurge.com/research/guides/artificial-intelligence-in-education&quot;&gt;EdSurge AI Hub&lt;/a&gt;&lt;/strong&gt; – A helpful collection of policy, classroom, and research resources.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;🛠️ Notable Gen AI Tools&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.perplexity.ai/&quot;&gt;Perplexity&lt;/a&gt;:&lt;/strong&gt; Helps students and teachers search with cited sources, making it useful for evidence-checking and research comparison.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.magicschool.ai/&quot;&gt;MagicSchool AI&lt;/a&gt;:&lt;/strong&gt; Supports lesson planning, differentiation, rubric creation, communication, and classroom workflow tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://curipod.com/&quot;&gt;Curipod&lt;/a&gt;:&lt;/strong&gt; Helps teachers build interactive AI-supported lessons, polls, prompts, and student engagement activities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://claude.ai/&quot;&gt;Claude&lt;/a&gt;:&lt;/strong&gt; Strong for long-form reasoning, document analysis, policy review, and careful drafting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.briskteaching.com/&quot;&gt;Brisk Teaching&lt;/a&gt;:&lt;/strong&gt; Speeds up feedback, resource creation, and grading support with classroom privacy in mind.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png&quot;&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/image-60.png?w=1024&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mguhlin.org/&quot;&gt;&lt;strong&gt;Another Think Coming by MGuhlin.org&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This newsletter provides original commentary and summaries of publicly available sources for educational and informational purposes. Readers are encouraged to visit the linked sources for the full context. Article images are represented with placeholders unless separately licensed or created for this issue.&lt;/p&gt;
</content:encoded></item><item><title>The Liberal Decalogue</title><link>https://mguhlin.org/blog/the-liberal-decalogue/</link><guid isPermaLink="true">https://mguhlin.org/blog/the-liberal-decalogue/</guid><description>I am posting these here. They remain quite relevant and appropriate today: * * * Bertrand Russell’s **“Liberal Decalogue”** is his set of ten “commandments” for clear thinking, int</description><pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I am posting these here. They remain quite relevant and appropriate today:&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Bertrand Russell’s &lt;strong&gt;“Liberal Decalogue”&lt;/strong&gt; is his set of ten “commandments” for clear thinking, intellectual humility, and democratic argument. It appeared in his 1951 New York Times Magazine essay, &lt;strong&gt;“The Best Answer to Fanaticism: Liberalism.”&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Do not feel absolutely certain of anything.&lt;/li&gt;
&lt;li&gt;Do not think it worthwhile to produce belief by concealing evidence, for the evidence is sure to come to light.&lt;/li&gt;
&lt;li&gt;Never try to discourage thinking, for you are sure to succeed.&lt;/li&gt;
&lt;li&gt;When you meet opposition, overcome it by argument, not authority.&lt;/li&gt;
&lt;li&gt;Have no respect for the authority of others, because contrary authorities can always be found.&lt;/li&gt;
&lt;li&gt;Do not use power to suppress opinions you think harmful, because the opinions will suppress you.&lt;/li&gt;
&lt;li&gt;Do not fear being eccentric in opinion, because every accepted opinion was once eccentric.&lt;/li&gt;
&lt;li&gt;Find more pleasure in intelligent dissent than passive agreement.&lt;/li&gt;
&lt;li&gt;Be scrupulously truthful, even when truth is inconvenient.&lt;/li&gt;
&lt;li&gt;Do not envy the happiness of those who live in a fool’s paradise.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In plain English: &lt;strong&gt;stay humble, follow evidence, argue with reasons, protect dissent, and tell the truth even when it costs you.&lt;/strong&gt; For educators, it reads like a compact critical-thinking code.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;img src=&quot;https://mguhlin.wordpress.com/wp-content/uploads/2026/06/img_20260607_092233_31574512228878545569.jpg?w=972&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item></channel></rss>