<?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>phpAce</title>
	<atom:link href="http://www.phpace.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpace.com</link>
	<description>php open source scripts, thoughts, commentary, tutorials</description>
	<lastBuildDate>Fri, 27 Mar 2009 21:38:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Image Host 1.4 beta released and other updates</title>
		<link>http://www.phpace.com/php-image-host-14-beta-released-and-other-updates/</link>
		<comments>http://www.phpace.com/php-image-host-14-beta-released-and-other-updates/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:06:11 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Free PHP Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Image Host]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=270</guid>
		<description><![CDATA[I&#8217;m happy to announce the beta version of php image host v1.4 is now available.
This is a major rewrite of the existing code base and the new feature-set is limited to support for uploading images in a zip archive and (optional) use of imagemagick for image manipulation, however the new support for themes, language files [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/php-image-host-14-beta-released-and-other-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Image Converter Script</title>
		<link>http://www.phpace.com/bulk-image-converter-script/</link>
		<comments>http://www.phpace.com/bulk-image-converter-script/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 19:33:16 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=222</guid>
		<description><![CDATA[I&#8217;ve just released a web application for providing an image conversion service via a website. 
The script supports resizing, watermarking and conversion between jpeg, gif and png images as well as uploading and downloading zip archives of the images. Its priced at $19.95 but visit the pre-sales forum for  a discount.
]]></description>
		<wfw:commentRss>http://www.phpace.com/bulk-image-converter-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support forum available</title>
		<link>http://www.phpace.com/support-forum-available/</link>
		<comments>http://www.phpace.com/support-forum-available/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 14:07:54 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=187</guid>
		<description><![CDATA[I&#8217;ve opened a forum to support anyone using my scripts. I&#8217;ll try to check for posts as often as possible, so if you need help with php image host, sams&#8217;s whois or any other stuff on this site visit the forum :)
]]></description>
		<wfw:commentRss>http://www.phpace.com/support-forum-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP Image Host 1.3</title>
		<link>http://www.phpace.com/php-image-host-1-3/</link>
		<comments>http://www.phpace.com/php-image-host-1-3/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 21:35:53 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=183</guid>
		<description><![CDATA[A new version of my image hosting script is now available to download. I wasn&#8217;t planning on adding any new features to the original script but V2 is taking longer than I expected :p and from comments I&#8217;ve received the original is still useful, so I&#8217;ve thrown a few new features into another release.
PHP Image [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/php-image-host-1-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Extract images from a zip archive</title>
		<link>http://www.phpace.com/extract-images-from-a-zip-archive/</link>
		<comments>http://www.phpace.com/extract-images-from-a-zip-archive/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 16:26:25 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Free PHP Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php zip]]></category>
		<category><![CDATA[zip images]]></category>
		<category><![CDATA[ziparchive]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=137</guid>
		<description><![CDATA[For my second example of using my image thumbnailer I&#8217;ve thrown together a little script which accepts a zip archive upload containing images and generates and returns to the browser a new zip archive containing a thumbnail for each image in the original.

Source code download at the end of this page.
zip2thumb.php

&#60;?php
require_once dirname(__FILE__) . '/paGdThumbnail.php';
&#160;
$thumb_width = [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/extract-images-from-a-zip-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create thumbnails for all images in a directory</title>
		<link>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/</link>
		<comments>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 16:24:53 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Free PHP Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[album script]]></category>
		<category><![CDATA[resize image]]></category>
		<category><![CDATA[thumbnails]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=134</guid>
		<description><![CDATA[This is a simple script to demonstrate using my image resizing function
. It scans the directory you place it in for any images, generates a thumbnail for each image, then outputs html to display the thumbnails as links to each image.
It requires php 5.1+ as it uses the Directory Iterator to get the files in [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Image Resizing with php</title>
		<link>http://www.phpace.com/image-resizing-with-php/</link>
		<comments>http://www.phpace.com/image-resizing-with-php/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 16:23:58 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Free PHP Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=131</guid>
		<description><![CDATA[One of the great things about php is its built in support for the gd image library which makes creating thumbnails from images quite trivial, although you still need to calculate the correct dimensions if you want your thumbs to be resized proportionally. 
Here&#8217;s a function that takes a gd image, a maximum width and [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/image-resizing-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple PHP Contact Form</title>
		<link>http://www.phpace.com/a-simple-php-contact-form/</link>
		<comments>http://www.phpace.com/a-simple-php-contact-form/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 17:47:20 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[feedback form]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php tutorial]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=122</guid>
		<description><![CDATA[This is a simple php contact form / feedback form script I through together as an introduction to php for a friend.
Rather than write a tutorial I&#8217;ve heavily commented the code. Hope its useful to somebody.


&#60;?php
&#160;
/*
    Turn on php's error / warning reporting system to show EVERY error message, 
   [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/a-simple-php-contact-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://www.phpace.com/hello-world/</link>
		<comments>http://www.phpace.com/hello-world/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:00:43 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=120</guid>
		<description><![CDATA[Welcome to my new php blog :0) Nothing much here yet except for some bits and pieces migrated over from my past.
My php image hosting script is now available for free under an MIT open source licence, and for the domainers amongst you a very slightly updated version of my php domain name whois lookup [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
