Click here to Skip to main content
15,870,297 members
Please Sign up or sign in to vote.
1.00/5 (6 votes)
See more:
I need new ideas for developing a website.
Posted
Comments
André Kraak 11-Jan-13 16:02pm    
So would I and if I could find some "fool" to do it for me even better. All the money but none of the hard work.
jkirkerx 11-Jan-13 18:41pm    
Why don't you just find something you like and steal copy it?

I had a potential customer I was quoting ask for a funky website, and I asked what exactly is funky, and they could not tell or describe funky. perhaps funky is flowers and paisleys.

So what exactly is innovative?, let's look it up
<pre>
being or producing something like nothing done or experienced or created before; "stylistically innovative works"; "innovative members of the artistic community"; "a mind so innovational, so original"
</pre>

Oh I see, so the oxymoron here is that you need someone elses innovative mind to create something innovating.

I'm just messing with you, don't take it personally, it's Friday and 5 oclock here

1) You need to spend some time to find a problem that you would like to solve in an innovative way.
2) Take that idea and design how you would like to solve the problem in a practical way. This should include asking potential users lots of questions so that you are as complete as possible in what you include in the design.
3) Take your design and decide what web technology you want to use and map out a design for the application that satisfies your design from step 2.
4) Build the necessary code components to realize your designs.
5) Debug, Debug, Debug, Debug, and then Debug some more.

Unless you can provide a more code specific question this may be about as detailed an answer as you can get.
 
Share this answer
 
v2
Comments
Wendelius 11-Jan-13 16:04pm    
Nice answer!
fjdiewornncalwe 11-Jan-13 17:11pm    
Thanks, Mika.
Jibesh 11-Jan-13 16:07pm    
Perfect!
fjdiewornncalwe 11-Jan-13 17:11pm    
Thanks, jibesh.
Murugan.NM 11-Jan-13 16:19pm    
Ya Sure...
Sounds like homework when you say "I have to develop a website project"

In any case, why would anyone give you their new and innovative ideas? Surely, if they really were new and innovative, they would create them and benefit directly.

"I need new ideas for developing a website." Seriously? This is a forum to help people find answers to actual programming problems, not to act as your brain.

You should come up with 5 ideas. Write them down. Weight up the pros and cons of each. The, when you have finished that process, develop whichever has the most pros and least cons.

Will that be new and innovative? No idea but at least it'll get you using your own brain and stop you being lazy and expecting other people to do your work for you.
 
Share this answer
 
1. Write some HTML.
2. Load it onto a web server.
3. Done!
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 11-Jan-13 18:25pm    
4. PROFIT! :-)
You should look around at other websites first to get some ideas.

Websites are like interactive brochures, that are encoded in HTML. Car brochures, cosmetic, clothing are a good place to start. Then you encode that brochure to get the exact same look and feel, only it's a website. Now you add interactive options to it for more information, to magify an image, check for pricing.

We start with paper first and draw rough sketches. Then upon approval, we create electronic rough drafts in illustrator. Finally, we encode them in asp.net, and add functionality to them. It's old school, but still effective in today's markets.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900