PDA

View Full Version : anyone using xml for designing sites?



niekas
November 30th, 2000, 05:37
i see that everyone is talking about it xml, xhtml, xsl, xblah-xblah. I read quite a few articles and browsed through a few books on the subject. i got very basic idea on it - structured content and separating content from the code. But why its so revolutionary ? whats the fuss?

ashben
November 30th, 2000, 12:12
XML (or eXtensible Markup Language) does much good at the business logic level, that is the middle tier. I feel that's where its future is along with EDI, WDDX, SOAP etc.

More details : http://whatis.techtarget.com/WhatIs_Definition_Page/0,4152,213404,00.html

Epgs
November 30th, 2000, 16:07
I've used it but i don't think the ordinary designer will benifit from it. I think they will stick with html. It would be much easier and there are some benefits but only for the advanced user (imho)

Mrh0ax
December 5th, 2000, 16:59
why is it? well i read a lil about it that reason is cuz you can make up your own XML codes.. heh ;p

Epgs
December 5th, 2000, 20:45
Like in CSS you know you put H1 (for header 1) then all the fonts and all well you can make your own like for instance 56 (instead of h1) and make it it could be helpful

ZX
December 6th, 2000, 03:23
Hmm... Maybe becos with XML, they can make their own definitions for certain codes?

Epgs
December 6th, 2000, 15:39
yeah you got it

niekas
December 6th, 2000, 18:35
but why its so good? whats the point making your own definitions and codes?
why would i benefit from that?
i know that i can put
<book>
book 1
book 2
</book>

<author>
author 1
aurhor 2
<author>

its good for having your content defined and separated from the code.

how would you compare running xml website to plain html?
updating?
i think i just have to try xml...
and see what a hell it is

Epgs
December 6th, 2000, 21:52
It is easier to update and organize i think

Cael
December 7th, 2000, 01:46
I think XML is more suitable for database. Because you need to set up those DTD stuff in XML, and might be a bit unnecessary if HTML can do the same design.

niekas
December 7th, 2000, 01:55
but why you need xml to define your content if you using database - its already defined by the tables, colums, blah blah? im sorry for beeing ignorant - cant grasp it.

ashben
December 7th, 2000, 07:21
http://www.4guysfromrolla.com/webtech/xml.shtml