Development approaches http://ws1.active.ws

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
rmk93
Forum Newbie
Posts: 2
Joined: Tue Oct 07, 2008 11:15 am

Development approaches http://ws1.active.ws

Post by rmk93 »

How do you develop your php based web systems?

Do you follow a published approach or do you have your own structured way of developing?

I am researching web based systems development, it is pure research non commercial and all info will be confidential and not identified with you as an individual.

Can you spare 5 mins to answer some very brief questions on your approach to pp development.

It would be very much appreciated.

http://ws1.active.ws

rmk93
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Development approaches http://ws1.active.ws

Post by alex.barylski »

How do you develop your php based web systems?
Like I solve any problem. Decompose into smaller and smaller units until they are easily solved.
Do you follow a published approach or do you have your own structured way of developing?
A collection of best practices I have gained over the years as well as techniques I have learned from others (Agile, RUP, Waterfall, etc)
am researching web based systems development, it is pure research non commercial and all info will be confidential and not identified with you as an individual.
OK. What does it matter if it's commercial or educational? People in education usually/eventually make their way into commercial anyways. :P
Can you spare 5 mins to answer some very brief questions on your approach to pp development.
I just did. Anymore questions? It'll cost ya. :)
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Development approaches http://ws1.active.ws

Post by josh »

weird survey, would telling us the purpose / idea behind this ruin your results?
Post Reply