Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   XML (http://www.programmingforums.org/forum28.html)
-   -   I discovered XML and understood its value (http://www.programmingforums.org/showthread.php?t=6312)

java_roshan Oct 7th, 2005 12:13 PM

I discovered XML and understood its value
 
No jokes..I did it today in my college Library!

I was just browsing through the book for the "&trade" as for TradeMark Symbol in HTML.

I just started seeing the code for representing data from XML to HTML
and I discovered the importance of XML with the use of databases and representation of them in TABLES in HTML...Puh! what a idea...

however, there's some overhead though..but...no IIS server required (had it been processed using ASP/VBScript)...

XML..good!....I'll learn much later after my semester Exams!

DaWei Oct 7th, 2005 12:53 PM

Is there a question in there somewhere? :confused: Or a purpose? I think I'm overlooking it....

OpenLoop Oct 7th, 2005 1:31 PM

I think he's excited for trying something new. Wait til u have sex, you'll be spamming threads all over. :D

This is no different that the "check out my new avatar" thread.

crazykid48x Oct 7th, 2005 4:14 PM

Quote:

Originally Posted by OpenLoop
Wait til u have sex, you'll be spamming threads all over. :D

lol, I might as well use this post to say that I just started opengl and I like it just as much as the original poster likes xml. Opengl is a hell of alot easier than directx.

l337killa07 Oct 7th, 2005 4:42 PM

Quote:

Originally Posted by OpenLoop
I think he's excited for trying something new. Wait til u have sex, you'll be spamming threads all over. :D

This is no different that the "check out my new avatar" thread.


lmao....

thechristelegacy Oct 7th, 2005 9:36 PM

xml can be a great tool

Dameon Oct 7th, 2005 9:41 PM

Yes, take a look at what an XSLT stylesheet can do. You can make a stylesheet to translate an RSS feed into a nicely formated HTML page. You can write a short serverside script to return database results in XML and display them accordingly. It seperates the data and presentation (Or Model and View, in the MVC concept), which often times is done with some sort of clunky template system or having the script directly return html.

Ooble Oct 8th, 2005 2:17 PM

XML's fantastic. There's one problem with it though: it's over-used. It would be nice if people used it when it was the logical choice, and not just whenever they felt like it.

OpenLoop Oct 8th, 2005 5:27 PM

Quote:

Originally Posted by Ooble
XML's... over-used.

you have no idea. I was in a conference once and this guy actually suggested to use XML for inter-process communication :eek:

Dameon Oct 8th, 2005 5:38 PM

Yeah, some people get the idea that XML is some magical buzzword that makes an app up to date and sophisticated.


All times are GMT -5. The time now is 12:36 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC