#dev 2024-02-10

2024-02-10 UTC
eb, jacky and AramZS joined the channel
#
_tommys
I put something on github - how to use javascript to read an rss feed and populate a html element with the contents
nertzy joined the channel
#
[tantek]
_tommys++
#
Loqi
_tommys has 2 karma in this channel over the last year (3 in all channels)
#
_tommys
thanks ๐Ÿ˜„
#
_tommys
is there some way i can put this forward for the indieweb site so other folks can find it?
#
gRegor
Maybe it could be added to https://indieweb.org/RSS#Projects, or a Tools section on the RSS page.
#
gRegor
And I guess those *-atom links can be removed since those services are all dead, heh
#
_tommys
i'm away to bed, but will check back in at some point tomorrow to learn how to do that, thanks gRegor ๐Ÿ™‚
#
[Al_Abut]
had a humbling moment today when I looked up some docs on MDN about CSS Grids and all of my usual techniques were filed away under โ€œLegacyโ€
#
[Al_Abut]
๐Ÿ‘ด
#
[Al_Abut]
and the explanation was โ€œyou may want to view these outdated methods in case you ever work on a really old websiteโ€
geoffo joined the channel
#
gRegor
Luckily my website is really old :)
bterry and jacky joined the channel
#
[tantek]
Presumably grid before subgrid techniques are now "old"
AramZS joined the channel
#
aaronpk
Good thing I never really learned cssgrid I guess then
#
[Al_Abut]
oh great, sounds like I found the perfect retirement home for my ancient skills then ๐Ÿ˜‰
#
[Al_Abut]
letโ€™s all rocket towards senility together
tPoltergeist joined the channel
#
[tantek]
yeah when I've looked at redesigning the top level layout of my home page / blog / permalinks, I've looked at grid, and been waiting for subgrid to put it to proper use without extra markup.
#
aaronpk
Yeah I really have no idea what subgrid is
geoffo, tPoltergeist, [Joe_Crawford] and [jeremycherfas] joined the channel
#
[KevinMarks]
I use grid-template as a way of defining grids, that I can understand https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template
tPoltergeist, mahboubine, paotsaq, barnaby, gRegor, gRegorLove_ and IndieWP joined the channel
#
IndieWP
Anouncing IndieWP.com - WordPress in 5 minutes for Indie creators.
tPoltergeist, petermolnar, barnaby and [m] joined the channel
#
[m]
I tried to enable bluesky publish since itโ€™s now available in bridgy. But, I get this message even though it is not published to my feed? ๐Ÿค” First try, I got an error about the data, something about wrong format. This is the post I tried https://marcuslindblom.com/journal/mastering-success-frank-slootmans-steps-and-strifes-strategic-approach and my bluesky user is [at]http://marcuslindblom.com
tPoltergeist, omz13, Guest6, xcv, burley and chimo joined the channel
#
_tommys
OK, I'm ready to update the Indieweb wiki with info about this repo I made public: https://github.com/tsnavi/js-rss-reader
#
_tommys
Would this be a good place for it? https://indieweb.org/RSS#Projects
#
_tommys
[edit] OK, I'm ready to update the Indieweb wiki with info about this repo I made public: https://github.com/tsnavi/js-rss-reader
#
_tommys
Would this be a good place for it? https://indieweb.org/RSS#Projects
#
_tommys
It is a script that reads a .rss feed and display it in a html element using javascript
#
_tommys
i've been using it as part of my workaround to get my mastodon feed on my neocities site (because free neocities blocks linking externally in their CSP)
burley joined the channel
#
[tantek]
Yes go for it! See also /wikify
alephalpha0 and gxt joined the channel
#
_tommys
thanks tantek ๐Ÿ™‚
bterry and [snarfed] joined the channel
#
[snarfed]
[m] hmm! will look
gRegor joined the channel
#
[snarfed]
[m] looks like your post's dt-published doesn't have a time zone, which Bluesky requires
#
[snarfed]
I'll make Bridgy assume UTC. in the meantime, adding a Z suffix to your dt-published should fix it
#
_tommys
I put up the full Mastodon Feed into Neocities method:
#
_tommys
[edit] I put up the full Mastodon Feed into Neocities method:
#
_tommys
Will add this one to the Neocities indiewiki
#
Loqi
[preview] [tsnavi] mastodon-to-neocities: A method for importing your Mastodon feed into your Neocities site via .rss (workaround for Neocities' CSP restricting direct linking to external .rss)
#
Loqi
[preview] [tsnavi] mastodon-to-neocities: A method for importing your Mastodon feed into your Neocities site via .rss (workaround for Neocities' CSP restricting direct linking to external .rss)
#
_tommys
I chose the GNU GPL 2.0 licence - this is a version of open source right?
#
_tommys
3.0*
omz13 joined the channel
#
[snarfed]
aggressively so
#
capjamesg
_tommys[d]++ for open sourcing your code
#
Loqi
_tommys[d] has 3 karma in this channel over the last year (4 in all channels)
#
_tommys
๐Ÿ˜„
#
_tommys
of course - tbh i'd be really glad if someone ever used or remixed this ๐Ÿ˜„
mahboubine, [aciccarello], sp1ff and Renfield joined the channel
#
[snarfed]
[m] feel free to retry, I've deployed a fix that converts dt-published without timezone like yours
AramZS, gRegor, [tantek] and tPoltergeist joined the channel