~lucidiot lucidiot
lucidiot pushed to main at lucidiot/rsrsss 2023-11-19 16:57:51 +00:00
e16915884d Post about p1k3
b10c298564 Add MeteoAlarm OPML generator
99803ac2e0 Add Alert-Hub.org OPML generator
e3ed825cf7 Remove unnecessary outline type
15f433c18b Support RSS 1.0 Service Status in XSLT
Compare 6 commits »
lucidiot pushed to main at lucidiot/rsrsss 2023-11-12 18:34:46 +00:00
741ed6eaa7 Post about the NHC XML namespace
lucidiot pushed to main at lucidiot/rsrsss 2023-11-05 12:29:53 +00:00
2a95558f28 Post about NHC/CPHC
3b6dcad237 Colorful W3C validation
Compare 2 commits »
lucidiot pushed to main at lucidiot/rsrsss 2023-10-31 20:36:29 +00:00
db7bc7d828 Force modes on generated files
9fce091e71 Fix a W3C validation error
36dc06bb7d Enable better debugging in Xidel
cc24a61d53 Add Wikimedia OPML generator
3adc211042 Add USGS Earthquakes Hazard Program OPML generator
Compare 6 commits »
lucidiot commented on pull request casa/pages#18 2023-10-31 08:43:47 +00:00
feature/webring

This could include the website's URL as well using htmlUrl

lucidiot commented on pull request casa/pages#18 2023-10-31 08:43:47 +00:00
feature/webring

title is only useful for type="rss" outlines, where it's supposed to be the <title> of the RSS feed, so this can be omitted from other outlines

lucidiot commented on pull request casa/pages#18 2023-10-31 08:43:47 +00:00
feature/webring

Couldn't those two jq calls be merged into a { data: map(select(.feed != null)) }, or maybe the filtering can be done in recsel directly?

lucidiot commented on pull request casa/pages#18 2023-10-31 08:43:47 +00:00
feature/webring

Now that's an interesting take on IDs 😛

lucidiot commented on pull request casa/pages#18 2023-10-31 08:43:47 +00:00
feature/webring

Perhaps the index page could help with the static webring mode by having a HTML/Gophermap/Gemtext generator where you select yourself and it makes the hardcoded links. Surely more JavaScript is the solution for the no-JS case!

lucidiot pushed to main at lucidiot/wiki 2023-10-28 19:49:23 +00:00
bc77ffab50 Fix a complaint from the W3C feed validator
da25071a01 Add a dream
47fd5fe127 Update books
a133e629a5 Switch to PipeWire
128e501a88 Fix formatting on tank alpine setup
Compare 5 commits »
lucidiot pushed to main at lucidiot/rsrsss 2023-10-22 17:23:24 +00:00
1af1620efa Post about circles in GeoRSS
ea323a4948 Fixes
329f5e6007 Simplify Makefile
69b99c146e Add EnviroFlash OPML generator
fa3f5367c4 Add NOAA NDBC OPML generator
Compare 8 commits »
lucidiot pushed to main at lucidiot/rsrsss 2023-10-16 01:01:28 +00:00
75c95213dd Remove curl dependency
lucidiot pushed to main at lucidiot/rsrsss 2023-10-15 23:38:57 +00:00
0f0ed2084b Add W3C validator script
34990d6157 Simplify xidel global arguments
ecb68f3308 Mention RSS wars
9be25670a8 Merge shell script into Makefile and add user agent
80e00848ad Remove dependency on iconv
Compare 10 commits »
lucidiot commented on issue lucidiot/itsb#73 2023-10-12 20:29:49 +00:00
Allow retrieving a list of URLs

Xidel supports this: xidel 'https://tilde.town/~lucidiot/itsb/' --follow '//a[img[@alt="rss"]]/@href' --extract /rss/channel/title retrieves the contents…

lucidiot commented on issue lucidiot/itsb#90 2023-10-12 13:02:01 +00:00
Use oq instead of xmltodict

Another tool to experiment with: Xidel, which provides XQuery/JSONiq instead of jq scripts. This sounds simpler and more powerful than jq, since Xidel can…

lucidiot opened issue lucidiot/itsb#126 2023-10-12 12:58:56 +00:00
XBEL export
lucidiot pushed to main at lucidiot/rsrsss 2023-10-08 19:17:26 +00:00
001ae0d3f1 Post about optional GeoRSS attributes
ec93f99cb5 Prefer the W3C-recommended GeoRSS namespace
49e592d3b9 Better handle preformatted text in figures
901fc6f41f Post about GeoRSS Simple
7d5015677b Support GeoURL in XSLT
Compare 5 commits »
lucidiot pushed to main at lucidiot/rsrsss 2023-09-10 15:50:05 +00:00
4a59598671 Moar HTML5 semantic tags
1330f7fc01 Post about W3C Geo and GeoURL
afd2e461b8 Add GeoURL XSD
Compare 3 commits »
lucidiot closed issue lucidiot/itsb#125 2023-09-07 14:50:54 +00:00
Error on NTSB feed generation with missing tier 2 event code
lucidiot pushed to main at lucidiot/itsb 2023-09-07 14:50:54 +00:00
01c48a4950 Add extra properties to NTSB feed
a7bb81ef2d Fix event code translation in NTSB feed, close #125
Compare 2 commits »