<?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>Learning by Experience &#187; linux</title> <atom:link href="http://www.inze.be/andries/category/linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.inze.be/andries</link> <description>Java, Project Management, Life and anything else.</description> <lastBuildDate>Mon, 09 Jan 2012 21:38:00 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Internet Explorer on Ubuntu</title><link>http://www.inze.be/andries/2008/04/10/internet-explorer-on-ubuntu/</link> <comments>http://www.inze.be/andries/2008/04/10/internet-explorer-on-ubuntu/#comments</comments> <pubDate>Thu, 10 Apr 2008 20:47:12 +0000</pubDate> <dc:creator>Andries Inzé</dc:creator> <category><![CDATA[linux]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.inze.be/andries/?p=23</guid> <description><![CDATA[My Windows installation is slacking again, sometimes refusing to do anything for as much as 30 sec. Today, as a joke, I promised a colleague I&#8217;ll change to Linux when I get Internet Explorer on it (we need it for company mail, testing the application and such). After googling 2min, I came across ies4linux, a [...]]]></description> <content:encoded><![CDATA[<p>My Windows installation is slacking again, sometimes refusing to do anything for as much as 30 sec. Today, as a joke, I promised a colleague I&#8217;ll change to Linux when I get Internet Explorer on it (we need it for company mail, testing the application and such).</p><p>After googling 2min, I came across <a
href="http://www.tatanka.com.br/ies4linux/page/Main_Page" target="_blank">ies4linux</a>, a <strong>simple</strong> way to install IE on various Linux installations. It took me about 5min to actually get IE 6 and 5.5 working, IE 7 support is in beta.</p><p>It&#8217;s emulated by <a
href="http://www.winehq.org/" target="_blank">Wine</a>, so it&#8217;s feel somewhat slower, but not annoying. No configuration, just run 5-6 simple commands (which you can copy past from the site).</p><p>Impressed!</p><p>Andries</p> ]]></content:encoded> <wfw:commentRss>http://www.inze.be/andries/2008/04/10/internet-explorer-on-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu as development workstation</title><link>http://www.inze.be/andries/2007/12/04/ubuntu-as-development-workstation/</link> <comments>http://www.inze.be/andries/2007/12/04/ubuntu-as-development-workstation/#comments</comments> <pubDate>Mon, 03 Dec 2007 22:11:23 +0000</pubDate> <dc:creator>Andries Inzé</dc:creator> <category><![CDATA[breadth]]></category> <category><![CDATA[linux]]></category> <guid
isPermaLink="false">http://www.inze.be/andries/?p=18</guid> <description><![CDATA[I&#8217;m a big supporter of Windows. Always have been. Recent years I tried Ubuntu a couple of times and without exception, ALWAYS ran into a show stopper, ranging from not installing (6.04), not getting wireless to work as easy as a wanted(6.10), could get it to crash and not start up in 10min (7.04). Now, [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m a big supporter of Windows. Always have been. Recent years I tried Ubuntu a couple of times and without exception, ALWAYS ran into a show stopper, ranging from not installing (6.04), not getting wireless to work as easy as a wanted(6.10), could get it to crash and not start up in 10min (7.04).</p><p>Now, again six months later, Gutsy Gibbon is here. I&#8217;ve seen numerous developers write that Ubuntu is a great development environment, so again I went for it.</p><h2>First Impression</h2><p>7.10 is slick! After 1 minute I managed to get the flashy desktop graphics to work on ATi (just needed to apt-get xserver-xgl) and got my wireless working with WPA without any configuration. Excellent.</p><p>Installing eclipse, java 6, filezilla took me just under an hour (long download). Installing maven was a breeze when following the read-me. I must say, it just works. The recent year Ubuntu has received a enormous momentum, which drives the community like never seen before. When searching for an arbitrary problem, every Google hit actually came with solid solutions.  Admitted, I don&#8217;t compare with many other vendors, but Ubuntu is really easy!</p><h2>Feeling when coding</h2><p>Coding in ubuntu gives a slightly different look and feel, especially in eclipse. Firstly, eclipse starts faster on my machine on Ubuntu. Also the screen anti aliased all the way, which provides a soothing feeling to the eyes. The only negative side effect I found, was the slightly larger font in the package explorer. This was in previous Ubuntu versions as well and I think it has more to do with eclipse on Linux.</p><p>Anyway, normally I&#8217;m a Linux  basher, but the truth has to be told. Ubuntu would made it as my home-brew development machine. Didn&#8217;t see that coming. I&#8217;m sure that once I understand Ubuntu better and better, I&#8217;ll even like it better and better. Windows I know by hart, Linux I&#8217;m practically a total newbie. It&#8217;s refreshing!</p><h2>But&#8230;</h2><p>On a project I&#8217;m still going to advertise Windows. Although I have absolutely not found ANY bugs in Gutsy Gibbon, I still don&#8217;t trust it like Windows. The years of absolute surrender to it, makes it hard to really trust anything else.</p><p>If any operating system will break through the Window monopoly, I&#8217;m absolutely certain it&#8217;ll be Ubuntu. The easy, the graphics, the repository are UNMATCHED, even by Windows. Wow. That hurt <img
src='http://www.inze.be/andries/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>As always, I&#8217;m open for debate!</p><p>Greetings,<br
/> Andries</p><p><b>Update 23/12:</b> I have been experimenting with <i>Hardy Heron</i>, the alpha 2 release of the latest Ubuntu. Surprisingly, maven2 is now available on Synaptic. Excellent job Canonical! Only thing missing now is eclipse 3.3 to complete the picture.</p> ]]></content:encoded> <wfw:commentRss>http://www.inze.be/andries/2007/12/04/ubuntu-as-development-workstation/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
