<?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: Code Igniter: Resize image and save to database; Generate thumbnails</title>
	<atom:link href="http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/</link>
	<description>Wenbert Del Rosario: PHP, MySQL, Javascript, MVC, Zend Framework, AJAX, jQuery.</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:49:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: good</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-11038</link>
		<dc:creator>good</dc:creator>
		<pubDate>Fri, 28 Nov 2008 08:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-11038</guid>
		<description>i have a bettr code you can mail me</description>
		<content:encoded><![CDATA[<p>i have a bettr code you can mail me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "thumbnails" - JabberTags</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-9967</link>
		<dc:creator>Recent Links Tagged With "thumbnails" - JabberTags</dc:creator>
		<pubDate>Mon, 27 Oct 2008 09:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-9967</guid>
		<description>[...] public links &gt;&gt; thumbnails   Code Igniter: Resize image and save to database; Generate thumbnails Saved by dot on Sun 26-10-2008   Access Your Favorite Sites Through Thumbnails: Fast Dial Saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; thumbnails   Code Igniter: Resize image and save to database; Generate thumbnails Saved by dot on Sun 26-10-2008   Access Your Favorite Sites Through Thumbnails: Fast Dial Saved by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-8686</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Thu, 11 Sep 2008 01:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-8686</guid>
		<description>Thanks for your inputs TomsB. :)</description>
		<content:encoded><![CDATA[<p>Thanks for your inputs TomsB. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomsB</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-8662</link>
		<dc:creator>TomsB</dc:creator>
		<pubDate>Wed, 10 Sep 2008 14:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-8662</guid>
		<description>CodeIgniter has File Uploader Class and Image Manipulation Class.
http://codeigniter.com/user_guide/libraries/file_uploading.html
http://codeigniter.com/user_guide/libraries/image_lib.html

No need to code these things yourself..
I suggest reading User Guide from beginning to EOF. It took me about 20 hours to read guide and start to work with the best MVC and CodeIgniter coding principles.</description>
		<content:encoded><![CDATA[<p>CodeIgniter has File Uploader Class and Image Manipulation Class.<br />
<a href="http://codeigniter.com/user_guide/libraries/file_uploading.html" rel="nofollow">http://codeigniter.com/user_guide/libraries/file_uploading.html</a><br />
<a href="http://codeigniter.com/user_guide/libraries/image_lib.html" rel="nofollow">http://codeigniter.com/user_guide/libraries/image_lib.html</a></p>
<p>No need to code these things yourself..<br />
I suggest reading User Guide from beginning to EOF. It took me about 20 hours to read guide and start to work with the best MVC and CodeIgniter coding principles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-8541</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Sat, 06 Sep 2008 18:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-8541</guid>
		<description>thanks for noting this cahva. i must review the php basics ;) i will also be updating the code above. it contains some bugs and the uploaded images are not deleted.</description>
		<content:encoded><![CDATA[<p>thanks for noting this cahva. i must review the php basics ;) i will also be updating the code above. it contains some bugs and the uploaded images are not deleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cahva</title>
		<link>http://blog.ekini.net/2008/08/13/code-igniter-resize-image-and-save-to-database-generate-thumbnails/comment-page-1/#comment-8539</link>
		<dc:creator>cahva</dc:creator>
		<pubDate>Sat, 06 Sep 2008 16:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=442#comment-8539</guid>
		<description>This is not needed:

if (isset($_POST)) {

$_POST is always set :)</description>
		<content:encoded><![CDATA[<p>This is not needed:</p>
<p>if (isset($_POST)) {</p>
<p>$_POST is always set :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
