#dev 2025-05-30
2025-05-30 UTC
grufwub joined the channel
#
[social] JetBrains still has free licenses for open source projects. But, WebStorm, for non-commercial projects now has a free license.
#
[social] I believe their Rust IDE is also free for non-commercial projects.
lifeofpablo joined the channel
#
bread as for javascript ide/editor... vscodium + node plugins is another option, if u on linux, gnome builder is pretty good, and vim/neovim + some plugins are nice for any operating systems, etc.
NaomiAmethyst, Maxpm, gRegor, gRegorLove_, box4649, [qubyte] and barnaby joined the channel
#
zachary.kai After about two hours of debugging and experimenting, I managed to get a php script working where it would automatically update my wordcount and reading time across all my static html files at once rather than me having to do it manually! Here's the code if anyone wants it (fair warning, it's specific to my site structure.) https://github.com/zk-codes/site/blob/main/assets/scripts/wordcounter.php
#
zachary.kai [edit] After about two hours of debugging and experimenting, I managed to get a php script working where it would automatically update my wordcount and reading time across all my static html files at once rather than me having to do it manually! Here's the code if anyone wants it (fair warning, it's specific to my site structure.) https://github.com/zk-codes/site/blob/main/assets/scripts/wordcounter.php
Xe joined the channel
#
capjamesg I made a new thing: https://subscribeopenly.net/subscribe/?url=https%3A%2F%2Fjamesg.blog

#
capjamesg [edit] I made a new thing: https://subscribeopenly.net/subscribe/?url=https%3A%2F%2Fjamesg.blog

_sisoma[d] joined the channel
#
[social] Zachary.kai that your code is well documented, commented, and clean. Nicely done!
#
[social] zachary.kai++
#
zachary.kai capjamesg[d]++ Subscribe openly is fantastic! I'll have to implement it on my website. And thank you so much, glad you find it useful!
#
zachary.kai [social] Thank you very much!
Xe joined the channel
#
[social] [capjamesg] Subscribe openly amazing. I’ve been going through the GitHub repository and it looks solid!
#
[artlung] I made some changes and additions to my blogroll. http://artlung.com/blogroll/

#
[social] [capjamesg] I tried the subscribe to your blog using the page into Net Newswire and NNW said it couldn’t find a feed. When I dropped your domain into NNW found it easily.
#
[social] If you want help testing NNW I’m happy to help.
duanin2 joined the channel
#
[social] capjamesg++
[snarfed] joined the channel

#
[social] [artlung] are you trying to encourage me to blog more?
#
[social] I have one recent entry, which should register there
#
[social] The pointer should pick something up. But, also seeing I didn’t put the date into the feed.
#
[social] I don’t think I’ve touched my code that builds the feed since 2003 or so.
#
[social] I also wrote it in about 45 minutes. It worked. I didn’t look back.
#
[social] My RSS builder script isn’t one on my list of pages to update with my current code modernization, now it is.
#
[social] [capjamesg] What is getting passed to Net Newswire is: “http://netnewswire://https%3A%2F%2Fjamesg.blog”
#
[social] I think NNW is having problems and not decoding the URI.
#
[social] I swore I saw it, but I’ve also been going through three or four other repos this morning.
#
[social] I see on line 96 “encodeURIComponent(urlParam)“, which I don’t see it getting unencoded to pass along the URL slug.
#
[social] Likely you don’t. When I looked at what the encoding was used to protect it from I couldn’t sort out what the need would be, so wouldn’t need the decode. I may have missed something, but your code seems pretty tight.
#
[social] Ooh, if putting it on one’s own site I definitely have a need for this after looking at my “xml” page linked to from my header.
#
zachary.kai Unrelated but a very kind soul made a pull request on my website with some errors I didn't know I even had! IndieWeb folks are nothing short of generous. https://github.com/zk-codes/site/pull/1
#
zachary.kai [edit] Unrelated but a very kind soul made a pull request on my website with some errors I didn't know I even had! IndieWeb folks are nothing short of generous. https://github.com/zk-codes/site/pull/1
#
zachary.kai [edit] Unrelated but a very kind soul made a pull request on my website with some errors I didn't know I even had! IndieWeb folks are nothing short of generous. https://github.com/zk-codes/site/pull/1
#
zachary.kai I also managed to add an accessibilty statement to my colophon, and implement "lang=en-US" on all my html files thanks to the suggestion from several days ago. Progress!
#
capjamesg [snarfed] I have updated the UX: https://subscribeopenly.net/ I'd love your feedback!

#
capjamesg [edit] [snarfed] I have updated the UX: https://subscribeopenly.net/ I'd love your feedback!

btrem joined the channel
[Murray] joined the channel
#
btrem An example of the usefulness of <div> inside <dl> with regard to microformats: https://btrem.com/demos/menu-dl That's a demo of an experimental mf vocab for menus that went nowhere. Here's a writeup of the vocab: https://btrem.com/2021/02-mf-food-menu
NaomiAmethyst1 joined the channel
#
[social] [capjamesg] I like the updated UI for subscribe openly and the encoding is not there so it is working well. 🎉
gRegorLove_ joined the channel
barnaby joined the channel
#
btrem The original petition was to allow <li> inside <dl>. That was a no-go. IIRC because it would break browsers then-current parsing. Alternative proposal was to introduce a new element, e.g., <dli>. Also a no-go, due to the limitations imposed by optional closing tags. And I would like to take this opportunity to curse the advent of optional tags.
#
btrem Using microdata, you actually /could/ use a <dl> element without the <div>s. But it required an `itemref` attribute and absurdly complicated markup. I had a demo at one time, but I'm pretty sure it was in the test url space of a now-dead restaurant's website. IIRC, that demo is what convinced hixie (Google employee and WHATWG html editor at the time) to take another look at the missing grouping element in <dl>.
btrem1 joined the channel
gRegorLove_ joined the channel
[benji] joined the channel
balintm joined the channel
barnaby, NaomiAmethyst, balintm, Jako_F_Trades and sp1ff` joined the channel