BeBe Roberts
BeBe Roberts
Now that pretty much all the independent social media software like friendica, micro.blog, Known, gnu social, and Mastodon all publish h-feed, it would be great to be able to add...
Most of the independant social media (friendica, Mastodon, Known, Micro.blog, etc) all publish their html with microformats2 markup so that its easily processed by others. http://microformats.org/wiki/microformats2 There are a number...
See https://github.com/microformats/microformats2-parsing/issues/2#issuecomment-392608361 for the proposal. This must be behind an additional flag to the parser for 'experimental'
version 4.0.8 was able to be released and passed all CI tests, but it failed when testing on a different system as 'require "set"' was not in the code base......
getting a code climate score of 0.7, which is pretty abysmal. While i don't agree with all of the rules they use, there is a lot of work that can...
Had the idea of parsing a page and pulling out only a specific comment and how would that work (assuming it isn't posted from somewhere else). The idea would be...
W3C is reaching the final stages for Micropub, https://www.w3.org/TR/micropub/ Its a simple generic API for post creation, so ideally people could use any micropub client to post to their mastodon...
When I establish a connection to a site that uses SNI (and the key returned by the request is not usable) and then try to re-use that connection after 300...
https://github.com/microformats/tests/blob/master/tests/microformats-v1/hproduct/aggregate.json parses description as e-description, when http://microformats.org/wiki/h-product#Backward_Compatibility says to process it as p-descrpition
https://github.com/microformats/tests/blob/master/tests/microformats-v1/hnews/all.json backcompats principles, entry, dateline, source-org, and geo despite hnews not being listed in backcompat at all https://github.com/microformats/tests/blob/master/tests/microformats-v1/hcard/multiple.json adds sound, mailer, and agent https://github.com/microformats/tests/blob/master/tests/microformats-v1/hcard/single.json adds sort-string