August 2003
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Jul   Sep


Archives

Blogroll


Subscribe to "Dev" in Radio UserLand.

Click to see the XML version of this web page.



Click here to send an email to the editor of this weblog.
 
 Friday, August 22, 2003
XML Transformations with CSS and DOM
I chose a pared-down RSS file to provide the sample XML for this article. I could have chosen any arbitrary XML document, but RSS serves a particular purpose of syndicating content, often news and weblog items, and is ideal for demonstrating basic transformations with CSS and DOM. Throughout this article, I'll show how to use CSS to apply formatting style to the RSS elements, and how to use the DOM Level 2 interface to traverse and transform the output. By the end of this article, I'll have created a (admittedly crude) browser-based RSS reader application using the RSS feed itself.
(via CSS-Technik-News) [PlasticThinking: Moe's Link Dump.
2:05:05 AM      comment []   trackback []