#indiewebcamp 2014-03-12

2014-03-12 UTC
#
snarfed.org
edited /Bridgy (-101) "/* Statistics */ filled in more numbers"
(view diff)
#
kylewm.com
edited /opaque (-3) "/* opaque */"
(view diff)
paulcp, benprew and ozten2 joined the channel
#
KevinMarks
hm. well, a strict activity stream would be 2 entries, but I can see marking that up more compactly using microformats
#
KevinMarks
'cos AS is (actor, verb, object)
#
KevinMarks
so you'd have 2 verbs?
#
KevinMarks
with same actor and object?
pauloppenheim joined the channel
#
acegiak
kevinmarks: yeah ive got a bunch of posts have 2 or more verbs
#
KevinMarks
so the challenge there is them parsing consistently
#
KevinMarks
acegiak: ah, and he was only seeing one of the verbs?
#
acegiak
something like that yeah
#
KevinMarks
thinkg is , there's always at least a post verb plus something else
#
KevinMarks
implied post etc
#
kylewm
is there a database trick to get the # of articles/notes in the current day? or do you just do a select and take the maximum of all the count values?
#
kylewm
trying to assign a unique id (post-type, date, counter)
#
caseorganic.com
edited /generations (+130) "/* IndieWeb Generations */ Added a super basic html table"
(view diff)
#
caseorganic.com
edited /generations (-30) "/* IndieWeb Generations */ Changed to Wiki Markup table"
(view diff)
#
aaronparecki.com
edited /nginx (+16) "/* static site with SSL termination */ add "ssl on""
(view diff)
Loqi joined the channel
#
bear
listen 443 default_server ssl;
#
aaronpk
oh I didn't even see default_server ssl
#
aaronpk
ha that probably would work too
#
bear
now that url is giving me a domain issue
#
bear
yea, I never use upstart
#
bear
init.d if I have to otherwise /etc/sv
#
aaronpk
bah I messed something up with the key for that cert. I used some other private key
#
bear
ouch
#
bear
clearing a private key is tedious but doable - google has the solution
#
aaronpk
startssl charges $24 to revoke a cert too, lol
#
bear
ouch
#
aaronpk
ok there we go
#
aaronpk
i think i'm missingthe intermediate cert
#
aaronpk
but it isn't complaining for some reason
#
bear
sslab will tell you that
#
bear
https will let you connect with odd cert orders from browsers
#
bear
\o/ "hi" received
#
aaronparecki.com
edited /nginx (-16) "/* static site with SSL termination */ use default_server ssl in the listen line"
(view diff)
#
Loqi
woot
#
aaronpk
ok it works!
#
aaronpk
and it gets an "A"
#
bear
I could have sworn that nginx page had that line
#
aaronpk
it did, I added "ssl on" a minute ago
#
bear
what version of nginx?
#
aaronpk
compiled today
#
bear
must be a version diff then - my configs don't have ssl on
#
aaronpk
ok added back the cipher line and everything is still working!
#
bear
sweet!
#
aaronpk
yeah that was my bad. i've always used "ssl on", and didn't notice the "default_server" at the end of the listen line. so now mine looks like the wiki.
#
bear
ahhh
#
bear
k I get what you meant now (and I googled nginx ssl on) - it had been a while since I last used that
#
bear
shrugs
#
bear
the important thing is that you are now SSL enabled
#
aaronpk
man i'm still on the fence about whether to use linode or aws for this stuff
#
bear
yea, that is a tough call
#
bear
I have personal servers so for me it's a moot point
#
aaronpk
it's easier to throw servers around and upgrade parts in AWS
#
bear
I prefer AWS or Rackspace just for that reason
#
bear
linode makes me all stabby with their UI
#
aaronpk
linode is more like running a physical server
#
bear
nods
#
aaronpk
i'd have to figure out how to handle wiki file uploads if I move to AWS
andendau joined the channel
#
bear
s3 bucket that is used for temp?
#
bear
oh - for wiki users uploading?
#
aaronpk
yeah, all the images that are on the wiki are currently in the filesystem of the machine. but that's not good in AWS
#
bear
yea, you could run a job that s3cmd rsyncs
#
bear
it's what I do for a lot of stuff that is on AWS
#
bear
upload to wiki
#
bear
either have a daemon monitoring dir or run a cronjob every couple of minutes
#
bear
that uses s3cmd to sync to bucket
#
aaronpk
there's also s3fuse
#
bear
hugs his low tech scripts
#
KartikPrabhu
does anyone here use jetpack for wordpress?
#
KartikPrabhu
or the relevant question is jetpack to publish to Google+
caseorganic and pauloppenheim1 joined the channel
#
bear
I no nothing about wordpress or it's realm
#
KartikPrabhu
the reason I ask is Jetpack seems to be able to auto-publish to a Google+ user page, but there is nothing about this in the Google+ API
#
KartikPrabhu
I am sure snarfed would love to have this for bridgy
#
KartikPrabhu
I was attempting to reverse-engineer or something :D
#
KevinMarks_
you can reverse engineer the + button
#
KevinMarks_
maybe what they did
#
KevinMarks_
Will made a button you have to click that makes it approved
#
KartikPrabhu
aaha! So it seems Google provides write access through their APIs on a case by case basis. Wordpress.com has access and the Jetpack plugin just piggybacks on that.
#
KartikPrabhu
aah poop! This is all already known. ref: http://indiewebcamp.com/Google%2B#POSSE
#
KartikPrabhu
must practice reading the wiki more carefully
kylewm joined the channel
#
kylewm
is it just me or is tantek's site by far the hardest to parse correctly? :P
#
KartikPrabhu
with mf2py?
#
kylewm
mf2py is going great
#
caseorganic.com
edited /generations (-24) "/* IndieWeb Generations */"
(view diff)
#
kylewm
i am just learning things i didn't know about mf
#
kylewm
...and html
#
kylewm
(which is a good thing)
caseorganic joined the channel
#
KartikPrabhu
aah ok! :) yeah that happens a lot in the beginning (and later too :P)
pfenwick joined the channel
#
KartikPrabhu
!tell caseorganic: here is a horrid sketch of the other triangle, depicting how much tech. expertise is needed at each indiewebcamp generation. Just a thought
#
Loqi
Ok, I'll tell them that when I see them next
scottjenson joined the channel
#
scottjenson
This medium post packs a pretty good punch. Strongly encourages the IndieWeb
#
scottjenson
in concept, but not name
emmak joined the channel
#
KartikPrabhu
scottjenson: I think the article is more about having another social network. I did not get any sense of encouraging "writing/sharing on your own space" instead of an aggregate silo.
basal and cweiske joined the channel
#
basal
Hey all, trying to get into indieweb and understand microformats and all
#
basal
Most of this seem to be focused on personal sites. I'm becoming the webmaster for my college newspaper, any different takes for an organization rather than individual?
jeukku_ joined the channel
#
cweiske
you still have posts/entries with a date, heading, content
#
cweiske
microformats let you mark them up
#
basal
yep we're using wordpress
#
cweiske
then it's the task of your wp theme to add the correct markup/classes
#
basal
yeah, right now I don't have access to the theme but when I get permission there will be lots of fixing up
dvirsky joined the channel
#
basal
I added SubToMe to make it easy to subscribe to the rss feed
#
basal
wish there was something similar for podcasts
jjuran, tantek and netweb joined the channel
#
cweiske
basal, what would you expect from it?
#
basal
Well there are lots of podcatchers, most people use iTunes but there are Miro, Zune, gPodder, Winamp, Juice and that's not including mobile.
#
basal
cweiske, I guess it's tough because most podcatchers arn't websites
#
cweiske
technically, podcasts are only rss or atom feeds
#
basal
with media attachments
#
cweiske
so when the applications register themselves as handlers for those MIME types, the browser would open them
#
basal
well now browsers can handle most media formats themselves thanks to html5
#
basal
now I use my phone to listen to podcasts though
#
basal
on android there is a "share via firefox sync" option that I use to send pages from my phone to computers. Having that functionality on a website, to send the page to your phone, would be amazing.
#
basal
if anyone from Mozilla is listening
#
cweiske
not here, no
#
cweiske
then you still only have the link in firefox on your phone, not on your podcast app
#
basal
well like you said before, the application registered to handle the MIME type can grab it
#
basal
or "intent" in android
#
cweiske
my workflow is: subscribe to feed => opens my feed reader => I put it in the "podcasts" category => my phone podcast app fetches the OPML file for the podcasts category from my feed reader => automatically has the new podcast
netweb joined the channel
#
tantek
cweiske - not true, numerous Mozilla people are listening here (myself included)
#
tantek
basal - podcasts are an interesting case for sure!
#
basal
tantek, I'm glad it's on topic
#
basal
cweiske, so your feed reader is web based? how does the podcast app fetch the OPML?
#
cweiske
via http
#
cweiske
I use tt-rss (tiny tiny rss) as feed reader
#
basal
have you looked at https://gpodder.net? It provides an API to sync subscriptions and what you've listened to
#
basal
useful for multiple devices
#
cweiske
I actually use gpodder on maemo
#
basal
the web service is open source too https://github.com/gpodder/mygpo
josephboyle joined the channel
#
@xtof_fr
@btincq @nitot how about progamming a first #indiewebcamp Paris ? I'd be happy to help as a side-event during @OuiShareFest ?
(twitter.com/_/status/443652916084105216)
friedcell, Jihaisse, carlo_au, dvirsky and netweb joined the channel
#
@aral
RT @encyclopediaios: Really motivating conversation with @aral today! Looking forward to @indie_phone #ownyourdata
(twitter.com/_/status/443669620701298689)
paulcp, LauraJ and pasevin joined the channel
#
@pauloppenheim
i made an "echo" command for webmentions in python at #indiewebcamp this weekend — https://github.com/pauloppenheim/webmention-basic
(twitter.com/_/status/443679071805788162)
pfenwick1, Sebastien-L, paulcp, barnabywalters, paulcp_, tobiastom, netweb, rkzweb, eschnou, iboxifoo and pfenwick joined the channel
paulcp, melvster and bnvk joined the channel
#
@glennjones
Playing with a beta OSX client that automatically backs up my tweets, checkins etc onto my laptop as html/json #indieweb
(twitter.com/_/status/443723056083898369)
#
@glennjones
Playing with a beta OSX client that automatically backs up my tweets, checkins etc onto my laptop as html/json #indieweb
(twitter.com/_/status/443723056083898369)
yaf, pasevin, paulcp, ttepasse and Sebastien-L joined the channel
paulcp, jancborchardt, kylewm, pasevin, barnabywalters, chloeweil and friedcell joined the channel
#
@sahuguet
Claim back your web. http://indiewebcamp.com And there is an event in NYC on Apr 26-27.
(twitter.com/_/status/443759393398874112)
jonnybarnes, chrisroos, ozten2, michielbdejong, paulcp, dvirsky, fungoat and friedcell joined the channel
#
chrisroos
Hey there, folks.
#
jonnybarnes
hi chrisroos
#
chrisroos
Would anyone be interested in a London Homebrew website club? I'm keen and have an office we can use.
#
chrisroos
Alternatively, is there already one happening that I've managed to miss?
#
barnabywalters
chrisroos: OTTOMH tommorris is the person to ask
#
barnabywalters
and welcome chrisroos!
#
chrisroos.co.uk
created /User:Chrisroos.co.uk (+35) "Add link to my website."
(view diff)
CheckDavid joined the channel
#
tommorris
hey chrisroos
#
tommorris
And definitely would be interested in a London HWC
#
chrisroos.co.uk
edited /IRC_People (+55) "Add chrisroos to IRC People"
(view diff)
#
chrisroos
hey tommorris
#
chrisroos
would/should a London HWC share the same schedule as the others (i.e. every other Wednesday evening)?
#
tommorris
chrisroos: weekly might be a bit much. we could start monthly and if there is demand, then try fortnightly, then weekly
dariusdunlap joined the channel
#
chrisroos
tommorris: how does next Wednesday (19th March) sound for the first one?
#
tommorris
chrisroos: that sounds like an awesome idea. I’m happy to post about it and promote it. where’s the location?
BjornW joined the channel
#
jonnybarnes
hey guys, can someone point out if this is wrong, in very rough pseudocode this is what my webmention code is doing when my endpoint receives a mention: https://gist.github.com/jonnybarnes/9509247
#
jonnybarnes
is there anything obviously missing from that logic?
#
chrisroos
tommorris: Excellent. I'm happy to host it at our office: Go Free Range, 1st Floor, 87 Worship Street, EC2A 2BE
Sebastien-L joined the channel
#
tommorris
chrisroos: cool. want to put it up on the wiki?
#
chrisroos
tommorris: sure thing. I'll do that shortly.
#
jonnybarnes
tommorris chrisroos maybe every few months you could do a homebrew meetup on a weekend, only way I as a Mancunian could make one
#
jonnybarnes
im sure there must be others who also dont live near london
#
barnabywalters
jonnybarnes: might there be enough interested people in manchester to put together a small meet up?
#
tommorris
jonnybarnes: well, we’ve had IWC in Brighton. It’d be awesome if we could have communities set up across the country
#
tommorris
jonnybarnes: I’m sure Ian Forrester from cubicgarden.com would go to a Manchester event.
#
chrisroos
Hmm. So the other HWC event pages are built around the idea of a single date with multiple locations, e.g. http://indiewebcamp.com/events/2014-02-26-homebrew-website-club (lists both SF and Portland).
pasevin joined the channel
#
chrisroos
So, should we try to fit in with that schedule, or are we happy to create our own schedule (next Wednesday doesn't fit in with the existing fortnightly set-up)?
#
tommorris
chrisroos: well, we just create whatever pages we need
#
chrisroos
tommorris: fair enough :-)
#
tommorris
I think Wikipedia’s old dictum of “Be Bold” applies here.
#
michielbdejong
tommorris: did you get any other feedback on the idea of a Paris event?
#
michielbdejong
tommorris: i put my name down! :) would be coming from Berlin, then
#
tommorris
michielbdejong: no, but if a Paris IWC happens, I’d book my Eurostar ticket pretty much immediately. ;)
kylewm_ joined the channel
#
michielbdejong
i might also just set up a Berlin HWC at some point
#
tommorris
chrisroos: the HWCs also tend to set up a ‘silo’ signup - Facebook usually
#
chrisroos
tommorris: I don't use facebook so would you be able to do that? Or we could use lanyrd, or anything else?
#
tommorris
Yep, can do Lanyrd too
#
tommorris
Generally, it’s so we can have some idea on numbers
#
chrisroos
Sure thing
npdoty, LauraJ and paulcp joined the channel
#
chrisroos.co.uk
created /events/2014-03-19-homebrew-website-club (+2334) "Add event page for London HWC"
(view diff)
yaf, tantek and caseorganic joined the channel
#
Loqi
caseorganic: KartikPrabhu left you a message 10 hours, 10 minutes ago: here is a horrid sketch of the other triangle, depicting how much tech. expertise is needed at each indiewebcamp generation. Just a thought
#
caseorganic
KartikPrabhu: link to the img?
#
caseorganic
KartikPrabhu: and thanks! :)
eschnou joined the channel
#
caseorganic
KartikPrabhu: great!
#
KartikPrabhu
and it is just a very bad sketch to illustrate the idea
#
caseorganic
KartikPrabhu: Aha! I see how this works. Let me see what I can do
#
KartikPrabhu
cool... :)
dariusdunlap joined the channel
#
tommorris.org
edited /events/2014-03-19-homebrew-website-club (+89) "/* URLs */ adding Lanyrd"
(view diff)
benprew joined the channel
#
tommorris
KevinMarks_: ping.
#
tommorris
chrisroos: KevinMarks_ just raised on FB the fact that we’re not on the same schedule as the Portland/SF events
#
tommorris
We could always shunt on to the same schedule for event #2, if the first one works out
#
chrisroos
tommorris: Yeah - that's what I was trying to say earlier (but obviously did a poor job of communicating it)
#
KevinMarks_
well, you can't really sync exactly, unless you want to meat very early in the day
#
tommorris
It doesn’t seem that big of a concern to me.
#
tommorris
Different events in different cities (and different timezones) happen at different times.
#
KevinMarks_
er math fail. very late at night
#
tommorris
oh, thought you were in London these days
#
tommorris
(I need a “where in the world are my friends” display. Perhaps something I could put on an old, dying iPad and mount on the wall.)
glennjones joined the channel
#
KevinMarks_
I'm in San Jose, but I have been to London a bit more recently
#
KevinMarks_
FB will let you search now (if you switch to US English, ironically)
#
tommorris
Yeah, Facebook creepsearch. I mean, Graph Search.
#
KevinMarks_
though it doesn't get the concet of london
#
KevinMarks_
unless you exactly type "People I know who live in London"
#
KevinMarks_
is that a large set?
#
tommorris
No. About 5.
#
KevinMarks_
probably larger than the set of women tho
#
tommorris
“Single men interested in Microformats” == 20. “Single women interested in Microformats” == 1.
#
tantek
wait what?
#
tommorris
tantek: just playing with Facebook creepsearch
#
tantek
oh dear
#
tommorris
tantek: anyway, HWC London seems to be happening.
#
tommorris
chrisroos++
#
Loqi
chrisroos has 1 karma
#
tantek
woot!
#
Loqi
woot
#
tantek
tommorris++
#
Loqi
tommorris has 19 karma
#
tommorris
chrisroos deserves the karma for providing the venue
#
tommorris
and taking the initiative to actually do it
#
tantek
oh no not that meme
#
KevinMarks_
"People from London, United Kingdom who like Microformats" -one result (not tom)
#
@kyle_wm
@kyle_wm testing again with new webmention code
(twitter.com/_/status/443787536108761088)
barnabywalters joined the channel
#
@kyle_wm
@kyle_wm testing again with new webmention code
(twitter.com/_/status/443787536108761088)
#
tommorris
isn’t from London.
#
tommorris
lives in London. ;)
#
tommorris
Important distinction
#
KevinMarks_
ah, "from" and "live in" are different
#
KevinMarks_
People who live in London, United Kingdom and who like Microformats = 5 ppl
caseorganic joined the channel
#
KevinMarks_
why can't I search for 'friends who live in london' in the invite box?
#
KevinMarks_
I cna only search for san jose.
#
tommorris
KevinMarks_: “My friends who live in {cityname}"
#
@benwerd
Awesome! If you're in London and care about the web and your data, this is a must-attend. http://indiewebcamp.com/events/2014-03-19-homebrew-website-club
(twitter.com/_/status/443789415349891072)
#
@benwerd
Awesome! If you're in London and care about the web and your data, this is a must-attend. http://indiewebcamp.com/events/2014-03-19-homebrew-website-club
(twitter.com/_/status/443789415349891072)
#
@tommorris
RT @benwerd: Awesome! If you're in London and care about the web and your data, this is a must-attend. http://indiewebcamp.com/events/2014-03-19-homebrew-website-club
(twitter.com/_/status/443789618740494336)
#
@tommorris
RT @benwerd: Awesome! If you're in London and care about the web and your data, this is a must-attend. http://indiewebcamp.com/events/2014-03-19-homebrew-website-club
(twitter.com/_/status/443789618740494336)
#
tommorris
Holy duplication, Batman!
#
tommorris
Holy duplication, Batman!
#
KevinMarks_
recursive webmention
paulcp joined the channel
#
KevinMarks_
nope, FB won't let me do that
#
KevinMarks_
maybe I have to move to london in their UX
#
KevinMarks_
aha, that works
#
KevinMarks_
so, move my loc to london, invite people, move it back
paulcp_, barnabywalters, juliankrause and jschweinsberg joined the channel
tilgovi joined the channel
hugoroyd_ and snarfed joined the channel
#
@freerange
We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/lanyrd and come!
(twitter.com/_/status/443798008078270465)
#
@freerange
We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/lanyrd and come!
(twitter.com/_/status/443798008078270465)
#
tantek
whoa who is freerange?
#
barnabywalters
tantek: chrisroos, I believe
#
barnabywalters
and logs from earlier today
#
sparverius
oh shit hwc is tonight huh
#
sparverius
glad i put that in my calendar
#
snarfed
oh shit!
#
Loqi
hehe
#
snarfed
(morning all!)
#
chrisroos
tantek barnabywalters: Yup. It's my company. We've (tommorris and I) agreed on next Wednesday for now but are happy to align ourselves with the standard schedule after that.
#
tantek
chrisroos++
#
Loqi
chrisroos has 2 karma
#
tantek
that's great! whatever it takes to get it started.
#
tantek
can always build / sync from there.
#
KevinMarks_
I invited some londoners
#
tantek
yes sparverius, snarfed - get cracking! I mean - get hacking! (heh)
#
chrisroos
KevinMarks_: Great!
#
snarfed
is enjoying posseing all of his likes and favs and RTs
#
snarfed
on an unrelated note, some of you have probably heard of NLNet, right? http://nlnet.nl/
caseorganic joined the channel
#
snarfed
they fund a lot of great open web and related work, e.g. sockethub and michiel dejong's uhosted
#
snarfed
they pinged me about some of my plumbing libraries that power bridgy, and it sounded like they were looking for more projects and people to support
#
snarfed
i demurred for myself personally, but pointed them toward indiewebcamp and said i'd introduce individual people if they wanted
#
snarfed
just fyi all
#
@tommorris
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443800687668117504)
#
@tommorris
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443800687668117504)
#
@hyper_linda
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443800743238455297)
#
@hyper_linda
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443800743238455297)
#
tommorris
wonders if adactio might be able to make it up to London next week.
#
chrisroos
I've got to disappear. Bye for now.
#
@floehopper
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443801591167320064)
#
@floehopper
RT @freerange: We're hosting an #indieweb homebrew website club next Wednesday: http://t.co/RJiRtrg2p6. Add yourself on the wiki/facebook/l…
(twitter.com/_/status/443801591167320064)
chrisroo_ joined the channel
pasevin, KartikPrabhu, ttepasse, basal, paulcp, paulcp__, glennjones, paulcp_, kylewm, bnvk and caseorganic joined the channel
tilgovi joined the channel
#
kylewm
snarfed: hiya! do I have something wrong that my comment on your post originally showed up in a <code> block?
#
snarfed
kylewm: hey! no, that's a bug on my side. sorry for the confusion
#
kylewm
snarfed: no confusion, that's my favorite kind of bug :)
#
snarfed
now for both of us to implement http://indiewebcamp.com/reply-context
#
kylewm
hehe, cool. does anyone do threaded conversation yet?
#
kylewm
I also need to be able to reply-to >1 post at once ... so I could reply to a comment and the original post I think
#
snarfed
semi-threaded, aaronpk and benwerd
#
snarfed
btw, if you get tired of writing silo api code for posseing, feel free to try out http://brid.gy/publish . i'll have docs up in a day or two. ping me with any q's!
#
dariusdunlap
Can't make it to SF tonight. Will it be online?
#
snarfed
dariusdunlap: usually streamed, not sure about recorded
#
dariusdunlap
Cool - if someone can stick the link on the wiki that would be awesome.
#
dariusdunlap
btw... not done yet, proper hCards and such next, but... https://dunlaps.net
#
KartikPrabhu
dariusdunlap: nice site! If I may suggest getting better contrast on some of the text colour v/s the background. Sort of hard to read
#
snarfed
nice design, dariusdunlap!
#
snarfed
minor nit: the links at the top don't yet point to the right places, but you probably already know that
#
KartikPrabhu
dariusdunlap: sorry. it seems the colours are fine, just that Lato is a very thin typeface!
#
snarfed
thin is in
#
dariusdunlap
ha ha! It's just a quick hack of a template I liked. Mostly.
#
KartikPrabhu
yes. I think Lato is too thin for body-type
#
dariusdunlap
Lots to fix still, including the weird gradient behavior when you tighten the horizontal width.
#
KartikPrabhu
dariusdunlap: of course, the template is very nice... just minor suggestions :)
#
dariusdunlap
If you look at it on a phone, you'll see what I mean. :-)
#
snarfed
eh, looks like the gradient is just the background while the images load. i don't mind it! looks good on my phone (android n4)
#
dariusdunlap
You don't end up with the gradient extending below the carousel image, leaving the light gradient with light text overlaid?
#
tantek
scrolls up
#
snarfed
aha, good point. yes i do. maybe there's a setting somewhere for how to crop/fill
#
dariusdunlap
Yeah, I'll fix it, but some of this "serviceable" but not perfect stuff is going to wait until after I get all my hCard and other important hookups working.
#
snarfed
agreed!
#
dariusdunlap
Yeah. I'llput that on the list, too. ;-)
#
snarfed
ooh https works too. nice!
#
kylewm
whoa, I need that too
#
dariusdunlap
Hmmm. Should have pushed you to https automatically.
#
kylewm
ty for the link, snarfed
#
KartikPrabhu
snarfed: is there a good guide to getting https working correctly?
#
KartikPrabhu
of course! :)
#
kylewm
i believe dariusdunlap did a lot of work on that page this weekend
#
KartikPrabhu
i should just make it a point to check http://indiewebcamp/<my question> :D
ttepasse joined the channel
#
Loqi
fo sho
#
dariusdunlap
Yeah. And I'm still thinking about it. Love to work with you on it if you see anything that's still no clear, KartikPrabhyu
#
dariusdunlap
Sorry - spelling flub
#
KartikPrabhu
sure. I'll attempt to get it working on my site and see where I endup
#
dariusdunlap
Love to see any notes you make, or just edit the wiki and we'll collaborate there.
#
kylewm
I was pleasantly surprised to (over)hear that startssl was reputable
#
KartikPrabhu
kylewm: was just going to ask about that :)
#
kylewm
bear told us that he has had good experiences with it
#
KartikPrabhu
neat! good to know. I'll do the free thing first then :D
#
bear
they are very active and supportive in the xmpp realm
#
iboxifoo
i got mine from http://www.ssls.com, but i got a wildcard
#
iboxifoo
tho they were called cheapssls.com when i purchased it
josephboyle joined the channel
#
iboxifoo
came under $100 a yr which was less than anywhere else i could find
#
KartikPrabhu
a list of what diff. people use for their site would be a good addition to the wiki page
#
dariusdunlap
I did the $25 for 5 years deal.
#
dariusdunlap
Cert actually from RapidSSL, I think
#
dariusdunlap
Read the fine print, about Wildcard, etc.
#
dariusdunlap
Great idea, KartikPrabhu
jcbsnd, squeakytoy, dvirsky_, benprew, zaal and chrisroos joined the channel
#
kylewm
I feel like this is a really dumb question, but any idea why http://kylewm.com/note/2014/03/12/3 shows up as a "mentioned" and not a "liked"?
#
kylewm
I first posted it with just class="u-like-of" and then edited and resent with class="u-like u-like-of"
caseorganic and ttepasse joined the channel
#
KartikPrabhu
maybe dariusdunlap is parsing it differently somehow...
Acidnerd1 and yaf joined the channel
#
tantek
kylewm, sounds like we need "like" testing/validation in indiewebify.me. cc: barnabywalters, bnvk
#
dariusdunlap
Interesting question. Could be my wordpress theme, or could be something odd with Brid.gy
#
kylewm
tantek, et al, that would be awesome!
#
tantek
wonders if there's a feature request / issue filing spot for indiewebify.me
#
kylewm
dariusdunlap, I'm wondering now whether it might be related to the issue snarfed linked me to earlier. kind of a shot in the dark though
#
KartikPrabhu
dariusdunlap: I don't think kylewm's like went through bridgy. for wordpress what are you using for webmentions in case you know?
#
dariusdunlap
hmmm. maybe it's that plugin. I only just set this all up, so I'm not entirely clear on what does what.
chrisroos joined the channel
#
kylewm
sorry Darius, I didn't mean to drag you into debugging my thing :)
#
dariusdunlap
IndieWeb Plugin Version 1.0.0 | By pfefferle, on Ryu Version 1.2, By Automattic, Wordpress version 3.8.1
#
dariusdunlap
All this was just click and go. It "just worked" but for any weirdness we are finding. :-)
#
dariusdunlap
I appreciate it, kylewm, I just might not get to look at it in any detail 'til later.
#
dariusdunlap
if you figure anything out here, I'd love to hear what you learn.
friedcell joined the channel
#
kylewm
definitely
jedahan joined the channel
#
KartikPrabhu
kylewm: looking at the indieweb plugin, it seems that it handles both "like" and "like-of" so I am stumped !
#
kylewm
just checked my logs
#
kylewm
I got some debugging output from the wp plugin... might have something to do with my being http and not https
#
kylewm
KartikPrabhu, very kind of you to look into it
basal and pfenwick joined the channel
#
jonnybarnes
looking at aaronpk's markup when quoting external content, i.e. a tweet he's replying to or an indieweb comment, the actual content is being marked up with both e-content (makes sense), and p-name. Why the p-name?
#
KartikPrabhu
jonnybarnes: example url?
Kopfstein joined the channel
#
kylewm
jonnybarnes, I noticed that people will mark up notes with both because they have no title
#
KartikPrabhu
i am guessing exactly what kylewm said.
#
KartikPrabhu
notes have no title, and the implied name that mf2 parsers might guess could not be what you want.
tilgovi joined the channel
#
jonnybarnes
so if there was a title, that'd be tagged p-name and the note itself would just be e-content?
#
KartikPrabhu
yes. title's are usually the p-name
#
jonnybarnes
cheers, thanks KartikPrabhu
#
KartikPrabhu
but notes usually do not have titles. So if aaronpk did not put a p-name there then mf2 parsers would try to guess one and it might guess something not nice, like the entire text of the h-entry.
snarfed1 joined the channel
#
jonnybarnes
so with regard to short notes like tweets, is aaronpk following recommended practice?
#
KartikPrabhu
afaik there is no "recommended practice" It depends on what you want to be seen as the title of the note
#
KartikPrabhu
using e-content seems like a good idea. I don't know what else could be used
#
kylewm
KartikPrabhu, is your reply on this post http://aaronparecki.com/notes/2013/10/12/2/indieweb an example of the parser guessing incorrectly?
#
kylewm
i had the same thing happen on my first couple attempts
ttepasse joined the channel
#
KartikPrabhu
kylewm: yes definitely. I still don't have mf2 done as well as I'd like on my site
#
KartikPrabhu
jonnybarnes: see above example by kylewm and me(?) :P
paulcp joined the channel
#
KartikPrabhu
funny enough, in that example, I think it tried to guess a p-name and then a u-url and maybe other things and my comment failed all! so it used the content :P
#
KartikPrabhu
u-uid sorry
paulcp_ joined the channel
#
kylewm
oh wow, Ryan already filed an issue to Semantic-Linkbacks re: likes being interpreted as mentions
#
kylewm
you guys are on top of things
lukebrooker joined the channel
#
KartikPrabhu
Ryan = snarfed ? yeah he is pretty much on top of things specially with bridgy and the like
#
snarfed1
aww thanks!
#
snarfed1
on top of everything except my username, evidently
#
basal
or not very cleverly trying to be anonymous
pasevin and snarfed joined the channel
#
jonnybarnes
and snarfed is back
npdoty, bpayton, skinny, grantmacken, basal, fmarier, snarfed1 and pasevin joined the channel
#
@kevinmarks
@tomcoates @dangillmor @MatthewPerle and unless you're careful, accrete cruft. Yep. See Design first http://indiewebcamp.com #indieweb
(twitter.com/_/status/443868560314482688)
#
@kevinmarks
@tomcoates @dangillmor @MatthewPerle and unless you're careful, accrete cruft. Yep. See Design first http://indiewebcamp.com #indieweb
(twitter.com/_/status/443868560314482688)
pauloppenheim, pfenwick and caseorganic joined the channel
#
pauloppenheim
snarfed1: aww, just realized bridgy looks for a post in a ref
#
snarfed1
pauloppenheim: sorry?
#
pauloppenheim
i was going to abuse bridgy as a unified social network inbox
#
snarfed1
aha
#
pauloppenheim
and was hoping every like / reply / mention / etc would be turned into some variety of webmention, even if only on my root domain
#
pauloppenheim
i may fork and try this
#
pauloppenheim
well, i was looking mostly out of curiosity if it would work
#
snarfed1
yeah, right now bridgy only sends wms for specific post links, but you could hack it to send on everything
#
snarfed1
but i'd suggest those atom feed generators instead
#
pauloppenheim
snarfed1: why instead? are they not equivalent?
#
pauloppenheim
snarfed1: also awesome to see the log file on bridgy
#
snarfed1
thanks!
#
snarfed1
the atom generators are implemented and debugged
#
snarfed1
root webmentions on bridgy aren't :P
#
snarfed1
plus i'm not sure i'd accept the patch, so you'd have to run your own instance, etc
#
pauloppenheim
alternately, i could hack posts into statusnet, but i feel like i would rather spend my time on something other than statusnet.
#
snarfed1
heh, agreed
#
snarfed1
i don't mean to be discouraging, i might accept the bridgy patch, i just haven't thought it through enough yet
#
pauloppenheim
it sure was great when it came out though! and people really did use identi.ca.
#
kylewm
pauloppenheim, you could subscribe to those atom feeds directly on status net, couldn't you?
snarfed joined the channel
#
kylewm
i was/am fascinated by the identi.ca saga
#
pauloppenheim
kylewm: not interested in using statusnet to read
#
pauloppenheim
kylewm: what about it?
#
kylewm
like Evan's move to pump
#
kylewm
and how people reacted
#
kylewm
and then people who are still on SN and bitter, and people on pump who are lonely
#
pauloppenheim
i wasn't even aware of pump.io until version 0.2 or something, when i went to find fixes for statusnet and saw the notice
#
pauloppenheim
well, sounds like pump is a good idea in principle
catsup joined the channel
#
pauloppenheim
but nobody can run node.js on managed hosting
#
pauloppenheim
so that's a quick way to kill your audience
#
kylewm
makes sense
#
kylewm
and i agree, i think pump seems small and elegant (but what wouldn't compared to statusnet :) )
#
pauloppenheim
it'll happen someday i suppose, but that day is not today, and i am not aware how to run node code under apache
#
pauloppenheim
yeah, i tried to fix a few bugs and gave up, glad it's not just me
_6a68 joined the channel
#
pauloppenheim
i try to be less of a tool snob in my professional life, but i don't have time for that in my personal projects
#
kylewm
sounds like a good philosophy!
npdoty joined the channel
#
snarfed
pauloppenheim: thought about it a bit, and i'd be happy to have root webmentions added to bridgy
#
snarfed
let me know if you're interested in trying it, happy to help you ramp up!
#
pauloppenheim
snarfed: cool. if i follow my current train of thought to that when i give it a shot, i will send patches
#
pauloppenheim
snarfed: well, i just used brid.gy for the first time a few minutes ago while i was waiting for a VM to finish something :)
#
snarfed
i saw you signed up!
#
pauloppenheim
snarfed: but it does seem like a good tool to bootstrap many of the indieweb techniques
#
snarfed
ping me if/when you do start on the patch, it'd be good to agree on the design before you start coding
#
snarfed
thanks! i hoped so
#
snarfed
gl w/the current train of thought
caseorganic joined the channel
#
@Digitalks
RT @encyclopediaios: Really motivating conversation with @aral today! Looking forward to @indie_phone #ownyourdata
(twitter.com/_/status/443888600472895488)
#
@Digitalks
RT @encyclopediaios: Really motivating conversation with @aral today! Looking forward to @indie_phone #ownyourdata
(twitter.com/_/status/443888600472895488)
#
aaronpk
what's the deal with homebrew website club in PDX this week?
#
@naomiyaki
Hey @caseorganic . I'm sure you're @EsriDevSummit -ing, but will there still be a homebrew club in #PDX? Events cal says yes, page says no.
(twitter.com/_/status/443888690121555969)
#
@infocloud
@elsua Right. That hosting is a big issue. The Indieweb community has been working on a few things. Many store and sync from own servers.
(twitter.com/_/status/443889560406458369)
#
@infocloud
@elsua Right. That hosting is a big issue. The Indieweb community has been working on a few things. Many store and sync from own servers.
(twitter.com/_/status/443889560406458369)
#
aaronpk
loqi why you so doubly
pfenwick joined the channel
#
@infocloud
@elsua The IndieWeb community has quite a few projects. There may be a file share in there. - http://indiewebcamp.com
(twitter.com/_/status/443889900023455744)
#
@kyle_wm
Twitter following all the IndieWebCamp folks I met last weekend, I can't help but feel I'm #doingitwrong (kyl.im n4V15)
(twitter.com/_/status/443890921176723456)
#
tantek
!tell skinny can we try setting up the Vidyo connection for tonight's HWC meetup at ~18:00?
#
Loqi
Ok, I'll tell them that when I see them next