<?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>Edward Andrew Robinson &#187; apt</title>
	<atom:link href="http://www.earobinson.org/tag/apt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Thu, 25 Feb 2010 02:52:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AptUrl &#8211; Why don&#8217;t we use it for the Ubuntu wiki?</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/</link>
		<comments>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 04:18:00 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Ubuntu Experience]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[expirence]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu expirence]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=65</guid>
		<description><![CDATA[I often recommend Ubuntu to people and recommend that they install programs like miro, and geany. Geany comes stock in the  Ubuntu repositories and miro has great step-by-step install instruction for beginners, however as I make this post they currently have no official Gutsy support. When I recommend a program to a user I [...]]]></description>
			<content:encoded><![CDATA[<p>I often recommend <a href="http://www.ubuntu.com/">Ubuntu</a> to people and recommend that they install programs like <a href="http://www.getmiro.com/">miro</a>, and <a href="http://geany.uvena.de/">geany</a>. <a href="http://geany.uvena.de/">Geany</a> comes stock in the  <a href="http://www.ubuntu.com/">Ubuntu</a> repositories and <a href="http://www.getmiro.com/">miro</a> has <a href="http://www.getmiro.com/download/ubuntu.php">great step-by-step install instruction</a> for beginners, however as I make this post they currently have no official <a href="https://wiki.ubuntu.com/GutsyGibbon">Gutsy</a> support. When I recommend a program to a user I usually send them the command line install command <code>sudo aptitude install <a href="http://geany.uvena.de/">geany</a></code> as well as sending them instructions</p>
<blockquote><p>Go to System, then Administration, then click Synaptic. From there you can search for <a href="http://geany.uvena.de/">geany</a> and you should be able to double click the name then click install and <a href="http://www.ubuntu.com/">Ubuntu</a> will install <a href="http://geany.uvena.de/">geany</a> for you.</p></blockquote>
<p>In my mind both solutions extremely simple, but then I have been using <a href="http://www.linux.org/">Linux</a> for a while now and am a computer geek. I was trying to set up <a href="http://www.openssh.com/">ssh</a> the other day for a friend and they where complaining to me about how on <a href="http://en.wikipedia.org/wiki/Microsoft_Windows">Windows</a> they can just click the program the select run, I claimed that you could do the same thing in <a href="http://www.ubuntu.com/">Ubuntu</a> (with a <a href="http://en.wikipedia.org/wiki/Deb_(file_format)">deb file</a>) but the claim was that the website (<a href="http://packages.medibuntu.org/pool/non-free/a/acroread/">repository browser</a>) was ugly, and well I cant really argue with that. Now that <a href="http://geany.uvena.de/">Geany</a> is out I can go back to my friend with <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">another solution</a> and if they want to install <a href="http://www.inkscape.org/">Inkscape</a> I can just say &#8220;<a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install#Inkscape">here you go</a>&#8220;.</p>
<p>The only downside is that <a href="https://bugs.launchpad.net/ubuntu/+source/apturl/+bug/139227">currently adding a new repository is disabled</a>, <a href="http://www.earobinson.org/?cat=7">my two cents</a> is that we should give the user a nice large warning then go ahead and add the new repository. Another anoying and easily fixed thing is that I was looking at the <a href="https://help.ubuntu.com/community/Games">Ubuntu wiki for games</a> yesterday and I thought &#8220;ohh I&#8217;ll add in some apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> so that users can just click to install games&#8221;, but currently the <a href="https://wiki.ubuntu.com/">Ubuntu wiki</a> doesn&#8217;t support apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> so I got them working on my <a href="http://wiki.earobinson.org">own wiki</a>, just to make sure that it was easy and started a list of <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">my favorite applications</a>.</p>
<p>I guess I really have 2 requests:</p>
<ol>
<li>Enable <a href="https://launchpad.net/apturl/">AptUrl</a> to add third party repositories, I&#8217;m going to download the code eventually and take a look at this and post a <a href="http://en.wikipedia.org/wiki/Deb_(file_format)">deb file</a> if I make one. But It would be great if someone beet me to it.</li>
<li>Add support for apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> on the <a href="https://wiki.ubuntu.com/">Ubuntu wiki</a>.</li>
</ol>
<p>Oh and thanks for such a great feature.</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2008/03/06/lets-let-apt-url-install-epositories/' rel='bookmark' title='Permanent Link: Lets Let APT-URL Install Repositories'>Lets Let APT-URL Install Repositories</a></li>
<li><a href='http://www.earobinson.org/2007/09/02/propensity-feedback-wanted/' rel='bookmark' title='Permanent Link: Propensity &#8211; feedback wanted'>Propensity &#8211; feedback wanted</a></li>
<li><a href='http://www.earobinson.org/2007/06/20/ubuntu-root-access/' rel='bookmark' title='Permanent Link: Ubuntu root access.'>Ubuntu root access.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
