<?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: How to Hotwire WordPress in 7 Steps</title>
	<atom:link href="http://www.wardontheweb.com/how-to-hotwire-wordpress-in-7-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wardontheweb.com/how-to-hotwire-wordpress-in-7-steps/</link>
	<description>Valuable Insights for Better Websites</description>
	<lastBuildDate>Fri, 26 Feb 2010 21:12:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen Ward</title>
		<link>http://www.wardontheweb.com/how-to-hotwire-wordpress-in-7-steps/comment-page-1/#comment-1052</link>
		<dc:creator>Stephen Ward</dc:creator>
		<pubDate>Fri, 01 Jan 2010 21:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=336#comment-1052</guid>
		<description>Very nice time-saver.  Thanks for the tip. :)</description>
		<content:encoded><![CDATA[<p>Very nice time-saver.  Thanks for the tip. <img src='http://www.wardontheweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.wardontheweb.com/how-to-hotwire-wordpress-in-7-steps/comment-page-1/#comment-1041</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=336#comment-1041</guid>
		<description>You can use MySQL&#039;s built-in MD5 function to insert an encrypted password. For example:


insert into {table} set pass=md5(&#039;xxx&#039;);


http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html#function_md5</description>
		<content:encoded><![CDATA[<p>You can use MySQL&#8217;s built-in MD5 function to insert an encrypted password. For example:</p>
<p>insert into {table} set pass=md5(&#8216;xxx&#8217;);</p>
<p><a href="http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html#function_md5" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html#function_md5</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
