View Single Post
  #1  
Old 07-09-2007, 08:52 PM
CarlitoBrigante CarlitoBrigante is offline
Green Plog
 
Join Date: Jul 2007
Posts: 16
Gallery: 1
Comments: 0
Default Photoplog and my applet: possible?

Hello!

I have developed a simple applet that let you edit images in a browser - think about a small, lite version of paintshop. The applet outputs a file in jpg or png format.

Basically, this is what I want to do:

1) User creates the image using the applet
2) The applet outputs the image
3) Image is uploaded

For the rest, the image can be handled as it is currently done by photoplog (forums are shown like a gallery where each image has its own thread).

I wanted to know if you think an hack to photoplog would be doable - I am an expert php coder, but I have no time to develop a gallery from scratch, so photoplog could save me dozens of hours of work.

Thanks!
Reply With Quote