PDA

View Full Version : Image Manipulation (Wall / Resize / Rotate)


Olly
10-31-2004, 04:46 PM
Based on the Utok addon, i've posted a new mod including an extra rotate function in order to post directly from your camera to your PixelPost admin...

Find Here the Utok Mod
http://www.pixelpunk.se/software/index.php?x=downloads&details=4

Find Here the Image Manipulation Mod
http://www.pixelpunk.se/software/index.php?x=downloads&details=15

Please note that this mod is in a beta version and needs further upgrades.

Thanks to send me your feedback replying this post.

Here's my first problem.
In order to debug, i've set up a brand new version of PixelPost using my Mod and a new config prefix for the Mysql same database...
Set up the Admin without any problem... but after posting successfully 2 images using the wallpapers and rotation functions i'm not able to have any information on the main index page... blank...

If someone expected same problem...
Thanks for your coming debug...

Olly
11-01-2004, 07:54 AM
Well,
In order to retrieve the metadata contained in your pictures, i'm preparing an update of my previous mod.
Using a PHP5 will allow us to rewrite the original Exif data to the new picture but as the resized image has a different format we have to update many exif information.
My idea at this step of the development is to store the metada of the original picture somewhere... creating a new txt or xml file or record the essential data in related mysql table...

Thanks to send me your comments about these options :wink:

Olly
11-01-2004, 02:18 PM
That's it & done...

All the exif stuff is now available on the new mod version called 1.2.2beta.

I've chosen to retrieve metadata and store it in a .data file located in the images folder avoiding to change the mysql update...

For Further details & downloads : http://www.pixelpunk.se/software/index.php?x=downloads&details=15

Hope you'll enjoy.

Anonymous
01-14-2005, 01:49 PM
Would it be possible to use this mod with the 1.3 version of Pixelpost?

Olly
03-18-2005, 04:27 AM
Would it be possible to use this mod with the 1.3 version of Pixelpost?


For sure...
But sorry i have no time for the moment to deal with.
ps : Main modifications are in the admin... have a look @ the mysql structure too...