Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1102 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Xml?

Thread title: Xml?
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
10-07-2005, 08:46 AM
#1
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old  Xml?

Hey, what is XML? I have seen it mentioned for building sites and desktop apps.. what exactly does it do?

10-07-2005, 02:37 PM
#2
GMMorris is offline GMMorris
Status: Junior Member
Join date: Jan 2005
Location:
Expertise:
Software:
 
Posts: 45
iTrader: 0 / 0%
 

GMMorris is on a distinguished road

  Old

XML is a standard for a stractured document, such as:
Code:
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
We use it just as a standard for transfering data, confortably, in such a way that any program that can read a text file can get the Data.

Why do we use it? Because as I said- it is simply a text file, so every program can read it, but it's content is layed out in a stracture which is standardized so we always know how to read this text file and use it's contents. In this way we can get two programs on different infrastructures and in different languages to transfer data easily.

From W3C:
* XML stands for EXtensible Markup Language
* XML is a markup language much like HTML
* XML was designed to describe data
* XML tags are not predefined. You must define your own tags
* XML uses a Document Type Definition (DTD) or an XML Schema to describe the data
* XML with a DTD or XML Schema is designed to be self-descriptive
* XML is a W3C Recommendation

XML does not DO anything

XML was not designed to DO anything.

Here- learn XML, its very simple to use and understand.
http://www.w3schools.com/xml/xml_whatis.asp

10-07-2005, 03:39 PM
#3
Spawny is offline Spawny
Spawny's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Great Yarmouth, England
Expertise:
Software:
 
Posts: 1,321
iTrader: 2 / 100%
 

Spawny is on a distinguished road

Send a message via AIM to Spawny Send a message via MSN to Spawny

  Old

If you want to get into XML buy "XML Web Development with PHP" From Sitepoint, i boguht it and its an excellent bok, i've learnt a lot about xml and i havent even got half way through yet, lol.

10-07-2005, 04:56 PM
#4
GMMorris is offline GMMorris
Status: Junior Member
Join date: Jan 2005
Location:
Expertise:
Software:
 
Posts: 45
iTrader: 0 / 0%
 

GMMorris is on a distinguished road

  Old

dont need to buy a book- XML is a simple and universal thing. And there are hundreds of code snippets using it on HotScripts.com and the likes

10-07-2005, 05:22 PM
#5
Spawny is offline Spawny
Spawny's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Great Yarmouth, England
Expertise:
Software:
 
Posts: 1,321
iTrader: 2 / 100%
 

Spawny is on a distinguished road

Send a message via AIM to Spawny Send a message via MSN to Spawny

  Old

i prefer buying books and i was just suggesting it, he doesnt have to.

10-07-2005, 10:21 PM
#6
DateinaDash is offline DateinaDash
Status: The BidMaster
Join date: Nov 2004
Location: England
Expertise:
Software:
 
Posts: 10,821
iTrader: 0 / 0%
 

DateinaDash is on a distinguished road

  Old

I'm currently doing a module on XML at University, it seems like a relativly straight forward thing to learn, books are always great as a resource to turn to

10-09-2005, 07:39 PM
#7
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

Thanks everyone. I don't really wan't to buy a book, I loose interest quickly when looking at something that isn't on a site. ^_^ GMMorris, very informative post, thankyou.

10-09-2005, 08:14 PM
#8
Spawny is offline Spawny
Spawny's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Great Yarmouth, England
Expertise:
Software:
 
Posts: 1,321
iTrader: 2 / 100%
 

Spawny is on a distinguished road

Send a message via AIM to Spawny Send a message via MSN to Spawny

  Old

The sitepoint book has kept my attention, and i hate reading, it really does grab your attention, you also learn about XSLT, SimpleXML, DOM and SAX and build a XML Powered Content Management System as well, i do recommend it though.

10-09-2005, 08:18 PM
#9
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

Originally Posted by Spawny
The sitepoint book has kept my attention, and i hate reading, it really does grab your attention, you also learn about XSLT, SimpleXML, DOM and SAX and build a XML Powered Content Management System as well, i do recommend it though.
Well if you put it that way..

10-09-2005, 08:20 PM
#10
Spawny is offline Spawny
Spawny's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Great Yarmouth, England
Expertise:
Software:
 
Posts: 1,321
iTrader: 2 / 100%
 

Spawny is on a distinguished road

Send a message via AIM to Spawny Send a message via MSN to Spawny

  Old

lol, i was jsut recommending it, ive learnt loads abotu xml and im like a quarter of the way through.

Closed Thread  
Page 1 of 2 1 2 >


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed