Tuesday, May 27, 2008

XRX: Simple, Elegant, Disruptive

I recently started writing for O’Reilly Media. I posted an article on XRX. Here is the link:
http://www.oreillynet.com/xml/blog/2008/05/xrx_a_simple_elegant_disruptiv_1.html
We are just getting started moving to a new MoveableType (MT) system so not all of the features (like keywords and feedback) are working.
If you have problems commenting on the site, please feel free to post your comments here.
Here is a comment from Arun Batchu:
An elegant introduction to an elegant architecture, Dan. Thank you. The essential takeaway from what you describe is the exploitation of XML from one end to the other end - especially from the Developer's perspective, for, how XRX actually manifests in runtime could be left to implementation technologies. Thus the logical architecture of XRX could be realized by a few variations of concrete technology - which is great. The XForms could be realized by XForms server technology (such as the excellent Orbeon stack), the ReST could be realized by any middle tier and the XQuery could be realized by an XQuery engine (such as Data Direct) that may actually be driving any one or a combination of datastores (XML, SQL, file system or ...) . The symmetrical and consistent leverage of XML as a data model from creation to transport to rest and back eliminates a whole lot of wasteful work. Like you point out, XPath is one of the most powerful query systems I have encountered; you can pack so much in so little and reuse it across the board with little if any change from the drawing board to production. In such a system as you describe, a business rule expressed once can be reused anywhere - from one end-to-end , however long the travel, as long as the architecture is XRX, like you have described. Thanks for expressing it so well. A few of your readers will not get it - it is one of those things that once you experience it, you are left wondering why this did not happen before. Oh, well!

You are welcome! Thank for your feedback Arun!

1 comment:

P. M. Hollott said...

Oh good, I tried to comment at O'Reilly... glad I can comment here - I think this is a very important topic:

>>>XRX evangelists are needed to break down the walls between IT and the business. We hope this and future articles will be useful as a tool and as a guide for the faithful.

Yes! Again, the problem is how to convince everybody and their dog to take that first bite. My own experiences with eXist and XForms have been *very* liberating, and I appreciate your efforts in spreading the word. I hadn't really considered the way a non-translational approach shifts emphasis from technical to business needs and user experience, but this makes a lot of sense.

I would be hesitant to write off ODBMS's however; I expect that as the simplicity of document-oriented stacks like XRX, JSON/CouchDB and the like start getting real traction, a simultaneous discovery of the power of continuation-based architectures like Seaside/Squeak will take place, chipping away at the 3-tier model from the other side.

Really looking forward to future articles in this series!