<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: erlSim Beta Released</title>
	<atom:link href="http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/</link>
	<description>This blog focuses on Modular software development in a variety of languages and platforms such as the iPhone</description>
	<lastBuildDate>Fri, 13 Nov 2009 23:28:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tetontech</title>
		<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/#comment-265</link>
		<dc:creator>tetontech</dc:creator>
		<pubDate>Sun, 25 Jan 2009 18:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://tetontech.wordpress.com/?p=74#comment-265</guid>
		<description>Joseph,

I have not generated usage documents at this point.  I&#039;m afraid documentation creation has to wait until I finish a book I am under contract for about iPhone hybrid application development. 
The tests are the only examples at this time as well.  I will look at the reason for the error and remedy it.  What type of example simulations do you think would be of help?

 After the book is done, hopefully within a month, I plan on getting back into developing the simulator again.  I will be creating a business process simulation engine for an upcoming class I am teaching.  Maybe that could be one of the examples.  Another could be a simple shop floor planning/scheduling simulation.  That was my area of expertise prior to coming to the university four years ago.

There is at least one company using the simulation engine but I can not talk about how they are using it without permission.  What is your area of interest?  

Lee</description>
		<content:encoded><![CDATA[<p>Joseph,</p>
<p>I have not generated usage documents at this point.  I&#8217;m afraid documentation creation has to wait until I finish a book I am under contract for about iPhone hybrid application development.<br />
The tests are the only examples at this time as well.  I will look at the reason for the error and remedy it.  What type of example simulations do you think would be of help?</p>
<p> After the book is done, hopefully within a month, I plan on getting back into developing the simulator again.  I will be creating a business process simulation engine for an upcoming class I am teaching.  Maybe that could be one of the examples.  Another could be a simple shop floor planning/scheduling simulation.  That was my area of expertise prior to coming to the university four years ago.</p>
<p>There is at least one company using the simulation engine but I can not talk about how they are using it without permission.  What is your area of interest?  </p>
<p>Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Kim</title>
		<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/#comment-264</link>
		<dc:creator>Joseph Kim</dc:creator>
		<pubDate>Sun, 25 Jan 2009 16:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://tetontech.wordpress.com/?p=74#comment-264</guid>
		<description>It looks very interesting and I do highly appreciate your shaing the work with all. I&#039;ve been thinking of parallel &amp; distributed simulation for years, especially in the emerging context of multi- and many-core processors, so nowadays I&#039;m checking erlang together with clojure/java for this type of applications.

By the way I couldn&#039;t find any documents for basic usages &amp; included examples within the erlSim package and found that the recent RC1 lacks test data for the said examples (in this regard I have to admit that I just started learning erlang). Copying them from beta release still not work and gives me the error messages attached below (under Ubuntu 8.10).

Any help or advice would be greatly appreciated!
Joseph

============================================
1&gt; sim_engine_test:start().
&quot;doing 1&quot;
&quot;doing 2&quot;
&quot;doing 3&quot;
&quot;doing 4&quot;
&quot;doing 5&quot;
&quot;doing 6&quot;
&quot;done&quot;
Reading file &quot;test_data/p1c1.tdata&quot;.
true
generating 10 events.
Starting test &quot;test_data/p1c1.tdata&quot;.
2&gt;
=ERROR REPORT==== 25-Jan-2009::16:10:46 ===
Error in process  with exit value: {undef,[{sim_engine,start,[[{event,0,&#039;active_01&#039;,{&quot;Some set of data&quot;,&quot; is put in here.&quot;}},{event,10,&#039;active_01&#039;,{&quot;Some set of data&quot;,&quot; is put in here.&quot;}},{event,20,&#039;active_01&#039;,{&quot;Some set of data&quot;,&quot; is put in here.&quot;}},{event,30,&#039;active_01&#039;...</description>
		<content:encoded><![CDATA[<p>It looks very interesting and I do highly appreciate your shaing the work with all. I&#8217;ve been thinking of parallel &amp; distributed simulation for years, especially in the emerging context of multi- and many-core processors, so nowadays I&#8217;m checking erlang together with clojure/java for this type of applications.</p>
<p>By the way I couldn&#8217;t find any documents for basic usages &amp; included examples within the erlSim package and found that the recent RC1 lacks test data for the said examples (in this regard I have to admit that I just started learning erlang). Copying them from beta release still not work and gives me the error messages attached below (under Ubuntu 8.10).</p>
<p>Any help or advice would be greatly appreciated!<br />
Joseph</p>
<p>============================================<br />
1&gt; sim_engine_test:start().<br />
&#8220;doing 1&#8243;<br />
&#8220;doing 2&#8243;<br />
&#8220;doing 3&#8243;<br />
&#8220;doing 4&#8243;<br />
&#8220;doing 5&#8243;<br />
&#8220;doing 6&#8243;<br />
&#8220;done&#8221;<br />
Reading file &#8220;test_data/p1c1.tdata&#8221;.<br />
true<br />
generating 10 events.<br />
Starting test &#8220;test_data/p1c1.tdata&#8221;.<br />
2&gt;<br />
=ERROR REPORT==== 25-Jan-2009::16:10:46 ===<br />
Error in process  with exit value: {undef,[{sim_engine,start,[[{event,0,&#8217;active_01&#8242;,{&#8220;Some set of data&#8221;,&#8221; is put in here.&#8221;}},{event,10,&#8217;active_01&#8242;,{&#8220;Some set of data&#8221;,&#8221; is put in here.&#8221;}},{event,20,&#8217;active_01&#8242;,{&#8220;Some set of data&#8221;,&#8221; is put in here.&#8221;}},{event,30,&#8217;active_01&#8242;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/#comment-122</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://tetontech.wordpress.com/?p=74#comment-122</guid>
		<description>Figured it out! Turned out I was loading the template wrong.</description>
		<content:encoded><![CDATA[<p>Figured it out! Turned out I was loading the template wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tetontech</title>
		<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/#comment-121</link>
		<dc:creator>tetontech</dc:creator>
		<pubDate>Mon, 08 Sep 2008 19:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://tetontech.wordpress.com/?p=74#comment-121</guid>
		<description>Could you give me a little more information?

Were there any other messages?

Did it fail right off the bat?

Thanks</description>
		<content:encoded><![CDATA[<p>Could you give me a little more information?</p>
<p>Were there any other messages?</p>
<p>Did it fail right off the bat?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://tetontech.wordpress.com/2008/09/05/erlsim-beta-released/#comment-119</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sun, 07 Sep 2008 17:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://tetontech.wordpress.com/?p=74#comment-119</guid>
		<description>When I try to debug using the simulator I get this error:
&quot;terminating due to uncaught exception&quot;
Any ideas?</description>
		<content:encoded><![CDATA[<p>When I try to debug using the simulator I get this error:<br />
&#8220;terminating due to uncaught exception&#8221;<br />
Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
