<?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"
	>
<channel>
	<title>Comments for Paul Richards</title>
	<atom:link href="http://www.paulsrichards.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulsrichards.com</link>
	<description>Web Developer</description>
	<pubDate>Fri, 21 Nov 2008 06:00:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Nike plus data API access by marc</title>
		<link>http://www.paulsrichards.com/2008/06/12/nike-data-api-access/#comment-57</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Sat, 30 Aug 2008 07:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=15#comment-57</guid>
		<description>Hi Paul, I'm also interested in knowing if there's an easier way of getting the user id. Any step forward on this?</description>
		<content:encoded><![CDATA[<p>Hi Paul, I&#8217;m also interested in knowing if there&#8217;s an easier way of getting the user id. Any step forward on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Persistent sessions with PHP by Mark</title>
		<link>http://www.paulsrichards.com/2008/07/29/persistent-sessions-with-php/#comment-50</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 26 Aug 2008 13:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=107#comment-50</guid>
		<description>I believe he's referring to the fact that the output of the MD5 hash is significantly more restricted (ie, 32 chars, 0-F) than that of the component parts ($username and $salt) thus making brute force more effective.

In reality I still think this would be extremely strong and would not cause an issue - nobody wants to break an MD5 just to steal a relatively low-security cookie! (SSL would be used if it were serious - bank details, etc).

Cheers
Mark</description>
		<content:encoded><![CDATA[<p>I believe he&#8217;s referring to the fact that the output of the MD5 hash is significantly more restricted (ie, 32 chars, 0-F) than that of the component parts ($username and $salt) thus making brute force more effective.</p>
<p>In reality I still think this would be extremely strong and would not cause an issue - nobody wants to break an MD5 just to steal a relatively low-security cookie! (SSL would be used if it were serious - bank details, etc).</p>
<p>Cheers<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Persistent sessions with PHP by Paul</title>
		<link>http://www.paulsrichards.com/2008/07/29/persistent-sessions-with-php/#comment-24</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 10 Aug 2008 20:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=107#comment-24</guid>
		<description>How does this make the hash weaker?</description>
		<content:encoded><![CDATA[<p>How does this make the hash weaker?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Persistent sessions with PHP by Christopher Hill</title>
		<link>http://www.paulsrichards.com/2008/07/29/persistent-sessions-with-php/#comment-23</link>
		<dc:creator>Christopher Hill</dc:creator>
		<pubDate>Sun, 10 Aug 2008 18:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=107#comment-23</guid>
		<description>$identifier = md5( $salt . md5($username . $salt ) );

Careful, you are actually making the hash weaker there by hashing a hash.</description>
		<content:encoded><![CDATA[<p>$identifier = md5( $salt . md5($username . $salt ) );</p>
<p>Careful, you are actually making the hash weaker there by hashing a hash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the spark plugs on a Chrysler Voyager V6 by Steve</title>
		<link>http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-21</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 07 Aug 2008 17:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-21</guid>
		<description>Hi Gary.  I usually buy car spares (brakes parts and filters etc.) for my Voyager from Bristol Motor Parts (01179553311). But on checking with them today, they tell me Chrysler Voyager water pumps are only available through the main dealer. I haven’t checked the price with Dick Lovett, but I bet it will be advisable to be sitting down when they tell you! I haven’t tried purchasing any spares from the U.S</description>
		<content:encoded><![CDATA[<p>Hi Gary.  I usually buy car spares (brakes parts and filters etc.) for my Voyager from Bristol Motor Parts (01179553311). But on checking with them today, they tell me Chrysler Voyager water pumps are only available through the main dealer. I haven’t checked the price with Dick Lovett, but I bet it will be advisable to be sitting down when they tell you! I haven’t tried purchasing any spares from the U.S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Notice Board by Wheats8</title>
		<link>http://www.paulsrichards.com/ajax-noticeboard/#comment-20</link>
		<dc:creator>Wheats8</dc:creator>
		<pubDate>Thu, 07 Aug 2008 09:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/ajax-notice-board-jquery-javascript/#comment-20</guid>
		<description>Looks Good, had it open on two different browers, it showed the notes moving on the other and it saved the results! Amazing!</description>
		<content:encoded><![CDATA[<p>Looks Good, had it open on two different browers, it showed the notes moving on the other and it saved the results! Amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the spark plugs on a Chrysler Voyager V6 by gary</title>
		<link>http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-18</link>
		<dc:creator>gary</dc:creator>
		<pubDate>Wed, 06 Aug 2008 20:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-18</guid>
		<description>hi very helpful plugs are done water pump has gone now i have found one on an american website (rockauto) wi this fit uk version  i would be grateful if you could help</description>
		<content:encoded><![CDATA[<p>hi very helpful plugs are done water pump has gone now i have found one on an american website (rockauto) wi this fit uk version  i would be grateful if you could help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the spark plugs on a Chrysler Voyager V6 by Steve</title>
		<link>http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-16</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 26 Jul 2008 18:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/2008/06/13/changing-the-spark-plugs-on-a-chrysler-voyager-v6/#comment-16</guid>
		<description>Very useful with the photos.
Beats a Haynes Manual</description>
		<content:encoded><![CDATA[<p>Very useful with the photos.<br />
Beats a Haynes Manual</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Essential Free PHP Web Development Tools by Christopher Hill</title>
		<link>http://www.paulsrichards.com/2008/07/05/essential-free-php-web-development-tools/#comment-15</link>
		<dc:creator>Christopher Hill</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=64#comment-15</guid>
		<description>PHP
 - xdebug
 - MAMP
 - phpMyIDE

Web browsers
 - Opera
 - Camino
 - YSlow
 - MRI can be useful once in a blue moon (slightly different to XRAY)

Text editors
 - There are hundreds of editors, just a case of trying a load and seeing which one you prefer.

Other web tools
 - YSlow
 - Cyberduck

JavaScript and Ajax
 - Interface for jQuery is no longer developed (and hasn't been for a while!), use jQuery UI instead.

By the way, your textarea does not scroll for me in Firefox 3.</description>
		<content:encoded><![CDATA[<p>PHP<br />
 - xdebug<br />
 - MAMP<br />
 - phpMyIDE</p>
<p>Web browsers<br />
 - Opera<br />
 - Camino<br />
 - YSlow<br />
 - MRI can be useful once in a blue moon (slightly different to XRAY)</p>
<p>Text editors<br />
 - There are hundreds of editors, just a case of trying a load and seeing which one you prefer.</p>
<p>Other web tools<br />
 - YSlow<br />
 - Cyberduck</p>
<p>JavaScript and Ajax<br />
 - Interface for jQuery is no longer developed (and hasn&#8217;t been for a while!), use jQuery UI instead.</p>
<p>By the way, your textarea does not scroll for me in Firefox 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nike plus data API access by Paul</title>
		<link>http://www.paulsrichards.com/2008/06/12/nike-data-api-access/#comment-13</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 21 Jun 2008 08:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsrichards.com/?p=15#comment-13</guid>
		<description>Yes your are right, it would be far to much for a web browser to process this on the go. I'm working on a little script (in PHP) that will cache the file every now and again and insert the information in a database for easy use.

Do you know an easier way to get your user id?</description>
		<content:encoded><![CDATA[<p>Yes your are right, it would be far to much for a web browser to process this on the go. I&#8217;m working on a little script (in PHP) that will cache the file every now and again and insert the information in a database for easy use.</p>
<p>Do you know an easier way to get your user id?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
