Bored with no ideas for next startup
11–20 of 98 posts
Re: Bored with no ideas for next startup
#12Re: Bored with no ideas for next startup
#13Find a good way to have an asynchronous feed back from a web server to a web client, a true general purpose "push" protocol as an extension of HTTP. Hey you can even call it HTTP2W or HTTP2HTTP. Of course you'll have to come up with not only the protocol definition but also a reference implementation for both the client and the server. Sounds like fun, eh?
Re: Bored with no ideas for next startup
#14What do you wish someone else would build for you?
Case in point: there are tons of ideas that can become good, useful, practical valuable services based on standard, already existing technology reconfigured in different ways. But most programmers, if they're anything like the ones I've come across, would consider that "below them" and instead favor a startup working on some obscure problem that 6 people on the planet could understand and appreciate.
Google aside, that rarely translates into "great business".
Re: Bored with no ideas for next startup
#15here's one: user generated content is hot. games are fun. turn a game into content creation or content creation into a game.
Re: Bored with no ideas for next startup
#16What do you wish someone else would build for you?
Re: Bored with no ideas for next startup
#17here's one: user generated content is hot. games are fun. turn a game into content creation or content creation into a game.
Bundled startup companies. Offer a Limited company with matching domain name and web-2.0-ey logo/trademark on the holding page. Your customers will get an instant web presence they can start coding into. Perhaps having an operational online payment system in that companies name would be good value for money.
Re: Bored with no ideas for next startup
#18Re: Bored with no ideas for next startup
#19What do you wish someone else would build for you?
Could we have a permanent thread dedicated to this question?
If someone without the ability to develop the idea had a good idea, they'd wonder why they should do the idea-thinking for programmers who'll then dismiss the idea-generation with some VC-inspired platitude about how "it's all about the execution" or something.
So there you go. Progress halted by the best of the human condition: arrogance, greed and suspicion of the "other."
On the other hand I've always thought that if you get people who normally would never talk to each other in everyday society together and got them drunk, tons of good exchanges would occur resulting in who knows how many great new companies.
Sigh ... dreams ...
Re: Bored with no ideas for next startup
#20Find a good way to have an asynchronous feed back from a web server to a web client, a true general purpose "push" protocol as an extension of HTTP. Hey you can even call it HTTP2W or HTTP2HTTP. Of course you'll have to come up with not only the protocol definition but also a reference implementation for both the client and the server. Sounds like fun, eh?
Already exists: http://en.wikipedia.org/wiki/Comet_%28programming%29