Old graphical editor prototype (2019/20) with various ways of managing multiple selections of graphical entities, incl. align/distribute, duplicate, invert, select/deselect region (box/convex hull). editor is generic. items could be files, shapes, mesh vertices, 2d/3d points, graph nodes, whatever...
Been re-animating this prototype and toying with integrating it into my personal note taking & media management tool to organize items into piles for batch-processing and to easier app…
I am writing a #podcast feed generator with @…
It is interesting how no two podcast feed look the same. Some have one or two namespaces (usually itunes and podcasting 2.0) and some have over half a dozen (rawvoice, googleplay, purl, atom, etc.).
itunes tags greatly vary in quantity and syntax. Several of them are not even listed on the Apple official page for Podcast RSS pages. https://help.apple.com/itc/podcasts_connect/#/itcb54353390
Of course, that page is incomplete and you can find other tags that are still in use in their documentation...
Some people added tags from podcasting 2.0 that never got accepted, and are not even mentionned as proposed anymore (for instance, @… uses podcast:id).
Some publsh enclosures in formats nobody understands (for instance, Peertube publishes m3u8 files...)
This is an incredible mess. And I'll probably add to it by publishing one more incomplete generator 😅