<?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>flash tekkie &#187; w3c</title>
	<atom:link href="http://tekkie.flashbit.net/tag/w3c/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net</link>
	<description>Flash technology blog</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:23:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Replacement for deprecated OL/LI start/value HTML attributes</title>
		<link>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes</link>
		<comments>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:51:03 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS 2.1]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=507</guid>
		<description><![CDATA[As by the HTML 4.01 specification, all attribute definitions of lists, such as ordered lists and unordered lists, are deprecated, meaning that you can&#8217;t make a list purely in HTML that would skip some numbers, e.g. 1, 2, 3, 5 skipping 4. Previously you could use start or value attribute to set a value for the list [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing standards compliance of Microsoft Outlook 2007</title>
		<link>http://tekkie.flashbit.net/open-standards/testing-standards-compliance-of-microsoft-outlook-2007</link>
		<comments>http://tekkie.flashbit.net/open-standards/testing-standards-compliance-of-microsoft-outlook-2007#comments</comments>
		<pubDate>Fri, 28 Nov 2008 00:12:36 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS 2.1]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[tableless]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=210</guid>
		<description><![CDATA[A notorious subject in whole, all W3C-capable newsletter coders must be familiar with Outlook support for open standards. To make it short, it looks like the bubble of Microsoft&#8217;s long-praised work towards standards compliance is threatening to burst. While testing one of the latest newsletters coded at Flashbit, Microsoft Outlook 2007 was also tested to [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/open-standards/testing-standards-compliance-of-microsoft-outlook-2007/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing Typeroom</title>
		<link>http://tekkie.flashbit.net/web-20/testing-typeroom</link>
		<comments>http://tekkie.flashbit.net/web-20/testing-typeroom#comments</comments>
		<pubDate>Fri, 11 Apr 2008 08:18:53 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[Swapnabhumi]]></category>
		<category><![CDATA[typeroom]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/web-20/testing-typeroom</guid>
		<description><![CDATA[In one of the earlier posts about editing a site with Typeroom there was a nice review of functionality but it missed a real-life test case. Now as we have had a really nice option to test it, here is the more specific addition to the previous article. To test Typeroom, we took the most [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/web-20/testing-typeroom/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>W3C Selectors API now in WebKit</title>
		<link>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit</link>
		<comments>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit#comments</comments>
		<pubDate>Sat, 16 Feb 2008 03:48:17 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[slickspeed]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit</guid>
		<description><![CDATA[WebKit has introduced another development towards greater support of W3C initiatives – Selectors API, currently in the status of Working Draft.  Until now, without a specific JS framework (e.g. jQuery, Prototype or MooTools), one could just get to the HTML element in the old fashioned way: var myDiv = document.getElementById&#40;'myDiv'&#41;; Now what W3C has worked [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 transforms in WebKit</title>
		<link>http://tekkie.flashbit.net/css/css3-transforms-in-webkit</link>
		<comments>http://tekkie.flashbit.net/css/css3-transforms-in-webkit#comments</comments>
		<pubDate>Sat, 27 Oct 2007 13:40:05 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/css/css3-transforms-in-webkit</guid>
		<description><![CDATA[In addition to Web Fonts recently introduced in WebKit, there&#8217;s now a rudimentary support for CSS transforms as well. As of now you can scale, rotate, skew and translate the boxes in the latest nightly of WebKit. Even though this is a WebKit-specific development at this point, the similar functionality will definitely be there in [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/css3-transforms-in-webkit/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
