<?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"
	>

<channel>
	<title>dwc's Development Blog</title>
	<atom:link href="http://dev.webadmin.ufl.edu/~dwc/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.webadmin.ufl.edu/~dwc</link>
	<description>Ramblings by University of Florida Web Developer Daniel Westermann-Clark</description>
	<pubDate>Fri, 25 Apr 2008 17:19:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1-alpha</generator>
	<language>en</language>
			<item>
		<title>http-authentication 2.0</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2008/04/16/http-authentication-20/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2008/04/16/http-authentication-20/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 21:51:20 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=18</guid>
		<description><![CDATA[I&#8217;ve finished updating the http-authentication plugin for WordPress 2.5.
This version of the plugin will work with WordPress 2.5.1 and above, due to a change in the wp_authenticate plugin hook.
This plugin will not work on WordPress 2.5, but if you want to test it you can download a nightly build or use Subversion WordPress 2.5.1.
You can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finished updating the http-authentication plugin for WordPress 2.5.</p>
<p>This version of the plugin will work with WordPress 2.5.1 and above, due to <a href="http://trac.wordpress.org/ticket/6675">a change</a> in the <code>wp_authenticate</code> plugin hook.</p>
<p><em>This plugin will not work on WordPress 2.5</em>, but if you want to test it you can <a href="http://wordpress.org/download/">download <s>a nightly build or use Subversion</s> WordPress 2.5.1</a>.</p>
<p>You can download <a href="http://wordpress.org/extend/plugins/http-authentication/">the plugin</a> from the WordPress Plugin Directory.</p>
<p>Finally, for this release, I&#8217;m starting a new post for the plugin. Refer to the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/http-authentication-plugin/">previous post</a> for support issues, and if you don&#8217;t find an answer there, please ask here. Questions asked on the old post about this version will not be answered.</p>
<p><strong>Update</strong> (2008-04-25): <a href="http://wordpress.org/development/2008/04/wordpress-251/">WordPress 2.5.1 is out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2008/04/16/http-authentication-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>http-authentication on WordPress 2.5</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2008/04/03/http-authentication-on-wordpress-25/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2008/04/03/http-authentication-on-wordpress-25/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:15:46 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/2008/04/03/http-authentication-on-wordpress-25/</guid>
		<description><![CDATA[As noted elsewhere on this blog, the http-authentication plugin does not run smoothly on WordPress 2.5.
Ryan P and Ben Chun have tracked down some of the changes to WordPress core that have caused problems for the plugin.
As time permits, I&#8217;ll be updating the plugin to take into account the new login code. Unfortunately I cannot [...]]]></description>
			<content:encoded><![CDATA[<p>As noted elsewhere on this blog, the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/http-authentication-plugin/">http-authentication plugin</a> does not run smoothly on WordPress 2.5.</p>
<p>Ryan P and <a href="http://benchun.net/">Ben Chun</a> have tracked down <a href="http://dev.webadmin.ufl.edu/~dwc/2007/03/15/minor-plugin-updates/#comment-17391">some of the changes</a> to WordPress core that have caused problems for the plugin.</p>
<p>As time permits, I&#8217;ll be updating the plugin to take into account the new login code. Unfortunately I cannot guarantee a delivery date - work is keeping me incredibly busy right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2008/04/03/http-authentication-on-wordpress-25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Minor Plugin Updates</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2007/03/15/minor-plugin-updates/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2007/03/15/minor-plugin-updates/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 04:37:27 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=16</guid>
		<description><![CDATA[I just tagged new versions of the http-authentication and ical-events plugins:

http-authentication 1.7
ical-events 1.10

The releases include updated readme files for the really slick WordPress plugin directory that was released today.
The ical-events plugin also contains a minor fix for to avoid a case where a repeat was added after the RRULE end time.
]]></description>
			<content:encoded><![CDATA[<p>I just tagged new versions of the http-authentication and ical-events plugins:</p>
<ul>
<li><a href="http://dev.wp-plugins.org/changeset/8271">http-authentication 1.7</a></li>
<li><a href="http://dev.wp-plugins.org/changeset/8273">ical-events 1.10</a></li>
</ul>
<p>The releases include updated readme files for the really slick <a href="http://wordpress.org/development/2007/03/plugin-directory/">WordPress plugin directory</a> that was released today.</p>
<p>The ical-events plugin also contains a minor fix for to avoid a case where a repeat was added after the RRULE end time.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2007/03/15/minor-plugin-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ical-events 1.9</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/ical-events-19/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/ical-events-19/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 21:26:43 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=15</guid>
		<description><![CDATA[Another quick release of code that&#8217;s been sitting in trunk for a while - ical-events 1.9.
This contains fixes to boundary coniditions, support for wp_remote_fopen instead of the url-cache plugin, improvements for repeating events with specific repeat days, and basic support for RFC 2445 event status.
You should be able to download a zip file from Owen [...]]]></description>
			<content:encoded><![CDATA[<p>Another quick release of code that&#8217;s been sitting in trunk for a while - <a href="http://dev.wp-plugins.org/changeset/7194">ical-events 1.9</a>.</p>
<p>This contains <a href="http://dev.wp-plugins.org/changeset/6350">fixes to boundary coniditions</a>, <a href="http://dev.wp-plugins.org/changeset/6367">support for <code>wp_remote_fopen</code> instead of the url-cache plugin</a>, <a href="http://dev.wp-plugins.org/changeset/6384">improvements for repeating events with specific repeat days</a>, and <a href="http://dev.wp-plugins.org/changeset/6402">basic support for RFC 2445 event status</a>.</p>
<p>You should be able to <a href="http://redalt.com/External/Plugins/?plugin=ical-events">download a zip file</a> from Owen Winkler’s site shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/ical-events-19/feed/</wfw:commentRss>
		</item>
		<item>
		<title>http-authentication 1.6</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/http-authentication-16/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/http-authentication-16/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 20:27:51 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=14</guid>
		<description><![CDATA[I just tagged version 1.6 of the http-authentication plugin, which adds nonce support for improved WordPress 2.0 compatibility. This had actually sat in trunk for a while; I was lazy about doing a new release.
You should be able to download a zip file from Owen Winkler’s site shortly.
]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://dev.wp-plugins.org/changeset/7193">just tagged</a> version 1.6 of the http-authentication plugin, which adds nonce support for improved WordPress 2.0 compatibility. This had actually sat in trunk for a while; I was lazy about doing a new release.</p>
<p>You should be able to <a href="http://redalt.com/External/Plugins/?plugin=http-authentication">download a zip file</a> from Owen Winkler’s site shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2007/01/01/http-authentication-16/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ical-events 1.8</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2006/08/20/ical-events-18/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2006/08/20/ical-events-18/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 19:49:32 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=13</guid>
		<description><![CDATA[I just tagged version 1.8 of the ical-events plugin, with some formatting fixes for untimed and long-running events.
Also included is support for the cURL library, via the url-cache plugin. If your host has turned off allow_url_fopen, you can still use this plugin. See the readme for more information.
You can download a zip file from Owen [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://dev.wp-plugins.org/changeset/6316">just tagged</a> version 1.8 of the ical-events plugin, with some formatting fixes for untimed and long-running events.</p>
<p>Also included is support for the cURL library, via the <a href="http://mcnicks.org/software/wordpress/url-cache/">url-cache</a> plugin. If your host has turned off <code>allow_url_fopen</code>, you can still use this plugin. See <a href="http://dev.wp-plugins.org/file/ical-events/tags/1.8/readme.txt?format=txt">the readme</a> for more information.</p>
<p>You can <a href="http://www.redalt.com/External/plugins.php?p=ical-events">download a zip file</a> from Owen Winkler’s site.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2006/08/20/ical-events-18/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ical-events 1.7</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2006/05/22/ical-events-17/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2006/05/22/ical-events-17/#comments</comments>
		<pubDate>Tue, 23 May 2006 03:40:18 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=12</guid>
		<description><![CDATA[Thanks to some very helpful users, a new version of the ical-events plugin is available. It contains mostly minor updates to the iCalendar parser, a fix for all-day events (thanks, Jennie!), and a fix for repeating events (thanks, Pete!).
As usual, you can download a zip file from Owen Winkler’s site.
]]></description>
			<content:encoded><![CDATA[<p>Thanks to some very helpful users, a new version of the ical-events plugin is available. It contains mostly minor updates to the iCalendar parser, a fix for all-day events (thanks, Jennie!), and a fix for repeating events (thanks, Pete!).</p>
<p>As usual, you can <a href="http://www.redalt.com/External/plugins.php?p=ical-events">download a zip file</a> from Owen Winkler’s site.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2006/05/22/ical-events-17/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ical-events 1.6</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2006/04/20/ical-events-16/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2006/04/20/ical-events-16/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 15:00:05 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=11</guid>
		<description><![CDATA[I just tagged version 1.6 of the ical-events plugin, with a minor formatting fix and a fix for Google Calendar URLs. The caching code didn&#8217;t always generate a unique filename, depending on the URL.
You can download a zip file from Owen Winkler&#8217;s site.
]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://dev.wp-plugins.org/changeset/5886">just tagged</a> version 1.6 of the ical-events plugin, with a minor formatting fix and a fix for Google Calendar URLs. The caching code didn&#8217;t always generate a unique filename, depending on the URL.</p>
<p>You can <a href="http://www.redalt.com/External/plugins.php?p=ical-events">download a zip file</a> from Owen Winkler&#8217;s site.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2006/04/20/ical-events-16/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ical-events 1.5</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2006/04/16/ical-events-15/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2006/04/16/ical-events-15/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 04:10:56 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=10</guid>
		<description><![CDATA[Phew, been really busy recently. A few people have provided patches or suggestions for the http-authentication plugin, but I haven&#8217;t had the time to really respond to them in any useful fashion. Sorry if you&#8217;re one of these people. 
With all the buzz about Google Calendar I&#8217;ve gotten a few questions about the ical-events plugin. [...]]]></description>
			<content:encoded><![CDATA[<p>Phew, been really busy recently. A few people have provided patches or suggestions for the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/http-authentication-plugin/">http-authentication plugin</a>, but I haven&#8217;t had the time to really respond to them in any useful fashion. Sorry if you&#8217;re one of these people. <img src='http://dev.webadmin.ufl.edu/~dwc/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
With all the buzz about <a href="http://calendar.google.com/">Google Calendar</a> I&#8217;ve gotten a few questions about the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/ical-events-plugin/">ical-events plugin</a>. I had been sitting on a new version, with basic support for repeating events, for almost six months.</p>
<p>The plugin now includes <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/ical-events-plugin/#comment-484">support for event URLs</a>, since it was <a href="http://dev.wp-plugins.org/changeset/5837">a really quick fix</a>.</p>
<p>This version is <a href="http://dev.wp-plugins.org/changeset/5839">tagged as version 1.5</a>. You should be able to <a href="http://downloads.wordpress.org/plugin/">download it</a> shortly.</p>
<p>If you are using 1.4 or earlier, please note the API change described on the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/ical-events-plugin/">plugin page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2006/04/16/ical-events-15/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updating http-authentication For WordPress 2.0</title>
		<link>http://dev.webadmin.ufl.edu/~dwc/2006/01/07/http-authentication-wp20/</link>
		<comments>http://dev.webadmin.ufl.edu/~dwc/2006/01/07/http-authentication-wp20/#comments</comments>
		<pubDate>Sun, 08 Jan 2006 03:03:53 +0000</pubDate>
		<dc:creator>dwc</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dev.webadmin.ufl.edu/~dwc/?p=9</guid>
		<description><![CDATA[A couple of people have asked me about updating the http-authentication plugin for WordPress 2.0. I&#8217;ve made a first pass at updating it, thanks to Dustin Brewer who provided an initial patch.
Currently this version is in trunk, but I&#8217;ll likely tag it as version 1.4 on Monday or Tuesday. In the meantime, you can download [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of people have asked me about updating the <a href="http://dev.webadmin.ufl.edu/~dwc/2005/03/10/http-authentication-plugin/">http-authentication plugin</a> for <a href="http://wordpress.org/development/2005/12/wp2/">WordPress 2.0</a>. I&#8217;ve <a href="http://dev.wp-plugins.org/changeset/4503">made a first pass at updating it</a>, thanks to Dustin Brewer who provided an initial patch.</p>
<p>Currently this version is in <a href="http://dev.wp-plugins.org/browser/http-authentication/trunk/">trunk</a>, but I&#8217;ll likely <a href="http://dev.wp-plugins.org/browser/http-authentication/tags/">tag</a> it as version 1.4 on Monday or Tuesday. In the meantime, you can <a href="http://www.redalt.com/External/plugins.php?p=http-authentication">download a zip from Owen Winkler&#8217;s site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.webadmin.ufl.edu/~dwc/2006/01/07/http-authentication-wp20/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
