#LoqiThe sidefile-antipattern is a violation of the DRY principle by the use of secondary files (typically in some one-off XML format) to provide information that is a duplicate of information available in primary files on a website (in HTML), and is an antipattern due to typical DRY violation problems such as out-of-date, missing, corrupted, or outright false data https://indieweb.org/side_file
#aaronpkthe only thing i use atom/rss for is podcast feeds because that's the industry standard for it and unlikely to change. also the only reason i feel comfortable sharing that link is because I have an XSLT file on it so that it actually looks decent when viewed in a browser as opposed to sending people a link to a pile of XML. basically making the XML file the primary content rather than a side file.
#miklbok. I guess I need to look at the micropub plugin and see if it supports syndicate-to then?
#GWGIt does, there is a filter, but a syndication plugin needs to hook it
#miklbbut on a positive note, I was able to post a micropub note to my new WP site, so that's good progress all things considered
#miklbthanks. I'll take a stab at it once I have the major bugs in my theme ironed out.
#miklbI also need to check my mf2 markup before I get too far into that as well
snarfed, tantek, KevinMarks_, tommorris, ben_thatmustbeme, mbrock, sensiblemn, arlen, jihaisse, KevinMarks, bjoern, cweiske, pindonga, nitot, Loqi, chimo and [jeremycherfas] joined the channel
#[jeremycherfas]aaronpk Not exactly unexpected that ADN is shutting down. And Dalton’s explanation is, er, disingenuous.
bret, pindonga, ncollig and adactio joined the channel
#ncolligHey everyone, I'm trying to implement h-event on the hwc.brussels website. We're using the Avada theme (not using an IndieWeb ready intentionally). Any tips on how to tackle this? I installed the IndieWeb plugins, but then not sure how to proceed or where to search for a solution.
#Zegnatncollig, I am not familiar with WordPress. But I think one of the IndieWeb plugins gives you post-types, so if there is an event post-type, that would be the way to go.
#ZegnatAnd maybe ping pfefferle - not sure who does the post-types plugin
#ncolligZegnat: Thanks! I already installed the IndieWeb plugins, uf2, post kinds etc. With a IndieWeb compliant theme, it works, but with Avada, I create a normal post with the h-event class, but when I rsvp it doesn't seem to receive the rsvp.
#ZegnatIs it the receiving of RSVPs that doesn’t work, or the creation of the h-event?
#ncolligSo, I took the simple code example from http://microformats.org/wiki/h-event and copy pasted it into my WP post. The pages displays correctly. (but can I verify it's interpreted as an event?)
#ncolligAh that's why there's no 'event' post type in the selection. :-) I was wondering.
#GWGWordPress posts are h-entry. It would require a different design.
#GWGI hope to add RSVP sooner. I am not sure when I might tackle event
#ncolligSo for the moment, can we forget the idea of having a working event/rsvp setup without an IndieWeb compliant theme? (I mean, without being a developer and doing it myself)
#ncolligWell, one problem is out of the way, I'll test further and see if there's really a problem with translated event pages or if I did something wrong.
#ZegnatDoes Wordpress not do webmentions live, but on a wpcron? Maybe the mention was received but just not handled yet.
danlyke, mlncn, DanC, iboxifoo and [dariusdunlap] joined the channel
#[dariusdunlap]I’m thinking of heading up to SF today for the Internet Archive Lunch. Anyone else want to come along? (Driving from Half Moon Bay, either via San Mateo or Pacifica.)
#[dariusdunlap]Hay! That’s Kevin Marks coming out of my speakers! :slightly_smiling_face: (stupid auto-play)
#LoqiNYC is an abbreviation for New York City, a big city on the East Coast of the United States, and the location of the following IndieWebCamps: https://indieweb.org/NYC
#gRegorLoveInterestingly they're updating the app on the 17th to "Vine Camera" so you can still take videos with it and post directly to Twitter or just save locally.
#gRegorLove"Will my videos loop on Twitter? Yes! When we update the Vine app to be the Vine Camera in January, videos that are under 6.5s will loop – whether you post them from the Vine Camera or upload them directly to Twitter."
#gRegorLoveInteresting feature there. Sounds like it turns Twitter into Vine, as long as you upload a video under 6.5s, from any source.
leg, snarfed, friedcell and jmelesky joined the channel
#ZegnatOh, sebsel, I read you were sad that the Internet Archive had no Hyves backup? But I think the Archive Team might have one! I seem to recall I was running their warrior software to help them back-up Hyves.
#LoqiJust generated this week's newsletter! You still have a few minutes to make changes, and I'll re-generate it 10 minutes before it gets sent out at 3pm Pacific time. https://indieweb.org/this-week/2017-01-13.html
#GWGmiklb, tell you what, I will look to merge it today
userXYZ and CherryPuffs joined the channel
#miklbGWG oh, cool. If you'd like another test, I can try it later.
tantek joined the channel
#gRegorLoveGWG, miklb Bridgy does have a "maybe" option too; only include the link if the contents are truncated
#miklbI see that's an option in the pull request. I wasn't familiar with it.
kerozene and friedcell joined the channel
#GWGmiklb, I was going to make the rounds of my plugins with bugfixes now that my location project is at a stopping point before I tackled something bigger. I will just delay PRs for Micropub and handle the Bridgy Publish items on my agenda.
kerozene joined the channel
#GWGBesides, I still want to hook Bridgy Publish into Micropub and that would be a great advantage