<?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 on: Easy Ajax Album 1.0.beta-1</title>
	<atom:link href="http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/</link>
	<description>Sharing useful things with the world.</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:10:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fauzan Sohail</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-25159</link>
		<dc:creator>Fauzan Sohail</dc:creator>
		<pubDate>Tue, 30 Jun 2009 02:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-25159</guid>
		<description>&lt;p&gt;Can this work with wordpress themes?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can this work with wordpress themes?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: behnam</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-25125</link>
		<dc:creator>behnam</dc:creator>
		<pubDate>Tue, 19 May 2009 20:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-25125</guid>
		<description>&lt;p&gt;Great script! Thanks, just one question:&lt;/p&gt;

&lt;p&gt;When I make a new folder inside the folder (that contains the script) and add images to it the folder is shown in the startpage, but when you press it so view it I get this error message:&lt;/p&gt;

&lt;p&gt;Forbidden
You don&#039;t have permission to access /gall/Lasernight/?d=c on this server. &lt;/p&gt;

&lt;p&gt;I have chmod 777 on all the folders and uploading and viewing images without a subdir works great, but when I put images in folders I get the message above, why?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great script! Thanks, just one question:</p>

<p>When I make a new folder inside the folder (that contains the script) and add images to it the folder is shown in the startpage, but when you press it so view it I get this error message:</p>

<p>Forbidden
You don&#8217;t have permission to access /gall/Lasernight/?d=c on this server. </p>

<p>I have chmod 777 on all the folders and uploading and viewing images without a subdir works great, but when I put images in folders I get the message above, why?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sven</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-25084</link>
		<dc:creator>sven</dc:creator>
		<pubDate>Wed, 11 Mar 2009 22:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-25084</guid>
		<description>&lt;p&gt;wow it is realy cool :)&lt;/p&gt;

&lt;p&gt;but, could you add 2 features please :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;not nessasary to copy the index.php to each folder&lt;/li&gt;
&lt;li&gt;add rss support&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;with those 2 features it would be the best app for me.&lt;/p&gt;

&lt;p&gt;regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>wow it is realy cool :)</p>

<p>but, could you add 2 features please :</p>

<ul>
<li>not nessasary to copy the index.php to each folder</li>
<li>add rss support</li>
</ul>

<p>with those 2 features it would be the best app for me.</p>

<p>regards</p>]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-25023</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-25023</guid>
		<description>&lt;p&gt;Hi Henry,&lt;/p&gt;

&lt;p&gt;Your web server needs to be able to write to the directory where you installed the index.php. Something like this should make your gallery directory world-writable:&lt;/p&gt;

&lt;pre&gt;chmod 777 /var/www/gallery&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Henry,</p>

<p>Your web server needs to be able to write to the directory where you installed the index.php. Something like this should make your gallery directory world-writable:</p>

<pre>chmod 777 /var/www/gallery</pre>]]></content:encoded>
	</item>
	<item>
		<title>By: henry</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-25022</link>
		<dc:creator>henry</dc:creator>
		<pubDate>Wed, 04 Feb 2009 12:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-25022</guid>
		<description>&lt;p&gt;i put the index.php on my /var/www/gallery directory
i pointed my browser to http://localhost/gallery&lt;/p&gt;

&lt;p&gt;it ask me to put my admin password.. so i did, and press set password..&lt;/p&gt;

&lt;p&gt;once i press that button i get this error..&lt;/p&gt;

&lt;pre&gt;Warning: fopen(./_exa/config.php) [function.fopen]: failed to open stream: Permission denied in /var/www/gallery/index.php on line 337
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 338
[snip]
Warning: Cannot modify header information - headers already sent by (output started at /var/www/gallery/index.php:337) in /var/www/gallery/index.php on line 2083
&lt;/pre&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;pre&gt;Theme: 
Warning: mkdir() [function.mkdir]: Permission denied in /var/www/gallery/index.php on line 160
Warning: chmod() [function.chmod]: No such file or directory in /var/www/gallery/index.php on line 161
Warning: fopen(./_exa/themes/black.css) [function.fopen]: failed to open stream: No such file or directory in /var/www/gallery/index.php on line 2272
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4018
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4055
Warning: fopen(./_exa/themes/neutral.css) [function.fopen]: failed to open stream: No such file or directory in /var/www/gallery/index.php on line 2272
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4051
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4055&lt;/pre&gt;

