<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ada Resource Association</title>
	<atom:link href="http://www.adaic.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adaic.org</link>
	<description>News and resource for the Ada programming language</description>
	<lastBuildDate>Fri, 17 May 2013 04:42:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Updated Ada 2012 Rationale available</title>
		<link>http://www.adaic.org/2013/05/updated-ada-2012-rationale-available/</link>
		<comments>http://www.adaic.org/2013/05/updated-ada-2012-rationale-available/#comments</comments>
		<pubDate>Thu, 16 May 2013 22:24:45 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1461</guid>
		<description><![CDATA[An updated edition of the Ada 2012 Rationale is available at: http://www.ada-auth.org/standards/rationale12.html This edition of the Rationale combines the first seven chapters of the Rationale into a single document, fixes a number of errors, adds an index, and adds discussion of various details of Ada 2012 that were changed since the original publication of these [...]]]></description>
			<content:encoded><![CDATA[<p><strong>An updated edition of the Ada 2012 Rationale is available at:</strong></p>

<p><a href="http://www.ada-auth.org/standards/rationale12.html">http://www.ada-auth.org/standards/rationale12.html</a></p>

<p>This edition of the Rationale combines the first seven chapters of the
Rationale into a single document, fixes a number of errors, adds an index,
and adds discussion of various details of Ada 2012 that were changed since
the original publication of these chapters in the Ada User Journal. We
expect that additional chapters will be added to this edition roughly every
three months.</p>

<p>The Rationale for Ada 2012 provides an overview of new Ada 2012 features,
examples of their use, compatibility with Ada 95 and 2005, and more. It was
written by John Barnes, and was sponsored in part by the Ada Resource
Association. This is an unofficial description of the language; refer to the
Ada 2012 standard for detailed language rules.</p>

                          <p>Randy Brukardt, ARG Editor</p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/05/updated-ada-2012-rationale-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlighting Ada on Social Media Sites</title>
		<link>http://www.adaic.org/2013/04/highlighting-ada-on-social-media-sites/</link>
		<comments>http://www.adaic.org/2013/04/highlighting-ada-on-social-media-sites/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 23:58:50 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1659</guid>
		<description><![CDATA[Based on a discussion on comp.lang.ada, we&#8217;ve created a new category on our &#8220;Learning Materials&#8221; for social media sites, and added links to the Ada groups on a number of them: Stackoverflow &#8211; Questions and answers for programmers Google+ &#8211; Ada Programming Community LinkedIn &#8211; Ada Group All of these provide places to get help [...]]]></description>
			<content:encoded><![CDATA[<p>Based on a discussion on comp.lang.ada, we&#8217;ve created a new category on our &#8220;Learning Materials&#8221; for social media sites, and added links to the Ada groups on a number of them:</p>

<ul>
<li><a href="http://stackoverflow.com/questions/tagged/ada" target="_blank">Stackoverflow</a> &ndash; Questions and answers for programmers</li>
<li><a href="https://plus.google.com/u/0/communities/102688015980369378804" target="_blank">Google+</a> &ndash; Ada Programming Community</li>
<li><a href="http://www.linkedin.com/groups?gid=114211" target="_blank">LinkedIn</a> &ndash; Ada Group</li>
</ul>

<p>All of these provide places to get help and information about Ada from other Ada users. We also added <a http://planet.ada.cx">Planet Ada</a>, a news and information site, to the website listings. These join the <a href="http://www.reddit.com/r/ada/">Reddit</a> and <a href="http://en.wikibooks.org/wiki/Ada_Programming">Wikibooks</a> sites, along with the old stand-by of the <a href="http://groups.google.com/group/comp.lang.ada">comp.lang.ada</a> newsgroup, as places to go for Ada information.</p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/04/highlighting-ada-on-social-media-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ada inflitrates strongSwan</title>
		<link>http://www.adaic.org/2013/04/ada-inflitrates-strongswan/</link>
		<comments>http://www.adaic.org/2013/04/ada-inflitrates-strongswan/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 23:54:09 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1648</guid>
		<description><![CDATA[The popular strongSwan open source IPsec VPN project now makes use of Ada. The latest strongSwan release 5.0.3 [1] contains support for the Trusted Key Manager (TKM), which is a separate process providing security critical operations of the IKEv2 protocol. The TKM has been implemented from scratch in Ada, using some of the new Ada [...]]]></description>
			<content:encoded><![CDATA[<p>The popular strongSwan open source IPsec VPN project now makes use of Ada.</p>
 
<p>The latest strongSwan release 5.0.3 [1] contains support for the Trusted Key Manager (TKM), which is a separate process providing security critical operations of the IKEv2 protocol. The TKM has been implemented from scratch in Ada, using some of the new Ada 2012 contract features for added confidence of meeting the specification.</p>

<p>For more, see the project website at <a href="http://www.codelabs.ch/tkm/">http://www.codelabs.ch/tkm/</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/04/ada-inflitrates-strongswan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free tools and libraries updates</title>
		<link>http://www.adaic.org/2013/03/free-tools-and-libraries-updates/</link>
		<comments>http://www.adaic.org/2013/03/free-tools-and-libraries-updates/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 22:19:57 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>
		<category><![CDATA[Free Software]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1554</guid>
		<description><![CDATA[Here are some recent updates to our Free Tools and Libraries page: March 13, 2013: Added Ada in Astrophysics site. March 9, 2013: Added OpenGLAda and Yami4 libraries. (This post will be periodically updated &#8211; Webmaster.)]]></description>
			<content:encoded><![CDATA[Here are some recent updates to our Free Tools and Libraries page:<br /><br />

March 13, 2013: Added Ada in Astrophysics site.<br />
March 9, 2013: Added OpenGLAda and Yami4 libraries.<br />
<br />
(This post will be periodically updated &#8211; Webmaster.)]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/03/free-tools-and-libraries-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site updates</title>
		<link>http://www.adaic.org/2013/03/site-updates/</link>
		<comments>http://www.adaic.org/2013/03/site-updates/#comments</comments>
		<pubDate>Sat, 09 Mar 2013 01:36:23 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>
		<category><![CDATA[Free Software]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1547</guid>
		<description><![CDATA[There recently have been some questions about how often the pages here are updated. We try to verify the information on the pages at least twice per year, and of course we add information as it becomes available. For instance, today we added a couple of free libraries (OpenGLAda and Yami4) that we had previously [...]]]></description>
			<content:encoded><![CDATA[There recently have been some questions about how often the pages here are updated. We try to verify the information on the pages at least twice per year, and of course we add information as it becomes available. For instance, today we added a couple of free libraries (OpenGLAda and Yami4) that we had previously unintentionally left out. If you find any stale information on our site, please use the contact page to tell us about it.]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/03/site-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated ARA Edition of the Ada 2012 Rationale adds information on pools, iterators</title>
		<link>http://www.adaic.org/2013/02/ara-rationale-12-v/</link>
		<comments>http://www.adaic.org/2013/02/ara-rationale-12-v/#comments</comments>
		<pubDate>Thu, 28 Feb 2013 05:05:23 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1540</guid>
		<description><![CDATA[An updated edition of the Ada 2012 Rationale is available at: http://www.ada-auth.org/standards/rationale12.html This edition of the Rationale combines the first six chapters of the Rationale into a single document, fixes a number of errors, adds an index, and adds discussion of various details of Ada 2012 that were changed since the original publication of these [...]]]></description>
			<content:encoded><![CDATA[<p>An updated edition of the Ada 2012 Rationale is available at:</p>

<a href="http://www.ada-auth.org/standards/rationale12.html">http://www.ada-auth.org/standards/rationale12.html</a></p>

<p>This edition of the Rationale combines the first six chapters of the Rationale into a single document, fixes a number of errors, adds an index, and adds discussion of various details of Ada 2012 that were changed since the original publication of these chapters in the Ada User Journal. Newly added material includes discussions of new features related to iterators and storage pools. We expect that additional chapters will be added to this edition roughly every three months.</p>

<p>The Rationale for Ada 2012 provides an overview of new Ada 2012 features, examples of their use, compatibility with Ada 95 and 2005, and more. It was written by John Barnes, and was sponsored in part by the Ada Resource Association. This is an unofficial description of the language; refer to the Ada 2012 standard for detailed language rules.</p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2013/02/ara-rationale-12-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ada drives Welsh social care model</title>
		<link>http://www.adaic.org/2012/12/ada-drives-welsh-social-care-model/</link>
		<comments>http://www.adaic.org/2012/12/ada-drives-welsh-social-care-model/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 23:14:11 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1406</guid>
		<description><![CDATA[Ada keeps appearing in unusual places. Recently, we heard about a model that projects social care spending in Wales for the next 20 years. Large parts of the project were done in Ada. See Welsh Social Care Model for more details.]]></description>
			<content:encoded><![CDATA[Ada keeps appearing in unusual places. Recently, we heard about a model that projects social care spending in Wales for the next 20 years. Large parts of the project were done in Ada. See <a href="http://virtual-worlds-research.com/demonstrations/wsc/">Welsh Social Care Model</a> for more details.]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2012/12/ada-drives-welsh-social-care-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corporate BS Generator</title>
		<link>http://www.adaic.org/2012/12/corporate-bs-generator/</link>
		<comments>http://www.adaic.org/2012/12/corporate-bs-generator/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 23:33:33 +0000</pubDate>
		<dc:creator>brukardt</dc:creator>
				<category><![CDATA[Ada]]></category>
		<category><![CDATA[Free Software]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1409</guid>
		<description><![CDATA[This has been available for a while, but I don&#8217;t think we ever featured it here. CBSG is an Ada program that creates pages of the best (random and usually meaningless) corporate-speak available. It can be accessed on-line at CBSG and the source code is available.]]></description>
			<content:encoded><![CDATA[This has been available for a while, but I don&#8217;t think we ever featured it here. CBSG is an Ada program that creates pages of the best (random and usually meaningless) corporate-speak available. It can be accessed on-line at <a href="http://cbsg.sourceforge.net">CBSG</a> and the source code is available.]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2012/12/corporate-bs-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ada speaks many languages</title>
		<link>http://www.adaic.org/2012/07/ada-speaks-many-languages/</link>
		<comments>http://www.adaic.org/2012/07/ada-speaks-many-languages/#comments</comments>
		<pubDate>Tue, 31 Jul 2012 07:28:29 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1267</guid>
		<description><![CDATA[We were recently contacted by Jovana Milutinovich asking if she could translate the Why Ada? archive page into Serbo-Croatian. Her work can be read here: http://science.webhostinggeeks.com/zasto-ada]]></description>
			<content:encoded><![CDATA[<p>We were recently contacted by Jovana Milutinovich asking if she could translate the Why Ada? archive page into Serbo-Croatian. Her work can be read here:</br></br>

<a href="http://science.webhostinggeeks.com/zasto-ada">http://science.webhostinggeeks.com/zasto-ada</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2012/07/ada-speaks-many-languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AdaMagica: Smart_Pointers with Ada 2012 functionality</title>
		<link>http://www.adaic.org/2012/07/smart_pointers-with-ada-2012/</link>
		<comments>http://www.adaic.org/2012/07/smart_pointers-with-ada-2012/#comments</comments>
		<pubDate>Wed, 04 Jul 2012 15:39:14 +0000</pubDate>
		<dc:creator>jayre</dc:creator>
				<category><![CDATA[Ada]]></category>

		<guid isPermaLink="false">http://www.adaic.org/?p=1263</guid>
		<description><![CDATA[Now that GNAT GPL 2012 implementing full Ada 2012 is out, reference counted access types use the new aspect Implicit_Dereference, which greatly simplifies the syntax. (The previous Ada 2005 implementation is also availible.) This package provides a completely safe implementation in that it prevents deallocation by the user; deallocation is under sole control of the [...]]]></description>
			<content:encoded><![CDATA[<p>Now that GNAT GPL 2012 implementing full Ada 2012 is out, reference
counted access types use the new aspect Implicit_Dereference, which greatly
simplifies the syntax. (The previous Ada 2005 implementation is also
availible.)</p>

<p>This package provides a completely safe implementation in that it prevents
deallocation by the user; deallocation is under sole control of the
implementation. (It&#8217;s however not task-safe.)</p>

<p>Full documentation and test programs show how to use the package.</p>

<p><a href="http://www.christ-usch-grein.homepage.t-online.de/Ada/Smart_Pointers.html">http://www.christ-usch-grein.homepage.t-online.de/Ada/Smart_Pointers.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.adaic.org/2012/07/smart_pointers-with-ada-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
