Page 1 of 1

Photolikr picasa upload behaviour

Posted: Wed Apr 13, 2011 11:26 am
by Fabrice
from the windows app

you select a folder
files will be uploaded to the obviousidea server ( /storage )
ONCE they are all update, a script to upload to picasa server is ran
it will use your login / password if you have valid ones
or obviousidea own picasa account if not valid

1 ) will use the optional parameter to set the base of the album name ( user defined )
2 ) will create ( album = likr by default ) with a autonumbering rule

Image Title will be set with the following format / username / computer / drive letter without : / path

Posted: Wed Apr 13, 2011 11:37 am
by Fabrice
limit of album name by picasa is 90 chars, it means we will have to request the user to set a shorter name of 80
the name in picasa will have the format : albumname-1 , albumname-2

we will add a tag albumname in the tag lists, to simplify search

Posted: Wed Apr 13, 2011 8:33 pm
by Fabrice
due to limitation of the conception, we have added new option , to use your own picasa / google account or use our test account for a while

Posted: Thu Apr 14, 2011 11:35 am
by Fabrice
well.. the database needs to be splitted ...