Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 08-24-2007, 12:03 AM HTML & Then To XML
Average Talker

Posts: 23
Name: jade
Trades: 0
Will it be more easy for me to learn XML,after I learn HTML. Someone said The job market is a lot better in XML. Is that true? I also want to learn xml to add to my resume,just putting html is lonely
staron is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-24-2007, 12:18 PM Re: HTML & Then To XML
imagn's Avatar
Novice Talker

Posts: 11
Name: Matt
Location: Los Angeles
Trades: 0
XML and HTML are very different and one won't really help you with the other. XML is becoming much more popular as it's a key component in AJAX-type applications but it should be complimented with a server-side language.
__________________
Imagn Design

Please login or register to view this content. Registration is FREE
imagn is offline
Reply With Quote
View Public Profile Visit imagn's homepage!
 
Old 08-24-2007, 12:22 PM Re: HTML & Then To XML
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
I recently started reading 'Sam's teach yourself XML in 10 minutes', just to sort of get a feel for it. Ive read some of the other 10 mintues series and found them to be really useful...

But even after reading the first 5 or so chapters of the XML one, I STILL had no real idea on what XML is all about, or used for!?!??

It went straight over my head and was FULL of jargon. I'm not saying its the book's fault, I just think I'll get to grips with some other technologies that Im not familiar with, e.g. Javascript; and leave XML for a while!
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
Reply With Quote
View Public Profile Visit pealo86's homepage!
 
Old 08-24-2007, 02:13 PM Re: HTML & Then To XML
angele803's Avatar
Perfectly Imperfect

Posts: 1,772
Name: Stephanie
Location: Oklahoma
Trades: 2
I would suggest you learn HTML first, then XML.

You don't need to know XML to build a static web page.

HTML formats data, XML describes data. I think that XML really deals with databases. If you want to start dealing with web based databases, you will probably need to know some HTML first.
__________________

Please login or register to view this content. Registration is FREE
angele803 is offline
Reply With Quote
View Public Profile
 
Old 08-24-2007, 06:39 PM Re: HTML & Then To XML
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Quote:
I think that XML really deals with databases
Not necessarily. Xml represent datas, as you said.
But you can associate it with an XSL stylesheet, that will allow to parse the XML via XPATH query, and transform it in something else.
try to look at this link source, its xml + xsl:
[ http://www.w3schools.com/xsl/cdcatalog_with_xsl.xml ]

It can be XHTML, HTML, RTF, PDF....
[ http://www.w3schools.com/xsl/ ]
[ http://xmlgraphics.apache.org/fop/ ]

At my work, we are using aan Oracle DB, that outputs XML to the browsers, and is associated with xsl stylesheet to create html.
It works well, on recent browser, don't need an server-side language, but has it's restrictions.
The biggest being that Safari have no xslt engine, which means it cannot format xml with xsl...
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 08-24-2007, 11:17 PM Re: HTML & Then To XML
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
There's xml+xslt=??? like Tripy says ... you can transform to a different type of xml, or to html for display. Web services pretty much all run on xml. A lot of configuration files are stored in xml nowadays.

It's really an awful lot like html in a lot of ways. If you know the basics of one, you know the basics of both ... html is maybe a little more complex in the sense that you need to memorize pre-built meanings for each tag. In xml, <table> could refer to something you eat breakfast on. The more advanced uses take longer to master, obviously, but the basics come easily enough.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 08-26-2007, 05:15 PM Re: HTML & Then To XML
mackaltman's Avatar
Super Talker

Posts: 135
Name: Mack Altman III
Location: Goose Creek, SC, USA
Trades: 0
XML is for controlling database output, which is why AJAX applications use it. You will find that corporations mainly use AJAX applications because it's easier to have a computer program for say their customer service end edit the information that is stored in the database, and then XML will control that end of it, input/output methods.
__________________
Mack Altman III

Please login or register to view this content. Registration is FREE

My Biggest Pet Peeve: "Web Designers" who have no artistic skill.

mackaltman is offline
Reply With Quote
View Public Profile Visit mackaltman's homepage!
 
Old 08-26-2007, 05:37 PM Re: HTML & Then To XML
JamieLewis's Avatar
Pretty Much a Big Deal...

Latest Blog Post:
Gooie
Posts: 385
Name: Jamie Lewis
Location: UK
Trades: 0
XML is a data format, like HTML it is a markup language, unlike HTML it can be used to markup anything.

If you want to go into data processing learn XML, if you want to go into web development learn XML, if you want something to put on your CV, learn XML. It takes about 5 minutes to get the basics down.

Jamie
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
JamieLewis is offline
Reply With Quote
View Public Profile Visit JamieLewis's homepage!
 
Reply     « Reply to HTML & Then To XML
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.32019 seconds with 12 queries