<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Development Stuff &#187; Standards</title>
	<atom:link href="http://www.webdevstuff.com/category/knowledges/standards/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevstuff.com</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Tue, 01 Nov 2011 18:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>XSLT: Transform Your XML to XHTML</title>
		<link>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html</link>
		<comments>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:00:42 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=155</guid>
		<description><![CDATA[The abbreviation XSLT means EXtensible Stylesheet Language Transformations. In other words, XSLT is transformation of XML document styled by XSL (EXtensible Stylesheet Language) into other format, like XHTML. It might look confusingly at the first sight, but reality is much easier as it seems. Simply said, if you have some XML document, this can be [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVG: Scalable Vector Graphics</title>
		<link>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html</link>
		<comments>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html#comments</comments>
		<pubDate>Sun, 24 May 2009 04:00:54 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=83</guid>
		<description><![CDATA[SVG is a language for describing two-dimensional graphics and graphical applications in XML. SVG 1.1 is a W3C Recommendation and is the most recent version of the full specification. SVG Tiny 1.2 is a W3C Recommendation, and targets mobile devices. SVG is a platform for two-dimensional graphics. It has two parts: an XML-based file format [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSON: JavaScript Object Notation</title>
		<link>http://www.webdevstuff.com/81/json-javascript-object-notation.html</link>
		<comments>http://www.webdevstuff.com/81/json-javascript-object-notation.html#comments</comments>
		<pubDate>Fri, 22 May 2009 04:00:16 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=81</guid>
		<description><![CDATA[JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition &#8211; December 1999. JSON is a text format that is completely language independent [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/81/json-javascript-object-notation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOM Specifications</title>
		<link>http://www.webdevstuff.com/41/dom-specifications.html</link>
		<comments>http://www.webdevstuff.com/41/dom-specifications.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 16:33:13 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=41</guid>
		<description><![CDATA[DOM is an abbreviation for Document Object Model, a platform and language neutral interface that allows programs and scripts to dynamically access and update the content and structure of documents. The Document Object Model provides a standard set of objects for representing HTML and XML documents, a standard model of how these objects can be [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/41/dom-specifications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ECMAScript Language Specification</title>
		<link>http://www.webdevstuff.com/40/ecmascript-language-specification.html</link>
		<comments>http://www.webdevstuff.com/40/ecmascript-language-specification.html#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:04:54 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=40</guid>
		<description><![CDATA[ECMAScript is a scripting language, standardized by ECMA (European Computer Manufacturers Association) International in the ECMA-262 specification. The language is widely used on the web, and is often confused with JavaScript or JScript, the two major dialects from which ECMAScript was standardized. As previously said, the ECMA Standard is based on several originating technologies, the [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/40/ecmascript-language-specification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML 1.0 Specification</title>
		<link>http://www.webdevstuff.com/36/xhtml-10-specification.html</link>
		<comments>http://www.webdevstuff.com/36/xhtml-10-specification.html#comments</comments>
		<pubDate>Sun, 05 Apr 2009 10:54:57 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=36</guid>
		<description><![CDATA[XHTML is a family of current and future document types and modules that reproduce, subset, and extend HTML 4. XHTML family document types are XML based, and ultimately are designed to work in conjunction with XML-based user agents. XHTML 1.0 specification is the first document type in the XHTML family. It is a reformulation of [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/36/xhtml-10-specification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML 1.0 Specification</title>
		<link>http://www.webdevstuff.com/35/xml-10-specification.html</link>
		<comments>http://www.webdevstuff.com/35/xml-10-specification.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 10:49:22 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=35</guid>
		<description><![CDATA[Extensible Markup Language, abbreviated XML, describes a class of data objects called XML documents and partially describes the behavior of computer programs which process them. XML is an application profile or restricted form of SGML, the Standard Generalized Markup Language. By construction, XML documents are conforming SGML documents. Website: http://www.w3.org/TR/REC-xml/]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/35/xml-10-specification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 4.01 Specification</title>
		<link>http://www.webdevstuff.com/34/html-401-specification.html</link>
		<comments>http://www.webdevstuff.com/34/html-401-specification.html#comments</comments>
		<pubDate>Fri, 03 Apr 2009 10:35:42 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=34</guid>
		<description><![CDATA[This specification defines the HyperText Markup Language (HTML), the publishing language of the World Wide Web. This specification defines HTML 4.01, which is a subversion of HTML 4. In addition to the text, multimedia, and hyperlink features of the previous versions of HTML (HTML 3.2 and HTML 2.0), HTML 4 supports more multimedia options, scripting [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/34/html-401-specification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

