<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Per Malmberg &#187; Statlink</title>
	<atom:link href="http://www.pmalmberg.com/category/statlink/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pmalmberg.com</link>
	<description>Everything is possible, including the impossible. It just takes a little longer...</description>
	<lastBuildDate>Sun, 30 May 2010 19:57:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Progress update</title>
		<link>http://www.pmalmberg.com/2007/02/07/progress-update/</link>
		<comments>http://www.pmalmberg.com/2007/02/07/progress-update/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 20:52:00 +0000</pubDate>
		<dc:creator>Per</dc:creator>
				<category><![CDATA[Flat file to database]]></category>
		<category><![CDATA[Statlink]]></category>

		<guid isPermaLink="false">http://www.pmalmberg.com/?p=62</guid>
		<description><![CDATA[I&#8217;ve solved the issue mentioned in the previous post and the application is currently running on my server for test.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve solved the issue mentioned in the previous post and the application is currently running on my server for test.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmalmberg.com/2007/02/07/progress-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing Statlinks action files</title>
		<link>http://www.pmalmberg.com/2007/02/03/parsing-statlinks-action-files/</link>
		<comments>http://www.pmalmberg.com/2007/02/03/parsing-statlinks-action-files/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 14:36:00 +0000</pubDate>
		<dc:creator>Per</dc:creator>
				<category><![CDATA[Flat file to database]]></category>
		<category><![CDATA[Statlink]]></category>

		<guid isPermaLink="false">http://www.pmalmberg.com/?p=63</guid>
		<description><![CDATA[My FF2Db application now parses Statlinks action files. The configuration options are numerous; you can specify exactly which format the file to parse has (such as string, int, float and date/time) and which values goes into which table as a single value or in a group of two or more.
The application works, but there are [...]]]></description>
			<content:encoded><![CDATA[<p>My FF2Db application now parses <a href="http://www.husdata.se/">Statlink</a>s action files. The configuration options are numerous; you can specify exactly which format the file to parse has (such as string, int, float and date/time) and which values goes into which table as a single value or in a group of two or more.</p>
<p>The application works, but there are a few issues I need to solve. The first and trickiest issue  is the matter of knowing which lines to parse after a restart of the application. With the date-sorted  files this was an easy matter since each file went into its own table, thereby enabling an easy time-check against the database. With these action files the matter is more complicated &#8211; firstly each line the application read can be split into multiple tables. Secondly, the application doesn&#8217;t know which kind of data it is writing to the database; it does not care (you can write three columns of data to a table without a date/time key give them a timestamp).</p>
<p>Contact me if you&#8217;re interested in trying it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmalmberg.com/2007/02/03/parsing-statlinks-action-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
