#tantekaaronpk - interesting - yet another DRY-violating reinvention of various things. E.g. most of what they're doing can be done with WebDAV over https.
#tantekwell they're reusing JSON, HTTPS, OAuth, but no other related work, nor do they mention anything like ActivityStreams - instead they make up their own post types
#tantekcan I just vent that this is the kind of thing that annoys me the most? "The first Tent server implementation will be available as an open source repository very soon." - how about you ship something (*anything*), like on your own personal server, and then worry about the marketingy blog post and designery-site?
#Alphi...or anything resembling a future state of the server protocol
#Alphiit seems to me that if you are going to have people set up their own servers you should take advantage of that and give them something useful they might not otherwise have, like a PGP key or a real endpoint to sign into, openid style
#@mxuribe@indiewebcamp::tent.io? Is proximity of names coincidence? Or is the "Camping" theme purposful? :-) @titanous Thumbs up on tent.io!
brennannovak, BjornW, dascher, danbri and adactio joined the channel
#barnabywalterspreviously I had managed to get identica to correctly parse my hcard. It *said* it had subscribed to my feed but was not actually successful
#barnabywaltersturns out, if you have elements from the activitystreams namespace e.g. object-type or verb, the value must be a full activitystreams schema URI, not just the word 'note' or 'post' or whatever
#barnabywaltersthis goes against the activitystreams schema and examples I was working off. I deduced this was the problem from looking at some feeds from identica itself and at tantek's stream, so thanks!
#barnabywalterswhich fits in with what I perceive to be the activitystreams ethos: 'lets have loads and loads and loads of verbs, and pretend that namespacing them makes things easier!'