Kas
Adtech ile reklam 2.0 dönemi başlıyor ve Trkycmhrytllbtpydrklcktr r10.net seo yarışması devam ediyor.
The Extensible Markup Language is in shortly XML which is developable and customable markup language. “Extensible Markup Language (XML) is a simple, very flexible text format derived from ‘SGML’[D1] (ISO 8879).”[S1] “XML is a software and hardware independent tool for carrying information.”[S3] XML is using to exchange datas between other programs on the World Wide Area. Users can be define their own elements.[E1] XML is recommended by the “World Wide Web Consortium”.[D2] Today, most of softwares are using XML like databases and infrastructure of office programs. XML was designed for transfer data and store data. Big XML databases mostly have low performance, because XML is reading line by line, so the XML is very usefull for small entries. Also using for RSS Feed. I explained it on below.
^E1 Example;
<mysiterss>
<topic id=”1″>
<subject>What is the RSS?</subject>
<description>The RSS (Rich Site Summary) is a …</description>
</topic>
<topic id=”2″>
<subject>What is the CSS?</subject>
<description>The CSS is shows that is how to …</description>
</topic>
…
…
…
…
</mysiterss>
XML Database likes RSS Feed, but XML Databases more complex than RSS Feeds.
XML versus HTML; XML was designed for transfer data and store data, so you can’t show any datas on the XML page. You can just transfer or store datas. However, HTML was designed for how to display datas and also HTML has predefined own tags.