05 · 19

Lessons on How to Be Leader of the Pack

From George Lucas. Maxim Magazine (yep, I read it, every once in awhile). June 2010.

Interviewer: "Have you mellowed over the years?"

Lucas: "Yeah but I'm old-school. I'm hands-on with everything from the screenplays and the music to the hair cuts and the shoelaces. I've learned to accept that it's a team effort, but somebody finally has to say, "No, we do it this way." If you're not the leader of the pack, then you should be doing something else."

09 · 08

Fw: Call for Mobile Startups! Apply to Present at Under the Radar

  

Dealmaker Media - Growth Through Connections

  *forward to a friend

 

From Stealth Mode to the Full Monty - How to Get Your Startup on the Radar

Brought to you by the team who produces Under the Radar, Startonomics, and Dealmaker LA, this hands-on workshop helps early-stage startup teams drill down through pain points we all experience funding the dream. 

Bring your co-founders! You'll want to divide and conquer.

"Getting On the Radar" runs 2 event tracks side by side, one featuring inside advice from entrepreneurs and the other featuring those who love to find and fund us - VCs and lawyers.

Tuesday October 6, 2009 | 1:00pm - 6:00pm

Microsoft LA | 333 S. Grand Ave. 33rd Floor, Suite 3300 | Los Angeles, CA 90071 (map)

Parking: Joe's Auto Parts: 220 So. Hope ($12.00 cash or check)

 

Tickets: $125 Members | $195 Non-Members

Bring Your Co-Founders! Group Pricing Available on Request

APPLY TO ATTEND (Tickets are limited. Entrepreneurs will be given priority access to tickets)

 

Our mentor roster is packed with people you've probably only read about in TechCrunch:

 

Charles Halloran, Attorney, KPPB

Dan Gould, VP Technology, Fox Interactive Media

Dave McClure, Founders Fund

Daniel C. Burnhan, Partner, Strategic Law Partners

Frank Addante, CEO, Rubicon Project

Jason Nazar, CEO, DocStoc

John Babcocok, Partner, Rustic Canyon Partners

John Suh, CEO, Legal Zoom

Kent Goldman, Principal, First Round Capital

Jeff Tinsley, CEO, Mylife

Mark Suster, Partner, GRP Partners

Richard Wolpert, Partner, The Mailroom Fund

Seth Sternberg, CEO, meebo

William Quigley, Partner, Clearstone Ventures

 

 

Join Dealmaker Media and the following fabulous sponsors:

Legal Eagles 

IMAGE

Caption

IMAGE

 

Pack Your Calendar with Panels You Need to Get Deals Done - Including:

 

Romancing the Deal: Getting to “I do” and Getting What You Want - Only fools rush in to going after venture money, and for good reason...learn how to negotiate a funding round, straight from successful founders.

 

Determining Need vs. Greed - We've all heard value dilution horror stories where some poor startup founder takes too much funding in the fight to grow big dreams. Determine how much moolah you really need, explore alternative financing options, and learn how to protect your (ass)ets along the way. 

 

Equity Structure - Who gets what, for how much, for how long? Plot a divide-to-conquer strategy, and learn how this framework affects your legal rights, VC outlook, and paves the road to the exit of your dreams. 

It's All About the Benjamins, Baby: Team, Board, & Advisor Compensation - What are the legal landmines you need to watch fur for when padding the wallets of your startup team? Hear how successful portfolio companies structure compensation packages, straight from the throats of top VCs. 

Taming the Term Sheet - Walk through an actual term sheet with a VC, entrepreneur, and law-dog. For some reason these guys are willing to point out the quicksand and quagmires, so your team can learn to tiptoe around them. Take notes. Heck, take a video for future reference...you won't get this kind of chance twice. 

How Not to P*&^ Off Your Primary Investors - the pride goeth before the fall and all that. Figure out (ahead of time) what you can do to keep these relationships coming up roses. We'll talk about how to structure these communications so you wear the pants, and how to deal with sleeping on the proverbial couch to salvage relationships in crisis without a 'divorce.'

Apply to present for preferred consideration by July 31, 2009.

We’re seeking early-stage mobile startups who are ripe to get in front of (and do deals with): carriers, OEMs, mobile platforms, media companies, branding partners, press and VCs.

Mobile Categories:

Business Apps  |  LBS  |  Games/Entertainment   |  Devices  |  Social Networks   |  Infrastructure  |  Content  |  Sync  | Micro-payments/virual currency  |  Data Storage  |  Green tech  |  Developer tools/Opensouce frameworks | ...and more.

