<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Going Linux, Once and for All</title>
	<atom:link href="http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/</link>
	<description>Linnnnnuxxxxxxxxx</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:48:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Setting up an LVM for Storage &#124; Index out of Bounds</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-555</link>
		<dc:creator>Setting up an LVM for Storage &#124; Index out of Bounds</dc:creator>
		<pubDate>Sat, 02 Jan 2010 04:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-555</guid>
		<description>[...] I installed Kubuntu on my PC. Under Windows, I had used RAID1 array to create a storage volume out of two extra 500GB hard [...]</description>
		<content:encoded><![CDATA[<p>[...] I installed Kubuntu on my PC. Under Windows, I had used RAID1 array to create a storage volume out of two extra 500GB hard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setting up an LVM for Storage &#124; The Linux Experiment</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-544</link>
		<dc:creator>Setting up an LVM for Storage &#124; The Linux Experiment</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-544</guid>
		<description>[...] I installed Kubuntu on my PC. Under Windows, I had used RAID1 array to create a storage volume out of two extra 500GB hard [...]</description>
		<content:encoded><![CDATA[<p>[...] I installed Kubuntu on my PC. Under Windows, I had used RAID1 array to create a storage volume out of two extra 500GB hard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Perlman</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-520</link>
		<dc:creator>Geoff Perlman</dc:creator>
		<pubDate>Tue, 29 Dec 2009 18:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-520</guid>
		<description>REALbasic is a modern, object-oriented language that shares a few keywords and the philosophy of BASIC but nothing else. It has not interpreter. It compiles to machine code for PowerPC and x86, creates native binaries and uses native controls.</description>
		<content:encoded><![CDATA[<p>REALbasic is a modern, object-oriented language that shares a few keywords and the philosophy of BASIC but nothing else. It has not interpreter. It compiles to machine code for PowerPC and x86, creates native binaries and uses native controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler B</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-516</link>
		<dc:creator>Tyler B</dc:creator>
		<pubDate>Mon, 28 Dec 2009 00:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-516</guid>
		<description>From my understanding REALBasic is a dialect that is based on old-school BASIC mixed with some Visual Basic 6.0 (and prior) but not directly compatible with either.

For .NET development I really enjoy MonoDevelop which supports most everything for C# and is getting better with VB.NET too. The only thing it currently lacks is the visual designer for Windows.Forms but this too will be fixed soon with http://www.mono-project.com/WinForms_Designer</description>
		<content:encoded><![CDATA[<p>From my understanding REALBasic is a dialect that is based on old-school BASIC mixed with some Visual Basic 6.0 (and prior) but not directly compatible with either.</p>
<p>For .NET development I really enjoy MonoDevelop which supports most everything for C# and is getting better with VB.NET too. The only thing it currently lacks is the visual designer for Windows.Forms but this too will be fixed soon with <a href="http://www.mono-project.com/WinForms_Designer" rel="nofollow">http://www.mono-project.com/WinForms_Designer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Bushey</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-511</link>
		<dc:creator>Larry Bushey</dc:creator>
		<pubDate>Fri, 25 Dec 2009 04:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-511</guid>
		<description>For that Linux application to replace Visual Studio, give REALbasic a try. Personal, Professional and Studio editions, cross-platform development and runs natively under Linux. What more could you want?

http://www.realsoftware.com/realbasic/

Not free, but there is a free trial version. I tried a much earlier version and it is very much like Visual Basic 6. I can only imagine where they have gone since then.</description>
		<content:encoded><![CDATA[<p>For that Linux application to replace Visual Studio, give REALbasic a try. Personal, Professional and Studio editions, cross-platform development and runs natively under Linux. What more could you want?</p>
<p><a href="http://www.realsoftware.com/realbasic/" rel="nofollow">http://www.realsoftware.com/realbasic/</a></p>
<p>Not free, but there is a free trial version. I tried a much earlier version and it is very much like Visual Basic 6. I can only imagine where they have gone since then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon F</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-509</link>
		<dc:creator>Jon F</dc:creator>
		<pubDate>Thu, 24 Dec 2009 21:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-509</guid>
		<description>I decided on Kubuntu for two reasons: I wanted something based on Debian, because that&#039;s where my only experience lies, and I&#039;ve had numerous problems getting Compiz to run without problems on Gnome. So far, everything is going really well, except that something that I keep doing during setup is ruining my config files and causing desktop-plasma to crash on bootup. Otherwise, it&#039;s going well, and I&#039;ll figure it out yet.</description>
		<content:encoded><![CDATA[<p>I decided on Kubuntu for two reasons: I wanted something based on Debian, because that&#8217;s where my only experience lies, and I&#8217;ve had numerous problems getting Compiz to run without problems on Gnome. So far, everything is going really well, except that something that I keep doing during setup is ruining my config files and causing desktop-plasma to crash on bootup. Otherwise, it&#8217;s going well, and I&#8217;ll figure it out yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-507</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Thu, 24 Dec 2009 07:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-507</guid>
		<description>Ubuntu better than Debian? Ubuntu is Debian. Well... Debian plus some bells and whistles. I guess I&#039;m probably biased though since I&#039;ve used Debian for the past three and a half years without incident on 2 desktops and 3 laptops... Also the fact that I was able to convert my girlfriend from Vista to Debian and she&#039;s still extremely happy with it a year later makes me think Debian must not be too hard. ( She&#039;s in political science by the way, so don&#039;t think she has any exceptional amount of computer ability) 

But I I&#039;d rather hear you straying to ubuntu than something like Suse or Redhat. And its definitely better than going back to Windows.

So, cheers! glad you made the jump.</description>
		<content:encoded><![CDATA[<p>Ubuntu better than Debian? Ubuntu is Debian. Well&#8230; Debian plus some bells and whistles. I guess I&#8217;m probably biased though since I&#8217;ve used Debian for the past three and a half years without incident on 2 desktops and 3 laptops&#8230; Also the fact that I was able to convert my girlfriend from Vista to Debian and she&#8217;s still extremely happy with it a year later makes me think Debian must not be too hard. ( She&#8217;s in political science by the way, so don&#8217;t think she has any exceptional amount of computer ability) </p>
<p>But I I&#8217;d rather hear you straying to ubuntu than something like Suse or Redhat. And its definitely better than going back to Windows.</p>
<p>So, cheers! glad you made the jump.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil D</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-506</link>
		<dc:creator>Phil D</dc:creator>
		<pubDate>Thu, 24 Dec 2009 04:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-506</guid>
		<description>I kind of wish you had tried Ubuntu before Kubuntu. I mean Tyler and I seem to have had mostly success with KDE, but everyone else on this site - yourself included - has been met with varying degrees of failure. Then you could see how much better Ubuntu really is than Debian.</description>
		<content:encoded><![CDATA[<p>I kind of wish you had tried Ubuntu before Kubuntu. I mean Tyler and I seem to have had mostly success with KDE, but everyone else on this site &#8211; yourself included &#8211; has been met with varying degrees of failure. Then you could see how much better Ubuntu really is than Debian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler B</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-503</link>
		<dc:creator>Tyler B</dc:creator>
		<pubDate>Thu, 24 Dec 2009 03:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-503</guid>
		<description>I look forward to the one week update</description>
		<content:encoded><![CDATA[<p>I look forward to the one week update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Going Linux, Once and for All &#124; The Linux Experiment Linux QQ</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jon-f/going-linux-once-and-for-all/comment-page-1/#comment-500</link>
		<dc:creator>Going Linux, Once and for All &#124; The Linux Experiment Linux QQ</dc:creator>
		<pubDate>Thu, 24 Dec 2009 03:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1016#comment-500</guid>
		<description>[...] the original:  Going Linux, Once and for All &#124; The Linux Experiment          By admin &#124; category: linux &#124; tags: article, computer-security, does-not, enjoyed-under, [...]</description>
		<content:encoded><![CDATA[<p>[...] the original:  Going Linux, Once and for All | The Linux Experiment          By admin | category: linux | tags: article, computer-security, does-not, enjoyed-under, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

