<?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>Everything is Gray &#187; SproutCore</title>
	<atom:link href="http://everythingisgray.com/tag/sproutcore/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingisgray.com</link>
	<description>James Barclay's blog about design, technology, and the web.</description>
	<lastBuildDate>Wed, 21 Jul 2010 03:55:21 +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>Cappuccino Web Framework</title>
		<link>http://everythingisgray.com/2009/07/21/cappuccino-web-framework/</link>
		<comments>http://everythingisgray.com/2009/07/21/cappuccino-web-framework/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 04:31:43 +0000</pubDate>
		<dc:creator>James Barclay</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Cappuccino]]></category>
		<category><![CDATA[Objective-J]]></category>
		<category><![CDATA[SproutCore]]></category>

		<guid isPermaLink="false">http://everythingisgray.com/?p=134</guid>
		<description><![CDATA[So lately I&#8217;ve been playing around with the Cappuccino web framework and a nifty little programming language called Objective-J. The Cappuccino framework allows you to create desktop class applications for the browser, and gives you the ability to run these applications on the desktop, (similar to Adobe AIR). One of the many benefits of being [...]]]></description>
			<content:encoded><![CDATA[<p>So lately I&#8217;ve been playing around with the <a href="http://cappuccino.org/">Cappuccino web framework</a> and a nifty little programming language called Objective-J. The Cappuccino framework allows you to create desktop class applications for the browser, and gives you the ability to run these applications on the desktop, (similar to <a href="http://www.adobe.com/products/air/">Adobe AIR</a>). One of the many benefits of being able to create applications that run on the desktop is having the ability to run the application while offline.</p>
<p>The interesting thing about Objective-J is that it is based on Objective-C, but any valid JavaScript code is accepted as valid Objective-J code. A fun way to look at it is that Objective-J is to JavaScript as Objective-C is to C.</p>
<p>Cappuccino is frequently compared to another JavaScript framework called <a href="http://www.sproutcore.com/">SproutCore</a>, which also allows you to build rich Mac-like applications for the browser, (just look at <a href="http://me.com/">MobileMe</a>). Both Cappuccino and SproutCore utilize the same icon set and window chrome as desktop Mac applications, which can look incredible.</p>
<p>If you&#8217;d like to see Cappuccino and Objective-J in action, take a look at <a href="http://280slides.com/">280 Slides</a>, and if you&#8217;d like to learn more, read the <a href="http://cappuccino.org/learn/tutorials/">tutorials</a> on Cappuccino.org and <a href="http://cappuccino.org/starter">download the sample application</a>.</p>
<p>@end</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingisgray.com/2009/07/21/cappuccino-web-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->