]> sipb.mit.edu Git - wiki.git/commitdiff
More modifications: separate out questions section and add SSL auth
authorEdward Z. Yang <ezyang@mit.edu>
Fri, 13 Feb 2009 19:26:19 +0000 (14:26 -0500)
committersipb-www <sipb-www@old-faithful.mit.edu>
Fri, 13 Feb 2009 19:26:19 +0000 (14:26 -0500)
projects/clockworks.mdwn

index 4892a68e006e83b61e7d5d60eb2d2c0d0d79cfae..ac35557e3007101794db9e006b41afb44209a7d7 100644 (file)
@@ -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.
 
 
 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
 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"
 * 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?
 
 
 ### What to do?
 
@@ -33,6 +37,7 @@ What do people not like about Doodle?
 * Learn Kid (TurboGear's default templating interface)
 * <del>Setup a zephyrbot that watches the repository</del>
 * Learn [Widgets](http://docs.turbogears.org/1.0/Widgets) (we'll be using them for all of the forms in this website)
 * Learn Kid (TurboGear's default templating interface)
 * <del>Setup a zephyrbot that watches the repository</del>
 * 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
 
 
 ### Architecture