arjeneh / jpowder

Automatically exported from code.google.com/p/jpowder
1 stars 0 forks source link

Further investigate ways of publishing Jpowder images to Internet fileshares #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Conor demonstrates in 
http://code.google.com/p/jpowder/wiki/AppletInstallationTutorial
how Jpowder can be used to save a JpowderApplet dynamical image
to a Internet fileshare (see also discussion: 
https://groups.google.com/forum/?fromgroups#!topic/jpowder/MWpAJkjWjDI)

The purpose here is to continue this work by:

1. investigating if fileshares other than Dropbox can be used, and
if yes write further wiki text describing how this can be done

2. investigate the APR of e.g. Dropbox to see if Java code can be written to 
interact with such an APR to upload files directly from Java code which returns 
back the unique URL assigned by the fileshare to the uploaded file

Original issue reported on code.google.com by anders.m...@stfc.ac.uk on 14 Jul 2012 at 7:45