#indiewebcamp 2016-05-10

2016-05-10 UTC
#
miklb
it's not a big deal, was just looking to play around with his workflow. I can use Quill for the time being.
#
miklb
he just doesn't remember how he got the token. Said he copied something from Quill.
#
aaronpk
quill doesn't show the full token so i doubt it
#
miklb
right, I dscovered that today.
#
aaronpk
it wouldn't be hard to make a small app that logs you in and shows you the token tho
#
aaronpk
1) fetch your home page and look for the following rels: authorization_endpoint, token_endpoint, micropub
#
aaronpk
3) once you approve the request, the auth server will redirect you back to http://localhost/redirect?code=xxxxxxx
#
aaronpk
4) take the code from the query string and make a post request to the token endpoint: me=http://you.example.com&code=xxxxxxx&redirect_uri=http://localhost/redirect
#
aaronpk
5) the response will include the access token
hongpong joined the channel
#
miklb
aaronpk thanks!
#
miklb
aaronpk++
#
Loqi
aaronpk has 133 karma
mlncn joined the channel
#
tantek
ok I think I'm caught up in the logs
#
tantek
bring it Loqi!
#
Loqi
tantek: ZegnatWork left you a message 16 hours, 33 minutes ago: several feed readers and services do support post updates, just make sure the unique identifier (atom:id, I guess) stays the same. http://indiewebcamp.com/irc/2016-05-09/line/1462782672135
#
Loqi
tantek: ZegnatWork left you a message 16 hours, 32 minutes ago: Dr Drang wrote about RSS services and their support for updates, called is a mess, so don't assume anything: http://leancrew.com/all-this/2014/11/more-rss-mess/ http://indiewebcamp.com/irc/2016-05-09/line/1462782727105
#
Loqi
tantek: snarfed left you a message 10 hours, 24 minutes ago: looks like the deleted-entry element? i'm just parrotting google :P https://tools.ietf.org/id/draft-snell-atompub-tombstones-04.html http://indiewebcamp.com/irc/2016-05-09/line/1462804854482
#
Loqi
tantek: kylewm left you a message 9 hours, 23 minutes ago: your dt-deleted values do not have a timezone! http://indiewebcamp.com/irc/2016-05-09/line/1462808491726
#
tantek
alright, in reverse order
#
tantek
!tell kylewm thanks! fixed! :)
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
!tell snarfed yeah saw that RFC draft - no evidence that it went anywhere or that anybody implemented it. I'll ask James.
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
!tell Zegnat thanks for that "more RSS mess" link - VERY useful background information.
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
http://leancrew.com/all-this/2014/11/more-rss-mess/ footnote 1: "At the risk of offending Atom partisans, I’m going to lump all feed formats together and call them RSS. I know this isn’t technically correct—and the mix of formats is another part of the mess—but it’s common parlance and it’s a convenient shorthand." - thus justifying RSS 4.01
#
GWG
Evening
mblaney joined the channel
#
mblaney
tantek if you want to go for convention and already implemented for xml feeds (over specs) I'm deleting items from a feed cache when both title and description are empty strings.
#
GWG
mblaney: How are things at SimplePie?
#
mblaney
RSS already has the concept of an item without a title and description being invalid, so I'm using that as a signal to delete items.
#
mblaney
GWG: good thanks, I got some positive feedback following the 1.4 release
#
mblaney
there's a ticket to update Wordpress once a new release came out, feel free to give it a nudge ;-)
#
GWG
mblaney: I filed one the day you posted it was out.
#
GWG
Was there already one?
#
mblaney
this was the one you originally pinged me about: https://core.trac.wordpress.org/ticket/36221
#
mblaney
currently closed "maybelater" and waiting on the release
#
GWG
I filed this.
#
GWG
Didn't see any open tickets.
#
mblaney
GWG++ nice! that's better than bumping the previous one
#
Loqi
GWG has 156 karma
#
GWG
I don't think they'd let in php-mf2
#
mblaney
no, that's going to take more persuasion than we have :-)
#
GWG
Only because it requires php 5.3
#
mblaney
It will get there eventually... I've put the soft dependency in, it's just up to others to show interest.
#
GWG
The 5.3 thing with namespaces is an issue.
#
GWG
8.2% of WordPress installations run on 5.2.
#
GWG
22.1% on 5.3
tantek joined the channel
#
@raamdev
Webmention support and improved pings/trackbacks are coming in the next release of the Independent Publisher theme. https://github.com/raamdev/independent-publisher/issues/201#issuecomment-218032476
(twitter.com/_/status/729851834484068352)
#
@ipubme
RT @raamdev Webmention support and improved pings/trackbacks are coming in the next release of the Independent Publisher theme. https://github.com/raamdev/independent-publisher/issues/201#issuecomment-218032476
(twitter.com/_/status/729852028491567104)
#
GWG
I told that guy I would try that
#
tantek
That's good news right?
#
GWG
Could be
#
tantek.com
edited /deleted (+850) "collapse Why / Use Case, Handling -> How to, subheads, add self to examples!"
(view diff)
#
tantek
thanks mblaney - is this handling of "when both title and description are empty strings" documented anywhere? even as a brainstorm or proposal?
#
mblaney
tantek I wrote about it recently: https://unicyclic.com/mal/2016-05-06-deleted_post_support_in_dobrado_indieweb but I'm guessing you mean on the wiki.
#
Loqi
[Malcolm Blaney] deleted post support in dobrado #indieweb
#
mblaney
I'm happy to do that, open to suggestions about the best place to mention it.
#
mblaney
Also "empty strings" is maybe too specific, the RSS spec mentions this under items: "All elements of an item are optional, however at least one of title or description must be present."
shiflett joined the channel
smcgregor, cweiske and tantek joined the channel
#
tantek
reads mblaney's post about deleted post support
#
tantek.com
edited /deleted (+627) "Reader Examples / SimplePie"
(view diff)
gRegorLove and Ruxton joined the channel
#
Ruxton
@tantek re your tweets not being publicly visible, I can see them but I was logged into a different twitter account at the time (which wasn't following)
#
KartikPrabhu
Ruxton: just a headsup, no need to use @ to refer to people. in fact in the logs @tantek links to a twitter account which is not tantek
#
gRegorLove
Catching up on the "up/downstream" webmentions since I got one from webmention.rocks.
#
Ruxton
KartikPrabhu: cheers, slack habits are overtaking my old irc habits :(
#
KartikPrabhu
Ruxton: not to worry, seems to happen to everyone the first time here :)
#
boffosocko.com
edited /User:Boffosocko.com (+371) "Create method to archive generic webmentions to homepage for WordPress"
(view diff)
tantek joined the channel
#
tantek
ruxton, makes sense. feel free to request from as many other twitter accounts as you want. You can always "mute" so posts don't show up in the Twitter stream / reader view.
dogada joined the channel
#
@ReadersGazette
BLOG Indie Author Answers by Jim Heskett http://www.indieauthoranswers.com Get help writing your book #bookbloggers 80
(twitter.com/_/status/729428166230614018)
loic_m joined the channel
#
mblaney
would be nice if @ mentions preferenced home pages in /irc-people over twitter... possible?
cweiske and Pierre-O joined the channel
#
gRegorLove
The ProcessWire Webmention plugin now handles webmentions with source URLs alraedy linked on the target page. It just indicates "The URL [A] sent a notification to [B]" and marks it as private, so it only shows up in the admin view, not the public view of the post.
#
gRegorLove
So no more "webmention.rocks mentioned this" due to my own comment there.
jihaisse_ joined the channel
#
ignite.digitalignition.net
edited /IRC_People (+143) "/* Nicknames */"
(view diff)
#
@FEEZig
RT @raamdev Webmention support and improved pings/trackbacks are coming in the next release of the Independent Publisher theme. https://github.com/raamdev/independent-publisher/issues/201#issuecomment-218032476
(twitter.com/_/status/729930681539760128)
#
aaronpk
gRegorLove: why were you getting webmentions from webmention.rocks? It doesn't send any itself yet
arthurspooner and j4y_funabashi joined the channel
#
miklb
not exactly sure why, but sorted out how to display a pinned map location of mf-location from Instagram photos. Should be able to do that with geo located posts too.
glennjones joined the channel
#
gRegorLove
aaronpk: No idea! Someone sent two, though. One to my test post and one to my homepage.
arthurspooner joined the channel
arthurspooner joined the channel
strugee, jrenslin, arthurspooner, j12t, glennjones, trevor-b and friedcell joined the channel
#
aaronpk
ben_thatmustbeme: do you have a photo of your business card with your h-card on it?
trevor-b, arthurspooner, trevor_b, wolftune, mlncn and nitot joined the channel
#
Loqi
[indieweb] "Distributions News" by Roy Schestowitz http://www.tuxmachines.org/node/89072
arthurspooner, dogada and shiflett joined the channel
#
GWG
Morning
#
Loqi
[indieweb] "Links 10/5/2016: Zorin OS in Italy, CoreOS Funding" by Dr. Roy Schestowitz http://techrights.org/2016/05/10/zorin-os-in-italy/
#
chromic.org
edited /IRC_People (+90) "/* Nicknames */ chimo: added myself"
(view diff)
#
aaronpk
chimo: just read your posts about your site! Well done! Super great! https://chromic.org/blog/project-autonomous/
#
cweiske
chimo, someone who's using surrgator! great!
#
cweiske
s/surrgator/surrogator/
#
Loqi
cweiske meant to say: chimo, someone who's using surrogator! great!
#
cweiske
and grauphel!
#
chimo
aaronpk: :D it's a lot of fun! I'm using some of your stuff as you can see :) Thanks for that
#
aaronpk
Yes! I was somewhat surprised to see Switchboard there!
#
jammy.co
edited /events/2016-05-10-homebrew-website-club (+227) "Added access details for Edinburgh"
(view diff)
#
aaronpk
chimo: any chance you can make it to IndieWeb Summit in Portland?
hongpong joined the channel
#
chimo
cweiske: yeah! thanks to you as well :)
#
chimo
aaronpk: I wish! a bit low on disposable income at the moment, unfortunately
hongpong1, hs0ucy and snarfed joined the channel
#
snarfed
aww i really want to photo reply to aaronpk's latest photo, https://www.instagram.com/p/BFOokpljcrQ/ , but it looks like ownyourgram hasn't been pesosing his photos for a while
#
Loqi
snarfed: tantek left you a message 13 hours, 24 minutes ago: yeah saw that RFC draft - no evidence that it went anywhere or that anybody implemented it. I'll ask James. http://indiewebcamp.com/irc/2016-05-09/line/1462842358404
#
aaronpk
bah yes. one sec will kick that one manually.
#
Loqi
[Aaron Parecki] Trying out some new logo ideas for #webmention Thoughts?
#
GWG
The second one looks too...superhero-like.
#
GWG
I wonder how the first one would look if the arrow looked more like a chain.
#
aaronpk
chain?
#
GWG
link
#
aaronpk
interesting
tantek joined the channel
#
snarfed
replied, https://snarfed.org/2016-05-10_aaron-parecki-12 , not sure it worked though
#
Loqi
[Ryan Barrett] Aaron Parecki
#
snarfed
ah there it is. (new) p3k just doesn't support photo replies yet. ah well!
#
snarfed
or do they need u-photo?
#
petermolnar
chimo note on the mail.chromic.org entry, I suggest adding OpenDMARC to that stack
#
snarfed
trying with u-photo
#
chimo
petermolnar: it's on my ever-growing todo list :)
#
aaronpk
what is a photo reply?
#
Loqi
photo reply is a reply with a photo, thus also a photo post that is in-reply-to another post https://indiewebcamp.com/photo_reply
#
aaronpk
i should add support for that. not a lot of indieweb examples currently.
#
Loqi
I agree
#
snarfed
true. very low priority
ben_thatmustbeme joined the channel
snarfed joined the channel
#
GWG
petermoln
#
GWG
petermolnar: I have been thinking again.
#
GWG
About a question you asked.
#
petermolnar
that may not be enough information, GWG :)
#
GWG
Why Semantic Linkbacks only uses one comment type.
#
GWG
petermolnar: If you changed it now, you'd have to batch convert
singpolyma joined the channel
#
petermolnar
I'm not certain I get what you're talking about
#
petermolnar
pfefferle is developing things with maximum compatibility in mind, which is a good wordpress dev approach; however, some approaches of the wordpress developers are too rigid, in my opinion; this included
#
petermolnar
the theme support is indeed an issue
#
GWG
But unless the developer is specifically targeting comments as a type only, they would display as comments.
#
GWG
In the webmention plugin, he has an option to set all webmentions to a different comment type.
#
petermolnar
ok, so what is the question or the conclusion?
#
GWG
Setting it as a comment type is probably better. WordPress could use better support for custom comment types. And there can always be a compatibility setting
dogada joined the channel
#
GWG
petermolnar: If they accomplish that goal, I think it is worth changing.
#
petermolnar
I'm already using custom types in my plugin, eg. a like is a 'like' type
#
petermolnar
I was about to use the unicode icon as type in case it's a reacji but that I think is an overkill
#
GWG
petermolnar: Yes, you can. But if 4.6 includes a custom comment type registration, then it is worth changing the Semantic Linkbacks implementation.
#
petermolnar
your opinion?
#
GWG
I think that is too confusing
shiflett, trevor_b, hs0ucy, wolftune, trevor-b, j12t, tantek and snarfed joined the channel
#
Loqi
[indieweb] "Interview with Matthew Reinbold" by Lexy Mayko https://www.api2cart.com/blog/interview-matthew-reinbold/
snarfed1, gRegorLove and bengo joined the channel
#
gRegorLove
Hah, I thought Wu-Tang as well, aaronpk, snarfed1
wolftune and snarfed joined the channel
#
gRegorLove
snarfed: Got a 403 sending this webmention to you http://gregorlove.com/2016/05/star-snarfed/
#
gRegorLove
Wonder if it's cause it also sent a vouch URL
j12t joined the channel
#
@jkphl
Leaving Düsseldorf after 4 awesome days of creating @indiewebcamp & learning @btconf. Thx to all I met, it was rad! https://twitter.com/jkphl/status/730086531214520320/photo/1
(twitter.com/_/status/730086531214520320)
#
snarfed
gRegorLove: huh interesting! thanks for the report, will look
#
kylewm
gRegorLove: really good idea to hide/ignore reversed webmentions
#
Loqi
kylewm: tantek left you a message 16 hours, 23 minutes ago: thanks! fixed! :) http://indiewebcamp.com/irc/2016-05-09/line/1462842328481
#
kylewm
I got some from webmention.rocks too
#
aaronpk
who is sending those
#
gRegorLove
Maybe someone plugged it into indiewebify.me
#
gRegorLove
it sends wm for a page, right?
#
aaronpk
that would do it
#
gRegorLove
The IP was from Massachusetts
#
aaronpk
someone at MIT?
#
@AlfonsoRomay
Personalmente, no encuentro grandes ventajas (salvo acceder a audiencia más amplia) y prefiero el enfoque #IndieWeb: http://alfonsoromay.com/2012/07/movimientos-hacia-una-web-independiente/
(twitter.com/_/status/730087806538756097)
#
gRegorLove
snarfed: Also using u-like-of. not sure if it's something with semantic linkbacks plugin; thought there was some recent change from like-of to u-like-of
#
gregorlove.com
edited /like (+179) "/* IndieWeb Examples */ s/reposts/likes/ +me"
(view diff)
quails joined the channel
#
tantek
gRegorLove: we did do a bunch of cleanup and dropping legacy use of "u-like"
snarfed and friedcell joined the channel
#
snarfed
hey gRegorLove do you have the full response for that 403? i don't see my server logs in real time, only periodically
#
gRegorLove
I don't, sorry.
#
snarfed
oh nm, i see the problem
#
snarfed
fixed and upated. thanks again for the report!
#
@eay
Und damit sind 2 Tage IndieWebCamp + 2 Tage Beyond Tellerrand auch schon wieder vorbei. Super war’s! Nächstes Jahr gerne wieder! #btconf
(twitter.com/_/status/730094859000926209)
snarfed1 joined the channel
#
kylewm
added preliminary support for dt-deleted to woodwind, so now posts that show up in the feed with dt-deleted will be hidden from the reader after that datetime. the u-url != u-uid case is not working yet though (i.e. the one tantek proposed where u-uid would be the u-url without a slug)
j12t and bengo joined the channel
#
tantek
kylewm - I'm still working on implementing persistent u-uids myself
#
tantek
specifically, the insight was that given that slugs are user-data that can change, that means that u-url permalinks that include slugs CANNOT be used as u-uid values as well, thus requiring explicit u-uid
#
tantek
working on it
#
aaronpk
oh good point
#
aaronpk
needs to implement that too then
#
tantek
before this I was unconvinced of a real world need for separate permalink and e.g. Atom:ID
#
tantek
but now that I followed through on this analysis with /deleted, it is clear why and how to do u-uid
#
tantek
which I think translates to Atom:ID
#
tantek
so I'll have to update my Atom generating code accordingly as well
#
aaronpk
all my URLs have a version that doesn't include the slug which will redirect to the slug-version, so that sounds like a good thing to use as the uid
#
tantek
same here
#
kylewm
think that has any bearing on webmention deletes?
#
aaronpk
i don't see how it could
#
tantek
kylewm yes
#
tantek
because you may get a webmention delete from a source URL that is string-different from any URL you have seen before
#
aaronpk
that's certainly true for updates
#
tantek
but is actually the same as *one* of the URLs you have seen before
#
tantek
after you follow redirects for that URL
#
kylewm
so if the webmention source= the slug-less u-uid in all those cases
#
kylewm
then you could update the slug and send update webmentions
#
kylewm
or delete and send the uid without a slug
almereyda joined the channel
#
aaronpk
ohhh yeah, if you send the wm with the source of the slug-less one in the first place
bengo joined the channel
#
tantek
kylewm that depends on receivers keeping track of BOTH the original "source" sent in the webmention, and what it redirected to (eventually)
#
tantek
I'm not sure if any do that
#
tantek
so yes, this does have bearing on webmention updates and deletes
#
kylewm
I don't keep track of redirects I don't think, but I do store the source and the u-url separately (I think most people do beause of bridgy)
#
aaronpk
yes i do that too
#
aaronpk
not sure if i store the original source or the resulting source after redirects tho
#
Jeena
btw. don't make the same mistake I did when you show the dete/time from exif data of pictures: https://jeena.net/notes/653
#
miklb
that was a fun exercise, though not sure what real benefit, but generating a static map in Jekyll pulled from data in Instagram mf-location data via OwnYourGram
#
Loqi
[Jeena] Jeena,
gRegorLove_ and tantek joined the channel
#
voxpelli
miklb: sounds cool :)
#
miklb
voxpelli difficult part was the mf-location was in lat/long and Mapbox API needed long/lat so I had to do some funky liquid logic to reverse it and strip extraneous characters.
#
voxpelli
miklb: rewarding when one manages to do such things in pure liquid :)
#
miklb
I can actually see some interesting use cases down the road.
#
Zegnat
Hmm, I was using the IRC web interface this afternoon, and seemed to have the same problem EmmaH had at IWC: the connecting error box did not disappear (ping aaronpk)
#
Loqi
Zegnat: tantek left you a message 17 hours, 45 minutes ago: thanks for that "more RSS mess" link - VERY useful background information. http://indiewebcamp.com/irc/2016-05-09/line/1462842385248
#
tantek
miklb, in microformats, there are separate latitude and longitude libraries
#
tantek
s/libraries/properties
#
Loqi
tantek meant to say: miklb, in microformats, there are separate latitude and longitude properties
#
tantek
I don't understand what you mean by "mf-location was in lat/long"
#
miklb
tantek well, using micropub & OwnYourGram, I got a single mf-location that has latitude,longitude
#
miklb
not separate properties.
[kevinmarks] joined the channel
#
tantek
context?
KartikPrabhu joined the channel
#
voxpelli
checks if he is guilty
#
miklb
voxpelli there is an example on my home page now. I need to figure out best way to add a permalink to posts that don't have a title
#
voxpelli
miklb: I used some kind of time based slug then I think
#
voxpelli
tantek: probably OwnYourGram that posts a location property
#
aaronpk
you're getting the location as a geo: URI which specifies lat,lng
#
aaronpk
i'm tempted to change it to send a full h-card when there's a venue name. I don't like the hack that it is right now.
#
miklb
aaronpk yes, with the geo: I stripped that out and reversed ordered them to send to the API to get the map. I could easily now use that to include the separate properties in the post. Just scratching the surface of the idea.
#
voxpelli
aaronpk: would probably make it a bit simpler than the lovely code of miklb:s: https://github.com/miklb/miklb.github.com/blob/jekyll/_includes/post-content.html#L73 :)
#
aaronpk
yeah, this is a classic problem with geo data. GIS systems prefer lng,lat (x,y) but for some reason webby systems use lat,lng more often
#
miklb
voxpelli sure, put my spaghetti code on display ;-)
#
voxpelli
miklb: I think I have some similar code on my site ;)
#
tantek
miklb++ for putting his code in whatever state on github :)
#
Loqi
miklb has 4 karma
#
voxpelli
(funny how both our weird contents are on line 73 of a post-content include :P)
j12t joined the channel
#
miklb
voxpelli that actually helped me know I could chain liquid filters :)
#
gRegorLove
Watched the Düsseldorf demo of OwnTracks. That was pretty cool!
#
gRegorLove
What is OwnTracks?
#
gregorlove.com
edited /OwnTracks (+103) "link, expand dfn"
(view diff)
#
@jeffreycwitt
.@cjs64 Yes, see my presentation tomorrow. http://lombardpress.org/slides/2016-05-11-iiif-webmentions/#/ Libraries that share their mss images via #iiif can receive info back
(twitter.com/_/status/730116299418898432)
hongpong and wolcen joined the channel
#
GWG
Afternoon
#
gRegorLove
Hey GWG. How's the WordPress universe?
#
GWG
I am reading about WP Cron
#
GWG
I have two ideas I wanted to explore
hongpong joined the channel
#
GWG
Delaying sending webmentions and asynchronous verification
#
GWG
I think I can use WP Cron for asynchronous processing without creating a race condition, which is the concern.
#
GWG
I am trying to decide if I should just build it.
#
gRegorLove
GWG: Welcome to reference https://github.com/gRegorLove/ProcessWire-Webmention/blob/master/Webmention/Webmention.module#L477 for how I implemented async processing. Every minute it processes up to 5 webmentions.
#
GWG
I just have to be careful
#
gRegorLove
build fast and break things! ;)
#
gRegorLove
One thing about WP Cron is that I think it can hold up the page load. Maybe that's been chagned in WP core since I last use WP cron though.
#
GWG
I am still hoping for Pfefferle to return. I need structure
#
GWG
It can. That is what makes it hard
#
GWG
I want to have three webmention handlers built into the plugin. Synchronous, Asynchronous, and Drop In
#
GWG
Drop In being delegation to a service worker of some kind.
Lancey joined the channel
#
GWG
To address usage needs.
#
petermolnar
GWG WP Cron can be a nightmare, feel free to poke me any time
#
petermolnar
I had to explore it thoroughly
#
GWG
petermolnar, offer accepted
#
petermolnar
gRegorLove it can, if it's not a real cron
#
petermolnar
so you need to think in batches and queues
#
petermolnar
(real cron => wp cron is called from system cron )
#
gRegorLove
petermolnar: Yeah, and if output buffering isn't used. Surprised they haven't implemented that, to keep it from slowing page loads.
#
aaronpk
Limiting the number a single request processes should
#
aaronpk
solve it right?
#
aaronpk
Since you can set a timeout limit on fetching a source URL
#
aaronpk
(the good news is in practice it shouldn't slow down that many real page loads since ambient bot traffic will also trigger wp-cron)
[kevinmarks] joined the channel
#
[kevinmarks]
rather than limiting number, ideally set a time threshold and process up until that
#
[kevinmarks]
that way you scale based on load
#
@LukasRosenstock
A personal website with conversational #UI - interesting and unique approach by @azumbrunnen_: https://azumbrunnen.me/ #indieweb
(twitter.com/_/status/730140711031607296)
wolftune and arthurspooner joined the channel
#
Jeena
so aaronpk I guess I remember why I put the invisible title in my notes, because the name which gets generated automatically looks ridiciolous https://aaronparecki.com/2016/05/10/31/video
#
Loqi
[Aaron Parecki] After reading this, I'm seriously considering publishing my conference videos on Amazon's new Video Direct! http://techcrunch.com/2016/05/10/amazon-takes-on-youtube-with-launch-of-amazon-video-direct/...
arthurspooner joined the channel
#
@webrocker
hoping to stay in contact with all the people i had the pleasure to get to know at @btconf and @indiewebcamp
(twitter.com/_/status/730154022775181318)
arthurspooner joined the channel
#
@m_ott
@webrocker @btconf @indiewebcamp Definitely! That's what Twitter is for. Or email. ;)
(twitter.com/_/status/730154838890270721)
#
@arirose_ny
Short domain for my upcoming #indieweb publishing page successfully registered. Read more at http://indieberger.mediaberger.com/note/new-short-domain-registered--25/
(twitter.com/_/status/730155217828913152)
tantek joined the channel
#
@chrisbergr
RT @arirose_ny Short domain for my upcoming #indieweb publishing page successfully registered. Read more at http://indieberger.mediaberger.com/note/new-short-domain-registered--25/
(twitter.com/_/status/730157268197584896)
#
@jkphl
Back home, happy to see my (sleeping) wife & daughter. It was an awesome trip — thanks to everyone involved! #btconf #indiewebcamp
(twitter.com/_/status/730158677466959872)
#
@chrisbergr
@LukasRosenstock @azumbrunnen_ Ohh, this is awesome. I really love it! :) But.. I don't get the relation to the indieweb here.
(twitter.com/_/status/730159053620547585)
#
@LukasRosenstock
@chrisbergr @azumbrunnen_ I found the link on the @IndieWebCamp wiki; also I'd say every personal website is part of the #indieweb.
(twitter.com/_/status/730161116370849794)
#
@m_ott
Back home after four wonderful days in DDorf. It was a real pleasure to meet all of you at #IndieWebCamp and #btconf! Thank you so much!
(twitter.com/_/status/730162184668495872)
tantek and mlncn joined the channel
#
Loqi
[indieweb] "@chrisbergr @LukasRosenstock personal website == indieweb :) all the microformats/indieauth/webmention/etc. is just one way of doing it." https://kylewm.com/2016/05/chrisbergr-lukasrosenstock-personal-website-indieweb
#
@kylewmahan
@chrisbergr @LukasRosenstock personal website == indieweb :) all the microformats/indieauth/webmention/etc. is just one way of doing it.
(twitter.com/_/status/730165727496261633)
KartikPrabhu joined the channel
#
kylewm
love when PuSH beats twitter!
#
kylewm
Loqi++
#
Loqi
Loqi has 398 karma
#
kylewm
Superfeedr++
#
Loqi
Superfeedr has 3 karma
[benatwork] joined the channel
#
[benatwork]
julien++
#
Loqi
julien has 1 karma
#
[benatwork]
Did I get that wrong :neutral_face:
#
kylewm
!karma julien51
#
Loqi
julien51 has 6 karma
#
Loqi
[indieweb] "http://www.cameronsworld.net/ #indieweb" by Ben Werdmüller http://werd.io/2016/-indieweb-1
#
[benatwork]
julien51++
#
Loqi
julien51 has 7 karma
tantek joined the channel
#
Loqi
[indieweb] "cameronsworld.net" http://www.cameronsworld.net
#
@krisshaffer
@brynmdhughes Our whole convo got picked up by webmentions on this post, since you replied to my post tweet. :) http://kris.shaffermusic.com/2016/05/exploring-some-basic-musical-data-in-R/
(twitter.com/_/status/730171311675166720)
#
@krisshaffer
@brynmdhughes Not your fault. Webmentions don't have all the kinks worked out yet.
(twitter.com/_/status/730174338733740040)
[kevinmarks] joined the channel
#
[kevinmarks]
Well, not sure about intentionally
tantek joined the channel
astro joined the channel