2013-06-06 UTC
# 00:08 tantek bret np - it's amazing what ends up on the wiki ;)
# 00:42 bret oh cool the guy who made that is going to be there?
fmarier joined the channel
# 01:03 tantek has anyone here considered an indieweb version of quora?
# 01:03 tantek e.g. we have IndieNews now: news.indiewebcamp.com
# 01:03 tantek what would it take to make q.indiewebcamp.com that allowed syndicating in questions and answers?
# 01:04 tantek is it the same thing just with the ability to up/down vote the answers more than the question?
# 01:05 tantek does anyone here use Quora? I stopped (even clicking on quora links) after they implemented a sign-in to read wall.
smus joined the channel
# 01:12 tantek pdurbin - a-ha. perhaps once aaronpk has setup q.indiewebcamp.com and we've figured out the interaction flows, we can document them and pitch them to StackOverflow
# 01:13 pdurbin I avoid Quora because of the sign-in read wall too. they make the text blurry or something
# 01:14 pdurbin tantek: have you heard of Shapado or OSQA? They're open source StackOverflow clones
# 01:23 bret pdurbin, try not using your real name
pdurbin_m joined the channel
# 01:26 pdurbin_m bret: on Quora? I don't have an account
# 01:27 pdurbin_m aaronpk: lovin' the top and bottom links on the IRC logs
spinnerin joined the channel
smus joined the channel
smus joined the channel
erikmaarten joined the channel
scor joined the channel
# 04:20 bret it would be awsome to get off of GH pages
# 04:21 aaronpk well it looks like a typical ruby app.. should be possible to run with apache if you want
# 04:21 aaronpk yea it's just a sinatra app. you can run with apache+passenger too
# 04:22 aaronpk or run thin with apache or nginx as a reverse proxy
# 04:22 aaronpk honestly that's the easiest, even if it's the least stable
# 04:22 bret i want to get nginx running rutorrent, but it has been a non-trivial experience and gave up for the time being
jedahan, smus, scor, ShishKabab, seyz, eschnou and cweiske joined the channel
# 07:21 Loqi Ok, I'll tell him that when I see him next
friedcell joined the channel
adactio joined the channel
cweiske and peck_lx joined the channel
barnabywalters, brbcoding, mxuribe, maxlath, erikmaarten, Phae_, adactio, vincent__, linda_, slvrbckt, singpolyma and mxuribe1 joined the channel
uncrtnmind, peck_lx, grantlucas, scor, julien51, mxuribe and tantek joined the channel
mxuribe and mxuribe1 joined the channel
# 15:16 tantek hey cweiske - yeah I've spoken with Simon about openid and its challenges
# 15:30 cweiske tantek, I meant you can link that. in your blog post you said you can't link since the page is down
erikmaarten joined the channel
mxuribe joined the channel
# 15:50 tantek the Twitter in-stream reply-contexts are gone for me!
# 15:50 tantek I don't see them any more on my Twitter home page
# 15:55 tantek If we hadn't been obsessing about reply contexts lately I probably would have blown it off
# 15:58 tantek did ANYONE else here see that twitter in-stream reply-context presentation? aaronpk? anyone here that's been on Twitter a while? (sometimes older users get sneak previews of stuff)
# 15:59 aaronpk i didn't! although I don't go to twitter.com very often
tilgovi joined the channel
# 16:02 tantek darn - was hoping to get at least some confirmation
# 16:02 tantek and the screenshots and tweets are real so there's that
mxuribe and pbeaulieu joined the channel
# 16:19 tantek and I just saw another example of the in-line stream
erikmaarten joined the channel
# 16:34 tantek aaronpk, tommorris, barnabywalters check your twitter.com home page regularly over the next few days to see if you see this too
# 16:35 aaronpk ok. what sort of tweet will have it? i'm not sure exactly what i'm looking for
# 16:37 tantek aaronpk - @-replies should show the original they're replying to in smaller text etc. above it
# 16:38 tantek assume that IndieWeb commenting is now a target
# 16:39 aaronpk in my experience the spam bots will look for any form field and submit junk
# 16:42 tantek.com uploaded /File:twitter-home-in-stream-reply-context-tweets-2013-157.png "screenshot of Twitter home page stream fragment showing an @-reply tweet that by default shows a reply-context of the person being replied to with smaller icon, and original text being replied to, same font, just slightly smaller text size for the original tweet, and above that, the immediately previous tweet that was the start of the thread. There's also vertical ellipses and a "View conversation" link that links to the start."
# 16:47 tantek how to get from a staticflickr png to a URL to its page?
julien51 joined the channel
# 16:52 tantek updating reply-context with new screenshots as I see changes
# 16:52 tantek clearly Twitter is iterating here - we can learn from their behavior
spinnerin, scor and Guest12741 joined the channel
scor, jfranusic, mxuribe, linda_, tantek, ShishKabab and morrocco_mole joined the channel
# 18:46 tantek beginning to take the use case more personally seriously
jedahan and jancborchardt joined the channel
amblin, mxuribe and julien51 joined the channel
# 19:10 julien51 aaronpk do you know if the loqi bot can be set to post RSS feeds? I'm thinking this would make things much easier to test PubSubHubbub for indieweb installs.
# 19:11 aaronpk yea I was thinking about that, it would be awesome
# 19:13 aaronpk I still need to move Freenode Loqi over to Zen (he's still running perl) but this would be a great excuse to do so
# 19:13 aaronpk it would be not too hard to write a service that could subscribe to a hub and receive the web hooks for feed updates
# 19:18 julien51 aaronpk I'd love to help with that, let me know if you need anything.
julien51, mxuribe and eschnou joined the channel
julien51 joined the channel
# 19:41 julien51 aaronpk: it's ok I guess :)
mxuribe joined the channel
# 19:42 aaronpk well chances are someone's made a PuSH library for node
# 19:46 julien51 aaronpk AFAIK there is no great library because it's so easy to handle and libraries would still have to let the user setup a couple things.
# 19:47 aaronpk i should probably just re-read the spec and see what it actually takes again
# 19:48 julien51 (assumes a connect/express app)
tilgovi joined the channel
# 19:49 aaronpk i forget how they do the verify. you're just supposed to send back what they send in the query string?
# 19:49 julien51 kind of, just serve a 200 and echo hub.challenge
# 19:49 julien51 that is if you accept the subscription of course, but that logic is internal :) you may want to add some kind of verification mechanism
mxuribe joined the channel
# 19:51 julien51 also in this sample, we put the feed url in the callback for easier tracking, but you can obviously put anything you want in the url, we usually recommend putting as much state as possible in the callback url. For example, you can put the irc #channel in there too so you don't have to do a look up by feed when you get notifications… etc
# 19:52 julien51 also, this is not "secure" because obviously if someone guesses your callback urls they'll be able to post to the channel, but of course you can add that on top with secrets and signature verification :)
# 19:53 julien51 put that can probably come later. onions FTW!
# 19:53 aaronpk suppose at the very least I can just put a long random token in the callback URL
tantek joined the channel
# 19:57 julien51 aaronpk: true, and if you use https for it and the hub, that should be good enough
mxuribe and mxuribe1 joined the channel
# 20:02 aaronpk the longest part will be porting the rest of loqi over to zenirc bot first
jfranusic joined the channel
# 20:24 aaronpk oh actually the longest part will be handling all the failure cases :)
# 20:24 aaronpk no <link> tag found, invalid hub address, etc etc
slvrbckt_, jfranusic, tantek, jedahan, tilgovi, julien51, lion-, tommorris, bret, reidab, aaronpk, termie and pdurbin joined the channel
# 22:55 aaronpk sounds like he's talking about the html syntax used to build UI elements, not to structure data
# 22:56 bret i thought that was bad form to have styling in your html
bret, reidab, aaronpk, termie and pdurbin joined the channel
# 23:05 aaronpk i have to call around to find a place that will do drink tickets or tab
# 23:06 bret What would it take to get their tap list /recent checkin screen indiweb friendly?
fmarier and spinnerin joined the channel
spinnerin joined the channel