[Bf-python] Blender Cloud Sync Add-on

Jonathan Giroux bloutiouf at gmail.com
Mon May 11 16:33:50 CEST 2015


Some large applications have switched towards putting user prefs "on the
cloud" for UX purposes. It makes sense to make such a system for Blender.
However I believe Blender cultivates the hack spirit, and trying to put
user information remotely would be seen as a strong privacy violation,
especially in these days.

Personally I'm using ownCloud to do this, I'm even thinking about
versioning it with git.

On Mon, May 11, 2015 at 3:31 PM, Todd McIntosh <todd at resonancemedia.ca>
wrote:

> Do you think and addon is necessary to do that? I know some people already
> that just put their userpref.blend file in dropbox and then put an
> alias/shortcut/symlink in their Blender folder. That way it syncs every
> time Blender is started.
>
>
>
> Thanks,
>
>
> Todd McIntosh
> Resonance Media + Design
> Phone: +1 (905) 471-5048
> Email: todd at resonancemedia.ca
> Skype: toddmcintosh
>  <http://www.getpostbox.com>
>
>
>   Catalin Moldovan <moldovan.catalin at gmail.com>
>  May 11, 2015 at 9:25 AM
> Hi,
>
> I want to implement an add-on for Blender to synchronize user preferences
> and start-up file to the user's Dropbox account. I already have experience
> with Dropbox API as I implemented a full client for Symbian in the past (
> cuteBox <http://www.allaboutsymbian.com/reviews/item/12888_cuteBox.php>)
> but I would like some guidance to the Python API for Blender and writing
> Blender add-ons in the first place. Is it possible to be notified inside
> the add-on when the settings have been changed by the user and trigger a
> sync? (is there a callback or hook or something?)
>
> Thanks,
> Catalin
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20150511/b7ad3191/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1179 bytes
Desc: not available
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20150511/b7ad3191/attachment.jpg>


More information about the Bf-python mailing list