#indiewebcamp 2015-05-25

2015-05-25 UTC
KevinMarks__ joined the channel
#
GWG
Okay, so I just reached a milestone in a major rewrite of my Post Kinds plugin. I need to figure out what is next.
#
GWG
According to my list, that is either...finishing work on Syndication Links, Owning my Bookmarks, or fixing Semantic Comments.
#
tantek
hmm - I wonder how each of those helps your (or others's) /IndieMark
#
tantek
that's one way to look at it - help yourself (and more people) step up their IndieMark scores
#
tantek
if a bunch of itches seem similarly itchy ;)
#
GWG
tantek: Adding rel=me link support to Syndication Links is part of the plan for working on that plugin. That is a Level 1 enhancement.
#
tantek
that sounds like a plan!
#
GWG
tantek: I've been going back and refactoring all the code as I do this. I just finished completely redoing the guts of the Post Kinds plugin.
#
GWG
I should now, optionally, be able to customize the presentation of everything.
#
Loqi
I agree
#
GWG
However, right now it looks exactly the same.
KevinMarks_, tilgovi and KartikPrabhu joined the channel
#
tantek
hmm - I'm getting a bunch of "Your Twitter login request" emails - reset codes that I did not ask for
torrorist joined the channel
#
@benwerd
Congratulations to @jimgroom on his move to go full time with Reclaim Hosting: http://bavatuesdays.com/resignation/ #indieweb
(twitter.com/_/status/602649321033478144)
rbrt joined the channel
#
ben_thatmustbeme
hmmmm.. one step closer to mobilepub working from the share menu :D
callovarne, ScruffyDan and craftycorvid joined the channel
#
tantek
ben_thatmustbeme: sweet!
#
tantek
let me know how I can try it out / or help
#
ben_thatmustbeme
yes, but its turning out to be very very frustrating. the plugin for the android intents hasn't been updated in some time / has tons and tons of forks
KartikPrabhu joined the channel
nloadholtes, j12t, KevinMarks__ and KevinMarks_ joined the channel
#
KevinMarks
tantek: liquid lunch is amore common phrase than liquid dinner, surely
wolftune and KevinMarks__ joined the channel
#
tantek
KevinMarks: and liquid diet is more common that either - so I used that instead
#
KevinMarks__
Ben, have you worked out how to pass text and url through an intent?
#
tantek
ben_thatmustbeme: I thought you were referring to the "airplane" icon Share toolbar button in Firefox.
#
ben_thatmustbeme
KevinMarks__: I have sample on how to fire an intent, and I can set my app to be triggerable by them, but I cannot figure out actually getting the text in
#
ben_thatmustbeme
tantek: I leave that up to others really. I'm more interested in getting MobilePub up to something nicer than what it is.
callovarne, KevinMarks_, KevinMarks__, nloadholtes, glennjones, endi and squeakytoy joined the channel
#
KevinMarks
are git submodules worth the faffing?
#
KevinMarks
or rather, do they save different kinds of faffing?
#
KevinMarks
thinking about unmung.com where I am mostly writing glue code for other github repositories, and end up copying the code in to make it work
#
Loqi
slack/snarfed: are the other repos yours?
#
KevinMarks
some are. I can clone the others
#
Loqi
slack/snarfed: if so then maybe yes, submodules may help reduce faffing
#
KevinMarks
unmung.com has my fork of feedparser and now my fork of cassis auto_link
#
Loqi
slack/snarfed: are those forks diverging from upstream?
#
Loqi
slack/snarfed: of do they follow upstream very closely?
#
Loqi
slack/snarfed: if either then maybe yes submodules
#
KevinMarks
(part of my fork is avoiding the 'lets split feedparser into lots of file because fashion' - the other part is restoring features )
#
KevinMarks
s/file/files/
#
Loqi
KevinMarks meant to say: (part of my fork is avoiding the 'lets split feedparser into lots of files because fashion' - the other part is restoring features )
#
Loqi
slack/snarfed: ah OK so diverging
#
Loqi
slack/snarfed: i think I've had a mostly positive experience using submodules for bridgy + activitystreams-unofficial + oauth-dropins
#
Loqi
slack/snarfed: other contributors (kylewm?) might disagree; not sure
#
KevinMarks
python (and especially appengine python) seems to favour a lot of copying of includes
#
KevinMarks
as compared to node where npm is a religions
#
Loqi
slack/snarfed: for normal dependencies, I'd probably go with a package manager + virtualenv/container instead
#
Loqi
slack/snarfed: copying of includes?
#
KevinMarks
go I have less of a handle on - seems to be an onging battle
lukebrooker joined the channel
#
KevinMarks
my 'make it work' process on unmung has led to me copying in lots of code: https://github.com/kevinmarks/unmung
#
Loqi
slack/snarfed: understood
#
Loqi
slack/snarfed: copying dependencies per project instead of system wide is basically the whole idea behind docker, virtualenv, containerization, etc
#
KevinMarks
right, but I'm not wholly convinced that is actually clearer
#
Loqi
slack/snarfed: you can do that same thing for unmung with pip + virtualenv, right?
#
Loqi
slack/snarfed: ah OK. clearer, who knows.
#
KevinMarks
the reason html5lib is there is that mf2py misbehaves without it
#
Loqi
slack/snarfed: try submodules for a while, see what you think
#
KevinMarks
and my feedparser fork does less without mf2py around to help
#
KevinMarks
so I have these weird soft dependencies because of the way Python socializes devs to cope with environments
chairraver and eschnou joined the channel
#
@cfing99
RT @SecuringPHP: Chris Shiflett (@shiflett) has posted about using IndieAuth for authentication using your own domain: http://t.co/ElWXNDXC…
(twitter.com/_/status/602737904255926272)
friedcell, evalica, eschnou, elf-pavlik, KartikPrabhu, endi_, endi, modem, stream7 and benborges joined the channel
#
endi
I've never noticed before that Seth Godin lists TrackBack URL w/ posts: http://sethgodin.typepad.com/seths_blog/2015/05/we-are-all-social-entrepreneurs.html
KartikPrabhu, lukebrooker, friedcell, Pierre-O, benborg50, benborg94, elf-pavlik and benborg31 joined the channel
#
Loqi
[mention] Rogier posted 'Update: The camp was organized by the awesome Marc Thiele and not by Aaron and Jeremy as I wrote earlier. So, I guess this #indiewebcamp w...' linking to http://indiewebcamp.com/ (http://killerog.com/2015/05/10/thoughts-on-the-indieweb/)
friedcell, KevinMarks_, KevinMarks__ and benborges joined the channel
#
@davidpeach1
I think this week's task on my site will be to put in place some robust webmention parsing.
(twitter.com/_/status/602849119003123712)
interactivist and wolftune joined the channel
Rev_Illo and tilgovi joined the channel
#
benborges
my self hosted box yuno.1-m.cc
#
benborges
soon to host a known and WordPress indieweb instance
#
benborges
for the sake of experimenting. it will be my dev instance where I can break things for fun
#
Pierre-O
good choice for yunohost, it is backed by a nice team!
interactivist and cmhobbs joined the channel
#
ben_thatmustbeme
getting so annoyed with cordova
#
ben_thatmustbeme
still cannot get twitter share data in to my app
arlen, j12t, glennjones, mlncn, Erkan_Yilmaz, tilgovi, aaronpk_ and tantek joined the channel
#
GWG
Okay, Rel-Me Crossed Off List
#
tantek
as in, deployed and works?
#
GWG
I just deployed it to the WordPress repository. I use the production versions on my main site, so I can test for issues.
#
GWG
Updating main site
#
tantek
also this Known "movie poster" is amazing: https://twitter.com/darth/status/602737586243825665
#
GWG
And deployed
#
tantek
woot!
eschnou and mlncn_ joined the channel
#
tantek
and I just got MozSF 1st floor for the next Homebrew Website Club meetup!
#
tantek.com
edited /events/2015-06-03-homebrew-website-club (-5) "SF location confirmed @MozSF, RSVP for SF"
(view diff)
#
tantek
!tell aaronpk,bret,dietrich the next Homebrew Website Club meetup is coming up? Are you able to host in Portland on 2015-06-03? http://indiewebcamp.com/events/2015-06-03-homebrew-website-club#Where
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
!tell kylewm I've confirmed MozSF for HWC on 2015-06-03 - could you create an indie event and FB POSSE event for it? Thanks! http://indiewebcamp.com/events/2015-06-03-homebrew-website-club#URLs
#
Loqi
Ok, I'll tell them that when I see them next
j12t, raretrack, tmro and tilgovi joined the channel
#
rhiaro
aloha indiewebcamp. Did a date for IWC Brighton get confirmed? I felt like it was going to coincide with the Portland on 11/12 July, but I also felt like it was in June, so now I'm confused. Can't find anything on the wiki..
#
Loqi
rhiaro: tantek left you a message on 5/24 at 4:19pm: does this make sense to you, as people that post /food /posts? http://indiewebcamp.com/food#Are_drinks_really_food http://indiewebcamp.com/irc/2015-05-24/line/1432509559646
dariusdunlap joined the channel
#
rhiaro
!tell tantek: I haven't found it useful to differentiate between drinks and food, I normalise everything to food. I can see it might be useful for someone who specifically wants to track alcohol or caffeine consumption, but I don't. I refer to it (in my head) as 'consume' too, because I plan to record other things I consume
#
Loqi
Ok, I'll tell him that when I see him next
elf-pavlik_ and KevinMarks_ joined the channel
#
Loqi
[mention] Amy posted 'http://adactio.com Hey Jeremy, what date did you decide for IWC Brighton?...' linking to http://indiewebcamp.com/2015/Brighton (http://blog.rhiaro.co.uk/hey-jeremy-what)
eschnou and j12t joined the channel
benborges and KevinMarks__ joined the channel
#
kylewm
tantek_: done
#
Loqi
kylewm: tantek left you a message 52 minutes ago: I've confirmed MozSF for HWC on 2015-06-03 - could you create an indie event and FB POSSE event for it? Thanks! http://indiewebcamp.com/events/2015-06-03-homebrew-website-club#URLs http://indiewebcamp.com/irc/2015-05-25/line/1432577669460
torrorist, KevinMarks_, benwerd, j12t, glennjones, mlncn, tilgovi and KevinMarks__ joined the channel
#
bret
acegiak: sorry about the incorrect date on my post. accident
#
Loqi
bret: tantek left you a message 2 hours, 13 minutes ago: the next Homebrew Website Club meetup is coming up? Are you able to host in Portland on 2015-06-03? http://indiewebcamp.com/events/2015-06-03-homebrew-website-club#Where http://indiewebcamp.com/irc/2015-05-25/line/1432577627897
KevinMarks__ joined the channel
#
bret
acegiak: good reason to trust published dates when parsing for information.. should be fixed now
#
bret
not trust*
KevinMarks___ joined the channel
#
bret
i can host if esri or mozila are available
mlncn, j12t and indie-visitor joined the channel
#
Loqi
Welcome, indie-visitor! Set your nickname by typing /nick yourname
tantek, KevinMarks_, KevinMarks__, KevinMarks___ and yakker joined the channel
KevinMarks__, KevinMarks_ and yakker joined the channel
#
benwerd
I've done 2-5, 10 and 15 ...
#
@kevinmarks
“The 2016 US election is apparently going to be huge on Snapchat. Translation: Snapchat is over. ” @benwerd http://werd.io/2015/10-things-to-consider-about-the-future-of-web-applications #indieweb
(twitter.com/_/status/602959342745227265)
lukebrooker and tantek joined the channel
#
tantek
I love it when deployed code works the first time.
#
Loqi
tantek: rhiaro left you a message 3 hours, 50 minutes ago: I haven't found it useful to differentiate between drinks and food, I normalise everything to food. I can see it might be useful for someone who specifically wants to track alcohol or caffeine consumption, but I don't. I refer to it (in my head) as 'consume' too, because I plan to record other things I consume http://indiewebcamp.com/irc/2015-05-25/line/1432578651880
#
tantek
my /RSVP posts in-reply-to to a FB event now automatically (using @Falcon) use Bridgy Publish to POSSE the RSVP to FB right after my code POSSEs it to Twitter. Touched 3 different files to make this work.
#
tantek
(I was previously manually using the Bridgy web UI to POSSE RSVPs to FB events)
#
tantek
onelessmanualstep++
#
Loqi
onelessmanualstep has 1 karma
#
tantek
rather
#
tantek
onefewermanualstep++ :)
#
Loqi
onefewermanualstep has 1 karma
#
tantek
!tell rhiaro the term "consume" makes sense, except, especially in the online context, it tends to include non-physical things too - which seems quite outside the bounds/meaning of food&drink. Would "ingest" work for you if you're looking for a more generic term than "food"? (but still implying physical consumption rather than virtual consumption like reading / listening ? )
#
Loqi
Ok, I'll tell her that when I see her next
nloadholtes joined the channel
#
tantek
!tell kylewm thanks much! gave me an excuse to add more code/support to /Falcon too :) Also could you make me a co-host of the FB event? Thanks!
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek.com
edited /Falcon (+359) "note automatic POSSE of likes of tweets to Twitter, and RSVPs to FB events, both using Bridgy Publish"
(view diff)
#
tantek
and now I have something to report as having improved/built on my own site for the next HWC :)
#
tantek
GWG, your rel=me progress today inspired me to also get something done (and live) on my own site. Well done and thanks for sharing here.
#
tantek
GWG++
#
Loqi
GWG has 95 karma
glennjones, benborges, benborg97, Deledrius and snarfed joined the channel
#
GWG
tantek: I did have rel=me entered manually, but this is a better solution for myself and others.
#
GWG
Glad I could inspire. Sharing inspires me as well
#
david.shanske.com
edited /User:David.shanske.com (+131) "/* Wordpress Development */"
(view diff)
#
david.shanske.com
edited /User:David.shanske.com (-82) "/* WordPress for Indieweb */"
(view diff)
KartikPrabhu joined the channel
#
david.shanske.com
edited /Getting_Started_on_WordPress (+47) "/* Syndicate your content to other sites */"
(view diff)
#
david.shanske.com
edited /Getting_Started_on_WordPress (+0) "/* Syndicate your content to other sites */"
(view diff)
#
david.shanske.com
edited /WordPress_Plugins (+273) "/* IndieAuth */"
(view diff)
KartikPrabhu joined the channel
#
david.shanske.com
edited /WordPress (+120) "/* Development */"
(view diff)
#
david.shanske.com
edited /WordPress/Development (+161) "/* Filters */"
(view diff)