Want a real idea that would be easy to implement and would appeal to the masses? Write a del.icio.us clone and do recipe bookmarking so people like my mom can keep track of all the recipes she sees all over the web and people looking for good recipes could just browse the popular feed.
I think you could modify scuttle or pligg to do that in an afternoon or two...
I'm giving away my startup idea to a deserving Haxor
71–75 of 75 posts
Re: I'm giving away my startup idea to a deserving Haxor
#72Earlier quoted context omitted.
Ideas can be good, they can be bad. Any clues on your concept? I'll shoot out this idea I had so it doesn't make you look like an idiot if you release it. Take the onboard heads-up display technology from F-16 fighter jets/certain GM cars and integrate it onto the dashboard of a car with the digital radio and a lyric database - and voila - Drive-time Karaoke (bouncing ball optional) - Lawsuits (e.g. I" had to sing al…
I want a HUD integrated into VR goggles with a GPS system so it can act as sat nav for people who are walking and cycling, etc. It could also allow you to meet with people who aren't physically there, but merely "there" online. You would see their avatar projected onto the surrounding urban environment, and they (seated at home on their computers) could move around a virtual world directly modeled on the real one. Th…
Unless you happen to be a patent lawyer in which case you believe the exact opposite.
Re: I'm giving away my startup idea to a deserving Haxor
#73I think you should just release the idea here. I think releasing it to a single person is going to severely limit the chances of it becoming a real thing. If it's a good (or great) idea, multiple people might be interested in building something based on your idea.
He could probably give the idea to 100 people and get a hundred different products of wildly varying quality and feature sets. It's kind of arrogant of the OP to assume that his precious idea (which of course no one else has ever conceived of in any capacity) is so valuable, like a beautiful fragile snowflake, that it must be carefully protected and only revealed to a deserving "haxor".
Exactly my sentiment. Of course the value of the idea can be judged by the selling price it receives. Is it for sale?
Re: I'm giving away my startup idea to a deserving Haxor
#74Earlier quoted context omitted.
My cofounder and I have been working on exactly this idea (web-based game maker, can share games on Facebook/MySpace, targetted at non-programming users) for the last 15 months. Six months of that has been full-time work. Other competition - folks with released products - includes http://sploder.com/ , http://www.gamebrix.net/ (they've got $500k in angel funding and 8 developers on it), and http://www.mygame.com/ . B…
Thanks a lot for the links. It brings into perspective what those sites are missing,from what i can tell, that would make this idea more viable. But I do have to disagree with you on a point. I do believe that a widget based game maker can make original games as long as its open enough to allow creativity. From a programming stand-point this directly affects usability, but I would approach it from a design position.…
The very brief summary of the game is that Dvorak is a very basic card game with each card created at the beginning of the game. In other words, custom game creation within limited parameters. If you want more on the ruleset google and go to the co.uk site. My idea was to take this in a 'Magic the Gathering' esque direction. Set up a basic model for combat, and have each card be taggable. Each tag would contain a function as a String (some extension of Rails's acts as taggable on steroids plugin and Raganwald's work on methods as Strings in Ruby). Consequently, any action could be custom defined in ruby code as a method and then attached to a card. The end user might not be proficient with Ruby but could create their own card set with the attributes/tags provided. I also had a basic attack/defend hitpoint system designed , never implemented.
Well, the short story is I found that from a design side this worked great. In fact, I used the same principles to make several card games and played them with friends locally (in Tokyo). But translating this concept into computer code was far too difficult and time consuming and with little or no upside. Doing anything even marginally visually satisfying w/ the GUI (esp. off Rails) is also no small undertaking.
Consequently, my advice in this space is to:
(1) Start small - single concept which could be expanded upon and preferably has some inherent profitability
(2) Extensively discuss the technical details w/ someone who knows their 'shit.' No offense poppy, but you don't seem to have done this and much of what you say seems impracticable.
Re: I'm giving away my startup idea to a deserving Haxor
#75Been lurking for a period of time here. While ideas are being thrown out there, here's a thought. Allow comments from within feed readers as well as comment tracking (so you don't have to try to remember... or use co.comments, etc). Could be done one of two ways. 1. Design the 'comment module' for the large blogging platforms (blogger, wordpress, typepad, etc). Bloggers confirm their blog on the platform (to bypass c…
It would be great to get all the Y-combinator folks involved in group projects. Like a group section. Ppl apply to each project and the team leader chooses the developers out of the bunch. Then they can submit their project to the start-up program, and try to take it to the next level together. Im more of a strategy/design marketing guy with a programming ability, and I know there are hackers out there with complimen…