<?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>centriment &#187; twitter</title>
	<atom:link href="http://www.centriment.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.centriment.com</link>
	<description>stories of the spirit living inside the computer</description>
	<lastBuildDate>Sun, 26 Jul 2009 12:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe AIR on Ubuntu and software installation on Linux</title>
		<link>http://www.centriment.com/2009/04/07/adobe-air-on-ubuntu-and-software-installation-on-linux/</link>
		<comments>http://www.centriment.com/2009/04/07/adobe-air-on-ubuntu-and-software-installation-on-linux/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:40:19 +0000</pubDate>
		<dc:creator>Jan Dzik</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.centriment.com/?p=149</guid>
		<description><![CDATA[I was looking for a twitter application that could be integrated to my desktop environment. Not something web based, or browser based like TwitterFox. twitter.com has a list of desktop applications. Most of these are Adobe Air based. I have set my eye on installing Twhirl. I needed AIR for that.
Adobe Air (Adobe Integrated Runtime) [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a twitter application that could be integrated to my desktop environment. Not something web based, or browser based like TwitterFox. twitter.com has a <a href="http://twitter.com/downloads" target="_blank">list</a> of desktop applications. Most of these are Adobe Air based. I have set my eye on installing Twhirl. I needed AIR for that.</p>
<p><a href="http://www.adobe.com/products/air/" target="_blank">Adobe Air</a> (Adobe Integrated Runtime) is a cross-platform runtime environment for rich internet applications that can be deployed on the desktop. It is based on Webkit and Flash technologies.</p>
<p>Ubuntu does not come with Adobe Air pre-installed so I looked it up in Synaptic to see if it is available on one of the repositories. Unfortunately it was not. I don&#8217;t like it when something does not have ready deb packages because most of the time that means that you will have to either compile the application from source code yourself or install the binaries by simply copying them to some folder. Unless you do that for development or testing purposes it just not worth it.</p>
<div id="attachment_194" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-1.png"><img class="size-medium wp-image-194" title="Adobe AIR installer" src="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-1-300x187.png" alt="Adobe AIR installer in action." width="300" height="187" /></a><p class="wp-caption-text">Adobe AIR installer in action.</p></div>
<p>This big difference with the &#8220;Windows philosophy&#8221; of installing software is often a major point of criticism of Linux. It is true that proprietary software is not that easy to install on Linux as in Windows. But, it is not Linux that should be put to blame. It is those who release ports of their applications to Linux without offering debian or rpm packages, or a proper installation wizard.</p>
<p>Adobe AIR for Linux is an exception that proves that if the vendor is willing, it can provide an easy way to install and integrate to your system.</p>
<div id="attachment_198" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.centriment.com/wp-content/uploads/2009/04/adobe-air-setup.png"><img class="size-medium wp-image-198" title="Adobe AIR Setup" src="http://www.centriment.com/wp-content/uploads/2009/04/adobe-air-setup-300x148.png" alt="The Setup screen." width="300" height="148" /></a><p class="wp-caption-text">The Setup screen.</p></div>
<p>I downloaded the installer, named <em>AdobeAIRInstaller.bin</em>. I expected an awful command line installer that would resolve to unnecessary dialogs and file copying. None of  that! I got the same process and same look and feel as the windows installer. A truly cross platform procedure. To my surprise, the installer integrated Adobe AIR to the packaging system with a proper debian package. It also integrated excellently into Gnome creating proper menu entries. The only minus point is that I still had to execute the installer from the command line</p>
<div id="attachment_210" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-twhirl-install.png"><img class="size-medium wp-image-210" title="Adobe AIR - Twhirl installation" src="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-twhirl-install-300x293.png" alt="Installing Twhirl" width="300" height="293" /></a><p class="wp-caption-text">Installing Twhirl</p></div>
<p>When I downloaded Twhirl, I did not expect that it would install itself just by double clicking the <em>twhirl-0.8.6.air</em> file. But it did! I didn&#8217;t expect it to update itself so easily neither. It looked and felt exactly the same as when I tried it later on a windows box.</p>
<div id="attachment_211" class="wp-caption aligncenter" style="width: 289px"><a href="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-twhirl-menu-entry.png"><img class="size-medium wp-image-211" title="Twhirl and AIR Menu" src="http://www.centriment.com/wp-content/uploads/2009/04/adobeair-twhirl-menu-entry-279x300.png" alt="AIR and Twhirl menu entries after setup." width="279" height="300" /></a><p class="wp-caption-text">AIR and Twhirl menu entries after setup.</p></div>
<p>Also, the runtime integrated a debian package to dpkg. Output from apt-cache:</p>
<pre>anirothan@monarch:~$ apt-cache --installed --names-only search adobeair
adobeair1.0 - Adobe AIR
anirothan@monarch:~$ apt-cache --installed --names-only search twhirl
de.makesoft.twhirl.0ea062bc275e7ed1e6ec3762effd73c7158adf33.1 - twhirl - a social networking client </pre>
<p>I&#8217;m not trying to promote Adobe or anything. Other Adobe products like Adobe Reader do not offer this kind of experience. It just proves my point. Installation of proprietary software can be as easy as in Windows. With all that wizards and stuff. The only thing that is required is the vendor&#8217;s commitment in cross-platform development. </p>
<p>Personally, I think that package repositories, either deb or rpm, are far superior to the installation paradigm promoted in Windows. What can beat a simple <em>apt-get install &lt;software name here&gt;</em>, or a full blown graphical package manager?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centriment.com/2009/04/07/adobe-air-on-ubuntu-and-software-installation-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
