+ Reply to Thread
Results 1 to 5 of 5

Is there any advantage in learning xml for someone who only knows basic

This is a discussion on Is there any advantage in learning xml for someone who only knows basic within the Member Discussion forums, part of the Community Center category; html, css and javascript? Should I learn a server side scripting language and a database before attempting to learn xml? ...

Share/Bookmark
  1. #1
    Junior Member Array
    Join Date
    Feb 2008
    Posts
    1

    Default Is there any advantage in learning xml for someone who only knows basic

    html, css and javascript? Should I learn a server side scripting language and a database before attempting to learn xml?

    I still don't exactly know what xml is used for, will I have a use for it if all I know is html,css and basic javascript?

  2. #2
    Junior Member Array
    Join Date
    Feb 2008
    Posts
    1

    Default

    Yes quite a big advantage. After you understand XML have a look at Ajax.

    http://www.w3schools.com/ajax/default.asp

  3. #3
    Junior Member Array SoulRebel79's Avatar
    Join Date
    Feb 2008
    Posts
    1

    Default

    This is how I use XML:

    For my front end I am using Adobe Flex 2, and when I need to go get data I make a "HTTP Service call". I tell it to go to the url (getmydata.php) and send it the proper variables to post.

    On my server where the "getmydata.php" php script resides, there is a mysql database. It queries the database and returns a row using mysql fetch row... and from there... I convert it to XML.....

    because when it returns... Adobe Flex knows how to handle XML data and I can access it with methods already programmed in flex! It's nice!!


    So in this case (and with many other cases)....

    XML is used as a 3rd party common language for data formatting. You can share data between PHP, FLEX, JAVA.... (insert your favorite language here) and all the programs will be able to manipulate all the data.

  4. #4
    Junior Member Array
    Join Date
    Jan 2008
    Posts
    25

    Default

    XML is a generic way to store data. It generally isn't useful without knowing a programming language, and knowing about databases is generally more useful then knowing about XML.

    So - you'll _probably_ be best off learning a programming language and database before you worry about XML.

    (Incidentally, while AJAX might be a big thing at present, and while the X in it's name might stand for XML ... most AJAX doesn't involve XML, and uses fragments of HTML, plain text, or JSON instead)

  5. #5
    Member Array
    Join Date
    Dec 2007
    Posts
    72

    Default Re: Is there any advantage in learning xml for someone who only knows basic

    Quote Originally Posted by nice guy View Post
    html, css and javascript? Should I learn a server side scripting language and a database before attempting to learn xml?

    I still don't exactly know what xml is used for, will I have a use for it if all I know is html,css and basic javascript?
    XML is just a means to transfer data. It's just a format. For now, you can just read a couple of short articles to find out what it is.

    By the way, XML is not a programming language, so this itself doesn't do much.
    online.education



+ Reply to Thread

Similar Threads

  1. Language Learning Help
    By Learnlang in forum Member Discussion
    Replies: 8
    Last Post: 10-10-2009, 08:12 AM
  2. Learning the Basics of RSS
    By SticKer in forum Advertising & Promotion
    Replies: 0
    Last Post: 03-20-2008, 10:37 AM
  3. Save 109$ with Netfirms ADVANTAGE Plan Coupon
    By SticKer in forum Coupons & Vouchers
    Replies: 2
    Last Post: 02-28-2008, 06:06 PM
  4. Best book for learning PHP programming?
    By noelgallagherowns in forum Member Discussion
    Replies: 1
    Last Post: 02-27-2008, 04:27 AM
  5. Replies: 1
    Last Post: 02-09-2008, 03:22 PM
SEO Forum | Web Hosting Forum | Websites For Sale |