<?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; download</title>
	<atom:link href="http://www.wp-swimteam.org/tag/download/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>wp-SwimTeam v0.2.500 now available</title>
		<link>http://www.wp-swimteam.org/2010/07/24/wp-swimteam-v0-2-500-now-available/</link>
		<comments>http://www.wp-swimteam.org/2010/07/24/wp-swimteam-v0-2-500-now-available/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 21:22:24 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Progress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[MacDolphins]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Report Generator]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=399</guid>
		<description><![CDATA[The MacDolphins summer swim season ended this past Tuesday but there are few things I wanted to fix while they are still fresh in my mind.
Our volunteer coordinator had asked me if I could make it so she could export the Job Assignment Report to Excel.  When I got into it I realized that the [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.macdolphins.org">MacDolphins</a> summer swim season ended this past Tuesday but there are few things I wanted to fix while they are still fresh in my mind.</p>
<p>Our volunteer coordinator had asked me if I could make it so she could export the Job Assignment Report to Excel.  When I got into it I realized that the approach I was taking with the original Job Assignment Report was based on an old report and I really should have based it on the Users report.</p>
<p>Since the Job Assignment Report leverages the User information, I was able to base the new Job Assignment Report on the classes for the User reports.  This was absolutely the right decision as it saved me from writing a bunch of new code which would be similar to. if not exactly the same as, the code for the User Report.</p>
<p>This release fixes a couple of minor nits but mainly it introduces a new Job Report which can be exported as a CSV file which is easily manipulated with Excel.  The report can also be generated as a HTML table and allows the user to specify which fields are to be included in the report.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/24/wp-swimteam-v0-2-500-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.2.496 available</title>
		<link>http://www.wp-swimteam.org/2010/07/09/wp-swimteam-v0-2-496-available/</link>
		<comments>http://www.wp-swimteam.org/2010/07/09/wp-swimteam-v0-2-496-available/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 20:47:36 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[Report Generator]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=390</guid>
		<description><![CDATA[I just uploaded a minor  update to wp-SwimTeam.  This release adds enhancements to the reporting for jobs and the opt-in/opt-out system.  A new field called &#8220;Notes&#8221; was added to the Jobs definition.  This field is reported when viewing the Job Assignments for a swim meet.
The time stamp for opt-in/opt-out is now included when generating a [...]]]></description>
			<content:encoded><![CDATA[<p>I just uploaded a minor  update to wp-SwimTeam.  This release adds enhancements to the reporting for jobs and the opt-in/opt-out system.  A new field called &#8220;Notes&#8221; was added to the Jobs definition.  This field is reported when viewing the Job Assignments for a swim meet.</p>
<p>The time stamp for opt-in/opt-out is now included when generating a swim meet report.  The time stamp can also be displayed via the short code by adding &#8220;timestamp=&#8217;y'&#8221; to the short code.  Reporting the time stamp will allow you to easily see exactly when users submitted their request.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/09/wp-swimteam-v0-2-496-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.2.491 now available</title>
		<link>http://www.wp-swimteam.org/2010/07/03/wp-swimteam-v0-2-491-now-available/</link>
		<comments>http://www.wp-swimteam.org/2010/07/03/wp-swimteam-v0-2-491-now-available/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 21:43:11 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[opt-out]]></category>
		<category><![CDATA[wp-SwimTeam]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=383</guid>
		<description><![CDATA[This afternoon I posted a new version of wp-SwimTeam.  This version adds e-mail confirmation to the opt-in/opt-out process.  It now behaves much like registration does, sending a confirmation e-mail to the swimmer&#8217;s guardian and to the e-mail address configured to receive opt-in/opt-out notifications.
There were a also a few minor bugs addressed but nothing of any [...]]]></description>
			<content:encoded><![CDATA[<p>This afternoon I posted a new version of wp-SwimTeam.  This version adds e-mail confirmation to the opt-in/opt-out process.  It now behaves much like registration does, sending a confirmation e-mail to the swimmer&#8217;s guardian and to the e-mail address configured to receive opt-in/opt-out notifications.</p>
<p>There were a also a few minor bugs addressed but nothing of any real consequence.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/07/03/wp-swimteam-v0-2-491-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.2.488 &#8211; bug for scratches</title>
		<link>http://www.wp-swimteam.org/2010/06/16/wp-swimteam-v0-2-488-bug-for-scratches/</link>
		<comments>http://www.wp-swimteam.org/2010/06/16/wp-swimteam-v0-2-488-bug-for-scratches/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:28:38 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[opt-out]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=379</guid>
		<description><![CDATA[There was a bug in the scratch process where if you started on the Meets tab when the Scratch action was selected, there was not a list of swimmers presented for the user to scratch.  When starting on the Roster page and selecting a swimmer to scratch did work properly.  The bug has been fixed [...]]]></description>
			<content:encoded><![CDATA[<p>There was a bug in the scratch process where if you started on the Meets tab when the Scratch action was selected, there was not a list of swimmers presented for the user to scratch.  When starting on the Roster page and selecting a swimmer to scratch did work properly.  The bug has been fixed and v0.2.488 is now available for download and both paths, starting with a meet or starting with a swimmer, now work correctly.  The same bug would have affected Opt-In meets as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/06/16/wp-swimteam-v0-2-488-bug-for-scratches/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 v0.2.484 available</title>
		<link>http://www.wp-swimteam.org/2010/06/10/wp-swimteam-v0-2-484-available/</link>
		<comments>http://www.wp-swimteam.org/2010/06/10/wp-swimteam-v0-2-484-available/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 21:18:06 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[registration]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=371</guid>
		<description><![CDATA[A new version of wp-SwimTeam has been posted.  This releases fixes a couple minor bugs which prevented display of swim meet information in certain situations when scratching or registering from a swim meet.  This version also introduces two new features:

Open or Close the registration system. When the registration system is open, users can register their [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of wp-SwimTeam has been posted.  This releases fixes a couple minor bugs which prevented display of swim meet information in certain situations when scratching or registering from a swim meet.  This version also introduces two new features:</p>
<ol>
<li><strong>Open or Close the registration system.</strong> When the registration system is open, users can register their swimmers for the current season.  When the registration system is closed, only an Admin or Editor can register swimmers.  This setting appears on the Registration tab from the Options sub-menu.</li>
<li><strong>Enable or disable user sign ups for jobs.</strong> When the job system is set for user sign ups, a user can sign up for any open job.  When the job system is set for admin sign up, users with either Admin or Editor roles can sign users up for jobs.  This second mode is good for teams where a paper or Excel list is used for job sign ups.  This setting appears on the Swim Team tab from the Options sub-menu.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/06/10/wp-swimteam-v0-2-484-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.2.482 released!</title>
		<link>http://www.wp-swimteam.org/2010/06/01/wp-swimteam-v0-2-482-released/</link>
		<comments>http://www.wp-swimteam.org/2010/06/01/wp-swimteam-v0-2-482-released/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 22:12:14 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[volunteers]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=365</guid>
		<description><![CDATA[This afternoon I uploaded v0.2.482 of wp-SwimTeam.  This release introduces the new Jobs module (aka Volunteers).  Please back up your database before upgrading as this version changes the structure of one of the tables and introduces two others.
Please let me know if you have any problems with this version.  I&#8217;ve done a fair amount of [...]]]></description>
			<content:encoded><![CDATA[<p>This afternoon I uploaded v0.2.482 of wp-SwimTeam.  This release introduces the new Jobs module (aka Volunteers).  Please back up your database before upgrading as this version changes the structure of one of the tables and introduces two others.</p>
<p>Please let me know if you have any problems with this version.  I&#8217;ve done a fair amount of testing and I have it up and running on the <a href="http://www.macdolphins.org">MacDolphins</a> web site.</p>
<p>The jobs module introduces two new short codes:</p>
<ul>
<li>wpst_job_descriptions</li>
<li>wpst_meet_job_assignments</li>
</ul>
<p>Example usage of these two new short codes can be found on the wp-SwimTeam demo site <a href="http://demo.wp-swimteam.org/2010/05/30/sample-job-reports/">here</a> and <a href="http://demo.wp-swimteam.org/2010-season/jobs/">here</a>.</p>
<p>There is also a new release of the phpHtmlLib plugin which wp-SwimTeam requires available.  This build addresses a minor issue exposed in Wordpress 3.0 beta testing.</p>
<p>Hopefully the new Jobs module will be helpful for your team, I know it will be helpful for mine!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/06/01/wp-swimteam-v0-2-482-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export Roster to Meet Manager</title>
		<link>http://www.wp-swimteam.org/2010/05/14/export-roster-to-meet-manager/</link>
		<comments>http://www.wp-swimteam.org/2010/05/14/export-roster-to-meet-manager/#comments</comments>
		<pubDate>Sat, 15 May 2010 03:33:12 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[Meet Manager]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=345</guid>
		<description><![CDATA[If you have followed my posts on this blog you know that I have been frustrated by Hy-Tek Team Manager and Meet Manager along with Hy-Tek customer support.
While I may not care for Hy-Tek or their products, the fact is they have a dominant market share and a lot of teams use Team Manager, Meet [...]]]></description>
			<content:encoded><![CDATA[<p>If you have followed my posts on this blog you know that I have been frustrated by Hy-Tek Team Manager and Meet Manager along with Hy-Tek customer support.</p>
<p>While I may not care for Hy-Tek or their products, the fact is they have a dominant market share and a lot of teams use Team Manager, Meet Manager, or both.   I was  contacted this week by a high school coach who was looking for some SDIF assistance in getting his roster into Meet Manager.  Now I don&#8217;t have access to Meet Manager but I do have pretty good understanding of the SDIF specification so I was able to help him out with some example SDIF files.</p>
<p>In the process of helping him out I came across an old e-mail regarding importing a roster into Meet Manager.  At the time I was interested in Team Manager so didn&#8217;t give it a lot of thought.  Looking at the old e-mail I realized that if it worked, I could export the file format very easily from wp-SwimTeam.  I went ahead an implemented it, now I am looking for someone to try it out.</p>
<h5>Sample Reports</h5>
<a class="downloadlink dlimg" href="http://www.wp-swimteam.org/wp-content/plugins/download-monitor/download.php?id=13" title="Version v1 downloaded 52 times" ><img src="http://www.wp-swimteam.org/wp-content/plugins/download-monitor/img/download.gif" alt="Download Sample Exports Version v1" /></a>
<p>The zip file above contains three versions of the same roster &#8211; CSV, SDIF (.sd3), and Meet Manager Registration (.re1).  Extract the Meet Manager Registration file from the zip file.  It is an ASCII file that contains swimmers records, one per line with the following fields delimited by semicolons:</p>
<ol>
<li>Registration number</li>
<li>Last name</li>
<li>First name</li>
<li>Middle initial</li>
<li>Sex</li>
<li>Birthdate</li>
<li>Club abbreviation</li>
<li>Club name</li>
<li>Preferred first name</li>
<li>?? &#8211; unknown what this last field is; it&#8217;s always &#8220;N&#8221; in the examples provided</li>
</ol>
<p>To import the file into Meet Manager, follow these steps:</p>
<ol>
<li>Set up a new meet database.  You only need to go through the first setup screen, the one where you put in the meet name, date, and length of course.  To make my particular file work, select &#8220;USA Swimming&#8221; for the ID format.  If you have something other than USA Swimming numbers for swimmer labels, select &#8220;Other&#8221;.  Normally, for a kids&#8217; meet, you&#8217;d select &#8220;USA Swimming&#8221; for the ID format or &#8220;Other&#8221; if you are not using USA Swimmer numbers for simmer labels.</li>
<li>From the main Meet Manager menu, select &#8220;FILE&#8221;</li>
<li>Select &#8220;IMPORT&#8221;</li>
<li>Select &#8220;REGISTRATION FILE&#8221;</li>
<li>Locate and choose the .RE1 file that contains the roster.</li>
</ol>
<p>After completing these steps, go to the &#8220;Athletes&#8221; screen in Meet Manager.  The swimmers contained int he RE1 file should bYou should see all of the athletes&#8217; names that you saw in the RE1 file.</p>
<p>If this works for you, please leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/05/14/export-roster-to-meet-manager/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v0.1.455 available</title>
		<link>http://www.wp-swimteam.org/2010/04/21/wp-swimteam-v0-1-455-available/</link>
		<comments>http://www.wp-swimteam.org/2010/04/21/wp-swimteam-v0-1-455-available/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:23:25 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Bug]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=317</guid>
		<description><![CDATA[This afternoon I posted v0.1.455 of the wp-SwimTeam plugin.  This release fixes a bug with Active vs Inactive swimmers.  This bug manifested itself in incorrect generation of Roster Reports and CSV Exports.  A couple other minor issues were also corrected.
]]></description>
			<content:encoded><![CDATA[<p>This afternoon I posted v0.1.455 of the wp-SwimTeam plugin.  This release fixes a bug with Active vs Inactive swimmers.  This bug manifested itself in incorrect generation of Roster Reports and CSV Exports.  A couple other minor issues were also corrected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/04/21/wp-swimteam-v0-1-455-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Known Issues</title>
		<link>http://www.wp-swimteam.org/2010/04/20/current-known-issues/</link>
		<comments>http://www.wp-swimteam.org/2010/04/20/current-known-issues/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 07:41:45 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[download]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=313</guid>
		<description><![CDATA[Here is a list of known issues with the current (v0.1.450) release:

Roster CSV export does not work. Fixed in v0.1.455.
Scratch/Register lists all meets instead of only meets for active season.
There a couple of debug strings still displayed. Fixed in v0.1.455.
Global Update does not include Status.
Scratch and Registration reports look at current season for swimmer labels [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of known issues with the current (v0.1.450) release:</p>
<ul>
<li><span style="text-decoration: line-through;">Roster CSV export does not work.</span> Fixed in v0.1.455.</li>
<li>Scratch/Register lists all meets instead of only meets for active season.</li>
<li><span style="text-decoration: line-through;">There a couple of debug strings still displayed.</span> Fixed in v0.1.455.</li>
<li>Global Update does not include Status.</li>
<li><span style="text-decoration: line-through;">Scratch and Registration reports look at current season for swimmer labels instead of the season the meet was created for.</span> Fixed in v0.1.456.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/04/20/current-known-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
