<?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: Considering During Design</title>
	<atom:link href="http://www.devlounge.net/design/considering-during-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/design/considering-during-design</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: matt northam</title>
		<link>http://www.devlounge.net/design/considering-during-design/comment-page-1#comment-1850</link>
		<dc:creator>matt northam</dc:creator>
		<pubDate>Thu, 31 Aug 2006 13:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/considering-during-design#comment-1850</guid>
		<description>nice... i liked the bit about using ems for font sizes combined with saying 12px was the best size for a font ;-)

really tho&#039;, good stuff.</description>
		<content:encoded><![CDATA[<p>nice&#8230; i liked the bit about using ems for font sizes combined with saying 12px was the best size for a font <img src='http://www.devlounge.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>really tho&#8217;, good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert days&#8217; website &#187; Document &#187; Design 2.0</title>
		<link>http://www.devlounge.net/design/considering-during-design/comment-page-1#comment-1416</link>
		<dc:creator>robert days&#8217; website &#187; Document &#187; Design 2.0</dc:creator>
		<pubDate>Wed, 09 Aug 2006 17:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/considering-during-design#comment-1416</guid>
		<description>[...] We have all heard of Web 2.0, and after seeing this post on Devlounge, this post explains what I believe are now the industry standards in Web Design and Development.  Although most screens are now 1024&#215;768, if you cater for 800&#215;600, you cater for most Online Users. As seen on the picture above, the font size can make or break a website. If it is too big, it looks ugly. Too small, you cannot read a thing. 12px is just about right for everything, although you should use &#8216;.em&#8217;  . Also don&#8217;t choose a flashy font, you want a clean readable font, such as: Helvetica, Arial. But whatever you choose, don&#8217;t use Jokerman or Comic Sans MS. [...]</description>
		<content:encoded><![CDATA[<p>[...] We have all heard of Web 2.0, and after seeing this post on Devlounge, this post explains what I believe are now the industry standards in Web Design and Development.  Although most screens are now 1024&#215;768, if you cater for 800&#215;600, you cater for most Online Users. As seen on the picture above, the font size can make or break a website. If it is too big, it looks ugly. Too small, you cannot read a thing. 12px is just about right for everything, although you should use &#8216;.em&#8217;  . Also don&#8217;t choose a flashy font, you want a clean readable font, such as: Helvetica, Arial. But whatever you choose, don&#8217;t use Jokerman or Comic Sans MS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor</title>
		<link>http://www.devlounge.net/design/considering-during-design/comment-page-1#comment-1348</link>
		<dc:creator>Egor</dc:creator>
		<pubDate>Tue, 08 Aug 2006 12:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/considering-during-design#comment-1348</guid>
		<description>Some great tip in there, but comments in your second to last paragraph really make me wonder...

http://www.sitepoint.com/forums/showthread.php?t=393445</description>
		<content:encoded><![CDATA[<p>Some great tip in there, but comments in your second to last paragraph really make me wonder&#8230;</p>
<p><a href="http://www.sitepoint.com/forums/showthread.php?t=393445" rel="nofollow">http://www.sitepoint.com/forums/showthread.php?t=393445</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.devlounge.net/design/considering-during-design/comment-page-1#comment-1320</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 07 Aug 2006 18:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/considering-during-design#comment-1320</guid>
		<description>Neat article -- let&#039;s keep in mind that the number of users who still use 800 x 600 resolution is quite high: about 20% of all web users. (source: thecounter.com, websidestory, w3schools).</description>
		<content:encoded><![CDATA[<p>Neat article &#8212; let&#8217;s keep in mind that the number of users who still use 800 x 600 resolution is quite high: about 20% of all web users. (source: thecounter.com, websidestory, w3schools).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zolkos.com : Web Design Considerations</title>
		<link>http://www.devlounge.net/design/considering-during-design/comment-page-1#comment-1300</link>
		<dc:creator>Zolkos.com : Web Design Considerations</dc:creator>
		<pubDate>Sun, 06 Aug 2006 12:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/considering-during-design#comment-1300</guid>
		<description>[...] Posted by Robert Sun, 06 Aug 2006 12:55:08 GMT This blog post from Devlounge goes through some of the considerations one must think about when designing a website. I must agree with most of the points in the article. The only things I would stress is use CSS in a separate stylesheet file. It makes your sites so much easier to maintain.  Comments [...]</description>
		<content:encoded><![CDATA[<p>[...] Posted by Robert Sun, 06 Aug 2006 12:55:08 GMT This blog post from Devlounge goes through some of the considerations one must think about when designing a website. I must agree with most of the points in the article. The only things I would stress is use CSS in a separate stylesheet file. It makes your sites so much easier to maintain.  Comments [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