Join Under the Radar Alumni Like:

 

 



 

     

About Under the Radar:

Under the Radar will uncover the next wave of vetted, test-driven startups that have launched within the year, showcasing the newest companies created by founders with a quest for innovation and a plan for disruption. Under the Radar brings startups, industry leaders, press, and investors together with one ultimate goal: to get the deal done.

25 Early Bird Tickets at 50% Off (First come. First Served.) Register here.

What Past Participants Are Saying:

“Wouldn't it have been nice to know about eBay or Google just as they were getting started? Under the Radar does just that - bringing together a thoughtful mix of industry players to an entertaining, high-speed blitzkrieg of information and ideas!" 

- Joe Weinman, Strategy & Emerging Services VP, Corp Business Dev'p, AT&T

"Dealmaker Media's Under the Radar was top notch. The level of exposure and credibility we now enjoy has exceeded our wildest expectations."

- Andy Kleitsch, CEO, Billing Revolution (2008 Under the Radar Mobile Startup)

"Under the Radar was the most useful event we've been to this year, hands down. Since that event we've had a follow ups with Salesforce, Eli Lilly, Oracle and Orange."

- Rachna Dhamija, CEO, Usable Security Systems (2009 Under the Radar Cloud Startup)

 

Dealmaker Media is a media company at the intersection of business and technology whose conferences and online conversations connect startups, investors, executives, press, and tech innovators with first-hand information about leading-edge technologies, emerging trends and markets, and the business opportunities they need. For inquiries, suggestions or more information, please email giselle [ @ ] dealmakermedia [ dot ] com.

FORWARD THIS EMAIL TO A FRIEND.

Dealmaker Media respects your privacy. UNSUBSCRIBE: To remove from this list, click here or contact us at 415-864-2885, Dealmaker Media, San Francisco, CA 94103, Attention: Webmaster. CHANGE YOUR ADDRESS: To change your email address, go to Edit Profile.

 

Copyright © 2009 Dealmaker Media, Inc.

Powered by WhatCounts
03 · 21

PHP Health 3.0 Buzzword Bingo Draft III w/CSS 3.21.09 (SitePoint)

<?php include ('/path/to/bingo.php'); ?>

<?php include_once('bingo.php');?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <title>Health 3.0 Buzzword Bingo</title>

    <style type="text/css" media="screen">
     table#bingo {
       width: 65em;
       border-collapse: collapse;
     }
     table#bingo td,
     table #bingo th {
       border: 1px solid #888;
       text-align: center;
       width: 20%;
       padding: 8px;
     }

     table#bingo th {
       font-size: 2em;
     }
    </style>

</head>

<body>

<h1>Health 23.0 Buzzword Bingo!</h1>

<?php Bingo(); ?>

</body>
</html>


 
function Bingo()
  {
 

   $buzzwords = array(
     "decision support",
     "slow medicine",
     "consumer-centric",
     "concierge care",
     "translational medicine",
     "health 2.0",
     "cross pollination",
     "health tweeple",
     "apomediary",
     "firestarter",
     "crowdsourced",
     "patient social network",
     "let's take it offline",
     "RFID",
     "EHR",
     "stimulus (aka kaching)",
     "HITECH",
     "HEITA",
     "NCHIT",
     "CCHIT",
     "paradigm",
     "e-patient",
     "mHealth",
     "empathy",
     "DTC genomics"
     );

shuffle($buzzwords);
$buzzwords[12] = 'FREE HC!'

$bingocard = "<table id = 'bingo' summary = 'A random selection of 25 health 3.0 buzzwordsarranged in a bingo card '>";
$bingocard .= "thead><tr>";.
$bingocard .= "<th>B>\</th><th>I</th><th>N</th><th>G</th><th>0</th>";
$bingocard .= "</tr></thead>";
$bingocard .= "<tbody>";
$bingocard .= "<tr>";

//mind the gap

//where do I put the path to bingo currently its at the bottom


 for($cell=0; $cell<25; $cell++)
   {
     $rowend = ($cell + 1) % 5;
     $bingocard .= "<td>" . $buzzwords[$cell] . "</td>";
     if($rowend == 0 && $cell < 24) {
       $bingocard .= "</tr>\n<tr>";

      }
    }

 $bingocard .= "</tr>";
 $bingocard .= "</tbody>";
 $bingocard .= "</table>";

 echo $bingocard;

//I probably effed this up all kinds of awful

}

<?php Bingo (); ?>

  //praying

03 · 21

PHP Health 3.0 Buzzword Bingo Draft II 3.21.09 (SitePoint)

