New uploading rule
This comp I'm going to try something different to solve the uploading problems of past comps.Files must be uploaded within 24 hours of the end of the challenge.
You have 7 days of development time followed by 24 hours to get your game file(s) uploaded. Failed attempts to upload at the last minute of that additional 24 hours will be met with zero leniency.
This is not extra development time. If you abuse it and work longer and miss the upload deadline you will receive no sympathy.
Multiple uploads will be allowed during the 24 hours to allow for fixing stupid bugs, platform issues and adding screenshots. Be aware that people will be able to rate your game based on the very first upload you make.
There will be no MD5 mechanism.
(log in to comment)
And yeah, my stress levels went down as soon as I decided to make this change :)
@eugman: "This is not extra development time. If you abuse it and work longer and miss the upload deadline you will receive no sympathy." :)
Excellent, I like this idea. Especially the extra time to fix specific issues people have with platform compatibility or whatnot. It's not like there isn't basically an expectation of good faith here anyway. :-) I too caused richard problems last PyWeek, sorry.
@Akake: previously there was a mad rush a the deadline to upload files, resulting in server overload and many, many people missing the deadline. I introduced an MD5 signature based upload mechanism. This resulted in me helping people upload their files up to 48 hours after the challenge last time.
Comments
Or I can think of another scenario where you upload a good version, then later a bugfix version for that good version, and then discover your bug fix actually breaks more than it fixes. In this case it'd be nice not to have to re-upload the first submission but rather mark the second as no good (assuming no time to make a real fix here).
In any case, I think this is a good stress reducing mechanism both for Richard and for those of us with a tendency to mess up our MD5 sums :)
How were uploads handled before this, just out of curiousity?
This system sounds good, though.
maybe if we used a different place to upload stuff like github , sf cvs , google code svn, or launchpad bzr ...
Then there still would be a rush but it would not take pyweek down.
But yeah, I think most people will just use this to test and not code too seriously many new features, I hope ;)
RB[0] on 2008/08/22 02:55:
Well the MD5 thing was a mess :(So, what we have now is pyweek, and then 1 extra day for uploading and testing, right?
Could you define "fixing stupid bugs" better? As I could see how that could easily move to any bug really...
I understand the zero leniency thing, I cannot imagine the load you had of people who screwed up everything (myself included :S) that you needed to fix...
Overall, I like the idea a lot, just needs a little clarification I think :)