2016-03-31 UTC
# 00:25 tantek "There’s really no excuse for Genius to demonstrate such apparent disregard for the obvious. " (yup)
# 00:28 tantek "... abandoned the practice in favor of letting users discuss stories on social channels instead."
# 00:29 tantek yet even "social media" is obv actively used for abuse (c.f. Twitter gg etc.)
# 00:38 gRegorLove Should articles be listed chronologically by date published, or newest first?
# 00:41 tantek I'm not sure we're consistent, may depend on context
# 00:42 KevinMarks Fiskkit tries to get you to tag for truth, but I can see it being bothersome too
# 00:44 KevinMarks Fiskkit is an app and website that encourages people to Fisk online articles, by letting them tag and interpolate comments at the sentence level.
snarfed joined the channel
# 01:00 Loqi Ok, I'll tell them that when I see them next
mdik and danlyke joined the channel
snarfed, mlncn, XgF, mlncn_, rMdes_, singpoly1a, Phae_, renoirb_, mattronix, singpolyma, cjk101010, moredhel, M-Kodo, Jammy_Stuff, bret and StatelessCat joined the channel
snarfed, mlncn_, wolftune, rrix, jihaisse, friedcell, Pierre-O and lewisnyman joined the channel
cweiske, adactio, squeakytoy, lewisnyman, friedcell and j12t joined the channel
j4y_funabashi, j12t and lewisnyman_ joined the channel
JasonO-, cweiske, squeakytoy, j12t, benborges, Garbee and squeakytoy2 joined the channel
friedcell, squeakytoy2, hs0ucy, mlncn_, lewisnyman, j12t, singpolyma, danlyke, snarfed, ehlovader and lewisnyman_ joined the channel
# 15:23 miklb might be a better question for #microformats (?) but any issues with using schema.org markup with microformats?
# 15:27 KevinMarks schema.org has 3 or 4 ways to mark things up, but is rigid about structure
# 15:28 Loqi [Kevin Marks] Microformats 2 and Schema 2015-06-30
# 15:29 miklb KevinMarks just meant was there any issues with using schema and microformats
# 15:31 miklb that's what I was wondering. something like this <article class="post h-entry" itemscope itemprop="blogPost" itemtype="http://schema.org/BlogPosting">
# 15:32 petermolnar the only reasoning I have against schema.org that it feels like java+xml all over again
# 15:34 KevinMarks the key difference is that schema is a class hierarchy, with property inheritance
# 15:35 KevinMarks whereas microformats is objects with key/value pairs that can be nested
loic_m and j12t joined the channel
# 15:35 miklb background of asking is I was reading over the latest HTML5 spec and example code was adding schema, so I started looking into it again
# 15:39 myfreeweb rhiaro uses RDFa together with microformats on her website (although with ActivityStreams vocabulary, not Schema.org)
wolftune joined the channel
# 15:40 myfreeweb (with a lot of vocabularies actually)
# 15:47 Loqi [Kevin Marks] Microformats 2 and Schema 2015-06-30
# 15:50 aaronpk miklb: the short answer is using schema.org or anything else as well as microformats won't hurt anything
# 15:51 aaronpk but I think you threw people off with the original phrasing which sounded like you were asking about how to use schema.org vocabularies as microformats markup
# 15:52 miklb using along with might have been a better way to phrase it
# 16:21 miklb thanks everyone. Seems I have more reading to do. Still not sure if redundant, overkill or covering all bases to use both.
gRegorLove, Garbee, begriffs, snarfed and mlncn_ joined the channel
# 16:41 snarfed just fyi bridgy beta testers, you're back on instagram scraping
# 16:46 Loqi [Aaron Parecki] Today in #wafflewednesday ... Biscuit dough filled with tomato sauce, mozzarella and fresh basil, waffled and then topped with pesto and Greek olives. #waffleeverything...
# 16:47 aaronpk it didn't send a "like" back, it sent a webmention
# 16:47 aaronpk yours for some reason interpreted that as a like of your post, which it isn't
yakker joined the channel
# 16:49 snarfed still seems odd, not at all intuitive that salmentions would do that, since i'm downstream of your post, not upstream
# 16:50 snarfed i don't know? i don't really know salmentions at all
# 16:50 snarfed my site's interpretation bug is probably just old back compat: it interprets u-like as a like, when it should now only interpret u-like-of
# 16:51 snarfed the interpretation problem, yes. still seems odd that i'd get a wm back at all, but meh
# 16:51 aaronpk i guess it isn't technically necessary for you to get that WM back after you send yours
# 16:51 aaronpk but as soon as someone else likes this post, you'll get the same WM
# 16:53 aaronpk hmm i guess that is not technically part of salmention sending
# 16:54 aaronpk "then resend Webmentions to everything the original post sent webmentions to"
# 16:54 aaronpk my code sends webmentions for any URLs that my post links to, including likes and comments, so that's why you got that one
# 16:54 aaronpk even if it isn't part of salmention sending, it doesn't seem incorrect to do that
# 16:55 gRegorLove Sounds more like a "subscribe to all responses to this post" thing
# 16:55 snarfed we're just differing on what "my post links to" means
# 16:55 snarfed ie whether it's just links in content, or everything on the page
# 16:56 aaronpk not really, there is obviously a link to your post on my page
# 16:56 aaronpk point is anyone at all can send that webmention for me
# 16:56 snarfed but you don't send wms to all the links in your header, footer, etc too, right?
# 16:56 snarfed it's just surprising to receive the wm in practice
# 16:56 aaronpk maybe i will call this an "acknowledgement webmention"
# 16:57 aaronpk it's actually useful if I were to moderate comments
# 16:57 aaronpk because then you would get notified when your comment appeared
Phyks joined the channel
# 17:02 gRegorLove It's taken me quite a while to "get" it, and I feel like I'm always learning/clarifying something, heh
JasonO, begriffs_ and wolftune joined the channel
# 17:39 aaronpk whoa, startssl.com replaced their browser cert login mechanism with a one-time-password sent to your email
danlyke, hs0ucy, koray and KartikPrabhu joined the channel
j4y_funabashi joined the channel
# 18:41 KevinMarks mf2 parsers only really look at prefixes; it's backcompat for mf1 where we interpret things
# 18:45 GWG I have a problem with finishing a project. If I use icon fonts, I already have the code. If I go for SVG, I would have to do more work. And I don't feel like doing it now.
# 18:45 GWG Trying to decide if I should go the easy route so I can use the product.
# 18:47 sknebel yes, you probably should if that's the options ;)
# 18:49 GWG KevinMarks, I keep reading about icon sprites and background images and so on.
# 18:49 GWG It seems like more work to me to get done.
# 18:50 GWG I also would have to gather my own icons
# 18:51 KevinMarks you can just serve svg as images and it works pretty well, they load fast and cache OK.
# 18:51 KevinMarks if you are seeing too many fetches on first load, you can inline them later
# 18:53 GWG Enough to cover the Indieauth silos, a few of the popular rel me choices, and a generic icon for an arbitrary relme
Breadbasket and j12t joined the channel
# 19:01 KevinMarks you could use that as a fallback and special case the ones you know about
# 19:02 GWG This is why I went icon font last time.
# 19:03 GWG But I may just be procrastinating
# 19:05 KevinMarks the google favicon proxy was written for exactly this use case - showing site icons in a rel me list for Google Profiles; Google plus still uses it
Garbee joined the channel
# 19:08 GWG KevinMarks, if I don't complete this by Monday, I need to do a stopgap, even if it is my fault
# 19:12 GWG KevinMarks, first I have to go teach a class
j4y_funabashi joined the channel
wolftune and KartikPrabhu joined the channel
# 19:32 singpolyma snarfed: nice! just need to tie it in with SemanticLinkback or whatever
# 19:33 snarfed resorts to nudging GWG, acegiak, pfefferle, etc :P
gavinc joined the channel
snarfed joined the channel
tantek joined the channel
# 21:21 tantek Just got a "This version of Safari is no longer supported. Please upgrade to a support browser. Dismiss" message from Gmail (on Safari 6.1.6 (7537.78.2))
# 21:21 tantek I don't really understand why something as simple in layout needs as email needs to be so picky.
[shaners] joined the channel
# 21:29 [shaners] Any objections to 2016-11-12 –2016-11-13 for IWC:LA (in Santa Monica at Pivotal)?
# 21:30 cleverdevil so, DreamHost would be willing to host at our downtown LA offices at some point.
# 21:30 tantek shaners, overlaps (exactly) with Science Hack Day SF if you care about that, I know we have some folks here in SF that go to both kinds of events.
# 21:31 cleverdevil we could also host in our offices in Orange County, if there's interest, and potentially in our Portland, OR office too!
# 21:31 tantek cleverdevil - awesome! would you be up for co-organizing a HWC on a Wednesday night?
# 21:34 [shaners] Daylight Saving Time ends on the 6th. That’ll introduce “fun” for the event and people dealing with timestamps
# 21:36 tantek Nov 5-6 looks clear to me. not only is it a DST change, but it's also Guy Fawkes night
# 21:39 tantek and see if you can get at least one co-organizer (hey cleverdevil :) )
# 21:43 [shaners] I experienced that when I tried to solo IWC:Hollywood a couple few years ago
Leeky and snarfed joined the channel
# 21:47 [shaners] cleverdevil: If you want to start doing HWCs at the Dreamhost office downtown, I would attend them.
snarfed and John_Duh joined the channel
# 22:16 [shaners] aaronpk et al: How do I upload a file to a specific path? `/sponsor-logos/full/pivotal.png`
# 22:20 aaronpk we can't have sponsor logos uploaded to the wiki through the normal process because that would imply the logo is CC0
# 22:20 aaronpk but send me a link to the logo and I will put it there and in the wiki footer too
# 22:20 [shaners] will you do the greyscale conversion for footer or should I?
Breadbasket joined the channel
# 22:33 miklb GWG I want to work on something similar for the Jekyll theme I'm working on. Maybe we can collaborate?
snarfed and KartikPrabhu joined the channel