[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xml web uses


web uses databases
Scott DeMers <demerss1@m...> asks:
> 
> Greetings --
> 
> I run some websites for a university, and I am curious about 
> using XML for some of my projects. I would like some opinions 
> on the following (I'm somewhat new to XML, so feel free to 
> correct any errors):
> 
> 1. Content management - Storing data in XML files using a DTD 
> like Website. Currently, data is stored in a database, which 
> works fine, but I'm curous about the advantages of XML storage.

The debate is ongoing.  My 2 cents?  No advantage as far as storage
itself goes, the real value add is in what you can do with XML.  As
such, getting XML out of a database is a consideration, whether the
database supports that directly or you end up adding a middle layer
between the database and everything else.  To that end, I'll note one
possibility you're sort of skirting around which is Web site
management/development itself.  

I use XML driven content and XSLT to separate the content of web sites
from the presentation.  All XHTML is coded in a single XSLT, all data is
stored in one single XML location (be it a database or a file).  Thus,
if I make a change to a presentation element I make the change only
once, if I make a change to a common data element I make it only once,
and all changes shows up on every page that the presentation or data is
referenced on automagically.  

> 2. XUL - Many of our dynamic sites are maintained by students 
> via an HTML interface. I've played with XUL, and it seems to 
> have potential for internal pages like this, although HTML 
> currently serves this purpose well.
> 
> 3. RSS - One I'm quite certain we'll be using for calendar 
> events and news headlines.
> 
> Please chime in on any of the above topics, or suggest some I 
> haven't considered that would make a web site easier to 
> maintain and more useful for users.
> 
> Thanks a bunch,
> 


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.