<?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>wp-SwimTeam &#187; SDIF</title>
	<atom:link href="http://www.wp-swimteam.org/tag/sdif/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-swimteam.org</link>
	<description>A WordPress plugin for swim team management</description>
	<lastBuildDate>Wed, 28 Jul 2010 20:01:32 +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>Swim Team results analysis tool</title>
		<link>http://www.wp-swimteam.org/2010/07/28/swim-team-results-analysis-tool/</link>
		<comments>http://www.wp-swimteam.org/2010/07/28/swim-team-results-analysis-tool/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 20:01:32 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[Report Generator]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[WinSwim]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=412</guid>
		<description><![CDATA[Periodically I search for new swim team related software to see if anyone else is trying to solve the problems I am trying to solve.  Today I found something interesting called Natalog.  Natalog is from a company called Natavision and it is a swim results viewing and analysis tool.
I think much of what this tool [...]]]></description>
			<content:encoded><![CDATA[<p>Periodically I search for new swim team related software to see if anyone else is trying to solve the problems I am trying to solve.  Today I found something interesting called <a href="http://www.natavision.com/index.php">Natalog</a>.  Natalog is from a company called Natavision and it is a swim results viewing and analysis tool.</p>
<p>I think much of what this tool can do is available in Crystal Reports but this looks to be much easier and certainly something a parent or coach might find useful.  It takes a variety of input formats including SDIF (.sd3), Hy-tek, and plain text.  Since it accepts SDIF, it can report WinSwim results very easily.</p>
<p>I am slowly adding reporting functionality to wp-SwimTeam and I doubt I will ever do anything to this extent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/28/swim-team-results-analysis-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDIF Forum Google Group</title>
		<link>http://www.wp-swimteam.org/2010/07/26/sdif-forum-google-group/</link>
		<comments>http://www.wp-swimteam.org/2010/07/26/sdif-forum-google-group/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:44:16 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[SDIF]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Hy-Tek]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=402</guid>
		<description><![CDATA[I get a fair number of questions about how to import swim team data from one place to another.  Most of these questions are from people like me who have information in one place and want to figure out how to use it again without having to type it in again.
In theory, SDIF (Swim Data [...]]]></description>
			<content:encoded><![CDATA[<p>I get a fair number of questions about how to import swim team data from one place to another.  Most of these questions are from people like me who have information in one place and want to figure out how to use it again without having to type it in again.</p>
<p>In theory, SDIF (Swim Data Interchange Format) should address this issues.  SDIF is a standard published by USA Swimming.  If you visit the <a href="http://www.usaswimming.org">USA Swimming web site</a> and search for SDIF, you won&#8217;t find much.  The SDIF 3.0 specification is pretty old, it was published in 1998.</p>
<p>There is a <a href="http://www.usaswimming.org/DesktopDefault.aspx?TabId=1792&amp;Alias=Rainbow&amp;Lang=en-US">page which references the newer XSDIF specification</a> but I am not aware of any swim software which currently supports it.  So in reality, the <a href="http://www.usaswimming.org/_Rainbow/Documents/521e8fae-ce81-4c73-a51a-3653a1304a30/Standard%20Data%20Interchange%20Format.doc">3.0 version of the SDIF specification</a> (this is a very poorly formatted document &#8211; if you&#8217;d like a better version, <a href="http://www.winswim.com/ftp/Standard%20Data%20Interchange%20Format.pdf">download the SDIF specification from the WinSwim web site</a>) remains the standard to work with.</p>
<p>If you are interested sharing ideas, solutions, problems, etc. with others who are trying to solve similar problems, please join the <a href="http://groups.google.com/group/sdif-forum">SDIF Forum Google Group</a>.  It seems like there are quite a few people trying to solve similar problems, the Google Group should help people communicate.</p>
<p>As it relates to wp-SwimTeam, one of the first things I need to solve is the ability to upload a Hy-tek Events File and connect the events to a swim meet.  This is necessary in order to upload results for a meet and connect them to a swimmer.  This information could be extracted from a results file but Hy-tek events files are frequently available so I want to leverage the information they contain.</p>
<p>Being able to engage in a dialog on how to parse the .hyv or .hy3 files would be really helpful for me, I am sure it would be beneficial to others as well.  In many cases, someone has probably already written a script or Excel macro to extract the information.  I can&#8217;t imagine how many times the wheel is being reinvented &#8211; I am guessing lots!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/26/sdif-forum-google-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet Manager SDIF Compatibility</title>
		<link>http://www.wp-swimteam.org/2010/07/17/meet-manager-sdif-compatibility/</link>
		<comments>http://www.wp-swimteam.org/2010/07/17/meet-manager-sdif-compatibility/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 22:36:20 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[Hy-Tek]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=393</guid>
		<description><![CDATA[I&#8217;ve been doing some research into Meet Manager and its ability to import an SDIF entries file.  Since so many teams use Meet Manager, getting data into it is pretty much of a requirement.
I posted previously on this topic but this year, as I was preparing our entries for the Cary City Meet, I did [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing some research into <a href="http://www.hy-tekltd.com/swim/mm/index.html">Meet Manager</a> and its ability to import an SDIF entries file.  Since so many teams use Meet Manager, getting data into it is pretty much of a requirement.</p>
<p>I posted previously on this topic but this year, as I was preparing our entries for the <a href="http://www.swimccm.org">Cary City Meet</a>, I did some experiments.  Hy-tek now makes a demo version of Meet Manager available.  The demo version is limited to six (6) events which makes it useless for doing much real work but it is fine for some simple experiments like I wanted to do.</p>
<h2>What did I learn?</h2>
<p>Meet Manager is really picky about SDIF.  This really isn&#8217;t a surprise.  The first thing I ran into was SDIF files (which are ASCII) that go through e-mail as simple attachments rarely will read into Meet Manager successfully.  There is something about line endings that Meet Manager is unusually sensitive too.  This issue can be avoided by zipping an SDIF file before sending it via e-mail.  You can actually load the zip file into Meet Manager directly, Meet Manager will unzip it for you.</p>
<p>The real compatibility issue comes from D0 and E0 SDIF records which don&#8217;t have a seed time.  Meet Manager simply does not like records without a seed time (blank) even though the SDIF specification indicates this is legal.</p>
<p>To get past this issue, the SDIF file must contain either &#8220;NT&#8221; or &#8220;00:00.0&#8243; (right justified) in the seed time field AND the course code.  Meet Manager will accept both formats as &#8220;no seed time&#8221;.</p>
<p>Unfortunately Meet Manager still does not read heat and lane information from the SDIF record.  This is really a nuisance.  As near as I can tell the only way to get heat and lane information into Meet Manager is via a .CL2 file (maybe) or via a .HY3 file (definitely).  Of course both of these file formats, which are similar to SDIF, contain the Hy-tek proprietary checkum for each record.</p>
<p>I would really like to solve this problem as it would make interchanging data so much easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/17/meet-manager-sdif-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDIF Utilities?</title>
		<link>http://www.wp-swimteam.org/2010/07/03/sdif-utilities/</link>
		<comments>http://www.wp-swimteam.org/2010/07/03/sdif-utilities/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 21:37:59 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[Meet Manager]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/2010/07/03/sdif-utilities/</guid>
		<description><![CDATA[I am considering adding some SDIF utilities to wp-SwimTeam.&#160; Just this week I have had to deal with submitting meet entry data to a team who uses Meet Manager.&#160; Ugh.&#160; Everytime I have to do this it reinforces my dislike for the Hy-tek products.
Fortunately Hy-tek now has a demo version of Meet Manager available which [...]]]></description>
			<content:encoded><![CDATA[<p>I am considering adding some SDIF utilities to wp-SwimTeam.&#160; Just this week I have had to deal with submitting meet entry data to a team who uses Meet Manager.&#160; Ugh.&#160; Everytime I have to do this it reinforces my dislike for the Hy-tek products.</p>
<p>Fortunately Hy-tek now has a demo version of Meet Manager available which while limited to 6 events, is useful for testing in a limited fashion.&#160; For example, I was able to verify that the MM RE1 export from wp-SwimTeam will load in Meet Manager.&#160; I was also able to test quite a few permutations of SDIF E0 and D0 records until I figured out what combination of course and seed times would load successfully.</p>
<p>Now that I know what works I am considering adding a couple utilities that will apply changes to an uploaded SDIF file and send it back for download.&#160; If you have ideas for SDIF manipulations that need to be made, drop a note in the comments and I’ll see what I can do.</p>
<p>The first one I will do will modify SDIF files to include seed times (which are optional per the SDIF specification) when the fields are blank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/03/sdif-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.2.486 now available</title>
		<link>http://www.wp-swimteam.org/2010/06/12/wp-swimteam-v0-2-486-now-available/</link>
		<comments>http://www.wp-swimteam.org/2010/06/12/wp-swimteam-v0-2-486-now-available/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 14:17:07 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Options]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=376</guid>
		<description><![CDATA[A couple of new features have been added to wp-SwimTeam.

It is now possible to export a single swimmer&#8217;s record to CSV of SDIF.  When a single swimmer is selected, the exported file will contain the information for just that swimmer.  When no swimmers are selected, the entire roster will be exported.  Single swimmer SDIF export [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of new features have been added to wp-SwimTeam.</p>
<ol>
<li>It is now possible to export a single swimmer&#8217;s record to CSV of SDIF.  When a single swimmer is selected, the exported file will contain the information for just that swimmer.  When no swimmers are selected, the entire roster will be exported.  Single swimmer SDIF export is useful for importing late additions into <a href="http://www.winswim.com">WinSwim</a> which is something I&#8217;ve had to do a few times this week.</li>
<li>The LSC Registration Pyramid (SDIF) can now be generated using the Age Group Age (computed base on cut off date) instead of the swimmer&#8217;s true age.  By default the real age is exported which is what wp-SwimTeam has done traditionally.  If you want to use the computed Age Group Age, change the setting on the SDIF Profile tab from the Options menu.</li>
</ol>
<p>A new version, v0.2.486, of wp-SwimTeam is available for download from the Download page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/06/12/wp-swimteam-v0-2-486-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam 0.1.442 available</title>
		<link>http://www.wp-swimteam.org/2010/03/16/wp-swimteam-0-1-442-available/</link>
		<comments>http://www.wp-swimteam.org/2010/03/16/wp-swimteam-0-1-442-available/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 04:36:42 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[SDIF]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=294</guid>
		<description><![CDATA[This evening I posted a v0.1.442 of wp-SwimTeam on the download page.  There isn&#8217;t a lot of new functionality which is visible yet but this released fixes a couple things I ran into getting ready for the MacDolphins 2010 season.
Updating a season now allows a prior year to be selected &#8211; the year range now [...]]]></description>
			<content:encoded><![CDATA[<p>This evening I posted a v0.1.442 of wp-SwimTeam on the <a href="http://www.wp-swimteam.org/download-installation/">download</a> page.  There isn&#8217;t a lot of new functionality which is visible yet but this released fixes a couple things I ran into getting ready for the <a href="http://www.macdolphins.org">MacDolphins</a> 2010 season.</p>
<p>Updating a season now allows a prior year to be selected &#8211; the year range now shows 3 years prior and 7 years after the current year.  Most of the success and error messages now use the Wordpress styling where they appear near the top of the page in a colored box.  There are probably a few I missed but most of them should work correctly.</p>
<p>This release also exposes the start of the results import although it doesn&#8217;t currently do anything other than load the file and do some basic parsing on it to make sure it is a valid SDIF results file.  The data is not currently stored in the database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/03/16/wp-swimteam-0-1-442-available/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.1.418 &#8211; quick SDIF fix!</title>
		<link>http://www.wp-swimteam.org/2009/07/06/quick-sdf-fix/</link>
		<comments>http://www.wp-swimteam.org/2009/07/06/quick-sdf-fix/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 05:18:17 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[wp-SwimTeam]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=287</guid>
		<description><![CDATA[I posted wp-SwimTeam v0.1.418 late tonight to the download page.  This update fixes a minor problem with SDIF generation of the roster.  In certain instances the first name field would be empty.
]]></description>
			<content:encoded><![CDATA[<p>I posted wp-SwimTeam v0.1.418 late tonight to the <a href="http://www.wp-swimteam.org/download-installation/">download page</a>.  This update fixes a minor problem with SDIF generation of the roster.  In certain instances the first name field would be empty.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2009/07/06/quick-sdf-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.1.406 &#8211; fixes to reports</title>
		<link>http://www.wp-swimteam.org/2009/06/11/wp-swimteam-v01406-fixes-to-reports/</link>
		<comments>http://www.wp-swimteam.org/2009/06/11/wp-swimteam-v01406-fixes-to-reports/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:48:49 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Report Generator]]></category>
		<category><![CDATA[SDIF]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/2009/06/11/wp-swimteam-v01406-fixes-to-reports/</guid>
		<description><![CDATA[This evening I posted a new build of wp-SwimTeam to the downloads page.&#160; This version fixes an unusual situation where the swimmer reports would fail to work when no optional swimmer fields we defined.
I also fixed another issue with optional fields (user and swimmer) where if the number of fields in use was set to [...]]]></description>
			<content:encoded><![CDATA[<p>This evening I posted a new build of wp-SwimTeam to the downloads page.&#160; This version fixes an unusual situation where the swimmer reports would fail to work when no optional swimmer fields we defined.</p>
<p>I also fixed another issue with optional fields (user and swimmer) where if the number of fields in use was set to 0 in the Options settings, the system would revert to the default (5) number of fields.</p>
<p>Over the past week or so I have also posted a couple updates without posting an announcement.&#160; Most of the improvements were in the reporting and SDIF generation.&#160; Reports for Swim Meets can now include multiple meets on the same report and the SDIF options page has a new option to allow overriding the first name with the nickname when exporting the roster in SDIF format.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2009/06/11/wp-swimteam-v01406-fixes-to-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
