2013-05-19 UTC
singpolyma joined the channel
# 00:51 aaronpk I had some markup and was like "oh hey I should turn that into an h-card as an example". literally all I changed was I added 'class="h-card"' on the container div and it was done
b0bg0d and tantek joined the channel
# 01:50 aaronpk just noticed techcrunch has a linkedin share button along with twitter/facebook/google
b0bg0d joined the channel
# 02:49 Loqi Ok, I'll tell him that when I see him next
b0bg0d, singpolyma and tantek joined the channel
# 04:11 tantek quick minor nit: microformats property names are always singular, as pluralization is done by marking up multiple instances
# 04:11 tantek e.g. instead of "u-fb-admins", you want "u-fb-admin"
saurik joined the channel
# 04:51 tantek aaronpk - one use of supporting indieauth on your site is so you can post drafts that are only visible to people who sign-in and are on your whitelist.
# 04:51 tantek or heck, allow *anyone* signed-in to see them
duckbillp, cweiske, bret and gRegorLove joined the channel
duckbillp, andreypopp and seyz joined the channel
# 08:03 aaronpk yea good idea about using indieauth for post drafts
# 08:04 aaronpk that part of my site has no knowledge of logged-in users though, will have to figure out the easiest way to add that
andreypopp, bret and tantek joined the channel
andreypopp, seyz and eschnou joined the channel
seyz, indiewebcamp-vis, hmans and thierrymarianne joined the channel
# 15:44 thierrymarianne Hello everybody! I've been nicely invited by Christophe Ducamp to join the conversation. As he mentioned a bit earlier, I enjoy quite much taking photos during all sorts of events. See you around.
# 18:10 aaronpk how in the ... someone yesterday was telling me about that
# 18:11 aaronpk this was just posted like 30 minutes ago. were there substantial rumors for the last couple days or something?
# 18:11 aaronpk "Yahoo has agreed to pay $1.1 billion in cash for the company, one of the people said."
# 18:11 aaronpk "Tumblr would continue to operate largely as an independent business, the people said."
tantek joined the channel
# 18:15 aaronpk and in the last 30 minutes all these other sites posted articles
# 18:15 aaronpk that doesn't just happen on its own, looks like a coordinated PR launch to me
seyz joined the channel
# 20:03 tantek the brio one is shallow copy above the fold. no dates, no location, nothing useful.
# 20:06 aaronpk I was referring more to the long-form web page, much less dense text than wikis lend themselves to
# 20:06 tantek aaronpk - too bad the UK photos got dropped completely - could we have kept one at least in the right column?
# 20:06 tantek didn't get a group shot - the side-by-side stitching was the best I could do
# 20:07 tantek aaronpk - for big poofy stylized text we could create /2013/flyer - and then go nuts in all kinds of crazy graphical ways
# 20:08 tantek keeping the main wiki pages focused on being *useful* is more important than marketing cheese IMO
# 20:08 aaronpk yea, I want something a little nicer to send people to
# 20:08 Loqi aaronpk meant to say: yea, I want something a little nicer to send sponsors to
# 20:08 tantek corporations tend to be impressed by glossy things
# 20:11 tantek and separating that content from the home page
eschnou joined the channel
# 20:11 tantek and well done with putting the general IndieWeb stuff after the upcoming event
# 20:12 tantek anyone started a pool for when tumblr links stop working?
# 20:13 tommorris I reckon the ArchiveTeam should be queueing up Tumblr for gonzo backup about now
# 20:20 aaronpk I want to always have the upcoming events on the home page, and move past events to the new past events page as soon as they are over
xtof and gRegorLove joined the channel
# 22:07 aaronpk I somehow missed that tumblr is full of porn this whole time
tantek joined the channel
# 23:04 tantek aaronpk, and funnily enough, Flickr too (always be careful when looking at favorites of people that favorite your photos on Flickr).
fmarier joined the channel
# 23:31 aaronpk that begs the question... is there a way to cleverly use the www-authenticate header where a browser extension could automatically start the indieauth process?
# 23:36 aaronpk and it will even work with someone else's install of IndieAuth
# 23:39 aaronpk WWW-Authenticate: IndieAuth placeholder="{domain}" location="https://indieauth.com/auth?me={domain}
&redirect_uri=http%3A%2F%2Faaronparecki.com%2Fsignin.php%3Fredirect%3D%252Farticles%252F2013%252F05%252F18%252F1%252Fstop-reinventing-meta-tags"
# 23:40 aaronpk if my browser sees that, it should recognize "IndieAuth", then parse out the placeholder and location values, replacing the placeholder string in the location value with my domain (assuming my browser knows my domain), then redirect the browser to that URL
# 23:41 tantek aaronpk - re: "page is now only visible if you're logged in" - YEAHHH!!!!! Well done.
# 23:41 tantek THIS is an awesome use-case for implementing indieauth sign-in on your own site.
# 23:41 tantek This post is a draft. You are seeing it because you are signed in as tantek.com
# 23:52 aaronpk tantek: the commenting use case is perhaps no longer as useful given that we're already doing distributed comments with pingback+webmention+microformats!
# 23:54 aaronpk also, a new one -- getting feedback on draft posts!
# 23:54 aaronpk kind of like minor edits, but not necessarily just editing existing text, would want a place you could leave notes for me to read
# 23:55 aaronpk in fact, I specfically asked several questions in my draft that I would like feedback on, would be convenient if when you logged in there was a place for you to leave feedback
# 23:56 aaronpk otherwise it goes into a public channel (IRC) or you could leave me feedback as a private post on your site