Photolikr picasa upload behaviour

codename project to reinvent the picasa web album interface
User avatar
Fabrice
ObviousIdea
Posts: 531
Joined: Wed Dec 29, 2010 6:42 pm
Location: Toulouse, France
Contact:

Photolikr picasa upload behaviour

Post 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
User avatar
Fabrice
ObviousIdea
Posts: 531
Joined: Wed Dec 29, 2010 6:42 pm
Location: Toulouse, France
Contact:

Post 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
User avatar
Fabrice
ObviousIdea
Posts: 531
Joined: Wed Dec 29, 2010 6:42 pm
Location: Toulouse, France
Contact:

Post 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
User avatar
Fabrice
ObviousIdea
Posts: 531
Joined: Wed Dec 29, 2010 6:42 pm
Location: Toulouse, France
Contact:

Post by Fabrice »

well.. the database needs to be splitted ...
Post Reply