New Website Planning

jiffy88

New member
Mar 2, 2008
21
1
0
Hi,

I am planning to develop a website. Does anyone know any articles or sites that provide good instructions on website planning (i.e. storyboard, flow chart, etc)?

Thanks in advance
 


yeah - I always start low tech first, with a pencil and paper. Loads of blocks and arrows with my chicken scratching handwriting in between. It makes life much easier when you sit down to code with a clearly defined roadmap in front of you.
 
I just start coding. Fuck sitting around grinding away at an idea. Once you've built a few real functional sites it all boils down to the same concepts over and over.

Typically start with some database work, followed by fleshing out the design, and then from there I just break loose. I feel like if I sit around thinking about it for too long it's only going to stop me from doing it. You can always go back and change something.
 
I just start coding. Fuck sitting around grinding away at an idea. Once you've built a few real functional sites it all boils down to the same concepts over and over.

Typically start with some database work, followed by fleshing out the design, and then from there I just break loose. I feel like if I sit around thinking about it for too long it's only going to stop me from doing it. You can always go back and change something.
This and using OO,so you can reuse a lot of code you wrote months ago.
 
I just start coding. Fuck sitting around grinding away at an idea. Once you've built a few real functional sites it all boils down to the same concepts over and over.

Typically start with some database work, followed by fleshing out the design, and then from there I just break loose. I feel like if I sit around thinking about it for too long it's only going to stop me from doing it. You can always go back and change something.

You have to sit around and discuss our failures one day ... What you wrote above has been my philosophy for years. School of hard knocks, FTW!
 
website? blog? content site? web app? CMS based? social network?

details.........start with a pad of paper first then come back here

I'm planning to develop a service site where visitors would register their info and then i would process the info to output it on my site...

thanks
 
I'm planning to develop a service site where visitors would register their info and then i would process the info to output it on my site...

thanks
People are willing to help you, if you weren't trying to be so incredibly vague.
 
I'm planning to develop a service site where visitors would register their info and then i would process the info to output it on my site...

thanks

So basically, you want to build an internet?