#indiewebcamp 2013-04-29

2013-04-29 UTC
scor, tantek, b0bg0d, lmorchard and cweiske joined the channel
#
christopheducamp.com
edited /comment-fr (+318) "[fr: sync'd]"
(view diff)
#
christopheducamp.com
edited /Template:stub-fr (+17) "[fr: grammar + link to Main_Page-fr]"
(view diff)
#
christopheducamp.com
edited /original-post-discovery-fr (+235) "[fr: sync'd translation]"
(view diff)
#
christopheducamp.com
edited /permalinks-fr (-414) "[fr: sync'd translation]"
(view diff)
lmorchard joined the channel
#
christopheducamp.com
edited /posts-elsewhere-fr (+3473) "[fr: sync'd & added <span class="rel-canonical">[[post-elsewhere]]</span> on top]"
(view diff)
lmorchard, b0bg0d, tantek, seyz, eschnou, barnabywalters and adactio joined the channel
#
tantek.com
edited /discovery (+180) "/* Post Information */ Authorship"
(view diff)
xtof joined the channel
#
tantek.com
edited /Getting_Started (+1195) "starting noting optional steps, vs. explicit "why" for key steps, add h-entry"
(view diff)
barnabywalters, pfefferle, scor, mxuribe, xtof, friedcell and texburgher joined the channel
#
@BarnabyWalters
http://tryghost.org looks interesting from an #indieweb point of view, but if they are so open, where is the code… http://waterpigs.co.uk/notes/1373/
#
barnabywalters
aaronpk: the above POSSEd tweet is my first submission to indienews — made via curl on the command line as I haven’t got webmention in taproot yet ;) http://news.indiewebcamp.com/post/5
#
aaronpk
nice!!
#
aaronpk
oh I have some pretty big changes to indienews coming after talking with Tantek yesterday
#
barnabywalters
aaronpk: oh, cool
#
barnabywalters
are you planning on enforcing linking to the indienews site to submit?
#
aaronpk
yes, you'll need to link to it with rel="syndication" which will probably be displayed alongside the twitter syndication link in most cases
#
barnabywalters
aaronpk: but how can we put a link to the indienews item before the item is created?
#
aaronpk
that's the trick!
#
aaronpk
the URL will follow a pattern so you can create the URL before submitting:
#
barnabywalters
aaronpk: ah, nice
#
barnabywalters
prevents query strings and hash fragements from ever being useful, but cool nontheless!
#
aaronpk
yea... fragments can't be part of URLs anyway
#
aaronpk
i mean you can't use it to retrieve a separate page
#
aaronpk
i suppose query strings would still be possible... http://news.indiewebcamp.com/post/example.com/posts?id=100
#
barnabywalters
aaronpk: yeah, I meant that you can never use query strings for stuff on indienews — not that that’s likely to be a problem
#
aaronpk
I may need to use it for paging...
#
barnabywalters
but surely not paging within a particular item
#
barnabywalters
the comments won’t be paginated?
#
aaronpk
nah probably not. i can just do the 'load more' thing if the comments get too big
#
barnabywalters
aaronpk: single-page comments seem to have worked for hacker news, so unlikely to be a problem here :)
#
barnabywalters
nice work — it’s great to to see more apps using microformats for useful, non SEO stuff!
#
barnabywalters
supporting comments on indienews might also be a good proxy for people who can’t/don’t want to build native indieweb comment support
#
aaronpk
totally! good point
#
aaronpk
also the way I'm handling comments will make more sense after this is live
#
barnabywalters
perhaps there’s some way of letting people put the indienews webmention endpoint as their webmention endpoint, then treating any comments sent there as comments on the indienews entry?
#
barnabywalters
instant indieweb comments for everyone!
spinnerin joined the channel
#
aaronpk
that's an interesting idea!!
#
aaronpk
i will have to think about that! it might Just Work™
xtof, bnvk and jalbertbowdenii joined the channel
#
@pauloppenheim
The more I play with IPv6, the more it seems both dangerous and important for a healthy future indieweb.
cweiske, eschnou, tilgovi, b0bg0d, tantek and jalbertbowdenii joined the channel
#
aaronpk
tantek: App.net just launched domain verification using rel=me! :) http://blog.app.net/2013/04/29/announcing-domain-verification/
#
tantek
woot!
#
Loqi
yay!
#
aaronpk
after I showed Dalton IndieAuth and suggested they use it
#
aaronpk
s/use it/use rel=me/
#
Loqi
aaronpk meant to say: after I showed Dalton IndieAuth and suggested they use rel=me
#
tantek
does that mean indieauth now supports app.net as an authenticator?
#
aaronpk
let's see if they added the reciprical rel=me...
#
aaronpk
looks like they did!
#
aaronpk
now I can add app.net as an IndieAuth authenticator
#
aaronpk
interesting, lots of people want DNS based verification as well with a TXT record
eschnou joined the channel
#
tommorris
aaronpk: is that just using the rel-me?
#
tommorris
or do you have to use the whole thing? ;)
#
tommorris
I guess I should test it
#
aaronpk
two main reasons: 1) they don't want to display a link to app.net on their home page, and 2) to be able to verify hosted services that don't allow you to edit the HTML (tumblr, svbtle, etc)
#
aaronpk
tommorris: click the "advanced" instructions. ironically, that part is shorter
tilgovi, eschenal, tantek and marktraceur joined the channel
#
Loqi
1 files modified, 2 new files in aaronpk/IndieAuth/master by aaronpk https://github.com/aaronpk/IndieAuth/compare/839f49d4be6a...be82e944fe04
#
Loqi
aaronpk: add app.net auth
#
aaronpk
works!
#
tantek
aaronpk nice!
#
aaronpk
it's dead simple to add new authentication providers if there's an omniauth gem already written
b0bg0d joined the channel
#
@sandeepshetty
.@BarnabyWalters Oxymoron: "Ghost is a Node.js application... which means it can run pretty much anywhere" http://www.kickstarter.com/projects/johnonolan/ghost-just-a-blogging-platform #indieweb
scor joined the channel
#
aaronparecki.com
edited /App.net (+188) "/* IndieWeb Friendly Components */ rel=me links"
(view diff)
morrocco_mole joined the channel
#
aaronpk
also from dalton: "I managed to get Dustin Curtis to add rel="me" to Svbtle"
#
aaronpk
tantek: ^
#
tantek
whoa - example?
#
tantek
oh right! the blog host that Dalton uses
#
aaronpk
yea the super elite one?
#
tantek
shiny silo is shiny :)
#
aaronpk
well at least you can point your domain at it, and it supports rel-me links!
#
aaronpk
hey you know what...
#
aaronpk
we need a "Getting Started" guide for site/service providers separate from the guide for people
#
aaronpk
like, if you're making a service and want to be a good indieweb player, do these things: _______
#
aaronpk
1) provide a way for people to add rel=me links to other profiles 2) provide a way to export all a user's data, ...
#
aaronpk
3) mark up a feed with h-entry microformats 4) add an h-card to the user's home page
#
tantek
true!
#
tantek
or maybe just a subset of Getting Started?
#
tantek
I mean the steps are almost the same
#
aaronpk
for example I'd like to be able to send a link to Dalton and have them implement everything
#
tantek
right, written from the perspective of silos
#
tantek
remember the notes we were taking on what indienews should to to be a good indieweb citizen?
#
@microformats
Nicely done @Svbtle and @AppDotNet! Both launched rel=me support, e.g. http://t.co/ExGLChW9O5 and https://t.co/ZJm50nZfzL
#
tantek
aaronpk - how about indieweb.com/friendly - as in how to make your site indieweb friendly
#
aaronpk
that's pretty good
#
tantek
is that catchy enough of a URL to point site/service providers to?
#
tantek
linking back to original posts with rel=canonical
b0bg0d joined the channel
#
aaronpk
yea that's pretty good! let me find my other notes
#
aaronpk
webmention: If a syndicated copy of a post receives a webmention, the webmention response must contain a link back to the canonical URL.
#
tantek.com
created /friendly (+997) "stub"
(view diff)
#
tantek.com
created /rel-canonical (+192) "stub"
(view diff)
#
tantek
aaronpk - there you go - add forth!
#
tantek.com
edited /friendly (+201) "/* How to make your site Indieweb Friendly */ intro sentence"
(view diff)
barnabywalters, bnvk and spinnerin joined the channel
#
jlsuttles.me
edited /2013/Guest_List (+418) "/* Creators */ Adds Jessica Lynn Suttles"
(view diff)
#
jlsuttles.me
edited /2013/Guest_List (+0) "/* Official Guest List */ Updates signed-up count"
(view diff)
#
tantek.com
edited /2013/Guest_List (-228) "remove example apprentice, fix apprentice to master link"
(view diff)
b0bg0d and caseorganic joined the channel
#
@xtof_fr
Errata copie de la note #indieweb précédente (#POSSE de http://christopheducamp.com/2013-04-29) l'URL était http://news.indiewebcamp.com
spinnerin and tantek joined the channel