2019-01-25 UTC
[kim_landwehr] joined the channel
# 00:21 [kim_landwehr] Need some help, I am trying to create a todo list in Twiddly-wiki with check boxs. The code is creating the checkboxes but not the title and I can’t figure out what I am missing. Going cross eye trying
# 00:23 [kim_landwehr] <list filter=‘[!has[draft.of]tag[task]!tag[done]sort[created]]”>
# 00:23 [kim_landwehr] <view field=“title”/>
# 00:23 [kim_landwehr] </$link>
# 00:23 [kim_landwehr] <$checkbox tag=“done”><$link to ={{!!title}}
>
# 00:23 [kim_landwehr] </$checkbox>
[tantek] joined the channel
# 00:33 [tantek] bear, looks like it was briefly mentioned here on 1/21, then again in chat with an article in 1/23 where we finally defined Pear accordingly
# 00:33 Loqi Pear is a package manager for PHP that was compromised for 6 months with a malicious version that was downloaded and deployed to an unknown number of websites https://indieweb.org/Pear
# 00:34 bear cool - i've been not participating as I would like but wanted to make sure it was known
# 00:35 Loqi bear has 4 karma in this channel over the last year (6 in all channels)
# 00:36 [tantek] lol that preview image has nothing specific to Pear or the incident
snarfed, [asuh], tw2113, eli_oat1, [xavierroy], leg, cweiske, deathrow1 and KartikPrabhu joined the channel
# 09:36 cweiske phew. 2 hours of debugging omniauth to find a bug in the micropub helper lib :/
deathrow1, swentel, [jgmac1106], [kevinmarks], swentie, bradenslen, barpthewire, iasai, lklk, [davidmead], tomasparks, [tantek] and sunil1 joined the channel
# 14:15 sunil1 hi friends.....is there a way to bypass linkedin "authwall"?
snarfed, KartikPrabhu, leg, jgmac1106 and [jgmac1106] joined the channel
# 16:59 jeremycherfas !tell sknebel,cweiske what is the difference between the statis site CMS that you are adding and things like Jekyll and Hugo?
# 16:59 Loqi Ok, I'll tell them that when I see them next
# 17:03 jeremycherfas Thanks. Maybe I should clarify that. Or maybe you will, now that I've asked the dumb question.
# 17:08 Loqi sknebel: jeremycherfas left you a message 8 minutes ago: what is the difference between the statis site CMS that you are adding and things like Jekyll and Hugo?
[Vincent] joined the channel
# 17:24 jeremycherfas Not too bad. With help managed to add some sparklines to my main site sidebar.
# 17:25 jeremycherfas No big thing, but something I've wanted to do for a bit. Still entirely manual for data entry.
# 17:26 GWG I didn't see it when I just checked on mobile
snarfed joined the channel
# 17:31 jeremycherfas You have to be on a specific post, not the home page, and on mobile the sidebar comes after the main post. So it is right down at the bottom.
# 17:36 GWG I am switching from svg sprites to inline svg
# 17:37 jeremycherfas I saw some of that discussion go by, but it didn't mean a whole lot to me at the time.
# 17:37 GWG asuh commented on the 600kb and growing sprite I kept making everyone downloaded
# 17:39 jeremycherfas Doesn't that put the onus on you to create an SVG for every possible target?
# 17:40 GWG There is a function that maps url to icon. It has a filter
# 17:40 jeremycherfas Ah. So then the plugin calls the required icon from the set and then uses that?
# 17:41 GWG Or uses the default globe icon if there's no match
# 17:41 jeremycherfas I thought maybe you were drawing each icon directly. Your approach is obviously more efficient.
# 17:41 GWG jeremycherfas, I use Simple Icons
# 17:42 GWG I just refresh periodically and push a new version
# 17:44 jeremycherfas For the icons used for my rel-me. To get good ones for micro.blog and pnut
# 17:46 GWG jeremycherfas, WordPress site or other?
[tantek] joined the channel
[Rose] joined the channel
# 17:53 GWG I implement this for rel me, and I can share the matching code if you want to adapt it for Grav
# 17:57 jeremycherfas I'd be interested to see it. Grav uses a plugin to do an aboutme, and that uses font-awesome. I don't think it would be hard to get it to use Simple Icons instead. I just have not done it.
# 17:59 [tantek] cweiske++ that is an excellent summary of the difference between a CMS and an SSG
# 17:59 Loqi cweiske has 16 karma in this channel over the last year (27 in all channels)
[jgmac1106] joined the channel
# 18:18 cweiske so they can say it's open source, but nobody is able to install
swentel, snarfed and [schmarty] joined the channel
gRegorLove_, snarfed and [tantek] joined the channel
snarfed joined the channel
snarfed and [pfefferle] joined the channel
# 22:05 jacky hmm does indieweb.xyz not return anything in its webmention response? :(
snarfed joined the channel
# 22:15 snarfed we had the "there's no standard webmention response" conversation here recently, right?
eli_oat1 joined the channel
# 22:22 aaronpk We should standardize this when used to syndicate a post
# 22:22 aaronpk since that's not even what webmention was supposed to be for but turns out to be a useful mechanic
snarfed joined the channel
# 22:30 GWG I wouldn't mind a standard return
# 22:31 GWG Also, discovery for Webmention Syndication wouldn't hurt
# 22:31 GWG Maybe adopt what we set up for Indieauth
KartikPrabhu joined the channel
# 22:42 snarfed heh yes webmention was a useful hack for syndicating, but i don't know that we want to encourage it more widely...?
# 22:44 GWG But Bridgy doesn't have a Micropub interface
# 22:45 [tantek] nice thing about of these uses of webmention is that they don't depend on any auth
# 22:45 [tantek] GWG, I know, I filed an issue for that (feel free to +1 it 🙂 )
# 22:45 snarfed [tantek]: uh i think you need auth for these uses
# 22:45 GWG tantek, do you think we should encourage it though?
# 22:46 snarfed at least if the use case is syndicating your posts to your silo accounts, that obviously needs auth
# 22:46 [tantek] yes because it makes sense for Bridgy and will help us understand another Micropub use-case
# 22:46 snarfed eh. if i was building bridgy now, i'd use micropub for automated syndication, not webmention
# 22:46 snarfed i only used webmention because micropub didn't exist
# 22:46 [tantek] snarfed, right, for anything with an "account" destination. but IndieNews and XYZ don't have accounts
# 22:47 snarfed you could do micropub without a token, right? couldn't news aggregators like those accept anonymous microupb?
# 22:51 Loqi [snarfed] #796 micropub API for bridgy publish
KartikPrabhu and [eddie] joined the channel
# 23:25 [eddie] I do like Micropub as the standard syndication model
# 23:35 [tantek] Ooh Brewster just proposed a "Read Now" link for references to books in Wikipedia that goes to Internet Archive view of a book right to the specific page. Kind of a like a "Read Now" webaction
snarfed joined the channel