sl007Morning everyone. Yesterday german public broadcaster wdr went off due to power blackout, they streamed on Facebook then. I guess everything is lost.
ZegnatBut news broadcasters really need to work on their fallbacks. I remember how long the NOS was down when their HQ (Hilversum) was under threat of attack, they really weren’t prepared to switch to their emergency set-up (The Hague, I believe). Which means they wouldn’t have been ready in case of a war/natural disaster/any other thing where these back
Zegnatsl007, I “live blogged” that happening. I should get that stream out of the silo it is on and onto my blog. It felt a lot more tense than how you describe it there
ScalaWilliam@Zegnat: Second, this is part of a broader locking problem. It appears that everyone starts working without confirmation, and cause of that I can't lock. This then leads to GitHub being an inflexible silo and needing a proper replacement :-)
ZegnatI.e. I saw someone had taken up the job, I see you ask them to make sure they add microformats. I am like “well, I could add microformats, but someone else is already on it”.
ScalaWilliam@Zegnat since the homepage is probably the most important bit, and lacks microformats, can you make an issue with your suggestions for the homepage? That's $5 for creating proper scope & then I'll see how much I can pay for it. More info here -> http://work.scalawilliam.com/rules/
ZegnatMostly puzzling with your template system. I would recommend including the email address in the h-card on the homepage and use the existing header stuff too. But the existing header stuff is included on all pages and the email address isn’t part of that same template file.
dgoldthe 'simplest' solutions isn't working - per jeremy's post referring to my reply-to his post, the p-name as == p-content means that the p-content is being posted twice
ZegnatAre you talking about https://ascraeus.org/micro/1501178407/ dgold? The name and content property are different on that post though. Unless you changed the markup already.
Zegnatdgold: yes. Because implicit name properties will contain the full content of the h-entry (thus including things like “reply to” headers and publication date footers)
Zegnat!tell calumryan I was about to ask you about the London venue for the newly created HWC pages, but I see you already added it yourself :) Is that venue fine to be copied over to future pages as well?
Zegnatdgold, I am always happy to help. I think that is the strength of the IndieWeb for getting people onboard: no dumb questions, try to answer everyone!
[eddie]I am planning to add syndication to liking in Indigenous but it might happen via Micropub update rather than Micropub create... I know that's not widely used though ? unless I just added a built in delay, maybe I'll do that, then you could add tags and syndication into the create option rather than the update
KartikPrabhu[miklb]: right, that is HTML markup on your site. But silo.pub will use the micropub API syntax which does not have the "u" i.e. it is like the parsed microformat
sknebelsounds like the issue might be wordpress specific or at least involves knowledge about how the WP plugins to do stuff, so sadly I have no idea about the details
[miklb]oh, I know what it might be. The in-reply-to url isn’t being added to the post from micropub. Would need to manually mark it up until post-kinds auto-retrieves
LoqiA reply (or comment) is a kind of post that is a text (typically, though photos are possible too) response to some other post, that makes little or no sense without reading or at least knowing the context of the source post https://indieweb.org/reply
[miklb]seems like all of the markup examples are very basic. I’ve yet to see any that utilize u- or p- Is that by design or just nobody has created them?