#gRegor`In-person is the best way to have those conversations, of course. meetups, *camps, etc
#acegiakI feel like Google Wave's failure was the turning point for google's "Don't be evil" ethos
#Loqiacegiak: ben_thatmust left you a message 7 hours, 29 minutes ago: I just fixed the serious bug logging in and rebuilt MobilePub. Apparently its possible to have cordova apps to handle intents but there are bugs specifically with images, also there is a problem with it being a 3rd party plugin so phonegap-build won't work :( I may move back to just building it on my home machine then
#Loqiacegiak: ben_thatmust left you a message 7 hours, 27 minutes ago: cordova dev is quite simple though, i'm sure you could make it do exactly what you want in minimal time.
#acegiaklike they went "well being outright good isn't working"
#acegiakbut they decided to drop it for their new closed ecosystem approach
mlncn-agaric joined the channel
#acegiakI used to want to work for google because they were inspiring. now I'd take a job at google because they're scary and I don't want to be in their way
#acegiakhowever, in good news, I got my posse working with xmlrpc posts
#snarfedbenwerd_: maybe? what symptom are you seeing?
#benwerd_snarfed: We've suddenly stopped processing verbs correctly. No changes from our end, so I'm poking at it a little. It looks like u-like-of (etc) aren't being discovered.
#snarfedacegiak: it's subjective, but that's not quite how wave and g+ evolved. (i worked there during them and know the histories)
#snarfedthey were pretty independent. no one internally viewed wave as social
#acegiaksnarfed: at least for the moment with xmlrpc posts posseing properly I can use the wordpress android app and my kupfer and thunar plugins again
#snarfedGWG: hmm i don't quite follow. it implements the micropub spec. first pass will have no token mgmt, register a single url endpoint, and handle CRUD on it
#snarfedGWG: i don't plan to implement syndication anytime soon
#aaronpkyou don't have to POSSE to support micropub
#aaronpkit took me a while to realize that variables could be more than 1 letter long, because all the examples in the reference book had single-letter variable names
#aaronpki was like "hm strange, what happens if my program gets really long and i need more than 26 variables!"
#GWGI assume, aaronpk, that you stayed in programming after that.
#aaronpkben_thatmust: would you consider "action" instead of "operation"? it seems better somehow
#kylewmGWG: oh sorry :) it was a little nerve wracking, and a little frustrating for someone to say "we could interop if you would just listen to me and do things my way", but generally cool
#GWGKylewm, I keep learning abound here how much room there is for flexibility, but we are trying to create a common language
#GWGBut that is a good thing. Nome of should be too wrapped up in our own opinion
KevinMarks_ joined the channel
#GWGSo, someone thinks that RSS is the right path. I believe otherwise. But I will support both standards for now
#kylewmif i could post likes and comments on winer's blog using RSS i'd do it, if i could post them on pump.io using AS2.0 I'd do it... it's all plumbing
#GWGI support feed by email because I can't get my relatives to read my site. If enough people are interested, I want to engage with them. That is what I like about POSSE
#snarfedhuh. RSS/Atom feeds as a form of POSSE is an interesting framing
KevinMarks_ joined the channel
#tantek.comedited /Atom (+347) "/* IndieWeb implementations */ examples, subsections, move projects to separate section" (view diff)
#kylewmsnarfed: I tried that... tantek didn't buy it
#tantek.comedited /RSS () "(-654) change Problems to Issues (under the assumption that they're resolvable), move Barnaby's example to Atom (since he has no RSS feed), move Projects to its own higher level section" (view diff)
#GWGSnarfed, no one has told me why RSS is better than markup
#GWGSo, assuming the issue is the heaviness of the full html feed, how do you address that?
#tantekGWG, assumption rejected without personal metrics
#acegiakso post kinds is a fork of custom taxonomy isnt it?
#tanteksince clearly we're having widely different results
#gRegor`GWG "A feed reader delivers me a summary" That's if the feed creator is making it a summary-only feed. Aren't they likely to do the same if they adopt mf2? Since they're so greedy for the clicks, heh
#tantekKevinMarks, as the CSS WG and W3C Publications Process folks have grown fond of telling me this week, I'm apparently quite good at breaking things (unintentionally of course)
#tantekKevinMarks: can you file a github issue against that service?
#tantekyour usage of feedburner is more like POSSEing to feedburner rather than actually being an IndieWeb Example of RSS yourself
#acegiakfor my ux flow I have a post in my feed reader, I hit a button to bring up my response box, it prepopulates the quote field, I then optionally add a comment and/or tick a "like" box?
#acegiakthose are three verbs happening at the same time
#acegiakthat way I don't have to show the reply context on my site twice for comment and like
KevinMarks_ joined the channel
#ben_thatmustaaronpk, i think i can agree, action makes more sense
#ben_thatmust!tell aaronpk I agree action is better, i remember why i avoided it, to not confuse it with action="POST" on the form
#kylewmfood for thought, would you consider using a single letter for the action param to distinguish it from a property that is being posted? h=type, o=operation
#ben_thatmustthe h= i can forgive because it fits well with mf2
#ben_thatmustbut i don't think you want to go down the road of shorthanding every field name
#kylewmben_thatmust: as it is, it's a mix of content and control parameters in one flat hierarchy... what if i hypothetically wanted to publish a "p-action" field in my post
#Loqiaaronpk: ben_thatmust left you a message 36 minutes ago: I agree action is better, i remember why i avoided it, to not confuse it with action="POST" on the form
#aaronpkman i'm afk for an hour and snarfed already has a working micropub endpoint for wordpress??
#ben_thatmustbut there is plenty more talk after that
#aaronpkyes the reason for h=entry in micropub was because "h=entry" looks similar to "h-entry" as well as it being very unlikely that anyone would want to set a property on their post called "h"
#GWGacegiak: If you are interested, I'm build a full theme.
#acegiakGWG: I'm gonna child theme it up for the moment
j12t joined the channel
#acegiakGWG: should a .map file have been generated?
#aaronpksee all this feels like internals that don't matter to publishers or consumers
#aaronpkin the end you publish an h-entry post with a bunch of properties
KartikPrabhu joined the channel
#ben_thatmustyes and no, so for me actually note vs article is a difference of encoding (articles are written in html with an <hr> to define the break for the short version) but notes are just text
#ben_thatmusthonestly i think thats the most important piece
#ben_thatmusti use it to determine checkin vs note, which is a minor distinction, i could eliminate one of those types
#tanteksnarfed - yes re: multi-type post or multiple posts. I think we're continuing the discussion and trying to capture / express how both models could make sense or make sense to different people.
#GWGacegiak: The plugin needs more work. It is so far good enough. BUt it needs to be better
#ben_thatmustand i use it for rsvp, but i don't need it for that, i have fields that would be unique for it
#aaronpkI guess it's only needed if it is somehow possible for two different kinds of posts to have the same properties
#aaronpkand if they have the same properties then why are they different kinds of posts
#ben_thatmustthe focus of a note is the text, the focus of a checkin is the location, with a checkin i show a map, with text below it, with a note i show text with a link to a geo-coords
#gRegor`aaronpk, acegiak, snarfed: WordPress *always* adds slashes to $_POST, regardless of magic_quotes_gpc setting *AND* will continue to do so even though magic quotes is removed as of PHP 5.4
#tantekgRegor`: what do you think of recategorizing your use of Feedburner as a form of POSSE rather than actual IndieWeb RSS? (since the URL is not at your domain)
#kylewmI feel like I should know this... as a "developer" of a facebook app, do I still have to file for a review before the app can publish to my page?
#kylewmi didn't have to for redwind, but the api has changed since then, and now it's not working for a Known i'm setting up for my partner
#sandroben_thatmust, did you get the IE email finally? I clicked the wrong place yesterday and messed up the process, but supposedly it's been sorted now.
#barnabywaltersGWG: so you’re making posting endpoints for wordpress which auto-fill form fields with values from the URL query string?
LauraJ joined the channel
#barnabywaltersin that case IMO the only thing required is the in-reply-to URL, and then if the UI wants to pre-fill the content with stuff based on the URL (e.g. twitter @name) it can do that itself
interactivist joined the channel
#pfefferleGWG but micropub will only provide an API… so you still have to code a simple UI for that…
#aaronpkyou don't really need to use the micropub api if you're posting from wordpress. it's more useful for posting from other apps
#KevinMarks_I recognise that, aaronpk. I have done talks that were obviously being videoed, so didn't ask anyone to do it for me, and then the organisers never posted them
#aaronpki think i removed it when i kept getting complaints that my articles weren't showing up very nicely in atom, like images were broken or something
#kylewmaaronpk: yeah iirc some readers couldn't parse your xml
#aaronpkand i just didn't want to deal with fixing it
#aaronpki should link to the h-entry->atom service tho
#gRegor`I went to the trouble of validating my feed last night and yeah, it's a bit of a pain. Mostly just the way I had to tinker with the way /Nucleus outputs information, to encode certain entities.
#aaronpkoh huh, I don't even have an HTML page with the full text of articles
#kylewm.comedited /RSS (+0) "/* Indieweb Examples */ use canonical page name Atom instead of ATOM" (view diff)
#aaronpk!tell rhiaro it looks like your site is being served from both http://www.rhiaro.co.uk/ and http://rhiaro.co.uk/ instead of having one redirect to the other, which is why your twitter indieauth login stopped working
#rhiaroaaronpk: ohh shouldn't have used www when I tried to log in. Guess it was just blind luck the others worked
#Loqirhiaro: aaronpk left you a message 28 minutes ago: it looks like your site is being served from both http://www.rhiaro.co.uk/ and http://rhiaro.co.uk/ instead of having one redirect to the other, which is why your twitter indieauth login stopped working
#snarfedi love that karma is a mild black box, you often have to guess the word
#aaronpkthat's ok, you managed to get quite a lot in there!
#rhiarobut sharedhosting-- because the server my site is on got ddosed the other week and was down for ages
#rhiarobut sharedhosting++ because I didn't have to deal with the problem myself
#rhiaroThey never found out (or, at least, shared) who the target was, so if it had been one of my sites being on a shared server is great, but if it was someone else, then not so much
#snarfedrhiaro: out of curiosity, how would owning the os/hardware have inherently helped with the ddos?
#rhiaroI mean if someone else was the target of the ddos, they wouldn't have been on my server, so I wouldn't have been affected
#gRegor`aaronpk: I've noticed your dt-published <time> elements show a text cursor on hover in Firefox, but a pointer cursor in Chrome. I thought for a moment there weren't permalinks when I was browsing in Firefox.