<?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: Building the Back-End of a Photo Site</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Huroman</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-127284</link>
		<dc:creator>Huroman</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-127284</guid>
		<description>The code seems awesome BUT don&#039;t try to make it real, it has a lot of BUGS.

1. It has problem with upload images (sometimes don&#039;t load the image and thumbnail, Why? We do not know)

2. &quot;Delete function&quot; delete the image from SQL but don&#039;t eliminate the image in the folder who contains the image and the thumbnail.

3. This example is good to understand how an admin works, but it&#039;s far away to be useful.</description>
		<content:encoded><![CDATA[<p>The code seems awesome BUT don&#8217;t try to make it real, it has a lot of BUGS.</p>
<p>1. It has problem with upload images (sometimes don&#8217;t load the image and thumbnail, Why? We do not know)</p>
<p>2. &#8220;Delete function&#8221; delete the image from SQL but don&#8217;t eliminate the image in the folder who contains the image and the thumbnail.</p>
<p>3. This example is good to understand how an admin works, but it&#8217;s far away to be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-116147</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 07 Oct 2009 17:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-116147</guid>
		<description>Warning: imagecreatefromjpeg(images/chroma.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /home/u0051213827/public_html/blog/photo/functions.php on line 74

Warning: imagesx(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 81

Warning: imagesy(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 82

Warning: Division by zero in /home/u0051213827/public_html/blog/photo/functions.php on line 85

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/u0051213827/public_html/blog/photo/functions.php on line 87

Warning: imagecopyresized(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 89

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /home/u0051213827/public_html/blog/photo/index.php:32) in /home/u0051213827/public_html/blog/photo/functions.php on line 99

any ideas? i dont geht it script dont work for me =( pls help</description>
		<content:encoded><![CDATA[<p>Warning: imagecreatefromjpeg(images/chroma.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /home/u0051213827/public_html/blog/photo/functions.php on line 74</p>
<p>Warning: imagesx(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 81</p>
<p>Warning: imagesy(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 82</p>
<p>Warning: Division by zero in /home/u0051213827/public_html/blog/photo/functions.php on line 85</p>
<p>Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/u0051213827/public_html/blog/photo/functions.php on line 87</p>
<p>Warning: imagecopyresized(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 89</p>
<p>Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/u0051213827/public_html/blog/photo/functions.php on line 97</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/u0051213827/public_html/blog/photo/index.php:32) in /home/u0051213827/public_html/blog/photo/functions.php on line 99</p>
<p>any ideas? i dont geht it script dont work for me =( pls help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Żargon projektantów stron: słownik i źródła</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-112253</link>
		<dc:creator>Żargon projektantów stron: słownik i źródła</dc:creator>
		<pubDate>Sun, 27 Sep 2009 13:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-112253</guid>
		<description>[...] Building the Back-End of a Photo Site &#8211; Nettuts+ [...]</description>
		<content:encoded><![CDATA[<p>[...] Building the Back-End of a Photo Site &ndash; Nettuts+ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bozidar</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-111115</link>
		<dc:creator>Bozidar</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-111115</guid>
		<description>I need help to implement this php code into my html page...i succesfuly tested index.php on my wamp server but when i tried to implemnent code from index.php to my html he won&#039;t create thumbs and show me this 


Please enter a description for your photo. &#039;; if($filename == &#039;&#039; &#124;&#124; !preg_match(&#039;/[.](jpg)&#124;(gif)&#124;(png)&#124;(jpeg)$/&#039;, $filename)) $error[&#039;no_file&#039;] = &#039;

Please select an image, dummy!
&#039;; if(!$error) { move_uploaded_file($source, $target); $q = &quot;INSERT into photo(description, src, tn_src) VALUES(&#039;$description&#039;, &#039;$src&#039;, &#039;$tn_src&#039;)&quot;; $result = $mysqli-&gt;query($q) or die(mysqli_error($mysqli)); if($result) { echo &quot;Success! Your file has been uploaded&quot;; } createThumbnail($filename); } // end preg_match } ?&gt; 


i am new in web programing</description>
		<content:encoded><![CDATA[<p>I need help to implement this php code into my html page&#8230;i succesfuly tested index.php on my wamp server but when i tried to implemnent code from index.php to my html he won&#8217;t create thumbs and show me this </p>
<p>Please enter a description for your photo. &#8216;; if($filename == &#8221; || !preg_match(&#8217;/[.](jpg)|(gif)|(png)|(jpeg)$/&#8217;, $filename)) $error['no_file'] = &#8216;</p>
<p>Please select an image, dummy!<br />
&#8216;; if(!$error) { move_uploaded_file($source, $target); $q = &#8220;INSERT into photo(description, src, tn_src) VALUES(&#8217;$description&#8217;, &#8216;$src&#8217;, &#8216;$tn_src&#8217;)&#8221;; $result = $mysqli-&gt;query($q) or die(mysqli_error($mysqli)); if($result) { echo &#8220;Success! Your file has been uploaded&#8221;; } createThumbnail($filename); } // end preg_match } ?&gt; </p>
<p>i am new in web programing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkad</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-109427</link>
		<dc:creator>Arkad</dc:creator>
		<pubDate>Mon, 21 Sep 2009 08:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-109427</guid>
		<description>I would suggest you check the config file &#039;$path_to_thumbs_directory = &#039;images/tn/&#039;;&#039; see it that folder exists 

otherwise it might be the sql code or database structure, hard to tell without being able to see the code

..good luck</description>
		<content:encoded><![CDATA[<p>I would suggest you check the config file &#8216;$path_to_thumbs_directory = &#8216;images/tn/&#8217;;&#8217; see it that folder exists </p>
<p>otherwise it might be the sql code or database structure, hard to tell without being able to see the code</p>
<p>..good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: new-impulse multimedia &#124; Blog &#187; Blog Archive &#187; Webdesign vakjargon uitgelegd</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-108728</link>
		<dc:creator>new-impulse multimedia &#124; Blog &#187; Blog Archive &#187; Webdesign vakjargon uitgelegd</dc:creator>
		<pubDate>Sat, 19 Sep 2009 08:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-108728</guid>
		<description>[...] Building the Back-End of a Photo Site from Nettuts+ [...]</description>
		<content:encoded><![CDATA[<p>[...] Building the Back-End of a Photo Site from Nettuts+ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkad</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-108411</link>
		<dc:creator>Arkad</dc:creator>
		<pubDate>Fri, 18 Sep 2009 09:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-108411</guid>
		<description>havnt tried this but maybe just use the same code for deleting the original by making a duplicate and change the locations ... maybe</description>
		<content:encoded><![CDATA[<p>havnt tried this but maybe just use the same code for deleting the original by making a duplicate and change the locations &#8230; maybe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkad</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-108405</link>
		<dc:creator>Arkad</dc:creator>
		<pubDate>Fri, 18 Sep 2009 09:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-108405</guid>
		<description>Shot for the tutorial

I&#039;m pretty new to all this so I not sure if I am just missing something but it seems to me that in the code ( downloaded &quot;source&quot; ) in the functions.php page you have declared a variable that doesn&#039;t exist anywhere. 

$mysqli_error - line 9

although it is obvious that this is not a variable but a php defined function. 
just wondering if you do that on purpose

I quite enjoy debugging it, I just figured you seem way to competent  to make such a simple error. - or is used as a variable later or something?

Not sure if anyone has pick up on this. Not a chance I am doing to read through all of the comments. will be very suprised if anyone even bothers to scroll down this far.. shouldn&#039;t the most recent comments be displayed first?

ORDER BY timestamp?

very cool site though - like the random text thing you got going next to your logo on the footer 
&quot;I don&#039;t know how to put this but i&#039;m kind of a big deal&quot;</description>
		<content:encoded><![CDATA[<p>Shot for the tutorial</p>
<p>I&#8217;m pretty new to all this so I not sure if I am just missing something but it seems to me that in the code ( downloaded &#8220;source&#8221; ) in the functions.php page you have declared a variable that doesn&#8217;t exist anywhere. </p>
<p>$mysqli_error &#8211; line 9</p>
<p>although it is obvious that this is not a variable but a php defined function.<br />
just wondering if you do that on purpose</p>
<p>I quite enjoy debugging it, I just figured you seem way to competent  to make such a simple error. &#8211; or is used as a variable later or something?</p>
<p>Not sure if anyone has pick up on this. Not a chance I am doing to read through all of the comments. will be very suprised if anyone even bothers to scroll down this far.. shouldn&#8217;t the most recent comments be displayed first?</p>
<p>ORDER BY timestamp?</p>
<p>very cool site though &#8211; like the random text thing you got going next to your logo on the footer<br />
&#8220;I don&#8217;t know how to put this but i&#8217;m kind of a big deal&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-106560</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 15 Sep 2009 03:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-106560</guid>
		<description>got it running but but when i upload an image it write to the database but does not upload the inage to the image folder not the thumb folder. I had a look at the code and i cant find any reference to the uploadPhoto.php file ..so should this not be referenced for it to upload to the files???</description>
		<content:encoded><![CDATA[<p>got it running but but when i upload an image it write to the database but does not upload the inage to the image folder not the thumb folder. I had a look at the code and i cant find any reference to the uploadPhoto.php file ..so should this not be referenced for it to upload to the files???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spadez</title>
		<link>http://net.tutsplus.com/videos/screencasts/building-the-back-end-of-a-photo-site/#comment-106140</link>
		<dc:creator>Spadez</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1942#comment-106140</guid>
		<description>Great tutorial, but can the source code please be revised, as a lot of people are reporting the same errors out of the box and it isnt very helpful for newbies to be given code with errors, it takes us so long to figure out whats wrong.</description>
		<content:encoded><![CDATA[<p>Great tutorial, but can the source code please be revised, as a lot of people are reporting the same errors out of the box and it isnt very helpful for newbies to be given code with errors, it takes us so long to figure out whats wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.006 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 16:12:12 -->