<?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>open-DO &#187; Papers and Slides</title>
	<atom:link href="http://www.open-do.org/category/papers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.open-do.org</link>
	<description>Toward a cooperative and open framework for the development of certifiable software</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:49:12 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Embedded Contract Languages by Microsoft Research</title>
		<link>http://www.open-do.org/2010/06/09/embedded-contract-languages-by-microsoft-research/</link>
		<comments>http://www.open-do.org/2010/06/09/embedded-contract-languages-by-microsoft-research/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 07:45:19 +0000</pubDate>
		<dc:creator>Yannick Moy</dc:creator>
				<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[Contracts]]></category>
		<category><![CDATA[Hi-Lite]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1408</guid>
		<description><![CDATA[
People from the group developing Spec# at Microsoft Research finally published an article on their new Code Contracts approach.


Chosen excerpts: &#8220;embedding of contracts as code is a better approach&#8221;; &#8220;The language of conditions is just the language of expressions
in the programming language used&#8221;; &#8220;ForAll and Exists that work over integer ranges and collections&#8221;; &#8220;Any methods [...]]]></description>
			<content:encoded><![CDATA[<p>
People from the group developing Spec# at Microsoft Research finally published <a href="http://research.microsoft.com/pubs/104989/cc.pdf">an article</a> on their new Code Contracts approach.
</p>
<p>
Chosen excerpts: <em>&#8220;embedding of contracts as code is a better approach&#8221;</em>; <em>&#8220;The language of conditions is just the language of expressions
in the programming language used&#8221;</em>; <em>&#8220;ForAll and Exists that work over integer ranges and collections&#8221;</em>; <em>&#8220;Any methods called from within contract expressions
should be pure methods&#8221;</em>; <em>&#8220;Runtime contract checking is particularly
effective in conjunction with automated testing&#8221;</em>; <em>&#8220;generating good documentation from the embedded
contracts is a key scenario&#8221;</em>.
</p>
<p>
And the conclusion: <em>&#8220;Since contract expressions are compiled by the existing
compiler, the typical problem of having the specications
and the code drift apart due to edits, refactoring, etc., is
avoided.&#8221;</em>
</p>
<p>
All of this supports the vision of project Hi-Lite, and provides valuable experience reports which should inspire us in Hi-Lite.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/06/09/embedded-contract-languages-by-microsoft-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Couverture paper presented at ERTS² 2010</title>
		<link>http://www.open-do.org/2010/06/08/erts2010-papers/</link>
		<comments>http://www.open-do.org/2010/06/08/erts2010-papers/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:01:55 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[DO-178B]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[safety-critical development]]></category>
		<category><![CDATA[software certification]]></category>
		<category><![CDATA[software requirements]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1399</guid>
		<description><![CDATA[At the recent ERTS² 2010 conference held in Toulouse, Thomas Quinot presented a paper entitled &#8220;Object and Source Coverage for Critical Appl ications with the Couverture Open Analysis Framework&#8220;.

It presents the Couverture approach to object and structural coverage analysis for certified safety-critical applications, in particular in the context of DO-178.]]></description>
			<content:encoded><![CDATA[<p>At the recent <a href="http://www.erts2010.org/" target="_blank">ERTS² 2010 conference</a> held in Toulouse, Thomas Quinot presented a paper entitled <br /><br />&#8220;<a href="/wp-content/uploads/2010/06/couverture_ertss2010.pdf"target="_blank">Object and Source Coverage for Critical Appl ications with the Couverture Open Analysis Framework</a>&#8220;.<p>

<p>It presents the Couverture approach to object and structural coverage analysis for certified safety-critical applications, in particular in the context of DO-178.</p>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/06/08/erts2010-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formal Method for Avionics Software Verification (Hervé Delseny)</title>
		<link>http://www.open-do.org/2010/04/28/formal-versus-agile-survival-of-the-fittest-herve-delseny/</link>
		<comments>http://www.open-do.org/2010/04/28/formal-versus-agile-survival-of-the-fittest-herve-delseny/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 17:26:19 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1250</guid>
		<description><![CDATA[The next talk in our series from the recent Open-DO Conference is from Hervé Delseny, an expert in Avionics Software Aspects of Certification at Airbus. In his talk he gives examples of Airbus&#8217; use of Formal Methods to verify avionics software, and summarises the integration of Formal Methods in the upcoming ED-12/DO-178 issue C. 






You [...]]]></description>
			<content:encoded><![CDATA[<p>The next talk in our series from the recent Open-DO Conference is from Hervé Delseny, an expert in Avionics Software Aspects of Certification at Airbus. In his talk he gives examples of Airbus&#8217; use of Formal Methods to verify avionics software, and summarises the integration of Formal Methods in the upcoming ED-12/DO-178 issue C. </p>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/28AB60AFC5AACD81&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/28AB60AFC5AACD81&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>


<br /><br />

<p><em>You can also view the presentation slides if you want to follow along</em>.</p>

<div style="width:425px" id="__ss_3885918"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/AdaCore/formal-method-for-avionics-software-verification" title=" Formal Method for Avionics Software Verification"> Formal Method for Avionics Software Verification</a></strong><object id="__sse3885918" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=delsenyformalmethod4avionicssoftware100311final-100428122346-phpapp02&#038;stripped_title=formal-method-for-avionics-software-verification" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse3885918" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=delsenyformalmethod4avionicssoftware100311final-100428122346-phpapp02&#038;stripped_title=formal-method-for-avionics-software-verification" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/04/28/formal-versus-agile-survival-of-the-fittest-herve-delseny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Use of Formal Methods on the iFACTS ATC Project (Neil White)</title>
		<link>http://www.open-do.org/2010/04/20/the-use-of-formal-methods-on-the-ifacts-air-traffic-control-project/</link>
		<comments>http://www.open-do.org/2010/04/20/the-use-of-formal-methods-on-the-ifacts-air-traffic-control-project/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 17:24:23 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1126</guid>
		<description><![CDATA[The next talk in our series from the recent Open-DO Conference is from Neil White, Principal Engineer with Altran Praxis. His talk provides an overview of the formal methods used on the iFACTS project. iFACTS is delivering increased Air Traffic Control capability to the UK.





You can also view the presentation slides if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>The next talk in our series from the recent Open-DO Conference is from Neil White, Principal Engineer with Altran Praxis. His talk provides an overview of the formal methods used on the iFACTS project. iFACTS is delivering increased Air Traffic Control capability to the UK.</p>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/6C6F22BFBB2C7FF8&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/6C6F22BFBB2C7FF8&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>

<br /><br />

<p><em>You can also view the presentation slides if you want to follow along</em>.</p>

<div style="width:425px" id="__ss_3791486"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/AdaCore/white-open-do" title="The Use of Formal Methods on the iFACTS Air Traffic Control Project">The Use of Formal Methods on the iFACTS Air Traffic Control Project</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=whiteopen-do-100420121744-phpapp02&#038;stripped_title=white-open-do" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=whiteopen-do-100420121744-phpapp02&#038;stripped_title=white-open-do" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/04/20/the-use-of-formal-methods-on-the-ifacts-air-traffic-control-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Methods and Safety-Critical Software  (Peter Gardner)</title>
		<link>http://www.open-do.org/2010/04/12/agile-methods-and-safety-critical-software-peter-gardner/</link>
		<comments>http://www.open-do.org/2010/04/12/agile-methods-and-safety-critical-software-peter-gardner/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 16:11:38 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1112</guid>
		<description><![CDATA[The next talk in our series from the recent Open-DO Conference is from Dr. Peter Gardner. Peter has twenty years experience in languages and software development methodologies and acts as the focal point for UML in Silver Atena. His talk surveys Agile methods and formulates a list of features that occur in these methods, then [...]]]></description>
			<content:encoded><![CDATA[<p>The next talk in our series from the recent Open-DO Conference is from Dr. Peter Gardner. Peter has twenty years experience in languages and software development methodologies and acts as the focal point for UML in Silver Atena. His talk surveys Agile methods and formulates a list of features that occur in these methods, then considers whether each of the features can be applied in the field of safety-critical software development. </p>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/EE125C5295E97A21&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/EE125C5295E97A21&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>


<br /><br />

<p><em>You can also view the presentation slides if you want to follow along</em>.</p>

<div style="width:425px" id="__ss_3700071"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/AdaCore/agile-methods-and-safety-critical-software-peter-gardner" title="Agile methods and safety critical software - Peter Gardner">Agile methods and safety critical software &#8211; Peter Gardner</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=agilemethodsandsafetycriticalsoftware-100412105721-phpapp01&#038;stripped_title=agile-methods-and-safety-critical-software-peter-gardner" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=agilemethodsandsafetycriticalsoftware-100412105721-phpapp01&#038;stripped_title=agile-methods-and-safety-critical-software-peter-gardner" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/04/12/agile-methods-and-safety-critical-software-peter-gardner/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Open-DO Update (Cyrille Comar)</title>
		<link>http://www.open-do.org/2010/03/30/opendo-conf-cyrille-comar/</link>
		<comments>http://www.open-do.org/2010/03/30/opendo-conf-cyrille-comar/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 20:04:40 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1081</guid>
		<description><![CDATA[The next talk in our series from the recent Open-DO Conference is from Cyrille Comar, Managing Director of AdaCore EU, who gives an update on the latest happenings with the Open-DO initiative and talks about AdaCore&#8217;s new French government funded project, Hi-Lite, which has the goal of promoting the use of formal methods in developing [...]]]></description>
			<content:encoded><![CDATA[<p>The next talk in our series from the recent Open-DO Conference is from Cyrille Comar, Managing Director of AdaCore EU, who gives an update on the latest happenings with the Open-DO initiative and talks about AdaCore&#8217;s new French government funded project, Hi-Lite, which has the goal of promoting the use of formal methods in developing high-integrity software. </p>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/41443EAE11A3E651&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/41443EAE11A3E651&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>


<br /><br />

<p><em>You can also view the presentation slides if you want to follow along</em>.</p>

<div style="width:425px" id="__ss_3596828"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/AdaCore/opendo-update" title="Open-DO Update">Open-DO Update</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=comaropendo-update-formality-100330145333-phpapp01&#038;stripped_title=opendo-update" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=comaropendo-update-formality-100330145333-phpapp01&#038;stripped_title=opendo-update" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/03/30/opendo-conf-cyrille-comar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DO-178: Couverture and the &#8220;Source Code VS Object Code Coverage&#8221; debate</title>
		<link>http://www.open-do.org/2010/02/24/do-178-couverture-and-the-source-code-vs-object-code-coverage-debate/</link>
		<comments>http://www.open-do.org/2010/02/24/do-178-couverture-and-the-source-code-vs-object-code-coverage-debate/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 09:43:55 +0000</pubDate>
		<dc:creator>matteo bordin</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Papers and Slides]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1022</guid>
		<description><![CDATA[Couverture is a qualifiable tool to measure structural coverage. This paper describes how the Couverture technology copes with the &#8220;Souce Code VS Object Code Coverage&#8221; debate in a DO-178 context. 


The Couverture project is hosted on the Open-DO Forge.


The attached paper is also published in the Ada User Journal, December 2009 issue.
]]></description>
			<content:encoded><![CDATA[<a href="http://www.open-do.org/projects/couverture/">Couverture</a> is a qualifiable tool to measure structural coverage. <a href='http://www.open-do.org/wp-content/uploads/2010/02/Couverture.pdf'>This paper</a> describes how the Couverture technology copes with the &#8220;Souce Code VS Object Code Coverage&#8221; debate in a DO-178 context. 
<br/>
<br/>
The Couverture project is hosted on the <a href="http://forge.open-do.org/projects/couverture">Open-DO Forge</a>.
<br/>
<br/>
The attached paper is also published in the Ada User Journal, December 2009 issue.
<br/>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/02/24/do-178-couverture-and-the-source-code-vs-object-code-coverage-debate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Tour 2009</title>
		<link>http://www.open-do.org/2009/10/27/agile-tour-2009/</link>
		<comments>http://www.open-do.org/2009/10/27/agile-tour-2009/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 11:40:18 +0000</pubDate>
		<dc:creator>Florian Villoing</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[AdaCore]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[AgileTour 2009]]></category>
		<category><![CDATA[CARA]]></category>
		<category><![CDATA[DO-178B]]></category>
		<category><![CDATA[DO-178C]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Lean]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[qualification]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=803</guid>
		<description><![CDATA[Last week I attented the Grenoble (October 20, 2009) and Valence (October 22, 2009) conferences as part of the Agile Tour 2009 series. These events were a big success and attracted more than 450 attendees! I would like to thank one more time the CARA who did a very good job at organizing these.

The presentations [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I attented the <a href="http://www.agiletour.org/en/at2009_grenoble.html" target="_blank">Grenoble</a> (October 20, 2009) and <a href="http://www.agiletour.org/en/at2009_valence.html" target="_blank">Valence</a> (October 22, 2009) conferences as part of the <a href="http://www.agiletour.org/" target="_blank">Agile Tour 2009</a> series. These events were a big success and attracted more than 450 attendees! I would like to thank one more time the <a href="http://clubagile.org" target="_blank">CARA</a> who did a very good job at organizing these.</p>

<p>The presentations were of very high quality and their diversity pleased practionners as well as managers and students. All the slides are accessible on the CARA&#8217;s <a href="http://clubagile.org/evenements/conferences-2009/" target="_blank">website</a> (French and English).</p>

<p>I gave a talk in Grenoble and Valence about the infrastructure and processes we put in place at AdaCore to build and test on a daily basis all our compilation chains and accompanying technology in a Lean fashion.</p>

<p>I also presented the &#8220;qualification machine&#8221; we have built based on open source technology to ease the DO-178B tool qualification process by adopting an agile philosophy.</p>

<div id="__ss_2355617" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Lean Software Production and Qualification Infrastructures" href="http://www.slideshare.net/AdaCore/lean-software-production-and-qualification-infrastructures">Lean Software Production and Qualification Infrastructures</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=leansoftwareproduction-091027044336-phpapp02&amp;rel=0&amp;stripped_title=lean-software-production-and-qualification-infrastructures" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=leansoftwareproduction-091027044336-phpapp02&amp;rel=0&amp;stripped_title=lean-software-production-and-qualification-infrastructures" allowscriptaccess="always" allowfullscreen="true"></embed></object>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/10/27/agile-tour-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DO-178C Upcoming Guidance for OOS</title>
		<link>http://www.open-do.org/2009/09/21/do-178c-upcoming-guidance-for-oos/</link>
		<comments>http://www.open-do.org/2009/09/21/do-178c-upcoming-guidance-for-oos/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:53:33 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=746</guid>
		<description><![CDATA[Cyrille Comar gave a talk at the recent SAFECOMP conference on the work being undertaken by the SC-205 and WG-71 working group on the upcoming DO-178C standard. He gives particular attention to the Tools Qualification Supplement, the OOT (Object-Oriented Technology) Supplement, and the Formal Methods Supplement.  

DO 178C Upcoming Guidance for OOSView more presentations [...]]]></description>
			<content:encoded><![CDATA[Cyrille Comar gave a talk at the recent <a href="http://www.safecomp.org">SAFECOMP</a> conference on the work being undertaken by the SC-205 and WG-71 working group on the upcoming DO-178C standard. He gives particular attention to the Tools Qualification Supplement, the OOT (Object-Oriented Technology) Supplement, and the Formal Methods Supplement.  

<div style="width:425px;text-align:left" id="__ss_2017849"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/AdaCore/do-178c-upcoming-guidance-for-oos" title="DO 178C Upcoming Guidance for OOS">DO 178C Upcoming Guidance for OOS</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=do-178csafecomp-090918092256-phpapp02&#038;stripped_title=do-178c-upcoming-guidance-for-oos" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=do-178csafecomp-090918092256-phpapp02&#038;stripped_title=do-178c-upcoming-guidance-for-oos" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/09/21/do-178c-upcoming-guidance-for-oos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open DO slides</title>
		<link>http://www.open-do.org/2009/07/02/open-do-slides/</link>
		<comments>http://www.open-do.org/2009/07/02/open-do-slides/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 10:54:22 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Papers and Slides]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=512</guid>
		<description><![CDATA[Open DO: A call for action.ppt

As some of you have difficulties accessing slideshare, I am posting the slides directly to the site as well. Enjoy!

]]></description>
			<content:encoded><![CDATA[<a href='http://www.open-do.org/2009/07/02/open-do-slides/opendo/' rel='attachment wp-att-511'>Open DO: A call for action.ppt</a>

<p>As some of you have difficulties accessing slideshare, I am posting the slides directly to the site as well. Enjoy!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/07/02/open-do-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
