From dev-return-115252-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Thu Jul 09 01:38:23 2009 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 75446 invoked from network); 9 Jul 2009 01:38:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Jul 2009 01:38:23 -0000 Received: (qmail 26685 invoked by uid 500); 9 Jul 2009 01:38:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 26560 invoked by uid 500); 9 Jul 2009 01:38:32 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 26550 invoked by uid 99); 9 Jul 2009 01:38:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 01:38:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rahul.akolkar@gmail.com designates 209.85.221.199 as permitted sender) Received: from [209.85.221.199] (HELO mail-qy0-f199.google.com) (209.85.221.199) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 01:38:24 +0000 Received: by qyk37 with SMTP id 37so5977272qyk.10 for ; Wed, 08 Jul 2009 18:38:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=4UETuU3H2/w+iyIqdaXQz5X1WljvcIk0aeysAs4mVLA=; b=NYWcOzkfUYfIUOZfKIY3znZb7xi34BxBZAXYjjhIsCy3nM9niibSiHK8gk+7Z6I7sA Ma0hMuzWkLzsy9gy5HZEe0XT8ZaOrYe4UBvxyIHO9Uj+lufz09jSvwlnTTPQi1jSdHXM sTDw2YNJZfuTaarntQDglnYdyxqx4+lzeUyrs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=DWx8OO1UeaJIGwri7zfbVL/nOFPIeVFT02MvUvPuydZuSkEdVclShcUO6xRkhwFuZp FJPGb6RiY6gWVZZ94trtp/TrayA+D8RN4m3BfbHvlRLCAsUNxQona0yulo7fHSGqGnga LK+K97/ZmkhYdrPXh0hrhx5/jD0BoiOTRfU3o= MIME-Version: 1.0 Received: by 10.224.37.76 with SMTP id w12mr115922qad.66.1247103483897; Wed, 08 Jul 2009 18:38:03 -0700 (PDT) In-Reply-To: <4A5546ED.7080404@JoGiles.co.nz> References: <4A5533FF.1030302@JoGiles.co.nz> <4A5546ED.7080404@JoGiles.co.nz> Date: Wed, 8 Jul 2009 21:38:03 -0400 Message-ID: Subject: Re: Saving images in Sanselan From: Rahul Akolkar To: Commons Developers List , Jonathan@jonathangiles.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org No problem, Sanselan is just settling into Commons -- all part of the process :-) -Rahul On Wed, Jul 8, 2009 at 9:25 PM, Jonathan Giles wrote: > Rahul, > > Sorry. I was referred to this list by the developers when I emailed them > this question privately. > > -- Jonathan > > Rahul Akolkar wrote: >> >> Please ask usage questions on the user list (the dev list is for >> development discussions of the Commons components themselves). >> >> Also, while you have the component listed in the email subject which >> is good enough IMO, the convention is to prefix subjects like so: >> "[Sanselan] Saving images" >> >> -Rahul >> >> >> On Wed, Jul 8, 2009 at 8:04 PM, Jonathan Giles wrote: >> >>> >>> Hi everyone, >>> >>> To get to the crux of my issue: I want to be able to read/write jpeg >>> images >>> with metadata over a network connection. To do this I read/write >>> input/outputstreams. >>> >>> I've tried a few different ways, but no matter how I do it, the file that >>> is >>> output is considerably smaller in filesize than when it went in. >>> >>> Is there a means through which I can get a stream of the complete image, >>> modify the metadata, and then write this to file? At present I can't see >>> any >>> option for this. >>> >>> Please help - this is the final roadblock in my project! >>> Cheers, >>> Jonathan Giles >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org