I know I have talked about this with Evil_Giraffe in the past, but I wanted to get some more feedback.
I am considering open-sourcing the foundation for m2, the new Massassi Temple scripts. There is a lot of really good code here and I'm just not getting it finished up quickly enough.
So, the survey is:
I am considering open-sourcing the foundation for m2, the new Massassi Temple scripts. There is a lot of really good code here and I'm just not getting it finished up quickly enough.
So, the survey is:
- Do you know PHP? (IF NOT, please don't reply to this thread)
- How many years of experience do you have with PHP?
- Do you know MySQL?
- How many years of experience do you have with MySQL?
- Do you have enough experience to set up a local development environment (apache, php, mysql, some PEAR libraries) [on your local machine]?
- Do you know CVS?
- If I put the code up on a public CVS server, would you download and tinker around with it?
- Do you have enough time to seriously consider putting some consistent effort into the code?
- Are you willing to accept the coding style that is currently implemented and thus make sure that your code matches the style? (it's bad to have a bunch of different coding standards throughout a single project)
- Have you ever used a template engine?
- Have you ever used a database abstraction layer?