Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ARTICLE] XML Transformations using REXML

0 views
Skip to first unread message

James Britt

unread,
Dec 4, 2005, 6:28:19 PM12/4/05
to
Toot toot!

That's the sound of my own horn.

The January 2006 issue of Dr. Dobbs magazine has an article of mine, XML
Transformations using REXML.

I don't know if the article will be available for free reading on the
Dr. Dobbs Web site, so you may have to buy the magazine to read it.

Well worth it, of course. :)

(It's also the 30th Anniversary issue.)

http://www.ddj.com/ (still showing December 2005)


James Britt

--

http://www.ruby-doc.org - Ruby Help & Documentation
http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
http://www.30secondrule.com - Building Better Tools


Jamey Cribbs

unread,
Dec 4, 2005, 6:42:15 PM12/4/05
to
James Britt wrote:

> Toot toot!
>
> That's the sound of my own horn.
>
> The January 2006 issue of Dr. Dobbs magazine has an article of mine,
> XML Transformations using REXML.

Congratulations!


Stephen Waits

unread,
Dec 4, 2005, 6:59:10 PM12/4/05
to

On Dec 4, 2005, at 3:28 PM, James Britt wrote:

> Toot toot!

Nice job James!

--Steve

Lyndon Samson

unread,
Dec 4, 2005, 8:17:57 PM12/4/05
to
Somewhat related to this.

The lack of a pure ruby XSLT engine is on occasions annoying, because then I
find myself descending to the nether regions of java, PHP and friends :-)

I was thinking about the viability of an XSLT doc A that matchs
against arbitrary XSLT B and emits ruby code that effectivly performs the
same transformation as the original XSLT document B.

Eventually the XSLT A would be able to 'self compile' to some ruby code that
would replace it. Ie read some XSLT and emit functionally equivilent ruby
code.

Does this sound like a sensible approach to getting 'pure ruby' XSLT
functionality?

GJB

unread,
Dec 8, 2005, 8:58:03 PM12/8/05
to
The Jan. issue is now on-line. Haven't read it yet but I intend to :
)

Gary Blomquist

Stephen Waits

unread,
Dec 9, 2005, 1:52:12 AM12/9/05
to

On Dec 8, 2005, at 6:02 PM, GJB wrote:

> The Jan. issue is now on-line. Haven't read it yet but I intend to

And I just received my print issue in the mail today. I'm heading
off to bed now, eager to read James's fine work.

--Steve

0 new messages