Skip to main content

Posts

Showing posts with the label css

Things I Learned: OpenAI To Create CSS, HTML, and JavaScript for a YouTube QSO Video Deck

  I used ChatGPT to crank out a new blog feature: a slide deck that shows all the QSO videos from an activation.  Before I get started, allow me to admit that I just found out that YouTube provides code to embed a playlist on an html page. I didn't know this when I started this project, and frankly, I'm kinda happy about that. If I found an embedded playlist, it would not have been obvious to me that there was more than one video. I would have missd all the others. An example of the resulting video deck can be seen on the field report from my latest POTA activation. I asked ChatGPT to create the CSS and HTML for a video deck presented on a statically served HTML page. It got really close on the first attempt. I only had to refince the code a bit to get exactly what I wanted. The AI even dumped out JavaScript code I hadn't remembered to ask for to control the deck. Later I realized that adding video links one at a time to my blog page was a bit tiresome. I asked the AI to w...

Why I Read Blogs

 I read blogs! It's my preferred method of tooling around the internet. I read Simon Willison's blog to fill me in on the latest in LLM AIs. I read Thomas Witherspoon's blog to hear about a variety of ham radio QRP (low power < 5 Watts) operations and POTA (Parkds on the Air) activations. I reach W6CSN's blog to keep abreast of what's going on POTA-wise around me here in San Francisco. I also find things that I think are super-cool that have nothing to do with what I set out to learn. For example, reading Simon's blog two days ago, I wound up at this really nice post from Andrew Stephens about well, reading blogs . So, that was kinda meta, but here's the cool part. I'm a huge Edward Tufte fan. Reading sheep.horse on a cell phone, I didn't notice the big reveal right away, but as I toodled around the site, I found it! Holy smokes! There's a CSS package that formats web documents like an Edward Tufte book! Or handout. I just learned about h...