<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ajaxian Featured Tutorial: Show/Hide Login Panel Built with MooTools</title>
	<atom:link href="http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: dirtynine</title>
		<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/comment-page-1#comment-267004</link>
		<dc:creator>dirtynine</dc:creator>
		<pubDate>Thu, 28 Aug 2008 16:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4129#comment-267004</guid>
		<description>Hey, we&#039;ve been doing that over at hiwired.com for about a year!  Nice.</description>
		<content:encoded><![CDATA[<p>Hey, we&#8217;ve been doing that over at hiwired.com for about a year!  Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobFrontEndDeveloper</title>
		<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/comment-page-1#comment-266797</link>
		<dc:creator>RobFrontEndDeveloper</dc:creator>
		<pubDate>Wed, 20 Aug 2008 10:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4129#comment-266797</guid>
		<description>Not bad, some guys at Lightmaker have done a very similar one in jQuery over at lewishamilton.com, very slick and easy to roll back for those not lucky enough to experience Javascript :)</description>
		<content:encoded><![CDATA[<p>Not bad, some guys at Lightmaker have done a very similar one in jQuery over at lewishamilton.com, very slick and easy to roll back for those not lucky enough to experience Javascript :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gonchuki</title>
		<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/comment-page-1#comment-266786</link>
		<dc:creator>gonchuki</dc:creator>
		<pubDate>Wed, 20 Aug 2008 01:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4129#comment-266786</guid>
		<description>looks like the operator11 login pulldown.
just that the o11 one was built almost a year ago, so much for &quot;he came up with&quot;... anyways, not innovative at all but still looking great :)

also speaking of the code, seems the author doesn&#039;t know about the Fx.Slide element shortcuts. he could have used $(&#039;login&#039;).slide(&#039;hide&#039;) and the other methods instead of creating the mySlide var.</description>
		<content:encoded><![CDATA[<p>looks like the operator11 login pulldown.<br />
just that the o11 one was built almost a year ago, so much for &#8220;he came up with&#8221;&#8230; anyways, not innovative at all but still looking great :)</p>
<p>also speaking of the code, seems the author doesn&#8217;t know about the Fx.Slide element shortcuts. he could have used $(&#8216;login&#8217;).slide(&#8216;hide&#8217;) and the other methods instead of creating the mySlide var.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rizqi</title>
		<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/comment-page-1#comment-266784</link>
		<dc:creator>rizqi</dc:creator>
		<pubDate>Tue, 19 Aug 2008 19:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4129#comment-266784</guid>
		<description>It looks like an old version of Shaun Inman&#039;s site</description>
		<content:encoded><![CDATA[<p>It looks like an old version of Shaun Inman&#8217;s site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChadB</title>
		<link>http://ajaxian.com/archives/ajaxian-featured-tutorial-showhide-login-panel-built-with-mootools/comment-page-1#comment-266782</link>
		<dc:creator>ChadB</dc:creator>
		<pubDate>Tue, 19 Aug 2008 18:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4129#comment-266782</guid>
		<description>The biggest problem with this, at least as-implemented at the link provided, is its atrocious lack of error handling. 

If I type in the wrong username or password it just looks like the screen blinks and I have no idea if anything&#039;s happened or not.

Maybe a hidden field maintaining the widget&#039;s display state could be added so that the server can dynamically add script to automatically re-show the panel after a failed POST (with error messages, of course).</description>
		<content:encoded><![CDATA[<p>The biggest problem with this, at least as-implemented at the link provided, is its atrocious lack of error handling. </p>
<p>If I type in the wrong username or password it just looks like the screen blinks and I have no idea if anything&#8217;s happened or not.</p>
<p>Maybe a hidden field maintaining the widget&#8217;s display state could be added so that the server can dynamically add script to automatically re-show the panel after a failed POST (with error messages, of course).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

