Archive

Archive for April 29th, 2008

Two Weeks of Swim Team Registration

April 29th, 2008 No comments

It has been about two weeks which our swim team, the MacDolphins, has been using wp-SwimTeam in conjunction with WordPress for swim team registration.  This has been a pretty good testing experience and for the most part, has goine pretty smoothly. 

However, some things which seem obvious to me apparently aren’t so obvious so I will need to rethink those.  For example – when adding a swimmer, the swimmer should be registered for the current season by default as part of the registration process as opposed to making it a separate step.  I also need to add some birth date checking as we had a number of swimmers registered with the current date (the default) which means they were born on the day they were registered.

I also ran into a problem where anyone using Apple’s Safari web browser (either on a Mac or a PC) wasn’t able to do much because the Javascript behavior of any of the buttons on the GUIDataList objects (a nice spreadhseet like widget used extensively to present information to the users) was different than Internet Explorer or Firefox.  It was very odd and took a while to chase down but it is fixed so now Mac users are happy too!

The next thing I am working on is Swimmer numbers for swim meets.  In our area, each swimmer is labeled (usually on their arm or leg with a Sharpie) with their swimmer number.  Some teams number their swimmers sequentially, other clubs, like ours, give each age group a prefix and number the swimmers within the age group.  E.g. the 7-8 girls are numbered 801 – 8xx and the 7-8 boys are numbered 701-7xx.  We will need this capability in the next 2-3 weeks so it is bubbling up the list.  I also need to generate some reports so that is a priority as well.

Categories: Development, Swim Team Tags:

WordPress updated

April 29th, 2008 No comments

I went ahead and upgraded WordPress to 2.5.1 even though I don’t like the new Dashboard.  It turns out I wanted to use the Email Users plugin with the MacDolphins site and since Email Users needed 2.5, I had to upgrade the MacDolphins site in order to use it.  Since the Swim Team plugin exposes the Dashboard pretty extensively to the end user, I decided to see if I could modify the Dashboard so it was more to my liking.

The result of that work is Retro-Dashboard, a WordPress Admin Theme plugin which I released yesterday.  It isn’t anything super fancy but it is waaaaaaay better than the default Dashboard (bleh, who thought that was a good idea).

Categories: WordPress Tags: