<?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 pixelbyter</title>
	<atom:link href="http://pixelbyter.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelbyter.co.uk</link>
	<description>#rich nicholls</description>
	<lastBuildDate>Fri, 23 Apr 2010 14:48:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on mysqldump database backup for mixed InnoDB and MyISAM tables by Jon Rawlins</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-14</link>
		<dc:creator>Jon Rawlins</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-14</guid>
		<description>Thanks for coming back to me on this, I actually forgot that I posted a message on here. So what I ended up doing was instead of creating the folders like you did, I basically changed the script so that it connected via ftp and created the folders. That way I wasn&#039;t stuck with the folder permission issue because it was then created by the ftp user and not &quot;nobody&quot; which was why I was unable to delete the folder. &quot;Nobody&quot; owned it literally lol.

Thanks for the help and taking the time to come back to me on this.</description>
		<content:encoded><![CDATA[<p>Thanks for coming back to me on this, I actually forgot that I posted a message on here. So what I ended up doing was instead of creating the folders like you did, I basically changed the script so that it connected via ftp and created the folders. That way I wasn&#8217;t stuck with the folder permission issue because it was then created by the ftp user and not &#8220;nobody&#8221; which was why I was unable to delete the folder. &#8220;Nobody&#8221; owned it literally lol.</p>
<p>Thanks for the help and taking the time to come back to me on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mysqldump database backup for mixed InnoDB and MyISAM tables by pixelbyter</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-13</link>
		<dc:creator>pixelbyter</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-13</guid>
		<description>Unfortunately the script can take a long time to execute leaving you staring at a window that looks like it&#039;s doing nothing. I should probably have written a warning about that (sorry). I think you were on the right track with the permissions. If you are having trouble changing the permissions of the files to delete them, then hopefully you should be able to get PHP to delete them for you using the unlink() function. If you&#039;ve never used it before you can find it over at php.net: http://php.net/manual/en/function.unlink.php. I hope this helps.</description>
		<content:encoded><![CDATA[<p>Unfortunately the script can take a long time to execute leaving you staring at a window that looks like it&#8217;s doing nothing. I should probably have written a warning about that (sorry). I think you were on the right track with the permissions. If you are having trouble changing the permissions of the files to delete them, then hopefully you should be able to get PHP to delete them for you using the unlink() function. If you&#8217;ve never used it before you can find it over at php.net: <a href="http://php.net/manual/en/function.unlink.php" rel="nofollow">http://php.net/manual/en/function.unlink.php</a>. I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mysqldump database backup for mixed InnoDB and MyISAM tables by Jon Rawlins</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-12</link>
		<dc:creator>Jon Rawlins</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-12</guid>
		<description>I am learning PHP and came across your script... I have got it working only when testing I hit refresh about 4 times because I was having a connection issue and it so happens that it wasn&#039;t my connection it was down to the script executing.

Now I have 4 files on my FTP which I don&#039;t seem to be able to delete... I have even tried a force delete via cpanel but to no avail :(

Any help would be appreciated? I thought it was permissions so I tried changing those and it wouldn&#039;t allow that either.

I would appreciate the help for sure,
Thanks in advance,
Jon</description>
		<content:encoded><![CDATA[<p>I am learning PHP and came across your script&#8230; I have got it working only when testing I hit refresh about 4 times because I was having a connection issue and it so happens that it wasn&#8217;t my connection it was down to the script executing.</p>
<p>Now I have 4 files on my FTP which I don&#8217;t seem to be able to delete&#8230; I have even tried a force delete via cpanel but to no avail <img src='http://pixelbyter.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any help would be appreciated? I thought it was permissions so I tried changing those and it wouldn&#8217;t allow that either.</p>
<p>I would appreciate the help for sure,<br />
Thanks in advance,<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript 3 draggable objects and kinematics example by Sharedtut</title>
		<link>http://pixelbyter.co.uk/2010/01/22/actionscript-3-photo-dragging-example/comment-page-1/#comment-10</link>
		<dc:creator>Sharedtut</dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=61#comment-10</guid>
		<description>@pixelbyter - thank you for sharing

actionscript 3 makes it so easy</description>
		<content:encoded><![CDATA[<p>@pixelbyter &#8211; thank you for sharing</p>
<p>actionscript 3 makes it so easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scratch My Back iTunes LP by pixelbyter</title>
		<link>http://pixelbyter.co.uk/2010/02/16/scratch-my-back-itunes-lp/comment-page-1/#comment-5</link>
		<dc:creator>pixelbyter</dc:creator>
		<pubDate>Fri, 26 Feb 2010 13:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.co.uk/?p=106#comment-5</guid>
		<description>Unfortunately there&#039;s no download code included in the iTunes LP. The decision to give lossless audio away with the Special Edition CD was made after the LP had been submitted to Apple. Thanks for your question though, I&#039;ll raise the point with the higher-ups and have a conversation to see if it&#039;s something that could be rolled out on future Real World/PG releases.</description>
		<content:encoded><![CDATA[<p>Unfortunately there&#8217;s no download code included in the iTunes LP. The decision to give lossless audio away with the Special Edition CD was made after the LP had been submitted to Apple. Thanks for your question though, I&#8217;ll raise the point with the higher-ups and have a conversation to see if it&#8217;s something that could be rolled out on future Real World/PG releases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scratch My Back iTunes LP by Keith</title>
		<link>http://pixelbyter.co.uk/2010/02/16/scratch-my-back-itunes-lp/comment-page-1/#comment-4</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.co.uk/?p=106#comment-4</guid>
		<description>Looks good. Does the iTunes LP version include a code for downloading lossless audio via the PG web site, or is this only available with the Special Edition CD? I&#039;d love to buy the iTunes version for the extras, but not if that means I only get compressed audio.</description>
		<content:encoded><![CDATA[<p>Looks good. Does the iTunes LP version include a code for downloading lossless audio via the PG web site, or is this only available with the Special Edition CD? I&#8217;d love to buy the iTunes version for the extras, but not if that means I only get compressed audio.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
