<?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 for PHP and MySQL Development</title>
	<atom:link href="http://mwillis.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mwillis.co.uk</link>
	<description>My thoughts and findings on PHP, MySQL and all things web development.</description>
	<lastBuildDate>Fri, 03 Sep 2010 08:08:10 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SugarSync &#8211; 80% Done by Mark Willis</title>
		<link>http://mwillis.co.uk/linux/sugarsync-80-done/comment-page-1/#comment-1348</link>
		<dc:creator>Mark Willis</dc:creator>
		<pubDate>Fri, 03 Sep 2010 08:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=220#comment-1348</guid>
		<description>Yeah - testers will be great, i&#039;m a bit tied up this week (having 3 server moves to do) but next week I should be able to get the source compiled and a bit more portable</description>
		<content:encoded><![CDATA[<p>Yeah &#8211; testers will be great, i&#8217;m a bit tied up this week (having 3 server moves to do) but next week I should be able to get the source compiled and a bit more portable</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SugarSync &#8211; 80% Done by Neil</title>
		<link>http://mwillis.co.uk/linux/sugarsync-80-done/comment-page-1/#comment-1347</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 02 Sep 2010 20:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=220#comment-1347</guid>
		<description>Hi, I&#039;m a linux user and just signed up for SugarSync because I like the android client. 

I was looking for a linux client when I found your site.

Do you need any help testing?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m a linux user and just signed up for SugarSync because I like the android client. </p>
<p>I was looking for a linux client when I found your site.</p>
<p>Do you need any help testing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SugarSync &#8211; Update by Jaymoon</title>
		<link>http://mwillis.co.uk/linux/sugarsync-update/comment-page-1/#comment-1335</link>
		<dc:creator>Jaymoon</dc:creator>
		<pubDate>Thu, 26 Aug 2010 01:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=218#comment-1335</guid>
		<description>I&#039;m very anxious to see what you&#039;ve come up with...  Thanks for all the updates.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very anxious to see what you&#8217;ve come up with&#8230;  Thanks for all the updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ip2long vs INET_ATON by me</title>
		<link>http://mwillis.co.uk/mysql/ip2long-vs-inet_aton/comment-page-1/#comment-1331</link>
		<dc:creator>me</dc:creator>
		<pubDate>Tue, 24 Aug 2010 23:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=67#comment-1331</guid>
		<description>@Vokiel, you can always do printf(&quot;%u&quot;, ip2long($ip)); to print it unsigned nicely.</description>
		<content:encoded><![CDATA[<p>@Vokiel, you can always do printf(&#8221;%u&#8221;, ip2long($ip)); to print it unsigned nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SugarSync Client update by Mark Willis</title>
		<link>http://mwillis.co.uk/mysql/sugarsync-client-update/comment-page-1/#comment-1228</link>
		<dc:creator>Mark Willis</dc:creator>
		<pubDate>Tue, 29 Jun 2010 14:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=214#comment-1228</guid>
		<description>Hi Ian,

I have a version ready - that still has a few bugs in it (biggest is if you update a file whilst it&#039;s being downloaded) but not too sure where i&#039;m going with that yet (more then likely - download it to a tmp file, then check md5 of original, etc)

But ideally it&#039;s all there (no install)

Let me write up some notes on the system, and I can post a very early version in the next few days.

Would be interested to get some feedback.

Mark</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>I have a version ready &#8211; that still has a few bugs in it (biggest is if you update a file whilst it&#8217;s being downloaded) but not too sure where i&#8217;m going with that yet (more then likely &#8211; download it to a tmp file, then check md5 of original, etc)</p>
<p>But ideally it&#8217;s all there (no install)</p>
<p>Let me write up some notes on the system, and I can post a very early version in the next few days.</p>
<p>Would be interested to get some feedback.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SugarSync Client update by Ian</title>
		<link>http://mwillis.co.uk/mysql/sugarsync-client-update/comment-page-1/#comment-1227</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 29 Jun 2010 14:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=214#comment-1227</guid>
		<description>Mark, thanks for taking this project on - a lot of people will be very pleased to see it!  When do you expect to have something available to release?</description>
		<content:encoded><![CDATA[<p>Mark, thanks for taking this project on &#8211; a lot of people will be very pleased to see it!  When do you expect to have something available to release?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sphinx Tip &#8211; Multiple config files by pablo</title>
		<link>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/comment-page-1/#comment-902</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=126#comment-902</guid>
		<description>too much thx ;) )</description>
		<content:encoded><![CDATA[<p>too much thx <img src='http://mwillis.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sphinx Tip &#8211; Multiple config files by Mark Willis</title>
		<link>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/comment-page-1/#comment-900</link>
		<dc:creator>Mark Willis</dc:creator>
		<pubDate>Mon, 22 Feb 2010 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=126#comment-900</guid>
		<description>adding:
#!/usr/bin/php

as the very top of the config will make it look for the php exec when the config is loaded. So you could use any type of parser (perl, ruby etc maybe?)

Mark</description>
		<content:encoded><![CDATA[<p>adding:<br />
#!/usr/bin/php</p>
<p>as the very top of the config will make it look for the php exec when the config is loaded. So you could use any type of parser (perl, ruby etc maybe?)</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sphinx Tip &#8211; Multiple config files by pablo</title>
		<link>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/comment-page-1/#comment-899</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=126#comment-899</guid>
		<description>you do this in the sphinx.conf.dist directly?? this file suport php?? thx ;)</description>
		<content:encoded><![CDATA[<p>you do this in the sphinx.conf.dist directly?? this file suport php?? thx <img src='http://mwillis.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ip2long vs INET_ATON by Vokiel</title>
		<link>http://mwillis.co.uk/mysql/ip2long-vs-inet_aton/comment-page-1/#comment-132</link>
		<dc:creator>Vokiel</dc:creator>
		<pubDate>Mon, 09 Nov 2009 08:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://mwillis.co.uk/?p=67#comment-132</guid>
		<description>You can use 

$ip = ip2long($ip_address);
if ($ip&lt;0){ $ip += 4294967296; }

so You don&#039;t receive negative numbers and long2ip works fine for them as well.</description>
		<content:encoded><![CDATA[<p>You can use </p>
<p>$ip = ip2long($ip_address);<br />
if ($ip&lt;0){ $ip += 4294967296; }</p>
<p>so You don&#8217;t receive negative numbers and long2ip works fine for them as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->