#kevinmarksbootsrap assumes laying everything out in 1/12th of the width is a good idea
#kevinmarkswhich was vaguely plausible when it was for desktop-only ui for interanl twitter tools, but a bit of a conceptual boat anchor when you're using it for mobile
#tantek!tell shaners re: page vs article - interesting discussion, and I do also see them as fundamentally different, in fact, page vs post as different. to me, page is more like wiki page and hence: https://indiewebcamp.com/wiki-projects#Brainstorming
#LoqiAn edit (AKA diff, change) is a special type of reply that indicates a set of suggested changes to the post it is replying to. A collection of (presumably related) suggested edits in open source is often called a patch or pull request https://indiewebcamp.com/edit
nitot, gRegorLove, tantek, sdboyer, ageis, lukebrooker, yakker, sanduhrs, Rev_Illo, cweiske and Jihaisse joined the channel
#voxpellinot so sure I would say that Drupal is necessarily more heavy than WordPress – one can optimize Drupal pretty heavily and make it use good cache systems
#voxpelliand also make it do very optimized queries
#@poeksEvent planning in Portland, an attendee response key: Yes = Maybe Maybe = No Didn't Answer = Definitely not No = I am from the East Coast (twitter.com/_/status/659766478531506176)
#gRegorLovesnarfed: Not sure if this has been requested already, but would it be possible to list non-interactive Bridgy Publish logs under the "Published" heading, too?
#tantekwhat a page can or cannot do is not a user-centric use-case, that's anthropomorphizing a feature
#tantekwhat task is the user (you) trying to accomplish?
#[shaners]Here’s an example. It’s a page on my site, that I made inspired by my friend’s similar page. (They’re both pages out of timestream.) But *as a user*, I’m not sure if I want to show an in-reply-to link.
#[shaners]I’m not asking your opinion as a plumber or programmer. I’m asking you as a user, what do you think? Do you ever want to show reply-context or an in-reply-to link on a Page that you’ve made?
fkooman joined the channel
#aaronpki can't think of an instance where i would
#aaronpkso sad that most scrobble clients dropped the "custom server" config option
lukebrooker joined the channel
#[shaners]Add that to the list of iOS/OS X apps that we’ll have to make ourselves.
#davidpeachi had to build a little scraper to grab data from google play music all access public pages. bit of a pain as they've now changed how their images are loaded.
#gRegorLovedavidpeach: How are you tracking your Google Play listens?
e-lima joined the channel
#davidpeachhi gRegorLove. I save the URL in my site admin then ive got a scraper that scrapes the 'public facing' version of the album screen that none-members can view, and grab the title, artist, artwork.
#davidpeachthen for each time submit my listen form in admin, i then add to a listen_count table with timestamps. So got album saved once, then each entry in counts to track individual listen dates
#davidpeachi will be sharing the code for it - just need to tidy a package nicely :)
#gRegorLoveOh, so you're manually posting when you're listening?