Remove Continuous Deployment Remove Distribution Remove Web
article thumbnail

How to get distribution advantage on the iPhone

Startup Lessons Learned

Lessons Learned by Eric Ries Thursday, September 18, 2008 How to get distribution advantage on the iPhone I have had the opportunity to meet a lot of iPhone-related companies lately. There are other models, in other distribution channels. On Facebook, viral distribution has proved decisive. I havent found any yet. Expo SF (May.

article thumbnail

Lessons Learned: The lean startup

Startup Lessons Learned

The Lean Startup Intensive is tomorrow at Web 2.0. ► April (11) Video update on the Startup Visa Act Lean Enterprise Institute webinar, April 28 Four myths about the Lean Startup Sneak preview, KISSmetrics (and more) Sneak preview, Grockit The Lean Startup Intensive at Web 2.0 Case Study: Continuous deployment makes releases n.

Lean 168
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Case Study: kaChing, Anatomy of a Pivot

Startup Lessons Learned

If you havent seen it, Pascals recent presentation on continuous deployment is a must-see; slides are here. They were interested in the tools and new distribution medium kaChing provided. If you havent seen it, Pascals recent presentation on continuous deployment is a must-see; slides are here. Expo SF (May.

article thumbnail

Lessons Learned: Customer Development Engineering

Startup Lessons Learned

We talk about taking advantages of the incredible agility offered by modern web architecture for extremely rapid deployment, etc. Labels: agile , continuous deployment , customer development , events , listening to customers , slides 3comments: Sean Murphy said. The Lean Startup Intensive is tomorrow at Web 2.0.

article thumbnail

Lessons Learned: A new version of the Joel Test (draft)

Startup Lessons Learned

This is still an essential practice, especially on the web. There was a time when "web content" was considered "not code" and therefore not routinely source controlled. But if you want to practice rapid deployment, you need to be able to deploy that build in one step as well. The Lean Startup Intensive is tomorrow at Web 2.0.

article thumbnail

Lessons Learned: What does a startup CTO actually do?

Startup Lessons Learned

Was it an important or irrelevant fact that most of our web code was procedural and not object-oriented? The Lean Startup Intensive is tomorrow at Web 2.0. Tell your Startup Visa story Speaking 2010: Webstock, GDC, Web 2.0, Case Study: Continuous deployment makes releases n. Expo SF (May.

CTO 168
article thumbnail

Lessons Learned: The one line split-test, or how to A/B all the time

Startup Lessons Learned

Heres what the one-line split-test looks like in pseudocode: if( setup_experiment(.) == "control" ) { // do it the old way } else { // do it the new way } The call to setup_experiment has to do all of the work, which for a web application involves a sequence something like this: Check if this experiment exists. Buy a higher quantity 2.