#aaronpkok this may be the tipping point for me to finally get a DB backend for p3k for better indexing/searching
#snarfedthey include info on webmention HTTP requests and responses, original post links discovered, etc
#tantekaaronpk: re: "augment the reply on your site with a syndication link" you mean augment the *comment* on your site with a syndication link right?
#snarfedbtw all (aaronpk tantek barnabywalters KartikPrabhu), please don't advertise bridgy too widely just yet, i'd like to let it soak for a few days and fix more bugs before announcing more loudly
#snarfedoh definitely. especially since you'd have to detect user agent to really do the intent-style URLs right
snarfed, caseorganic, alaricmoore and tpinto joined the channel
#snarfed!tell barnabywalters hey, just to check, looks like you revoked bridgy on the twitter side? totally ok if you did, and my fault for not allowing deleting yet, but i just wanted to check, since my code is getting auth errors.
#tantek.comedited /Falcon (+351) "/* Contact expanded */ note fixes to labels I'd apply to make them consistent" (view diff)
tpinto joined the channel
#tantek.comedited /Falcon (+149) "/* mobile home template header icons folders */ wrap mockups in grey borders to better indicate grouping into single prototype images" (view diff)
#tantekgood question and yeah I asked that question when we were brainstorming - because it depends on a *website* being able to push a badge notification to a mobile device.
#tantekI think it's coming in iOS - I don't have the URL offhand
#skinnyi think the whole thing will fall apart if there isn't a way to see when you have a message from that person
#skinnyyah. it's just that your screenshot shows only people, no mapping or browser, etc.
#tantekskinny - yeah - actually completely reorganized my iPod home screen(s) Sunday night while writing this post. Took about an hour to think through and do.
#tantekfirst screen is all "urgent access" tools. As mentioned. Camera, Music, Flying etc.
snarfed, tpinto, ryana and thatryana joined the channel
#skinnyproblem is, you can't turn off notifications entirely for things like mail. you can prevent push, but the red badge will still show up.
#skinnywould be nice to be able to say "when peter send me a message via any channel, make my phone make a noise" instead of "when anyone from twitter send me a dm, make a noise."
ryana joined the channel
#tantekskinny indeed. I want to turn off the red badge on Settings and App Store and I can't :(
#snarfedincluding ff os and others, even historical ones, not just the two party system :P
sparverius, jschweinsberg, fritzy, npdoty and thatryana joined the channel
#tantek.comedited /icon (+10) "/* Android browser comparisons */ add version info for Kevin Marks's screenshot" (view diff)
ryana, abrereton, fritzy and kylewm joined the channel
#kylewmEvening all, I asked this last night but it was right before a meetup started, so I'm not sure if anyone saw :) Are any indiewebbers actively syndicating to status.net or pump.io (or any other decentralized service)?
#kylewmyeah, I'd be surprised about Pump I/O, it doesn't seem like too many people are using it in general. I was more hopeful about SN sicne there are a couple of mentions of it on the wiki
#tantekthe only reason to POSSE to a service is if a) you have friends on that service (otherwise you're just spamming), and b) that service only allows people to subscribe to local-to-the-service accounts.
#tantekin the case of Status.net, b) was not true.
#kylewmthat is only if the other site is explicitly running statusnet software though, no?
#tantekthat should work with my URL for example, http://tantek.com/ since I have both an Atom ActivityStream and PuSH support for it (both discoverable)
#tanteknote how when he reposted notes from tantek.com, and then syndicated those reposts to Twitter, it converted the reference to tantek.com to @tantekcom
#tantekthat was not a real account on Twitter until I went and created it so that it would link to *something* on Twitter :)
#tantekyes this was long before we figured out all the POSSE details (or even had come up with the term)
#tantekkylewm - perhaps you could capture some of this discussion / information on the StatusNet wiki page for future reference? http://indiewebcamp.com/StatusNet
#kylewmYou know, ever since I started following @t on twitter, it is recommending that I follow all the other @[a-z]'s
#JeenaOh Loqi already got this, nice, I hoped that this pingback would show up on Tanteks post too, not sure if it would need to be a webmention or something.
#jonnybarnesescaping works, porperly. I wasnt expecting that.
abrereton, andreypopp, ryana and barnabywalters joined the channel
#Loqibarnabywalters: snarfed left you a message 8 hours, 59 minutes ago: hey, just to check, looks like you revoked bridgy on the twitter side? totally ok if you did, and my fault for not allowing deleting yet, but i just wanted to check, since my code is getting auth errors.
#barnabywalters!tell snarfed RE revoking bridgy keys, yep I did — been wanting to try the “revoke keys” thing for a while :) will totally sign up again when I’ve implemented POSSE copy de-duping
#yatil2kHi there! Is there a github repository for the indieauth.com website? I have identified an accessibility problem in the sample HTML code and would like to contribute if possible.
fritzy, LauraJ, skinny, glennjones, ryana, acegiak and scor joined the channel
#acegiakpfefferle: what are you currently using for your blog? are you using the semantic linkbacks plugin? I'm trying to work out if there's stuff I need to do on it further
jonnybarnes and ryana joined the channel
#jonnybarnesbarnabywalters: I like your site redesign
#barnabywaltersjonnybarnes: thanks! still a work in progress, as ever, but I’m much happier with the new version, both styling and code
#jonnybarnesis the fact its on jonnybarnes.net not pretty telling of who the author is?
#barnabywaltersjonnybarnes: looking good! you should mark up the published datetime using the <time> element with an ISO8601 datetime so it can be parsed
#jonnybarnesalso I'm thinking of putting class=p-category" straight on the tag itself?
#barnabywalterse.g. <time class="dt-published" datetime="2013-12-02 10:00">2 days ago</time>
#jonnybarneslet me read the Carbon spec, currently using its W3C time method
#barnabywaltersyep, Carbon::toW3CDate() or whatever the method is should work
#barnabywaltersbut the attribute needs to be datetime not time :)
#barnabywaltersRE authorship, in an ideal indieweb world yes we could assume that domain.com/note was authored by domain.com — in practise that is not true
#barnabywaltersbut you don’t have to put a full h-card on your note pages if you don’t want to — a simple rel=author link back to your homepage is fine
#barnabywaltersoh, you should add an explicit p-name on the same element as e-content, so reader applications can easily tell whether or not to show the name as well as the content
#barnabywalterse.g. for articles it makes sense to show both, not so for notes
#jonnybarnesyou mean in general, or just on the wiki?
#barnabywaltersI think if there’s no h-entry on the page then the authorship algorithm just tells you who authored whatever *is* on the page rather than trying to figure out *what* it is
#acegiakpfefferle: oh cool thanks that gives me something to work off
#acegiakhitting the sack atm, will have a go in the morning
KartikPrabhu and snarfed joined the channel
#Loqisnarfed: barnabywalters left you a message 5 hours, 26 minutes ago: RE revoking bridgy keys, yep I did — been wanting to try the “revoke keys” thing for a while :) will totally sign up again when I’ve implemented POSSE copy de-duping
#acegiakpfefferle: i also put a widget area in the top of my sempressp so i could add contact links like tantek's suggestion
#tantekbarnabywalters - since I come from the old school of blogging when we used to put our full blog posts on our home page, for me it was a matter of figuring out how to add notes ;)
#tantekbarnabywalters - yes I'm mixed about including replies on my home page stream. I do included them now, but I also like how on Twitter it hides @-replies on someone's profile page by default (unless you follow them I think?)
#barnabywalterstantek: that (hiding replies if they’re directed at someone the reader doesn’t follow) is the responsibility of the client IMO
#tantekI also need to update my replies to properly use a different post type since I have a shortcode letter reserved for them "r" (also for reviews - basically any posts that are a *response* to *something* or a *regarding* something in particular - e.g. bookmark posts would be "r" for me)
#tantekbarnabywalters - sure - that's one approach
#tantekhowever I prefer to optimize for a higher signal to noise experience by default, even for new visitors
#tantekkey difference I'm envisioning with the indieweb approach: a *split* of the people-focused UI between the user and who they're looking to contact.
#tantekPutting the callee/messagee in control of preferred methods of contact, comm-channel-availability, and whitelisting who can contact them how. Much more "peer *and* peer" rather than just a self/device-centric approach.
#snarfed(the old bridgy had been doing the same backfeed for a while, but the new one is much nicer. among other things, the commenters' pictures show up!)
glennjones joined the channel
#tanteksnarfed - well done! great example of backfeed in action.
#tantekespecially love the permalinks to the original comments
#snarfedthanks! now to nudge you into automating webmentions on tantek.com so you can use it too :P
#tantek(though I would have linked the datetime to the original - odd to create a second permalink for someone else's comment)
#tantekI think UX polish is essential for the indieweb
#snarfedagreed, the second wordpress permalink is weird, but kinda reasonable. it's a general drawback with posseing and pesosing, there are multiple copies of things, even beyond what we expect with normal webmention replies
#tantekUX polish is one of the big reasons FB, Twitter etc. crushed "feed readers" and other previous attempts
#snarfeddefinitely! it's important across the board, which includes us
#snarfedhopefully i can eventually get a more frontend/UX person interested in bridgy
#tantekyes - and I hope we as a community and continue to emphasize UX as one our distinguishing aspects compared to previous / other open source / protocols efforts