Finding ideas for a startup / switching gears during development - Stack Overflow most recent 30 from stackoverflow.com 2009-12-11T08:41:54Z http://stackoverflow.com/feeds/question/259670 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/259670/finding-ideas-for-a-startup-switching-gears-during-development 5 Finding ideas for a startup / switching gears during development warren 2008-11-03T19:34:56Z 2008-12-19T13:43:28Z <p>I found and reviewed a couple <a href="http://stackoverflow.com/questions/158017/good-ways-to-find-startup-partners">related</a> <a href="http://stackoverflow.com/questions/42394/internet-startups-outside-the-us">questions</a>, but I don't think this one has been asked. I also read Paul Graham's <a href="http://paulgraham.com/articles.html" rel="nofollow">essays</a> with some regularity. However, the essays seem to be centered around what to do once you have an idea, rather than how to find them in the first place.</p> <p>I'm familiar with some of the regional startup groups, weekends, and informal organizations. Indeed, I'm involved with one that's just started in the RTP area of NC.</p> <p>I consider myself a reasonably creative person, and while I have a bunch of ideas, I also find that when talking to others, I will tend to synthesize what I'm hearing from different folks into [potentially] new ways of doing or thinking about what they've been talking about.</p> <p>Where would you, as a programmer, hacker, architect, or just general geek go for ideas for something to build/make/provide as a product or service?</p> http://stackoverflow.com/questions/259670/finding-ideas-for-a-startup-switching-gears-during-development/259686#259686 2 Answer by Elie for Finding ideas for a startup / switching gears during development Elie 2008-11-03T19:40:06Z 2008-11-03T19:40:06Z <p>I tend to look at tasks I do, find a solution, then discover that others have had the same issues with similar tasks. If the solution I found for my situation can be generalized for others, you have a starting point.</p> http://stackoverflow.com/questions/259670/finding-ideas-for-a-startup-switching-gears-during-development/259691#259691 3 Answer by Glenn for Finding ideas for a startup / switching gears during development Glenn 2008-11-03T19:40:47Z 2008-11-03T19:40:47Z <p>I have recently <a href="http://www.code-roller.com/" rel="nofollow">started a community</a> of entrepreneurs and engineers for a similar purpose. Not only is it a place to exchange ideas but also to work on how to implement those ideas. It's still small at this time but I expect it to grow fast, particularly because it attempts to fill the very real and compelling problem of bringing startup ideas into reality.</p> http://stackoverflow.com/questions/259670/finding-ideas-for-a-startup-switching-gears-during-development/259701#259701 0 Answer by warren for Finding ideas for a startup / switching gears during development warren 2008-11-03T19:43:55Z 2008-11-03T19:43:55Z <p>The group that just started in RTP - <a href="http://protosprout.com/" rel="nofollow">http://protosprout.com/</a></p> http://stackoverflow.com/questions/259670/finding-ideas-for-a-startup-switching-gears-during-development/259705#259705 9 Answer by Parand for Finding ideas for a startup / switching gears during development Parand 2008-11-03T19:46:34Z 2008-11-03T19:46:34Z <p>Your best bet is to solve a problem for yourself - find something that annoys you and you think can be done better, and build the better version. Since you are your own customer you'll understand what to build and why it's useful. If it's a consumer product, build it, put it out there, and iterate. If it's a business product interview as many potential customers as you can as early as you can to find their pain points and how much they'd pay to have those pains removed.</p>