Skip to main content

Entrepreneur27 Tastes Great, Less Phil’ng

I scored an invite (thanks Noah!) to the Taste Off 2006 event hosted by Entrepreneur27, Bottlenotes, and TechCrunch yesterday evening.



Pictured (left to right): Patrick Chiang of Lightspeed Venture Partners, Michael Ghaffary of Summit Partners, Michael Arrington of TechCrunch, and Brian Berliner (me).


It was a really fun event. About 62 folks were on the list - roughly half VC/Investors and half Entrepreneurs. Much more intimate than some of the big TechCrunch-style bashes that I had attended at this same location (Michael was kind enough to open up his home in Atherton for this event - many thanks!). And, Noah Kagen did a nice job organizing the event and bringing in the folks from Bottlenotes to add some flavor and fun.


Bottlenotes is something like the Netflix of Wine. Or, maybe the eHarmony of Wine. They match your personality and wine preference (and your rating of past wines) to what you might like in the future, and send that to you each month. A nice twist on the usual, and one-size-fits-all, "beer of the month club". I wish them well. They made the event fun by putting us randomly into teams and having a wine tasting contest with prizes. Unfortunately, I only scored 5 out of 6 on the Wine Taste quiz, so I went home with just a buzz.


Even though the event was limited in size, I still didn't get a chance to talk to everyone. But, I did enjoy some good conversations with entrepreneurs from Box.net, Doostang, Socialpicks.com, TellMe Networks, Photoblog.com, PixPulse, and a few that I can't talk about yet. Final observations:



  • Entrepreneurs are getting younger, or I'm getting older. Likely both.

  • There was a good amount of "picking my brain" going on by the entrepreneurs, which is a good sign. I've been through what they are going through multiple times and am happy to help them navigate their journey.

  • The startup excitement vibe continues to increase in the Bay Area.


Update: Other nice write-ups from Entrepreneur27, SF Chronicle, PixPulse Blog, and Tom Cole's Consuming Ambitions (which I vote "Best Writeup" of the bunch). Photos by Dave McClure, Michael Zhang, and Michael Arrington.


Unfortunately, nobody named "Phil" was there.


Tags: , , , , ,

Comments

  1. Brian,

    Thanks for coming to the event. I am glad you liked it. I will dedicate the next event to Phils of the world.

    ReplyDelete
  2. Hi Brian,

    This is Michael from Photoblog.com. I didn't really get a chance to talk to you during the wine tasting event, but here is a Photoblog entry covering the event. I believe you're in one of the photographs, talking to the founders of Box.net.

    http://www.photoblog.com/user/michaelczhang/2006/08/31

    I'd love to "pick your brain" sometime if you have the time.

    --

    Michael Zhang
    http://www.photoblog.com

    ReplyDelete
  3. Noah: Awesome job with the event. Well organized, executed, and fun.

    Michael Z: Thanks for the pointers to the pictures. Good stuff! My brain is always available for picking. It's what I do.

    -Brian

    ReplyDelete

Post a Comment

Popular posts from this blog

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

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

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