<?php include ('/path/to/bingo.php'); ?>
 
function Bingo()
  {
 

   $buzzwords = array(
     "decision support",
     "slow medicine",
     "consumer-centric",
     "concierge care",
     "translational medicine",
     "health 2.0",
     "cross pollination",
     "health tweeple",
     "apomediary",
     "firestarter",
     "crowdsourced",
     "patient social network",
     "let's take it offline",
     "RFID",
     "EHR",
     "stimulus (aka kaching)",
     "HITECH",
     "HEITA",
     "NCHIT",
     "CCHIT",
     "paradigm",
     "e-patient",
     "mHealth",
     "empathy",
     "DTC genomics"
     );

shuffle($buzzwords);
$buzzwords[12] = 'FREE HC!'

$bingocard = "<table id = 'bingo' summary = 'A random selection of 25 health 3.0 buzzwordsarranged in a bingo card '>";
$bingocard .= "thead><tr>";.
$bingocard .= "<th>B>\</th><th>I</th><th>N</th><th>G</th><th>0</th>";
$bingocard .= "</tr></thead>";
$bingocard .= "<tbody>";
$bingocard .= "<tr>";

//mind the gap


 for($cell=0; $cell<25; $cell++)
   {
     $rowend = ($cell + 1) % 5;
     $bingocard .= "<td>" . $buzzwords[$cell] . "</td>";
     if($rowend == 0 && $cell < 24) {
       $bingocard .= "</tr>\n<tr>";

      }
    }

 $bingocard .= "</tr>";
 $bingocard .= "</tbody>";
 $bingocard .= "</table>";

 echo $bingocard;

//I probably effed this up all kinds of awful

}

<?php Bingo (); ?>


03 · 21

PHP Health 3.0 Buzzword Bingo Draft 3.19.09 (SitePoint)

<?php include ('/path/to/bingo.php'); ?>
  function Bingo() {

  }
?>

$buzzwords = array(
  "decision support",
  "slow medicine",
  "consumer-centric",
  "concierge care",
  "translational medicine",
  "health 2.0",
  "cross pollination",
  "health tweeple",
  "apomediary",
  "firestarter",
  "crowdsourced",
  "patient social network",
  "let's take it offline",
  "RFID",
  "EHR",
  "stimulus (aka kaching)",
  "HITECH",
  "HEITA",
  "NCHIT",
  "CCHIT",
  "paradigm",
  "e-patient",
  "mHealth",
  "empathy",
  "DTC genomics"
  );

shuffle($buzzwords);
$buzzwords[12] = 'FREE HC!'

$bingocard = "<table id = 'bingo'
summary = 'A random selection of 25 health 3.0 buzzwords
arranged in a bingo card '>";
$bingocard .= "thead><tr>";.
$bingocard .= "<th>B>\</th>"
      <th>I</th><th>N</th>
      <th>G</th><th>0</th>";
$bingocard .= "</tr></thead>";
$bingocard .= "<tbody>";
$bingocard .= "<tr>";

//mind the gap

$bingocard .= "</tr>";
$bingocard .= "</tbody>";
$bingocard .= "</table>";

 for($cell=0; $cell<25; $cell++)
   {
     $rowend = ($cell + 1) % 5;
     $bingocard .= "<td>"
      . $buzzwords[$cell] . "</td>";
     if($rowend == 0 && $cell < 24) {
     $bingocard .= "</tr>\n<tr>";
     }
    }

 echo $bingocard;

//I probably effed this up all kinds of awful

<?php Bingo (); ?>


03 · 19

Jen's video take 1



This is password protected - h20message


03 · 19

h3rt filz

 

Click here to download:
calibri h3rt logo 224 3.19.09 (216 KB)

Click here to download:
DokChampa 224.psd (1.4 MB)

Click here to download:
h3rt business card calibri 3.19.09 (559 KB)

Click here to download:
simple h3rt txt Tw Cen MT 3.19.09 (246 KB)

03 · 19

Contagion Art

 

Biohzaard_playing_around_copy

Click here to download:
Contagion business card 3.13.09 draft (278 KB)

Click here to download:
Tattoo Logo Cutout 3.9.09 (75 KB)

Click here to download:
Lesson 2 Flyer 1 3.9.09 (2.23 MB)

Click here to download:
Infected Test 1 2.18.09 (1.18 MB)

Jen McCabe

tech+health + genoanthropology

*Challenge me! http://getupandmove.me/jensmccabe
*CEO/Co-founder @Contagion Health

About

could tell you...but I'd have to kill you...