<?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/flom/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/flom/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 05 Mar 2020 21:22:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/flom/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -1,3 +1,4 @@
+This page is no more maintained, the current one is at http://www.tiian.org/flom/
 # This page is the root of wiki documentation #

 An overview article was published by [DZone](https://dzone.com/articles/flom-the-free-lock-manager) and is available in a [printer friendly format here](http://flom.sourceforge.net/FLoM%20overview.pdf).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Thu, 05 Mar 2020 21:22:12 -0000</pubDate><guid>https://sourceforge.net2558d822c126ae33c7597af990bb43a4480c15a5</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v26
+++ v27
@@ -26,6 +26,7 @@
 * C: primary interface
 * C++: header only wrapper based on C primary interface
 * Java: wrapper based on C primary interface (JNI implementation)
+* Perl: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
 * PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
 * Python: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Fri, 02 Dec 2016 22:57:31 -0000</pubDate><guid>https://sourceforge.net3138ac12ecde17d4de549aea6c0eac1205164522</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -1,6 +1,8 @@
 # This page is the root of wiki documentation #

-The first link you could be interested in is this step by step tutorial: [FLoM by examples]
+An overview article was published by [DZone](https://dzone.com/articles/flom-the-free-lock-manager) and is available in a [printer friendly format here](http://flom.sourceforge.net/FLoM%20overview.pdf).
+
+A step by step tutorial is available in wiki format here: [FLoM by examples]

 Are you asking yourself because I started to develop this software? Are you tired to write cryptic shell scripts to manage locking and synchronization? [Read the tale]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Wed, 12 Oct 2016 20:32:01 -0000</pubDate><guid>https://sourceforge.net2d42a84465d90e79e7fb8dae3044ef379230f3f4</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -7,6 +7,8 @@
 As you can imagine this is not the first time some one is trying to give you a tool like this. This page collects some [Similar tools] I discovered googling around.

 ## If you was not annoyed by the previous stuff, you might be interested in some more detailed documentation... ##
+
+FLoM runs around the [Resource] concept: take a look to it.

 FLoM is distributed as C source code you may download, compile and install using standard git and GNU build chain (automake, autoconf, gcc): [installation].

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Tue, 05 Jul 2016 12:57:51 -0000</pubDate><guid>https://sourceforge.net17fdfe6fb7e78762d5d3b69d7654872149cb8a0b</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -2,7 +2,7 @@

 The first link you could be interested in is this step by step tutorial: [FLoM by examples]

-Are you asking yourself because I started to develop this software? Are you tired to write cryptic shell scripts to manage locking and serialization? [Read the tale]
+Are you asking yourself because I started to develop this software? Are you tired to write cryptic shell scripts to manage locking and synchronization? [Read the tale]

 As you can imagine this is not the first time some one is trying to give you a tool like this. This page collects some [Similar tools] I discovered googling around.

@@ -15,7 +15,7 @@
 [FLoM deep diving] contains specific detailed topics you could interested in after you tried some examples (use cases).

 ## FLoM API (Application Programming Interface) ##
-Starging with version 0.9.0 FLoM provides an API based on [libflom] that's compiled and installed using libtool; using **libflom** you can use a FLoM *daemon* to serialize your own applications and your own shell scripts/commands using the **same** tool.
+Starging with version 0.9.0 FLoM provides an API based on [libflom] that's compiled and installed using libtool; using **libflom** you can use a FLoM *daemon* to synchronize your own applications and your own shell scripts/commands using the **same** tool.

 The FLoM API allows you to write your own program using these programming languages:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Fri, 20 May 2016 15:01:09 -0000</pubDate><guid>https://sourceforge.net31ce7c59c136178a6710c378648701c846572848</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -25,6 +25,9 @@
 * PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
 * Python: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

+## FLoM Security ##
+SSL/TLS [Security] allows to protect network communications and enable peer to peer mutual authentication based on X.509 certificates.
+
 ## FLoM IoT Gateway Component ##
 Take a look to the project [roadmap] and vote the preferred features.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Fri, 01 Apr 2016 20:08:18 -0000</pubDate><guid>https://sourceforge.net296fb75bb8d07db089ea79a740f007070445869c</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -21,6 +21,7 @@

 * C: primary interface
 * C++: header only wrapper based on C primary interface
+* Java: wrapper based on C primary interface (JNI implementation)
 * PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
 * Python: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Wed, 30 Sep 2015 20:21:06 -0000</pubDate><guid>https://sourceforge.net8807238022eb2df2a27c1e69041174d7594ab43f</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -24,6 +24,9 @@
 * PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
 * Python: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

+## FLoM IoT Gateway Component ##
+Take a look to the project [roadmap] and vote the preferred features.
+
 ## Your feedback is very valuable... ##
 Don't esitate to write your suggestions using the [project forum](http://sourceforge.net/p/flom/discussion/): without your feedback this software can't become terribly useful.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Thu, 27 Aug 2015 20:09:13 -0000</pubDate><guid>https://sourceforge.netb7779021daf246a78bbfe62b6caa9080152af5a3</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -22,6 +22,7 @@
 * C: primary interface
 * C++: header only wrapper based on C primary interface
 * PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)
+* Python: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

 ## Your feedback is very valuable... ##
 Don't esitate to write your suggestions using the [project forum](http://sourceforge.net/p/flom/discussion/): without your feedback this software can't become terribly useful.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Tue, 26 May 2015 21:13:59 -0000</pubDate><guid>https://sourceforge.net5b930a41c3334ab9567c82f0986865e015f66609</guid></item><item><title>Home modified by Christian Ferrari</title><link>https://sourceforge.net/p/flom/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -14,8 +14,14 @@

 [FLoM deep diving] contains specific detailed topics you could interested in after you tried some examples (use cases).

-## FLoM API ##
-Since version 0.9.0 FLoM provides an API based on [libflom] that's compiled and installed using libtool; using **libflom** you can use a FLoM *daemon* to serialize your own applications and your own shell scripts/commands using the **same** tool.
+## FLoM API (Application Programming Interface) ##
+Starging with version 0.9.0 FLoM provides an API based on [libflom] that's compiled and installed using libtool; using **libflom** you can use a FLoM *daemon* to serialize your own applications and your own shell scripts/commands using the **same** tool.
+
+The FLoM API allows you to write your own program using these programming languages:
+
+* C: primary interface
+* C++: header only wrapper based on C primary interface
+* PHP: wrapper based on C primary interface and generated by [SWIG](http://www.swig.org/)

 ## Your feedback is very valuable... ##
 Don't esitate to write your suggestions using the [project forum](http://sourceforge.net/p/flom/discussion/): without your feedback this software can't become terribly useful.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Ferrari</dc:creator><pubDate>Fri, 30 Jan 2015 16:30:15 -0000</pubDate><guid>https://sourceforge.net0068f5a683a42b0c68aba23124815200514cdf3d</guid></item></channel></rss>