Kevin Marks
Kevin Marks
+1 from me - I'm seeing rsquo in quoted text and it is ugly and unnecessary.
I have a need for this now, as backchannel is moving to wired, and the replies aren't going with them. I'll have a look myself On 25 Jun 2017 10:49...
Er, this post https://medium.com/backchannel/how-the-web-became-unreadable-a781ddc711b6 On 25 Jun 2017 10:51 pm, "Kevin Marks" wrote: > I have a need for this now, as backchannel is moving to wired, and the >...
import feedparser import json feed =feedparser.parse(url) output =json.dumps(feed) On Mon, 6 Feb 2017, 16:36 Akshay Raj Gollahalli, wrote: > You should ask this question on http://stackoverflow.com/. > > — >...
Is there any research support for "Black text on a white background can be harsh on the eyes. Opting for a softer shade of black for body text makes the...
Of course it matters. The step from "make it more legible" to the next one clearly makes it less legible. This is not a good thing to be teaching people...
He's using e-summary, not p-summary so you get the more complex structure. Also it looks like you're using an older version of the microformats parser that doesn't suppress implied name...
I do sometimes see what would be facepiles show up as individual posts instead. On 13 Jul 2016 8:33 am, "Pelle Wessman" [email protected] wrote: > Miklb's blog doesn't use my...
If you use html5lib you can reserialize with options turned on - I think use_trailing_solidus is the one to autoclose null elements; I don't know that it can guarantee full...
Yes, appengine classic is still 2.7 only, so both unmung and @snarfed's appengine projects use it On Wed, 21 Feb 2018, 14:03 Tom Morris, wrote: > Are we ready to...