<?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/calimero/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/calimero/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 14 Feb 2016 13:16:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/calimero/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Boris Malinowsky</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,9 +1,9 @@
 [[include ref=Menu]]
 # Calimero: KNX network access for Java #

-Calimero is a Java library for [KNX/EIB](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications. 
+Calimero is a Java library for [KNX](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications. 

-The current version of the library (Calimero 2) features:
+The current version of the library features:

 * KNXnet/IP tunneling (with bus monitor mode), routing, local device management
 * FT1.2 serial access
@@ -18,30 +18,22 @@

 Its minimum platform requirement is the Java 2 Micro-Edition CDC Foundation Profile (J2ME CDC FP), which makes it suitable for embedded applications. Calimero is also compatible with the popular Java Standard Edition (J2SE) environments commonly deployed on PC workstations. 

+ 
+
+### Distribution ###
+
+Bundled file releases are hosted here on Sourceforge, also containing READMEs to get you started. 
+Current [development versions are available on GitHub](https://github.com/calimero-project/); please post any question regarding development on GitHub Issues.
+
+Core team members spend various amounts of their free time on Calimero, but do not have a paying job involving KNX. Hence, we take the liberty to not have particular development timelines and fancy colored roadmaps.

  

-### Calimero 1? Calimero 2? Calimero NG? ###
+### History ###

-Calimero 1 was the first release. Calimero 2 is the successor project - a complete re-write with a new API. Like many other projects, we decided to step up the major version number whenever the API changes. Before we decided this, however, Calimero 2 was referred to as "Calimero NG" ("Next Generation"), and Calimero 1 simply as "Calimero".
-
-On these pages, "Calimero" almost always means Calimero 2. The design of Calimero 1.x is described [here](http://calimero.sourceforge.net/calimero10.html), including a short code example and a few additional notes. Note that the Calimero 2 API is different! 
+Calimero 1 was the first release, Calimero 2 is the successor project -- a complete re-write with a new API for embedded platforms. During its design, Calimero 2 was referred to as Calimero NG ("Next Generation"). Calimero 1 and NG are no longer maintained. (The design of Calimero 1.x is described [here](http://calimero.sourceforge.net/calimero10.html).)

 Calimero 1 and 2 were designed and written by people who were, at that time, with the [Automation Systems Group](http://www.auto.tuwien.ac.at) at the [Vienna University of Technology](http://www.tuwien.ac.at). 
-
-
- 
-
-### Status ###
-
-Calimero 1 is archived. It is no longer maintained or developed; these efforts have moved to Calimero 2.
-
-Calimero 2 is active. Stable versions are hosted here on Sourceforge; the [development version is hosted on GitHub](https://github.com/calimero-project/). Note that this development version has a different [License] than the stable release.
-
-Core team members spend various amounts of their free time on Calimero 2. They neither have KNX devices at home, nor do they have a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) There is no particular development timeline. 
-
-If you would like to contribute, see [Support].
-

  

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Boris Malinowsky</dc:creator><pubDate>Sun, 14 Feb 2016 13:16:16 -0000</pubDate><guid>https://sourceforge.net0e3acb70240949746aa8dd144519a7aae7822ecc</guid></item><item><title>Home modified by Georg Neugschwandtner</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -23,7 +23,7 @@

 ### Calimero 1? Calimero 2? Calimero NG? ###

-Calimero 1 was the first release. Calimero 2 was the successor project - a complete re-write with a new API. (The idea is to step up the major version number whenever the API changes.) Before this was decided, Calimero 2 was referred to as Calimero NG ("Next Generation").
+Calimero 1 was the first release. Calimero 2 is the successor project - a complete re-write with a new API. Like many other projects, we decided to step up the major version number whenever the API changes. Before we decided this, however, Calimero 2 was referred to as "Calimero NG" ("Next Generation"), and Calimero 1 simply as "Calimero".

 On these pages, "Calimero" almost always means Calimero 2. The design of Calimero 1.x is described [here](http://calimero.sourceforge.net/calimero10.html), including a short code example and a few additional notes. Note that the Calimero 2 API is different! 

@@ -34,15 +34,13 @@

 ### Status ###

-Calimero 1 is archived. Nobody here is maintaining or extending it; these efforts have moved to Calimero 2.
+Calimero 1 is archived. It is no longer maintained or developed; these efforts have moved to Calimero 2.

-Currently, Georg and Boris are still contributing to the project in their free time. Neither of them has KNX devices at home, and neither has a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) The other Sourceforge project admins are still listed for historical and administrative reasons; for now, they are not contributing to the project.
+Calimero 2 is active. Stable versions are hosted here on Sourceforge; the [development version is hosted on GitHub](https://github.com/calimero-project/). Note that this development version has a different [License] than the stable release.

-Boris is improving the library and adding new features, with no particular timeline. Currently, he is focusing on the core library. His [development version is hosted on GitHub](https://github.com/calimero-project/). This is a public repository. Note that this development version is under GPL without the Classpath Exception, see [License]([License]).
+Core team members spend various amounts of their free time on Calimero 2. They neither have KNX devices at home, nor do they have a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) There is no particular development timeline. 

-Georg tries to keep the project together administratively, to answer questions, and to keep these pages updated. He dreams of again having the time to work on the code some day. His goal is to make this Sourceforge project a hub for all things related to Calimero, pointing to other projects and platforms where development happens, and collecting bug reports,  improvements (contributed code) and suggestions in one place. 
-
-As a next step, the work which is now spread over various forks could come to the benefit of all Calimero users again. For this to happen, Calimero would need a maintainer who is familiar with the code and can perform quality control on submissions on a short timeframe. If you think this could be you, please contact Georg and Boris.
+If you would like to contribute, see [Support].

  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georg Neugschwandtner</dc:creator><pubDate>Tue, 05 Aug 2014 18:08:11 -0000</pubDate><guid>https://sourceforge.net08d6fe12767a00fd9c75b7ed7083107f18d2eff9</guid></item><item><title>Home modified by Bernhard Haumacher</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -17,17 +17,6 @@
 [[img src=http://calimero.sf.net/mascot_by_bm.png alt=Mascot style=float:right;margin:20px]]

 Its minimum platform requirement is the Java 2 Micro-Edition CDC Foundation Profile (J2ME CDC FP), which makes it suitable for embedded applications. Calimero is also compatible with the popular Java Standard Edition (J2SE) environments commonly deployed on PC workstations. 
-
-
-&amp;nbsp;
-
-### Download ###
-
-Calimero consists of several "bundles" and comes with the core network library, console tools, and a graphical user interface. 
-
-The [package for download on Sourceforge](http://sourceforge.net/projects/calimero/files/Calimero%202/) contains all Calimero 2 binaries, sources, and API doc.
-
-If you find Calimero useful, please consider supporting the project - for example, by answering questions on the forum and/or by making your modifications to Calimero freely available (under GPL with Classpath Exception).

 &amp;nbsp;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Haumacher</dc:creator><pubDate>Thu, 17 Oct 2013 19:52:14 -0000</pubDate><guid>https://sourceforge.net43d04964c55569e10f8f3bbc180f514b7e382459</guid></item><item><title>Home modified by Bernhard Haumacher</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -17,23 +17,6 @@
 [[img src=http://calimero.sf.net/mascot_by_bm.png alt=Mascot style=float:right;margin:20px]]

 Its minimum platform requirement is the Java 2 Micro-Edition CDC Foundation Profile (J2ME CDC FP), which makes it suitable for embedded applications. Calimero is also compatible with the popular Java Standard Edition (J2SE) environments commonly deployed on PC workstations. 
-
-
-&amp;nbsp;
-
-### License ###
-
-Please check the information in the distribution packages. The following is a simplified, human-readable translation.
-
-For the Calimero 2 library ([GPL](http://www.gnu.org/licenses/gpl-faq.html) with [Classpath Exception](http://www.gnu.org/software/classpath/license.html)):
-
-* If you make changes or extensions to the Calimero library, make the new source code free and open.
-* Your application can have any license you choose. It need not be open source.
-
-For everything else (Calimero 1, Calimero 2 example programs; GPL _without_ extension):
-As above, but your own program (which uses Calimero code) must _also_ be open source.
-
-(The examples are just - examples, not an API; Calimero 1 is GPL'd for historical reasons.)

 &amp;nbsp;
@@ -66,7 +49,7 @@

 Currently, Georg and Boris are still contributing to the project in their free time. Neither of them has KNX devices at home, and neither has a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) The other Sourceforge project admins are still listed for historical and administrative reasons; for now, they are not contributing to the project.

-Boris is improving the library and adding new features, with no particular timeline. Currently, he is focusing on the core library. His [development version is hosted on GitHub](https://github.com/calimero-project/). This is a public repository. Note that this development version is under GPL without the Classpath Exception - if you base your program on it, your program must be open source!
+Boris is improving the library and adding new features, with no particular timeline. Currently, he is focusing on the core library. His [development version is hosted on GitHub](https://github.com/calimero-project/). This is a public repository. Note that this development version is under GPL without the Classpath Exception, see [License]([License]).

 Georg tries to keep the project together administratively, to answer questions, and to keep these pages updated. He dreams of again having the time to work on the code some day. His goal is to make this Sourceforge project a hub for all things related to Calimero, pointing to other projects and platforms where development happens, and collecting bug reports,  improvements (contributed code) and suggestions in one place. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Haumacher</dc:creator><pubDate>Thu, 17 Oct 2013 19:30:50 -0000</pubDate><guid>https://sourceforge.net5369e435bdb3a3d539d56d88f8599e0adb0ac3cc</guid></item><item><title>Home modified by Bernhard Haumacher</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,4 @@
+[[include ref=Menu]]
 # Calimero: KNX network access for Java #

 Calimero is a Java library for [KNX/EIB](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Haumacher</dc:creator><pubDate>Wed, 09 Oct 2013 20:16:37 -0000</pubDate><guid>https://sourceforge.net74674f61c14ed1946a00aee053541d0b08977359</guid></item><item><title>WikiPage Home modified by Georg Neugschwandtner</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -65,7 +65,7 @@

 Currently, Georg and Boris are still contributing to the project in their free time. Neither of them has KNX devices at home, and neither has a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) The other Sourceforge project admins are still listed for historical and administrative reasons; for now, they are not contributing to the project.

-Boris is improving the library and adding new features (for example, server code), with no particular timeline. He is planning to make his development version public under the GPL.
+Boris is improving the library and adding new features, with no particular timeline. Currently, he is focusing on the core library. His [development version is hosted on GitHub](https://github.com/calimero-project/). This is a public repository. Note that this development version is under GPL without the Classpath Exception - if you base your program on it, your program must be open source!

 Georg tries to keep the project together administratively, to answer questions, and to keep these pages updated. He dreams of again having the time to work on the code some day. His goal is to make this Sourceforge project a hub for all things related to Calimero, pointing to other projects and platforms where development happens, and collecting bug reports,  improvements (contributed code) and suggestions in one place. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georg Neugschwandtner</dc:creator><pubDate>Mon, 11 Mar 2013 22:11:49 -0000</pubDate><guid>https://sourceforge.netb81b1b7a03f9e45e1afab328361b5b42c1d92a98</guid></item><item><title>WikiPage Home modified by Georg Neugschwandtner</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,6 @@
 # Calimero: KNX network access for Java #

-Calimero is a Java library for [KNX/EIB](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications.
+Calimero is a Java library for [KNX/EIB](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications. 

 The current version of the library (Calimero 2) features:

@@ -13,6 +13,7 @@
 * Network message buffering for state- and command-based datapoint values
 * Centralized logging
 * Network configuration storage, with possibility to import ETS 4 project files
+[[img src=http://calimero.sf.net/mascot_by_bm.png alt=Mascot style=float:right;margin:20px]]

 Its minimum platform requirement is the Java 2 Micro-Edition CDC Foundation Profile (J2ME CDC FP), which makes it suitable for embedded applications. Calimero is also compatible with the popular Java Standard Edition (J2SE) environments commonly deployed on PC workstations. 

@@ -69,3 +70,14 @@
 Georg tries to keep the project together administratively, to answer questions, and to keep these pages updated. He dreams of again having the time to work on the code some day. His goal is to make this Sourceforge project a hub for all things related to Calimero, pointing to other projects and platforms where development happens, and collecting bug reports,  improvements (contributed code) and suggestions in one place. 

 As a next step, the work which is now spread over various forks could come to the benefit of all Calimero users again. For this to happen, Calimero would need a maintainer who is familiar with the code and can perform quality control on submissions on a short timeframe. If you think this could be you, please contact Georg and Boris.
+
+
+&amp;nbsp;
+
+### Read more ###
+
+* [Documentation]
+* [Support]
+* Projects using Calimero and other [Links]
+
+You can also use "Browse Pages" on the top left, which will give you a complete list.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georg Neugschwandtner</dc:creator><pubDate>Sun, 27 Jan 2013 13:18:11 -0000</pubDate><guid>https://sourceforge.netf75d8e76db4b9157882a70fdac3a99d060dcb2ec</guid></item><item><title>WikiPage Home modified by Georg Neugschwandtner</title><link>https://sourceforge.net/p/calimero/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,71 @@
-Welcome to your wiki!
+# Calimero: KNX network access for Java #

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Calimero is a Java library for [KNX/EIB](http://www.knx.org/) applications. It provides an API for (many of) the network services and data encodings defined in the KNX standard. It can be used as a basis to write remote access or control applications.
+ 
+The current version of the library (Calimero 2) features:

-The wiki uses [Markdown](/p/calimero/wiki/markdown_syntax/) syntax.
+* KNXnet/IP tunneling (with bus monitor mode), routing, local device management
+* FT1.2 serial access
+* Easy-to-use process communication (group communication)
+* KNX property access
+* Datapoint type and property type translation
+* Network and device management client services
+* Network message buffering for state- and command-based datapoint values
+* Centralized logging
+* Network configuration storage, with possibility to import ETS 4 project files

-[[project_admins]]
-[[download_button]]
+Its minimum platform requirement is the Java 2 Micro-Edition CDC Foundation Profile (J2ME CDC FP), which makes it suitable for embedded applications. Calimero is also compatible with the popular Java Standard Edition (J2SE) environments commonly deployed on PC workstations. 
+
+
+&amp;nbsp;
+
+### License ###
+
+Please check the information in the distribution packages. The following is a simplified, human-readable translation.
+
+For the Calimero 2 library ([GPL](http://www.gnu.org/licenses/gpl-faq.html) with [Classpath Exception](http://www.gnu.org/software/classpath/license.html)):
+
+* If you make changes or extensions to the Calimero library, make the new source code free and open.
+* Your application can have any license you choose. It need not be open source.
+
+For everything else (Calimero 1, Calimero 2 example programs; GPL _without_ extension):
+As above, but your own program (which uses Calimero code) must _also_ be open source.
+
+(The examples are just - examples, not an API; Calimero 1 is GPL'd for historical reasons.)
+
+
+&amp;nbsp;
+
+### Download ###
+
+Calimero consists of several "bundles" and comes with the core network library, console tools, and a graphical user interface. 
+
+The [package for download on Sourceforge](http://sourceforge.net/projects/calimero/files/Calimero%202/) contains all Calimero 2 binaries, sources, and API doc.
+
+If you find Calimero useful, please consider supporting the project - for example, by answering questions on the forum and/or by making your modifications to Calimero freely available (under GPL with Classpath Exception).
+
+
+&amp;nbsp;
+
+### Calimero 1? Calimero 2? Calimero NG? ###
+
+Calimero 1 was the first release. Calimero 2 was the successor project - a complete re-write with a new API. (The idea is to step up the major version number whenever the API changes.) Before this was decided, Calimero 2 was referred to as Calimero NG ("Next Generation").
+
+On these pages, "Calimero" almost always means Calimero 2. The design of Calimero 1.x is described [here](http://calimero.sourceforge.net/calimero10.html), including a short code example and a few additional notes. Note that the Calimero 2 API is different! 
+
+Calimero 1 and 2 were designed and written by people who were, at that time, with the [Automation Systems Group](http://www.auto.tuwien.ac.at) at the [Vienna University of Technology](http://www.tuwien.ac.at). 
+
+
+&amp;nbsp;
+
+### Status ###
+
+Calimero 1 is archived. Nobody here is maintaining or extending it; these efforts have moved to Calimero 2.
+
+Currently, Georg and Boris are still contributing to the project in their free time. Neither of them has KNX devices at home, and neither has a paying job involving KNX. (If you feel like changing this, they would be interested to hear.) The other Sourceforge project admins are still listed for historical and administrative reasons; for now, they are not contributing to the project.
+
+Boris is improving the library and adding new features (for example, server code), with no particular timeline. He is planning to make his development version public under the GPL.
+
+Georg tries to keep the project together administratively, to answer questions, and to keep these pages updated. He dreams of again having the time to work on the code some day. His goal is to make this Sourceforge project a hub for all things related to Calimero, pointing to other projects and platforms where development happens, and collecting bug reports,  improvements (contributed code) and suggestions in one place. 
+
+As a next step, the work which is now spread over various forks could come to the benefit of all Calimero users again. For this to happen, Calimero would need a maintainer who is familiar with the code and can perform quality control on submissions on a short timeframe. If you think this could be you, please contact Georg and Boris.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georg Neugschwandtner</dc:creator><pubDate>Sun, 20 Jan 2013 22:42:24 -0000</pubDate><guid>https://sourceforge.net1a79ab8ff98673a5e93478ed95c33d138a2f84c5</guid></item><item><title>WikiPage Home modified by Georg Neugschwandtner</title><link>https://sourceforge.net/p/calimero/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/calimero/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georg Neugschwandtner</dc:creator><pubDate>Tue, 11 Dec 2012 20:58:01 -0000</pubDate><guid>https://sourceforge.net60cbc6414a8e32e0f520db096533306c132205d3</guid></item></channel></rss>