<?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: AptUrl &#8211; Why don&#8217;t we use it for the Ubuntu wiki?</title>
	<atom:link href="http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Sun, 04 Apr 2010 16:22:25 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-959</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Thu, 22 Nov 2007 12:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-959</guid>
		<description>orvils, see: http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols

My localsettings.php looks like this:
# http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols
$wgUrlProtocols = array(
        &#039;apt://&#039;,
        &#039;http://&#039;,
        &#039;https://&#039;,
        &#039;ftp://&#039;,
        &#039;irc://&#039;,
        &#039;gopher://&#039;,
        &#039;telnet://&#039;, // Well if we&#039;re going to support the above.. -ævar
        &#039;nntp://&#039;, // @bug 3808 RFC 1738
        &#039;worldwind://&#039;,
        &#039;mailto:&#039;,
        &#039;news:&#039;
);</description>
		<content:encoded><![CDATA[<p>orvils, see: <a href="http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols" rel="nofollow">http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols</a></p>
<p>My localsettings.php looks like this:<br />
# <a href="http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols" rel="nofollow">http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols</a><br />
$wgUrlProtocols = array(<br />
        &#8216;apt://&#8217;,<br />
        &#8216;http://&#8217;,<br />
        &#8216;https://&#8217;,<br />
        &#8216;ftp://&#8217;,<br />
        &#8216;irc://&#8217;,<br />
        &#8216;gopher://&#8217;,<br />
        &#8216;telnet://&#8217;, // Well if we&#8217;re going to support the above.. -ævar<br />
        &#8216;nntp://&#8217;, // @bug 3808 RFC 1738<br />
        &#8216;worldwind://&#8217;,<br />
        &#8216;mailto:&#8217;,<br />
        &#8216;news:&#8217;<br />
);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orvils</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-958</link>
		<dc:creator>orvils</dc:creator>
		<pubDate>Thu, 22 Nov 2007 10:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-958</guid>
		<description>How can you add apturl link support to media wiki? By default it doesn&#039;t seem to work.</description>
		<content:encoded><![CDATA[<p>How can you add apturl link support to media wiki? By default it doesn&#8217;t seem to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Johnson</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-953</link>
		<dc:creator>Brad Johnson</dc:creator>
		<pubDate>Mon, 05 Nov 2007 00:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-953</guid>
		<description>Right now apturl is relatively safe because to add a repo the user must manually add it. This is the safeguard. Allowing a repo to be added via URL string and then installed is a very &quot;Microsoft/Activex&quot; thing to do.

IMHO, we as a community should discourage the use of 3rd party repos with the same energy we discourage the use of Automatix. At the same time, adding resources to get the most popular programs into the Ubuntu Repos and keep them current. Do that, and the draw to a 3rd party repo, for the average user, pretty much disappears.</description>
		<content:encoded><![CDATA[<p>Right now apturl is relatively safe because to add a repo the user must manually add it. This is the safeguard. Allowing a repo to be added via URL string and then installed is a very &#8220;Microsoft/Activex&#8221; thing to do.</p>
<p>IMHO, we as a community should discourage the use of 3rd party repos with the same energy we discourage the use of Automatix. At the same time, adding resources to get the most popular programs into the Ubuntu Repos and keep them current. Do that, and the draw to a 3rd party repo, for the average user, pretty much disappears.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-957</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Wed, 31 Oct 2007 21:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-957</guid>
		<description>@Jon I think thats great, but there is always going to be 3rd party aps that people want. Acroread for example.</description>
		<content:encoded><![CDATA[<p>@Jon I think thats great, but there is always going to be 3rd party aps that people want. Acroread for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-956</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 31 Oct 2007 20:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-956</guid>
		<description>I just installed miro through the official Ubuntu repos.</description>
		<content:encoded><![CDATA[<p>I just installed miro through the official Ubuntu repos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randomwalker</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-955</link>
		<dc:creator>randomwalker</dc:creator>
		<pubDate>Sun, 28 Oct 2007 03:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-955</guid>
		<description>I&#039;ve been silently hoping for a long time that this will happen. To the opponents of the idea, all I have to say is that almost everyone adds third party repos anyway, and making features deliberately harder to use is not how you achieve security.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been silently hoping for a long time that this will happen. To the opponents of the idea, all I have to say is that almost everyone adds third party repos anyway, and making features deliberately harder to use is not how you achieve security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-939</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Sat, 27 Oct 2007 14:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-939</guid>
		<description>RainCt and Killerkiw, I think you are right being able to use the apt:// protocol with other browsers and programs (sending it over gaim would be cool also) would be great.</description>
		<content:encoded><![CDATA[<p>RainCt and Killerkiw, I think you are right being able to use the apt:// protocol with other browsers and programs (sending it over gaim would be cool also) would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-951</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Sat, 27 Oct 2007 10:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-951</guid>
		<description>It&#039;s obvious that killerkiwi means Firefox with FF (the official abbreviation is Fx, btw), and I fully agree with his comment, I&#039;d like to be able to use apt:// on liferea, for example, and other programs.</description>
		<content:encoded><![CDATA[<p>It&#8217;s obvious that killerkiwi means Firefox with FF (the official abbreviation is Fx, btw), and I fully agree with his comment, I&#8217;d like to be able to use apt:// on liferea, for example, and other programs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-941</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Sat, 27 Oct 2007 05:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-941</guid>
		<description>@LaserJock
I&#039;m not sure I see the difference between click a link and getting the message\
&quot;you are about to install xxxx to install xxxx we must first add repo yyyy, would you like to add repo yyyy to install xxxx&quot;

and

to install xxxx please first ad repo yyyy to your sources.list

either way I can edit a wiki page and change what yyyy is.

@Killerkiwi
Can you tell me what FF is?</description>
		<content:encoded><![CDATA[<p>@LaserJock<br />
I&#8217;m not sure I see the difference between click a link and getting the message\<br />
&#8220;you are about to install xxxx to install xxxx we must first add repo yyyy, would you like to add repo yyyy to install xxxx&#8221;</p>
<p>and</p>
<p>to install xxxx please first ad repo yyyy to your sources.list</p>
<p>either way I can edit a wiki page and change what yyyy is.</p>
<p>@Killerkiwi<br />
Can you tell me what FF is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Killerkiwi</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/comment-page-1/#comment-954</link>
		<dc:creator>Killerkiwi</dc:creator>
		<pubDate>Sat, 27 Oct 2007 04:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=65#comment-954</guid>
		<description>I dont think third party repo adding is a good idea.... to easy to install damaging repos


Also why oh why is the protocol only registered in FF?  It would be nice to be able to email links to my grandma so she can install &quot;bridge&quot; :)</description>
		<content:encoded><![CDATA[<p>I dont think third party repo adding is a good idea&#8230;. to easy to install damaging repos</p>
<p>Also why oh why is the protocol only registered in FF?  It would be nice to be able to email links to my grandma so she can install &#8220;bridge&#8221; <img src='http://www.earobinson.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
