We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › uploading doodled images
Page Index Toggle Pages: 1
uploading doodled images (Read 629 times)
uploading doodled images
May 3rd, 2007, 5:21pm
 
So I'm a fairly experience Java and Perl guy, And a blogger.

I just realized what my site really needs is an integrated doodle applet for my own use, where I can doodle something, upload, crop, and resize it.

I guess the general question is; what is the most elegant way of uploading an image? Previously I did some "interesting" work where you could upload an image (in perl) and then start editing with it in a processing applet, and then I faked an HTTP GET to communicate with the server.  Will i have to do something similar, like serializing the image data myself, or is there a more elegant way to do it these days?  I think I should be ok at re-assembling it as a GIF or PNG on the other end, though obviously would like to avoid that if there's any way to better leverage processing.

http://processing.org/discourse/yabb/YaBB.cgi?board=Integrate;action=display;num=1090838754
is a discussion from a few years ago...
Re: uploading doodled images
Reply #1 - May 8th, 2007, 3:40am
 
(just a lame attempt at a "bump")

so...nuthin' more?
Page Index Toggle Pages: 1