<?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 &#187; resize image</title>
	<atom:link href="http://www.phpace.com/tag/resize-image/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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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 [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

