(05-05-2014, 12:01 PM)rokclimb15 Wrote: delroth,
I'm volunteering for that project. I don't know the devilish details of your download system, but I'm a Zend Certified PHP5 Engineer with 10 years of experience writing PHP professionally. I'm also an Ubuntu user and I'm adept with Gnu build tools, so I can probably figure it out.
Our website is not PHP, it's based on Python/Django.
The details of the download system requirements is that we are currently hardcoding download types (one field in the DB per version to download) and we want to make that dynamic instead so we can add new download types without removing old ones or accumulating fields in the DB. Bonus points if you add a system to tag builds so we can add user visible comments ("broken, do not use"). Oh, and of course this needs to retain all of our current data and all of our current features, including the OS auto-detection.
