<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>PHP Thumb Topic: Feature Request: Memory-only images</title>
<link>http://phpthumb.gxdlabs.com/forums/</link>
<description>Help, Suggestions, and General Discussion</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 12:14:44 +0000</pubDate>

<item>
<title>Ian on "Feature Request: Memory-only images"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/feature-request-memory-only-images#post-129</link>
<pubDate>Mon, 26 Oct 2009 16:17:22 +0000</pubDate>
<dc:creator>Ian</dc:creator>
<guid isPermaLink="false">129@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;Good news!  Got this feature integrated:&#60;br /&#62;
&#60;a href=&#34;http://github.com/iselby/PHPThumb/issues/closed/#issue/2&#34; rel=&#34;nofollow&#34;&#62;http://github.com/iselby/PHPThumb/issues/closed/#issue/2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Should be releasing the updated code shortly...
&#60;/p&#62;</description>
</item>
<item>
<title>Ian on "Feature Request: Memory-only images"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/feature-request-memory-only-images#post-126</link>
<pubDate>Mon, 19 Oct 2009 11:33:28 +0000</pubDate>
<dc:creator>Ian</dc:creator>
<guid isPermaLink="false">126@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;It's not totally wacky, you could also apply the same principles to storing / retrieving images from the database.&#60;/p&#62;
&#60;p&#62;I'll try and remember to get something like this integrated :)
&#60;/p&#62;</description>
</item>
<item>
<title>skyzyx on "Feature Request: Memory-only images"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/feature-request-memory-only-images#post-125</link>
<pubDate>Fri, 16 Oct 2009 23:23:36 +0000</pubDate>
<dc:creator>skyzyx</dc:creator>
<guid isPermaLink="false">125@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;I'm probably a special case in that I'm doing some nutty things with Amazon S3, but I'd like to be able to use an S3 class to fetch the binary image data, pass that into PHPThumb, and (besides show and save) add a third option for returning the processed binary image data to a variable that I can use to write back to S3.&#60;/p&#62;
&#60;p&#62;Basically, I'd like the entire resizing/converting process to happen in memory, so that I can pull from (and push to) S3 without having to create temporary files on disk or be forced to output them to the buffer.&#60;/p&#62;
&#60;p&#62;Within a few minutes I was able to write a plugin that did the memory output, but I don't seem to be able to pass image data in without hacking on the core library — and that's not something I want to have to do.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>

