Difference between revisions of "Picassa Snap"

From NAMIC Wiki
Jump to: navigation, search
Line 18: Line 18:
 
* Automatic synchronism with MRLM Scene, avoiding duplicate uploads
 
* Automatic synchronism with MRLM Scene, avoiding duplicate uploads
 
* Assign tags to the snapshots and create new tags directly when uploading
 
* Assign tags to the snapshots and create new tags directly when uploading
* Upload both the snapshot and its desription
+
* Upload both the snapshot and its description
 
* Pick your album
 
* Pick your album
 
* Auto login if desired
 
* Auto login if desired
Line 25: Line 25:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
* Python module. It requires from a Picasa account (Google account) and that the user has created in advance the albums where he wants to upload the
+
* Python module. It requires from a Picasa account (Google account) and that the user has created in advance the albums where he wants to upload the snapshots
snapshots
 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 15:42, 30 December 2014

Home < Picassa Snap

Key Investigators

Jorge Onieva

Project Description

Objective

Picasa Snap is a simple and (hopefully) useful module that allows to upload the snapshots taken in Slicer to a Picasa account.

Main features:

  • Upload Slicer snapshots to a Picasa album
  • Automatic synchronism with MRLM Scene, avoiding duplicate uploads
  • Assign tags to the snapshots and create new tags directly when uploading
  • Upload both the snapshot and its description
  • Pick your album
  • Auto login if desired

Approach, Plan

  • Python module. It requires from a Picasa account (Google account) and that the user has created in advance the albums where he wants to upload the snapshots

Progress

  • First version is finished and it would be great to get some feedback to improve the module