Replied to a tweet by Olu Olu (Twitter)
Some of us in the IndieWeb space have been posting events and details on our own websites while others are posting RSVP replies on our  personal websites and sending webmentions to the event posts.

Here’s an example of an event: https://2019.indieweb.org/summit and my RSVP to it: https://boffosocko.com/2019/05/30/55753006/ using this sort of set up.

There’s also a self-hostable service called Meetable that is IndieWeb friendly and accepts RSVP webmentions as well. If you’d like to test it out with your new webmention functionality, you can RSVP to one of the upcoming events at https://events.indieweb.org/. We’d love to have you join us if your schedule allows.

Other Meetup.com alternatives we’ve documented: https://indieweb.org/meetup.com#Alternatives

Posting an event and RSVPing to it at the same time

Yesterday I had created an event post for an upcoming DoOO Meetup I’m hosting and syndicated a copy to Meetable. The sad, but predictable, result was a webmention being displayed on Meetable that duplicated all of the details including all of the invitations. This felt annoying to me, and I simultaneously thought that as the host, I also ought to officially RSVP for the event itself so that it didn’t appear like no one was going. Rather than go to the trouble of creating a stand-alone RSVP reply post, I thought, why not create a two-for-one bargain? So I naïvely added a class="u-in-reply-to" to the Meetable URL in my event and threw on a data tag to the front of the post like so:

<data class="p-rsvp" value="yes">I'll be hosting</data>

And of course, wouldn’t you know: it worked! The duplication of all the data on the syndicated copy disappeared, and in its place a smiling photo of me indicating that I’m attending.

Sadly, I’ve noticed that the WordPress Webmention plugin doesn’t seem to allow me to self-RSVP to my own original post within the same post. I thought I might try forcing it manually only to discover that Telegraph won’t allow the source and target to be the same URL. I also tried mention-tech which will apparently send it and report a success, but my site doesn’t seem to actually receive and display it. I will say this may be the only case I’ve run across in 5 years that I’d want to self-mention the same post and actually display the result.

Replied to a tweet by SparkleClass (Twitter)

Using the Webmention and the Semantic Linkbacks plugins you can post events to your WordPress site and others can RSVP from their sites to notify you. Here’s an example of it working on my site: https://boffosocko.com/2017/11/30/virtual-homebrew-website-club-meetup-on-december-13-2017/#comments

Bookmarked to reply on Feb 21, 2020 at 15:20

Read Firefighters Rescue People From Rooftop of Burning West LA High-Rise Building (NBC Los Angeles)
Firefighters are battling flames Wednesday at a West Los Angeles high-rise building.
This article is the first time I’ve seen a Waze-based map embedded into a web page. It’s a particularly interesting use case since the fire described is along one of the busiest thoroughfares in West Los Angeles during rush hour, so having real-time traffic surrounding it can be quite useful to telling the real-time story from a local news perspective.

I can imagine that these would also be helpful on event posts or sites like Meetup.com where people are interested in traffic patterns and/or parking surrounding a particular destination.

Read Making Meetable Easier to Install by Aaron PareckiAaron Parecki (Aaron Parecki)
I've been working towards making Meetable more useful to others by making it easier to configure and deploy. I took a few shortcuts during the initial development that let me finish it faster, primarily by offloading authentication and image resizing to external services. While that's great for me, ...
I like the idea of the microformats web extension. I suspect it could do with an update to microformats v2 though. The idea of being able to parse a page and add contact information or events directly to my address books or calendars is pretty awesome.

I could also appreciate it parsing a page and allowing me to use an h-card to quickly create a follow post and automatically add a page’s feed to my feed reader.

Replied to a tweet by Allie Nimmons (your friendly neighborhood pain in the ass)Allie Nimmons (your friendly neighborhood pain in the ass) (Twitter)
This was an inspiring question to me, so I thought I’d spitball a few ideas for doing this in an IndieWeb way. Personal events like this are an excellent use case with respect to personal websites!

I had thought of doing some of this ages ago to own this sort of great nostalgic data on my own website. Sadly I couldn’t get it up due to other work commitments. I now really wish I had.

At the moment, the only direct wedding-related page on the IndieWeb wiki is a snarky definition for engagement. When I’m done, I’ll create a stub for wedding with the following brainstorm.

Of course if you’re looking for general inspiration, the prior artwork of Pinterest, various registries, and other wedding sites will naturally be useful. But I think there are a number of IndieWeb building blocks that can be leveraged to accomplish a lot of what these sites do.

I think if I were doing it today, I’d meld some of the work from bookmarks and photos to create a Pinterest-esqe post type (probably by extending the Post Kinds Plugin, maybe with a custom wedding type with a custom display).

There is lots of prior art on the registries front on the wiki under wish or wish lists. To goose things a bit, I’d definitely add referral links from places like Amazon.com, etc. and use the money either to make a donation to a charity in honor of the event or to defray honeymoon costs. If you want to encourage direct donations or funding mechanisms, there’s also some interesting prior art at the payment wiki page.

Now that the IndieWeb has some very solid support for events and RSVPs, I might even try doing an online wedding invitation and collecting RSVPs. I’ve recently seen Jacky Alcine’s website leveraging CommentPara.de to connect to Quill for comments/replies, and it would be cool to get Quill to also add RSVP functionality to allow those without their own websites to RSVP using the non-anonymous functionality in CommentPara.de. I suspect that since many people have trouble getting RSVP functionality into their sites, that Aaron Parecki might be Tom Sawyered into providing that functionality as a quick and easy win for the broader community. (I’m not immediately aware of any other Micropub tools that do RSVPs though I may be wrong.) Of course potentially expanding it with meal options would be a lovely bonus so people can choose meat/vegetarian/other options. I’ll also mention that gRegor Morill has been tinkering with RSVPs using Webmention on Twitter. As a minimal fallback, you can also allow people to respond directly in the built-in commenting system in WordPress, but if you’re going to do it…)

