<?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: Google weirdness: &#8220;connect prolog to actionscript in flash&#8221; (or &#8220;Prolog lives: just&#8221;)</title>
	<atom:link href="http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 22:10:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ME</title>
		<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/comment-page-1/#comment-5584</link>
		<dc:creator>ME</dc:creator>
		<pubDate>Thu, 30 Sep 2010 15:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/#comment-5584</guid>
		<description>Already live:
http://sites.google.com/site/cedarprolog/flash-support</description>
		<content:encoded><![CDATA[<div style="padding: 1em; border: 1px solid #606060; margin-top: 1em;"><p><p>Already live:<br />
<a href="http://sites.google.com/site/cedarprolog/flash-support" rel="nofollow">http://sites.google.com/site/cedarprolog/flash-support</a></p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McMonagle</title>
		<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/comment-page-1/#comment-5110</link>
		<dc:creator>Paul McMonagle</dc:creator>
		<pubDate>Fri, 20 Aug 2010 04:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/#comment-5110</guid>
		<description>Me four!

I work for a broadcast company that uses Flash to build educational games and learning tools. As a part of my own education, I&#039;ve begun to learn prolog, and have taken an interest in AI. I&#039;d love to be able to combine the two!</description>
		<content:encoded><![CDATA[<p>Me four!</p>
<p>I work for a broadcast company that uses Flash to build educational games and learning tools. As a part of my own education, I&#8217;ve begun to learn prolog, and have taken an interest in AI. I&#8217;d love to be able to combine the two!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter Kubben</title>
		<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/comment-page-1/#comment-2508</link>
		<dc:creator>Pieter Kubben</dc:creator>
		<pubDate>Sat, 21 Nov 2009 14:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/#comment-2508</guid>
		<description>And that&#039;s three! I also came here when searching for &quot;ProLog in ActionScript&quot;. I have some experience with Flex and AS3, and am currently considering learning Java for clinical decision support systems programming. Java has the advantage that it has some AI libraries from ProLog. And as I am working on Mac, I want something that is cross-platform, for development as well (yeah, Mono, I know... could do it for C#)

Anyway, the Flash player is much more widely distributed than Java VM for applets, of JavaFX as a modern alternative. So for that reason, ProLog in AS3 (or future versions) would make sense in my opinion.

Pieter Kubben, MD
Dept of Neurosurgery
Maastricht University Medical Center
The Netherlands</description>
		<content:encoded><![CDATA[<p>And that&#8217;s three! I also came here when searching for &#8220;ProLog in ActionScript&#8221;. I have some experience with Flex and AS3, and am currently considering learning Java for clinical decision support systems programming. Java has the advantage that it has some AI libraries from ProLog. And as I am working on Mac, I want something that is cross-platform, for development as well (yeah, Mono, I know&#8230; could do it for C#)</p>
<p>Anyway, the Flash player is much more widely distributed than Java VM for applets, of JavaFX as a modern alternative. So for that reason, ProLog in AS3 (or future versions) would make sense in my opinion.</p>
<p>Pieter Kubben, MD<br />
Dept of Neurosurgery<br />
Maastricht University Medical Center<br />
The Netherlands</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Smith</title>
		<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/comment-page-1/#comment-1759</link>
		<dc:creator>Adam Smith</dc:creator>
		<pubDate>Mon, 09 Mar 2009 05:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/#comment-1759</guid>
		<description>I&#039;ve got another reason for connecting prolog to actionscript, a weird one to be sure.

I want to use prolog as scripting language for game prototypes.  The goal is to make it so you can run prolog either inside or outside of a flash-based game engine.  You may want to catch design bugs in your game at the logical level (just in terms of abstract mechanics), or simply iterate on your computational prototypes without having to get the concrete representations (graphics, physics) working each time.  The &quot;qualitative simulation&quot; code can be come the &quot;rule logic&quot; of your playable prototype if you can get flash to run inference over the rules.  I&#039;m skipping over all of the technical details that actually make this a reasonable thing to do, but you get the idea.

I implemented a basic resolution engine in HaXe before finding your post.  Given your suggestion, I&#039;ve traced down the prolog cafe project and am considering moving my whole project to Java (giving up faster load times in exchange for tasty opengl performance).  I want my prototypes to be redistributable across platforms, so the Janus route is out.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got another reason for connecting prolog to actionscript, a weird one to be sure.</p>
<p>I want to use prolog as scripting language for game prototypes.  The goal is to make it so you can run prolog either inside or outside of a flash-based game engine.  You may want to catch design bugs in your game at the logical level (just in terms of abstract mechanics), or simply iterate on your computational prototypes without having to get the concrete representations (graphics, physics) working each time.  The &#8220;qualitative simulation&#8221; code can be come the &#8220;rule logic&#8221; of your playable prototype if you can get flash to run inference over the rules.  I&#8217;m skipping over all of the technical details that actually make this a reasonable thing to do, but you get the idea.</p>
<p>I implemented a basic resolution engine in HaXe before finding your post.  Given your suggestion, I&#8217;ve traced down the prolog cafe project and am considering moving my whole project to Java (giving up faster load times in exchange for tasty opengl performance).  I want my prototypes to be redistributable across platforms, so the Janus route is out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R*</title>
		<link>http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/comment-page-1/#comment-268</link>
		<dc:creator>R*</dc:creator>
		<pubDate>Sat, 17 Nov 2007 23:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2007/10/29/google-weirdness-connect-prolog-to-actionscript-in-flash-or-prolog-lives-just/#comment-268</guid>
		<description>&quot;&quot;&quot;Of course the reason why this person wanted to do it will likely remain a mystery and my guess is no one else will want to “connect prolog to actionscript in flash”, so the usefulness of all this is somewhat questionable.&quot;&quot;&quot;

Jejejej, are you sure nobody would want to connect prolog to actionscript?? :D Searching through Google to see if it is possible I have finished here. I want to connect Prolog to ActionScript!!! The reasons:
1. I know ActionScript.
2. I know a bit of Prolog.
3. I have done a Prolog translator from numbers to written-in-words numbers (in Spanish).
4. I teach Spanish.

Thus, I can build a Flash miniapplication for my students to learn and practice numbers in Spanish, by entering a number and obtaining how it is said :)

Jejej I will post the result. By the moment,

thank you very much!!!!!</description>
		<content:encoded><![CDATA[<p>&#8220;&#8221;"Of course the reason why this person wanted to do it will likely remain a mystery and my guess is no one else will want to “connect prolog to actionscript in flash”, so the usefulness of all this is somewhat questionable.&#8221;"&#8221;</p>
<p>Jejejej, are you sure nobody would want to connect prolog to actionscript?? <img src='http://www.davidarno.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Searching through Google to see if it is possible I have finished here. I want to connect Prolog to ActionScript!!! The reasons:<br />
1. I know ActionScript.<br />
2. I know a bit of Prolog.<br />
3. I have done a Prolog translator from numbers to written-in-words numbers (in Spanish).<br />
4. I teach Spanish.</p>
<p>Thus, I can build a Flash miniapplication for my students to learn and practice numbers in Spanish, by entering a number and obtaining how it is said <img src='http://www.davidarno.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Jejej I will post the result. By the moment,</p>
<p>thank you very much!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

