Skip to main content

Peter Rip Tears It Up

I've referenced Peter Rip of Leapfrog Ventures here before. Excellent writing style. Quality posts can be found on his blog.

His latest is a series of posts talking about "Venture Capital 2.0".

The first installment talks about the Cycle and Key Success Factors of the Venture Capital industry to date. The last 10 years have brought us both bubble and bust. Yet, the industry continues to thrive and survive. VC firms largely did not go out of business after the bust and Limited Partners continue to pump money into VC partnerships, likely hoping for more boom times. But, realistically, when will a boom time return? The IPO market is largely dry, so VCs look to mergers and acquisitions for exits. The good news is that the great firms (like Google) can go out regardless of the market conditions and there is still irrational exuberance in the M&A space (witness Skype). All these things lead to what I call the "Limited Partner Drip". It's like a drug. Just give me one more giant exit, then I'll let it ride.

Peter argues that the problems with Venture Capital 1.0 are largely structural. He would know much better than I. I think the LPs have the power to limit the supply of money they feed to this asset class, or to get more strict with the (fairly high) management fees that they pay. I.e., if Venture Capital 1.0 has structural problems, those problems can be addressed by a VC firm offering the LPs a different "product". The VC product has been largely unchanged for 35 years. I look forward to more thought provoking stuff from Peter.

In Peter's next installment, he talks about the LP Conundrum. The thing that always gets me about this industry is the parallels between LP<->VC-Firms and VC<->Portfolio-Companies. I am working on a post about this. The business models are different, to be sure, but there really are many similarities. Peter touches on one of them (when the "VC" becomes the "entrepreneur" trying to raise money for their firm from LPs). Peter ends with:
The typical VC fund attributes are size, industry, stage, and geography. These attributes past for strategies in most fund raising conversations. My next post will deal with why I think this is mostly flawed, for both VCs and LPs.

I look forward to the next installment!

Tags: , , , , , ,

Comments

Popular posts from this blog

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner