<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Background</title>
	<atom:link href="http://www.wp-swimteam.org/background/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-swimteam.org</link>
	<description>A WordPress plugin for swim team management</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-1653</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Wed, 03 Aug 2011 13:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-1653</guid>
		<description>Parsing results from Hy-tek should be similar if not alnost the same as parsing results from a SDIF file.  The Hy-tek .CL2 file is very similar, but not exactly, an SDIF file but there are some utilities floating around that will convert Hy-tel results in CL2/HY3 format into a standard SDIF file.  Once you have the SDIF file you can use the USA Swimming Specification to parse the data.  It is fairly straight forward to parse although tedious to do so.  The &lt;a href=&quot;http://www.flip-turn.com&quot; rel=&quot;nofollow&quot;&gt;Flip Turn&lt;/a&gt; project I worked on earlier this year loads SDIF results into a MySQL database so they can be easily browsed.  I haven&#039;t worked on it in a while but you can see what it looks like on the &lt;a href=&quot;http://demo.flip-turn.com rel=&quot;nofollow&quot;&gt;Flip-Turn Demo&lt;/a&gt; site.  The code is written in PHP and can be downloaded from Google Code if interested.</description>
		<content:encoded><![CDATA[<p>Parsing results from Hy-tek should be similar if not alnost the same as parsing results from a SDIF file.  The Hy-tek .CL2 file is very similar, but not exactly, an SDIF file but there are some utilities floating around that will convert Hy-tel results in CL2/HY3 format into a standard SDIF file.  Once you have the SDIF file you can use the USA Swimming Specification to parse the data.  It is fairly straight forward to parse although tedious to do so.  The <a href="http://www.flip-turn.com" rel="nofollow">Flip Turn</a> project I worked on earlier this year loads SDIF results into a MySQL database so they can be easily browsed.  I haven&#8217;t worked on it in a while but you can see what it looks like on the <a href="http://demo.flip-turn.com rel="nofollow">Flip-Turn Demo</a> site.  The code is written in PHP and can be downloaded from Google Code if interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-1646</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 31 Jul 2011 12:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-1646</guid>
		<description>&lt;a href=&quot;#comment-808&quot; rel=&quot;nofollow&quot;&gt;@Jay &lt;/a&gt; 

Jay - I am interested in parsing the results from the HyTech Manager files for swim meets - I would to use the data to build a cube and do some reporting from that cube.  Is there a layout document available that defines the swim meet results file mappings?

Thanks
Steve</description>
		<content:encoded><![CDATA[<p><a href="#comment-808" rel="nofollow">@Jay </a> </p>
<p>Jay &#8211; I am interested in parsing the results from the HyTech Manager files for swim meets &#8211; I would to use the data to build a cube and do some reporting from that cube.  Is there a layout document available that defines the swim meet results file mappings?</p>
<p>Thanks<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-1051</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Sun, 20 Feb 2011 23:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-1051</guid>
		<description>I saw your web site and I think your goals there are similar to what swimming people are working on.  I&#039;d encourage your to sign up for the SDIF forum as I suspect the data format Hy-tek uses for Track and Field is the same, or similar, to the formats they use for swimming.  There has been some good data on working with CL2 and HY3 files on the SDIF forum.</description>
		<content:encoded><![CDATA[<p>I saw your web site and I think your goals there are similar to what swimming people are working on.  I&#8217;d encourage your to sign up for the SDIF forum as I suspect the data format Hy-tek uses for Track and Field is the same, or similar, to the formats they use for swimming.  There has been some good data on working with CL2 and HY3 files on the SDIF forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean of GoSEAN.org</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-1035</link>
		<dc:creator>Sean of GoSEAN.org</dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-1035</guid>
		<description>Mike,

I come from the XC/T&amp;F world, am similarly intent on developing a system for importing hy-tek results for our meeets ... and i&#039;d like to join forces as it were.  My goals are clearly stated on my website ... and i&#039;d really like to talk.  My end goals are intense ... priorities right now are to create a freely-shared database back-end system ... to support projects like Go Pre.  See my website for a project proposal.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>I come from the XC/T&amp;F world, am similarly intent on developing a system for importing hy-tek results for our meeets &#8230; and i&#8217;d like to join forces as it were.  My goals are clearly stated on my website &#8230; and i&#8217;d really like to talk.  My end goals are intense &#8230; priorities right now are to create a freely-shared database back-end system &#8230; to support projects like Go Pre.  See my website for a project proposal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-809</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Tue, 19 Oct 2010 17:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-809</guid>
		<description>Very interested indeed.  I have sent you a follow up e-mail and encourage you to participate in the SDIF forum.</description>
		<content:encoded><![CDATA[<p>Very interested indeed.  I have sent you a follow up e-mail and encourage you to participate in the SDIF forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-808</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 19 Oct 2010 16:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-808</guid>
		<description>Mike,

I have been working on parsing .hy3 files as well. I have made good progress and would be happy to share what I have found with you. Send me an email if you are interested or want more details.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>I have been working on parsing .hy3 files as well. I have made good progress and would be happy to share what I have found with you. Send me an email if you are interested or want more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-799</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-799</guid>
		<description>Troy - what you are describing is essentially what I have built with my wp-swimteam plugin.  My goal is to get all of our information in master form on our web site and export what is needed for each swim meet.  I too would like to get to the point where our coaching staff can assemble a line up via the web using an drag and drop AJAX interface and then export entries in SDIF format so it can be imported into WinSwim or Hy-tek.  Not sure when I&#039;ll get there but that is the long term goal!</description>
		<content:encoded><![CDATA[<p>Troy &#8211; what you are describing is essentially what I have built with my wp-swimteam plugin.  My goal is to get all of our information in master form on our web site and export what is needed for each swim meet.  I too would like to get to the point where our coaching staff can assemble a line up via the web using an drag and drop AJAX interface and then export entries in SDIF format so it can be imported into WinSwim or Hy-tek.  Not sure when I&#8217;ll get there but that is the long term goal!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-794</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sun, 10 Oct 2010 17:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-794</guid>
		<description>I have have done a bit of work on the files particularly the meet entry files and meet result files.  My main purpopse was to generate html pages of meet entry and meet results.  Also I process the result data to generate files for eventual use in a MySQL database.  What I am trying to get to is an independant open system that holds all of the team information for archive purposes.  We have lost a lot of history in the past and I would like to create a central repository that is not dependant on the software we use.  Right now our on line sign up is manually entered into hy-tek to be submitted but I would love to see the option to push a button and generate the entry file.  I plan to start working the checksum not that I have what I need for HTML generation.</description>
		<content:encoded><![CDATA[<p>I have have done a bit of work on the files particularly the meet entry files and meet result files.  My main purpopse was to generate html pages of meet entry and meet results.  Also I process the result data to generate files for eventual use in a MySQL database.  What I am trying to get to is an independant open system that holds all of the team information for archive purposes.  We have lost a lot of history in the past and I would like to create a central repository that is not dependant on the software we use.  Right now our on line sign up is manually entered into hy-tek to be submitted but I would love to see the option to push a button and generate the entry file.  I plan to start working the checksum not that I have what I need for HTML generation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-779</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Wed, 15 Sep 2010 15:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-779</guid>
		<description>Great!  I&#039;ve been idle a bit as our season has ended but want to get back on this task.  I&#039;ve sent you an invite to join the &lt;a href=&quot;http://groups.google.com/group/sdif-forum&quot; rel=&quot;nofollow&quot;&gt;Google Group&lt;/a&gt; I&#039;ve set up to hash file formats and such.</description>
		<content:encoded><![CDATA[<p>Great!  I&#8217;ve been idle a bit as our season has ended but want to get back on this task.  I&#8217;ve sent you an invite to join the <a href="http://groups.google.com/group/sdif-forum" rel="nofollow">Google Group</a> I&#8217;ve set up to hash file formats and such.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.wp-swimteam.org/background/comment-page-1/#comment-778</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 15 Sep 2010 15:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-swimteam.org/?page_id=141#comment-778</guid>
		<description>I too would be interested in collaborating on useful software to interface with Hytek Swim software.  We have been developing tools to read and transcribe Meet Manager result files with some success.  Would love to have more tools to interface with Team Manager, without having to pay for new modules, or support for program features that could easily be written at home.</description>
		<content:encoded><![CDATA[<p>I too would be interested in collaborating on useful software to interface with Hytek Swim software.  We have been developing tools to read and transcribe Meet Manager result files with some success.  Would love to have more tools to interface with Team Manager, without having to pay for new modules, or support for program features that could easily be written at home.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

