<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars"/><id>http://norman.walsh.name/2003/09/29/xmlchars/comments.atom</id><updated>2012-02-13T10:09:07.281105Z</updated><entry><title>Comment 1 on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2003-09-30T16:57:22Z</published><updated>2003-09-30T16:57:22Z</updated><author><name>Mike Kozlowski</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Thanks!  This is incredibly useful.</p>
<p>One problem, though:  When I try to use the insert-xml-char function, Emacs segfaults.  Any idea on why?</p>
  </div></content></entry><entry><title>Comment 2 on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2003-10-01T20:45:21Z</published><updated>2003-10-01T20:45:21Z</updated><author><name>Tobi </name></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>But entities aren&amp;apos;t just useful for inserting characters outside the US-ASCII range. A document might for example contain the version of the software tool it desribes; with entities I simply change one entity declaration and get the new version number in all the fifty places (search and replace could go wrong and confuse version numbers of other tools mentioned). It would be great to have some mechansim for declaring simple constants in XML without having to use DTD doctype declarations with internal subsets.</p>
  </div></content></entry><entry><title>Comment 3 on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2003-10-01T21:51:56Z</published><updated>2003-10-01T21:51:56Z</updated><author><name>Mike Kozlowski</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Tobi:  XInclude.</p>
<p>http://www.w3.org/TR/xinclude/</p>
  </div></content></entry><entry><title>Comment 4 on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars#comment0004"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0004</id><published>2003-10-03T14:08:36Z</published><updated>2003-10-03T14:08:36Z</updated><author><name>Simon St.Laurent</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>I need to do more work on it, but I&amp;apos;ve been using a separate step for character entity replacement prior to validation.</p>
<p>http://simonstl.com/projects/ents/</p>
<p>Ents uses an XML file which lists all the names and values of character entities, and I run it as a pre-processor before parsing or just directly on docs at the command line.  Defining new entities is pretty simple, and one of the nicer aspects of this is that I can run it backwards to produce the entity-fied version instead of char ref version.</p>
<p>But then, since I don&amp;apos;t use Emacs, I have to resort to such hackery, right?</p>
  </div></content></entry><entry><title>Comment 5 on /2003/09/29/xmlchars</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/xmlchars#comment0005"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0005</id><published>2003-10-03T14:11:47Z</published><updated>2003-10-03T14:11:47Z</updated><author><name>Norman Walsh</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>I&amp;apos;m sorry Mike, I can&amp;apos;t imagine why it segfaults. Send me your particulars in email and I&amp;apos;ll see if I can help.</p>
  </div></content></entry></feed>

