]> sipb.mit.edu Git - wiki.git/blobdiff - projects/ideas.mdwn
Make the sign in thing red
[wiki.git] / projects / ideas.mdwn
index 14119633c7934380254cfebaa158b9923700286a..4587e04766417e6d2c6ffa580e7437f26d836775 100644 (file)
@@ -205,7 +205,7 @@ _Contact: xavid_
 
 ## Bazki
 
-[Bazki](http://bazki.mit.edu/) is a wiki written in Python designed around several principles: structured data with object-oriented inheritance; using a wiki language with powerful macros that can be compiled into either HTML or PDF (via LaTeX); and making the content editable offline using a VCS.  Bazki works enough to to be useful, but it has lots of room for improvement and probably would benefit from some design changes.
+[Bazki](http://bazki.mit.edu/) is a wiki written in Python designed around several principles: structured data with object-oriented inheritance; using a wiki language with powerful macros that can be compiled into either HTML or PDF (via LaTeX); and making the content editable offline using a VCS.  Bazki works enough to to be useful, but it has lots of room for improvement and probably would benefit from some design changes.  It could also definitely use documentation.
 
 _Contact: xavid_
 
@@ -221,6 +221,12 @@ lprng is the past, and CUPS is the future!  Our music player, Gutenbach, is curr
 
 _Contact: jhamrick_
 
+## Multiple views in BarnOwl
+
+[BarnOwl](http://barnowl.mit.edu/) nominally has views support. However, it consists of verifying that the view name is "main" and returning an error otherwise. It would be nice to maintain multiple sets of view state at once. This would involve figuring out semantics, moving some data structures around, adding the new functionality, designing some interface, and probably much testing for subtle bugs.
+
+_Contact: davidben_
+
 ## Your Project Here
 
 SIPB can help you out in terms of both computing resources and