15
Kas

“The RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.” [S2]   Also on some web sites, we can see Really Simple Syndication called RSS. Adtech ile reklam 2.0 dönemi başlıyor ve Trkycmhrytllbtpydrklcktr r10.net seo yarışması devam ediyor. If you have RSS reader program, you don’t need to visit some sites. When you subscribed their RSS Feeds, you will see lastest news on your RSS program, so you don’t need to visit their web sites. That mean, you save time. Also you don’t need a account any web sites, therefore you will save your privacy.

RSS Feed pages coding with XML. RSS and XML is crowded. RSS pages coding with XML that can more parseable to own elements. This mean is very usefull for RSS Feed Programs. Also these RSS Feeds using to get their content into another web site.

15
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.