<?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: Resize images on the fly with CakePHP</title>
	<atom:link href="http://duckranger.com/2010/06/resize-images-on-the-fly-with-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://duckranger.com/2010/06/resize-images-on-the-fly-with-cakephp/</link>
	<description>JUST DOING IT</description>
	<lastBuildDate>Fri, 27 Jan 2012 15:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: armand</title>
		<link>http://duckranger.com/2010/06/resize-images-on-the-fly-with-cakephp/comment-page-1/#comment-2351</link>
		<dc:creator>armand</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://duckranger.com/?p=294#comment-2351</guid>
		<description>You do not resize the image. You just display it smaller using html tag attributes. It would be nice to resize it ad display the resized image. As your display is now you still have to load  the big file with the client browser.</description>
		<content:encoded><![CDATA[<p>You do not resize the image. You just display it smaller using html tag attributes. It would be nice to resize it ad display the resized image. As your display is now you still have to load  the big file with the client browser.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

