<?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>It tastes like burning &#187; Arch Linux</title>
	<atom:link href="http://www.cdavis.us/category/arch-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cdavis.us</link>
	<description>Ramblings from someone who really doesn&#039;t have much to say</description>
	<lastBuildDate>Mon, 24 Aug 2009 11:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install the Dust Theme on Arch Linux</title>
		<link>http://www.cdavis.us/2008/11/03/install-the-dust-theme-on-arch-linux/</link>
		<comments>http://www.cdavis.us/2008/11/03/install-the-dust-theme-on-arch-linux/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:52:23 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[dust]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cdavis.us/?p=2428</guid>
		<description><![CDATA[From my wiki: http://www.cdavis.us/wiki/index.php/Install_the_Dust_theme_on_Arch_Linux ---Related Articles at It tastes like burning:Finally have a working Arch Linux installlinks for 2006-12-27links for 2008-03-29]]></description>
			<content:encoded><![CDATA[<p>From my wiki:</p>
<p><a href="http://www.cdavis.us/wiki/index.php/Install_the_Dust_theme_on_Arch_Linux">http://www.cdavis.us/wiki/index.php/Install_the_Dust_theme_on_Arch_Linux</a></p>
<p>---<br />Related Articles at It tastes like burning:<ul><li><a href="http://www.cdavis.us/2007/01/24/finally-have-a-working-arch-linux-install/" rel="bookmark" title="Permanent Link: Finally have a working Arch Linux install">Finally have a working Arch Linux install</a></li><li><a href="http://www.cdavis.us/2006/12/27/links-for-2006-12-27/" rel="bookmark" title="Permanent Link: links for 2006-12-27">links for 2006-12-27</a></li><li><a href="http://www.cdavis.us/2008/03/29/links-for-2008-03-29/" rel="bookmark" title="Permanent Link: links for 2008-03-29">links for 2008-03-29</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.cdavis.us/2008/11/03/install-the-dust-theme-on-arch-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting Adobe Air and Apps to work on Arch Linux</title>
		<link>http://www.cdavis.us/2008/05/03/getting-adobe-air-and-apps-to-work-on-arch-linux/</link>
		<comments>http://www.cdavis.us/2008/05/03/getting-adobe-air-and-apps-to-work-on-arch-linux/#comments</comments>
		<pubDate>Sat, 03 May 2008 19:11:44 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[adobe air]]></category>

		<guid isPermaLink="false">http://www.cdavis.us/2008/05/03/getting-adobe-air-and-apps-to-work-on-arch-linux/</guid>
		<description><![CDATA[1. Download AIR-SDK from http://labs.adobe.com/downloads/air_linux.html 2. Create a directory, e.g. &#8220;~/AIR-SDK&#8221;. Extract the AIR-SDK&#8217;s .tar.bz2 file in this directory (cd ~/AIR-SDK; tar jxvf /path/to/adobeair_linux_sdk_a1_033108.tbz2) so that adl can be found at &#8220;~/AIR-SDK/bin/adl&#8221;. 3. Create a directory, e.g. &#8220;~/app&#8221;. Use &#8220;unzip&#8221; to extract the contents of an AIR application: cd ~/app; unzip /path/to/application_package.air 4. Use adl [...]]]></description>
			<content:encoded><![CDATA[<p>1. Download AIR-SDK from <a class="ftalternatingbarlinklarge" href="http://labs.adobe.com/downloads/air_linux.html." target="_blank">http://labs.adobe.com/downloads/air_linux.html</a><br />
2.<br />
Create a directory, e.g. &#8220;~/AIR-SDK&#8221;. Extract the AIR-SDK&#8217;s .tar.bz2<br />
file in this directory (cd ~/AIR-SDK; tar jxvf<br />
/path/to/adobeair_linux_sdk_a1_033108.tbz2) so that adl can be found at<br />
&#8220;~/AIR-SDK/bin/adl&#8221;.<br />
3. Create a directory, e.g. &#8220;~/app&#8221;. Use<br />
&#8220;unzip&#8221; to extract the contents of an AIR application: cd ~/app; unzip<br />
/path/to/application_package.air<br />
4. Use adl to launch the application:</p>
<p>~/AIR-SDK/bin/adl -nodebug ~/app/META-INF/AIR/application.xml ~/app</p>
<p>---<br />Related Articles at It tastes like burning:<ul><li><a href="http://www.cdavis.us/2006/12/27/links-for-2006-12-27/" rel="bookmark" title="Permanent Link: links for 2006-12-27">links for 2006-12-27</a></li><li><a href="http://www.cdavis.us/2008/03/31/links-for-2008-03-31/" rel="bookmark" title="Permanent Link: links for 2008-03-31">links for 2008-03-31</a></li><li><a href="http://www.cdavis.us/2006/01/22/adobe-spot-your-spot-for-adobe-tutorials/" rel="bookmark" title="Permanent Link: Adobe Spot :: Creating A Text Montage">Adobe Spot :: Creating A Text Montage</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.cdavis.us/2008/05/03/getting-adobe-air-and-apps-to-work-on-arch-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
