Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 16th, 2005, 11:53 PM   #11
linuxpimp20
Hobbyist Programmer
 
Join Date: May 2005
Location: ma
Posts: 130
Rep Power: 4 linuxpimp20 is on a distinguished road
i was going to ask the same question but then saw this thread so i'll contribute to the discussion. A series of books i read on computer languages are short so they are good as an intro to the language. In these series towards the end they usually mention a technology that is usually connected in some way to the main topic. I read the html one and it mentioned xml. When i read that the tags aren't predefined but you define them i thought "well how can anyone learn xml if everyone makes their own tags?" So i didn't really get it. Something i read recently got me thinkign about it again and now i think is ee the reason behind the user defined tags. Is it that there is no standard way to write an xml document but there is a standard way(s) of using it and manipulating it? i think my intial confusion was because it was grouped with html i thought it was meant to make websites but now i think it isn't like html where the goal is to make a site or C where the goal is to make a program. I see it as only one part of the process that holds data that could be used for many purposes like making a site or doing something with a program. Am i close or completely wrong in my thinking?
linuxpimp20 is offline   Reply With Quote
Old Sep 17th, 2005, 11:35 AM   #12
Lich
Professional Programmer
 
Lich's Avatar
 
Join Date: May 2005
Location: Detroit
Posts: 254
Rep Power: 4 Lich is on a distinguished road
Send a message via AIM to Lich Send a message via MSN to Lich
You got it. XML is only for getting data in a way that programs can use it.

XML in a Nutshell in the O'Reily series is an awsome reference and startguide.
__________________
--John Cruz
Web Developer
www.cruzweb.net
Lich is offline   Reply With Quote
Old Sep 17th, 2005, 4:59 PM   #13
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 6 bl00dninja is on a distinguished road
i believe C# can integrate XML into it's program documentation so you could view an xml file of nice, readable comments and such.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Sep 17th, 2005, 5:11 PM   #14
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Quote:
Originally Posted by bl00dninja
i believe C# can integrate XML into it's program documentation so you could view an xml file of nice, readable comments and such.
You mean visual studio right? VS 2003 can transform you typical code comments (the summary section with ///) to full blown documentations for your program.
OpenLoop is offline   Reply With Quote
Old Sep 25th, 2005, 3:26 AM   #15
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 6 bl00dninja is on a distinguished road
probably, since i read this snippet from a microsoft book.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Mar 26th, 2006, 3:15 PM   #16
spyro_boy
Newbie
 
Join Date: Mar 2006
Location: Hamilton, Ontario, Canada
Posts: 1
Rep Power: 0 spyro_boy is on a distinguished road
Send a message via ICQ to spyro_boy Send a message via AIM to spyro_boy Send a message via MSN to spyro_boy Send a message via Yahoo to spyro_boy
I'm new also to XML. I've learned quite a lot of PHP and just started to learn valid XHTML1.0 Strict and CSS.

I've heard some some people that XML is just like HTML but with custom tags.
Maybe I misunderstood or I was misinformed?
spyro_boy is offline   Reply With Quote
Old Mar 26th, 2006, 4:23 PM   #17
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Read post #2. Then follow up.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:24 AM.

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