Skip to main content

STIRR Founder Mixer 1.8


I attended the STIRR Founder Mixer 1.8 tonight in Palo Alto. Charles River Ventures sponsored the event and introduced their QuickStart program to the packed house. Then, the four invited companies got to present a 60-second elevator pitch about their business, and answer a question or two from the host. All the presenters did an excellent job.

For my part, I was attending as an "Advisor Capitalist" -- someone who invests in an early stage company only if he/she feels that they can actually add value to the company by working with the founders directly. That value can come in the form of fund raising assistance, business planning, technology review, architectural considerations, partnering strategy, pricing analysis, competition, corporate structuring, or organizational plan/issues.

My reactions on the presenting companies below...


Frucall allows you to call 1-888-DO-FRUCALL on your mobile phone while you are shopping to find out the best online price for an item. You enter the barcode number of the item of interest, listen to the response, choose to buy from Frucall immediately, get product information verbally, or bookmark the item for later review from your PC. I see where they are going, but I don't think that consumers want to buy items from their mobile phone for mail-order delivery while in a retail store shopping for an instant gratification purchase. Perhaps that's just me. I tried the service with the bar code from my iLife '06 package, but couldn't get a match. Also, it's hard for people to know which numbers constitute the whole bar code. And, the ad at the beginning was pretty long. This might be easier with an SMS message of the bar code...


Kongregate is a casual games site that allows you to play (Flash-only?) games online for bragging rights. I love the market. Couldn't try the service, as it is not open for use quite yet. They describe themselves as "online hub for players and game developers to meet up, play games, and operate together as a community". I also like the fact that "Kongregate shares microtransaction and advertising revenue with contributing developers, who retain the full rights to their games." Well done. The challenge, of course, is to build the player and developer user base concurrently.


Krugle is the place you go to find code and find answers. Krugle is a well-funded startup with funding from folks like Emergence Capital Partners, Omidyar Networks, First Round Capital,
and Rustic Canyon Partners. Krugle also has a seasoned CEO on board in Steve Larsen. I'm a big fan of Krugle. I wrote CVS and contributed it to the Open Source community back in 1989, so I love any tool that helps developers build great software more efficiently. Krugle does that.


What Expedia is for Hotels, Liftopia is for Ski Resorts. OK. Full disclosure. I did live in Colorado for 16 years and I am a snow boarder. But, that's not why I like Liftopia. I think these guys are onto an under-served market. Their CEO really seems to "get it". Their site is nicely done. Unfortunately, they don't have too many resorts on board yet, but some good, hard business development work will get them there. I expect to see some good things from these guys.

All in all, a very enjoyable STIRR event. Just a bit too loud.


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