Tobi Developer "Cookbook" / Quick-Start Guide

Hello ! (first post)

I will soon publish some guidance and a sample project to illustrate how third-party developers can add functionality in Tobi using the built-in extensibility framework (I will keep this thread updated).

In the meantime, the application source code can be downloaded using SVN and compiled as per these instructions:

http://daisy.trac.cvsdude.com/tobi/wiki/dev/Compile

Those interested in how we deploy Tobi builds with automatic updates can check this page:

http://daisy.trac.cvsdude.com/tobi/wiki/dev/ClickOnce

Debugging from Visual Studio is an important part of daily development tasks, so here are some tips:

http://daisy.trac.cvsdude.com/tobi/wiki/dev/Debug

Finally, why not live on the edge and try the alpha release Tobi ? :)

http://daisy.trac.cvsdude.com/tobi/wiki/Alpha

Kind regards, Dan

As we've just released some

As we've just released some important bug fixes, it is a good opportunity to check that our manual build tracking system works ! We only update the DLLs (or any other deployed file) that have changed, to avoid bandwidth + time wasting on both the developer and the user side. To achieve this, we verify what csproj projects have changed since we last published a ClickOnce release, so we need to keep track of the SVN revisions. See the table on this page:

http://daisy.trac.cvsdude.com/tobi/wiki/dev/ClickOnce

Regards, Dan

Mailing-List

Software developers, please register here:

http://groups.google.com/group/daisy-tobi-dev

Many thanks, Daniel

Copyright © 2010 The DAISY Consortium, Some Rights Reserved.
Creative Commons License: No Derivative Works
Creative Commons

Valid XHTML 1.0! Valid CSS!