Difference between revisions of "Picassa Snap"

From NAMIC Wiki
Jump to: navigation, search
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
+
* 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
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%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* First version is finished and it would be great to get some feedback to
+
* First version is finished and it would be great to get some feedback to improve the module
improve the module
 
  
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:23, 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 desription
  • 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