<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/linknx/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/linknx/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 17 Oct 2020 10:58:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/linknx/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Project Moved to https://github.com/linknx/linknx</title><link>https://sourceforge.net/p/linknx/news/2020/10/projet-move-to-httpsgithubcomlinknxlinknx/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Project was moved to &lt;a href="https://github.com/linknx/linknx" rel="nofollow"&gt;https://github.com/linknx/linknx&lt;/a&gt; This repository is no longer updated!&lt;br/&gt;
And the wiki was moved to &lt;a href="https://github.com/linknx/linknx/wiki" rel="nofollow"&gt;https://github.com/linknx/linknx/wiki&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anthony</dc:creator><pubDate>Sat, 17 Oct 2020 10:58:30 -0000</pubDate><guid>https://sourceforge.net394c09b27d0cd9f441432e3f993d27a58a5bf1db</guid></item><item><title>Linknx 0.0.1.28 released</title><link>https://sourceforge.net/p/linknx/news/2011/03/linknx-00128-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After a couple of last minute feature adds, I decided to release linknx 0.0.1.28 . Since some new features needed structural changes, bugs could have been introduced. If you rely on linknx for your everyday's life, I would advise you to wait a couple of weeks to see if no critical bug is detected. If you have a test system, I encourage you to try it and report bugs. The plan for near future is to stop adding new features wait for potential bug fixes then release version 1.0.0.0 and change project status from 'Beta' to 'Stable'.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Wed, 09 Mar 2011 19:17:06 -0000</pubDate><guid>https://sourceforge.netfcfdc223865742afd0d337498784dadb656cd35d</guid></item><item><title>Wiki moved</title><link>https://sourceforge.net/p/linknx/news/2009/08/wiki-moved/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Linknx Wiki has been migrated to MediaWiki by SourceForge team. The new address is:&lt;br /&gt;
&lt;a href="http://sourceforge.net/apps/mediawiki/linknx/"&gt;http://sourceforge.net/apps/mediawiki/linknx/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also access it using the &amp;quot;Hosted Apps&amp;quot; menu on the project page (if that menu is not displayed, click on &amp;quot;Develop&amp;quot;)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Sat, 01 Aug 2009 08:51:20 -0000</pubDate><guid>https://sourceforge.net09190ef3093092e799293a9e0196764c9724fcb5</guid></item><item><title>Linknx 0.0.1.26 released  </title><link>https://sourceforge.net/p/linknx/news/2009/03/linknx-00126-released--/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After weeks of work, I can finally release the version 0.0.1.26 of linknx.&lt;br /&gt;
The main new features are:&lt;br /&gt;
* Improved logging capabilities:&lt;br /&gt;
If compiled with the corresponding option, linknx can use the log4cpp library to allow much more flexible logging.&lt;br /&gt;
In case log4cpp was not enabled a tcompile time, the internal logger is also improved and allows to filter out messages below a given level (INFO, WARN, ERROR). A timestamp is also added to each log line (but can be disabled).&lt;/p&gt;
&lt;p&gt;* TCP/UDP IO port communication:&lt;br /&gt;
Configure IO ports for TCP or UDP communication. &lt;br /&gt;
You can then use actions to send some data to an IO port (only text for now, but will be extended to support binary data in the future). You can also use condition that trigger if a given message is received. Only UDP and TCP client connections are supported for now, but the framework for IO port could easily be extended to other IO types in the future (RS232, TCP server, unix socket, ...)&lt;/p&gt;
&lt;p&gt;* Scripting support using LUA:&lt;br /&gt;
New 'script' conditions and actions have been introduced. A script action is a chunk of LUA code that will be executed when the action is executed. This code can get and set object values.&lt;br /&gt;
A script condition is a chunk of LUA code where the returned value determine if the condition is true or false.&lt;/p&gt;
&lt;p&gt;I'll try to write some documentation in the wiki soon for these new features.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Sat, 14 Mar 2009 21:40:37 -0000</pubDate><guid>https://sourceforge.net285b6a614114c35e3282f0300f0614734a556af0</guid></item><item><title>KnxWeb 0.6 needed with linknx 0.0.1.25</title><link>https://sourceforge.net/p/linknx/news/2008/08/knxweb-06-needed-with-linknx-00125/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I made a new KnxWeb release. Not much new features, but code has been adapted for new object type naming introduced in linknx 0.0.1.25.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Wed, 06 Aug 2008 22:54:09 -0000</pubDate><guid>https://sourceforge.netc8ced97cb7ae72d1c92dc0ec63d1f25e8efc3341</guid></item><item><title>Linknx 0.0.1.25 released</title><link>https://sourceforge.net/p/linknx/news/2008/08/linknx-00125-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I finally found the time to make this new release.&lt;br /&gt;
New features:&lt;br /&gt;
* New KNX data-types (8, 16 and 32 bit signed/unsigned int and IEEE754 32 bit float)&lt;br /&gt;
Now the EIS datatypes have been replaced by corresponding datapoint types as described in &lt;a href="http://www.knx.org/fileadmin/downloads/03%20-%20KNX%20Standard/KNX%20Standard%20Public%20Documents/03" rel="nofollow"&gt;http://www.knx.org/fileadmin/downloads/03%20-%20KNX%20Standard/KNX%20Standard%20Public%20Documents/03&lt;/a&gt;_07_02%20Datapoint%20Types%20v13%20AS.zip&lt;br /&gt;
* Sunrise/Sunset/Noon timespec to trigger timers depending on sunrise/sunset time.&lt;br /&gt;
* New action &amp;quot;copy-value&amp;quot; that copy the value of an object to another one when it's executed.&lt;br /&gt;
* Improve delay configuration (allow d, h or m at end for days, hours or minutes)&lt;br /&gt;
* Improve version information. Now linknx -V also says with which optional features it is compiled (e-mail, SMS, ...&lt;br /&gt;
* Add XML command to save current config to a file. Now the -w parameter doesn't  save the file when linknx exit, but just specify the default location where to save if command &amp;lt;admin&amp;gt;&amp;lt;save/&amp;gt;&amp;lt;/admin&amp;gt; is received via the XML interface. You can also specify a file name directly in &amp;lt;admin&amp;gt;&amp;lt;save file=&amp;quot;xyz.xml&amp;quot;/&amp;gt;&amp;lt;/admin&amp;gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Sat, 02 Aug 2008 00:08:21 -0000</pubDate><guid>https://sourceforge.net35b669dccbbb7e8fde6602e025200d0984176c89</guid></item><item><title>KnxWeb 0.5 available</title><link>https://sourceforge.net/p/linknx/news/2008/05/knxweb-05-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release allows to add user-defined HTML blocs in the design, improves the text control, adds a &amp;quot;scale&amp;quot; control to graphically display 0-100% values like blinds or dimmers, allows user-defined pictures for some controls (on/off, scale and goto), and provides a magnetic grid for easier positioning of the controls.&lt;/p&gt;
&lt;p&gt;Thanks to Daniel Busch for the testing, user feedback and german translation.&lt;/p&gt;
&lt;p&gt;Enjoy it,&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Thu, 01 May 2008 12:30:35 -0000</pubDate><guid>https://sourceforge.net1f9c9908d99e324afad01c90365473c4d3e9fff5</guid></item><item><title>KnxWeb 0.4 released</title><link>https://sourceforge.net/p/linknx/news/2008/04/knxweb-04-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;New features:&lt;br /&gt;
Added multiple icons for switch (light, outlet, fan, pump, blinds)&lt;/p&gt;
&lt;p&gt;Main improvements:&lt;br /&gt;
Improved German translation&lt;br /&gt;
Fix problems with IE when saving or displaying design&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Mon, 07 Apr 2008 20:56:51 -0000</pubDate><guid>https://sourceforge.net0b03960c50d5cfedb0f81c2ed0aac59949323c87</guid></item><item><title>KnxWeb 0.3 released</title><link>https://sourceforge.net/p/linknx/news/2008/03/knxweb-03-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;KnxWeb now supports multiple languages.&lt;br /&gt;
Replace js/lang.js by the language file you want.&lt;br /&gt;
In German translation, some strings are still in english. Any translation proposal or improvement to the actual translations would be appreciated.&lt;/p&gt;
&lt;p&gt;Jean-François&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Sat, 29 Mar 2008 22:32:13 -0000</pubDate><guid>https://sourceforge.netc047001125e1944b8c048e818f557a4bb0c6e686</guid></item><item><title>Welcome to KnxWeb</title><link>https://sourceforge.net/p/linknx/news/2008/03/welcome-to-knxweb/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Cyrille has joined the project with his promising KnxWeb interface. This web visualisation component is mainly running on client side (javascript in browser) using AJAX technology. A PHP script on server side is used to communicate with Linknx.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jef2000</dc:creator><pubDate>Sun, 02 Mar 2008 00:34:50 -0000</pubDate><guid>https://sourceforge.net246cff1a1c3cfb3815eaae1c5f636f7f41755079</guid></item></channel></rss>