Announcement

  •  » Requests
  •  » Email and SMS submission

#1 2010-07-01 23:52:31

Tad
Guest

Email and SMS submission

I think it would be great if I could post pictures to Piwigo by using my cellphone and an SMS(text) message or attaching it in an email.

thanks

 

#2 2010-07-01 23:58:32

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13790

Re: Email and SMS submission

Yes, I agree on the concept. I don't think it has been done yet. In my opinion, the ability to add photos from iPhone or Android would be great in a first step. But the advantage of emails is that is it available everywhere.

Offline

 

#3 2010-07-20 05:56:06

muoi
Member
2010-07-20
6

Re: Email and SMS submission

Hi,
I'm working on widget for Android phone.
Widget display random image in home screen, by clicking on it, you could view your Piwigo site.

No upload for the moment, just viewing.
What do you think about that ?

Offline

 

#4 2010-07-20 07:52:20

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7207

Re: Email and SMS submission

It's a good idea :-)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#5 2010-07-26 19:37:19

muoi
Member
2010-07-20
6

Re: Email and SMS submission

ddtddt wrote:

It's a good idea :-)

It's done, its name "ImageApp" on Android Market
I tested on my VM, don't have android phone !!, not yet...

Offline

 

#6 2010-07-26 22:46:32

muoi
Member
2010-07-20
6

Re: Email and SMS submission

muoi wrote:

ddtddt wrote:

It's a good idea :-)

It's done, its name "ImageApp" on Android Market
I tested on my VM, don't have android phone !!, not yet...

I tested on a HTC DIAM100, it works fine...

Offline

 

#7 2010-07-27 10:14:28

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Email and SMS submission

muoi wrote:

muoi wrote:

ddtddt wrote:

It's a good idea :-)

It's done, its name "ImageApp" on Android Market
I tested on my VM, don't have android phone !!, not yet...

I tested on a HTC DIAM100, it works fine...

Congratulation !

Offline

 

#8 2010-08-24 23:39:48

anthony43
Guest

Re: Email and SMS submission

Hello !
I'm the author of G2Android (http://code.google.com/p/g2android) , a Gallery2 android client.
It is an open source project, and currently, quite all the features are supported (browsing, uploading, creating a new album, etc..)
I'm about to work on the compatibility on Gallery3, and by the way, try to make it compatible with Piwigo.
Muoi, I've noticed you already started an Android project for Piwigo, is there a Java remote api available ? did you design yours ?
I have not tried your app yet, but I like the idea of the widget photo of the day ! nice feature !
Maybe we could join efforts too ?
Regards, Anthony

 

#9 2010-08-24 23:47:43

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13790

Re: Email and SMS submission

Hi anthony43,

If you need any help to understand how to upload photos using Piwigo web API, don't hesitate to ask, I will be glad to help, having an Android Uploader for Piwigo would be really nice.

Bye

Offline

 

#10 2010-08-25 15:58:28

anthony43
Member
http://blog.dahanne.net
2010-08-24
25

Re: Email and SMS submission

Hello Plg !
The thing is that I wanted to know if a Java Remote API was already available; it would save me time to re use an existing one, encapsulating the ws.php calls.
Anyway, if it is not the case, I will write one the day I start integrating piwigo in my app.
Bye,
Anthony

Offline

 

#11 2010-08-26 09:28:27

fcoiffie
Member
1970-01-01
15

Re: Email and SMS submission

Hi Muoi,

I've just found and downloaded your application. In fact, I'd have started to code mine if I haven't found it.

But, I have a bug : it seems that pictures aren't displayed at full resolution but only as thumbnails which were rescaled.
Is the source code available somewhere ? Is it possible to rename the application because ImageApp isn't really meaningful ?

Offline

 

#12 2010-08-26 21:50:26

muoi
Member
2010-07-20
6

Re: Email and SMS submission

anthony43 wrote:

Hello !
I'm the author of G2Android (http://code.google.com/p/g2android) , a Gallery2 android client.
It is an open source project, and currently, quite all the features are supported (browsing, uploading, creating a new album, etc..)
I'm about to work on the compatibility on Gallery3, and by the way, try to make it compatible with Piwigo.
Muoi, I've noticed you already started an Android project for Piwigo, is there a Java remote api available ? did you design yours ?
I have not tried your app yet, but I like the idea of the widget photo of the day ! nice feature !
Maybe we could join efforts too ?
Regards, Anthony

Hello Anthony,
I actually use Piwigo Web Services, therefore, my source code is quite simple.
The idea of the widget "photo of the day" comes from "word of day" (google examples)
You can view methods at "PIWIGO_SITE/tools/ws.htm"
Add feature is available only recents Piwigo versions.
I have 2 "PIWIGO_SITE" in 2 different versions
d.buiviet.free.fr
christophe.tran1.free.fr

Offline

 

#13 2010-08-26 21:59:17

muoi
Member
2010-07-20
6

Re: Email and SMS submission

fcoiffie wrote:

Hi Muoi,

I've just found and downloaded your application. In fact, I'd have started to code mine if I haven't found it.

But, I have a bug : it seems that pictures aren't displayed at full resolution but only as thumbnails which were rescaled.
Is the source code available somewhere ? Is it possible to rename the application because ImageApp isn't really meaningful ?

Hello fcoiffie,
I experienced bad response time with full resolution photo could be long to display, so i prefered display only thumbnails.

Offline

 

#14 2010-08-26 22:03:22

muoi
Member
2010-07-20
6

Re: Email and SMS submission

anthony43 wrote:

Hello Plg !
The thing is that I wanted to know if a Java Remote API was already available; it would save me time to re use an existing one, encapsulating the ws.php calls.
Anyway, if it is not the case, I will write one the day I start integrating piwigo in my app.
Bye,
Anthony

I missed your second post.
No, I did not code a specialized class, encapsulating the ws.php calls.

Offline

 

#15 2010-09-20 11:49:44

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13790

Re: Email and SMS submission

anthony43, in the last weeks, mlg has created Jiwigo. Jiwigo is a "Piwigo on your desktop" application : Jiwigo website. Jiwigo is written in Java, and you can browse source code. You should check if there is a Java Remote API in Jiwigo :-)

Offline

 
  •  » Requests
  •  » Email and SMS submission

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact