Remove Continuous Deployment Remove Design Remove Open Source Remove PHP
article thumbnail

Lessons Learned: What does a startup CTO actually do?

Startup Lessons Learned

If youre trying to design an architecture to maximize agility, how can that work if some people are working in TDD and others not? Platform selection and technical design - if your business strategy is to create a low-burn, highly iterative lean startup, youd better be using foundational tools that make that easy rather than hard.

CTO 168
article thumbnail

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

Startup Lessons Learned

The new design improved on the old one in several ways, but these improvements didnt translate all the way through the funnel. Usually, I think that means youve lost some good aspect of the old design. The designers might be telling you that the new design looks much better than the old one, and thats probably true.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Waves of technology platforms

Startup Lessons Learned

Meanwhile, we were building our app in PHP, using a generic DB driver and mysql, "for the time being." Our open source counterparts who did solve the scale problem, had some serious hardware costs to deal with. Case Study: Continuous deployment makes releases n. My guess is many millions more than we spent.

article thumbnail

Lessons Learned: Greasemonkey compiler

Startup Lessons Learned

I know some of those compilers are no longer available (some are hosted, others are not), so I took the liberty of putting up a copy of the PHP Greasemonkey Compiler. As I make more, youll find them (with source) at my Greasemonkey Compiler page. Case Study: Continuous deployment makes releases n.

article thumbnail

Lessons Learned: Five Whys

Startup Lessons Learned

When Eric writes, "By the time we started doing continuous integration, we had tens of thousands of lines of code, all not under test coverage." Most of this code was from a variety of open source PHP projects that were glued together with the shortest path to goal possible. February 11, 2009 8:05 AM Anonymoussaid.

article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

Sharding for startups To support a single partitioning scheme is easy, especially if you design for it from the start. It also doesnt make sense to design your app for scalability from the start, since you may have to create many iterations before you find a version that requires any scalability at all. 21comments: Imran said.

article thumbnail

Lessons Learned: Why PHP won

Startup Lessons Learned

Lessons Learned by Eric Ries Monday, January 12, 2009 Why PHP won When I first learned to program on the web, Perl + CGI was the dominant platform. But by the time I was building my first websites for commercial use , PHP had taken over. Writing unit tests or mock objects in PHP is an exercise in constant frustration.

PHP 166