<?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>Perpetual Student &#187; ubuntu</title>
	<atom:link href="http://perpetualstudent.net/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://perpetualstudent.net/blog</link>
	<description>Just another student of the web</description>
	<lastBuildDate>Sat, 08 May 2010 04:06:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Package Management is Great, but Only when Done Right</title>
		<link>http://perpetualstudent.net/blog/2009/11/25/package-management-is-great-when-done-right/</link>
		<comments>http://perpetualstudent.net/blog/2009/11/25/package-management-is-great-when-done-right/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:10:50 +0000</pubDate>
		<dc:creator>Michael Thaler</dc:creator>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[iconoclasm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[package management]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://perpetualstudent.net/blog/?p=59</guid>
		<description><![CDATA[Annoyed about Apple's horribly broken app store review process? I have news for you: you're getting what you deserve, and you can do better.]]></description>
			<content:encoded><![CDATA[<p>The iPhone App Store is, at heart, a package manager&#8211;not unlike the package managers that have been used for years in the Linux world. It provides a catalog of software that users can rummage through, finding applications that look shiny and easily installing them through an automated process that requires no user input between when the user hits the install button and when the icon appears on the applications menu. It&#8217;s a great system&#8211;it makes software browsing fun and easy, and it allows the distributor and developers to even charge money for their work, injecting revenue and ensuring a healthy ecosystem.</p>
<p>Except in this case it clearly isn&#8217;t healthy. The App Store has attracted quite a bit of negative press in recent months for its seemingly <a href="http://www.engadget.com/2009/08/06/phil-schiller-says-apple-didnt-censor-a-dictionary/" target="_blank" rel="nofollow">arbitrary</a>, <a href="http://www.engadget.com/2009/03/10/apple-stupidly-rejects-tweetie-1-3-for-foul-language-in-twitter/" rel='nofollow' target="_blank">bizarre</a>, <a href="http://www.osnews.com/story/21931/FCC_Investigates_App_Store_Policies_Google_Voice_Rejection" rel="nofollow" target="_blank">anticompetitive</a> and possibly even <a href="http://lambdajive.wordpress.com/2009/09/26/isinglepayer-iphone-app-censored-by-apple/" rel='nofollow' target="_blank">politically motivated</a> submission rejections.</p>
<p>These rejections represent a fatal flaw of the system that dooms it to <strong>always being a subpar and unethically managed package manager</strong>.</p>
<p>Let&#8217;s step back.</p>
<p>For years in the Linux world, we&#8217;ve relied on package management to handle software installation and removal. We install our OS as a distribution from some sort of organization, which could be an actual <a href="http://www.redhat.com/" rel="nofollow" target="_blank">company that</a> <a href="http://canonical.com" rel="nofollow" target="_blank">makes money</a> or just a <a href="http://www.gentoo.org/" rel="nofollow" target="_blank">hacker releasing software</a> <a href="http://www.debian.org/" rel="nofollow" target="_blank">in their spare time</a>. The important thing about installing software in Linux is that without some form of automation, it&#8217;s a pain&#8211;you would have to compile your software yourself after looking up all of its dependencies, a time-consuming process that really doesn&#8217;t make sampling software easy or fun.</p>
<p>So, to ease that process, the distributor of the OS runs servers that your machine can download software from, automatically handling dependencies and keeping track of what&#8217;s installed where on your system and what software uses what assets. Package management has only improved over the years, as software libraries expanded and user demand grew. Today, it couldn&#8217;t be easier to install a program in Ubuntu; all you have to do is fire up the <a href='http://en.wikipedia.org/wiki/Ubuntu_Software_Center' rel='nofollow' target="_blank">Ubuntu Software Center</a>, browse, click install, and enter your password.</p>
<p>But package management does have its drawbacks. There&#8217;s a bit of a security risk&#8211;while it&#8217;s pretty easy to use cryptography to reasonably guarantee that no one&#8217;s breaking into the server and sending you malicious software, you can&#8217;t know for certain that the <em>distributor</em> isn&#8217;t doing nasty things (and while I&#8217;m willing to bet there aren&#8217;t many users who audit all the source code of everything they install on their machines, releasing everything as source code still gives you the <em>ability</em> to do so, which there&#8217;s a lot to be said for). But by far the biggest one is that you&#8217;re completely dependent on the distributor for software availability. If something you want isn&#8217;t in there, or if it&#8217;s not up to date enough, there&#8217;s not much you can do besides try to manually install it, which tends to muck things up. </p>
<p>The App Store&#8217;s fatal flaw is <strong>refusing to allow independent distribution channels</strong>. Allowing them instantaneously removes the biggest issue package managers have by freeing developers to distribute their products their own way, instead of having to go through Apple. If such a thing were allowed, Apple could further create incentives for developers to produce software for them by not taking a cut of the profits (or maybe even taking it anyway through licensing agreements), thus enriching the platform. It&#8217;s how Microsoft became successful&#8211;by allowing developers tremendous freedom with their development frameworks and leaving the market open to grow according to demand. It would even force Apple to clean up their own act in order to compete with them (though that can hardly be seen as a good reason from their perspective).</p>
<p>But the iPhone is a very heavily locked down platform, which only ever gained the App Store to quell demand that was being satisfied by jailbreaking, before it became one of Apple&#8217;s main moneymakers when it proved enormously popular and lucrative. It&#8217;s fundamentally changed an industry, and yet it remains a painful symbol of exactly how unfair it is to have a single entity acting as the entire channel through which users can install software. Some users still jailbreak, but others continue to use only what Apple makes available, and that&#8217;s not good for anyone&#8211;not for Apple&#8217;s users, not for developers hoping to make money off of them, and not for Apple&#8217;s reputation.</p>
<p>If I were an iPhone user or programmer, I wouldn&#8217;t be happy. I&#8217;d be demanding that Apple open up the platform immediately to 3rd party <em>distributors</em>, not just developers. That, to me, is a prerequisite for software development. I don&#8217;t want to be at the mercy of a company that gets to decide what software I use on a machine that I purchased&#8211;especially if I hope to make money off of selling software for it. The Linux world figured it out years ago, and there&#8217;s no reason why Apple can&#8217;t. Even other mobile OS developers figured it out&#8211;<a href="http://www.networkworld.com/community/node/33850" target="_blank">Android</a> and <a href="http://www.engadget.com/2009/10/05/palm-throws-the-doors-open-review-free-app-distribution-over-th/" target="_blank">Palm</a> both allow it.</p>
<p>Is it just too lucrative for Apple to give up? Maybe. It&#8217;s still more than enough to dissuade me from ever wanting to touch their development platform. I can do better. And until Apple cleans up their act, so can you.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetualstudent.net/blog/2009/11/25/package-management-is-great-when-done-right/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
