<?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>Michael Doyle &#124; Blog &#187; compatible</title>
	<atom:link href="http://michaeldoyle.eu/blog/tag/compatible/feed" rel="self" type="application/rss+xml" />
	<link>http://michaeldoyle.eu/blog</link>
	<description>Well, I&#039;m not sure whether to call this a blog or a sideblog. Either way, it&#039;s my personal, never-ending, post-it note, so that when I learn something interesting, it&#039;ll find its way here.</description>
	<lastBuildDate>Mon, 30 Nov 2009 01:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web &#8211; Graded Browser Support</title>
		<link>http://michaeldoyle.eu/blog/web/web-graded-browser-support</link>
		<comments>http://michaeldoyle.eu/blog/web/web-graded-browser-support#comments</comments>
		<pubDate>Mon, 25 May 2009 13:47:09 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browsershots]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[graded browser support]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=187</guid>
		<description><![CDATA[When developing web sites, how the site works and looks in different browsers should be tested. This can be a time consuming process of creating custom hacks, tweaking code, developing alternate workarounds or even ignoring incompatibility issues.
One of the main problems confronted is the selection of which browsers should be selected to test with. Yahoo [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/css-reset' rel='bookmark' title='Permanent Link: CSS &#8211; CSS Reset'>CSS &#8211; CSS Reset</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-safe-fonts' rel='bookmark' title='Permanent Link: Fonts &#8211; Web Safe'>Fonts &#8211; Web Safe</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When developing web sites, how the site works and looks in different browsers should be tested. This can be a time consuming process of creating custom hacks, tweaking code, developing alternate workarounds or even ignoring incompatibility issues.</p>
<p>One of the main problems confronted is the selection of which browsers should be selected to test with. Yahoo developer network has created a list of "A-Grade Browsers". A-Grade Browsers are fully functional browsers which account for 96% market share.</p>
<p><a href="http://developer.yahoo.com/yui/articles/gbs/" target="_blank">http://developer.yahoo.com/yui/articles/gbs/</a></p>
<p>Testing time can be greatly reduced when used with <a href="http://browsershots.org/" target="_blank">browsershots.org</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/css-reset' rel='bookmark' title='Permanent Link: CSS &#8211; CSS Reset'>CSS &#8211; CSS Reset</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-safe-fonts' rel='bookmark' title='Permanent Link: Fonts &#8211; Web Safe'>Fonts &#8211; Web Safe</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-graded-browser-support/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts &#8211; Web Safe</title>
		<link>http://michaeldoyle.eu/blog/web/web-safe-fonts</link>
		<comments>http://michaeldoyle.eu/blog/web/web-safe-fonts#comments</comments>
		<pubDate>Thu, 30 Apr 2009 23:20:43 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[cross-browser]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web safe]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=76</guid>
		<description><![CDATA[Here is a list of web safe fonts that are commonly packaged with all platforms.
font-family: Arial, Helvetica, sans-serif;
font-family: 'Arial Black', Gadget, sans-serif;
font-family: 'Bookman Old Style', serif;
font-family: 'Comic Sans MS', cursive;
font-family: Courier, monospace;
font-family: 'Courier New', Courier, monospace;
font-family: Garamond, serif;
font-family: Georgia, serif;
font-family: Impact, Charcoal, sans-serif;
font-family: 'Lucida Console', Monaco, monospace;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-family: 'MS Sans [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/design-choosing-web-fonts' rel='bookmark' title='Permanent Link: Design &#8211; Choosing Web Fonts'>Design &#8211; Choosing Web Fonts</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/css-font-and-text-style-wizard' rel='bookmark' title='Permanent Link: CSS &#8211; Web Text Visualizers'>CSS &#8211; Web Text Visualizers</a></li>
<li><a href='http://michaeldoyle.eu/blog/graphic-design/windows-font-explorer' rel='bookmark' title='Permanent Link: Windows Font Explorer'>Windows Font Explorer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a list of web safe fonts that are commonly packaged with all platforms.</p>
<pre>font-family: Arial, Helvetica, sans-serif;
font-family: 'Arial Black', Gadget, sans-serif;
font-family: 'Bookman Old Style', serif;
font-family: 'Comic Sans MS', cursive;
font-family: Courier, monospace;
font-family: 'Courier New', Courier, monospace;
font-family: Garamond, serif;
font-family: Georgia, serif;
font-family: Impact, Charcoal, sans-serif;
font-family: 'Lucida Console', Monaco, monospace;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-family: 'MS Sans Serif', Geneva, sans-serif;
font-family: 'MS Serif', 'New York', sans-serif;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-family: Symbol, sans-serif;
font-family: Tahoma, Geneva, sans-serif;
font-family: 'Times New Roman', Times, serif;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-family: Webdings, sans-serif;
font-family: Wingdings, 'Zapf Dingbats', sans-serif;</pre>
<p>This list was found <a href="http://www.fonttester.com/help/list_of_web_safe_fonts.html" target="_blank">here</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/design-choosing-web-fonts' rel='bookmark' title='Permanent Link: Design &#8211; Choosing Web Fonts'>Design &#8211; Choosing Web Fonts</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/css-font-and-text-style-wizard' rel='bookmark' title='Permanent Link: CSS &#8211; Web Text Visualizers'>CSS &#8211; Web Text Visualizers</a></li>
<li><a href='http://michaeldoyle.eu/blog/graphic-design/windows-font-explorer' rel='bookmark' title='Permanent Link: Windows Font Explorer'>Windows Font Explorer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-safe-fonts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

