<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The beauty of AUR</title>
	<atom:link href="http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Xew</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38161</link>
		<dc:creator><![CDATA[Xew]]></dc:creator>
		<pubDate>Sat, 17 Jan 2009 03:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38161</guid>
		<description><![CDATA[it&#039;s reasons like this that I keep trying to switch to arch, but it&#039;s been so intimidating. I have to set up my own xorg.conf and daemons? But i&#039;ll keep trying...]]></description>
		<content:encoded><![CDATA[<p>it&#8217;s reasons like this that I keep trying to switch to arch, but it&#8217;s been so intimidating. I have to set up my own xorg.conf and daemons? But i&#8217;ll keep trying&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marzhall</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38154</link>
		<dc:creator><![CDATA[Marzhall]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 21:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38154</guid>
		<description><![CDATA[I&#039;m currently posting from Arch myself; it&#039;s an excellent distro, after having tried Ubuntu and Red Hat, and I enjoy AUR; my packages are very rarely out of date, even with relative unkowns, such as the Awesome WM, which I love. Like every other distro, it has its problems, but the community aspect they focus on is what I enjoy about linux and Open Source; I think any linux user should give it a go.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m currently posting from Arch myself; it&#8217;s an excellent distro, after having tried Ubuntu and Red Hat, and I enjoy AUR; my packages are very rarely out of date, even with relative unkowns, such as the Awesome WM, which I love. Like every other distro, it has its problems, but the community aspect they focus on is what I enjoy about linux and Open Source; I think any linux user should give it a go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38152</link>
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 13:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38152</guid>
		<description><![CDATA[In this case Arch is a must see for me. I will cleanup a partition and give it a go.]]></description>
		<content:encoded><![CDATA[<p>In this case Arch is a must see for me. I will cleanup a partition and give it a go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko777</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38151</link>
		<dc:creator><![CDATA[Mikko777]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 13:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38151</guid>
		<description><![CDATA[The thing is arch has the BSD ports system too. It&#039;s called ABS and it&#039;s used to recompile / modify the arch maintained binary packages.]]></description>
		<content:encoded><![CDATA[<p>The thing is arch has the BSD ports system too. It&#8217;s called ABS and it&#8217;s used to recompile / modify the arch maintained binary packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38149</link>
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 06:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38149</guid>
		<description><![CDATA[Hi,

you may want to have a looks at the ports framework used by the BSDs. The underlying architecture makes it possible, to even automatically compile Openoffice with all the required tools and dependencies. While not all the BSDs maintain 3rd party software updates for the stable release (at least OpenBSD does not), it is a very powerful construction. 
Especially OpenBSDs ports tree makes it very simple to distribute software, that comes with the right permissions as binary packages, and at the same time enables the user to fetch and compile software, that needs special license agreements, such as binary firmware and windows codecs. 
Compiling a port will lead to a package, which you may install as many times, as you want, allowing you to distribute software in your own organization, if needed. 

As to having software updates on a click: I personally prefer a stable tree of applications over having to deal with endless dependency updates, which sometimes can leave you with a half broken system, because the latest version of software XY forces you to update many other applications and in the end you discover, that there is no QT/GTK/wxwidget 2028.4 version of your most needed application.

I really enjoy reading your page and you already inspired me to try a few things, I found exciting in the end. Please never stop being curious about how things work.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>you may want to have a looks at the ports framework used by the BSDs. The underlying architecture makes it possible, to even automatically compile Openoffice with all the required tools and dependencies. While not all the BSDs maintain 3rd party software updates for the stable release (at least OpenBSD does not), it is a very powerful construction.<br />
Especially OpenBSDs ports tree makes it very simple to distribute software, that comes with the right permissions as binary packages, and at the same time enables the user to fetch and compile software, that needs special license agreements, such as binary firmware and windows codecs.<br />
Compiling a port will lead to a package, which you may install as many times, as you want, allowing you to distribute software in your own organization, if needed. </p>
<p>As to having software updates on a click: I personally prefer a stable tree of applications over having to deal with endless dependency updates, which sometimes can leave you with a half broken system, because the latest version of software XY forces you to update many other applications and in the end you discover, that there is no QT/GTK/wxwidget 2028.4 version of your most needed application.</p>
<p>I really enjoy reading your page and you already inspired me to try a few things, I found exciting in the end. Please never stop being curious about how things work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdwillis</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38148</link>
		<dc:creator><![CDATA[cdwillis]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 06:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38148</guid>
		<description><![CDATA[I love Arch. I think the degree of difficulty people expect to have instaling and setting it up is much overstated, just RTFM. I&#039;ve experimented with other distros but just keep coming back to Arch. I love the AUR but I have to admit I just use yaourt to install packages from there most of the time. For some reason aurvote won&#039;t work with my password and username so I have to fire up firefox to vote on the packages I install.]]></description>
		<content:encoded><![CDATA[<p>I love Arch. I think the degree of difficulty people expect to have instaling and setting it up is much overstated, just RTFM. I&#8217;ve experimented with other distros but just keep coming back to Arch. I love the AUR but I have to admit I just use yaourt to install packages from there most of the time. For some reason aurvote won&#8217;t work with my password and username so I have to fire up firefox to vote on the packages I install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anarkokatten</title>
		<link>http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38147</link>
		<dc:creator><![CDATA[anarkokatten]]></dc:creator>
		<pubDate>Wed, 14 Jan 2009 19:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/14/the-beauty-of-aur/#comment-38147</guid>
		<description><![CDATA[It sounds beautiful ^__^ After reading your blog for quite some time, I have decided to migrate from Ubuntu to Arch in the near future - I really like having control of my computer (going from WinXP to Ubuntu was lovely, I hope Ubuntu to Arch will be as fulfilling) and tweak with things, even tho I am not that of an advanced user (I have never managed to compile anything from source, for example).

I cannot migrate right now tho, as I need my computer fully functional alot nowadays, it is needed for schoolwork. I have aquired an old computer that I will test building an Arch-setup on, experience will probably make me more secure with wiping my main computer :)

AUR and some other things sound rather abstract tho, but I am confident that I will learn by doing. The ArchWiki and especially the Beginners Guide is awesome, it will be all I need.

Keep up the good work with your blog!]]></description>
		<content:encoded><![CDATA[<p>It sounds beautiful ^__^ After reading your blog for quite some time, I have decided to migrate from Ubuntu to Arch in the near future &#8211; I really like having control of my computer (going from WinXP to Ubuntu was lovely, I hope Ubuntu to Arch will be as fulfilling) and tweak with things, even tho I am not that of an advanced user (I have never managed to compile anything from source, for example).</p>
<p>I cannot migrate right now tho, as I need my computer fully functional alot nowadays, it is needed for schoolwork. I have aquired an old computer that I will test building an Arch-setup on, experience will probably make me more secure with wiping my main computer <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>AUR and some other things sound rather abstract tho, but I am confident that I will learn by doing. The ArchWiki and especially the Beginners Guide is awesome, it will be all I need.</p>
<p>Keep up the good work with your blog!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
