From: Edward Z. Yang Date: Sun, 25 Sep 2011 01:30:55 +0000 (-0400) Subject: more projects X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/c70e76af6091a61821b61b8f59d926d7557c9aef more projects --- diff --git a/hackathons/great-hacksby/projects.mdwn b/hackathons/great-hacksby/projects.mdwn index ff16e3a..638cf55 100644 --- a/hackathons/great-hacksby/projects.mdwn +++ b/hackathons/great-hacksby/projects.mdwn @@ -29,7 +29,10 @@ table at a time? Here's [the source](http://bazaar.launchpad.net/~mysql/mysql-se - **Scripts Liberation.** It's your data. Write an application which makes it easy to take all of your information off of Scripts (SQL especially) and move it somewhere else. -- **Reset my password from the command line.** +- **Reset my password from the command line.** OK, so you forgot your password. You click "Forgot my password" and you get emailed a password. Oh, you say you didn't set your password? Well, then you might have to go edit the database. Maybe that's not so user friendly. What if you could run 'wizard change-password' and then have a nice, application-aware tool to change passwords? Might be handy. Add a 'change-password' command to [wizard](http://scripts.mit.edu/wizard). + +- **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. + [Straversity](http://straversity.com/mit/) ==========================================