Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Feature Requests-1521535 ] Programmatic Way to Upload content to ccHost

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Feature Requests-1521535 ] Programmatic Way to Upload content to ccHost
  • Date: Wed, 16 May 2007 11:32:50 -0700

Feature Requests item #1521535, was opened at 2006-07-12 17:02
Message generated for change (Settings changed) made by kidproto
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559969&aid=1521535&group_id=80503

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: ccHost
Group: None
Status: Open
Priority: 6
Private: No
Submitted By: Jon Phillips (kidproto)
>Assigned to: Bruno Dilly (bdilly)
Summary: Programmatic Way to Upload content to ccHost

Initial Comment:
While one could just use standard HTTP GET/POST and the
current interface for getting content into ccHost, it
would be nice to have some easy-to-use virtual
filesystem (VFS) or the like system to be able to get
standard save and open in operating systems. The
portland project is working to make a cross-GNOME+KDE
system:

http://www.scheinwelt.at/~norbertf/dadapt/files/xdg_utils/doc/libxdg-vfs.html

The question is what type of module will allow us to
get access to ccHost? WebDAV or another?

This is a high priority for being able to get content
shuttled directly from the desktop to an installation
and I think would get a lot of people who would like to
switch up to ccHost.



----------------------------------------------------------------------

>Comment By: Jon Phillips (kidproto)
Date: 2007-05-16 11:32

Message:
Logged In: YES
user_id=914868
Originator: YES

Bruno is working on this for Summer of Code on Inkscape with Bryce...cool!

----------------------------------------------------------------------

Comment By: Jon Phillips (kidproto)
Date: 2007-02-07 16:08

Message:
Logged In: YES
user_id=914868
Originator: YES

Yes, true...I believe that the standard GTK/GTKMM dialogs allow this. Yes,
I just tested this in GNOME with GEdit and it works fine with the following
test setup.

Also, I tested with this test webdav setup by Greg Stein:
http://test.webdav.org/

----------------------------------------------------------------------

Comment By: Jon Phillips (kidproto)
Date: 2007-02-07 15:59

Message:
Logged In: YES
user_id=914868
Originator: YES

Yes, true...I believe that the standard GTK/GTKMM dialogs allow this. Yes,
I just tested this in GNOME with GEdit and it works fine with the following
test setup.

Also, I tested with this test webdav setup by Greg Stein:
http://test.webdav.org/

----------------------------------------------------------------------

Comment By: Bryce Harrington (bryce)
Date: 2006-07-12 17:14

Message:
Logged In: YES
user_id=4782

WebDAV would make sense since you already have a dependency
on Apache. It's also fairly cross-platform, and (I think)
would work ok via gnome-vfs and other vfs tools.

There might be FUSE-based options out there, but I've only
had limited experience with FUSE.

Most other options I know of are either going to be
challenging to set up, too slow, or too platform-specific.

One thing to think about is in addition to desktop ->
ccHost, of providing ccHost -> desktop functionality. It'd
be useful to be able to have a bunch of desktops that
automatically update from the ccHost server automatically.
There's several ways to solve it (rsync's, svn, etc.) but if
it can be done with the same approach as uploading, then you
kill two birds with one stone. ;-)



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559969&aid=1521535&group_id=80503



  • [cc-devel] [ cctools-Feature Requests-1521535 ] Programmatic Way to Upload content to ccHost, SourceForge.net, 05/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page