<?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>onenterframe &#187; webstandards</title>
	<atom:link href="http://onenterframe.de/categories/webstandards/feed" rel="self" type="application/rss+xml" />
	<link>http://onenterframe.de</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 09 Jul 2010 21:36:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML5 and Canvas</title>
		<link>http://onenterframe.de/html5-and-canvas.html</link>
		<comments>http://onenterframe.de/html5-and-canvas.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 08:29:44 +0000</pubDate>
		<dc:creator>Michael Stuhr</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[webstandards]]></category>

		<guid isPermaLink="false">http://onenterframe.de/?p=507</guid>
		<description><![CDATA[<p>Sebastian Deutsch has done a nice experiment with HTML5, Canvas Sound and Tweets. Sounds like Bullshit-Bingo, but it is indeed just an experiment, which appeals a little bit to flashs's supremacy in Audio-Visualization.<br />
Oh, btw: it interacts with the mouse&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Sebastian Deutsch has done a nice experiment with HTML5, Canvas Sound and Tweets. Sounds like Bullshit-Bingo, but it is indeed just an experiment, which appeals a little bit to flashs's supremacy in Audio-Visualization.<br/>
Oh, btw: it interacts with the mouse too. Just click the image to see it in full flavour.<br/>
<br/>
<a class="fancy iframe w_640 h_480"  href="http://9elements.com/io/projects/html5/canvas/" ><img class="alignnone size-medium wp-image-513"  src="http://onenterframe.de/wp-content/uploads/2009/08/HTML5-Canvas-and-Audio-Experiment-Build-20090729211433-314x240.png"  alt=""  width="314"  height="240"   style="dispay:inline;"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://onenterframe.de/html5-and-canvas.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*Grumble*</title>
		<link>http://onenterframe.de/grumble.html</link>
		<comments>http://onenterframe.de/grumble.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 13:24:01 +0000</pubDate>
		<dc:creator>Michael Stuhr</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webstandards]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://localhost/Kunden/onenterframe.de/blog/?p=310</guid>
		<description><![CDATA[<p>Well this is exactly what you feel , when you're trying to implement some nice animations on a modern designed website via css and jQuery:</p>
<p><a href="http://onenterframe.de/wp-content/uploads/2008/11/grumble.jpg" ><img class="size-medium wp-image-311"  src="http://onenterframe.de/wp-content/uploads/2008/11/grumble-320x87.jpg"  alt=""  width="320"  height="87"   style="dispay:inline;"/></a></p>
<p>It all seems to start when you photoshop a little too much <img src="http://onenterframe.de/wp-content/plugins/smilies-themer/Silk/emoticon_smile.png"&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Well this is exactly what you feel , when you're trying to implement some nice animations on a modern designed website via css and jQuery:</p>
<p><a href="http://onenterframe.de/wp-content/uploads/2008/11/grumble.jpg" ><img class="size-medium wp-image-311"  src="http://onenterframe.de/wp-content/uploads/2008/11/grumble-320x87.jpg"  alt=""  width="320"  height="87"   style="dispay:inline;"/></a></p>
<p>It all seems to start when you photoshop a little too much <img src="http://onenterframe.de/wp-content/plugins/smilies-themer/Silk/emoticon_smile.png"  alt=":-)"  class="wp-smiley"   style="dispay:inline;"/> </p>
<p>When i started to design this website, i wanted it to be as accessible and as near the standards as i could do it, without making too much compromises to my design. Soon enough it became clear that the <strong>too much</strong> part became <strong>any</strong> <img src="http://onenterframe.de/wp-content/plugins/smilies-themer/Silk/emoticon_smile.png"  alt=":-)"  class="wp-smiley"   style="dispay:inline;"/> .<br/>
So it seems i've lost IE6 on my way, where the page looks horrible due to the missing PNG-Support of that browser.<br/>
Which is not too bad, since in Opera 9.x, Safari 3.x and FF 3.x it looks and behaves all the same.<br/>
FF2 simply doesn't do 'display:inline-block' correctly, so the navigation looks a bit weird, some other parts do look bad too, but at least the site is accessible. I don't care THAT much for these 2 (IE6 and FF2), since patch supoport for FF2 end this december, and IE6 ...</p>
<p>Only IE7 has some unaesthetic things to show, due to the fact that the IE-Team has not been able to implement the PNG-Standard correctly/naturally after how many years ?<br/>
IE7 still uses it's propietary filter extensions to render PNG's with an alpha-channel. It simply isn't able to use 2 or more filters at the same time. duh!</p>
<p>I don't blame IE7 for that, since it does some other things very well. And since it's only minor visual ‚corrosion‘ (only after some transitions) i can live with that.</p>
<p>On the other hand: If this would have been a paid job, you can imagine how that would have affected my design. Note to myself: „don't ever expect anything from IE. EVAR!“ - wait: add FF2 to the list too.</p>
<p>On a sidenote: i'm trying to constantly evolve this page, so things might get worse or better <img src="http://onenterframe.de/wp-content/plugins/smilies-themer/Silk/emoticon_wink.png"  alt=";-)"  class="wp-smiley"   style="dispay:inline;"/> </p>
]]></content:encoded>
			<wfw:commentRss>http://onenterframe.de/grumble.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
