2017-09-09 UTC
davidmead and vivus joined the channel
# 02:54 vivus Hello. Is anybody lurking here?
# 03:43 vivus Hi KartikPrabhu :) how are you?
# 03:46 Loqi [microformats] h2vx.com: H2VX microformats to vCard/iCalendar converter, test dev.h2vx.com for issues
# 03:46 vivus It is running locally for me, but when I try to convert a generated hCard, it fails
# 03:55 vivus well I have adjusted all the URLs so that it points locally now. eg. 10.0.0.99
# 03:56 vivus Unless ... it shouldn't be pointing to that address
# 04:01 KartikPrabhu oh, then converting them to relative URLs is probably good instad of hard-coding another URL
# 04:02 vivus KartikPrabhu: can you provide an example of relative URL?
# 04:04 KartikPrabhu instead of "example.com/page" if you do "/page" then the "example.com" is assumed
# 04:05 vivus should it be `/page` or `../page` ?
# 04:14 KartikPrabhu from "example.com/test/page2" the URL "/page" links to "example.com/page" while "../page" links to "example.com/test/page"
tantek joined the channel
# 05:03 vivus KartikPrabhu: so nothing I am trying is fixing the errors for running the website locally
nitot joined the channel
# 08:00 vivus debugging the PHP app is quite a pain
# 08:33 Zegnat vivus, you could always file an issue on the repository of you think all URLs should be made relative.
# 08:33 vivus Zegnat: to get the site to run locally is proving impossible. I have been at it for like 5 hours, making random quirks to PHP settings without luck
# 08:37 vivus I think I may just write my own parser in Python
# 08:38 Zegnat Hmm, that's unexpected. I'm sure I have run it. Will take a look once I get my hands on breakfast
# 08:40 vivus Thank you Zegnat . Please let me know what changes you made to run it and I will do the same
# 08:45 Zegnat I don't remember any changes. But we'll see. Will keep you posted, vivus.
# 09:31 Zegnat vivus, it seems to work for me locally. What is failing for you exactly?
# 09:31 Zegnat I didn’t need to change any URLs to make it work.
# 09:35 Zegnat Only URLs like /vcf/tantek.com will not work when you have the site sitting in a subdirectory, looks like. But through the form field: no problems.
[kevinmarks] joined the channel
# 10:18 [kevinmarks] There is a microformats parser in python, it's constructing the vcard that needs doing
[colinwalker], davidmead and rodolfojcj_ joined the channel
# 13:55 vivus Zegnat: so you just ran it as-is and had no conflicts with the domain-name?
# 13:56 vivus and from what kevinmarks has said, is the vcard/hCard relationship not 1-to-1?
[kevinmarks] joined the channel
# 14:18 vivus [kevinmarks]: the problem I have with using h-card is lack of support across devices. I believe hCard is supported on Android/iOS/Thunderbird/other-clients, so it might be better to adopt that option for now
# 14:19 vivus unless h-card provides major benefits over hCard
# 16:11 Zegnat The preview URL is wrong, yes, vivus. But that is a presentational thing, not a functional thing. You can still use the download button or the links with your domain substituted in.
ben_thatmustbeme joined the channel
davidmead, KartikPrabhu and rodolfojcj_ joined the channel