edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev]  html parser and whitespace in tag names
Date: Sun, 01 Feb 2015 15:05:29 -0500	[thread overview]
Message-ID: <20150101150529.eklhad@comcast.net> (raw)

> Sadly, the project appears to be dead.

I get that impression as well.
My documentation shows last update in 2000.
I sent the author an email; no reply.

I'm not averse to continuing our own html parser,
it's not really hard, but we need considerable redesign,
so that it builds a proper tree of nodes,
and handles xml and other variations.
Can these changes be done incrementally? Maybe. I don't know.
I was going to add parent to the htmlTag structure, and link each to its
open tag parent, which I'm also trying to do in javascript but same should
happen in the html tree, whether js is running or not.
And then I need to create text nodes, which I'm not doing at all today.
And so on.

Karl Dahlke

             reply	other threads:[~2015-02-01 20:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01 20:05 Karl Dahlke [this message]
2015-02-01 20:29 ` Chris Brannon
  -- strict thread matches above, loose matches on Subject: below --
2015-01-29 13:24 Karl Dahlke
2015-02-01 19:56 ` Chris Brannon
2015-01-28 20:55 Karl Dahlke
2015-01-29  8:22 ` Adam Thompson
2015-01-28 15:02 Karl Dahlke
2015-01-28 17:33 ` Adam Thompson
2015-01-28 12:16 Karl Dahlke
2015-01-28 13:08 ` Adam Thompson
2015-01-28 11:49 Adam Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150101150529.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).