Someone called Humourisok posted this, but it is dead for some reason. I thought it was a good idea, so repost: ---- Humourisok 20 minutes ago | link [dead] from the tech point of view you have an open platform to share and annotate scanned docs. Sort of "web 2.0 Sharepoint". The niche that I see for such a service is legal. Lawyers can receive, annotate and remark on clients drafts for proposals, contracts etc. So i…
The problem is, these all have his original problem - clients who take years to decide anything. B2B is difficult for startups, unless they already have good industry connections. On the other hand, consumers and small businesses are a little stingy.
30kloc and $0 revenue. Lessons from my failed startup (& code release)
51–60 of 102 posts
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#52Great article. I don't think we can repeat this enough: Hard work != value. Clever code != value. Writing something hackers think is cool != value. Sometimes I think the hardest part of startups is re-aligning our value system from what we've learned in school and society into something that's actually useful for startups.
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#53From the article: > Please take the code (30k lines, PHP/Flex), design & docs and make a go of the business. Could the OP please give a more formal license statement, even if it's just on this page? Also, as others have said/hinted the execution looks (after a brief glance) to be pretty hot. The design is certainly crisp and clean and the screencaps look well laid out. Pivoting seems a good option.
Sure - in the repo I've specified the MIT license for the code, and CC license for the docs etc. That said, I'm very happy to give you whatever license you'd like - just let me know.
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#54Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#55In the middle of the article, the OP lists various mistakes he made, but I think he's basically wrong on all counts. His essential mistake IMO was launching too late. In six months of work, he gained no insight whatsoever into the market. He could have learned just as much with a handwritten flier on the college notice board - "Your mock exam reviewed by a postgrad, £10. Email foo@bar.com".
For the technically-inclined, coding is the perfect form of procrastination. It can absorb a near-infinite amount of time and feels quite productive, but it's usually a distraction. Steve Blank's most important message is that in an early stage startup, your job is to learn about the market. Anything which doesn't connect you with your customers is wasted effort.
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#56Someone called Humourisok posted this, but it is dead for some reason. I thought it was a good idea, so repost: ---- Humourisok 20 minutes ago | link [dead] from the tech point of view you have an open platform to share and annotate scanned docs. Sort of "web 2.0 Sharepoint". The niche that I see for such a service is legal. Lawyers can receive, annotate and remark on clients drafts for proposals, contracts etc. So i…
On a moment's thought I'm guessing that perhaps yes, there might be a need for this, as responses to discovery might be in the form of boxes of paper rather than digital files, for the very purpose of making shared review and analysis more difficult.
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#57There are a lot of times that it doesn't make sense to write any code before selling the product, but there are also times it does. The whole decision comes down to "Can I convince somebody this will work?" The less likely your product is to be implementable, the more likely you will need code up front: 140 character mini blogs? Sure, fake it with photoshop. Real, Turing complete AI? You better have a prototype becau…
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#58Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#59Hi Tim, I would argue that the majority of your target demographic doesn't have the inclination to put disposable income into this. Most of the time, when I needed help, I'd find someone who could help me for free. Maybe it's different in the UK and other non-US places, but here, IME, there is no large-scale culture of hiring tutors. People typically hire tutors when they are out of their depth. Just my thoughts and…
Though as you note, I'm not seeing a lot here that wouldn't work just as well over email, perhaps backed with a simple issue-tracking system of some sort.
Edit: "You" in the prior paragraph is addressing Mr. Ruffles.
Re: 30kloc and $0 revenue. Lessons from my failed startup (& code release)
#60Why haven't you used Rails for this project? I can see on GitHub that you know Rails. I believe that using it you would have developed the app faster.