<?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; Progress</title>
	<atom:link href="http://www.wp-swimteam.org/category/progress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-swimteam.org</link>
	<description>A WordPress plugin for swim team management</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:21:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gearing up for Swim Team 2012</title>
		<link>http://www.wp-swimteam.org/2012/01/24/gearing-up-for-swim-team-2012/</link>
		<comments>http://www.wp-swimteam.org/2012/01/24/gearing-up-for-swim-team-2012/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 22:21:56 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[WinSwim]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[short code]]></category>
		<category><![CDATA[wp-SwimTeam]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=589</guid>
		<description><![CDATA[It will be summer swim team season before I know it so it is time to start gearing up for the upcoming season.  I haven&#8217;t really looked at wp-SwimTeam since last fall and WordPress has had several updates since then. I found out today that one of the updates causes the &#8220;real name&#8221; for the [...]]]></description>
			<content:encoded><![CDATA[<p>It will be summer swim team season before I know it so it is time to start gearing up for the upcoming season.  I haven&#8217;t really looked at wp-SwimTeam since last fall and WordPress has had several updates since then. I found out today that one of the updates causes the &#8220;real name&#8221; for the users not to be returned so that is first on my list of things to fix.  There are also some GUI inconsistencies that I&#8217;d like to fix.</p>
<p>This is my short list of items which I want to implement this season:</p>
<ol>
<li>New/update Swim Team theme.  This really isn&#8217;t related to wp-SwimTeam per se but our site is looking a little dated and it is time to freshen it up.</li>
<li>Results Import:  I said I was going to do this last season and I never finished it.  I really want to get this done this year.</li>
<li>Export of Meet Entries:  The wp-SwimTeam plugin has all of the informtation (roster, scratch list, event list, etc.) to generate a Meet Entries file in SDIF format.  Providing this file will greatly simplify getting a team&#8217;s entries into either Hy-tek or WinSwim (or any other tool which imports meet entries).  This will likely be first on my list after fixing the name bug and the GUI inconsistencies.</li>
<li>Document all of the short codes on the <a href="http://demo.wp-swimteam.org">wp-SwimTeam demo site</a>.  I really need to do this.  It would make it much easier for new people to pick up the plugin and do something useful with it quickly.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2012/01/24/gearing-up-for-swim-team-2012/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v1.11.659 now available</title>
		<link>http://www.wp-swimteam.org/2011/06/25/wp-swimteam-v1-11-659-now-available/</link>
		<comments>http://www.wp-swimteam.org/2011/06/25/wp-swimteam-v1-11-659-now-available/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 13:30:37 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[wp-SwimTeam]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=558</guid>
		<description><![CDATA[About a week ago one of the volunteers inadvertently registered (Opt-In) our entire rosters for a swim meet.  An Opt-In will supercede any existing Opt-In or Opt-Out information so we lost our entire scratch list for our meet this past Tuesday.  I was out running errands getting my son ready to go on a mission [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago one of the volunteers inadvertently registered (Opt-In) our entire rosters for a swim meet.  An Opt-In will supercede any existing Opt-In or Opt-Out information so we lost our entire scratch list for our meet this past Tuesday.  I was out running errands getting my son ready to go on a mission trip when I started seeing numerous registration e-mails coming across my phone.  Yikes &#8211; what happened?  Initially I thought someone had gotten administrative access to our database and was playing games.</p>
<p>As it turns out the mistake our volunteer made was an honest one and I tracked it down by examining the Opt-In/Opt-Out records in the database.  I have always logged the user ID for the user who submitted an Opt-In/Opt-Out request but never displayed it as I never had a need.  It would have been really useful last weekend &#8211; imagine digging through your database using phpMyAdmin on an iPhone which is how I found it because I wasn&#8217;t anywhere near a computer at the time.</p>
<p>As a result of this exercise I have enhanced the Swim Meet Report on the Report menu to optionally show the user detail for the user who submitted the request.  I also changed the Time Stamp so it can be shown if desired.  Both of these options are on by default.</p>
<p>This release also addresses a bug where Opt-In/Opt-Out email confirmations were being sent to the Registration e-mail address.  For a lot of teams this is probably same address but for the MacDolphins it is not.  The result was our Accountant was being flooded with Opt-In/Opt-Out email confirmations and has been for the past three years!  She never mentioned it to me until recently.  Oops!</p>
<p>The release is now available from the <a title="Download &amp; Installation" href="http://www.wp-swimteam.org/download-installation/">Download page</a> but has not been committed to the WordPress Plugin Repository yet because WordPress changed all of their passwords last week.  While I can login to WordPress.com without any problems, I cannot get access to the plugin repository.  Hopefully I will get this sorted out soon and then it should appear as an automatic update from the WordPress plugin repository shortly.</p>
<p><strong>Update:</strong> I finally got my WordPress.org password issue straightened out and have committed the latest set of changes.  The automatic update process should proceed within a couple hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/06/25/wp-swimteam-v1-11-659-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam v1.10.651 now available</title>
		<link>http://www.wp-swimteam.org/2011/06/20/wp-swimteam-v1-10-651-now-available/</link>
		<comments>http://www.wp-swimteam.org/2011/06/20/wp-swimteam-v1-10-651-now-available/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 13:34:42 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[short code]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=551</guid>
		<description><![CDATA[I have tracked down the problem that was causing the opt-in/opt-out list to be displayed incorrectly when called from the wpst_meet_report short code.  I have fixed the problem and made a new release available.  The release is now available from the Download page and has been committed to the WordPress Plugin Repository.  It should appear as [...]]]></description>
			<content:encoded><![CDATA[<p>I have tracked down the problem that was causing the opt-in/opt-out list to be displayed incorrectly when called from the <strong>wpst_meet_report short</strong> code.  I have fixed the problem and made a new release available.  The release is now available from the Download page and has been committed to the WordPress Plugin Repository.  It should appear as an automatic update from the WordPress automatic update process in the next couple of hours.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/06/20/wp-swimteam-v1-10-651-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking at Meet Entries</title>
		<link>http://www.wp-swimteam.org/2011/06/19/looking-at-meet-entries/</link>
		<comments>http://www.wp-swimteam.org/2011/06/19/looking-at-meet-entries/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 17:03:25 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[SDIF]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=544</guid>
		<description><![CDATA[I have started looking at generating meet entries (SDIF) directly from wp-SwimTeam.  When you factor in events, strokes, registrations, scratches, and relays, the problem of generating meet entries becomes fairly complicated.  I&#8217;ve been sitting on the couch watching golf and perusing the SDIF specification and have a pretty good idea of what I want to [...]]]></description>
			<content:encoded><![CDATA[<p>I have started looking at generating meet entries (SDIF) directly from wp-SwimTeam.  When you factor in events, strokes, registrations, scratches, and relays, the problem of generating meet entries becomes fairly complicated.  I&#8217;ve been sitting on the couch watching golf and perusing the SDIF specification and have a pretty good idea of what I want to do, now I just need to decide how to do it.  For the time being, I think I am going to focus on individual events as they are much easier generate than the relay events.  However, I don&#8217;t want code myself into a corner and make relay events hard to implement so I can&#8217;t decide what to do.  I also need to decide if I approach this from a roster perspective (ie by swimmer) or from the meet perspective (ie by event).  Hmmm &#8230;. decisions, decisions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/06/19/looking-at-meet-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-SwimTeam 1.9.646 now with Job Reminders!</title>
		<link>http://www.wp-swimteam.org/2011/06/04/wp-swimteam-1-9-646-now-with-job-reminders/</link>
		<comments>http://www.wp-swimteam.org/2011/06/04/wp-swimteam-1-9-646-now-with-job-reminders/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 16:37:15 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[download]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[volunteers]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=539</guid>
		<description><![CDATA[I have uploaded an early release of 1.9.646 to the Downloads page.  This new version has the ability to send out Job Assignment reminder e-mails.  There is a new action available from the Manage-&#62;Swim Meets tab called &#8220;Job Reminders&#8221;.  This action will pull all of the job assignments for the requested meet and send a [...]]]></description>
			<content:encoded><![CDATA[<p>I have uploaded an early release of 1.9.646 to the Downloads page.  This new version has the ability to send out Job Assignment reminder e-mails.  There is a new action available from the Manage-&gt;Swim Meets tab called &#8220;Job Reminders&#8221;.  This action will pull all of the job assignments for the requested meet and send a reminder e-mail to each person.</p>
<p>The MacDolphins are testing this functionality this weekend for our Time Trials on Tuesday and barring any problems, I&#8217;ll make it available via the WordPress plugin repository later tonight or early tomorrow.  If you want it early, download it and install it manually from the Download page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/06/04/wp-swimteam-1-9-646-now-with-job-reminders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Job Reminder E-mails</title>
		<link>http://www.wp-swimteam.org/2011/06/03/job-reminder-e-mails/</link>
		<comments>http://www.wp-swimteam.org/2011/06/03/job-reminder-e-mails/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 19:16:01 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[Reminders]]></category>
		<category><![CDATA[volunteers]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=536</guid>
		<description><![CDATA[Several clubs, including my own, have asked if I would add a feature to send out reminder e-mails to people for the Jobs they have signed up for.  Today I implemented this feature and am in the process of testing it on the wp-SwimTeam Demo site. The Job Reminder e-mail will look fairly similar to [...]]]></description>
			<content:encoded><![CDATA[<p>Several clubs, including my own, have asked if I would add a feature to send out reminder e-mails to people for the Jobs they have signed up for.  Today I implemented this feature and am in the process of testing it on the <a href="http://demo.wp-swimteam.org">wp-SwimTeam Demo site</a>.</p>
<p>The Job Reminder e-mail will look fairly similar to a Job Sign Up e-mail and will be sent when the Admin chooses to initiate the action.  E-mails can be controlled to limit who receives them based on the Job Duration (Full Meet, Partial Meet, Full Season, etc.).  In most cases, the Reminders need to be sent out to the people working the Meet Jobs.</p>
<p>Look for this update in the next day or so after I&#8217;ve done a bit of testing with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/06/03/job-reminder-e-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished the Job Commitment Report</title>
		<link>http://www.wp-swimteam.org/2011/05/30/finished-the-job-commitment-report/</link>
		<comments>http://www.wp-swimteam.org/2011/05/30/finished-the-job-commitment-report/#comments</comments>
		<pubDate>Mon, 30 May 2011 04:06:34 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[Report Generator]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=532</guid>
		<description><![CDATA[This evening I finished the Job Commitment Report.  I am not sure why but I had a tough time getting going on this one.  It will appear as a new tab on the Reports menu and will report the total number of credits a user has committed to for the requested season.  The report is [...]]]></description>
			<content:encoded><![CDATA[<p>This evening I finished the Job Commitment Report.  I am not sure why but I had a tough time getting going on this one.  It will appear as a new tab on the Reports menu and will report the total number of credits a user has committed to for the requested season.  The report is limited to the users who have swimmers registered for the specified season.</p>
<p>While working on this new functionality I also found a couple of minor bug which I have also fixed.  One of the bug failed to account for a swimmer unregistering for a season so they still would have been seen as active.</p>
<p>I hope to have a release  out in the next day or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/05/30/finished-the-job-commitment-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Opt-In/Opt-Out Event model running</title>
		<link>http://www.wp-swimteam.org/2011/05/29/new-opt-inopt-out-event-model-running/</link>
		<comments>http://www.wp-swimteam.org/2011/05/29/new-opt-inopt-out-event-model-running/#comments</comments>
		<pubDate>Sun, 29 May 2011 13:14:46 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[opt-out]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=530</guid>
		<description><![CDATA[I have completed all of changes to support the opt-in/opt-out event model I described late last week.  I have not released the update yet as I am still doing some testing.  I have it running on the wp-SwimTeam demo site.  You can see an example of what one of the reports would look like when [...]]]></description>
			<content:encoded><![CDATA[<p>I have completed all of changes to support the opt-in/opt-out event model I described late last week.  I have not released the update yet as I am still doing some testing.  I have it running on the <a href="http://demo.wp-swimteam.org">wp-SwimTeam demo site</a>.  You can see an <a href="http://demo.wp-swimteam.org/2011-season/swim-meets/demonstrators-vs-mor/">example</a> of what one of the reports would look like when swimmers are registered on an event basis instead of a stroke basis.</p>
<p>While working on this I found some problems with the Events module which I have also fixed.  One was a very odd case which only was exposed in Chrome as it worked fine under IE9 and FireFox 4.  It turned out to be some sort of a Javascript difference between browsers so I have changed the GUI for the Load Events form.</p>
<p>If you switch from the stroke based model to the event based model for opt-in/opt-out, you may see some empty or unknown events for existing records.  These are due to a non-existent event id in the record.  It doesn&#8217;t really hurt anything but does look odd on the report so I plan to look into it.</p>
<p>I am looking for someone to do some testing before I release an update, if you want to help, get in touch with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/05/29/new-opt-inopt-out-event-model-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More thoughts on the Opt-In/Opt-Out changes</title>
		<link>http://www.wp-swimteam.org/2011/05/25/more-thoughts-on-the-opt-inopt-out-changes/</link>
		<comments>http://www.wp-swimteam.org/2011/05/25/more-thoughts-on-the-opt-inopt-out-changes/#comments</comments>
		<pubDate>Wed, 25 May 2011 18:07:20 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[SDIF]]></category>
		<category><![CDATA[WinSwim]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=528</guid>
		<description><![CDATA[I&#8217;ve made a fair amount of progress today on the new Opt-In/Opt-Out Event model.  One of the big benefits of this model is it will facilitate being able to generate a Meet Entries file (SDIF) which could be consumed by Hy-tek Meet Manager or WinSwim. The meet event information has been in wp-SwimTeam for quite [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a fair amount of progress today on the new Opt-In/Opt-Out Event model.  One of the big benefits of this model is it will facilitate being able to generate a Meet Entries file (SDIF) which could be consumed by Hy-tek Meet Manager or WinSwim.</p>
<p>The meet event information has been in wp-SwimTeam for quite some time but I&#8217;ve yet to do anything with it as other things, like the Jobs system, have taken priority.  Knowing which swimmers are registered for which event will make the generation of a Meet Entries file fairly straight forward to implement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/05/25/more-thoughts-on-the-opt-inopt-out-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes coming for Opt-In/Opt-Out</title>
		<link>http://www.wp-swimteam.org/2011/05/25/changes-coming-for-opt-inopt-out/</link>
		<comments>http://www.wp-swimteam.org/2011/05/25/changes-coming-for-opt-inopt-out/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:29:48 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[opt-out]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/?p=526</guid>
		<description><![CDATA[I&#8217;ve had an ongoing dialog with a team in Texas using wp-SwimTeam that has a much different usage model for participating in Swim Meets than the MacDolphins do.  Instead of registering or scratching for a meet, their team has their swimmers register for particular events.  In speaking with a parent of one of our year [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had an ongoing dialog with a team in Texas using wp-SwimTeam that has a much different usage model for participating in Swim Meets than the <a href="http://www.macdolphins.org">MacDolphins</a> do.  Instead of registering or scratching for a meet, their team has their swimmers register for particular events.  In speaking with a parent of one of our year round swimmers, they do the same type of thing for their year round meets.</p>
<p>Wp-SwimTeam doesn&#8217;t currently support this usage model but I can see the need to do so.  The system already allows the definition and assignment of events to a swim meet, it needs to be extended to allow swimmers to register to particular events instead of the global Opt-In/Opt-Out option which is currently available.</p>
<p>I don&#8217;t plan to eliminate the current usage model because it works well for our swim team but I plan to extend it by allowing what I am referring to as the Opt-In/Opt-Out usage model which will either be by Stroke (the existing model) or by Event (the new model).</p>
<p>Fortunately the data model I set up when I first implemented Opt-In/Opt-Out will handle this change fairly easily with one exception.  For some odd reason I called the field in the database which stores the stroke code &#8216;eventcode&#8217;.  This was a bad idea and I am going to change it to &#8216;strokecode&#8217; in the next release of the plugin which will cause a bump in the database version.  This isn&#8217;t the first time I&#8217;ve changed a database column name so I am not too worried about it but I wanted to be up front about what I am doing and why.</p>
<p>In the current Opt-In/Opt-Out Stroke based usage model a user can start from a swim meet and update all of their swimmers on a per meet basis or they can start from a swimmer and update all of the meets on a per swimmer basis.  This will remain the case.</p>
<p>However, for the Event based usage model all action will have to be initiated from the swimmer, it will not be possible to update multiple swimmers for a single meet.  This change is due to the swimmers being in different age groups so the events have to be relevant to a swimmer which isn&#8217;t possible (or easy anyway, I guess anything is possible) for multiple swimmers.</p>
<p>What about swim ups?  I am not sure how I want to handle swim ups right now.  In the first implementation I will allow an Admin user to register a swimmer into any event but a parent/guardian (standard user) will only be allowed to register their swimmer for the events that correspond to the swimmer&#8217;s age group.</p>
<p>Feel free to comment on whether or not I have missed anything and I am looking for someone to validate the usage model once I have it up and running on the <a href="http://demo.wp-swimteam.org">wp-SwimTeam Demo site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/05/25/changes-coming-for-opt-inopt-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

