#microformats 2018-07-30

2018-07-30 UTC
#
jmac
Woohoo, (lightly updated versions of) all 74 microformats2/tests tests now pass with my horrible parser.
#
Loqi
😄
#
tantek__
jmac++ wow awesome!!!
#
Loqi
jmac has 3 karma in this channel (13 overall)
#
jmac
I *think* all the updates I made to the tests came down to deleting a lot of "name": [...] lines, per my questions from last weekend. There will be a pull request.
#
sknebel
jmac++
#
Loqi
jmac has 4 karma in this channel (14 overall)
[matpacker] and chrisaldrich joined the channel
#
Loqi
jmac has 5 karma in this channel (15 overall)
#
gRegorLove
Those implied names should be removed from the master branch; my PR was merged last week
#
gRegorLove
Hm, microformats/tests repo: "We found potential security vulnerabilities in your dependencies.
#
gRegorLove
Some of the dependencies defined in these manifest files have known security vulnerabilities and should be updated:"
#
gRegorLove
"hapijs/hapi: Known vulnerabilities in 8.4.0. Updated suggested hapi ~> 11.1.3"
#
gRegorLove
That's npm-specific, I believe, so I'll defer to someone else about updating that.
#
gRegorLove
I could update the package.json but I don't know about unintended consequences
#
jmac
gRegorLove: Oh excellent (about the update), I hadn't checked the repo since last weekend. I'll make sure my parser works with their current state before I put my foot in my mouth too far with a new release
[kevinmarks] joined the channel
#
[kevinmarks]
Ah, that's a bit annoying, as the js part of the repo hasn't been touched in a while.
KevinMarks, [snarfed], [miklb], [pfefferle], [matpacker], ben_thatmustbeme, [kevinmarks], adactio, [jgmac1106] and jgmac1106 joined the channel
[snarfed] joined the channel
#
Loqi
[jmacdotorg] #89 Parse and reformat datetimes only when defined via value-class pattern
#
jmac
The changes that gRegorLove pushed up do update the now-redundant "name" tests (and included several cases my own parser hadn't caught!), but a handful of separate cases involving datetimes not defined via value-class pattern need updating too. So, this is that.
[tantek] joined the channel
#
@JmacDotOrg
Web::Microformats2 v0.5 is now on CPAN for your #Perl-ing pleasure. This is the first release offering a more-or-less complete MF2 implementation, passing all 73 official parser tests. https://metacpan.org/pod/Web::Microformats2
(twitter.com/_/status/1023949305873354752)
chrisaldrich, [grantcodes] and [miklb] joined the channel
#
gRegorLove
jmac++ merged it
#
Loqi
jmac has 6 karma in this channel (16 overall)
#
jmac
Hurrah
[ryan339], [chrisaldrich], jackjamieson, [cleverdevil], [kevinmarks] and KevinMarks joined the channel
#
jmac
What would be the preferred MF2 homepage, linked from a MF2 library docs: http://microformats.org/wiki/microformats2, or https://microformats.io ?
#
jmac
My library links to the former at the moment, which calls itself "the homepage". But the latter is prettier, ha ha?
#
gRegorLove
microformats.org
#
gRegorLove
Newer site does look nicer, but the spec is on the org. Hopefully we'll get an updated wiki this year :)
#
jmac
Do you mean literally http://microformats.org/, with the news feed, or do you mean the self-described homepage at http://microformats.org/wiki/microformats2 ?
#
aaronpk
I would say if it's something that users of the library will read, link to microformats.io, but for developers of the library link to the microformats2 wiki page
[snarfed] and KevinMarks joined the channel
#
jmac
Sounds like I should link to both, one in "Here is more information about MF2 in general" context, one in "Here's the spec" context
#
jmac
Which, no problem
#
aaronpk
reasonable
tantek__, [miklb], Toffee and [pfefferle] joined the channel
#
jmac
Speaking of which (kinda), https://node.microformats.io appears to be offline
[pfefferle], tantek, tantek__, [snarfed] and [kevinmarks] joined the channel
#
gRegorLove
Yeah, think it has been for a while unfortunately.
#
gRegorLove
I'm not sure if anyone other than shaners has access to microformats.io?
#
Loqi
[veganstraightedge] microformats.io: Simple explainer site about Microformats.
[cleverdevil], [ryan339], indy and [jgmac1106] joined the channel
#
tantek__
gRegorLove: that page does encourage asking here
#
tantek__
"If you have questions, join the #microformats chat."
#
tantek__
IIRC shaners is pretty responsive to gh issues
#
tantek__
(I sympathize with anyone who is not everpresent in chat FWIW)
[matpacker] joined the channel
#
jmac
Yeah, seems to be the sort of thing to email the management about, but I don't know who that is (other than this channel)
#
aaronpk
I can't remember who is running the node one, but the other ones are on heroku so they pretty much stay up
tantek joined the channel
#
sknebel
The node one should be Glenn
#
sknebel
We also should check that the heroku ones get updated properly
#
tantek
jmac, you can file an issue too - "How do we restart / update the node parser?" etc.
[kim_landwehr], [manton] and [cleverdevil] joined the channel
#
tantek
created /mf2p (+35) "because yes we still type URLs"
(view diff)
#
gRegorLove
Heh, that will be handy :)
#
tantek
also fixing the shortener which broke at some point due to dns and IDK why. but no one said anything AFAIK
#
@invis_insight
Are there no #microformat #schema for doing a multi-product comparisons? Everything is a 1:1 mapping. Opinions @JohnMu? http://microformats.org/wiki/aggregate-review-brainstorming #semantic #metadata #seo #findability
(twitter.com/_/status/1024077963573305344)
#
gRegorLove
shortener? I don't think I'm familiar
#
Loqi
ufs.cc is the microformats.org reversibly algorithmic URL shortener. The following paths/encoding are currently supported: paths ufs.cc/x/ microformats.org/profile/ - e.g. http://ufs.cc/x/hcard (the x stands for XMDP) ufs.cc/w/ microformats...
#
gRegorLove
Ah, cool!
#
tantek
edited /microformats2-parsing (+9) "/* parsing for implied properties */ clarify, no other *explicit* u-* properties, as intended, to reduce confusion per https://github.com/microformats/microformats2-parsing/issues/36#issuecomment-4073"
(view diff)