]> sipb.mit.edu Git - wiki.git/blobdiff - hackathons/great-hacksby/projects.mdwn
add some summary
[wiki.git] / hackathons / great-hacksby / projects.mdwn
index 23cb10ba8a9dadfbc6ebd32d737cf6b2c1fb81bd..2250f8ab82efa09edd062cd31c5145abdc44a394 100644 (file)
@@ -1,3 +1,5 @@
+There are a lot of projects: Scripts, Barnowl, Straversity, smiopp and cyclist all have different things to work on. Skim through, see what catches your fancy.
+
 [Scripts](http://scripts.mit.edu)
 =================================
 talk to:
@@ -52,7 +54,7 @@ BarnOwl is a curses-based IM client used by many MIT students.  Work you do here
 
 - **Facebook direct message support**.  We recently landed Facebook support in the trunk, but it only supports messaging on walls. Add support for direct messages.
 
-- **GMail new message support**. Now you can obsess over your new emails in realtmie! Add support for GMail's notification API: http://code.google.com/apis/talk/jep_extensions/gmail.html (see our existing XMPP bindings.)
+- **GMail new message support**. Now you can obsess over your new emails in realtime! Add support for GMail's notification API: http://code.google.com/apis/talk/jep_extensions/gmail.html (see our existing XMPP bindings.)
 
 - **Setup [gerrit](http://code.google.com/p/gerrit/)**. We've been talking about moving from github to gerrit, which seems to have a better code review model, but we haven't had the chance nor time to set one up.