<?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; Age Groups</title>
	<atom:link href="http://www.wp-swimteam.org/tag/age-groups/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>Code Cleanup in progress</title>
		<link>http://www.wp-swimteam.org/2008/09/02/code-cleanup-in-progress/</link>
		<comments>http://www.wp-swimteam.org/2008/09/02/code-cleanup-in-progress/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 14:52:42 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Age Groups]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Roster]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=119</guid>
		<description><![CDATA[It is interesting to go back and revisit code which I wrote early in this project.  When  I go back and look at it, I ask myself why I implemented things the way I did.   The change to the  tabbed menu bar has required me to go back and visit almost every page which is presented [...]]]></description>
			<content:encoded><![CDATA[<p>It is interesting to go back and revisit code which I wrote early in this project.  When  I go back and look at it, I ask myself why I implemented things the way I did.   The change to the  tabbed menu bar has required me to go back and visit almost every page which is presented as a menu to a user of the system.</p>
<p>Some of the early functionality like Age Groups and Seasons had a clunky implementation of the decision tree logic and resulted in processing the same variables to make decisions repeatedly.  I have migrated the code I developed latter on for things like the Roster and Events pages and implemented &#8220;Guidance&#8221; for all pages as well.</p>
<p>Now that I have all of the code cleaned up, at least I think I have it all done, I need to return to the Events functionality.  I need the ability to add events to a meet and then re-order them.  The standard events can be used to seed the events for a meet and reordering works although it is clunky.  This should probably be done with AJAX so events can be dragged and dropped into the desired order.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/09/02/code-cleanup-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

