<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>neurofuzzy, flash game development, rich internet applications, free source code - *alt.neurotica.fuzzy* &#187; PHP</title>
	<atom:link href="http://www.neurofuzzy.net/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurofuzzy.net</link>
	<description>Geoff Gaudreault's Flash weblog and source files archive.</description>
	<lastBuildDate>Fri, 21 May 2010 16:51:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amazon S3 Tip, Check Availability First</title>
		<link>http://www.neurofuzzy.net/2006/12/02/amazon-s3-tip-check-availability-first/</link>
		<comments>http://www.neurofuzzy.net/2006/12/02/amazon-s3-tip-check-availability-first/#comments</comments>
		<pubDate>Sun, 03 Dec 2006 02:32:29 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/12/02/amazon-s3-tip-check-availability-first/</guid>
		<description><![CDATA[If you&#8217;re using Amazon S3 in PHP (whether you are using the neurofuzzy s3 class or your own solution) it is a good idea to make sure you can access the service before you attempt any operations on it.  If for some reason your site cannot access S3, it&#8217;s possible your server could get [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/12/02/amazon-s3-tip-check-availability-first/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Amazon S3, Backup and Restore with PHP</title>
		<link>http://www.neurofuzzy.net/2006/08/31/amazon-s3-backup-and-restore-with-php/</link>
		<comments>http://www.neurofuzzy.net/2006/08/31/amazon-s3-backup-and-restore-with-php/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 03:51:27 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/31/amazon-s3-backup-and-restore-with-php/</guid>
		<description><![CDATA[Christopher Shepherd has created an s3 backup solution using my PHP S3 Class.  He&#8217;s created 3 classes. S3_Backup will recursively backup an entire directory tree to an S3 bucket, while saving permissions, ownership, and modification times in the S3 metadata fields, S3_Restore will restore a backup made with S3_Backup and S3_Prune will recursively prune data stored in [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/08/31/amazon-s3-backup-and-restore-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon S3 PHP Class Update</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/</link>
		<comments>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 21:14:46 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/</guid>
		<description><![CDATA[I&#8217;ve made some small updates to my Amazon S3 PHP Class.  It now supports the prefix, max-keys, delimeter, and marker parameters for listing objects in buckets.  I still need to add the delimeter parameter.  The main reason I am posting is because I&#8217;ve gotten word that some people are experiencing Signature Match errors when authenticating [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Safari and PHP, File Uploads Solved!</title>
		<link>http://www.neurofuzzy.net/2006/07/09/safari-and-php-file-uploads-solved/</link>
		<comments>http://www.neurofuzzy.net/2006/07/09/safari-and-php-file-uploads-solved/#comments</comments>
		<pubDate>Sun, 09 Jul 2006 05:16:54 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/07/09/safari-and-php-file-uploads-solved/</guid>
		<description><![CDATA[I posted recently about image file uploads to PHP, and how they would fail in Safari.  It was a nasty bug that wouldn&#8217;t go away, but I finally discovered the problem.  On my upload form, I was using javascript and CSS to hide the form fields and replace them with an &#8220;Uploading files&#8230;&#8221; prompt.  It seems [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/07/09/safari-and-php-file-uploads-solved/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Treemap PHP Source Code</title>
		<link>http://www.neurofuzzy.net/2006/04/28/treemap-php-source-code/</link>
		<comments>http://www.neurofuzzy.net/2006/04/28/treemap-php-source-code/#comments</comments>
		<pubDate>Sat, 29 Apr 2006 04:29:29 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/04/28/treemap-php-source-code/</guid>
		<description><![CDATA[I have packaged a simple version of my treemap algorithm, along with example usage, CSS, and images for those who are interested.  I really had a lot of fun with this.  I used in on an aggregator site called roomformilk, and elsewhere.  I&#8217;m also using it as a backend admin tool on [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/04/28/treemap-php-source-code/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Safari, PHP, and File Uploads</title>
		<link>http://www.neurofuzzy.net/2006/04/24/safari-php-and-file-uploads/</link>
		<comments>http://www.neurofuzzy.net/2006/04/24/safari-php-and-file-uploads/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 15:29:54 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/04/24/safari-php-and-file-uploads/</guid>
		<description><![CDATA[Okay, so I&#8217;ve searched the web high and low and have been unable to find a solution for found a solution for this problem. (There may be a solution at &#8220;experts exchange&#8221;, but I refuse to pay to see their &#8220;solution&#8221;.) I&#8217;ve got an image upload form on my site&#8230; a typical web form. It works [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/04/24/safari-php-and-file-uploads/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Amazon S3 PHP Class</title>
		<link>http://www.neurofuzzy.net/2006/03/17/amazon-s3-php-class/</link>
		<comments>http://www.neurofuzzy.net/2006/03/17/amazon-s3-php-class/#comments</comments>
		<pubDate>Fri, 17 Mar 2006 06:57:28 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/03/17/amazon-s3-php-class/</guid>
		<description><![CDATA[I&#8217;m sure you&#8217;ve all heard about Amazon.com&#8217;s new Online Data Storage Service.  I just threw together a PHP 4 compatible class for working with the Amazon S3 web service.  It&#8217;s based on a proof of concept they had on their site, but it was cumbersome to use.  Hopefully this will make life easier for some of [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/03/17/amazon-s3-php-class/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Treemap of NPR Story tags</title>
		<link>http://www.neurofuzzy.net/2006/02/21/treemap-of-npr-story-tags/</link>
		<comments>http://www.neurofuzzy.net/2006/02/21/treemap-of-npr-story-tags/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 16:06:27 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.neurofuzzy.net/?p=30</guid>
		<description><![CDATA[I&#8217;ve been working on my own treemap on reverbiage. It shows the popularity of NPR stories with particular keywords, shaded by recency. Green tiles use lame logic to determine proper names. The original idea is not mine, but I got the inspiration from here. How could I look at something like that and not try [...]]]></description>
		<wfw:commentRss>http://www.neurofuzzy.net/2006/02/21/treemap-of-npr-story-tags/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
