Quote:
Originally Posted by DJ Samson
OK, here are a few of my questions.
1.) Did you yourself develop the web site and/or software?
2.) If so, what did you use to get it off the ground? (mysql, etc) And what resources did you use to learn about programming and developing the subsription site?
These are some of my main questions right now. I'm having alot of trouble finding how I'm actually going to create this site but developing a concept or idea isn't a huge problem.
|
1) Yes, we wrote our own software. That was the worst decision I had ever made in my business career. Thankfully, I will never, ever (even with a gun to my head) repeat this mistake again...actually, I fall violently sick when I hear the words "writing software"...I can't stress enough the degree of sympathy that I feel for a team who are writing software from scratch...from my perspective, these guys really are the suicidal, sadomasochistic martyrs of the startup world
2) I don't write code (i'm a lawyer)..but the guys just wrote the thing in php, used mysql and hosted everything on apache servers...we didn't license anything like coldfusion or whatever
3) I learned 2 critical lessons (now, they're more like rules which I'll never break):
To make money in software commercialisation;
- Sell then build (rather than build and then try to sell). I've made a solemn promise that not one line of code will ever get written for any software project that I'm involved with - unless we have paying customers on our books.
- Do what Tom Evslin says, particularly in relation to
feature creep and the staged dev cycle. I've made a promise that I will shank any executive who allows non-critical features to make their way into alpha and beta releases.
questions/comments?