<?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 for Ada in Denmark</title>
	<atom:link href="http://ada-dk.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ada-dk.org</link>
	<description>Danish community for the Ada programming language</description>
	<lastBuildDate>Fri, 11 May 2012 06:40:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Spawning Processes From Ada Using The Ada Spawn Manager by Thomas Løcke</title>
		<link>http://ada-dk.org/2012/05/spawning-processes-from-ada-using-the-ada-spawn-manager/#comment-70</link>
		<dc:creator>Thomas Løcke</dc:creator>
		<pubDate>Fri, 11 May 2012 06:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1732#comment-70</guid>
		<description>Hey reto,

Thanks for clearing that up!

/me feels like such a noob

:o)</description>
		<content:encoded><![CDATA[<p>Hey reto,</p>
<p>Thanks for clearing that up!</p>
<p>/me feels like such a noob</p>
<p> <img src='http://ada-dk.org/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning Processes From Ada Using The Ada Spawn Manager by Reto Buerki</title>
		<link>http://ada-dk.org/2012/05/spawning-processes-from-ada-using-the-ada-spawn-manager/#comment-69</link>
		<dc:creator>Reto Buerki</dc:creator>
		<pubDate>Thu, 10 May 2012 14:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1732#comment-69</guid>
		<description>Hi Thomas,

Nice to see that there is some interest in the Ada Spawn Manager project.

Using florist directly would not solve the problem: If you have a multitasking Ada application you need to factor out the spawning of new child processes into a different process (if you spawn child processes at arbitrary times). The result is that you need some RPC mechanism between the actual client code and the process which does the spawning.

The spawn manager does all that by using Anet&#039;s UNIX domain sockets + in-memory record marshaling/unmarshaling for simple and fast RPC. Internally, GNAT.Expect is used to spawn the childs. Of course you could also use florist for this task but I think it is better to use a high level API if possible.

- reto</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>Nice to see that there is some interest in the Ada Spawn Manager project.</p>
<p>Using florist directly would not solve the problem: If you have a multitasking Ada application you need to factor out the spawning of new child processes into a different process (if you spawn child processes at arbitrary times). The result is that you need some RPC mechanism between the actual client code and the process which does the spawning.</p>
<p>The spawn manager does all that by using Anet&#8217;s UNIX domain sockets + in-memory record marshaling/unmarshaling for simple and fast RPC. Internally, GNAT.Expect is used to spawn the childs. Of course you could also use florist for this task but I think it is better to use a high level API if possible.</p>
<p>- reto</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Slew of Dmitry Kazakov Updates by Thomas Løcke</title>
		<link>http://ada-dk.org/2012/04/a-slew-of-dmitry-kazakov-updates/#comment-68</link>
		<dc:creator>Thomas Løcke</dc:creator>
		<pubDate>Mon, 23 Apr 2012 08:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1691#comment-68</guid>
		<description>I also do better with examples.  :D

Maybe we can convince Dmitry to add some examples to the package. I&#039;m only aware of him being active at comp.lang.ada, so I guess our best bet is to spam him there. hehe

There&#039;s a few Dmitry Kazakov&#039;s at g+, but I&#039;m not sure if any of them are actually him.</description>
		<content:encoded><![CDATA[<p>I also do better with examples.  <img src='http://ada-dk.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Maybe we can convince Dmitry to add some examples to the package. I&#8217;m only aware of him being active at comp.lang.ada, so I guess our best bet is to spam him there. hehe</p>
<p>There&#8217;s a few Dmitry Kazakov&#8217;s at g+, but I&#8217;m not sure if any of them are actually him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Slew of Dmitry Kazakov Updates by Tony</title>
		<link>http://ada-dk.org/2012/04/a-slew-of-dmitry-kazakov-updates/#comment-67</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 23 Apr 2012 08:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1691#comment-67</guid>
		<description>Dmitrys stuff is so so useful. Hes definitively one of the giants in the Ada community along with Pascal and a few others.  All the stuff of his I have figured out how to use I am using, and I have a job for the fuzzy logic where I am hoping to predict (thus save ) energy usage according to temperature and weather predictions. However progress with this ambition is eluding me due to my small brain :) . Let me know if you do anything with the fuzzy logic that you want to share because I do better with examples.</description>
		<content:encoded><![CDATA[<p>Dmitrys stuff is so so useful. Hes definitively one of the giants in the Ada community along with Pascal and a few others.  All the stuff of his I have figured out how to use I am using, and I have a job for the fuzzy logic where I am hoping to predict (thus save ) energy usage according to temperature and weather predictions. However progress with this ambition is eluding me due to my small brain <img src='http://ada-dk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Let me know if you do anything with the fuzzy logic that you want to share because I do better with examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ada on Slackware64 by Thomas Løcke</title>
		<link>http://ada-dk.org/2012/04/ada-on-slackware64/#comment-66</link>
		<dc:creator>Thomas Løcke</dc:creator>
		<pubDate>Sat, 21 Apr 2012 10:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1702#comment-66</guid>
		<description>You&#039;re welcome Qun-Ying! It&#039;s awesome to know that there are other Slackware users out there who are also Ada programmers. I look forward to updating the post with a link to your git repo.  :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome Qun-Ying! It&#8217;s awesome to know that there are other Slackware users out there who are also Ada programmers. I look forward to updating the post with a link to your git repo.  <img src='http://ada-dk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ada on Slackware64 by Qun-Ying</title>
		<link>http://ada-dk.org/2012/04/ada-on-slackware64/#comment-65</link>
		<dc:creator>Qun-Ying</dc:creator>
		<pubDate>Fri, 20 Apr 2012 22:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1702#comment-65</guid>
		<description>Thanks for your kind word.  I haven&#039;t submitted to slackbuilds.org yet, as it replaces the default compiler of Slackware 13.37, not sure it will be accepted.  I try to follow the guideline of SlackBuild for submission so it is on my plan.  I will open a git repository as you suggested.  Will post on c.l.a once done.</description>
		<content:encoded><![CDATA[<p>Thanks for your kind word.  I haven&#8217;t submitted to slackbuilds.org yet, as it replaces the default compiler of Slackware 13.37, not sure it will be accepted.  I try to follow the guideline of SlackBuild for submission so it is on my plan.  I will open a git repository as you suggested.  Will post on c.l.a once done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ada Server Faces 0.3.0 is available by Ada Server Faces 0.3.0 is available &#124; Ada Rocks</title>
		<link>http://ada-dk.org/2012/02/ada-server-faces-0-3-0-is-available/#comment-57</link>
		<dc:creator>Ada Server Faces 0.3.0 is available &#124; Ada Rocks</dc:creator>
		<pubDate>Sun, 11 Mar 2012 19:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1623#comment-57</guid>
		<description>[...] By&#160;Thomas L&#248;cke&#160;&#124;&#160;Published:&#160;FEBRUARY 16, 2012 Ada Server Faces 0.3.0 is available: [...]</description>
		<content:encoded><![CDATA[<p>[...] By&nbsp;Thomas L&oslash;cke&nbsp;|&nbsp;Published:&nbsp;FEBRUARY 16, 2012 Ada Server Faces 0.3.0 is available: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FSF GNAT 4.3.4 binaries for OpenBSD/amd64 5.0 by Thomas Løcke</title>
		<link>http://ada-dk.org/2012/02/fsf-gnat-4-3-4-binaries-for-openbsdamd64-5-0/#comment-56</link>
		<dc:creator>Thomas Løcke</dc:creator>
		<pubDate>Tue, 28 Feb 2012 06:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1630#comment-56</guid>
		<description>Thanks for the heads-up Tero! I&#039;ve changed the URL accordingly.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads-up Tero! I&#8217;ve changed the URL accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FSF GNAT 4.3.4 binaries for OpenBSD/amd64 5.0 by Tero Koskinen</title>
		<link>http://ada-dk.org/2012/02/fsf-gnat-4-3-4-binaries-for-openbsdamd64-5-0/#comment-55</link>
		<dc:creator>Tero Koskinen</dc:creator>
		<pubDate>Mon, 27 Feb 2012 21:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1630#comment-55</guid>
		<description>Hi,

It is better to use iki.fi/tero.koskinen instead of koti.kapsi.fi/tkoskine, since that (iki.fi) is more stable url. (I might some day change my web hosting from kapsi.fi to elsewhere and iki.fi (redirection) url will be more or less automatically updated to point to the new server.)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It is better to use iki.fi/tero.koskinen instead of koti.kapsi.fi/tkoskine, since that (iki.fi) is more stable url. (I might some day change my web hosting from kapsi.fi to elsewhere and iki.fi (redirection) url will be more or less automatically updated to point to the new server.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overridable Class Attributes in Ada 2012 by Apoptose</title>
		<link>http://ada-dk.org/2012/01/overridable-class-attributes-in-ada-2012/#comment-53</link>
		<dc:creator>Apoptose</dc:creator>
		<pubDate>Thu, 23 Feb 2012 20:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://ada-dk.org/?p=1576#comment-53</guid>
		<description>I think it&#039;s a very useful improvement brought by Ada 2012.
It&#039;s a neat kind of  shortcut.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s a very useful improvement brought by Ada 2012.<br />
It&#8217;s a neat kind of  shortcut.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

