<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Ken's blog &#187; Aptana</title>
	<atom:link href="http://blog.sibrof.net/ken/tag/aptana/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sibrof.net/ken</link>
	<description>The keyword is unisexy.</description>
	<lastBuildDate>Tue, 23 Mar 2010 09:53:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/tag/aptana/feed/" />
		<item>
		<title>Ubuntu 9.04でAptanaを使う</title>
		<link>http://blog.sibrof.net/ken/2009/06/07/2060/</link>
		<comments>http://blog.sibrof.net/ken/2009/06/07/2060/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 15:04:14 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2060</guid>
		<description><![CDATA[Ubuntu 9.04でAptanaを起動する方法。
Ubuntu 9.04ではxulrunner 1.9が入ってるらしく、これだとAptanaが動かないらしい。
そこで、xulrunner 1.8をインストールする。
 [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.04でAptanaを起動する方法。</p>
<p>Ubuntu 9.04ではxulrunner 1.9が入ってるらしく、これだとAptanaが動かないらしい。<br />
そこで、xulrunner 1.8をインストールする。</p>
<blockquote><p>sudo aptitude install xulrunner</p></blockquote>
<p>その後、Aptanaがxulrunner 1.8を利用するように環境変数を設定して起動する。<br />
簡単に起動するようにスクリプトを書くとこんな感じ。</p>
<blockquote><p>#!/bin/zsh<br />
export MOZILLA_FIVE_HOME=/usr/lib/xulrunner<br />
~/application/aptana/AptanaStudio</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/06/07/2060/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/06/07/2060/" />
	</item>
		<item>
		<title>Aptana icon</title>
		<link>http://blog.sibrof.net/ken/2009/06/04/2041/</link>
		<comments>http://blog.sibrof.net/ken/2009/06/04/2041/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:16:55 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Aptana]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2041</guid>
		<description><![CDATA[http://support.aptana.com/asap/secure/attachment/10398/aptana_icons.zip
ここにあった。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://support.aptana.com/asap/secure/attachment/10398/aptana_icons.zip">http://support.aptana.com/asap/secure/attachment/10398/aptana_icons.zip</a><br />
ここにあった。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/06/04/2041/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/06/04/2041/" />
	</item>
	</channel>
</rss>
