2017-10-04 UTC
tbbrown, [kevinmarks], snarfed, eli_oat, leg, [miklb], renem, [jeremyzilar], [tantek] and [keithjgrant] joined the channel
# 02:50 [keithjgrant] BTW, if any Windows users want to test out Omnibear in MS Edge, that would be awesome. I'm all Mac here.
# 03:01 aaronpk Hm I have a windows vm, might be able to test it tomorrow
snarfed joined the channel
tantek and [tantek] joined the channel
jeremycherfas, tantek and [pfefferle] joined the channel
j12t joined the channel
# 10:22 dgold I've been using the API to make response calls, and that works fine
# 10:23 dgold _but_ when I use your system, a json payload as response code from a php script, the bot isn't 'speaking'
# 10:25 sebsel I had problems with that too. I forgot the details, but you can try to use form-encoded instead of JSON, look if that works?
# 10:25 dgold dang - I'd hoped you'd remember the details!
# 10:27 sebsel No, it actually works with json_encode() for me.
# 10:28 dgold I'm looking at my logs - all is well, the bot speaks to the php server, it gets back the json payload, but then it sputters out
# 10:30 sebsel so then I can just <?php include "framework.php"; $bot->respond('hi');
# 10:32 sebsel If you have another language you prefer over PHP: this part of the bot can be in any language, as long as it responds with JSON.
# 10:33 sebsel I see I set a Content-Type header at the top of that file, that might be a thing?
# 10:35 dgold sebsel++ for unearthing the dark art of his php scripting abilities
# 10:35 Loqi sebsel has 14 karma in this channel (48 overall)
# 10:44 sebsel Seems like it indeed was that Content-Type header :)
[kevinmarks], John___, eli_oat and [keithjgrant] joined the channel
# 13:16 [keithjgrant] aaronpk it looks like Edge requires extensions to be packaged differently than the other browsers. I don't think Omnibear will work there
# 13:37 sknebel you can't publish them freely yet, but it's webextensions
# 13:39 sknebel (it doesn't work, but it loads after a few small changes to the manifest)
# 13:40 sknebel if you could document how I can get a non-minified build that'd be helpful
singpolyma and dougbeal|iOS joined the channel
# 13:47 [keithjgrant] We might need to disable minification in the dev webpack config. Probably should do that, regardless
singpoly1a and tbbrown joined the channel
# 13:56 sknebel dgold: don't think Safari has joined the webextension effort
# 13:58 sknebel oh, but their APIs apparently are somewhat similar, so maybe?
# 14:00 sebsel the problem with Safari is that you need an Apple Developer thingy for $99 a year
# 14:01 sebsel bit of both. You can develop for free, but it will de-install al unsigned extensions when you quit Safari.
# 14:02 sknebel yeah, that's the trend, other browsers also crack down on using dev mode to use an unreleased extension
# 14:04 sknebel (well, I don't even own apple hardware, so I can't help with a safari port anyways. and can try to help with Edge, but not sure it's really important due to critical lack of users)
# 14:08 dgold ugh. apple developer thingy. forgot about that
# 14:09 dgold safari's great, for battery life, but the trade offs are fairly offputting
# 14:10 [keithjgrant] There's a whole slew of questions about it on Stack Overflow, but no real answers
# 14:12 sknebel hm, the only other extension I remember messing with the icon rendered it itself
# 14:14 aaronpk I just signed up for the Apple developer program so I could publish the extension under that if you ever want
# 14:14 sebsel yeah, it's weird because the icon does show up on all places, it just does not show up in the menubar.
# 14:14 dgold aaronpk: your podcast is way too short to be a proper apple developer!
# 14:17 aaronpk You don’t need an Apple developer account to submit a podcast. You can do that without paying.
# 14:17 dgold proper apple ecosystem podcasts have to be seven hours long!
# 14:18 dgold and you haven't even been condescending to anyone..
# 14:18 sknebel weird, I can't install omnibear temporarily in Firefox? shouldn't I be able to just zip the dist-folder for that?
# 14:19 aaronpk I’m in the middle of publishing my gps tracker app to the App Store
# 14:30 sknebel [keithjgrant]: explicitly setting the icon solved it for me, you have a PR
# 14:31 sknebel (sorry for not rebuilding /dist, don't have a dev environment available right now)
snarfed, snarfed1, amz3`, jeremych_, j12t, [tantek], SpinDoctor and [keithjgrant] joined the channel
# 17:09 Loqi [layershifter] gumbo-php: Low-level PHP extension for HTML5
# 17:20 Zegnat (We were talking about how PHP lacks a HTML5 parser on the vHWC)
[tantek], [cleverdevil] and tbbrown joined the channel
John___, [kevinmarks] and [keithjgrant] joined the channel
snarfed and tantek joined the channel
# 21:12 Loqi Ok, I'll tell them that when I see them next
sknebel, tbbrown and snarfed joined the channel
# 21:37 Loqi Introducing Microformats Search and Pingerati
# 21:38 tantek and I got way more comments on the original post on my site, than the copy posted on the company site (which is only in Internet Archive now)
# 21:38 tantek also pingerati(.)net apparently expired and got picked up by a squatter :/
snarfed and [kevinmarks] joined the channel
snarfed, Kaja, [eddie], tbbrown and [miklb] joined the channel
# 23:37 [miklb] glanced through scrollback, did I see Omnibear for Safari mentioned?
# 23:38 tantek it sounds like a possibility with some challenges
davidmead joined the channel