#ben_thatmustbemehuh, weird, aaronpk, i checked in to the source for mechanize and used the exact user agent they send, but i'm still not getting the correct result... weird
#ben_thatmustbemevs " curl -D - -A 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11' http://t.co/jMUK1wuFay"
#ben_thatmustbemewith user agent > meta refresh, without user agent > location header
#LoqigRegorLove: tantek left you a message 4 hours, 8 minutes ago: re: What's an example of a rel having a text value? Example is in the microformats2-parsing spec - look for French mobile :) http://indiewebcamp.com/irc/2015-05-30/line/1433020523381
#kylewmok there's a snag. so i was thinking i'd log in to Woodwind with mysite.com, it would redirect me to oh huh, the problem then is that Quill will .com/auth where i'd enter kylewm/password and Quill would get an access token just for me
#kylewmok there's a snag. so i was thinking i'd log in to Woodwind with mysite.com, it would redirect me to mysite.com/auth where i'd enter kylewm/password.
#kylewmthen Woodwind would have mysite.com with an access token
#aaronpkleft is signed in as me, right is signed out
#aaronpkthe two tweets that are in reply to @TwitterSmallBiz and @ThinkwithGoogle (both are verified accounts) aren't showing up when I look at the page
#Loqiemmak: kylewm left you a message 2 weeks, 2 days ago: hey I noticed in-reply-tos in your h-feed are parsing a little strangely. you may want to use "u-in-reply-to" or "p-in-reply-to h-cite"
#emmakmaybe your account settings have a language filter?
#aaronpki don't see any settings that would be doing that, none of the accounts are blocked or muted, i even have the "don't warn me about sensitive content" thing set
#emmakkylewm: thanks for the heads up, that was definitely a bug
yakker joined the channel
#bearaaronpk - I have ansible playbooks ready for an ubuntu based indieauth server
#beari've been testing them on a digital ocean droplet
#kylewmok so, if i'm storing credentials on the server, i think the way to do micropub for a multiuser site is to require people to log in with a path e.g. example.com/users/kylewm. would it make sense to allow the authorization_endpoint to change the user's "me" value? they log in to Quill and say "I'm example.com" and it asks their authorization point which says "well, no, you're example.com/users/kylewm" (I think this would require a protocol change)
#bearoh - I didn't run gem install inside the repo dir
#tantek!tell KevinMarks: re: "I think the generic definition of meme matters, but that is an uphill struggle these days" - generic definitions are what Wikipedia definitions are for, not indiewebcamp.com definitions.
#LoqiA recommendation engine is software or a service that recommends things to people based on their behavior or people that have behaved like them in the past, like the features of sites that say things like people that bought this also bought that, or liked, or followed, etc https://indiewebcamp.com/recommendation_engine
#tantekaaronpk: from that current dfn of google now - it strikes me that you post enough information to your own site (e.g. travel info, events) that you could easily have an "aaronpk now" view of info from your posts!
#tantek.comedited /Google_now (+310) "make definition less promo, more literal, presumed sources of information for cards" (view diff)
KartikPrabhu, KevinMarks, eschnou, tilgovi and csarven joined the channel
#KevinMarksGoogle now is a collection of heuristics to decide what to show you. It's like OneBox, except you don't do a search first
#LoqiKevinMarks: tantek left you a message 3 hours, 5 minutes ago: re: "I think the generic definition of meme matters, but that is an uphill struggle these days" - generic definitions are what Wikipedia definitions are for, not indiewebcamp.com definitions. http://indiewebcamp.com/irc/2015-05-30/line/1433051035111
squeakytoy, j12t, petermolnar and csarven joined the channel
#KartikPrabhufinally! after a lot of SQL nonsense I have a local version of my site again!
#ZegnatAs defined by §5 of the Telemediengesetz it seems anyone who publishes anything (this would includes blogs) needs to also publish personal information.
#ZegnatI have a hard time digging up proper information in English, and as there seems to be an active Germany community at IndieWebCamp I thought I’d ask here.
#KartikPrabhuZegnat: is there a link to this Telemediengesetz ?
#KartikPrabhuZegnat: yes I just found the German Wikipedia link and translated it using Google translate. I'm afraid I have no idea about these German laws. Hopefully someone from Germany answers your question here
j12t and tmro joined the channel
#ZegnatIt might (unknowingly) apply to other IndieWeb creators as well. According to https://indiewebcamp.com/web_hosting, bear is using the German Flosoft without an Imprint on his website. If his server ended up in one of the German datacentres he may be liable for a fine up to 5000 EUR, according to some articles I read.
eschnou, KartikPrabhu, Mark87_ and j12t joined the channel
#kylewmaaronpk: i was thinking about authorization_endpoint returning a different "me" than it was given -- that may already be a vulnerability depending on how the micropub client is written. and it's a good reason to rediscover the token endpoint instead of caching it in the first part
#rhiaroaaronpk: also the tags under my photo are going to be an actual generated tag cloud
#rhiaroalso I should probably put my name in the h-card
#kylewmhehe yes, name in h-card would be an improvement
#rhiaroif anyone finds more mf problems I'd love to hear about them..
#rhiaroI'm happy with /calendar, when I get it up to date I can start ditching gcal..
#rhiaroand do all of my calendaring via micropub, invites and rsvps
#ben_thatmustbemehuh, managed to get it working, just had to make sure to restart the output buffer after loading via cassis-loader.
#tantekrhiaro: re: mf problems - what tools are you using to consume your pages?
petermolnar joined the channel
#tantekrhiaro: did you check your permalinks with the h-entry validator on indiewebify.me ?
#tantekKevinMarks: does all your feedparser work make it possible to validate an h-feed ?
#tantekcould be useful for site rewrites like what rhiaro just did
#ben_thatmustbemehuh, getting closer to making relmeauth work for me. basically decided to say to hell with twitter for now (as they keep throwing back a 401 on the initial request (and there are literally hundreds of people that just got stuck at the same place) and just using a general oauth2 library
#kylewmben_thatmustbeme: were you using an oauth1 library?
tantek joined the channel
#kylewmyeah oauth1 is frustrating, if it doesn't work, there's absolutely no diagnostics you can do other than "these two long random strings don't match"
#ben_thatmustbemeif you have 2 top level items, like h-feed and h-card then any reference on the page refers to the first only
#ben_thatmustbemeputting it that way, the h-feed is always underneath the h-card
#ben_thatmustbemeand you don't have to worry about order within the page
#ben_thatmustbemeI had just been putting h-card first, but then technically on my posts h-card was actually listed first (because it was in the header)
#ben_thatmustbemeputting it in the body you always know for sure what the page is referring to, no worry of template changes breaking things
#Loqiben_thatmustbeme meant to say: putting it in the body tag you always know for sure what the page is referring to, no worry of template changes breaking things
#tantekit's a very direct way of indicating what the page is about, what is the primary subject of the page, what *is* the page
#tantekelf-pavlik: the multiple Channel(Stream/Feed) issues has nothing to do with this and is irrelevant for the simple common case we are solving re: 2015-06-02#Does_as:Follow_result_in_as:Subscribe.3F
#tantekelf-pavlik: re: Social-APIs-Brainstorming/issues/7#issuecomment-107175226 "single link relation for updates used to point to multiple endpoint: SSE (direct read-only), WebSockets (direct read-write), PubSubHubBub (indirect read-only" is also irrelevant for this simple case of one author / one feed home page
#KevinMarks___ben_thatmustbeme: whats the problem with git submodules? I was suggesting using that for linking in the mf2 tests,
#elf-pavliktantek, on you homepage besides microformats html specific convention with nested h-feedi only find <link rel="alternate" type="application/atom+xml" href="updates.atom"/> which allows to discover something to subscribe to
#tantekelf-pavlik: that's only for legacy feed consumers
#tantekany new consuming code should not bother with such alternates
#tantek(until they're at a point where they care about legacy feeds, which should be a much lower priority than modern indieweb <-> indieweb functionality)
#ben_thatmustbemeKevinMarks___: the problem is that no one uses the correctly. In that very RelMeAuth git repo there were submodules that had either detatched heads for submodules or worse had committed and pushed the parent and forgot the submodule and thus have code that references non-public code. also a lot of tooling doesn't handle it well i have found
#elf-pavliktantek, i notice certain bias towards IndieWeb experiements and microformats when you talk about The Web ...
gRegorLove joined the channel
#tantekelf-pavlik: the bias is towards minimizing work for publishers which is a core principle to enabling more people to do so.
#tanteklegacy feed files are purely historical and stricly unnecessary DRY violations of the content which is already in the HTML
#elf-pavliksure! but while i find all this work very important and creative, claiming it as the future or standard way of doing things on The Web i see as certain overstatement
#tantekelf-pavlik: minimizing work is always the future
#tantekless work = more adoption, and other methods slowly die away
#elf-pavlikanyhow, no need to drift into such debates
#tantekelf-pavlik: note that none of my statements above said "standard" - you stated that claim, then called it overstatement, which is a strawman, please consider stopping such strawman argumets, they are not useful for discussion: http://en.wikipedia.org/wiki/Straw_man
#tantekelf-pavlik: rather than repeatedly inciting (it's not the first time you have done this) theoretical debates about what is or is not "The Web", please focus on *building* *your* presence on The Web by working on your itches: https://indiewebcamp.com/User:Wwelves.org_perpetual-tripper#Itches
#LoqiA summary is a short textual part of a post that typically conveys the jist or main points of the full (possibly long) post https://indiewebcamp.com/summary
#ZegnatKartikPrabhu, I have a personalised contact page over at http://vanderven.se/martijn/ that is my identity online. A blog is coming when I finish coding the system that drives it.
#ZegnatMy current hosting however wants to bill me more than a year worth of hosting to get HTTPS going. Which is when switching hosting came in, and thus my earlier question aimed at our Germany creators :)
#aaronpki am really thankful for startssl's free SSL certs right now
#aaronpki have to make a unique cert for each instance of indieauth.com
#ZegnatMy hosting forces me to buy an expensive Thawte cert through them, and it just isn’t worth it.
#Zegnataaronpk, I have made sure uBlock was disabled on indiewebcamp.com, indieauth.com, and github.com. Still getting ‘The authentication provider replied with an error: csrf_detected’ in Safari.
#gRegorLoveNew Flickr Uploadr: "Uploading individual photos is not yet supported" Everything wants to be Dropbox-like, auto-upload these days.
#ZegnatCan it be a cookie thing? My cookies are set to ‘Allow from current website only’.
#gRegorLoveI only downloaded it because I thought it did what the old uploader did - let me drag and drop photos, edit tags, etc.
#gRegorLoveWeb uploader still works well at least.
#Zegnataaronpk, apparently it was cookies. I switched it to ‘Always allow’ and got through. Any way around that? ‘Allow from current website only’ seems a standard setting these days?
#ZegnatI’ll give logging in with GitHub on Hackster a try. I have set my cookies to the more privacy-conscious setting again. Let’s see if I get blocked.
#tantekgRegorLove: the best uploadr to Flickr today is your own website
#aaronpkmy favorite flickr uploader is my eye-fi card ;)
KevinMarks joined the channel
#Zegnat‘Allow from current website only’ & hackster.io: sends me to their log in page, nothing else. ‘Always allow’ & hackster.io: sends me to the ‘Hi!’ page asking me to complete my profile.
#tantekkylewm: do you remember the discussion we had about p-summary and using it for a plain text equivalent of whatever else is in the post? (e.g. RSVP etc.?) where did we capture that?
#aaronpkcool, and nothing to do with indieauth.com :D yay
#ZegnatuBlock was turned on throughout that whole test
#ZegnatThing is, indieauth should be able to set that cookie, only third parties shouldn't be allowed to set cookies.
#aaronpkactually now that i think about it, if i use an oauth provider that supports the "state" parameter (github does, twitter doesn't) then i wouldn't need cookies
#ZegnatBut I will not try to understand what is going wrong here
#aaronpkZegnat: it sounds like indieauth.com had no problem setting the cookie it needed. it was github.com that had trouble
#ZegnatGuess I could make the wiki-created User:Vanderven.se_Martijn redirect to User:Vanderven.se/Martijn. Can I claim 2 User: pages that way? I don’t know enough about internal wiki workings
#aaronpkalso fun fact: when it says you're on the indieauth.com server hosted by aaronpk, that's actually running on my home server on my gigabit connection :)
#ZegnatI guess I can’t change the fact my wiki username has the space in it? That’s what the chatlog will be using and that will keep breaking.
#ZegnatAlmost 1:30 am here, so I am fleeing to bed. If anyone comes up with a solution for my wiki username, I’ll check back in tomorrow. Thanks either way.
#tantekbarnabywalters: hmm - I'm not sure I understand. also - whitespace is still an issue under discussion
#tantekso it's not clear there's something to fix yet
#barnabywalterstantek: it is very clear there is something to fix, PHP’s DOMDocument is ignoring whitespace following <data> and other HTML5 elements but not <span>
#barnabywaltersit’s a bug in the HTML parser which requires working around regardless of microformats decision-making processes
#tantekbarnabywalters: what about using Tidy + Load XML ?
#tantekkylewm: I'm trying to manually apply your patch to my live copy of relmauth.php to see if it fixes things
#barnabywalterstantek: I don’t want to require the tody dependency, and I’m pretty sure it doesn’t support html5 anyway