<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/libpninx/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Mar 2012 14:45:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libpninx/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -6,8 +6,8 @@
 This wiki is not intended as a complete documentation for `libpninx`. It should rather give you a short overview over its capabilities and concepts and help you to get started. In other words - if you have never heard about `libpninx` and want to know whether or not the library is useful for you you are at the right place.
 
 * [The basic concepts](The Basic Concepts)
-* [C++ features]()
-* [Performance]()
+* [C++ features](C++ features)
+* [Performance](Performance)
 * [Installation](Installation guide)
 
 There are limitations too. `libpninx` supports only HDF5 as a physical file format while the original Nexus API provides support for HDF4 and XML too. Though being definitely a limitation over the Nexus C-API its impact might be rather low. HDF4 is entirely outdate and XML is not really the format of choice if one wants to store large amounts of data. Another drawback over the native C-API might be the fact that `libpninx` is a pure C++ library which makes it a bit harder to create bindings to procedural languages like FORTRAN or C. 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 14:45:07 -0000</pubDate><guid>https://sourceforge.netf2ceaf6341a7227daab46bbf2bcd4c91ef9d48b8</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -5,7 +5,7 @@
 
 This wiki is not intended as a complete documentation for `libpninx`. It should rather give you a short overview over its capabilities and concepts and help you to get started. In other words - if you have never heard about `libpninx` and want to know whether or not the library is useful for you you are at the right place.
 
-* [The basic concepts](Basic Concepts)
+* [The basic concepts](The Basic Concepts)
 * [C++ features]()
 * [Performance]()
 * [Installation](Installation guide)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 14:43:19 -0000</pubDate><guid>https://sourceforge.netd5c08d52c81d3fad823df68c61ecd59b9bacf2d9</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -5,7 +5,7 @@
 
 This wiki is not intended as a complete documentation for `libpninx`. It should rather give you a short overview over its capabilities and concepts and help you to get started. In other words - if you have never heard about `libpninx` and want to know whether or not the library is useful for you you are at the right place.
 
-* [The basic concepts]()
+* [The basic concepts](Basic Concepts)
 * [C++ features]()
 * [Performance]()
 * [Installation](Installation guide)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 14:43:03 -0000</pubDate><guid>https://sourceforge.netfe4ccce05e0d770f3eef79076691a0f8ea86ef2e</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,4 +1,4 @@
-# Welcome to the libpninx wiki #
+# Welcome to the libpninx #
 
 This site tries to collate information about `libpninx` which might be interesting for users, administrators, developers. `libpninx` provides an alternative C++ API for the [Nexus file format](http://www.nexusformat.org). It has been agreed by many research facilities in the field of photon-, neutron-science that Nexus will be the future common standard for storing the data recorded during an experiment. 
 The original C++ API that can be downloaded from the [Nexus site](http://www.nexusformat.org) is pretty close to the C-API of Nexus. Thus, it lacks of a lot of C++ language features a C++ programmer would expect in an API. Since `libpninx` is a pure C++ implementation it provides all these features that make C++ one of the most wide spread programming languages. 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 14:40:56 -0000</pubDate><guid>https://sourceforge.netef2ab3c6977a1575de7abb978f2b8f14ecd50bde</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -5,7 +5,10 @@
 
 This wiki is not intended as a complete documentation for `libpninx`. It should rather give you a short overview over its capabilities and concepts and help you to get started. In other words - if you have never heard about `libpninx` and want to know whether or not the library is useful for you you are at the right place.
 
-* [The basic concepts and features]()
+* [The basic concepts]()
+* [C++ features]()
 * [Performance]()
 * [Installation](Installation guide)
+
+There are limitations too. `libpninx` supports only HDF5 as a physical file format while the original Nexus API provides support for HDF4 and XML too. Though being definitely a limitation over the Nexus C-API its impact might be rather low. HDF4 is entirely outdate and XML is not really the format of choice if one wants to store large amounts of data. Another drawback over the native C-API might be the fact that `libpninx` is a pure C++ library which makes it a bit harder to create bindings to procedural languages like FORTRAN or C. 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 13:22:43 -0000</pubDate><guid>https://sourceforge.net23498afb69e16e14d1d263495dc540bc727916e2</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,6 +1,11 @@
-Welcome to the libpninx wiki
-
-On this site you will find information that you may find useful as a developer, 
-administrator, or user.
-
+# Welcome to the libpninx wiki #
+
+This site tries to collate information about `libpninx` which might be interesting for users, administrators, developers. `libpninx` provides an alternative C++ API for the [Nexus file format](http://www.nexusformat.org). It has been agreed by many research facilities in the field of photon-, neutron-science that Nexus will be the future common standard for storing the data recorded during an experiment. 
+The original C++ API that can be downloaded from the [Nexus site](http://www.nexusformat.org) is pretty close to the C-API of Nexus. Thus, it lacks of a lot of C++ language features a C++ programmer would expect in an API. Since `libpninx` is a pure C++ implementation it provides all these features that make C++ one of the most wide spread programming languages. 
+
+This wiki is not intended as a complete documentation for `libpninx`. It should rather give you a short overview over its capabilities and concepts and help you to get started. In other words - if you have never heard about `libpninx` and want to know whether or not the library is useful for you you are at the right place.
+
+* [The basic concepts and features]()
+* [Performance]()
 * [Installation](Installation guide)
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 13:16:58 -0000</pubDate><guid>https://sourceforge.net62c33c4965fc47821a8b0f1f67a726943bafeafd</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,6 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/libpninx/wiki/markdown_syntax/) syntax.
+Welcome to the libpninx wiki
+
+On this site you will find information that you may find useful as a developer, 
+administrator, or user.
+
+* [Installation](Installation guide)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Mon, 05 Mar 2012 22:51:03 -0000</pubDate><guid>https://sourceforge.netcf509b23f9be01967cd52cdebb73bc378f516b40</guid></item><item><title>WikiPage Home modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/libpninx/wiki/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Thu, 01 Dec 2011 12:29:36 -0000</pubDate><guid>https://sourceforge.net0293cae1b454b8bbb14a34ad6278e2a3bf52eb27</guid></item></channel></rss>