<?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; login form</title>
	<atom:link href="http://dound.com/tag/login-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://dound.com</link>
	<description>dound&#039;s space on the web</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:57:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<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 it again takes [...]]]></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>79</slash:comments>
		</item>
	</channel>
</rss>

