<?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>Niels R. &#187; Microsoft Internet Explorer</title>
	<atom:link href="http://lxit.be/tag/microsoft-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://lxit.be</link>
	<description>... LXIT.be ...</description>
	<lastBuildDate>Tue, 17 Aug 2010 19:04:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Internet Explorer 8 and ASP.NET MVC 1.0 released on MIX09</title>
		<link>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/</link>
		<comments>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 08:16:16 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[CoolStorage.NET]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft Internet Explorer]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[ProMesh.NET]]></category>
		<category><![CDATA[Vici Project]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=73</guid>
		<description><![CDATA[Well, well, well&#8230; Microsoft has released two new &#8220;things&#8221;&#8230; First, you can all enjoy the official 1.0 release of ASP.NET MVC by downloading it from the Microsoft Download Center. I must say that I&#8217;m not really thrilled about it, because &#8230; <a href="http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, well, well&#8230; Microsoft has released two new &#8220;things&#8221;&#8230;</p>
<p>First, you can all enjoy the official 1.0 release of ASP.NET MVC by downloading it from the <a title="Microsoft Download Center - ASP.NET MVC 1.0" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;displaylang=en">Microsoft Download Center</a>.</p>
<p>I must say that I&#8217;m not really thrilled about it, because I&#8217;m already enjoyng an excellent <abbr title="Model-View-Controller">MVC</abbr> framework for ASP.NET called <a title="ProMesh.NET, web application development done right!" href="http://www.promesh.net/">ProMesh.NET</a>. It&#8217;s lightweight, open source and a perfect match with the open source <abbr title="Object Relation Mapper">ORM</abbr> <a title="CoolStorage.NET -  a fully typed Object Relational Mapping library for .NET 2.0" href="http://www.codeplex.com/CoolStorage">CoolStorage.NET</a>. Both projects will become part of the <a title="Vici Project - a coordinated and well-supported collection of free tools for building next-generation online applications for .NET." href="http://www.viciproject.com/">Vici Project</a> collection of free tools.</p>
<p>Of course I&#8217;ll try out ASP.NET MVC, but I must say I expect it to be &#8220;too much, too heavy&#8221;. I like it to be no-nonsense and lightweight.</p>
<p>Second&#8230; The horror of Internet Explorer continues&#8230; Microsoft released the 8.0 version of their web browser. As a real opposer to Internet Explorer I will not install it to use as my daily web browser, but I need it to test my web applications. You want to download it and install it out of free will, please visit the <a title="Microsoft - Internet Explorer 8: Home page" href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Compatibility and IE8</title>
		<link>http://lxit.be/the-web/site-compatibility-and-ie8/</link>
		<comments>http://lxit.be/the-web/site-compatibility-and-ie8/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 08:31:33 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[IEBlog]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft Internet Explorer]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=69</guid>
		<description><![CDATA[It&#8217;s always pain in the cock to get your (X)HTML/CSS design right in as many browsers as possible. On the IEBlog, there is an article about IE8 and it&#8217;s Compatibility Mode. Main subject is of course the problems and differences &#8230; <a href="http://lxit.be/the-web/site-compatibility-and-ie8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always pain in the cock to get your (X)HTML/CSS design right in as many browsers as possible.</p>
<p>On the IEBlog, there is an article about IE8 and it&#8217;s Compatibility Mode. Main subject is of course the problems and differences it brings with it.</p>
<p>So, head over to the <a title="IEBlog - Site Compatibility and IE8" href="http://blogs.msdn.com/ie/archive/2009/03/12/site-compatibility-and-ie8.aspx">blog post</a> and get your knowledge up to date. Spare yourself a few minutes/hours/days/&#8230; of frustration already!</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/the-web/site-compatibility-and-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.1 Beta Leaves IE in Ashes</title>
		<link>http://lxit.be/the-web/firefox-31-beta-leaves-ie-in-ashes/</link>
		<comments>http://lxit.be/the-web/firefox-31-beta-leaves-ie-in-ashes/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 15:44:19 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Firefox 3.1]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft Internet Explorer]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=35</guid>
		<description><![CDATA[ChannelWeb has reviewed the page rendering/loading speed of FireFox 3.1 Beta. Seems that IE 8 Beta bites the dust big time! No word of the load/startup time of Firefox 3.1 itself. That&#8217;s always the thing IE users complain about if &#8230; <a href="http://lxit.be/the-web/firefox-31-beta-leaves-ie-in-ashes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crn.com/" title="ChannelWeb">ChannelWeb</a> has reviewed the page rendering/loading speed of FireFox 3.1 Beta. Seems that IE 8 Beta bites the dust big time!</p>
<p>No word of the load/startup time of Firefox 3.1 itself. That&#8217;s always the thing IE users complain about if I try to hook them onto Firefox.</p>
<p><a href="http://www.crn.com/software/211201754" title="ChannelWeb - Review: Firefox 3.1 Beta Leaves IE in Ashes">Full article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/the-web/firefox-31-beta-leaves-ie-in-ashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

