<?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/"
		>
<channel>
	<title>Comments on: Open Source Flash Pizza for everyone !</title>
	<atom:link href="http://www.deja-vue.net/blog/2006/05/15/open-source-flash-pizza-for-everyone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deja-vue.net/blog/fr/2006/05/15/open-source-flash-pizza-for-everyone/</link>
	<description>Michael Barbero - Flash Applications Engineer / ActionScript Developer Senior / Pixlib Evangelist</description>
	<lastBuildDate>Fri, 16 Jul 2010 09:59:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.deja-vue.net/blog/fr/2006/05/15/open-source-flash-pizza-for-everyone/comment-page-1/#comment-8</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 30 Jul 2010 10:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.deja-vue.net/blog/2006/05/15/open-source-flash-pizza-for-everyone/#comment-8</guid>
		<description>Thanks Ray !

&lt;blockquote&gt;did you just use Pixlib instead of ARP?&lt;/blockquote&gt;

Well, Open Source Pizza service is an ARP application. No doubt about that.

Specificity and major difference are the following:

- Each form instantiates its own NSApplication.
- Pixlib comes into play as replacement for EventDispatcher.

As I said, it’s not very polished. For example, ActionStep’s notification center
would have been a better choice as event system (see &lt;a href=&quot;http://osflash.org/pipermail/osflash_osflash.org/2006-May/008937.html&quot; rel=&quot;nofollow&quot;&gt;Scott’s suggestion&lt;/a&gt;).


Thanks for stopping by :)</description>
		<content:encoded><![CDATA[<p>Thanks Ray !</p>
<blockquote><p>did you just use Pixlib instead of ARP?</p></blockquote>
<p>Well, Open Source Pizza service is an ARP application. No doubt about that.</p>
<p>Specificity and major difference are the following:</p>
<p>- Each form instantiates its own NSApplication.<br />
- Pixlib comes into play as replacement for EventDispatcher.</p>
<p>As I said, it’s not very polished. For example, ActionStep’s notification center<br />
would have been a better choice as event system (see <a href="http://osflash.org/pipermail/osflash_osflash.org/2006-May/008937.html" rel="nofollow">Scott’s suggestion</a>).</p>
<p>Thanks for stopping by <img src='http://www.deja-vue.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tay Ray Chuan</title>
		<link>http://www.deja-vue.net/blog/fr/2006/05/15/open-source-flash-pizza-for-everyone/comment-page-1/#comment-7</link>
		<dc:creator>Tay Ray Chuan</dc:creator>
		<pubDate>Fri, 30 Jul 2010 09:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.deja-vue.net/blog/2006/05/15/open-source-flash-pizza-for-everyone/#comment-7</guid>
		<description>Great work! I like pizza ;)

I&#039;m particulary interested in how you successfully used ActionStep and ARP. But I&#039;m not really sure how you did it. Or did you just use Pixlib instead of ARP?

I also noticed that some of your examples store references to NSApplication but don&#039;t use it. That&#039;s not really required. You can just do in one line at the end of all your code:

[AS]
// initing stuff...
NSApplication.sharedApplication().run();
[/AS]

Once again, good job!</description>
		<content:encoded><![CDATA[<p>Great work! I like pizza <img src='http://www.deja-vue.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;m particulary interested in how you successfully used ActionStep and ARP. But I&#8217;m not really sure how you did it. Or did you just use Pixlib instead of ARP?</p>
<p>I also noticed that some of your examples store references to NSApplication but don&#8217;t use it. That&#8217;s not really required. You can just do in one line at the end of all your code:</p>
<p>[AS]<br />
// initing stuff&#8230;<br />
NSApplication.sharedApplication().run();<br />
[/AS]</p>
<p>Once again, good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo de Moraes Serpa</title>
		<link>http://www.deja-vue.net/blog/fr/2006/05/15/open-source-flash-pizza-for-everyone/comment-page-1/#comment-6</link>
		<dc:creator>Marcelo de Moraes Serpa</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.deja-vue.net/blog/2006/05/15/open-source-flash-pizza-for-everyone/#comment-6</guid>
		<description>Very good! Thanks for sharing ;)</description>
		<content:encoded><![CDATA[<p>Very good! Thanks for sharing <img src='http://www.deja-vue.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mekki</title>
		<link>http://www.deja-vue.net/blog/fr/2006/05/15/open-source-flash-pizza-for-everyone/comment-page-1/#comment-5</link>
		<dc:creator>mekki</dc:creator>
		<pubDate>Fri, 30 Jul 2010 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.deja-vue.net/blog/2006/05/15/open-source-flash-pizza-for-everyone/#comment-5</guid>
		<description>nice work everyone...</description>
		<content:encoded><![CDATA[<p>nice work everyone&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
