<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for CSS, JavaScript and XHTML Explained</title>
	<atom:link href="http://www.evotech.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evotech.net/blog</link>
	<description>Estelle Weyl's Blog of quirks, random thoughts and funky finds discovered in day-to-day coding</description>
	<pubDate>Tue, 07 Sep 2010 19:56:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on 22 Questions to Ask Before Developing a Website by Jeremy Pack</title>
		<link>http://www.evotech.net/blog/2009/04/22-web-client-ued-questions/#comment-14908</link>
		<dc:creator>Jeremy Pack</dc:creator>
		<pubDate>Mon, 30 Aug 2010 22:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/?p=74#comment-14908</guid>
		<description>This is great. Just what I was looking for. It's hard when your just starting out to get a feel for what they want and I have found it difficult to extract this out of them, this should really help. Thanks</description>
		<content:encoded><![CDATA[<p>This is great. Just what I was looking for. It&#8217;s hard when your just starting out to get a feel for what they want and I have found it difficult to extract this out of them, this should really help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Development for the iPhone by Estelle Weyl</title>
		<link>http://www.evotech.net/blog/2007/07/web-development-for-the-iphone/#comment-14858</link>
		<dc:creator>Estelle Weyl</dc:creator>
		<pubDate>Wed, 25 Aug 2010 22:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/2007/07/web-development-for-the-iphone/#comment-14858</guid>
		<description>@Alfred
while I don't think that will run down your battery too quickly, you're right, it is no longer necessary. You can use media queries to determine orientation for changing the css based on orientation, or with js if you need to for js reasons.

This post was written in 2007, when the first iPhone first came out. Back then the media query for orientation was not supported. It is now.  I think i included that in the slide show attached -- which was done in 2010.</description>
		<content:encoded><![CDATA[<p>@Alfred<br />
while I don&#8217;t think that will run down your battery too quickly, you&#8217;re right, it is no longer necessary. You can use media queries to determine orientation for changing the css based on orientation, or with js if you need to for js reasons.</p>
<p>This post was written in 2007, when the first iPhone first came out. Back then the media query for orientation was not supported. It is now.  I think i included that in the slide show attached &#8212; which was done in 2010.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Development for the iPhone by Alfred Morgan</title>
		<link>http://www.evotech.net/blog/2007/07/web-development-for-the-iphone/#comment-14857</link>
		<dc:creator>Alfred Morgan</dc:creator>
		<pubDate>Wed, 25 Aug 2010 21:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/2007/07/web-development-for-the-iphone/#comment-14857</guid>
		<description>Is there a reason (besides trying to run my phone battery down) why you call updateLayout two times per second?

Why not use  ?

Please read the Apple Safari Web Content Guide to see what I mean.

http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW16

BTW, as the Apple guide says, you can get the orientation from window.orientation</description>
		<content:encoded><![CDATA[<p>Is there a reason (besides trying to run my phone battery down) why you call updateLayout two times per second?</p>
<p>Why not use  ?</p>
<p>Please read the Apple Safari Web Content Guide to see what I mean.</p>
<p><a href="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW16" rel="nofollow">http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW16</a></p>
<p>BTW, as the Apple guide says, you can get the orientation from window.orientation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 22 Questions to Ask Before Developing a Website by Chris</title>
		<link>http://www.evotech.net/blog/2009/04/22-web-client-ued-questions/#comment-14831</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 23 Aug 2010 18:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/?p=74#comment-14831</guid>
		<description>This is a great list and is very much in line with some of the Brendan Sinclair Sitepoint kit info I first tapped into a few years back.  As much as site development adapts and changes quickly, the rules for getting to understand your client and their needs very much remain the same.</description>
		<content:encoded><![CDATA[<p>This is a great list and is very much in line with some of the Brendan Sinclair Sitepoint kit info I first tapped into a few years back.  As much as site development adapts and changes quickly, the rules for getting to understand your client and their needs very much remain the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hack for Webkit: Filter for Chrome and Safari by Andrew</title>
		<link>http://www.evotech.net/blog/2010/04/hack-for-webkit-filter-for-chrome-and-safari/#comment-14786</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 19 Aug 2010 14:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/?p=95#comment-14786</guid>
		<description>Thanks Estelle!</description>
		<content:encoded><![CDATA[<p>Thanks Estelle!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript, CSS, and (X)HTML entities in numeric order by Tirumal</title>
		<link>http://www.evotech.net/blog/2007/04/named-html-entities-in-numeric-order/#comment-14713</link>
		<dc:creator>Tirumal</dc:creator>
		<pubDate>Sat, 14 Aug 2010 07:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/2007/04/named-html-entities-in-numeric-order/#comment-14713</guid>
		<description>Thank a lot, I need this for adding a space with css content. Here is my code
#leftBar ul.menu li ul li#current a:after{
	content:'0a00a0' url(../images/arrow.png);
}

:-)</description>
		<content:encoded><![CDATA[<p>Thank a lot, I need this for adding a space with css content. Here is my code<br />
#leftBar ul.menu li ul li#current a:after{<br />
	content:&#8217;0a00a0&#8242; url(../images/arrow.png);<br />
}</p>
<p> <img src='http://www.evotech.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Estelle by RJ Lewis</title>
		<link>http://www.evotech.net/blog/about/#comment-14690</link>
		<dc:creator>RJ Lewis</dc:creator>
		<pubDate>Fri, 13 Aug 2010 03:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/about/#comment-14690</guid>
		<description>I actually have a problem and since you're knowledgeable I was wondering if you know if a hack for IE 8 position rendering.  
my website www.rjlewis.me has some rotated text on the front which for the most part renders really well across all browsers EXCEPT IE.   Would recommend browser sniffing via js, or is there a CSS hack.  I know that using the parent &#62; child selector won't work anymore, but I was wondering if maybe there is a Microsoft Transform hack or something.

Thanks! 
It's good to see other women in tech!</description>
		<content:encoded><![CDATA[<p>I actually have a problem and since you&#8217;re knowledgeable I was wondering if you know if a hack for IE 8 position rendering.<br />
my website <a href="http://www.rjlewis.me" rel="nofollow">http://www.rjlewis.me</a> has some rotated text on the front which for the most part renders really well across all browsers EXCEPT IE.   Would recommend browser sniffing via js, or is there a CSS hack.  I know that using the parent &gt; child selector won&#8217;t work anymore, but I was wondering if maybe there is a Microsoft Transform hack or something.</p>
<p>Thanks!<br />
It&#8217;s good to see other women in tech!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 22 Questions to Ask Before Developing a Website by Brigid Clingerman</title>
		<link>http://www.evotech.net/blog/2009/04/22-web-client-ued-questions/#comment-14612</link>
		<dc:creator>Brigid Clingerman</dc:creator>
		<pubDate>Sun, 08 Aug 2010 14:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/?p=74#comment-14612</guid>
		<description>Often color placement and marketing schema can sometimes draw designers into a fog. Knowing we have thousands upon thousands of colors to choose from we are like pixel scientists searching for the magical cure.</description>
		<content:encoded><![CDATA[<p>Often color placement and marketing schema can sometimes draw designers into a fog. Knowing we have thousands upon thousands of colors to choose from we are like pixel scientists searching for the magical cure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE7 only CSS hacks: Examples by R McRae</title>
		<link>http://www.evotech.net/blog/2007/05/ie7-only-css-hacks-examples/#comment-14539</link>
		<dc:creator>R McRae</dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/2007/05/ie7-only-css-hacks-examples/#comment-14539</guid>
		<description>Thanks for the expert recommendations! The ie7 hack is working and resolved, FINALLY.</description>
		<content:encoded><![CDATA[<p>Thanks for the expert recommendations! The ie7 hack is working and resolved, FINALLY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Estelle by Trisukma</title>
		<link>http://www.evotech.net/blog/about/#comment-14418</link>
		<dc:creator>Trisukma</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.evotech.net/blog/about/#comment-14418</guid>
		<description>Hi Estelle,
Glad to see fellow female programmers!! I’m happy to learn about your blog. very helpful
thanks, 

Trisukma</description>
		<content:encoded><![CDATA[<p>Hi Estelle,<br />
Glad to see fellow female programmers!! I’m happy to learn about your blog. very helpful<br />
thanks, </p>
<p>Trisukma</p>
]]></content:encoded>
	</item>
</channel>
</rss>
