Discussion Forums HTML, XML, JavaScript... |
 |
Software Reviews Editors,Others... |
 |
Top100 JavaScript Tutorials, ... |
 |
Tutorials ASP, CSS, Databases... |
Discussion List FAQ, Roundup, Configure ... |
 |
Authoring HTML, JavaScript, CSS... |
 |
Design Layout, Navigation,... |
 |
Graphics Tools, Colors, Images...
|
 |
Software Browsers, Editors, XML...
|
 |
Internet Domains, E-Commerce, ... |
 |
WDVL Resources Intermdiate, Tutorials,... |
 |
WDVL Discussion Lists, Top 100,... |
 |
| Technology Jobs |
 |
|
 |
Web Devs: Moonlight as a Game Developer and Win Cool Prizes by Accepting the RIA Run Challenge
Now, your mission--should you choose to accept: Take your shot at gaming stardom if you think you might have what it takes to build a cool RIA game and you could win an Xbox 360 or other fabulous prizes. Hurry! You only have until May 15, 2008 to enter.
»
Article: Leveraging Your Flash Development with Silverlight
You're not giving up Flash any time soon (and we don't blame you.) But if you could get your Flash application working in Silverlight, why wouldn't you? We show you the tools and techniques required to have your rockin' Flash application rolled for Silverlight. Learn more here.
»
Article: What Does it Take to Build the Best RIA?
With the proliferation of Rich Interactive Application (RIA) platform choices out there, you no longer have to take a one-size-fits-all approach to developing your next RIA application. Knowing the strengths (and weaknesses) of each platform can help you to decide the best RIA for your next application.
»
|
 |
|
|
|
|
|
Doing It With XML, Part 1
April 12, 1999
|
In previous
XML articles,
we've explored how XML is ideal for
representing structured data,
we've examined the role of XML in the
big picture
of the W3C standardization efforts, we've identified a number of
XML software products, and
we've seen how
XML and Java
make a "perfect pair".
This month and the next, we turn to some practical
considerations.
How can you get started with XML now?
How can you go from an XML document instance to a DTD?
How can you view the results?
How can Internet Explorer 5 and other free or inexpensive
tools help?
How can you edit the XML in a way that guarantees it will
match the DTD?
How can you use CSS
or XSL
to control both the presentation and processing of your XML?
|
Part 1
Part 2
Doing It With XML, Part 1
What We'll Be Doing With XML
|
|