Hey Daniel,

2008/11/7 Daniel Derr <[EMAIL PROTECTED]>:
>
> I just starting experimenting with witty, and it is working great so far.
> Are there any books available for Wt? Additionally, is there a list of Witty
> experts out there who may be interested in doing a wt project?

This mailing-list is probably the most comprehensive list of witty
experts, and Emweb (http://www.emweb.be) is in business for
development services for Wt applications.

If you are interested in free software development, I know of many
people on the list that are interested in various projects to be build
with Wt (the common wiki, CMS, bug-tracking, etc... type of
applications).

Bart Vanhauwaert (also on this list and me started working on a
bug-tracking / git repo viewer / forums application ("gist"). Although
it is a bit ambitious (but we believe it makes alot of sense to
integrate all that in one application), we have made some progress
already but it is not yet functional.

My personal favorite feature I would like to see is a Wt-based git
repository viewer, using its vector graphics API to show the
branching/merging history (like the TK application git-gui has), and
using the WTreeView to explore the model. It is in fact one of the
reasons that I allowed the WModelIndex to be 20-byte SHA-1 hash keys.
This would allow to implement a complete on-disk WAbstractItemModel
for it (git internally uses 20-byte hash keys for its object
database)!

As to a book: unfortunately, there is no book on Wt yet. We would like
to have one, and a book is high on our wishlist, but we have not made
any concrete plans yet.

Regards,
koen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to