&lt;p&gt;i&#039;m not really sure if i&#039;m install this right.. isee people are not having.. but what am i doing wrong?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i put the index.php on my /var/www/gallery directory
i pointed my browser to <a href="http://localhost/gallery" rel="nofollow">http://localhost/gallery</a></p>

<p>it ask me to put my admin password.. so i did, and press set password..</p>

<p>once i press that button i get this error..</p>

<pre>Warning: fopen(./_exa/config.php) [function.fopen]: failed to open stream: Permission denied in /var/www/gallery/index.php on line 337
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 338
[snip]
Warning: Cannot modify header information - headers already sent by (output started at /var/www/gallery/index.php:337) in /var/www/gallery/index.php on line 2083
</pre>

<p>and</p>

<pre>Theme: 
Warning: mkdir() [function.mkdir]: Permission denied in /var/www/gallery/index.php on line 160
Warning: chmod() [function.chmod]: No such file or directory in /var/www/gallery/index.php on line 161
Warning: fopen(./_exa/themes/black.css) [function.fopen]: failed to open stream: No such file or directory in /var/www/gallery/index.php on line 2272
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4018
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4055
Warning: fopen(./_exa/themes/neutral.css) [function.fopen]: failed to open stream: No such file or directory in /var/www/gallery/index.php on line 2272
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4051
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/gallery/index.php on line 4055</pre>

<p>i&#8217;m not really sure if i&#8217;m install this right.. isee people are not having.. but what am i doing wrong?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-22883</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Mon, 22 Oct 2007 21:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-22883</guid>
		<description>&lt;p&gt;no replace required!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>no replace required!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-22882</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Mon, 22 Oct 2007 21:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-22882</guid>
		<description>&lt;p&gt;ok, last try to submit the content:&lt;/p&gt;

&lt;p&gt;&lt;?php&lt;/p&gt;

&lt;p&gt;phpinfo();&lt;/p&gt;

&lt;p&gt;?&gt;&lt;/p&gt;

&lt;p&gt;replace &lt; with &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ok, last try to submit the content:</p>

<p>&lt;?php</p>

<p>phpinfo();</p>

<p>?&gt;</p>

<p>replace &lt; with </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-22881</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Mon, 22 Oct 2007 21:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-22881</guid>
		<description>&lt;p&gt;[code]&lt;/p&gt;

&lt;p&gt;[/code]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[code]</p>

<p>[/code]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-22880</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Mon, 22 Oct 2007 21:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-22880</guid>
		<description>&lt;p&gt;Requirements for â€œexif data displayâ€ = php with exif support enabled&lt;/p&gt;

&lt;p&gt;Don&#039;t know the php extensions on your host? Upload a small file (i.e. save as phpinfo.php) with content:&lt;/p&gt;

&lt;p&gt;to your host and call it via http://yourserver/phpinfo.php&lt;/p&gt;

&lt;p&gt;Delete it after use (server security)!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Requirements for â€œexif data displayâ€ = php with exif support enabled</p>

<p>Don&#8217;t know the php extensions on your host? Upload a small file (i.e. save as phpinfo.php) with content:</p>

<p>to your host and call it via <a href="http://yourserver/phpinfo.php" rel="nofollow">http://yourserver/phpinfo.php</a></p>

<p>Delete it after use (server security)!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: GLart</title>
		<link>http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/comment-page-1/#comment-22813</link>
		<dc:creator>GLart</dc:creator>
		<pubDate>Sat, 20 Oct 2007 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2007/04/04/easy-ajax-album-10beta-1/#comment-22813</guid>
		<description>&lt;p&gt;Very nice. Only a question. Can i but a backround music ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice. Only a question. Can i but a backround music ?</p>]]></content:encoded>
	</item>
</channel>
</rss>
