Just pushed a fix for #MeetupMf2 that meant the cache was not expiring, therefore new events wouldn't show up for you - sorry! The fix itself is now documented at https://www.jvt.me/posts/2020/05/29/evict-spring-cache-schedule/
Tag meetup-mf2
Just pushed a fix for meetup-mf2.jvt.me as it's not handling the Online events very well - it should now respond a bit better
meetup-mf2.jvt.me
release 0.3.0: Integration issue fixes + caching (1 mins read).
Announcing the 0.3.0 version of meetup-mf2.
I've just updated https://www.jvt.me/posts/2019/12/19/meetup-mf2-hfeed/ with a note that last night, https://aaronparecki.com helped me get the h-feed support in https://aperture.p3k.io/ over the line!
It required some changes to return a valid parsed-MF2 location
which it didn't up until now (https://gitlab.com/jamietanna/meetup-mf2/-/merge_requests/5)
And I also made a change to render the HTML description
from Meetup actually show as HTML for the consumer, as well as rendering a plaintext format (https://gitlab.com/jamietanna/meetup-mf2/-/merge_requests/6)
meetup-mf2.jvt.me
release 0.2.0: Adding h-feed
support (2 mins read).
Adding h-feed
support for my Microformats translation layer for Meetup.com.
Introducing a Microformats API for Meetup.com: meetup-mf2.jvt.me
(4 mins read).
Announcing the Microformats translation layer for Meetup.com events.