<?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/netinf/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/netinf/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 12 Oct 2012 18:06:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/netinf/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -7,8 +7,11 @@
 Specification(s)
 --------
 Note: versions may change:
+
 * &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-10&gt; (approved as RFC)
+
 * &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-03&gt;
+
 * &lt;http://tools.ietf.org/html/draft-kutscher-icnrg-netinf-proto-00&gt;
 
 NOTE: As of the middle of October 2012 we are updating the library to correspond to Version-10 of draft-farrell-decade-ni.  The specification of the NetInf protocol has now been published as an Internet Draft and the code is being updated to match the draft.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Fri, 12 Oct 2012 18:06:42 -0000</pubDate><guid>https://sourceforge.net83f0dbc0969e87d316e5e15ba0a7defc01662410</guid></item><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -7,10 +7,11 @@
 Specification(s)
 --------
 Note: versions may change:
-* &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-07&gt;
-* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-02&gt;
+* &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-10&gt; (approved as RFC)
+* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-03&gt;
+* &lt;http://tools.ietf.org/html/draft-kutscher-icnrg-netinf-proto-00&gt;
 
-NOTE: As of the middle of May 2012 we are updating the library to correspond to Version -07 of draft-farrell-decade-ni.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
+NOTE: As of the middle of October 2012 we are updating the library to correspond to Version-10 of draft-farrell-decade-ni.  The specification of the NetInf protocol has now been published as an Internet Draft and the code is being updated to match the draft.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
 
 Contact
 -------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Fri, 12 Oct 2012 18:02:20 -0000</pubDate><guid>https://sourceforge.net9b5285a9dd10e8171499a01a07db51860092bb1a</guid></item><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -7,10 +7,10 @@
 Specification(s)
 --------
 Note: versions may change:
-* &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-00&gt;
-* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-00&gt;
+* &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-07&gt;
+* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-02&gt;
 
-NOTE: As of the middle of May 2012 we are updating the library to correspond to Version -06 of draft-farrell-decade-ni.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
+NOTE: As of the middle of May 2012 we are updating the library to correspond to Version -07 of draft-farrell-decade-ni.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
 
 Contact
 -------
@@ -34,7 +34,7 @@
 Authors
 -------
 * Dirk Kutscher &lt;dirk.kutscher@neclab.eu&gt;
-* Stephen Farrel &lt;stephen.farrell@cs.tcd.ie&gt;
+* Stephen Farrell &lt;stephen.farrell@cs.tcd.ie&gt;
 * Elwyn Davies &lt;davieseb@scss.tcd.ie&gt;
 * Claudio Imbrenda &lt;claudio.imbrenda@neclab.eu&gt;
 * Ville Petteri Pöyhönen &lt;petteri.poyhonen@nsn.com&gt;
@@ -72,8 +72,8 @@
 Documentation
 -------------
 The specification of the NI URI format is here:
