#KartikPrabhutantek: updated the rel-me/author problem. Thanks for the advice
wyomingplease joined the channel
#bret!tell tantek its b for bret! You are totally right, been putting that off for ages
#Loqibret: tantek left you a message on 11/30 at 11:22pm: hey you should fix your home page icon so it has your personal avatar (like on your Twitter) not just a generic "B" icon, per: http://indiewebcamp.com/icon
#rknLAhas anyone messed with ssl/tls certs on their own servers? i ran into some unfortunate hmac issues with aaronpk's geologger and wound up generating certs and setting up nginx to serve https, turned out to be not that difficult.
#rknLA(it was eerily easy, actually, so i'm hoping i didn't screw it up...)
#brettantek: isnt falcon processing the different bim files based on the url? is there a way to peek at just the raw bim storage file?
#tantekyes - the URL format to find the raw bim storage files is described exactly at that link ^^^
#Loqibenwerd: tantek left you a message on 11/30 at 11:20pm: hey you should fix your home page icon so it has your personal avatar not just a generic idno icon, per: http://indiewebcamp.com/icon
#tantekcool. we can talk location map stuff later.
#benwerd(It's because Leaflet handles multiple layers and a number of other features that I thought might be fun to play with later.)
#benwerdOK. I'm going to take myself out for a Sunday evening run - I hope everyone had a beautiful Thanksgiving. I'll be back on the channel this week.
#KartikPrabhuwebmention question: if a post is edited to remove a link to another, should a webmention be sent to the link to inform them of the removal of the mention?
#tantekso if you have a Tumblr (e.g. with domain mapping) and set your avatar to be your face on Tumblr, then it works to add that as an icon to iOS homescreen
#KartikPrabhuyeah. i can't figure out a way on my android phone, wothout bookmarking it in Chrome first. Would be good to have steps to check on more devices (?)
#tantekbear - then in that case what good is that silly meta tag?
#Loqitantek: bear left you a message 25 seconds ago: you have to first save the bookmark, then press-and-hold on the bookmark and select save to homescreen
skinny joined the channel
#KartikPrabhutantek: Firefox for mobile does not show your icon on the homescreen :(
#Loqiskinny: tantek left you a message 11 minutes ago: consider adding a short icon per http://indiewebcamp.com/icon to http://skinnywhitegirl.com for others to easily add a shortcut of your home page to their homescreen and have it be represented by an icon of you!
#tantekbear - maybe it's only in the Chrome 31 beta?
#snarfedrknLA: +1 to server certs not being too hard, especially if you have your own full server/VM
#snarfedi did the same thing for my personal site and a handful of other sites just this weekend
#snarfedworked fine for everything on app engine. my personal site is harder since it's apache on shared host, and they don't allow mod_ssl directives in .htaccess
#tantekKartikPrabhu - why the extra space inside the quote here: rel=" shortcut icon"
#KartikPrabhuinteresting, somthing in my template system is doing that. Will it cause trouble?
#tantekgood question - not if their parsers parse rel properly
#KartikPrabhuthat's what i thought. but yes maybe it is better to err on the side of parsers being not proper.
#rknLAsnarfed: yep, i've got a vm on digital ocean. tbh, the hardest part was navigating the interaction between nginx and node, since ssl termination happens at the nginx layer.
#bearrknLA - are you terminating ssl at nginx and just using http for your node proxy?
#snarfedhuh. odd that that matters. i don't know much about node though, so i believe you
#rknLAthe exciting thing is, now that i've got self-signed certs and ssl pinning working with this geo logger, i feel way more comfortable hosting my own server for my personal transaction logger :)
#bearhmm, hapi should be ok if you set the server info.protocol to http
#rknLAbear: yeah, it was. it was just a matter of making things consistent. my first attempt was entirely in hapi, and then i realized that nginx is only listening on port 80,
KevinMarks2, LauraJ, tpinto, earplugs, melvster, bnvk and earplugs1 joined the channel
#tantek.comedited /icon (+1346) "reorganize a bit, markup / how-to first, then examples, FAQ, and separate instructions for using mobile browsers, and silo support" (view diff)
#adactioIt might have been around the same time I was making Huffduffer (and screwing around with "apple touch icon" stuff there) which would have been 2008.
#adactioIt was pre-iPad, I believe, because whenever it was, there was only size of icon.
#tantekonce again, we can use one size of icon and let the client resize it (if you're using a JPG, which you should be if you're using a face photo, which an indieweb site should be)
#tantek.comedited /icon (+663) "use apple-touch-icon-precomposed instead of apple-touch-icon" (view diff)
#tantek!tell aaronpk, caseorganic you may want to update your icons to use apple-touch-icon-precomposed to avoid the ugly white drop shadow over your faces in iOS6 and below.
#tantekseems like with apple-touch-icon-precomposed you get the "no hassle" support across all of them
#tantekglennjones, as a designer, you may want to consider adding an icon of yourself (like you already have on your home page!) to glennjones.net per http://indiewebcamp.com/icon
#glennjonesYes icon not a bad idea, will add it to next update
KartikPrabhu and bnvk joined the channel
#KartikPrabhumorning! quite lot of progress on the icons issue!
#dietrichtantek: aaronpk bret where's the info for the pdx meetup?
#aaronpkdietrich: we don't have any yet :) let's figure it out!
#Loqiaaronpk: tantek left you a message 3 hours, 5 minutes ago: caseorganic you may want to update your icons to use apple-touch-icon-precomposed to avoid the ugly white drop shadow over your faces in iOS6 and below.
#aaronpkooh darn. well we could use esripdx if it's around 14 people or so
#aaronpkwe'd all fit in the conference room up front which is nice for that sort of thing
#aaronpkalso there was talk of a syncronous SF<->PDX meetup, tantek do you think it'd be worth linking the two sites with talky.io and having a joint meetup?
JonathanNeal, squeakytoy and npdoty joined the channel
#bear.imedited /nginx (+195) "tweaks to SSL configuration and link to excellent how-to guide" (view diff)
#aaronpkbear: if I remove sslv3 from my apache config do you think that will stop the vhost cert error tantek saw?
bnvk, rtaibah, KevinMarks2 and KartikPrabhu joined the channel
#rtaibahBeen lurking for a while. I want to contribute. What are some of the Python projects you guys been working on?
#tommorrisrtaibah: I'm not sure there are many pythonistas working on stuff. I've been hacking on a microformats2 parser for Python, but my personal site is done in Rails
#tommorriswe're sort of language agnostic, so if you wanna hack on python, that's awesome
#rtaibahtommorris, I have nothing in mind to build from scratch. Thought there are some ongoing projects I can jump on
#bearI am using python for my site - generation is done with python and I'm also working on a indieweb tool set in python
#aaronpkI could repurpose news.indiewebcamp.com, still not sure whether it makes sense to launch it as a separate thing or have them both at the same place
#tantekaaronpk - nailed it. (re: why no recurring events)
#tantek"too easy for recurring events to stop happening and people forget to mark them as ended on various sites" - perhaps a case of the future being less visible the further away it is
#tantekthus repeating events are a case of unintentional inclusion of invisible (or certainly less visible) data
#etymanceralso of things being less visible the more you see them (as it were)
#benwerd!tell tantek My smiling face now adorns werd.io's favicon. Was interesting implementing that for multi-user software - idno now has the concept of who "owns" a page to make that work.
ryana, KevinMarks2, fmarier and tantek joined the channel
#Loqitantek: benwerd left you a message 17 minutes ago: My smiling face now adorns werd.io's favicon. Was interesting implementing that for multi-user software - idno now has the concept of who "owns" a page to make that work.
#tantekBenwerd nice! Now see the update about -precomposed on the /icon page.
#tantekDietrich ah, sorry ti hear that. Perhaps another pdxer can add you ;)
#benwerdtantek: indeed, have switched over to use -procomposed
#tantekbenwerd: 1 more nit. When I do add to home screen it prompts with label txt of werd.io and should prompt with perhaps Ben Werdmuller.
#tantekbenwerd: What do the meta name apple tags do? Perhaps link to docs explaining the benefit of those proprietary meta tags?
#tantekInteresting - when I launch from the shortcut I get a separate icon for you outside of Safari. However your site "app" only uses up the old iPhone gen4 screen height.
glennjones_ joined the channel
#tantekI like the idea of this, just wondering how to use the full screen real estate and not get the black bars at the top/bottom on my iPodtouch 5.
#aaronpkI rememeber that happening on one of my sites...
#tantekMaybe a meta viewport problem (or lack thereof?)
#tantek_btw which <meta name="viewport"> does what ?
#benwerdthis is generic, sets up device-width etc: <meta name="viewport" content="width=device-width, initial-scale=1.0">
#benwerdthis one overrides for the iPhone 5 specifically (with the screen resolution): <meta name="viewport" content="initial-scale=1.0" media="(device-height: 568px)" />
#tantek_all I need to do was add *one* meta tag to get the "launch as separate full screen app" effect: <meta name="apple-mobile-web-app-capable" content="yes" />
#tantekI like the idea of a personal site having a self-contained UI that doesn't depend on browser chrome (but is perhaps progressively enhanced by it)
#aaronpkexcept I always know where to find the address bar in my mobile browser, but everyone's permalink will be in a different spot on their site
#tantekbenwerd - I can't see any effect from <meta name="apple-mobile-web-app-status-bar-style" content="black"> on your site compared to mine now on my iPodtouch 5
#aaronpkpersonally if I'm on a site, I want to be able to choose which links open in a new tab and which stay in the same window, regardless of the domain
#aaronpkI may want to queue up a few blog posts in other tabs for example
#tantek(I totally get annoyed when sites stop me from command-clicking a link to open it in a new tab)
#tantekand I have to ctrl-click to context-menu choose "Open link in new tab"
#aaronpkespecially because the cost of going back and forth in mobile browsers is often greater (longer page load times, or not possible if you lose network connectivity)
#tantekinteresting, on mobile I'm usually single-threading any particular site viewing / reading experience
#tantekthough maybe that's an adaptation to iOS Safari's horrible web caching? (or nearly complete lack thereof)?
KevinMarks joined the channel
#tantekaaronpk - what if you could touch-hold and get the pop-up buttons that gave you options like "Open in Safari" … "Copy" etc.?
#tantekI agree with adhering to user preferences BTW
#bretI personally hate webapps that open their own instance of chromeless safari. Running on a slowed down iPhone 4 makes switching apps slow and anoying
#tantekiOS site as app moved to a new "Advanced" section in case anyone is interested or curious: http://indiewebcamp.com/icon#Advanced along with the problems found and URLs for further reading.
#tantekobviously I still need to build the other building blocks into a complete event post, make sure it "looks good" (is quickly understandable) on mobile
#tantekand then figure out how to present it when it's in a composite stream with other post types
#tantekdietrich - it uses the (domain) name you already chose
#aaronpkit's a little bit different way of thinking about accounts. rather than making an account on the wiki, think of it as identifying to the wiki as your domain
#tantekYou're welcome to create a user page for the account and add an h-card with given-name family-name etc. ;)
#dietrichsure, i understand how the system works, but that's different than user experience
#tantekexactly. no need to create yet another name.
#dietrichturns out i *do* have a name though, and it's not my domain name
#dietrichi was already confused, trying to find my user page on indiewebcamp.com
#dietrichand then found a link to my domain name on the bottom
#aaronpkdietrich: my intent was actually to point out the user experience, not the system architecture
#aaronpkthe fact that there is a mediawiki user account behind the scenes is irrelevant to you being able to identify as your domain and make wiki edits
#tantekdietrich - yes, there's some improvements that can be made with auto-detecting someone's "human" name from their h-card at their domain