]> sipb.mit.edu Git - wiki.git/commitdiff
(no commit message)
authorEdward Z. Yang <ezyang@mit.edu>
Sun, 25 Sep 2011 01:54:58 +0000 (21:54 -0400)
committersipb-www <sipb-www@pancake-bunny.mit.edu>
Sun, 25 Sep 2011 01:54:58 +0000 (21:54 -0400)
hackathons/great-hacksby/projects.mdwn

index 638cf55b51180f796ae58b7a706c9271562894ac..f17d048f5da3517a2674cfb67ae8b9cebc9ea7ad 100644 (file)
@@ -27,6 +27,8 @@ table at a time? Here's [the source](http://bazaar.launchpad.net/~mysql/mysql-se
 
 - **Pony for autoinstalls.** We have [a nice interface](https://pony.scripts.mit.edu:44) for managing all of the hostnames you own. We do not have a nice interface for managing all of the autoinstalls you have made. Using [wizard](http://scripts.mit.edu/wizard) build an interface that lets you know about all the autoinstalls you have, and lets you upgrade them, check what your diff with upstream is, back them up, or delete them.
 
+- **Pony for cron.** Editing crontabs? That's so 90s! Code up a spiffy interface for editing your cronjobs, scheduling them, and testing to make sure they work (even when all your environment variables get nuked.)
+
 - **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.** 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).