<?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>rel=me &#187; browsair</title>
	<atom:link href="http://rel.me/t/browsair/feed/" rel="self" type="application/rss+xml" />
	<link>http://rel.me</link>
	<description>programming, objective-c, cocoa, iphone, c</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>browsair &#8211; Letting sites live in your dock</title>
		<link>http://rel.me/2007/10/13/browsair/</link>
		<comments>http://rel.me/2007/10/13/browsair/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 22:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Airake]]></category>
		<category><![CDATA[browsair]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">/2007/11/08/browsair</guid>
		<description><![CDATA[I wrote an AIR project generator for airake called browsair. It will build you a AIR webkit browser app targeted at a web site, so you can let it live in you dock (or tray whatever), instead of that 4th tab on the 2nd firefox window. Theoretically someone could make a packaged browser + greasemonkey [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote an AIR project generator for <a href="http://airake.rubyforge.org">airake</a> called <a href="http://airake.rubyforge.org/browsair.html">browsair</a>. It will build you a AIR webkit browser app targeted at a web site, so you can let it live in you dock (or tray whatever), instead of that 4th tab on the 2nd firefox window.</p>
<p>Theoretically someone could make a packaged browser + greasemonkey + stylish AIR app for particular web sites that growl notifies and lives in the dock and be more in your face; but this scaffold right now is pretty basic.</p>
<p>I should also mention there is a website called <a href="http://airifier.com/">airifier</a> which does this as well, except I think they  give you a packaged app only, without the source.</p>
<p>I also got a bunch of fixes into this version of airake; packaging is fixed, and there is a task for creating certificates, among other things. I just deployed version 0.2.4 to rubyforge so it should be up by the time you read this.</p>
<p>The usage:</p>
<pre style="margin: 0 1em 1em 2em">browsair GReader http://reader.google.com path/to/rss_icon_128x128.png</pre>
<p>Creates an AIR project for a google reader AIR app. In the GReader project, run:</p>
<pre style="margin: 0 1em 1em 2em">rake air:package CERTIFICATE=path/to/cert.pfx</pre>
<p>If you need to generate a certificate:</p>
<pre style="margin: 0 1em 1em 2em">rake air:certificate CERTIFICATE=../ducktyper.pfx</pre>
<p>I built a couple already if you want to bypass all that compiling:</p>
<ul>
<li>Google Reader &#8211; <a href="http://browsair.s3.amazonaws.com/GReader.air">GReader.air</a></li>
<li>Facebook &#8211; <a href="http://browsair.s3.amazonaws.com/Facebook.air">Facebook.air</a></li>
</ul>
<p>(If you don&#8217;t have the AIR runtime installed, get it <a href="http://labs.adobe.com/downloads/air.html">here</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://rel.me/2007/10/13/browsair/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

