Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@toxi@mastodon.thi.ng
2024-10-14 16:26:08

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…

Screenrecording of a graphical editor prototype showing a number of circles being duplicated/manipulated and re-arranged via a sequence of mouse gestures and keyboard commands (the most recently executed command is shown in the top-left corner). The steps are:

- turn on grid
- create/duplicate circles (with grid snapping)
- selecting all
- duplicating selection(s) to form an 8x8 layout
- manually selecting 4 circles and then all circles in the convex hull
- drawing multiple box selectio…
@x_cli@infosec.exchange
2024-10-13 15:48:06

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. help.apple.com/itc/podcasts_co
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 😅