<?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>Mike Brittain &#187; Microsoft</title>
	<atom:link href="http://www.mikebrittain.com/blog/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikebrittain.com/blog</link>
	<description>Internet, mobile applications, skiing, snowboarding, food... you know, whatever comes to mind.</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:54:19 +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>Guess which version?</title>
		<link>http://www.mikebrittain.com/blog/2010/01/26/ie6-ie7-ie8-user-agent/</link>
		<comments>http://www.mikebrittain.com/blog/2010/01/26/ie6-ie7-ie8-user-agent/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:32:38 +0000</pubDate>
		<dc:creator>Mike Brittain</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[internetexplorer]]></category>
		<category><![CDATA[useragent]]></category>

		<guid isPermaLink="false">http://www.mikebrittain.com/blog/?p=408</guid>
		<description><![CDATA[Just what do you suppose I should make of this user-agent string?  It&#8217;s real.  I found it in my logs today.
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.3; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR [...]]]></description>
			<content:encoded><![CDATA[<p>Just what do you suppose I should make of this user-agent string?  It&#8217;s real.  I found it in my logs today.</p>
<p><code>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.3; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)</code></p>
<p>Seriously.  We see &#8220;MSIE 7.0&#8243; in there, which you would initially think of as Internet Explorer 7.  But of course, since we also see &#8220;Trident/4.0&#8243;, we can deduce that this is Internet Explorer 8 running in <a href="http://blogs.msdn.com/ie/archive/2008/08/27/introducing-compatibility-view.aspx">Compatibility View</a>.  So what the hell is &#8220;MSIE 6.0&#8243; still doing in here?</p>
<p>P.S. Thanks for including the version of .NET CLR&#8230; <em>6 different ways</em>. That certainly is helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikebrittain.com/blog/2010/01/26/ie6-ie7-ie8-user-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Application Shortcuts for Chrome</title>
		<link>http://www.mikebrittain.com/blog/2008/09/09/making-application-shortcuts-for-chrome/</link>
		<comments>http://www.mikebrittain.com/blog/2008/09/09/making-application-shortcuts-for-chrome/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:16:49 +0000</pubDate>
		<dc:creator>Mike Brittain</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[thinkfree]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.mikebrittain.com/blog/?p=169</guid>
		<description><![CDATA[Google has a page listing some details for webmasters about their new web browser.  My favorite part is in regards to handling application shortcuts which I figured out from Gmail&#8217;s site.  It&#8217;s a simple addition of &#8220;application-name&#8221; and &#8220;application-url&#8221; meta tags, along with a meta description and link to an icon file, which you probably [...]]]></description>
			<content:encoded><![CDATA[<p>Google has a page listing some <a href="http://www.google.com/chrome/intl/en/webmasters-faq.html">details for webmasters</a> about their new <a href="http://www.google.com/chrome/">web browser</a>.  My favorite part is in regards to handling <a href="http://www.google.com/chrome/intl/en/webmasters-faq.html#customshortcuts">application shortcuts</a> which I figured out from Gmail&#8217;s site.  It&#8217;s a simple addition of &#8220;application-name&#8221; and &#8220;application-url&#8221; meta tags, along with a meta description and link to an icon file, which you probably already have on your site.</p>
<p>Application shortcuts are probably my favorite feature of Chrome, and the reason why I think that it is an important browser.  These shortcuts will help users and businesses to change their mindset about software-as-a-service applications.  They make web applications look like real software.  We used to have a desktop icon for Eudora or Outlook Express.  Now we have one for Gmail.  In the future, I suspect we&#8217;ll see more people replacing their installations of Microsoft Office with a shortcut to <a href="http://docs.google.com/">Google Docs</a>, <a href="http://zoho.com/">Zoho</a>, <a href="http://product.thinkfree.com/office">ThinkFree</a>, or <a href="http://workspace.officelive.com/">Live Workspace</a>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Application shortcuts for Google sites" src="http://mikebrittain.com/images/apps.png" alt="" width="223" height="154" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikebrittain.com/blog/2008/09/09/making-application-shortcuts-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
