<?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/hl7socketreader/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/hl7socketreader/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 08 Sep 2013 18:35:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hl7socketreader/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>SocketReader ver 1.2.3 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2013/09/socketreader-ver-123-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;in this release, a bug has been fixed where FileReader threads would stop reading new messages from files after they hit a "Permission Denied" error. Now, FileReader threads will try again in the next cycle, until the file was successfully read. Only queues affiliated to a stalled FileReader thread were affected by this bug. All other threads and queues still worked as intended.&lt;/p&gt;
&lt;p&gt;Please support us and our project by critizising, testing, reporting bugs and donating!&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Sun, 08 Sep 2013 18:35:55 -0000</pubDate><guid>https://sourceforge.net36b384a8d657682bb05b6ffcc008321f23c8711f</guid></item><item><title>SocketReader ver 1.2.2 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2013/08/socketreader-ver-122-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;in this release, a bug has been fixed where, when both "ignorenacks" and "nacksonly" were set to True, an incoming NAK was written to the file system twice. If you do not use any debug options, this release has no effect on your installations.&lt;/p&gt;
&lt;p&gt;Unit tests have been added to aid in testing socketReader. If you are interested, you are very welcome to write and submit additional tests.&lt;/p&gt;
&lt;p&gt;Sincerely yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Wed, 14 Aug 2013 21:12:01 -0000</pubDate><guid>https://sourceforge.net9f50b1254c1e26b79d485e57a41685818f42cecc</guid></item><item><title>SocketReader ver 1.2.1 released </title><link>https://sourceforge.net/p/hl7socketreader/news/2013/08/socketreader-ver-121-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;the last release lacked of some vital functionality when making use of the new debug options. This bug has been fixed. &lt;/p&gt;
&lt;p&gt;A new debug option "ignorenacks" is available for the Hl7Transmitter connector. When set to True, socketReader will, upon receiving a NAK, silently discard the NAKed message and continue with sending the next message in queue. When set to False, socketReader will resend the NAKed message until an ACK will be received for it.&lt;/p&gt;
&lt;p&gt;If you like to report a bug, contribute, comment or suggest, please send an email or drop a ticket.&lt;/p&gt;
&lt;p&gt;Sincerely yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Wed, 07 Aug 2013 22:34:17 -0000</pubDate><guid>https://sourceforge.netc97ff4d771f8dd2d10cac2f75bf495815d9a0b91</guid></item><item><title>SocketReader ver 1.2.0 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2013/06/socketreader-ver-120-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;this new version of SocketReader includes new options to activate / deactivate the use of acknowledgments as well as several debug options to help with network integration. Also, a bugfix is included which fixes a nasty fault making SocketReader use up all available file handles when it has run for an extended time. For older versions, a restart fixes the situation. &lt;/p&gt;
&lt;p&gt;If you like to report a bug, contribute, comment or suggest, please send an email or drop a ticket.&lt;/p&gt;
&lt;p&gt;Sincerely yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Sat, 29 Jun 2013 19:59:28 -0000</pubDate><guid>https://sourceforge.net0a8556f51e306be0fdc61d8f15dd1e292761bbda</guid></item><item><title>SocketReader ver 1.0.4 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2012/07/socketreader-ver-104-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;a new version of socketReader is out. &lt;/p&gt;
&lt;p&gt;SocketReader 1.0.4 is the first version including distinct versions for 32Bit and 64Bit operating systems. You will find both versions within the release packages for your OS. This will mostly benefit the Linux community which now can use an all-in-one executable file for 64Bit Linux systems. &lt;/p&gt;
&lt;p&gt;Code changes include a minor bug fix regarding unreliable shutdown in some circumstances.&lt;/p&gt;
&lt;p&gt;SocketReader 1.0.4 binaries were successfully tested on these operating syetems: &lt;/p&gt;
&lt;p&gt;Windows 7 64Bit&lt;br /&gt;
Windows XP 32Bit&lt;br /&gt;
Debian Linux Squeeze 64Bit and 32Bit&lt;br /&gt;
Ubuntu Linux 12.04 LTS 64Bit and 32Bit&lt;/p&gt;
&lt;p&gt;Special thanks go to Rich Erlichman for his extensive testing.&lt;/p&gt;
&lt;p&gt;The Linux binaries were built against Debian Linux Squeeze i386 and x68_64 architectures. They are expected to work on other *nix distributions as well if they run on i386 or x86_64 architectures and use packages with the same or newer versions than Debian Linux Squeeze. &lt;/p&gt;
&lt;p&gt;To run the source code version on *nix systems, you need Python 2.7.3 with the sqlite3 and configparser packages installed on your system. Running the source code on Windows needs the Windows version of Python 2.7.3 installed, along with the matching release of pywin32.&lt;/p&gt;
&lt;p&gt;If SocketReader is useful to you, please consider to support this project by making a donation.&lt;/p&gt;
&lt;p&gt;Sincerely yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Sat, 21 Jul 2012 11:32:06 -0000</pubDate><guid>https://sourceforge.net8cda552f0ac0ec114ed94b400b79b85a8c6dda6b</guid></item><item><title>SocketReader ver 1.0.3 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2012/07/socketreader-ver-103-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;this release fixes a bug which manifested when fixing up messages.&lt;/p&gt;
&lt;p&gt;BUGFIX: When transmitting via socket HL7 messages which do not have the fields MSH-15 and MSH-16, socketReader would partially crash upon writing values to them. This nasty bug has been fixed.&lt;/p&gt;
&lt;p&gt;Sincerely yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Sat, 07 Jul 2012 20:10:49 -0000</pubDate><guid>https://sourceforge.nete3f4db00a26b3c8cd4ecbca92e20965d37603061</guid></item><item><title>socketReader and MS Windows 64Bit</title><link>https://sourceforge.net/p/hl7socketreader/news/2012/06/socketreader-and-ms-windows-64bit/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;today, I was advised that the socketReaderService.exe would not run on MS Windows 7 64Bit. This is probably due to the pywin32 add-on I used to interface with the Windows Service API. The command line socketReader.exe seems to run fine, but it does not use the Windows Service API.&lt;/p&gt;
&lt;p&gt;For the time being, I have no means to repackage and test socketReader for 64Bit Windows. Please use Linux or Unix instead or fall back to Windows 32Bit installations.&lt;/p&gt;
&lt;p&gt;Please be advised, that socketReader is NOT TESTED for use on 64Bit Windows operating systems.&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;br /&gt;
The socketReader dev team.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Sat, 09 Jun 2012 09:19:40 -0000</pubDate><guid>https://sourceforge.net05797bfb182778b90c505857764acdb252842a39</guid></item><item><title>SocketReader ver 1.0.2 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2011/07/socketreader-ver-102-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;with this release, we fix a nasty bug which has been present since the very first release of socketReader:&lt;/p&gt;
&lt;p&gt;BUGFIX: HL7-ACKs were not labelled as ACKs in MSH-9. This has been fixed.&lt;/p&gt;
&lt;p&gt;We are sorry for the inconvenience.&lt;/p&gt;
&lt;p&gt;Sincerly yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Tue, 26 Jul 2011 12:18:23 -0000</pubDate><guid>https://sourceforge.net8a8dd7718ecc2c28f6b498399ab437fad7569974</guid></item><item><title>SocketReader goes Gold -- ver 1.0.0 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2011/07/socketreader-goes-gold----ver-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;we are proud to announce that socketReader has reached the Gold state. This is reflected by the version number 1.0.0. &lt;/p&gt;
&lt;p&gt;This release is essentially the version 0.4.0 beta release which has been throughouly tested and verified. We did not find any critical errors or bugs nor did we receive any bug reports from you, the Community.&lt;/p&gt;
&lt;p&gt;We hope that socketReader will continue to serve you as well as it did in the past! If you want to leave us a note of any kind, you may visit our guestbook at: &lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/apps/aguestbook/hl7socketreader/"&gt;https://sourceforge.net/apps/aguestbook/hl7socketreader/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;If you want to file a bug report, please do so at: &lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/tracker/?group_id=316605&amp;amp;atid=1331725"&gt;https://sourceforge.net/tracker/?group_id=316605&amp;amp;atid=1331725&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sincerly yours,&lt;br /&gt;
The socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Thu, 14 Jul 2011 08:32:21 -0000</pubDate><guid>https://sourceforge.net8915572140e87b3c047358e42e786e9a61d3718d</guid></item><item><title>SocketReader ver 0.4.0 released</title><link>https://sourceforge.net/p/hl7socketreader/news/2011/06/socketreader-ver-040-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Community,&lt;/p&gt;
&lt;p&gt;the socketReader Project Team proudly announces the release of socketReader 0.4.0 (beta). With this release, a major milestone on the road to our first gold release has been reached.&lt;/p&gt;
&lt;p&gt;This release features customizable message routing between the supported connectors. This means users can configure socketReader to receive messages from socket and write them to the file system -- and vice versa! On top of that, m:n routing is supported, meaning that multiple message sources can have their data delivered to multiple destinations. Many such communication paths can be configured and be used in parallel now by only one instance of socketReader.&lt;/p&gt;
&lt;p&gt;Please take the time and leave us some feedback at:&lt;br /&gt;
&lt;a href="http://sourceforge.net/tracker/?func=add&amp;amp;group_id=316605&amp;amp;atid=2080710"&gt;http://sourceforge.net/tracker/?func=add&amp;amp;group_id=316605&amp;amp;atid=2080710&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you encounteted a bug, we will be more than happy if you tell us about it. Please submit your bug reports to:&lt;br /&gt;
&lt;a href="http://sourceforge.net/tracker/?func=add&amp;amp;group_id=316605&amp;amp;atid=1331725"&gt;http://sourceforge.net/tracker/?func=add&amp;amp;group_id=316605&amp;amp;atid=1331725&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We hope you enjoy this new release as much as we enjoyed developing and testing it.&lt;/p&gt;
&lt;p&gt;Sincerly,&lt;br /&gt;
Your socketReader Project Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Weigmann</dc:creator><pubDate>Fri, 10 Jun 2011 15:25:33 -0000</pubDate><guid>https://sourceforge.netca10b1efa1f0d910abd8601a6e4cc8dfddcfde19</guid></item></channel></rss>