Great intro to XML 6:53 Where is XML used? 7:07 XML basic rues 15:26 Simple practice 31:30 Comments 32:45 Hampster (thumbs up if you like this one!) 37:09 Declaration,root,child,siblings,name,value 39:10 Naming elements 50:35 Structure for scalability 58:53 Attributes
Finally I have learned from one of tips how to create the test XML files. Thank you. You have no idea how you change lives with your lessons. I just tested an XML file in the test environment. and all went well finally. much appreciation.
I loved the video. I am pretty certain myself and the speaker have the same ethnic background, so I can have a greater appreciation to how he speaks. This was very useful and I would definitely attend your class.
Brilliant indeed. Thanks for delivery very structural comprehensible and practical tutorial. David, I always admire your way of correcting errors on the fly. Looking forward to the second part of the tutorial.
Markup Language: a system to annotate a document to distinguish text from other elements. Markup languages are languages of the web, but it stores data only. In XML, The tags are not pre-defined like in HTML. In HTML, you have tags, and tags etc, but in XML, the tags are defined by the creator of the XML document. What does extensible mean for XML? Even if you add data to the XML document, it will work with apps designed to work with the old XML document.
like 1 year later after my exams this pops up in my sugestion box. Aced XML thought, only time i ever had more than 95%, exam combined with semester tests, probably the only time.
Thank you for the upload! As a basic understanding, XML is used for data storage and has the ability to monitor this data/ run operations on it, while HTML is used for displaying text? I have been studying Excel 2010 and just ran into mapping table elements to XML files, and wasn't sure what XML was used for. So am I way off base? Thank you!
Do you have a video that shows how the HTML form was created to interact with the XML code to input the values? also, where are the values stored? does it update/append the XML document or is a database required?
It is possible to wrap attribute's value into single-quotes also (not only double-quotes ) and attributes CAN have multiple values split by space like in HTML's attributes
Hi... I am trying to learn XML in Mac. Instead of Notepad, i have Text Edit in Mac. After i write the code, saved the fie as test.xml and trying to open with safari but the page is blank. i don't see code or user interface view on Safari browser. Can you please help me with this?
while you comment the root element on XML file, browser showed an error on second element (dog) when it has not any error. you said its problem with browser. but the reality is browser assumes first element as an root (cat).And it gives an error like second element are not present inside the root.
I haven't said anything about imagining the world without business. I'd like to point out, though, that more people need to know English than business. "Without it pretty much is end-all of life." Your sentence seems to be missing at least one syntactic node. "And XML is a huge part part of it." Only if you're looking at the world with XML-colored glasses. There are much simpler ways of transferring hierarchichal data, such as S-expressions, which even extend to DAGs and circular structures.
can i fetch a particular data from an xml file and display in browser with just javascript? i mean without any server. for example, i have this xml file named Employees and the employee have names, age and date of hire. and know i have a webpage with a simple text box and a button. now i will enter the name of the employee who's detail i wanna see. is it possible, if i just enter the name of an employee and then press that button to show me the age and date of hire of that employee in my browser
It is not accurate to compare XML and HTML by saying that one is for storing data and the other is for display, and some may find it misleading. HTML (or XHTML) is actually one schema or XML language. Thus, one would say that XML is a more general data representation, and HTML is one example of an XML schema focused on the presentation of data. You could compare other schemas, like DocBook or DITA, which are focused on representing documentation abstractly (and which are typically processed into presentation formats like HTML or PDF).
35:00 I think that the error message means that the dog element is that "junk" because it is after "root" element. And the browser thinks that the cat is the root here.
The X stands for Extensible, not its synonym. This is an acronym, referring to specific words not word meanings. TwelfthMOnkey is right, RedFishDish is wrong, as well as rudely insulting.
Any questions??? Yes, is XML case sensitive? Do the opening and closing elements have to match? Please tell me the answer again for the next 20 minutes! Fuck!
"Except, if you ever stepped out of America" I've never been to America in the first place, therefore it's impossible for me to ever have stepped out of it. "you'd realize Latin is not taught nor is mandatory in schools in Europe." Funny, I went to a Czech high school and we most certainly *did* have Latin. "We learn languages that are actually going to to be useful in business." Business is not the be-all and end-all of life.
Ask a grown-up show you how to use a real dictionary so you can find out the distinction. Then look up the forty-five years of literature that exist on "extensible programming languages." The world is full of keyboards nowadays, and we can't let name-calling illiterates in front of any of them.
Great intro to XML
6:53 Where is XML used?
7:07 XML basic rues
15:26 Simple practice
31:30 Comments
32:45 Hampster (thumbs up if you like this one!)
37:09 Declaration,root,child,siblings,name,value
39:10 Naming elements
50:35 Structure for scalability
58:53 Attributes
There is no client till now who works without XML in my experience.
XML is crucial, thanks for this.
Finally I have learned from one of tips how to create the test XML files. Thank you. You have no idea how you change lives with your lessons. I just tested an XML file in the test environment. and all went well finally. much appreciation.
I loved the video. I am pretty certain myself and the speaker have the same ethnic background, so I can have a greater appreciation to how he speaks. This was very useful and I would definitely attend your class.
Thank you for sharing your class with us.
Excellent beginner video and also Explained beautifully ... Thank you somuch
Excellent video on XML. It cleared all concepts in 1 hour. Thanks to you sir for uploading it.
Brilliant indeed. Thanks for delivery very structural comprehensible and practical tutorial. David, I always admire your way of correcting errors on the fly. Looking forward to the second part of the tutorial.
A well made and properly explained tutorial...Some People have passion to teach
it actually is called "Extensible Markup Language" not "Extendable".
Thank you for sharing your class and talent with us. Excellent beginner video!
Very well explained
I wish my lectures at university were like this...
Markup Language: a system to annotate a document to distinguish text from other elements.
Markup languages are languages of the web, but it stores data only.
In XML, The tags are not pre-defined like in HTML. In HTML, you have tags, and tags etc, but in XML, the tags are defined by the creator of the XML document.
What does extensible mean for XML? Even if you add data to the XML document, it will work with apps designed to work with the old XML document.
Excellent beginner tutorial
like 1 year later after my exams this pops up in my sugestion box.
Aced XML thought, only time i ever had more than 95%, exam combined with semester tests, probably the only time.
nice lecture. Hope to see the next parts
Thank you for the upload!
As a basic understanding, XML is used for data storage and has the ability to monitor this data/ run operations on it, while HTML is used for displaying text? I have been studying Excel 2010 and just ran into mapping table elements to XML files, and wasn't sure what XML was used for. So am I way off base?
Thank you!
tank you for the basics sir...! it really helped...jagdeep from india
Pity
Hi Super Video. Teaching is very excellent. Please show me next parts.
This guy is a genies!
Thanks now I can teach my class
Gooooood
Explained beautifully ... Thanks a ton.
just got what I need.. thank you my good Sir
Do you have a video that shows how the HTML form was created to interact with the XML code to input the values? also, where are the values stored? does it update/append the XML document or is a database required?
It is possible to wrap attribute's value into single-quotes also (not only double-quotes ) and attributes CAN have multiple values split by space like in HTML's attributes
Hi... I am trying to learn XML in Mac. Instead of Notepad, i have Text Edit in Mac. After i write the code, saved the fie as test.xml and trying to open with safari but the page is blank. i don't see code or user interface view on Safari browser. Can you please help me with this?
Thanks for the class. Very Good.
Thanks Sir ^_^ fot the XMl Tutorial
while you comment the root element on XML file, browser showed an error on second element (dog) when it has not any error. you said its problem with browser. but the reality is browser assumes first element as an root (cat).And it gives an error like second element are not present inside the root.
please tell me for website launching is xml important?..
Very nice tutorial,Thankyou..!!
Can you suggest best solution to create a Excel to XML converter
Thanks. I found this very helpful.
Does anybody knows where is the second part of that video?
Excellent lesson, that was extremely helpful! Thank you!
Is there a 2nd part to this?
I haven't said anything about imagining the world without business. I'd like to point out, though, that more people need to know English than business.
"Without it pretty much is end-all of life."
Your sentence seems to be missing at least one syntactic node.
"And XML is a huge part part of it."
Only if you're looking at the world with XML-colored glasses. There are much simpler ways of transferring hierarchichal data, such as S-expressions, which even extend to DAGs and circular structures.
Great sir, I don't see second part in your videos or playlist ..please can you give me link
Thank you, more videos please!!!!!!!!
7:31 What are closing tags?
if make an open tag called x you must after put data about x element ended with closing tag:
X is an integer variable
I have an encoding tag on one of the XMLs for Notepad++ that replaces the ISO encoding "WINDOWS-1252"
nice lecture...
I liked this video.
Thank you for this video.
i am so happy when i see this vedio
can i fetch a particular data from an xml file and display in browser with just javascript? i mean without any server. for example, i have this xml file named Employees and the employee have names, age and date of hire. and know i have a webpage with a simple text box and a button. now i will enter the name of the employee who's detail i wanna see. is it possible, if i just enter the name of an employee and then press that button to show me the age and date of hire of that employee in my browser
good for beginners!
Thank you very much.
Nice video. Does anybody know when the part2 will be available?Or where can i buy it?
This is really interesting!
love this. MORE !!!
well done, plz can you upload a second part of xml programming. thanks
thanks for sharing
It is not accurate to compare XML and HTML by saying that one is for storing data and the other is for display, and some may find it misleading. HTML (or XHTML) is actually one schema or XML language. Thus, one would say that XML is a more general data representation, and HTML is one example of an XML schema focused on the presentation of data. You could compare other schemas, like DocBook or DITA, which are focused on representing documentation abstractly (and which are typically processed into presentation formats like HTML or PDF).
Great tuition! Where would be see XML being used though? What job in a website does it fulfil? Time to do some research !
Thank you sir...
Part 2 please?
very nice
Really Nice. I want to learn XML in depth. How can I learn ? Please guide me.
very good.
35:00 I think that the error message means that the dog element is that "junk" because it is after "root" element. And the browser thinks that the cat is the root here.
Sir what is character encoding in xml please explain
supeeeeeeeeeeeeeeeeeeeeeer macha
yes....easly understanding.......
Thanks Alot
Can we use the very same element name inside a child element of that element meaning:
Hooman sth to my knowledge, yes since XML is Case sensitive meaning:
works as "Restaurant" being the root and "restaurant" being the child
Can you please give us the link for second part, or at least can share with us the topics which were covered in the second part.
thanks in advance. :)
can you please provide me the notes i word format or ppt.
nice!
رائع
nice
They guy is good.
i also do this video but my program did not run can any body tell me what i do
Anahit? do u have any Armenian heritage? Interesting!
thanks!!!!
i want the second part :( i hv a project soon pleeasseee!!! :( continueeee
thanks
The X stands for Extensible, not its synonym. This is an acronym, referring to specific words not word meanings. TwelfthMOnkey is right, RedFishDish is wrong, as well as rudely insulting.
Tq
Mikhail, give us more about XML, please :)
fluffy the Humster?
that's EXTENSIBLE MARKUP LANGUAGE
22:26
Any questions??? Yes, is XML case sensitive? Do the opening and closing elements have to match? Please tell me the answer again for the next 20 minutes! Fuck!
"Humster" XD
well a little lengthy geez an hour
second part please
Except that "extendable" is only used by people who failed at high-school Latin.
The student how watching this tutorial suppose they know html , so they don't need all that repeated principle of how detecting errors..
u missed articles(((( with A name fluffy/ozzy/suibian
Please speak slowly
Takes a long time to explain each and every point. I did not finish it it took too long.
That's not what "synonym" means.
1 h for three concepts...
What is a 'Humster'? lol
pls upload second part . without 2nd part
this tutorial sucks
"Except, if you ever stepped out of America"
I've never been to America in the first place, therefore it's impossible for me to ever have stepped out of it.
"you'd realize Latin is not taught nor is mandatory in schools in Europe."
Funny, I went to a Czech high school and we most certainly *did* have Latin.
"We learn languages that are actually going to to be useful in business."
Business is not the be-all and end-all of life.
lmfao too funny
Ask a grown-up show you how to use a real dictionary so you can find out the distinction. Then look up the forty-five years of literature that exist on "extensible programming languages." The world is full of keyboards nowadays, and we can't let name-calling illiterates in front of any of them.
Part 2 please??