From 1ce771a1d123e13da04112a0c20bc8ac86a1de6e Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sat, 24 Sep 2011 22:24:51 -0400 Subject: [PATCH] barnowl --- hackathons/great-hacksby/projects.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/hackathons/great-hacksby/projects.mdwn b/hackathons/great-hacksby/projects.mdwn index 1e88088..5e85544 100644 --- a/hackathons/great-hacksby/projects.mdwn +++ b/hackathons/great-hacksby/projects.mdwn @@ -36,6 +36,22 @@ table at a time? Here's [the source](http://bazaar.launchpad.net/~mysql/mysql-se - **A more friendly Forbidden sign.** There are any number of conditions that could lead to a 403 on Scripts, including an explicit Deny rule, a poorly chosen file extension, a CGI script lacking an executable bit, etc. Right now, we give no guidance about what of these many, many problems is afflicting any given page. If you don't know much about coding but want to write documentation that will make a difference, try redesigning a 403 page that is actually helpful! If it's good, we'll deploy it on our servers and you will aid new Scripts users all over MIT's campus. A similar project is for the **Welcome** page, which we should place in a new signup's web_scripts directory, to let them know how to use their shiny new Scripts instance. +[BarnOwl](http://barnowl.mit.edu/) +================================== +talk to: +-------- +- [David Benjamin](mailto:davidben@mit.edu) +- [Jason Gross](mailto:jgross@mit.edu) +- [Edward Z. Yang](mailto:ezyang@mit.edu) + +BarnOwl is a curses-based IM client used by many MIT students. Work you do here will be appreciated by many excited BarnOwl users. Here are some projects to work on: + +- **Google Plus support**. Google Plus recently published an [API](http://developers.google.com/+/api/). Integrate it with BarnOwl! We have lots of other plugins adding support for things like Facebook and Twitter which you can use to get some inspiration. A subproject would be making Perl bindings for the Google Plus API. + +- **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.) + [Straversity](http://straversity.com/mit/) ========================================== talk to: -- 2.44.0