Support to upload pictures from mobile phone efficiently Support to upload pictures from mobile phone efficiently
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Support to upload pictures from mobile phone efficiently

Started by badboi, July 30, 2006, 02:57:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

badboi

HI,
I would search for a way to easy upload pictures to the galleries from the mobile phone.
some ideas:
*) java application on mobile
*) FTP and automatic insert
*) special link optimized for mobilephones
*) my prefered one:

one mail account is monitored for incomming email. if there is new email take attachment, insert into gallery and publish (maybe with comment, date etc). To send an email should be possble for all new picture mobile phones.
Regards
Michael

Tranz

I did something like this for Wordpress... for photoblogging. It works but I think there was some issue with it, I forgot. Also, the code I originally found didn't work because my service provider changed the email format. So though this would be a cool idea, the reality of dealing with different service provider systems that change their code in ways that break the code makes it look a bit daunting.

This would also need to be user-provided since the developers aren't going to have access to all services to test the code.