]> sipb.mit.edu Git - wiki.git/blobdiff - projects/ideas.mdwn
Add BarnOwl multi-views
[wiki.git] / projects / ideas.mdwn
index e6460516e340aa6153aa30e2d9ba9ce0dddafdc3..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_
 
@@ -215,6 +215,18 @@ Many SIPB-affiliated people use the [Zephyr](http://zephyr.1ts.org/) messaging s
 
 _Contact: oremanj_
 
+## Migrate Gutenbach from lprng to CUPS
+
+lprng is the past, and CUPS is the future!  Our music player, Gutenbach, is currently running on lprng.  With the rest of campus switching to CUPS, it's really time we did so as well.  The filter needs to be rewritten for CUPS (and preferably in Python, this time), and the package needs to be redesigned to handle the way CUPS does things.
+
+_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