Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (25 May 2013 - 09:50 PM) Hi, Agyat What's New?
@  yordan : (25 May 2013 - 07:59 PM) Yay, Shoutbox Is Back! Yahooo!
@  agyat : (24 May 2013 - 05:15 PM) O Dear, Where Are You? Without Your Words This Sb Is ..
@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.

Replying to About XML format


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

kraizii88z

Posted 18 September 2004 - 10:02 PM

XML sounds like it's not very reliable...i wouldn't use it.
Stick to XHTML & HTML.

zarjay

Posted 10 September 2004 - 12:41 AM

I read an article saying how XML has failed miserably on the web.

I guess it will be a whie before XML can replace XHTML or HTML.

Hercco

Posted 09 September 2004 - 08:06 PM

The fundamental difference between HTML and XML is that XMl contains information about the information. XML contains data that machines can understand.

For example if the word "apple" is mentioned in a document. If the document is written in HTML, computer cannot tell if the writer means the fruit or the computer company. XML would contain the information.

That is the simple reason why XML is the future of the web, the semantic web. Having document type that is possible for machine to understand will finally result that the whole web could be treated as an organized database, thus making the searching far more easier than what it is now. Also the improved understanding between machines will open up whole new possibilites for the web and make our lives slightly easier.

jcguy

Posted 07 September 2004 - 05:46 AM

They say that XML is going to be the next standard for creating web pages. Already, XML is widely adopted, for example in the use of syndicating news, showing news headlines, delivering RSS feeds, and so on.

zarjay

Posted 06 September 2004 - 07:22 PM

I have yet to learn about XML. When I first started web designing, I didn't worry about the HTML DOCTYPEs, but then I decided that it was better to conform to the W3C standard so that my website would be compatible with more browsers and viewable by more people.

Right now, I use XHTML 1.1, but I might move to XHTML 2.0 soon. I'm not sure when I'll make the move to use XML.

soleimanian

Posted 06 September 2004 - 10:21 AM

About XML format
Extensible Markup Language (XML) and Hypertext Markup Language (HTML) are both designed for web documents. Unlike HTML, XML is designed for data. Also unlike HTML, XML supports the use of customized tags for specific data.
The rules governing the syntax of XML tags are stricter than those for HTML. A missing tag or incorrectly formatted attribute in an XML document renders the file useless.

Review the complete topic (launches new window)