2017-06-02 UTC
tantek, eli_oat and miklb__ joined the channel
# 02:29 Loqi [indieweb] php-comments: Helper for parsing and presenting comments from external sites
AngeloGladding joined the channel
# 02:33 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
# 02:37 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.
# 03:17 aaronpk you might have better luck with my XRay library, that's what I use for the first pass of parsing
tantek joined the channel
# 03:31 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
jjuran and AngeloGladding joined the channel
sebsel joined the channel
[kevinmarks] joined the channel
eli_oat, [kevinmarks] and Loqi joined the channel
eli_oat joined the channel
tantek, [kevinmarks], AngeloGladding, gRegorLove, [colinwalker] and pfefferle joined the channel
tantek joined the channel
# 20:37 pfefferle GWG the tests were fine and local tests by hand failed...
# 20:38 pfefferle GWG I searched for nearly two hours before I saw your 'is_url' check
# 20:39 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 :(
# 20:52 aaronpk is there a reasonable way to embed a PDF slideshow in HTML?
# 20:55 myfreeweb aaronpk: <object data="slides.pdf" type="application/pdf"><iframe src="slides.pdf">
# 20:56 gRegorLove Not sure. I'd probably be inclined to just link to it since most browsers support displaying them.
# 20:57 aaronpk i have a bunch of old pptx slide decks that are on slideshare but i want to put them on my site
pfefferle joined the channel
[kevinmarks] joined the channel
# 21:35 aaronpk linking to the PDF is simplest so i'm just doing that
tantek, deathrow1|absnt and [kevinmarks] joined the channel