<?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; PEAR</title>
	<atom:link href="http://www.wp-swimteam.org/tag/pear/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>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>
	</channel>
</rss>