-* &lt;http://tools.ietf.org/html/farrell-decade-ni-00&gt;
-* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-00&gt;
+* &lt;http://tools.ietf.org/html/farrell-decade-ni-07&gt;
+* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-02&gt;
 
 The NetInf protocol specification (the basis of the HTTP and UDP
 convergence layer implementations provided by some of the tools in
@@ -82,7 +82,7 @@
 Building
 ----------
 An overall Makefile is provided in the top level to invoke the Makefiles in
-subsidiaary directories, especially for C, and generate documentation.
+subsidiary directories, especially for C, and generate documentation.The default target only compiles the code.  use 'make doxy' to crate the C and Python documentation.
 
 Documentation
 -------------
@@ -92,10 +92,11 @@
 for Ruby is not available in the main Doxygen code although there 
 is work in progress - see https://github.com/fourmond/doxygen-ruby-patch).
 
-The doxypy.py module can be obtained from http://github.com/0xCAFEBABE/doxypy.
+The doxypy.py module can be obtained from http://code.foosel.org/doxypy or the repository at http://github.com/0xCAFEBABE/doxypy.
+
 If you don't want to install doxypy then edit the Doxygen configuration file 
-(nilib/doc/nilib_apis) setting FILTER_SOURCE_FILES = NO so the doxypy.py filter
-is not used.
+(netinf_code/doc/nilib_apis) setting FILTER_SOURCE_FILES = NO so the doxypy.py filter
+is not used. For Debian associated distributions, doxypy is available as a package.  The package provides a script 'doxypy' that can be used as the Doxygen filter.  If downloaded directly from the authoor's site the raw 'doxypy.py' Python script is installed.  You may need to tweak the INPUT_FILTER entry in the Doxygen configuration file (netinf_code/doc/nilib_apis) appropriately.  
 
 The Ruby source code documentation can be generated by 'make -C ruby doc'.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Tue, 05 Jun 2012 17:37:36 -0000</pubDate><guid>https://sourceforge.net60f5f1d394f2152d31f75b847ddb2df1bbf73fda</guid></item><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -7,8 +7,10 @@
 Specification(s)
 --------
 Note: versions may change:
-* &lt;http://tools.ietf.org/html/farrell-decade-ni-00&gt;
+* &lt;http://tools.ietf.org/html/draft-farrell-decade-ni-00&gt;
 * &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-00&gt;
+
+NOTE: As of the middle of May 2012 we are updating the library to correspond to Version -06 of draft-farrell-decade-ni.  The C, Ruby, Clojure, Python and PHP  parts of the repository are currently undergoing active development.  Not all parts of the library will necessarily interwork at any given moment.  Check the individual README files for information.
 
 Contact
 -------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Fri, 01 Jun 2012 13:54:22 -0000</pubDate><guid>https://sourceforge.net8a8ff4b5e2fc5292479799adf37a21edc41737b8</guid></item><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,99 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/netinf/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
-[[download_button]]
+NetInf Framework
+================
+This is the NetInf framework developed as part of the SAIL
+project. (http://sail-project.eu)
+NetInf is an abbreviation for 'Network of Information'.
+
+Specification(s)
+--------
+Note: versions may change:
+* &lt;http://tools.ietf.org/html/farrell-decade-ni-00&gt;
+* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-00&gt;
+
+Contact
+-------
+stephen.farrell@cs.tcd.ie, dirk.kutscher@neclab.eu
+Copyright (C) 2012 Trinity College Dublin and Dirk Kutscher
+
+License
+-------
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+      &lt;http://www.apache.org/licenses/LICENSE-2.0&gt;
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Authors
+-------
+* Dirk Kutscher &lt;dirk.kutscher@neclab.eu&gt;
+* Stephen Farrel &lt;stephen.farrell@cs.tcd.ie&gt;
+* Elwyn Davies &lt;davieseb@scss.tcd.ie&gt;
+* Claudio Imbrenda &lt;claudio.imbrenda@neclab.eu&gt;
+* Ville Petteri Pöyhönen &lt;petteri.poyhonen@nsn.com&gt;
+* Janne Tuononen &lt;janne.tuononen@nsn.com&gt;
+* Bengt Ahlgren &lt;bengta@sics.se&gt;
+
+Roadmap
+-------
+There are c, ruby, python, java, php, and clojure subdirectories, each
+with code handling ni names and implementing the NetInf protocol. In
+addition, there is a patch to wget for handling NI names and some
+shell script to work with NI-named objects on a web server.
+
+The different implementations provide the following features:
+
+* __c__: NI URI format, HTTP convergence layer
+
+* __curl__: patch for curl ro handle NI names
+* __ruby__: NI URI format, HTTP and UDP convergence layers, standalone NetInf router
+
+* __python__: NI URI format, HTTP convergence layer, standalone NetInf server
+
+* __java:__ NI URI format, HTTP convergence layer, NI proxy with local 
+cache, GET/REGISTER/PUBLISH clients. Both client and proxy are Eclipse (http://www.eclipse.org/) projects and external JARs are not included; for more information, see README under lib/ directory.
+
+* __php__: HTTP convergence layer
+
+* __clojure__: NI URI format
+
+* __wget__: patch for wget to handle NI names
+
+* __sh__: scripts to generate NI names for a web server environment
+
+
+Documentation
+-------------
+The specification of the NI URI format is here:
+* &lt;http://tools.ietf.org/html/farrell-decade-ni-00&gt;
+* &lt;http://tools.ietf.org/html/draft-hallambaker-decade-ni-params-00&gt;
+
+The NetInf protocol specification (the basis of the HTTP and UDP
+convergence layer implementations provided by some of the tools in
+this package) is available in the doc directory.
+
+Building
+----------
+An overall Makefile is provided in the top level to invoke the Makefiles in
+subsidiaary directories, especially for C, and generate documentation.
+
+Documentation
+-------------
+Doxygen documentation can be generated for the C and Python code 
+(the Makefile does it) but requires the help of the doxypy.py 
+module as a filter for the Python modules.  (Doxygen support 
+for Ruby is not available in the main Doxygen code although there 
+is work in progress - see https://github.com/fourmond/doxygen-ruby-patch).
+
+The doxypy.py module can be obtained from http://github.com/0xCAFEBABE/doxypy.
+If you don't want to install doxypy then edit the Doxygen configuration file 
+(nilib/doc/nilib_apis) setting FILTER_SOURCE_FILES = NO so the doxypy.py filter
+is not used.
+
+The Ruby source code documentation can be generated by 'make -C ruby doc'.
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Tue, 20 Mar 2012 23:14:06 -0000</pubDate><guid>https://sourceforge.net40cd9f947623077ce238f0a77a8b360b31ef8214</guid></item><item><title>WikiPage Home modified by Elwyn Davies</title><link>https://sourceforge.net/p/netinf/wiki/Home/</link><description>Welcome to your wiki!

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

The wiki uses [Markdown](/p/netinf/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elwyn Davies</dc:creator><pubDate>Fri, 16 Mar 2012 16:51:28 -0000</pubDate><guid>https://sourceforge.neta5d0dc3df5b470da6a9d948f0c884ea7c97629a7</guid></item></channel></rss>