<?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>Blog :: deam.org &#187; mobile</title>
	<atom:link href="http://blog.deam.org/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deam.org</link>
	<description>hier schreibt Klaus M. Brantl</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to kill mobile safari with CSS</title>
		<link>http://blog.deam.org/2009/12/11/how-to-kill-mobile-safari-with-css/</link>
		<comments>http://blog.deam.org/2009/12/11/how-to-kill-mobile-safari-with-css/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 06:17:06 +0000</pubDate>
		<dc:creator>Klaus M. Brantl</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://blog.deam.org/?p=221</guid>
		<description><![CDATA[On wednesday we&#8217;ve relaunched deam.org. The content-block is encased with a nice, white glow-effect. Of yourse not for all you IE-users out there ;-) We&#8217;ve used the two &#8220;box-shadow&#8221;-attributes. The &#8220;-moz-box-shadow&#8221; for Firefox and the &#8220;-webkit-box-shadow&#8221; for Safari (and them derivates). Thats what we&#8217;ve used: -webkit-box-shadow: 0 0 200px #fff; And that &#8220;killed&#8221; my mobile [...]]]></description>
			<content:encoded><![CDATA[<p>On wednesday we&#8217;ve relaunched deam.org. The content-block is encased with a nice, white glow-effect. Of yourse not for all you IE-users out there ;-)<br />
We&#8217;ve used the two &#8220;box-shadow&#8221;-attributes. The &#8220;-moz-box-shadow&#8221; for Firefox and the &#8220;-webkit-box-shadow&#8221; for Safari (and them derivates).</p>
<p>Thats what we&#8217;ve used: -webkit-box-shadow: 0 0 200px #fff;<br />
And that &#8220;killed&#8221; my mobile safari. It has been unresponsive for several seconds. And after one interaction again unresponsive&#8230; and so on.</p>
<p>After stopping and starting Safari it went blank. No more interaction. Only thing that worked: Reset the cache in the prefs.</p>
<p>I should add that it&#8217;s a 3G iPhone (no &#8220;S&#8221;).<br />
There are definitly some memory-issues here :-)</p>
<p>Now we use &#8220;-webkit-box-shadow: 0 0 20px #fff;&#8221; &#8211; doesn&#8217;t look that &#8220;smooth&#8221;, but it&#8217;s ok.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deam.org/2009/12/11/how-to-kill-mobile-safari-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

