<?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: Membership.GeneratePassword and plain alphanumeric passwords</title>
	<atom:link href="http://invalidlogic.com/2008/02/06/membership-generatepassword-and-plain-alphanumeric-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://invalidlogic.com/2008/02/06/membership-generatepassword-and-plain-alphanumeric-passwords/</link>
	<description>Endlessly expanding technology</description>
	<lastBuildDate>Wed, 24 Feb 2010 05:14:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AL001</title>
		<link>http://invalidlogic.com/2008/02/06/membership-generatepassword-and-plain-alphanumeric-passwords/comment-page-1/#comment-1268</link>
		<dc:creator>AL001</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:14:44 +0000</pubDate>
		<guid isPermaLink="false">/software/membership-generatepassword-and-plain-alphanumeric-passwords/#comment-1268</guid>
		<description>using replace or switch will do, but still Mr Microsoft has to fix this crap. It is stupid to ask someone to remember a password that contains punctuaion, also some of the punctuation characters can easily be confused with alphanums.
Not everyone has &quot;eagle eyes&quot;!</description>
		<content:encoded><![CDATA[<p>using replace or switch will do, but still Mr Microsoft has to fix this crap. It is stupid to ask someone to remember a password that contains punctuaion, also some of the punctuation characters can easily be confused with alphanums.<br />
Not everyone has &#8220;eagle eyes&#8221;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://invalidlogic.com/2008/02/06/membership-generatepassword-and-plain-alphanumeric-passwords/comment-page-1/#comment-587</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Wed, 06 Feb 2008 16:59:00 +0000</pubDate>
		<guid isPermaLink="false">/software/membership-generatepassword-and-plain-alphanumeric-passwords/#comment-587</guid>
		<description>&lt;p&gt;But that is assuming just the ; will break it, and still doesn&#039;t accomplish getting an actual alphanumeric password. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>But that is assuming just the ; will break it, and still doesn&#8217;t accomplish getting an actual alphanumeric password. <img src='http://invalidlogic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://invalidlogic.com/2008/02/06/membership-generatepassword-and-plain-alphanumeric-passwords/comment-page-1/#comment-586</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 06 Feb 2008 16:52:00 +0000</pubDate>
		<guid isPermaLink="false">/software/membership-generatepassword-and-plain-alphanumeric-passwords/#comment-586</guid>
		<description>&lt;p&gt;..or just use their method.replace(&quot;;&quot;,&quot;&quot;);&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>..or just use their method.replace(&quot;;&quot;,&quot;&quot;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
