<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Screen Resolutions</title>
	<atom:link href="http://ifyoucodeittheywill.com/2009/04/screen-resolutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifyoucodeittheywill.com/2009/04/screen-resolutions/</link>
	<description>xHTML and CSS made simple.</description>
	<lastBuildDate>Fri, 12 Mar 2010 12:18:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lesa</title>
		<link>http://ifyoucodeittheywill.com/2009/04/screen-resolutions/comment-page-1/#comment-48</link>
		<dc:creator>Lesa</dc:creator>
		<pubDate>Thu, 23 Apr 2009 11:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=782#comment-48</guid>
		<description>You&#039;ve done quite well with it, too. You have some nice designs. :D</description>
		<content:encoded><![CDATA[<p>You&#8217;ve done quite well with it, too. You have some nice designs. <img src='http://ifyoucodeittheywill.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pastor Rick</title>
		<link>http://ifyoucodeittheywill.com/2009/04/screen-resolutions/comment-page-1/#comment-44</link>
		<dc:creator>Pastor Rick</dc:creator>
		<pubDate>Wed, 22 Apr 2009 04:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=782#comment-44</guid>
		<description>With screen resolutions changing every two years or so I decided to use a flex-width design solution based on the middle ground 1152 x 864 screen resolution for most of my projects. The flex-width elements of design allow the project to look decent in the 1024 and 1280 resolutions.</description>
		<content:encoded><![CDATA[<p>With screen resolutions changing every two years or so I decided to use a flex-width design solution based on the middle ground 1152 x 864 screen resolution for most of my projects. The flex-width elements of design allow the project to look decent in the 1024 and 1280 resolutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesa</title>
		<link>http://ifyoucodeittheywill.com/2009/04/screen-resolutions/comment-page-1/#comment-43</link>
		<dc:creator>Lesa</dc:creator>
		<pubDate>Wed, 22 Apr 2009 02:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=782#comment-43</guid>
		<description>Welcome, Cybertronic! :)

I agree with you there. It can be a pain designing for something as small as 800x600, and if I don&#039;t think I&#039;ll have a lot of people with that res, I&#039;ll just make sure each column is small enough to fit inside that resolution. At least that way, people with such a small resolution can still read the content without constantly scrolling back and forth, and I don&#039;t have to make the whole page quite so narrow.

Although I have no problem creating stylesheets for mobile devices, I can&#039;t imagine making the main layout fit into 320x175. Wouldn&#039;t it be nice if we could have a separate stylesheet for such a small resolution on a desktop (like we can now have a second one for mobile devices and a third one for print) without having to use javascript to sniff out the resolution? Or maybe browser developers will do something that makes it follow the mobile stylesheet after certain conditions are met... There&#039;s an idea to pass along to w3c, if they haven&#039;t thought of it already. :)</description>
		<content:encoded><![CDATA[<p>Welcome, Cybertronic! <img src='http://ifyoucodeittheywill.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I agree with you there. It can be a pain designing for something as small as 800&#215;600, and if I don&#8217;t think I&#8217;ll have a lot of people with that res, I&#8217;ll just make sure each column is small enough to fit inside that resolution. At least that way, people with such a small resolution can still read the content without constantly scrolling back and forth, and I don&#8217;t have to make the whole page quite so narrow.</p>
<p>Although I have no problem creating stylesheets for mobile devices, I can&#8217;t imagine making the main layout fit into 320&#215;175. Wouldn&#8217;t it be nice if we could have a separate stylesheet for such a small resolution on a desktop (like we can now have a second one for mobile devices and a third one for print) without having to use javascript to sniff out the resolution? Or maybe browser developers will do something that makes it follow the mobile stylesheet after certain conditions are met&#8230; There&#8217;s an idea to pass along to w3c, if they haven&#8217;t thought of it already. <img src='http://ifyoucodeittheywill.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cybertronic</title>
		<link>http://ifyoucodeittheywill.com/2009/04/screen-resolutions/comment-page-1/#comment-42</link>
		<dc:creator>Cybertronic</dc:creator>
		<pubDate>Tue, 21 Apr 2009 06:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=782#comment-42</guid>
		<description>Screen resolutions (and IE6 lol) have always been really annoying for me. I&#039;m sure people have a good reason to use 800x600 screen res, but I hate trying to design for it. It&#039;s so much more easy to design a site for 1024x768 and up, and that is what I think I am going to do once I start coding again. On my linux machine I could set my screen res to 320x175 could you imagine having to always code for that? lol.

Anyway I was just bored and thought I&#039;d come say hi.</description>
		<content:encoded><![CDATA[<p>Screen resolutions (and IE6 lol) have always been really annoying for me. I&#8217;m sure people have a good reason to use 800&#215;600 screen res, but I hate trying to design for it. It&#8217;s so much more easy to design a site for 1024&#215;768 and up, and that is what I think I am going to do once I start coding again. On my linux machine I could set my screen res to 320&#215;175 could you imagine having to always code for that? lol.</p>
<p>Anyway I was just bored and thought I&#8217;d come say hi.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
