X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/1e98386e9c269c1e77933e599142aad69465d23e..4dee1080af5783162be97b6b702edc1a2629264e:/projects/clockworks.mdwn diff --git a/projects/clockworks.mdwn b/projects/clockworks.mdwn index 4892a68..ac35557 100644 --- a/projects/clockworks.mdwn +++ b/projects/clockworks.mdwn @@ -16,10 +16,14 @@ Our Git repository is located in AFS in the clockworks locker: /mit/clockworks/c Doodle clone. 100% duplication of Doodle functionality. Modifications to improve usability as necessary. +### Pitfalls to avoid + What do people not like about Doodle? * Too much clicking + * We can deal with this by collapsing the three-page wizard Doodle has into a single page. Be careful not to sacrifice too much simplicity for such a setup. * No obvious "I can, but would rather not" + * Alleviated also by the above; this might want to be the default poll setup. ### What to do? @@ -33,6 +37,7 @@ What do people not like about Doodle? * Learn Kid (TurboGear's default templating interface) * Setup a zephyrbot that watches the repository * Learn [Widgets](http://docs.turbogears.org/1.0/Widgets) (we'll be using them for all of the forms in this website) +* Polish up and get SSL authentication working with TurboGears identity ### Architecture