<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Daniel Dura on Apollo</title>
	<atom:link href="http://aralbalkan.com/729/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/729</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Thu, 11 Mar 2010 17:23:24 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J Marziani</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-52934</link>
		<dc:creator>J Marziani</dc:creator>
		<pubDate>Fri, 15 Jun 2007 15:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-52934</guid>
		<description>After some messing around, I found you can load Flash .swf into an HTML/AJAX AIR app.  Little new to AS3, so this may seem like a no-brainer to most.  Since it isn&#039;t very well explained in the AIR live docs, hopefully this will help others out.

var url = &quot;still_seq.swf&quot;;
var urlReq= new air.URLRequest(url);
var ldr = new air.Loader();
ldr.load(urlReq);
var mc = $(&#039;content&#039;);
nativeWindow.stage.addChildAt(ldr, mc);

$(&#039;content&#039;) is the prototype.js shortcut for getElementById in javascript, which targets what div I want to replace with the .swf content.</description>
		<content:encoded><![CDATA[<p>After some messing around, I found you can load Flash .swf into an HTML/AJAX AIR app.  Little new to AS3, so this may seem like a no-brainer to most.  Since it isn&#8217;t very well explained in the AIR live docs, hopefully this will help others out.</p>
<p>var url = &#8220;still_seq.swf&#8221;;<br />
var urlReq= new air.URLRequest(url);<br />
var ldr = new air.Loader();<br />
ldr.load(urlReq);<br />
var mc = $(&#8217;content&#8217;);<br />
nativeWindow.stage.addChildAt(ldr, mc);</p>
<p>$(&#8217;content&#8217;) is the prototype.js shortcut for getElementById in javascript, which targets what div I want to replace with the .swf content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Marziani</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-52753</link>
		<dc:creator>J Marziani</dc:creator>
		<pubDate>Thu, 14 Jun 2007 21:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-52753</guid>
		<description>Anyone know what happened to all the great combinations of app technologies in the Application Stack image you&#039;ve got in this post?

Seems like I can use Flex/Flash or HTML/AJAX.  Tried embedding Flash in an HTML/AJAX app with object/embed and swfobject methods and neither work.

Would love the freedom they detailed so well at MAX.  Maybe this wasn&#039;t ready for public release.</description>
		<content:encoded><![CDATA[<p>Anyone know what happened to all the great combinations of app technologies in the Application Stack image you&#8217;ve got in this post?</p>
<p>Seems like I can use Flex/Flash or HTML/AJAX.  Tried embedding Flash in an HTML/AJAX app with object/embed and swfobject methods and neither work.</p>
<p>Would love the freedom they detailed so well at MAX.  Maybe this wasn&#8217;t ready for public release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apollo llevara la web hasta la luna &#171; JuniHH Blog</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-16522</link>
		<dc:creator>Apollo llevara la web hasta la luna &#171; JuniHH Blog</dc:creator>
		<pubDate>Tue, 20 Mar 2007 21:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-16522</guid>
		<description>[...] Fuentes: klr20mg,  Aral Balkan [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuentes: klr20mg,  Aral Balkan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jahepi</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-8796</link>
		<dc:creator>jahepi</dc:creator>
		<pubDate>Tue, 02 Jan 2007 19:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-8796</guid>
		<description>This is going to be an awesome developing tool, building desktop applications with languages mainly focused on web developing  is going to ROCK!, at last web developers are going to be able to build instances of desktop applications :D</description>
		<content:encoded><![CDATA[<p>This is going to be an awesome developing tool, building desktop applications with languages mainly focused on web developing  is going to ROCK!, at last web developers are going to be able to build instances of desktop applications :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashforward Blog &#187; Blog Archive &#187; Flashforward Austin: Recaps and Reviews [Updated]</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-4705</link>
		<dc:creator>Flashforward Blog &#187; Blog Archive &#187; Flashforward Austin: Recaps and Reviews [Updated]</dc:creator>
		<pubDate>Thu, 28 Sep 2006 16:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-4705</guid>
		<description>[...] Aral Balkan: Days 1 &amp; 2, Apollo@Flashforward, Flex Workshop slides, Supercharging Flash 8 slides. [...]</description>
		<content:encoded><![CDATA[<p>[...] Aral Balkan: Days 1 &amp; 2, Apollo@Flashforward, Flex Workshop slides, Supercharging Flash 8 slides. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Things That Will Make Or Break Your Website: #9 - Apollo at Aral Balkan</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-4655</link>
		<dc:creator>10 Things That Will Make Or Break Your Website: #9 - Apollo at Aral Balkan</dc:creator>
		<pubDate>Thu, 28 Sep 2006 01:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-4655</guid>
		<description>[...] I was just reading an article called 10 Things That Will Make Or Break Your Website and was interested to see that the author mentioned Apollo on #9 under &#8220;Watch, pay attention to, or implement right away&#8221;. His one-line description of Apollo: &#8220;deploy Rich Internet Applications easily.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] I was just reading an article called 10 Things That Will Make Or Break Your Website and was interested to see that the author mentioned Apollo on #9 under &#8220;Watch, pay attention to, or implement right away&#8221;. His one-line description of Apollo: &#8220;deploy Rich Internet Applications easily.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-3818</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 14 Sep 2006 12:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-3818</guid>
		<description>Interesting..keep the info coming...im still waiting to see if theres anything that would make me consider it over RCP for general desktop apps..but you never know whats around the corner... :)

p.s. perhaps you can help me with my new campaign. Every time i see the word &#039;leverage&#039; I cringe. What have people got against the word &#039;use&#039; ? Is it not exciting enough? Does the physicality of the word &#039;lever&#039; make it sound like we&#039;re working *really hard* and not just pressing buttons?

Your support would be appreciated.

;)</description>
		<content:encoded><![CDATA[<p>Interesting..keep the info coming&#8230;im still waiting to see if theres anything that would make me consider it over RCP for general desktop apps..but you never know whats around the corner&#8230; :)</p>
<p>p.s. perhaps you can help me with my new campaign. Every time i see the word &#8216;leverage&#8217; I cringe. What have people got against the word &#8216;use&#8217; ? Is it not exciting enough? Does the physicality of the word &#8216;lever&#8217; make it sound like we&#8217;re working *really hard* and not just pressing buttons?</p>
<p>Your support would be appreciated.</p>
<p>;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FLAshot</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-3811</link>
		<dc:creator>FLAshot</dc:creator>
		<pubDate>Thu, 14 Sep 2006 10:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-3811</guid>
		<description>&lt;strong&gt;LinkUpdate 05...&lt;/strong&gt;

 Daniel Dura darf sich zu den glücklichen zählen, die bereits ein Pre-Release von Apollo testen konnten. In seinem Blog AralBalkan hat er eine gute Übersicht über die zu erwartenden Features und API&#039;s zusammengestellt. Bald ist es soweit, Flex Bui...</description>
		<content:encoded><![CDATA[<p><strong>LinkUpdate 05&#8230;</strong></p>
<p> Daniel Dura darf sich zu den glücklichen zählen, die bereits ein Pre-Release von Apollo testen konnten. In seinem Blog AralBalkan hat er eine gute Übersicht über die zu erwartenden Features und API&#8217;s zusammengestellt. Bald ist es soweit, Flex Bui&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tousandoaks</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-3791</link>
		<dc:creator>tousandoaks</dc:creator>
		<pubDate>Thu, 14 Sep 2006 01:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-3791</guid>
		<description>when will flash 9 professional be available?</description>
		<content:encoded><![CDATA[<p>when will flash 9 professional be available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vixiom Axioms &#187; Apollo Features</title>
		<link>http://aralbalkan.com/729/comment-page-1#comment-3787</link>
		<dc:creator>Vixiom Axioms &#187; Apollo Features</dc:creator>
		<pubDate>Thu, 14 Sep 2006 00:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/729#comment-3787</guid>
		<description>[...] Aral Balkan live blogs an Adobe Apollo demonstration  Build applications using the following technologies: [...]</description>
		<content:encoded><![CDATA[<p>[...] Aral Balkan live blogs an Adobe Apollo demonstration  Build applications using the following technologies: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
