<?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; WordPress</title>
	<atom:link href="http://www.wp-swimteam.org/tag/wordpress/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.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>Early WordPress 3.0 testing</title>
		<link>http://www.wp-swimteam.org/2010/04/27/early-wordpress-3-0-testing/</link>
		<comments>http://www.wp-swimteam.org/2010/04/27/early-wordpress-3-0-testing/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 12:15:57 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[deprecated]]></category>
		<category><![CDATA[phpHtmlLib]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/2010/04/27/early-wordpress-3-0-testing/</guid>
		<description><![CDATA[WordPress 3.0 is expected to be out sometime in May.&#160; I figured I ought to do some basic testing to see if changes to WordPress would have any significant impact on wp-SwimTeam.
I have a Linux Virtual Machine which I have set up such that I can always run the bleeding edge of WordPress – right [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0 is expected to be out sometime in May.&#160; I figured I ought to do some basic testing to see if changes to WordPress would have any significant impact on wp-SwimTeam.</p>
<p>I have a Linux Virtual Machine which I have set up such that I can always run the bleeding edge of WordPress – right out of the Subversion repository.&#160; When a new version of WordPress is ready to come out I update my Linux VM with the current state of WordPress and the current state of wp-SwimTeam and run some tests.</p>
<p>I started doing this a couple weeks ago and got busy and never finished it.&#160; This morning, I got back to it.&#160; It turns out, it didn’t run very well.&#160; Both wp-SwimTeam and phpHtmlLib plugins were calling deprecated WordPress functions.&#160; In releases prior to 3.0, there were no warnings about calling a deprecated function but 3.0 has a new warning feature.&#160; The way it is implemented, the warnings actually caused a failure with phpHtmlLib which resulted in WordPress not successfully loading.</p>
<p>I have fixed the problems in both plugins and committed the changes.&#160; However, I have not released new builds yet so until I do, I advise sticking with the 2.9.x release of WordPress.&#160; I expect a new build later this week at the latest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2010/04/27/early-wordpress-3-0-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New functionality in the works</title>
		<link>http://www.wp-swimteam.org/2009/08/27/new-functionality-in-the-works/</link>
		<comments>http://www.wp-swimteam.org/2009/08/27/new-functionality-in-the-works/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 10:24:21 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[opt-in]]></category>
		<category><![CDATA[opt-out]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/2009/08/27/new-functionality-in-the-works/</guid>
		<description><![CDATA[I haven’t posted much but I have been working on wp-SwimTeam off and on now that the MacDolphins summer season is over.&#160; I haven’t released anything yet but I’ve made some significant improvements.&#160; 
Opt-In/Opt-Out
Improvements have been made to the Opt-In/Opt-Out process to make it much less confusing.&#160; The Opt-In/Opt-Out form is now smarter, only presenting [...]]]></description>
			<content:encoded><![CDATA[<p>I haven’t posted much but I have been working on wp-SwimTeam off and on now that the MacDolphins summer season is over.&#160; I haven’t released anything yet but I’ve made some significant improvements.&#160; </p>
<h4>Opt-In/Opt-Out</h4>
<p>Improvements have been made to the Opt-In/Opt-Out process to make it much less confusing.&#160; The Opt-In/Opt-Out form is now smarter, only presenting the list of strokes to the user when a Partial Opt-In/Opt-Out is selected.&#160; The ability to Opt-In/Opt-Out has also been added to the “My Swimmers” tab to make it easier to find.</p>
<h4>Login Redirect</h4>
<p>I’ve also added a new option to control what happens when end users login to a site running wp-SwimTeam.&#160; For most users, landing on the WordPress Dashboard page is confusing.&#160; They don’t care about 99% of the stuff presented to them nor should they.&#160; The plugin now allows definition of a login redirect so the user can be sent to either the home page or the Swim Team Overview (which is what I expect to use most of the time) page.&#160; Landing on the Swim Team Overview page makes the most sense for most users since when they login, they are most likely doing some level of interaction with the swim team functionality.</p>
<h4>Results Import</h4>
<p>Results import is still&#160; in progress, the other two areas mentioned above are complete.&#160; At this point importing results does little more than perform a first pass validation that the supplied file is indeed a SDIF results file.&#160; Now that I have the uploading and validation complete, I need to work on the data model to store results.&#160; Results will be connected to swimmers and meets and events.&#160; Since a new table will be created, results will change the database version when it is released.</p>
<p>Initially I expect to simply report results from a meet and be able to look at results for any given swimmer.&#160; Longer term I want to use Open Flash Chart to plot results on a per swimmer basis over the course of a season or possibly several seasons.&#160; I don’t expect to get to this until much later this year though.</p>
<h4>WordPress 2.8.x</h4>
<p>I am still working with WordPress 2.7.1 in my development environment.&#160; I haven’t even tried 2.8.4 yet so I have no idea what the impact is.&#160; I will likely do so once I am done with the results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2009/08/27/new-functionality-in-the-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running WordPress on SourceForge</title>
		<link>http://www.wp-swimteam.org/2008/09/28/running-wordpress-on-sourceforge/</link>
		<comments>http://www.wp-swimteam.org/2008/09/28/running-wordpress-on-sourceforge/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:09:19 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[SourceForge]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=134</guid>
		<description><![CDATA[Running WordPress under SourceForge project web hosting service can be frustrating.  It just doesn&#8217;t work as seamlessly as it WordPress normally does.  When I first installed WordPress, the Akismet anti-spam plugin wouldn&#8217;t work (still doesn&#8217;t) because SourceForge doesn&#8217;t allow remote connections.  Yesterday I wanted to include an image in a post only to find that [...]]]></description>
			<content:encoded><![CDATA[<p>Running WordPress under SourceForge project web hosting service can be frustrating.  It just doesn&#8217;t work as seamlessly as it WordPress normally does.  When I first installed WordPress, the Akismet anti-spam plugin wouldn&#8217;t work (still doesn&#8217;t) because SourceForge doesn&#8217;t allow remote connections.  Yesterday I wanted to include an image in a post only to find that I couldn&#8217;t upload an image due to a permissions problem.</p>
<p>It took a while to figure it out and with the reorganiztion of SourceForge, a lot of their documentation is either wrong or missing.  SourceForge allows a &#8220;persistent&#8221; directory for uploads but it isn&#8217;t in the htdocs tree &#8211; it is in a different area of the file system.  To get uploads working I had to create a uploads directory in the persistent file system space for my project and then create a symbolic link from wp-contents/uploads to the uploads directory in the persistent directory.  Certainly not real striaight forward but at least it is now working.  It shouldn&#8217;t be this hard.  I did all of this with sftp, I couldn&#8217;t figure out a way to get a shell open via SSH.</p>
<p>While I was at it I also  updated WordPress to the latest (2.6.2) version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/09/28/running-wordpress-on-sourceforge/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UI Change for wp-SwimTeam</title>
		<link>http://www.wp-swimteam.org/2008/08/22/ui-change-for-wp-swimteam/</link>
		<comments>http://www.wp-swimteam.org/2008/08/22/ui-change-for-wp-swimteam/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 10:38:47 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Lighter Menus]]></category>
		<category><![CDATA[phpHtmlLib]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=110</guid>
		<description><![CDATA[As the Swim Team Dashboard menu has grown I have been thinking of changing how I present the various choices to both the Admin as well as a Subscriber.  While I have thought about it from time to time, I haven&#8217;t done anything about it.  I was recently looking for something in the WordPress plugin [...]]]></description>
			<content:encoded><![CDATA[<p>As the Swim Team Dashboard menu has grown I have been thinking of changing how I present the various choices to both the Admin as well as a Subscriber.  While I have thought about it from time to time, I haven&#8217;t done anything about it.  I was recently looking for something in the <a href="http://wordpress.org/extend/plugins/">WordPress plugin directory</a> and found something called <a href="http://wordpress.org/extend/plugins/lighter-admin-drop-menus/">Lighter Menus</a>.</p>
<p>Lighter Menus changes the Dashboard menus into a set of drop down menus.  It is very similar to <a href="http://www.stuff.yellowswordfish.com/admin-drop-down-menus/">Andy Staines&#8217; Admin Dropdown Menus</a>.  Unfortunately, Admin Dropdown Menus really changed with the WP 2.5 release and the author has subsequently stated he will no longer support it.  Lighter Menus looked like it might be a suitable replacement so I decided to give it a try.</p>
<p>I really liked the way Lighter Menus works except for one thing:  The custom Swim Team menu didn&#8217;t work right.  The URLs weren&#8217;t constructed correctly.  Bummer.  But I really liked the way it looked.  Was this the compelling event to fix the growing Swim Team menu?  The Swim Team menu was really unwieldy when using the standard Dashboard as well.</p>
<p>As I worked on phpHtmlLib I tested all of the examples and I kept coming back to the TabControlWidget thinking it might be a good solution for wp-SwimTeam.  The TabControlWidget is a CSS based solution which presents different content based on which tab is selected.</p>
<p>Earlier this week, I decided to try it and see if it would work.  The implementation turned out to be really simple and I was able to use all of individual page code almost verbatim.  I like this implementation much better and I think it is much, much easier to use.  This decision also let me clean up some of the code which had been duplicated between the Admin and User side and resulted in the elimination of a half a dozen PHP file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/08/22/ui-change-for-wp-swimteam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpHtmlLib is now a WordPress plugin</title>
		<link>http://www.wp-swimteam.org/2008/08/15/phphtmllib-is-now-a-wordpress-plugin/</link>
		<comments>http://www.wp-swimteam.org/2008/08/15/phphtmllib-is-now-a-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 12:06:33 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[phpHtmlLib]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=93</guid>
		<description><![CDATA[The overhaul of phpHtmlLib is largely complete, I just need to validate a few more things before I call it done.  One of the things I did during the overhaul was to add some things to the library so it will load as a WordPress plugin.  This will make installation and configutation much easier.  The changes to [...]]]></description>
			<content:encoded><![CDATA[<p>The overhaul of <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a> is largely complete, I just need to validate a few more things before I call it done.  One of the things I did during the overhaul was to add some things to the library so it will load as a WordPress plugin.  This will make installation and configutation much easier.  The changes to phpHtmlLib made the migration from <a title="PEAR" href="http://pear.php.net">PEAR</a> to the WordPress database abstraction class much easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/08/15/phphtmllib-is-now-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Significant change to the Database Class</title>
		<link>http://www.wp-swimteam.org/2008/08/13/significant-change-to-the-database-class/</link>
		<comments>http://www.wp-swimteam.org/2008/08/13/significant-change-to-the-database-class/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 14:03:30 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[phpHtmlLib]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=85</guid>
		<description><![CDATA[Getting a demo up and running on a new host has been very enlightening.  I have used the PEAR DB class for years because it works well and is usually available.  The host which is being used for the demo site doesn&#8217;t appear to have the PEAR DB class installed so this has motivated me to migrate the [...]]]></description>
			<content:encoded><![CDATA[<p>Getting a demo up and running on a new host has been very enlightening.  I have used the <a title="PEAR DB" href="http://pear.php.net/package/DB">PEAR DB</a> class for years because it works well and is usually available.  The host which is being used for the demo site doesn&#8217;t appear to have the <a title="PEAR DB" href="http://pear.php.net/package/DB">PEAR DB</a> class installed so this has motivated me to migrate the SwimTeamDBI class to make use of the builtin <a title="WordPress" href="http://www.wordpress.org">WordPress</a> database access class instead of depending on <a title="PEAR" href="http://pear.php.net">PEAR</a>.  I have considered doing this for a while but have put it off but it looks like it is time to deal with it.</p>
<p>My intial impression is it should not be to much of a change as my current database class abstracts the <a title="PEAR" href="http://pear.php.net">PEAR</a> aspect away from the rest of wp-SwimTeam.  The bigger concern is the <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a> widgets which also depend on <a title="PEAR" href="http://pear.php.net">PEAR</a>.   Those will need attention and I suspect I will end up implementing a new database abstraction class for WordPress as part of <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a>.</p>
<p>I have been doing a lot of work on <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a> over the last week and for the most part, it appears to be done.  All of the changes allow <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a> to now be loaded as a WordPress plugin which is much easier to support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/08/13/significant-change-to-the-database-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The trickle down effect</title>
		<link>http://www.wp-swimteam.org/2008/08/05/the-trickle-down-effect/</link>
		<comments>http://www.wp-swimteam.org/2008/08/05/the-trickle-down-effect/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 14:07:21 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[phpHtmlLib]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=80</guid>
		<description><![CDATA[While trying to get a demo site up and running I ran into an issue that has taken me down a path I didn&#8217;t expect to head down at this time.  But now that I have run into it, I have decided to fix it correctly.
The wp-SwimTeam plugin depends on phpHtmlLib and the 2.x version of [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to get a demo site up and running I ran into an issue that has taken me down a path I didn&#8217;t expect to head down at this time.  But now that I have run into it, I have decided to fix it correctly.</p>
<p>The wp-SwimTeam plugin depends on <a title="phpHtmlLib" href="http://phphtmllib.newsblob.com">phpHtmlLib</a> and the 2.x version of the library requires that it be installed in the web site&#8217;s root directory.  This typically isn&#8217;t a big deal but in some cases can be inconvenient.  It also requires the library be named <strong>phphtmllib</strong> as the path is (was) encoded into quite a few of the widgets.</p>
<p>When I uploaded the library to the new demo site, it didn&#8217;t run correctly.  The demo site is running PHP5 which I immediately suspected as the problem.  So I loaded PHP5 and phpHtmlLib into a new virtual machine (I love <a title="VMware" href="http://www.vmware.com">VMware</a>, it is wonderful for configuring different environments) and all the examples ran just fine.  Odd, very odd.  Digging into it further, it looks like the hosting provider&#8217;s PHP virtual directory support setting is different than what I had locally and affects how include files are handled.</p>
<p>A couple of tests confirmed my suspicions.  Since this hosting provider is large, I suspect this PHP configuration is pretty typical and it provided sufficient motivation to go back and fix phpHtmlLib 2.x so it can be loaded with appropriate configured PHP <strong>define()</strong> statements.  If you look through the <a title="phpHtmlLib Forums" href="http://phphtmllib.newsblob.com/?target=forums-frame-set">phpHtmlLib forums</a> you&#8217;ll find this is a fairly regularly requested item (including by me) and phpHtmlLib 3 (which requires PHP5) is configured this way.</p>
<p>Over the last couple days I have been updating the phpHtmlLib 2.x branch to support this configuration method and now have it all running correctly in my development area.  Before I commit all the changes, and there are a lot of them, I need to verify it all works in the suspect hosting environment.</p>
<p>The trickle down of setting up a demo site resulted in an overhaul to phpHtmlLib.  It needed to be done anyway and doing it will allow phpHtmlLib to be loaded as a WordPress plugin eventually.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/08/05/the-trickle-down-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo Site</title>
		<link>http://www.wp-swimteam.org/2008/07/25/demo-site/</link>
		<comments>http://www.wp-swimteam.org/2008/07/25/demo-site/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 13:25:06 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[wp-SwimTeam]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=59</guid>
		<description><![CDATA[I have had a couple ask recently about a demo site for wp-SwimTeam so I think I am going to set one up that people can play with.  The plugin is current live on the MacDolphins web site but since that is a real team and real data, it isn&#8217;t a suitable sandbox for people to [...]]]></description>
			<content:encoded><![CDATA[<p>I have had a couple ask recently about a demo site for wp-SwimTeam so I think I am going to set one up that people can play with.  The plugin is current live on the <a title="MacDolphins" href="http://www.macdolphins.org">MacDolphins web site</a> but since that is a real team and real data, it isn&#8217;t a suitable sandbox for people to explore.</p>
<p>If I can set up another instance of <a title="WordPress" href="http://www.wordpress.org">WordPress</a> underneath this one to demonstrate the plugin, I will make it available for play with.  I am not sure how to assign new users the necessary permission to admin the demo site since that would provide them a fair amount of control over the actual WordPress install itself.  Hmmm &#8230; need to think that through before I turn it on!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/07/25/demo-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
