On Fri, 2004-01-02 at 20:28, Jan Depner wrote:
> On Fri, 2004-01-02 at 19:24, Taybin Rutkin wrote:
> > It requires python2.2, pygtk2, and the latest version of twisted-matrix,
> > available at http://www.twisted-matrix.com .
> >
>
> I am assuming you meant http://www.twistedmatrix.com/ since the above
> link is broken.
I could have sworn it had the hyphen in it. Thanks.
Taybin
Session Exchange 0.0.1 is available at:
http://www.piratesvsninjas.com/software/session_exchange.py .
It lets people easily manage their ardour sessions, specifically, with
sharing snapshots across the internet for collaboration.
It requires python2.2, pygtk2, and the latest version of twisted-matrix,
available at http://www.twisted-matrix.com .
It uses a three pane model. The first pane is for the session, the
second for the collaborator, and the third for the snapshot.
It is fundamentally done, since it exchanges the files correctly. The
user interface needs touching up, and it needs to be smarter about which
files it transfers. Overall though, I'm feeling pretty good about it.
Stay tuned for documentation. Patches and comments welcome.
Taybin