The Surprising Things That CSS Can Animate / Coder’s Block Consent in Crisis: The Rapid Decline of the AI Data Commons Reading from the Clipboard in JavaScript – Frontend Masters Boost Using Chatgpt-4o to Redesign My Homepage – D’Arcy Norman dot net“I then manually removed some obsolete links and items, and the finished version of […]
EML to CSV via ChatGPT Python
Running Outlook on a Mac is ugly business. For instance, I found out I couldn’t export a folder of emails in any functional way. I was able to drag/drop selected emails into a folder where they became eml files. I wanted a CSV of data from the emails for reporting purposes. I figured I’d try […]
Bulk publish Pressbooks Glossary Terms
I’ve been working on an OER textbook project for some number of years. It is in Pressbooks. The latest issue has been that the textbook was imported to the grant provider’s site and for some reason the glossary terms are all set to private. There is no bulk edit option to publicize them and there […]
Events Calendar Pro recurring event category problem
I was trying to do some specific template changes based on a category with Events Calendar Pro events. With single events, I could pretty easily use has_term like I’d do with a regular WP post. For some reason this wouldn’t work with recurring events. I’m still not sure why. I didn’t go into the database […]
Read More… from Events Calendar Pro recurring event category problem
Google Forms to Google Doc Journal Entries
A teacher requested the following for weekly journal submissions by students. Whatever is submitted is only viewable to the submitting student and the faculty member Submissions are not able to be edited after they are submitted (by the student) All of the submissions (for each student) can be viewed in one location by scrolling. (Something […]
Random North East Photography
AI can’t count letters?
I saw someone posting about how ChatGPT 4o kept miscounting the number of r’s in strawberry. They went into a long series of attempts to get it to count the correct number of r’s. It was very similar to the struggle I had trying to get ABCABC rhyme patterns. When I came across this particular […]
Hunting Cryptids
I saw Martin’s post on Sasquatch Hunting in Ed Tech and found it interestingly coincidental. Coincidental enough that I thought I’d make another post with a focus entirely on me that only loosely addresses what he’s writing about. It’s interesting to think about the similarity of patterns here between myself and the people I’d see […]
Weekly Web Harvest for 2024-07-21
Styling Tables the Modern CSS Way – Piccalilli How not to use box shadows From Burnout to Balance: AI-Enhanced Work Models for the FutureResearch by The Upwork Research Institute reveals that 71% of full-time employees are burned out and 65% report struggling with employer demands on their productivity. Meanwhile, 81% of global C-suite leaders acknowledge […]
Pressbooks URL re-write with javascript
I supported the creation of a PressBooks OER textbook at VCU. It’s now getting published as part of a VIVA grant. As part of that, the book is imported into the central VIVA PressBooks site. They reached out to me indicating that the image links for WP media links were failing on the VIVA site. […]