<?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>David Underhill &#187; WordPress</title>
	<atom:link href="http://dound.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://dound.com</link>
	<description>dound&#039;s space on the web</description>
	<lastBuildDate>Sun, 13 Jun 2010 23:17:04 +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>My first WordPress plugin: AJAX Login Widget++</title>
		<link>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/</link>
		<comments>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 07:20:31 +0000</pubDate>
		<dc:creator>David Underhill</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[AJAX Login Widget++]]></category>
		<category><![CDATA[login form]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://dound.com/?p=67</guid>
		<description><![CDATA[Today I decided that did not really like the how WordPress handled user logins.  Whenever you want to login, it whisks you away from what you were reading and onto a very empty login page.  Once you have logged in, in tends to whisk you off somewhere new.  Worse, when you logout [...]]]></description>
			<content:encoded><![CDATA[<p>Today I decided that did not really like the how <a href="http://www.wordpress.org">WordPress</a> handled user logins.  Whenever you want to login, it whisks you away from what you were reading and onto a very empty login page.  Once you have logged in, in tends to whisk you off somewhere new.  Worse, when you logout it again takes you away from the page you were on to show you a blank login page.  Thus I headed back to the <a href="http://wordpress.org/extend/plugins/">WordPress plugins directory</a> in search of something better.</p>
<p>What I found was a nifty plugin named <a href="http://wordpress.org/extend/plugins/ajax-login/">AJAX Login</a> which (surprise) used <a href="http://en.wikipedia.org/wiki/AJAX">AJAX</a> to handle almost all login processing within the page the user was on.  Unfortunately, it had not been updated in over a year and was no longer compatible with the latest version of WordPress.  Thus I started hacking on it and ended up making a number of improvements to its UI and how it handled AJAX calls.  Anyway, I decided to package it up as a new plugin &#8212; <span style="color:#990000"><em>you can get the plugin and read all the details</em></span> about what it does <a href="http://dound.com/projects/word-press/ajax-login-widget/"><strong>here</strong></a>.</p>
<p>Its official location in the WordPress plugins directory is at <a href="http://wordpress.org/extend/plugins/ajax-login-widget/">http://wordpress.org/extend/plugins/ajax-login-widget/</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/feed/</wfw:commentRss>
		<slash:comments>73</slash:comments>
		</item>
		<item>
		<title>Something rather new</title>
		<link>http://dound.com/2009/02/something-rather-new/</link>
		<comments>http://dound.com/2009/02/something-rather-new/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 07:59:18 +0000</pubDate>
		<dc:creator>David Underhill</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dound.com/?p=33</guid>
		<description><![CDATA[Finally, a new look for an old website!  As you might have noticed, I&#8217;ve jumped head first onto the WordPress bandwagon.  It is actually a very nice content management system &#8211; I&#8217;m already a big fan of the plugin infrastructure.  Less than a few hours into the plunge I already found myself [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, a new look for an old website!  As you might have noticed, I&#8217;ve jumped head first onto the <a href="http://www.wordpress.org">WordPress</a> bandwagon.  It is actually a very nice content management system &#8211; I&#8217;m already a big fan of the plugin infrastructure.  Less than a few hours into the plunge I already found myself hacking on the themes code, and later fixed a little bug in a plugin.  <del datetime="2009-02-23T16:42:30+00:00">The biggest disappointment is that the <a href="http://wordpress.org/extend/plugins/">plugins directory</a> does not provide official source repositories for the plugins.</del>  <em>Update</em>: I just found out you can find the source code to all hosted plugins at <a href="http://svn.wp-plugins.org/">http://svn.wp-plugins.org/</a>.</p>
<p>Anyway, I look forward to using this space to share some of the exciting things I learn.  Hopefully others will respond with even better ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://dound.com/2009/02/something-rather-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
