<?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 in Denmark</title>
	<atom:link href="http://ada-dk.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://ada-dk.org</link>
	<description>Danish community for the Ada programming language</description>
	<lastBuildDate>Thu, 16 Feb 2012 09:47:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Ada Server Faces 0.3.0 is available</title>
		<link>http://ada-dk.org/2012/02/ada-server-faces-0-3-0-is-available/</link>
		<comments>http://ada-dk.org/2012/02/ada-server-faces-0-3-0-is-available/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 09:47:18 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[Ada Server Faces]]></category>
		<category><![CDATA[Java 2 Ada]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1623</guid>
		<description><![CDATA[Stephane Carrez from Java 2 Ada is hard at work on his Ada Server Faces framework, and as this online demo clearly is showing, he&#8217;s making good progress. The version 0.3.0 release announcement outlines some of what Ada Server Faces is: Ada Server Faces is a web framework which uses the Java Server Faces design [...]]]></description>
			<content:encoded><![CDATA[<p>Stephane Carrez from <a href="http://blog.vacs.fr/index.php?">Java 2 Ada</a> is hard at work on his <a href="http://code.google.com/p/ada-asf/">Ada Server Faces framework</a>, and as this <a href="http://demo.vacs.fr/">online demo</a> clearly is showing, he&#8217;s making good progress. The <a href="http://blog.vacs.fr/index.php?post/2012/02/14/Ada-Server-Faces-0.3.0-is-available">version 0.3.0 release announcement</a> outlines some of what Ada Server Faces is:</p>
<blockquote><p>
Ada Server Faces is a web framework which uses the Java Server Faces design patterns (See JSR 252 and JSR 314).</p>
<p>JSF and ASF use a component-based model for the design and implementation of a web application. The presentation layer is implemented using XML or XHTML files and the component layer is implemented in Ada 05 for ASF and in Java for JSF.
</p></blockquote>
<p>I can&#8217;t claim a whole lot of knowledge about the Java Server Faces design patterns, but judging from the <a href="http://demo.vacs.fr/">demo</a>, it&#8217;s some pretty powerful stuff. I look forward to tracking this project further, especially considering my involvement in the <a href="https://plus.google.com/u/0/b/102032447952667077245/102032447952667077245/posts">AdaHeads K/S</a> project.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/ada-server-faces-0-3-0-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CUDA/Ada version 0.1</title>
		<link>http://ada-dk.org/2012/02/cudaada-version-0-1/</link>
		<comments>http://ada-dk.org/2012/02/cudaada-version-0-1/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 09:27:19 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Bindings]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[codelabs.ch]]></category>
		<category><![CDATA[CUDA/Ada]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1618</guid>
		<description><![CDATA[Back in December 2011 we reported on an early developer version of the newly started CUDA/Ada project, and now a mere 2 months later the codelabs.ch guys have officially released version 0.1 of the CUDA/Ada binding to Nvidia&#8217;s CUDA platform: CUDA/Ada is an Ada binding to NVIDIA’s CUDA parallel computing platform and programming model. This [...]]]></description>
			<content:encoded><![CDATA[<p>Back in December 2011 we <a href="http://ada-dk.org/2011/12/cudaada-an-ada-binding-to-nvidias-cuda/">reported</a> on an early developer version of the newly started <a href="http://www.codelabs.ch/cuda-ada/">CUDA/Ada</a> project, and now a mere 2 months later the <a href="http://www.codelabs.ch/">codelabs.ch</a> guys have officially released version 0.1 of the CUDA/Ada binding to Nvidia&#8217;s <a href="http://www.nvidia.com/object/cuda_home_new.html">CUDA</a> platform:</p>
<blockquote><p>
CUDA/Ada is an Ada binding to NVIDIA’s CUDA parallel computing platform and programming model. This project was developed during the course of the master seminar &#8220;Program Analysis and Transformation&#8221; at the University of Applied Sciences Rapperswil.
</p></blockquote>
<p>There&#8217;s a nice benchmark chart on the website, which really shows of the power of CUDA/Ada, and there&#8217;s also an interesting <a href="http://www.codelabs.ch/cuda-ada/cuda-ada-article.pdf">paper (PDF)</a> available with lots of information about the project.</p>
<p>You can download the latest version <a href="http://www.codelabs.ch/download">here</a> and you can read the release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_thread/thread/6488da1a810ea1e1#">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/cudaada-version-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWindows &#8211; A New Ada GUI Framework For Windows</title>
		<link>http://ada-dk.org/2012/02/gwindows-a-new-ada-gui-framework-for-windows/</link>
		<comments>http://ada-dk.org/2012/02/gwindows-a-new-ada-gui-framework-for-windows/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 08:22:20 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[GWindows]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1612</guid>
		<description><![CDATA[A new GUI framework for Ada is always welcome, even though this is one restricted to one platform. GWindows is.. &#8230;the Professional Open Source Ada 95 Win32 RAD Framework. It introduces for the first time to Ada programming a comprehensive rapid application development framework spanning GUI, Database and Active X integration. It brings the power [...]]]></description>
			<content:encoded><![CDATA[<p>A new GUI framework for Ada is always welcome, even though this is one restricted to one platform. GWindows is..</p>
<blockquote><p>
&#8230;the Professional Open Source Ada 95 Win32 RAD Framework. It introduces for the first time to Ada programming a comprehensive rapid application development framework spanning GUI, Database and Active X integration. It brings the power of Ada to programming domains that up until now are dominated by VB and Delphi.</p>
<p>GWindows includes extensive bindings to the Windows GUI including support for common controls and dialogs, printing, and owner drawn extensions to controls. In addition, GWindows adds a number of new controls, keyboard support, multiple models of event handling, Active<br />
X controls, support for creating dialogs and windows from resource files, dynamic garbage collected windows, Window docking, non-GUI bindings, database support, database bound controls, and much more!</p>
<p>GWindows builds as either ANSI or UNICODE (a first for Ada!) for internationalization and performance boosts on Windows NT, 2000, and XP. GWindows is tightly integrated with GNATCOM, the Ada 95 COM/DCOM/COM+ Development Framework and Tools opening every facet of the Windows platforms to Ada 95 development. Never again will the cries be heard, &#8220;but there are no bindings&#8221; on the Windows platform!</p>
<p>GWindows is designed to take advantage of Ada&#8217;s unique combination of features rich typing mechanisms. It is not a think binding to an underlying C interface, but a complete framework that takes advantage of Ada at every level.
</p></blockquote>
<p>Usage seems pretty <a href="http://www.gnavi.org/index.php?Command=Class&#038;ClassID=GWindowsWin32&#038;CID=411#_Toc11492895">simple and straightforward</a>, and creating the ever popular <em>Hello world!</em> application is done rather easily:</p>

<div class="wp_syntax"><div class="code"><pre class="ada" style="font-family:monospace;"><span style="color: #46aa03; font-weight:bold;">with</span> GWindows.<span style="color: #202020;">Windows</span>.<span style="color: #202020;">Main</span>; <span style="color: #46aa03; font-weight:bold;">use</span> GWindows.<span style="color: #202020;">Windows</span>.<span style="color: #202020;">Main</span>;
<span style="color: #46aa03; font-weight:bold;">with</span> GWindows.<span style="color: #202020;">Application</span>;
&nbsp;
<span style="color: #46aa03; font-weight:bold;">procedure</span> Hello_World <span style="color: #00007f;">is</span>
   <span style="color: #46aa03; font-weight:bold;">pragma</span> Linker_Options <span style="color: #66cc66;">&#40;</span><span style="color: #7f007f;">&quot;-mwindows&quot;</span><span style="color: #66cc66;">&#41;</span>;
&nbsp;
   Main_Window : Main_Window_Type;
<span style="color: #00007f;">begin</span>
   Create <span style="color: #66cc66;">&#40;</span>Main_Window, <span style="color: #7f007f;">&quot;Hello world!&quot;</span><span style="color: #66cc66;">&#41;</span>;
   Visible <span style="color: #66cc66;">&#40;</span>Main_Window, True<span style="color: #66cc66;">&#41;</span>;
&nbsp;
   GWindows.<span style="color: #202020;">Application</span>.<span style="color: #202020;">Message_Loop</span>;
<span style="color: #00007f;">end</span> Hello_World;</pre></div></div>

<p>Yea, I just completely stole that from their tutorial &#8211; I haven&#8217;t actually tried it, since I don&#8217;t use Windows.</p>
<p>If you&#8217;re an Ada programmer and you&#8217;re itching to build some GUI applications, then be sure to take a look at the <a href="http://www.gnavi.org/index.php?Command=Class&#038;ClassID=GWindowsWin32&#038;CID=411">GWindows documentation</a> to see if it suits your fancy.</p>
<p>You can read the full release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_thread/thread/8dbf6803238bc69c#">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/gwindows-a-new-ada-gui-framework-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strings edit v2.7</title>
		<link>http://ada-dk.org/2012/02/strings-edit-v2-7/</link>
		<comments>http://ada-dk.org/2012/02/strings-edit-v2-7/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 08:06:42 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[Strings edit]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1610</guid>
		<description><![CDATA[Hot on the heels of Strings Edit v2.6 comes v2.7. This latest releases fixes some bugs in the implementation of String-based streams. You can read Dmitry&#8217;s short and sweet release announcement here.]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of <a href="http://www.dmitry-kazakov.de/ada/strings_edit.htm">Strings Edit</a> v2.6 comes v2.7. This latest releases fixes some bugs in the implementation of String-based streams. You can read Dmitry&#8217;s short and sweet release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_thread/thread/6e52b4f067364b4a#">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/strings-edit-v2-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paraffin 2.4 Released</title>
		<link>http://ada-dk.org/2012/02/paraffin-2-4-released/</link>
		<comments>http://ada-dk.org/2012/02/paraffin-2-4-released/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 07:54:31 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[Paraffin]]></category>
		<category><![CDATA[parallelism]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1608</guid>
		<description><![CDATA[Back in October 2011 we reported on the release of version 2.0 of Brad Moore&#8217;s Paraffin library, and now, a mere 3½ months later we&#8217;re graced with the latest and greatest: Paraffin version 2.4. Since the name Paraffin in itself doesn&#8217;t give away what it does, here&#8217;s a quote from the project website: A suite [...]]]></description>
			<content:encoded><![CDATA[<p>Back in October 2011 we <a href="http://ada-dk.org/2011/10/paraffin-2-0-for-gnat-and-icc-ada-compilers/">reported</a> on the release of version 2.0 of Brad Moore&#8217;s <a href="http://sourceforge.net/projects/paraffin/">Paraffin</a> library, and now, a mere 3½ months later we&#8217;re graced with the latest and greatest: <a href="http://sourceforge.net/projects/paraffin/">Paraffin version 2.4</a>.</p>
<p>Since the name Paraffin in itself doesn&#8217;t give away what it does, here&#8217;s a quote from the project website:</p>
<blockquote><p>
A suite of Ada 2005 generics to facilitate iterative and recursive parallelism for multicore systems and provide safer recursion for single and multicore systems. Includes useful generics for parallel quicksort, fast fourier transform, function integration, and Red-Black trees.
</p></blockquote>
<p>New in this release is:</p>
<ul>
<li>Added a reusable utility to solve a matrix of linear equations using Gauss-Jordan Elimination.</li>
<li>Added test_matrix test driver for parallel/sequential matrix solvers.</li>
<li>Red-Black Tree containers fully implemented now. (Delete, and Contains calls work)</li>
<li>Split Red-Black Tree container into separate generics
<ul>
<li>Sequential</li>
<li>Work sharing</li>
<li>Work Seeking</li>
<li>Stack Safe Work Seeking</li>
</ul>
</li>
<li>The Red Black Tree generic was previously intended mostly as a test driver for Paraffin Recursive generics. Now the generic has been completed to a state where it can be reused on its own as a generic container.</li>
<li>Changed use of Unchecked_Conversion for Recurse supprogram access to use &#8216;Unrestricted_Access instead. This cleaned the code up considerably in this area. One issue to look into, is that     &#8216;Unrestricted_Access is a non-standard attribute. It is supported by both GNAT and the ICC compiler however. It may not be supported by other Ada 2005 compilers. Unfortunately, Unchecked_Conversion in this case is not portable either, and may not even continue to work with the existing compilers, so it was thought that using &#8216;Unrestricted_Access was the best option for now. Will investigate to see if there is a possibility for a better solution, or providing a portable mechanism in a future version of Ada.</li>
</ul>
<p>Yea, Brad&#8217;s been busy!</p>
<p>You can read the full release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_thread/thread/d8f1b8cc3ae401ff#">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/paraffin-2-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interval Arithmetic for Ada, v1.10</title>
		<link>http://ada-dk.org/2012/02/interval-arithmetic-for-ada-v1-10/</link>
		<comments>http://ada-dk.org/2012/02/interval-arithmetic-for-ada-v1-10/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 06:56:10 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Interval Arithmetic]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1605</guid>
		<description><![CDATA[If one day you&#8217;re finding yourself in need of doing some interval arithmetic in Ada, then you need look no further than Dmitry Kazakov&#8217;s Interval Arithmetic for Ada package: The packages define a logical and interval types. The interval types are obtained through instantiation of the corresponding generic packages. Interval and numeric types can be [...]]]></description>
			<content:encoded><![CDATA[<p>If one day you&#8217;re finding yourself in need of doing some interval arithmetic in Ada, then you need look no further than Dmitry Kazakov&#8217;s <a href="http://www.dmitry-kazakov.de/ada/intervals.htm">Interval Arithmetic for Ada</a> package:</p>
<blockquote><p>
The packages define a logical and interval types. The interval types are obtained through instantiation of the corresponding generic packages. Interval and numeric types can be mixed where the result has mathematical sense.
</p></blockquote>
<p>So if tri-state logic and dimensioned intervals is what you need, then be sure to check out this package. It&#8217;s available in 32/64 bit flavors for Fedora and Debian, and of course also as a plain source package. You can read the full release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_thread/thread/8aef7b60aaedc7e6#">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/interval-arithmetic-for-ada-v1-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zip-Ada v.42 released</title>
		<link>http://ada-dk.org/2012/02/zip-ada-v-42-released/</link>
		<comments>http://ada-dk.org/2012/02/zip-ada-v-42-released/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 20:08:22 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada Libraries]]></category>
		<category><![CDATA[Ada Programming]]></category>
		<category><![CDATA[Zip-Ada]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1602</guid>
		<description><![CDATA[A few days ago Gautier de Montmollin mentioned that the .42 release of Zip-Ada was in the works, and today it was finally released on the world. Zip-Ada is a programming library for dealing with the Zip compressed archive file format. The full sources of Zip-Ada are in Ada, compilable on every compiler and for [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago <a href="http://sourceforge.net/users/gdemont">Gautier de Montmollin</a> mentioned that the .42 release of <a href="http://unzip-ada.sourceforge.net/">Zip-Ada<a/> was <a href="http://identi.ca/notice/89754766">in the works</a>, and today it was finally released on the world.</p>
<blockquote><p>
Zip-Ada is a programming library for dealing with the Zip compressed archive file format. The full sources of Zip-Ada are in Ada, compilable on every compiler and for every system. For more details, read the files zipada.txt and zip.ads from the archive below.
</p></blockquote>
<p>New in version .42 is:</p>
<ul>
<li>Support for Zip archives appended to other files, like a self-extracting archive with Zip-Ada in the executable.</li>
<li>Support for Unicode UTF-8 entry names within Zip archives.</li>
<li>New package Zip.Compress.Deflate, with a first (weak but straightforward) compression technique for the Deflate format</li>
</ul>
<p>For those of you wondering why one should use this library, instead of simply just using the zlib library, the answer is simple and straightforward: <em>Independence</em>. With Zip-Ada you can zip and unzip data without any OS-dependent external calls, which obviously is a nice thing. You should also, theoretically, get better portability, since you don&#8217;t have to worry about the existence of zlib (or similar) on the target platform. Gautier have tested Zip-Ada with several different <a href="http://unzip-ada.sourceforge.net/#tested">environments</a>, so there&#8217;s a good chance it will work on almost whatever you throw at it.</p>
<p>You can read the full release announcement <a href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/80d6bf135d9e304d">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/zip-ada-v-42-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Report from the February 2012 open Ada-DK meeting</title>
		<link>http://ada-dk.org/2012/02/report-from-the-february-2012-open-ada-dk-meeting/</link>
		<comments>http://ada-dk.org/2012/02/report-from-the-february-2012-open-ada-dk-meeting/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 10:23:42 +0000</pubDate>
		<dc:creator>Kim Rostgaard Christensen</dc:creator>
				<category><![CDATA[Ada-DK Meetings]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1597</guid>
		<description><![CDATA[What this meeting lacked in numbers it weighed up in fun discussions and tryouts of bleeding-edge card games. Only Thomas Løcke and Kim Rostgaard Christensen was present at this meeting, so the time was passed discussing code, politics, operating systems, weirdness of corporate strategies and Ada in the education system. The meeting was started of with [...]]]></description>
			<content:encoded><![CDATA[<p>What this meeting lacked in numbers it weighed up in fun discussions and tryouts of bleeding-edge card games.</p>
<p>Only <a href="http://blogs.fsfe.org/thomaslocke/">Thomas Løcke</a> and <a href="http://retrospekt.dk">Kim Rostgaard Christensen</a> was present at this meeting, so the time was passed discussing code, politics, operating systems, weirdness of corporate strategies and Ada in the education system.</p>
<p>The meeting was started of with a massive beating of Thomas Løcke in a game of <a href="http://www.kickstarter.com/projects/harrymylo/cpu-wars-volume-10-the-card-game">CPU Wars</a>, which then led to a stroll down memory lane revisiting some of the processors that had been a big part of our lives.</p>
<p>The food was excellent as always, and the dinner discussion ever interesting. The discussion rather fast went into AdaHeads-mode as there were no non-AdaHeads-folks to stop us. What was agreed here, is a story for another day &#8211; and a quite interesting one I must say.</p>
<p>- Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/report-from-the-february-2012-open-ada-dk-meeting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FOSDEM 2012 Ada Presentations</title>
		<link>http://ada-dk.org/2012/02/fosdem-2012-ada-presentations/</link>
		<comments>http://ada-dk.org/2012/02/fosdem-2012-ada-presentations/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 06:49:37 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FOSDEM 2012]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1593</guid>
		<description><![CDATA[For those of us not lucky enough to have been able to attend FOSDEM 2012, I&#8217;m very glad to report that all the Ada presentations are now available at the Ada Belgium website. There&#8217;s some really good stuff in there, so be sure to check it out. But there&#8217;s more good news: The FOSDEM 2012 [...]]]></description>
			<content:encoded><![CDATA[<p>For those of us not lucky enough to have been able to attend <a href="http://fosdem.org/2012/">FOSDEM 2012</a>, I&#8217;m very glad to report that all the <a href="http://people.cs.kuleuven.be/~dirk.craeynest/ada-belgium/events/12/120204-fosdem.html">Ada presentations</a> are now available at the <a href="http://people.cs.kuleuven.be/~dirk/ada-belgium/">Ada Belgium</a> website. There&#8217;s some really good stuff in there, so be sure to check it out.</p>
<p>But there&#8217;s more good news: The FOSDEM 2012 people are apparently working on getting some of the <a href="http://fosdem.org/2012/news/video-recordings">videos of the event online</a>. I cannot begin to express how much I appreciate that. I really look forward to seeing the presentations. It&#8217;ll be almost the same as having been there myself. Almost.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/fosdem-2012-ada-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The February 2012 Open Ada-DK Meeting</title>
		<link>http://ada-dk.org/2012/02/the-february-2012-open-ada-dk-meeting/</link>
		<comments>http://ada-dk.org/2012/02/the-february-2012-open-ada-dk-meeting/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 08:10:18 +0000</pubDate>
		<dc:creator>Thomas Løcke</dc:creator>
				<category><![CDATA[Ada-DK Meetings]]></category>

		<guid isPermaLink="false">http://ada-dk.org/?p=1591</guid>
		<description><![CDATA[February 7th. 2012 from 1800 -> ? marks the day and time when the fifteenth open Ada-DK meeting is being held. The &#8220;open&#8221; part means that the meeting is not a members-only affair, but that anybody interested in Ada is welcome, so feel free to invite whomever you might believe could be interested in spending [...]]]></description>
			<content:encoded><![CDATA[<p>February 7th. 2012 from 1800 -> ? marks the day and time when the fifteenth open Ada-DK meeting is being held.</p>
<p>The &#8220;open&#8221; part means that the meeting is not a members-only affair, but that anybody interested in Ada is welcome, so feel free to invite whomever you might believe could be interested in spending an evening talking about Ada programming.</p>
<p>If you&#8217;re interested in participating, feel free to send us an <a href="http://ada-dk.org/?page=contact">email</a> and we&#8217;ll inform you of the when and where. You can also ping me at <a href="https://plus.google.com/u/0/112815721307813813920/posts">Google+</a>, <a href="http://identi.ca/thomaslocke">identi.ca/thomaslocke</a> or join the Freenode IRC #ada channel and look for ThomasLocke.</p>
<p>The meeting is of course free.</p>
]]></content:encoded>
			<wfw:commentRss>http://ada-dk.org/2012/02/the-february-2012-open-ada-dk-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

