Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] A Paper on XOM

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Ken Cochrane" <Ken AT PopcornMonsters.com>
  • To: "Elliotte Rusty Harold" <elharo AT metalab.unc.edu>, <xom-interest AT lists.ibiblio.org>
  • Cc:
  • Subject: Re: [XOM-interest] A Paper on XOM
  • Date: Fri, 30 May 2003 23:44:30 -0400

Hello everyone,

I have converted my XOM paper from pdf to HTML
and posted it on my site if anyone is interested. I also made
some little changes that Elliotte suggested. If you notice anything
wrong please let me know.

Link to page where documents are located.
http://home.maine.rr.com/kencochrane/

In the document I have links to Rogers Cadenhead Linux Magazine
article and also to Elliotte's source samples that are available online. If
you
have any useful XOM links that I am missing, send them to me, and I'll add
them to my list.

If anyone wants to add any examples to what I have, send them to me and I
will put them up. The more examples and information that is available,
the easier it will be for newbies to pick up XOM.

I guess I have bothered you enough for one day, have a nice weekend
everyone.

Ken Cochrane
Ken AT PopcornMonsters.com
http://www.PopcornMonsters.com
http://home.maine.rr.com/kencochrane/



----- Original Message -----
From: "Elliotte Rusty Harold"
Sent: Monday, May 26, 2003 5:37 PM
Subject: Re: [XOM-interest] A Paper on XOM


> At 5:05 PM -0400 5/23/03, Ken Cochrane wrote:
> >Hello everyone,
> >
> >I recently took a class on XML and Java, and I was required to write
> >a paper on a
> >new technology, and I decided to write it on XOM. After grading the paper
my
> >professor thought it would be a good idea to share it with others,
> >so that they
> >could learn from it. I figured the best place to submit it first would be
this
> >mailing list since everyone here is already interested in XOM. Feel free
> >to read it and let me know what you think, good or bad. If you have any
> >suggestions or corrections please let me know.
> >
>
> Cool!. It would be easier to read and link to if it were in HTML
> instead of PDF. The W3C /IETF generally recommend using
> example.org/example.com/example.net as faux domain names. The only
> semi-factual error I noticed was "Taking the best ideas from SAX and
> DOM" XOM is really not like SAX at all, and though it sits on top of
> SAX, the XOM API is really not at all like SAX's. The ideas combine
> bits of DOM, JDOM, XPath, and my own inventions. But good work
> overall! Thanks.
> --
>
> Elliotte Rusty Harold
> elharo AT metalab.unc.edu
> Processing XML with Java (Addison-Wesley, 2002)
> http://www.cafeconleche.org/books/xmljava
> http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA
>
>
>






Archive powered by MHonArc 2.6.24.

Top of Page