<?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>Who So &#187; Windows</title>
	<atom:link href="http://www.trondhuso.no/blog/category/os/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trondhuso.no/blog</link>
	<description>Blog about PHP, HTML, CSS, patents and all things inbetween</description>
	<lastBuildDate>Tue, 20 Dec 2011 23:45:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Why I am considering moving back to Windows</title>
		<link>http://www.trondhuso.no/blog/2010/02/01/why-i-am-considering-moving-back-to-windows/</link>
		<comments>http://www.trondhuso.no/blog/2010/02/01/why-i-am-considering-moving-back-to-windows/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 08:00:03 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=191</guid>
		<description><![CDATA[I&#8217;ve been a Linux Ubuntu Desktop user for quite some time now. Ever since I experienced how Linux could save an old laptop. And I must admit. It is nice to not think about viruses and such, not that this is something that worries me when I am using a computer with Windows installed. It [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a Linux Ubuntu Desktop user for quite some time now. Ever since I experienced how Linux could save an old laptop.</p>
<p>And I must admit. It is nice to not think about viruses and such, not that this is something that worries me when I am using a computer with Windows installed. It is also nice to have a stable computer that does not show me the blue screen from time to time; and lastly: It is very nice to not reboot every time you have installed a new program or updated your system.</p>
<p>How ever: There are reasons for not using Linux for me anymore:</p>
<ul>
<li> I am developing in more than just PHP. I am also doing some C# development for the Windows operating system.<br />
Yes. I can use Mono for this type of work, but as the .Net framework is more known and better distributed (aka: Installed) on most systems, it is better to use native .Net and use Visual Studio.<br />
Also. When it comes to PHP-development I am moving from writing directly on the test-web server (aka on the laptop) and in stead write in the defined workspace of the IDE, and then move the code to the test web server. This because I don&#8217;t want to clutter my test web server with SVN-directories, nor do I want to accidentally upload SVN-directories to the production web server.</li>
<li>Better PHP development tools<br />
If I move back to Windows I can choose from a wide range of programs. Like for instance PHPed or the PHP Delphi plugin which is a Rapid application Development tool. PHPed shall work on Linux under Wine, but I haven&#8217;t installed Wine, and I am not sure if I want to install and run wine.</li>
<li>I need access to a clients network which is using a closed VPN-system.<br />
My client is using CheckPoint VPN which there was a Redhat (RPM) package for back in the days. Now there isn&#8217;t any such thing. And if you search for it, you&#8217;ll see that I am not alone here. To fix this I have borrowed a computer from this client which is a tad bit older than this one and quite a lot slower.</li>
<li>Limitations in Open Source software<br />
As I am working on a database project that is soon to be launched, I need more than one type of export/import into this one. Currently the importing is CSV-files, but as Excel can export in XML, this is a serious alternative. This is also something that I can instruct partners on how to do. This way I can normalize external data.<br />
The alternative in Open Office is creating an XSLT document and transforming the sheet. The benefit with this solution is that you have more control on the outcome.<br />
And it would have been an option if most partners out there used Open Office. They aren&#8217;t. They are using MS Office.<br />
I&#8217;ve also read that the XSLT-support in Open Office isn&#8217;t really that easy to work with. There are very few messages that shows if something is wrong, and the only way to find out that there is something wrong with the XSLT-document, is that the program freezes. Now that&#8217;s user friendly&#8230; Not that XSLT document transformation is user friendly to begin with&#8230;</li>
<li>I need accounting software and invoice software that supports Norwegian standards. I have found a Norwegian invoice program, but has failed to find accounting software.</li>
<li>Quality: I really don&#8217;t think that the quality on Open Source software is that great. Yes, it cures and itch &#8211; mostly for the developer(s), but that&#8217;s pretty much it. (I believe I have written posts regarding the &#8220;business&#8221;-model behind Open Source Software before, please check).</li>
<li>Linux based Desktop OS isn&#8217;t really that stable.<br />
I have had a few hard freezes and I have had soft freezes. Hard freezes is where the LEDs on the computer is blinking and everything is either black or frozen. Soft Freezes is where there are parts of the OS that works, while other things have stopped working. Like when I am writing this: The mouse pointer is frozen to the side of the screen &#8211; and it is impossible to move it around. So X or Mouse support has frozen&#8230; sigh.</li>
</ul>
<p>As I am looking at my list now, there are less reasons for me to stay on Ubuntu and more reasons for me to move back to Windows. But I&#8217;ll give this a few more weeks and months and then we&#8217;ll see what happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2010/02/01/why-i-am-considering-moving-back-to-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web development and Internet Explorer</title>
		<link>http://www.trondhuso.no/blog/2009/11/24/web-development-and-internet-explorer/</link>
		<comments>http://www.trondhuso.no/blog/2009/11/24/web-development-and-internet-explorer/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 00:44:43 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Win 7]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=96</guid>
		<description><![CDATA[I ramble on Internet Explorer and in particular the upcoming IE 9 - date has not been published.]]></description>
			<content:encoded><![CDATA[<p>Everyone who has designed a website knows about the hassles related to Internet Explorer. Now on IEblog.com Microsoft is doing some advertising for it&#8217;s upcoming new version of IE &#8211; <a title="An early look at ie9 for developers" href="http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx" target="_blank">IE 9</a>. One &#8220;feature&#8221; is that it shall be even more standard compliant, and it shall support rounded corners in CSS3. Which is nice &#8211; because I have used rounded corners and gradients on my web page.</p>
<p>It is interesting to follow the discussion on the ieblog which is oh-so-long. Which is not so weird. IE is of great concern for web developers. We have to code for it so that the website looks correct even in IE6 &#8211; which really is making us go mad. Many times I have spent hours and hours to make the website work in IE6 &#8211; both HTML, CSS and Javascript wize.<br />
It is more than annoying to say the least.</p>
<p>One suggestion that comes up in the comments is for Microsoft to move <a title="Trident Layout Engine (Wikipedia)" href="http://en.wikipedia.org/wiki/Trident_%28layout_engine%29" target="_blank">Trident</a> out of IE and in stead start using <a title="Webkit (Wikipedia)" href="http://en.wikipedia.org/wiki/Webkit" target="_blank">Webkit</a>. We all know that&#8217;s not going to happen. And there are a few reasons for this:</p>
<ol>
<li>Trident is Microsofts own rendering engine and is used not only in Internet Explorer, but also in other applications &#8211; not only from MS. Since we also know that IE is tightly connected to the OS, Trident is most likely used in other applications &#8211; like for instance Explorer.</li>
<li>Because the IE is so tightly connected to the Operating System they can&#8217;t change the rendering engine. It will take up a lot of resources, time and effort to make changes in the OS and then in a lot of MS applications that it won&#8217;t make sense.</li>
<li> MS don&#8217;t really want to follow web standards. They will invent in order to fix problems at hand in the Operating System which isn&#8217;t really Web related.</li>
<li>MS has spent much time and effort on the rendering engine. And since they want to say that they have won the Internet (according to Steve Ballmer, source not found (yet)), they don&#8217;t want to give in.</li>
</ol>
<p>I really wish that IE could be decoupled with the OS. It would mean that I &#8211; as a Linux user &#8211; could download and install IE-X on my Linux Laptop to test out the site on the crippled browser. Now I have to run Windows in a Virtual Machine just to make sure that it works properly. And not only do I have to have a VM. I also need to have multiple versions of Internet Explorer running on the installation as well. This so that I can be sure that it works &#8220;perfectly&#8221; on IE6, IE7 and IE8 (and soon IE9).<br />
I am not sure I want to go down that route.</p>
<p>One thing I am sure of is that I am not supporting IE6. That browser is as old as the dark ages, and less people are using it. As more and more people are moving to Vista and Win7 IE6 will fade and hopefully it will be gone.</p>
<p>And hopefully in 2010 we will have a MS-browser that supports CSS3, CSS2.1 and HTML4 and HTML 5.</p>
<p>I do hope that MS keeps on being innovative. But I hope they do this participating with the Web development community and not against them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2009/11/24/web-development-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux vs Windows</title>
		<link>http://www.trondhuso.no/blog/2009/11/17/linux-vs-windows/</link>
		<comments>http://www.trondhuso.no/blog/2009/11/17/linux-vs-windows/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 14:00:02 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=79</guid>
		<description><![CDATA[On this page I will post stuff that might move me back to Windows. Reasons: OpenOffice is slow and not as good as MS Office iPod sync is not stable Laptop uses more battery than under XP Not getting enough debug/crash data when Linux Ubuntu freezes (and really freezes) Not enough pro level programs (Photoshop [...]]]></description>
			<content:encoded><![CDATA[<p>On this page I will post stuff that might move me back to Windows.</p>
<p>Reasons:</p>
<ul>
<li>OpenOffice is slow and not as good as MS Office</li>
<li>iPod sync is not stable</li>
<li>Laptop uses more battery than under XP</li>
<li>Not getting enough debug/crash data when Linux Ubuntu freezes (and really freezes)</li>
<li>Not enough pro level programs (Photoshop is one of them)</li>
</ul>
<p>Reasons to stay:</p>
<ul>
<li>I&#8217;m mainly a PHP-developer. Having the server with you all the time is a nice thing</li>
<li>Compiz is far better than anything on XP</li>
<li>More stable</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2009/11/17/linux-vs-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

