<?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>enrii.blog &#187; Projects</title>
	<atom:link href="http://blog.enrii.com/category/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enrii.com</link>
	<description>A passionate programmer's findings in the world of internet.</description>
	<lastBuildDate>Thu, 19 Jan 2012 02:29:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Folder Gallery</title>
		<link>http://blog.enrii.com/2005/11/29/simple-folder-gallery/</link>
		<comments>http://blog.enrii.com/2005/11/29/simple-folder-gallery/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 15:55:56 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2005/11/29/simple-folder-gallery/</guid>
		<description><![CDATA[I'm almost done with development of a simple photo gallery for myself. As the title stated, it's a folder based gallery where the script will treat folders as albums and no database required. Since it doesn't utilize database, I can simply add or remove any folder or any image anytime. It also generates thumbnails for [...]]]></description>
			<content:encoded><![CDATA[<p>I'm almost done with development of a simple photo gallery for myself. As the title stated, it's a folder based gallery where the script will treat folders as albums and no database required. Since it doesn't utilize database, I can simply add or remove any folder or any image anytime. It also generates thumbnails for by running a script thru browser.<br />
<span id="more-58"></span><br />
You must be wondering, why should I create a photo gallery myself when there are already hundreds of free PHP galleries available out there. The reason is simple. Iâ€™ve tried out <a href="http://gallery.menalto.com/">Gallery2</a> and found that itâ€™s really a very good script. I can even upload a zip file to server then easily instruct Gallery2 to unzip it and make it available to my visitors. However, sometimes, it has some problem generating thumbnails. Then, I had some problem deleting the album. After spending quite some time to trace those problems, I finally decided to develop one of my own.</p>
<p>Now, I'm in dilemma whether I should share it on the net or I should keep it to myself. I might have to improve my codes if I'm going to share it out. What do you think? Would it help somebody out there?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2005/11/29/simple-folder-gallery/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

