<?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>Sure Fire Source - Teach, Learn, Grow &#187; browser</title>
	<atom:link href="http://surefiresource.com/blog/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://surefiresource.com/blog</link>
	<description>Informing the web of the nifty stuff out there...</description>
	<lastBuildDate>Thu, 17 Dec 2009 19:38:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Design for all the right resolutions</title>
		<link>http://surefiresource.com/blog/2009/12/17/web-design-for-all-the-right-resolutions/</link>
		<comments>http://surefiresource.com/blog/2009/12/17/web-design-for-all-the-right-resolutions/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:47:01 +0000</pubDate>
		<dc:creator>Ramsez Stamper</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://surefiresource.com/blog/?p=14</guid>
		<description><![CDATA[As a web designer/developer we often tend to build our sites and systems based on the dimensions of our own monitors, not realizing that the majority of users do not live on the web 24/7 like we do and therefore do not have the power machines we tend to have. This, sadly, also means that [...]]]></description>
			<content:encoded><![CDATA[<p>As a web designer/developer we often tend to build our sites and systems based on the dimensions of our own monitors, not realizing that the majority of users do not live on the web 24/7 like we do and therefore do not have the power machines we tend to have. This, sadly, also means that they often do not own monitors with the same resolutions as ours.</p>
<p>Today, an interesting new google project was brought to my attention, so I thought I should highlight it some more.  It&#8217;s called <a title="Browser Size by Google" href="http://browsersize.googlelabs.com/" target="_blank">Browser Size</a> and it shows us based on google data what the most common resolutions are, that are used on the web today. (Well, what resolutions visit google each day)</p>
<p>To make a point. I am writing this entry using an AOC 23&#8243; monitor with a maximum resolution of 1680 by 1050. I love the real estate for displaying all sorts of data and the bright display shows me the colors clearer than 99% of monitors out there. Now, it&#8217;s great for me, but on the other hand it also means that when I think a site&#8217;s colors are too bland or too bright, it might just mean that to the average web user it looks just right. Now, this has more to do with colors than with resolution so we may talk about that another time. If you want to read more about what colors to choose for your designs, <a title="Picking the right colors for the web" href="http://lmgtfy.com/?q=picking%20the%20right%20colors%20for%20the%20web" target="_blank">click here</a>.</p>
<p>Back to resolutions. The new google project is still in it&#8217;s labs phase but it brings up a good point. The majority of visitors are still using monitors that have resolutions below 1024 by 768. When designing our sites, you often see that designers are stepping beyond that with designs that are 1100 pixels wide or sometimes even larger. We need to realize that the majority of people will only be able to see a small part of the screen and as a result of that, our layouts must be adjusted. We can still (and IMO should still) design large layouts, but we have to place our content appropriately so users have access to the important links and buttons, no matter what their resolution.</p>
<p>There are a few tools on the web that can help with this. Google&#8217;s new <a title="Browser Size by Google" href="http://browsersize.googlelabs.com/" target="_blank">Browser Size</a> is partially useful in that it gives you a nice map of sizes, but the problem I immediately noticed is that it&#8217;s not yet able to properly display the map for sites that are centered in the display. Considering that most sites we see these days are centered on the screen, I&#8217;m betting they will fix that shortly. If not, tell them to by leaving your <a href="mailto:browser-size-external-feedback@google.com">feedback via email</a>.</p>
<p>A great tool to help you with web development in general is the <a title="Get Firefox Add On 60" href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer Add On for Firefox</a>. If you don&#8217;t have it yet, get on firefox and <a title="Get Firefox Add On 60" href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">download it now</a>. Aside from all the awesome web dev tools it contains, there&#8217;s a small button that&#8217;s among my favorite options and it reads &#8220;Resize&#8221;. It allows you to set the dimensions you want to see the page at, and once you submit a width and height it resizes the browser window so you can see what a user using that resolution will see on their screen. It allows you to easily check your design at different viewing sizes. The only drawback is that you have to make it a flat image first so you can view it in the browser.</p>
<p>Another item to pay attention to when designing for different resolutions is that designs that fit on small screens, end up having a lot of empty space around them. A good way to avoid the site looking drab on large monitors is to add a simple background graphic that is larger than the main design so on larger monitors the design comes into view and keeps the site looking nice.</p>
<p>Taking into account what hardware your visitors are using can make a big difference in how they interact with your site and can directly impact how often users come back or what links they will actually click on. This in turn affects the revenue you can generate from your sites, which is obviously quite important as well. Now, if only we could convince everyone to just upgrade to better monitors like ours.</p>
<p><a title="They're in Melbourne, FL where i went to college!" href="http://bugclub.org/beginners/history/MonitorsHistory.html" target="_blank">Random entertaining link</a> with interesting old information about monitor resolution. Note they have the standards compliant button at the bottom <img src='http://surefiresource.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a title="Wikipedia knows most." href="http://en.wikipedia.org/wiki/Computer_display_standard" target="_blank">More informational wikipedia link.</a> Not as entertaining, but the new resolutions are pretty awesome.</p>
<p>If you want to see how screen resolutions have changed over the years, try out the <a title="W3Schools Monitor Resolution Statistics" href="http://www.w3schools.com/browsers/browsers_display.asp" target="_blank">w3schools statistics</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://surefiresource.com/blog/2009/12/17/web-design-for-all-the-right-resolutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