The biggest piece that would be fun to figure out would be to see how to get things set up to receive social media related wedding photos of the pre-, during, and post-event stuff back to my website from friends and family. Using Brid.gy with Twitter to pull back photos that tag your twitter user name is fairly straightforward, but I’m not sure that services like Flickr or Instagram may work as easily. This may require some thought and programming, but being able to backfeed social photos to your site or even providing friends and family a serviceable photo upload functionality to your site so you can document and keep photos from the event in real-time would be a cool win and could likely be a great feature for any event-related website to have built in or widgetized. It’s usually weeks or months for paid wedding photos to show up and it’s generally a big hassle finding all the online social photos, much less keeping copies of them, so having this could be both fun and useful, particularly for looking back on the event years later. 

Naturally, being a WordPress person, I’m sure there may be some interesting prior art in the plugin repository, but I think it would be far cooler to IndieWebify this sort of data and functionality for the broader world.

Depending on the wedding date, this general topic (even for other non-wedding related events) would be an awesome one to look at and explore during an upcoming IndieWebCamp. Perhaps someone is up for it at San Francisco this weekend? (I suspect they’ll have some good live-streaming options for those who aren’t local.)

Given her weddings/events background and web-based work, perhaps Liz Coopersmith (t) might be someone interesting to collaborate with on something like this? 

Similarly, I recall a great presentation by Brianna Privett at WordCamp US 2017 called The Story of Your Life: Using WordPress as Your Memory Warehouse. She may have some useful tidbits and advice in there as well.

Featured photo: Wedding cake. flickr photo by THEMACGIRL* shared under a Creative Commons (BY-NC-ND) license

Read EasieRSVP by gRegor MorrillgRegor Morrill (gregorlove.com)
Since I’m co-organizing a meetup soon, I have been thinking about RSVPs. My event posts support indieweb RSVPs, but I would like to make it easier for a wider audience. One thought I had: since I am using Bridgy to send public Twitter replies back to my site, I could do some basic text parsing and...
I love the idea for allowing people to easily RSVP via Twitter.
Replied to Ditching Event Platforms for the IndieWeb by Jamie TannaJamie Tanna (jvt.me)

Recently there's been a big shift to move away from Meetup.com as a platform.

Something that may come as a shock to most attendees of events is that organisers have to pay for each of you to be part of the Meetup group, even if you are just there to keep up to date on events, but don't attend anything.

Some organisers just don't fancy spending the money on it, and some are outraged by the news about new monetisation strategies that Meetup may be looking at moving to.

These issues have led many groups to investigate the alternatives that we can pursue, but unfortunately many have decided to build their own instead of pooling resources with the existing Free or Open Source platforms, of which there are many.

Jamie, your post reminds me about upcoming.org which was a social site that got bought and sold several times becoming a corporate controlled silo, but was relatively recently bought back by the founder and relaunched with some of the old and missing data. (It has been open sourced on GitHub by the way.) They’ve been slowly been iterating on it to add additional functionality and have considered being IndieWeb friendly.

One of the pieces that makes MeetUp.com so valuable is its centralized nature as a one-stop-shop for every locale. To better disrupt the space and still provide that value, perhaps an open source version that could be very IndieWeb friendly might attempt to act as an aggregation hub and provide some of the services while still allowing people to post their events and RSVPs to their own sites, but still provide the clearing house to bigger communities. This could be a service like meetup.com or upcoming.org but it would work more like IndieWeb News or Kicks Condor’s IndieWeb.xyz.

The resulting workflow would look like roughly like this:

An organizer posts an event with details to their website and then uses webmention to syndicate a copy to the hub event site. The hub then parses the basic data and allows it to be displayed on pages that were sortable by date and city (at a minimum). People could then have their one-stop centralized location for events, but then RSVP directly to the original on their own sites as you indicated. 

To take things further, additional useful services could be added by the hub in the form of a micropub client that organizers could use to input all their event data and then publish it to their micropub capable website. (Quill already has the ability to post events like this as an example in the wild.) Similarly, for individual attendees, the hub could have a micropub client to do RSVPs to both the attendees’ websites (and/or the events’ site) as well. 

Naturally this presupposes that a benevolent actor(s) could serve as the hub and handle the maintenance and overhead of that piece.

👓 Meetup Alternatives | Marcus Noble

Read Meetup Alternatives by Marcus NobleMarcus Noble (marcusnoble.co.uk)
A look at the various alternatives to Meetup.com after recent online backlash to their proposed new pricing model.
A nice recap of what is potentially happening in the online events space and a quick review of the potential platforms that are currently available. I have some ideas about how to do this in an IndieWeb way.

👓 Ditching Event Platforms for the IndieWeb | Jamie Tanna

Read Ditching Event Platforms for the IndieWeb by Jamie Tanna (jvt.me)
Recently there's been a big shift to move away from Meetup.com as a platform. Something that may come as a shock to most attendees of events is that organisers have to pay for each of you to be part of the Meetup group, even if you are just there to keep up to date on events, but don't attend anything.

👓 Import your Lanyrd events | Notist

Read Import your Lanyrd events by Drew (be.noti.st)
We really loved Lanyrd as a site for logging the events and conferences we were attending and speaking it. Worried that it might go away, we’ve fast-tracked a tool to help you grab your data.