]> sipb.mit.edu Git - wiki.git/blobdiff - projects/ideas.mdwn
table of contents was fixed
[wiki.git] / projects / ideas.mdwn
index 892e1171018aaeee2fdedcbcd8f55a6938d720d8..02edfab2f950dae712b327af65fa2fffb6bce497 100644 (file)
@@ -168,6 +168,23 @@ password, and then know how to use Barnowl.
 
 _Contact: afarrell_
 
+## MITeX
+
+Not a fully formed thought, yet, but the basic idea is to have a web app that lets users create a document, and then it texs the document nicely for them, based on some template that they've selected, and gives them a PDF.  They should have the ability to edit the source or just use the WYSIWYG editor.
+
+_Contact: jhamrick_
+
+## Build a web client providing full control to the user
+
+Create a web browser extension (or possibly a stand-alone browser) that is "web-developer antagonistic".  It essentially takes full advantage of the
+immense power of a web client, ignoring the wishes of the web developer and server while letting the user take full control.  Every JavaScript event (ideally variable, function, etc.), every rendering decision, every cookie setting, every HTTP request, if the user so desires, etc. is not only made visible but easily changeable.  When making a request, every aspect of the
+transaction can be completely fiddled with.
+
+There are several extensions that allow you to do stuff sort of like
+this (Firebug, Web Developer Toolbar, Chrome's web developer tools).  But they're hard to use and really mostly just debuggers.  Our goal here is to build something that goes out of its way to give you complete control via a nice UI.
+
+_Contact: leonidg_
+
 ## Your Project Here
 
 SIPB can help you out in terms of both computing resources and