#tantekI gotta get my semi-auto webmention sending coded
#tantekso I don't have to do a curl next time a demo posting a comment
#acegiaktantek: you can see from my reply to the auto comment post that I need to organise my replies so that the context isn't sent as part of the webmention comment
#acegiakcause at the moment there's no distinguishing features to say "this is the context, and this bit is my reply"
#tantekthe reply-context should be *inside* the h-entry but *outside* the h-entry
#acegiaktantek: at the moment reblogging with whisperfollow just presents a textbox with post content as html with the existing content etc there as template
pfenwick joined the channel
#aaronpkacegiak: sweet! looks lik my server actually got two webmentions
#aaronpkhm no I don't think I've received a webmention at all now
#acegiakaaronpk: I think in my moving the context to a separate h-cite tag it meant that the plugin isn't finding the url to know it needs to send a webmention
#tantekthank *you* josephboyle - the videos came out great
#tantek!tell benwerd - I think I found a bug in your checking for in-reply-to links in your webmention consuming code - appears you're only looking for them inside e-content whereas you should be looking just for a p-in-reply inside the h-entry. E.g. http://tantek.com/2013/286/t4/pcloud-indieweb-videos-posted
#tantek!tell benwerd when I curled the webmention manually to your event link (attempting to leave that as a comment), I got: {"error":"no_link_found","error_text":"The source URI does not contain a link to the target URI."}
#tantek!tell caseorganic - in your presentation, rather than …2012, why do we need it, principles, what can you do - a better order: …2012, principles (how indieweb is different from prev efforts), why do we need it, what have we built, what can you do
#tantek!tell caseorganic - the "future of …" slides don't seem to fit well anywhere - I'd drop them. Better to close/conclude with a solid "what can you do" call to action series, including joining the community/IRC and participating in an indiewebcamp in person.
#tantekand that's the end of my review of the slides - going to wait for a refresh/iteration of them to re-review
pfenwick, cweiske, danbri and caseorganic joined the channel
#Loqicaseorganic: tantek left you a message 2 hours, 1 minute ago: - in your presentation, rather than …2012, why do we need it, principles, what can you do - a better order: …2012, principles (how indieweb is different from prev efforts), why do we need it, what have we built, what can you do
#Loqicaseorganic: tantek left you a message 2 hours ago: - the "future of …" slides don't seem to fit well anywhere - I'd drop them. Better to close/conclude with a solid "what can you do" call to action series, including joining the community/IRC and participating in an indiewebcamp in person.
#barnabywaltersif an analysis app can see you’ve got two different step counts from different devices, it can decide whether to average or pick one or whatever
#aaronpkoh funny, "HTTP server implementors, and in particular, CGI implementors are encouraged to support the use of `;' in place of `&' to save users the trouble of escaping `&' characters this way."
#barnabywaltersValues.Get(paramname) returns the *first* value, interestingly — most other implementations seem to get the last
#aaronpkseems like if both PHP and Rails (and presumably Ruby's Sinatra) all use [] then we should just go with that, otherwise people are going to have to write custom post request handling
#aaronpkdoes that also imply we should use [] notation for nested properties, since that will most likely be handled automatically by server-side frameworks too?
#aaronpkdidn't want to spend hours writing authenticatino code in the ios app
#aaronpkthinking about something super simple instead
#barnabywaltersfair enough. have you seen githubs personal key auth thingy?
#barnabywaltersusing HTTP basic auth but with disposable keys
#aaronpkdo the indieauth dance to get a session cookie from my server, then send a URL to my phone that contains the cookie which when I open the URL on my phone saves the cookie in the app's local storage
#aaronpkthat way I don't need a login screen in the app
#barnabywaltersthe URL field is for a URL API endpoint — when Go is pressed, it gets navigated to with ?text=Did <span class="p-count">x</span> pushups