#dev 2017-06-02

2017-06-02 UTC
tantek, eli_oat and miklb__ joined the channel
#
eli_oat
can anyone explain to me what `$refURL` is in php-comments? https://github.com/indieweb/php-comments
#
Loqi
[indieweb] php-comments: Helper for parsing and presenting comments from external sites
AngeloGladding joined the channel
#
aaronpk
eli_oat: if you're parsing a page to verify a webmention, that is the URL of your site that was the target parameter. It's used to detect whether the source page is a reply or mention etc
#
eli_oat
Thanks aaronpk!
#
eli_oat
is it optional?
#
eli_oat
I'm trying to display comment text on my site, using mf2 to build and array of the source, and then php-comment to parse that and display it. Right now, though, I seem to be stuck getting back empty PHP arrays.
#
aaronpk
Yeah I think it's optional
#
aaronpk
you might have better luck with my XRay library, that's what I use for the first pass of parsing
#
eli_oat
groovy — I'll check that out.
tantek joined the channel
#
eli_oat
thanks for the help this evening (well, evening on the US east coast, at least)
tantek, KartikPrabhu, loicm, cweiske and ben_thatmust joined the channel
#
cweiske.de
edited /planet (+281) "add software"
(view diff)
#
vanderven.se martijn
edited /Evergreen (+190) "Add link to Brent’s blogging of the process"
(view diff)
jjuran and AngeloGladding joined the channel
#
calumryan.com
edited /Planning (+48) "/* Brighton */ Planning update"
(view diff)
#
pfefferle
good morning
#
Loqi
guten morgen
#
calumryan.com
edited /events/2017-06-14-homebrew-website-club (-103) "/* London */ Added London"
(view diff)
sebsel joined the channel
#
GWG
Morning
[kevinmarks] joined the channel
#
GWG
Greetings
#
jkphl.is
edited /2017/Berlin/Guest_List (-7) "/* Official Guest List */"
(view diff)
#
jeena.net
edited /2017/Berlin/Guest_List (+158) "/* Participants */ added Jeena, sorted alphabetically"
(view diff)
#
jeena.net
edited /2017/Berlin/Guest_List (+43) "/* Participants */ added jeenas rsvp_url"
(view diff)
eli_oat, [kevinmarks] and Loqi joined the channel
#
Zegnat
Empty post at the bottom?
#
aaronpk
might be my h-card
eli_oat joined the channel
#
loqi.me
created /KYLI (+99) "prompted by Zegnat and dfn added by Zegnat"
(view diff)
tantek, [kevinmarks], AngeloGladding, gRegorLove, [colinwalker] and pfefferle joined the channel
#
pfefferle
are you there GWG?
#
GWG
Sort of... what's up
tantek joined the channel
#
loqi.me
created /JF2_Feed (+120) "prompted by ben_thatmustbeme and dfn added by ben_thatmustbeme"
(view diff)
#
pfefferle
GWG ok, added some feedback to the merge request
#
pfefferle
GWG the tests were fine and local tests by hand failed...
#
pfefferle
GWG I searched for nearly two hours before I saw your 'is_url' check
#
pfefferle
GWG localhost or similar URLs are not valid for your is_url so they were all ignored and that results in a simple mention :(
#
loqi.me
edited /JF2_Feed (+59) "/* See Also */ new section"
(view diff)
#
loqi.me
created /YAMLFeed (+229) "prompted by petermolnar and dfn added by petermolnar"
(view diff)
#
aaronpk
is there a reasonable way to embed a PDF slideshow in HTML?
#
aaronpk
like.. <iframe src="slides.pdf">?
#
gRegorLove
Like each slide is a PDF?
#
aaronpk
no like one pdf is the whole slide show
#
loqi.me
edited /YAMLFeed (+28) "/* See Also */ new section"
(view diff)
#
loqi.me
edited /lulz (+15) "aaronpk added "[[YAMLFeed]]" to "See Also""
(view diff)
#
myfreeweb
aaronpk: <object data="slides.pdf" type="application/pdf"><iframe src="slides.pdf">
#
gRegorLove
Not sure. I'd probably be inclined to just link to it since most browsers support displaying them.
#
aaronpk
oh that's true
#
aaronpk
i have a bunch of old pptx slide decks that are on slideshare but i want to put them on my site
#
vanderven.se martijn
edited /YAMLFeed (+202) "Add IndieWeb Examples."
(view diff)
#
gregorlove.com
edited /2017 (-37) "/* IndieWeb Summit */ remove nested h-adr in attempt to get city/state in the newsletter"
(view diff)
pfefferle joined the channel
#
loqi.me
created /syndication_wars (+26) "prompted by gRegorLove and dfn added by gRegorLove"
(view diff)
#
gregorlove.com
edited /RSS_Atom_wars (-8) "bold syndication wars, rm quotations marks"
(view diff)
#
gregorlove.com
created /Atom_RSS_wars (+27) "just in case you were on the other side :]"
(view diff)
[kevinmarks] joined the channel
#
[kevinmarks]
I think ppt will export to html5 now
#
aaronpk
not sure i trust the html that it would generate
#
[kevinmarks]
Or take it through Google slides and get their svg in html stuff
#
aaronpk
linking to the PDF is simplest so i'm just doing that
#
[kevinmarks]
You can turn pdf to svg with inkscape too.
#
gregorlove.com
edited /business-models (+20) "/* Site Membership */ +kottke.org"
(view diff)
#
aaronpk
I don't really need more steps for this project
#
KartikPrabhu
linking to PDFs is the easiest
tantek, deathrow1|absnt and [kevinmarks] joined the channel