<?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>techno.blog(&#34;Dion&#34;) &#187; Microsoft</title>
	<atom:link href="http://almaer.com/blog/category/microsoft/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Tue, 03 Jan 2012 19:27:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft, Please work with us on pinned sites like this</title>
		<link>http://almaer.com/blog/microsoft-please-do-pinned-sites-with-us</link>
		<comments>http://almaer.com/blog/microsoft-please-do-pinned-sites-with-us#comments</comments>
		<pubDate>Sat, 25 Sep 2010 23:03:47 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Browsing]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/?p=2781</guid>
		<description><![CDATA[There has been a bit of chatter regarding how IE9 implements pinned sites, namely that this isn&#8217;t the way to go:

&#60;meta name=&#34;application-name&#34; content=&#34;Ars Technica&#34;/&#62;
&#60;meta name=&#34;msapplication-starturl&#34; content=&#34;http://arstechnica.com/&#34;/&#62;
&#60;meta name=&#34;msapplication-tooltip&#34; content=&#34;Ars Technica: Serving the technologist for 1.2 decades&#34;/&#62;
&#60;meta name=&#34;msapplication-task&#34; content=&#34;name=News;action-uri=http://arstechnica.com/;icon-uri=http://arstechnica.com/favicon.ico&#34;/&#62;
&#60;meta name=&#34;msapplication-task&#34; content=&#34;name=Features;action-uri=http://arstechnica.com/features/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-features.ico&#34;/&#62;
&#60;meta name=&#34;msapplication-task&#34; content=&#34;name=OpenForum;action-uri=http://arstechnica.com/civis/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-forum.ico&#34;/&#62;
&#60;meta name=&#34;msapplication-task&#34; content=&#34;name=One Microsoft Way;action-uri=http://arstechnica.com/microsoft/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-omw.ico&#34;/&#62;
&#60;meta name=&#34;msapplication-task&#34; content=&#34;name=Subscribe;action-uri=http://arstechnica.com/subscriptions/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-subscribe.ico&#34;/&#62;

Some are calling for using the menu tag, others [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a bit of chatter regarding how IE9 implements <a href="http://msdn.microsoft.com/en-us/library/gg131029(VS.85).aspx">pinned sites</a>, namely that this isn&#8217;t the way to go:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;application-name&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;Ars Technica&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-starturl&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;http://arstechnica.com/&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-tooltip&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;Ars Technica: Serving the technologist for 1.2 decades&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-task&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;name=News;action-uri=http://arstechnica.com/;icon-uri=http://arstechnica.com/favicon.ico&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-task&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;name=Features;action-uri=http://arstechnica.com/features/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-features.ico&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-task&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;name=OpenForum;action-uri=http://arstechnica.com/civis/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-forum.ico&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-task&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;name=One Microsoft Way;action-uri=http://arstechnica.com/microsoft/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-omw.ico&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;msapplication-task&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;name=Subscribe;action-uri=http://arstechnica.com/subscriptions/;icon-uri=http://static.arstechnica.net/ie-jump-menu/jump-subscribe.ico&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>

<p>Some are calling for <a href="http://camendesign.com/blog/stop_this_madnessels">using the menu tag</a>, others for<br />
<a href="http://blog.theamazingrando.com/pinned-menus-with-the-link-element">a link tag</a> that points to an external resource that defines the menus.</p>
<p>There are pros and cons to the different approaches (reusing menus across the site instead of embedding inline, [or just using &lt;a&gt; as Sam Pullara mentions!]). For me, the details on the implementation aren&#8217;t what is important here.</p>
<p>What matters to me is how Microsoft goes about adding these features. It is their browser, and they can do whatever they want. However, if they really want to work with developers, they could have worked with us (and other browser vendors) on the feature. I am all for trying things out and not standardizing anything prematurely, and I am frustrated when browser vendors don&#8217;t experiment more sometimes, but man.</p>
<p>This is a &#8220;beta&#8221; of IE9, so I hope that there is time to work on this together. If other browsers are interested in doing something similar in the future, it would be nice to abstract the task at hand, which is denoting what actions are available in the given page (or on the given site as a whole). If the <code>msapplication</code> prefix is used in a &#8220;before we work this out&#8221; way, that is probably OK, but I really don&#8217;t want to go down the path of multiple ways of defining this. I personally don&#8217;t enjoy seeing <code>-webkit-*, -moz-*, -o-*</code> in CSS. So much repetition that never goes away. I would much rather have someone grab <code>foo</code> and let people <code>-vendor-foo</code> if they disagree until things work out.</p>
<p>Microsoft, if you have worked with other browser vendors and developers on this, I forgive you; but if you haven&#8217;t and aren&#8217;t willing to listen to the community, I fear for the history repeating itself.</p>
<p>Am I off base?</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/microsoft-please-do-pinned-sites-with-us/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Internet Explorer: Microsoft and the EC</title>
		<link>http://almaer.com/blog/internet-explorer-microsoft-and-the-ec</link>
		<comments>http://almaer.com/blog/internet-explorer-microsoft-and-the-ec#comments</comments>
		<pubDate>Sat, 07 Feb 2009 05:16:54 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mozila]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/?p=2260</guid>
		<description><![CDATA[NOTE: It goes without saying, but to be clear, none of my thoughts here are related to Mozilla itself
Mitchell Baker has a post on the EC prelim conclusion on Microsoft and IE:

From EC: “Microsoft’s tying of Internet Explorer to the Windows operating system harms competition between web browsers, undermines product innovation and ultimately reduces consumer [...]]]></description>
			<content:encoded><![CDATA[<p><em>NOTE: It goes without saying, but to be clear, none of my thoughts here are related to Mozilla itself</em></p>
<p>Mitchell Baker has a <a href="http://blog.lizardwrangler.com/2009/02/06/the-european-commission-and-microsoft/">post on the EC prelim conclusion on Microsoft and IE</a>:</p>
<blockquote><p>
From EC: “Microsoft’s tying of Internet Explorer to the Windows operating system harms competition between web browsers, undermines product innovation and ultimately reduces consumer choice.”
</p></blockquote>
<p>Mitchell has some very interesting points, and the two high level ones that stick out at me are:</p>
<p><b>They did a bad bad thing</b></p>
<blockquote><p>
In my mind, there is absolutely no doubt that the statement above is correct. Not the single smallest iota of doubt. I’ve been involved in building and shipping web browsers continuously since before Microsoft started developing IE, and the damage Microsoft has done to competition, innovation, and the pace of the web development itself is both glaring and ongoing.
</p></blockquote>
<p><b>Bloody hell, coming up with a remedy that is fair and good for the Web is tough!</b></p>
<blockquote><p>
There are separate questions of whether there is a good remedy, and what that remedy might be.</p>
<p>&#8230;</p>
<p>The extent of the damage is so great that it makes it difficult to figure out an effective and timely remedy. I believe it’s worth some effort to try.
</p></blockquote>
<p>Thinking about the users, you end up at <a href="http://www.quirksmode.org/blog/archives/2009/01/last_friday_a_p.html">PPK&#8217;s point: 0 or 5</a>. Hard indeed.</p>
<p>Also, take a good look at the entire Mitchell post as it is really interesting to see how Firefox has grown <em>despite</em> of the barriers, and that Microsoft shouldn&#8217;t be able to use it as a &#8220;see, look what can be done.&#8221;</p>
<p>Bizarre times indeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/internet-explorer-microsoft-and-the-ec/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft say Game On; Thoughts on PDC</title>
		<link>http://almaer.com/blog/microsoft-say-game-on-thoughts-on-pdc</link>
		<comments>http://almaer.com/blog/microsoft-say-game-on-thoughts-on-pdc#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:25:44 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/microsoft-say-game-on-thoughts-on-pdc</guid>
		<description><![CDATA[
I have had the pleasure to be at PDC this week and Microsoft put on a great show. As they showed their vision of unification around Windows (cloud, Web, PC, mobile) through great developer tools, there was excitement.
Windows Azure looks great. The &#8220;on premise&#8221; feature looks particularly intriguing. If they can bridge the data center [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://almaer.com/blog/uploads/bluemonster.png' alt='Blue Monster' border='0'/></p>
<p>I have had the pleasure to be at PDC this week and Microsoft put on a great show. As they showed their vision of unification around Windows (cloud, Web, PC, mobile) through great developer tools, there was excitement.</p>
<p>Windows Azure looks great. The &#8220;on premise&#8221; feature looks particularly intriguing. If they can bridge the data center and the cloud, they have something quite compelling. Enterprises are struggling with the cloud in part. What do you put up there? How do you secure it? How do you tie back? Microsoft is going after that problem.</p>
<p>I am curious about the details. Ray talked about how you get to &#8220;leverage your skill set&#8221;, and showed mappings between the Windows platform and the Azure one (SQL Server &#8211; SQL Services). How similar are they? Surely there are limitations when you are in the cloud (App Engine has restrictions on request timeouts, file sizes, threading, and other APIs). Running unmanaged code? Virtualization is good enough that you can just do that these days huh. Impressive. Again, what are the limitations? You can imagine people deploying platforms if this is Open enough. E.g. platforms that are currently in C, or C#, Ruby (IronRuby), Python, (IronPython), &#8230;</p>
<p>Have they got SQL Server so it &#8220;just scales&#8221;? I noticed that the demos that ChrisAnn and Don Box did with SQL services dealt with XML tuples of data when inserting data, and LINQ to get data out. I am excited to hear more of the details.</p>
<p>In fact, I feel that way about a lot of the things that were released. I want to dive in more. Many of the talks stayed very high level indeed. Ray Ozzie was a good speaker, but spent a long time talking about the history of computing to put things in context. I get it, they have to do that for the press etc. They are setting a tone of &#8220;this is where we are coming from, this is where we are going.&#8221; For developers though, I wish for once someone here, or at JavaOne, or at MAX, (whatever) would stand up and say &#8220;Ok, let&#8217;s build some amazing things in front of you and show you what we have done with our tools and platforms.&#8221;</p>
<p>Don and Chris do that in their talks and people love it. They were on form as always this time around, although I wish that instead of showing AtomPub, they showed us Oslo, M, etc. I know that Douglas talked on that later, but I would have loved to have had that content in the Don/Chris show. I enjoyed it, but when it was done I thought &#8220;wait, did I just sit here for an hour watching manual HTTP?&#8221; Don&#8217;t get me wrong, showing the path from local development, to running on your on premise server, to the cloud is compelling, but I wanted more :)</p>
<p><b>Game On</b></p>
<p>Everything that was announced we pretty much knew was happening. From the cloud, to the Web (Silverlight 2 / IE 8), and beyond. But, even though we knew about this, I don&#8217;t know if we thought they were this far along. <em>Microsoft is executing</em>. This show set the stage &#8220;this is where we are going, and look how far we have come.&#8221;</p>
<p>The Office on the Web demo showed that. Works in all browsers, with enhanced Silverlight support. Very nice indeed. What a wake up call to the rest of the Web?</p>
<p>And, what about tools. The WPF version of Visual Studio 10 looked fantastic. Having a plugin model that makes it so easy to interact with the editor looked snazzy and useful indeed. I have long wanted to separate the source code from the visualization of that same code. The source code in the repository can have curly braces on separate lines, but I will see <code>function() {</code>. In my world, comments in the style of &#8220;&lt;author&gt;Dion Almaer&lt;/author&gt;&#8221; will get converted to &#8220;Author: Dion Almaer&#8221; and made small.</p>
<p><b>Blue Pill</b></p>
<p>If you are a Microsoft developer you are probably very happy at Ray Ozzie&#8217;s coming out party. Others on the fence may be interested. For those of us who worry about handing Microsoft control of the browser, plugins to other browsers, the cloud, the server model, and more&#8230;. I won&#8217;t lie to you. I am cautiously observing. Silverlight adoption worries me.</p>
<p>We can&#8217;t fight Microsoft with &#8220;don&#8217;t choose them, remember what they did to you before?&#8221; Fear is lame. Instead, this is a wake up call to Adobe, Google, Yahoo!, Amazon, IBM, Sun, [insert other developer / platform players] to get kicking. </p>
<p><em>We can&#8217;t just be Open, we have to be better!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/microsoft-say-game-on-thoughts-on-pdc/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Microsoft is Thinking in Flex; I like to read my feeds though</title>
		<link>http://almaer.com/blog/microsoft-is-thinking-in-flex-i-like-to-read-my-feeds-though</link>
		<comments>http://almaer.com/blog/microsoft-is-thinking-in-flex-i-like-to-read-my-feeds-though#comments</comments>
		<pubDate>Fri, 23 May 2008 19:54:14 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[spectra]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/microsoft-is-thinking-in-flex-i-like-to-read-my-feeds-though</guid>
		<description><![CDATA[
Bruce Eckel pointed to Microsoft Spectra, the new feed reader that uses Flex, and he questions their lack of dogfood eating. Of course, this is MSNBC (which is far from Microsoft), and who knows when development started.
What I find more interesting is the fact that beyond the flash-y visualizations, would you actually want to read [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://almaer.com/blog/uploads/spectra2.png' alt='Spectra Full' border='0'/></p>
<p>Bruce Eckel <a href="http://www.artima.com/weblogs/viewpost.jsp?thread=231388">pointed to Microsoft Spectra</a>, the new feed reader that uses Flex, and he questions their lack of <a href="http://almaer.com/blog/damned-if-you-do-when-do-you-eat-your-own-dogfood">dogfood eating</a>. Of course, this is MSNBC (which is far from Microsoft), and who knows when development started.</p>
<p>What I find more interesting is the fact that beyond the flash-y visualizations, would you actually want to read news like this:</p>
<p><img src='http://almaer.com/blog/uploads/spectra1.png' alt='Spectra Feed View' border='0'/></p>
<p>Rich visualizations are great when they show you something in a new way that adds value. This just seems to make it harder to get to the content :)</p>
<p>Even Ryan Stewart must think that this isn&#8217;t a good &#8220;RIA&#8221; ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/microsoft-is-thinking-in-flex-i-like-to-read-my-feeds-though/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Will it happen again?</title>
		<link>http://almaer.com/blog/will-it-happen-again</link>
		<comments>http://almaer.com/blog/will-it-happen-again#comments</comments>
		<pubDate>Fri, 07 Mar 2008 15:58:21 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/will-it-happen-again</guid>
		<description><![CDATA[
Microsoft stopped IE and messenger. Roz got on stage for years promising a native Office, and then when it gets here it is disappointing.
I like some of the MS stack. Expression Studio, Visual Studio, Silverlight, .NET, all promising. 
It could have been for good reason (e.g. Safari really was decent then&#8230;) but, what about the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/historytrust.png' alt='History and Trust' border='0'/></a></p>
<p>Microsoft stopped <a href="http://www.news.com/2100-1045_3-1017126.html">IE</a> and <a href="http://www.macobserver.com/article/2005/03/11.9.shtml">messenger</a>. Roz got on stage for years promising a native Office, and then when it gets here it is disappointing.</p>
<p>I like some of the MS stack. Expression Studio, Visual Studio, Silverlight, .NET, all promising. </p>
<p>It could have been for good reason (e.g. Safari really was decent then&#8230;) but, what about the trust?</p>
<p>And, when I see people the Olympics and the Library of Congress even signing up for Silverlight content? Erg.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/will-it-happen-again/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Death of www1, www2, thanks to connection limit raising?</title>
		<link>http://almaer.com/blog/death-of-www1-www2-thanks-to-connection-limit-raising</link>
		<comments>http://almaer.com/blog/death-of-www1-www2-thanks-to-connection-limit-raising#comments</comments>
		<pubDate>Wed, 05 Mar 2008 17:44:30 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Browsing]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/death-of-www1-www2-thanks-to-connection-limit-raising</guid>
		<description><![CDATA[
It is fantastic to see IE8 up the ante on concurrent connections from 2 to 6. I would love to know how they made the call for 6. It sounds reasonable. You don&#8217;t want too many else you could end up sucking down so much content at once it could freak out the browser (e.g. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/connectionlimit.png' alt='Browser Connection Limit' border='0'/></a></p>
<p>It is fantastic to see IE8 up the ante on <a href="http://ajaxian.com/archives/ie-8-better-ajax-css-dom-and-new-features">concurrent connections from 2 to 6</a>. I would love to know how they made the call for 6. It sounds reasonable. You don&#8217;t want too many else you could end up sucking down so much content at once it could freak out the browser (e.g. imagine a bunch of video on a high speed line).</p>
<p>This should mean, for some situations, that you may not need to deal with www1, www2 type hacks to split up your domains. Of course, sometimes you will still run into the limit and it will be required.</p>
<p>I do wish that Twitter would up their ante too. Maybe not by changing the 140 char limit itself, but maybe by supporting #hashtags so they don&#8217;t &#8220;take up the room&#8221; and instead get moved down below to the metadata layer etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/death-of-www1-www2-thanks-to-connection-limit-raising/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 8 and Google Gears</title>
		<link>http://almaer.com/blog/ie-8-and-google-gears</link>
		<comments>http://almaer.com/blog/ie-8-and-google-gears#comments</comments>
		<pubDate>Wed, 05 Mar 2008 16:22:00 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Gears]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/ie-8-and-google-gears</guid>
		<description><![CDATA[The IE 8 updates are out, and there are some great features that relate to Gears. Also, a lot of the features are standards based so we will see the functionality in other browsers too.
Six connections per host
Yay! The 2 connection limit has been so painful for rich Ajax development, especially when you get into [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm">IE 8 updates are out</a>, and there are some great features that relate to Gears. Also, a lot of the features are standards based so we will see the functionality in other browsers too.</p>
<p><b>Six connections per host</b></p>
<p>Yay! The 2 connection limit has been so painful for rich Ajax development, especially when you get into advanced work like Comet. This small change is going to be huge.</p>
<p><b>Connectivity Events</b></p>
<blockquote><p>
Connectivity events allow websites to check when the user is connected to the network and receive notification of connectivity changes.
</p></blockquote>
<p>This is fantastic. A lot of developers want this functionality, and we have held off implementing it in Gears as it is actually quite tricky to do correctly. Having a version of this in the browser will be great, and Gears applications can leverage it.</p>
<p><b>DOM Storage</b></p>
<p>The simple storage for offline applications. I could see someone writing an app that uses DOM storage for simple cases, and Gears for the more advanced (SQL vs. name/value pairs).</p>
<p><b>Cross Domain</b></p>
<p>Cross domain is actually going to happen in 2008, which is very exciting indeed. By jumping in we can iron out the issues and end up with a real mashup world that is more than read only tools. I am assuming that this is also using standards such as postMessage.</p>
<blockquote>
<p>Cross-domain communication is an integral part of AJAX development<br />
			and mashup Web applications. Internet Explorer 8 includes two<br />
			features to help you build cross-domain communications that are safe<br />
			and easy to implement:</p>
<ul>
<li>With <strong>Cross-domain Request (XDR)</strong>, developers can<br />
			create cross-site data aggregation scenarios. Similar to the<br />
			XMLHttpRequest object but with a simpler programming model, this<br />
			request, called XDomainRequest, is the easiest way to make anonymous<br />
			requests to third-party sites that support XDR and opt in to making<br />
			their data available across domains. Three lines of code will have<br />
			you making basic cross-site requests. This will ensure data<br />
			aggregation for public sites (such as blogs) will be simple, secure<br />
			and fast.</li>
<li><strong>Cross-document Messaging (XDM)</strong> APIs allow<br />
			communication between documents from different domains through<br />
			IFrames in a way that is easy, secure and standardized.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/ie-8-and-google-gears/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dare takes a break; I hope he wasn&#8217;t pushed</title>
		<link>http://almaer.com/blog/dare-takes-a-break-i-hope-he-wasnt-pushed</link>
		<comments>http://almaer.com/blog/dare-takes-a-break-i-hope-he-wasnt-pushed#comments</comments>
		<pubDate>Wed, 05 Mar 2008 04:47:59 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[dare]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/dare-takes-a-break-i-hope-he-wasnt-pushed</guid>
		<description><![CDATA[I was gutted to read that Dare is quitting his blog.  He almost did it before.
This would be a real loss, as Dare is someone inside Microsoft who gives his honest voice and opinion to the community. I am sure that people within the company aren&#8217;t always pleased at what he says, but he [...]]]></description>
			<content:encoded><![CDATA[<p>I was gutted to read that <a href="http://www.25hoursaday.com/weblog/2008/03/05/IndefiniteHiatus.aspx">Dare is quitting his blog</a>.  He <a href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=e68c4e1b-f50a-4153-ab7a-b4a260e3babf">almost did it before</a>.</p>
<p>This would be a real loss, as Dare is someone inside Microsoft who gives his honest voice and opinion to the community. I am sure that people within the company aren&#8217;t always pleased at what he says, but he is doing everyone a great service (including Microsoft).</p>
<p>I have a couple of hopes:</p>
<ul>
<li>That Dare comes back with renewed vigour, refreshed, and ready for more</li>
<li>That he isn&#8217;t quitting the blog due to someone being a pain in the arse and getting him to quit.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/dare-takes-a-break-i-hope-he-wasnt-pushed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Declares&#8230; Part Three</title>
		<link>http://almaer.com/blog/microsoft-declares-part-three</link>
		<comments>http://almaer.com/blog/microsoft-declares-part-three#comments</comments>
		<pubDate>Sat, 16 Feb 2008 16:16:05 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/microsoft-declares-part-three</guid>
		<description><![CDATA[
At first we had Nelly and XSL/T, and then we had Lisp. Now it is time to to evolve to C^HJavaScript.
ps. There is nothing geekier than a ^H joke.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/msdeclares3.png' alt='Microsoft Declares… Part Three' border='0' /></a></p>
<p>At first we had <a href="http://almaer.com/blog/microsoft-declares">Nelly and XSL/T</a>, and then we had <a href="http://almaer.com/blog/microsoft-declares-part-two">Lisp</a>. Now it is time to to evolve to C^HJavaScript.</p>
<p>ps. There is nothing geekier than a ^H joke.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/microsoft-declares-part-three/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Declares&#8230; Part Two</title>
		<link>http://almaer.com/blog/microsoft-declares-part-two</link>
		<comments>http://almaer.com/blog/microsoft-declares-part-two#comments</comments>
		<pubDate>Fri, 15 Feb 2008 17:08:31 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/microsoft-declares-part-two</guid>
		<description><![CDATA[
At first we had Nelly and XSL/T, and then we end up with Lisp.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/msdeclares2.png' alt='Microsoft Declares Part Two' /></a></p>
<p>At first we had <a href="http://almaer.com/blog/microsoft-declares">Nelly and XSL/T</a>, and then we end up with Lisp.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/microsoft-declares-part-two/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

