<?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/numericstream/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/numericstream/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Sep 2013 20:05:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/numericstream/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -16,7 +16,7 @@

 Similarly the client is written in php to keep everything fast and lightweight, however with a huge number of clients the server may well get overloaded as all processing is done on the server side. It is intended to serve up web pages to an intranet, so this shouldn't be a problem, however future plans should get around this.

-Currently only delimited data strings are supported, the next releases should allow fixed width text data to be interpreted, and complete all the serial setting options that currently aren't available. Keep an eye on the developments - new releases and upgrades will be tweeted from @numericstream.
+Currently fixed width and delimited data strings are supported, the next releases should complete all the serial setting options that currently aren't available. Keep an eye on the developments - new releases and upgrades will be tweeted from @numericstream.

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Wed, 18 Sep 2013 20:05:00 -0000</pubDate><guid>https://sourceforge.net02081565a6706c8ab9d7acf832ce9ed1c4d1b443</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -11,5 +11,13 @@

 Future Plans: [FuturePlans]

+
+The idea behind this is to keep everything simple, lightweight and fast. The C++ driver will cope with serial data being transmitted at 5Hz (and on that test the single core Laptop was also running the simulator and a virtual serial port). The SQLite database only allows a single process to write to the database, and this can only write if there are no reads going on. The case of writer's block is taken care of in the design of the driver as it will queue up the writes to the database and write them when it can. This could fail if there are too many clients reading, but the future plans to create a copy of the database will resolve this potential problem.
+
+Similarly the client is written in php to keep everything fast and lightweight, however with a huge number of clients the server may well get overloaded as all processing is done on the server side. It is intended to serve up web pages to an intranet, so this shouldn't be a problem, however future plans should get around this.
+
+Currently only delimited data strings are supported, the next releases should allow fixed width text data to be interpreted, and complete all the serial setting options that currently aren't available. Keep an eye on the developments - new releases and upgrades will be tweeted from @numericstream.
+
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Fri, 13 Sep 2013 18:58:29 -0000</pubDate><guid>https://sourceforge.net73eb951af054d7fcf23ee959c3bd20a912e95619</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -9,6 +9,7 @@

 Building Blocks: [BuildingBlocks]

+Future Plans: [FuturePlans]

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Wed, 11 Sep 2013 18:47:43 -0000</pubDate><guid>https://sourceforge.netf1b855bd3ccc301d09b9393473520d672d4355d8</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -3,7 +3,7 @@
 The basis of this software is to take data from serial ports, and put it into a database where it can be then served up by a web server. The driver that takes the data from the port to the database is written in C++, the web pages are written in php.

-Introduction: [Introduction].
+Installation: [Installation].

 Driver configuration: [DriverConfig]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Wed, 11 Sep 2013 17:53:23 -0000</pubDate><guid>https://sourceforge.nete218a99fe40a8f3a4a25313e5076c139a1d79f0c</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,6 @@
 Welcome to the numericstream wiki! The project started out as a way to take data from my own weather station and put it on the internet. That project is still unfinished, however as the software works, and should be useful for a wide range of applications I've open-sourced it.
+
+The basis of this software is to take data from serial ports, and put it into a database where it can be then served up by a web server. The driver that takes the data from the port to the database is written in C++, the web pages are written in php.

 Introduction: [Introduction].
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Wed, 11 Sep 2013 17:43:54 -0000</pubDate><guid>https://sourceforge.net2e79721a49a89b0ac6979ff80619e4769a0dfaf4</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,6 +5,8 @@

 Driver configuration: [DriverConfig]

+Building Blocks: [BuildingBlocks]
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Wed, 11 Sep 2013 17:21:39 -0000</pubDate><guid>https://sourceforge.net64e56741ea7da2674697fd42c7ae8583625b7b5a</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,5 @@
-Welcome to the numericstream wiki! I am still in the process of uploading parts of this project so check back later.
+Welcome to the numericstream wiki! The project started out as a way to take data from my own weather station and put it on the internet. That project is still unfinished, however as the software works, and should be useful for a wide range of applications I've open-sourced it.
+

 Introduction: [Introduction].

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Fri, 06 Sep 2013 17:27:13 -0000</pubDate><guid>https://sourceforge.neta3700f03d8d52a064f0b8fdf65b8d3e163ec9df4</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-Welcome to the numericstream wiki!
+Welcome to the numericstream wiki! I am still in the process of uploading parts of this project so check back later.

 Introduction: [Introduction].

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Fri, 06 Sep 2013 11:17:54 -0000</pubDate><guid>https://sourceforge.netbd8728ecdfd42270803f488dca8cb311b40bcaf3</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,9 @@
-Welcome to your wiki!
+Welcome to the numericstream 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].
+Introduction: [Introduction].

-The wiki uses [Markdown](/p/numericstream/wiki/markdown_syntax/) syntax.
+Driver configuration: [DriverConfig]
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Fri, 06 Sep 2013 10:56:47 -0000</pubDate><guid>https://sourceforge.net98e7b61a13ee788bf11bd8d92df1cf00b41bf80d</guid></item><item><title>Home modified by environumerics</title><link>https://sourceforge.net/p/numericstream/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/numericstream/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/environu/"&gt;environumerics&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5228cb2ff1fd8d0eef3f361c" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">environumerics</dc:creator><pubDate>Thu, 05 Sep 2013 18:19:28 -0000</pubDate><guid>https://sourceforge.net4c207b2004609d8fb0c63beb3286d2cf315326c3</guid></item></channel></rss>