1. Lean Canvas. 2. Validation. 3. Agile Software Development. 4. Alpha => MVP => v Early Adopters. 6. Launch Product

Size: px
Start display at page:

Download "1. Lean Canvas. 2. Validation. 3. Agile Software Development. 4. Alpha => MVP => v Early Adopters. 6. Launch Product"

Transcription

1 The New Lean Way 1. Lean Canvas v1.2 Innovately 2017 Extreme Lean Startup for Developers Ashley Aitken 2. Validation 3. Agile Software Development 4. Alpha => MVP => v Early Adopters 7. Build next version, measure something, learn something The Old Traditional Way Not really The Lean Way 1. Business Plan 2. Market Research 3. Waterfall Development 4. Alpha => Beta => v Private Beta Testers 1. Lean Canvas 2. Validate Solution 3. Agile Software Development 4. Alpha => MVP => v Early Adopters Faux Lean Approach 7. Build next version, get some feedback, learn something 3 7. Build next version, Measure something, Learn something Types of Innovation Implications of Lean Startup Incremental Disruptive Radical Lean Startup is radical innovation of Startup for Software Developers 6 Overview Introduction and Overview Traditional vs Lean Startups Implications for Developers Summary Q & A Experience in Lean Startup Since 2010 Lean Startup Perth Steve Blank Workshop Coached and Mentored Startups Practice Lean Startup with Customer Development

2 Innovately.com.au Applying the principles and practices of Lean Startup and Customer Development to the commercialisation of innovation in companies of all sizes, in all sectors and all stages of maturity (including startups). Services include: TRADITIONAL STARTUPS 1. Training Courses - Lean Commercialisation 2. Accelerator Programme 3. Practice Group 4. Consulting.com.au Traditional Startup Approach From Concept to Prototype From Prototype to Product Most startups fail not because the product cannot be built but because the business model isn t repeatable, the business model isn t scalable, the business model isn t viable, not enough customers want it! They run out of money! What often happens after launch? So what do traditional startups do? 1. Lean Canvas 2. Validation 3. Agile Development 4. Alpha => MVP => v Early Adopters 7. NOTHING HAPPENS 13 Features Build the missing features into product or service Few people use the product or service PR Ask customers what features are missing PR If you build it they will come Focus too much on product! Field of Dreams 15 The question IS NOT can you build it? The question IS should you build it?

3 Who are our Key Partners? Who are our key suppliers? Which Key Resources are we acquiring from partners? Which Key Activities do partners perform? What are the most important costs inherent in our business model? Which Key Resources are most expensive? Which Key Activities are most expensive? What Key Activities do our Value Propositions require? Our Distribution Channels? Customer Relationships? Revenue streams? What Key Resources do our Value Propositions require? Our Distribution Channels? Customer Relationships? Revenue Streams? What value do we deliver to the customer? Which one of our customer s problems are we helping to solve? What bundles of products and services are we offering to each Customer Segment? Which customer needs are we satisfying? For what value are our customers really willing to pay? For what do they currently pay? How are they currently paying? How would they prefer to pay? What type of relationship does each of our Customer Segments expect us to establish and maintain with them? Which ones have we established? How are they integrated with the rest of our business model? How costly are they? Through which Channels do our Customer Segments want to be reached? How are we reaching them now? How are our Channels integrated? Which ones work best? Which ones are most cost-efficient? How are we integrating them with customer routines? How much does each Revenue Stream contribute to overall revenues? For whom are we creating value? Who are our most important customers? This work is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. To view a copy of this license, visit or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA. Day Month Year No. The Experts LEAN STARTUPS 17 Eric Ries Steve Blank Lean Startup with Customer Development What is the product? The product is not the Product. The product is the Business Model Business Model Canvas A startup is not a smaller version of a large company. - Steve Blank Lean Startup Strategy Definition - Startup A startup is a temporary organisation searching for a repeatable and scalable business model. - Steve Blank 23 Search vs Execution

4 Who are our Key Partners? Who are our key suppliers? Which Key Resources are we acquiring from partners? Which Key Activities do partners perform? What are the most important costs inherent in our business model? Which Key Resources are most expensive? Which Key Activities are most expensive? What Key Activities do our Value Propositions require? Our Distribution Channels? Customer Relationships? Revenue streams? What Key Resources do our Value Propositions require? Our Distribution Channels? Customer Relationships? Revenue Streams? What value do we deliver to the customer? Which one of our customer s problems are we helping to solve? What bundles of products and services are we offering to each Customer Segment? Which customer needs are we satisfying? For what value are our customers really willing to pay? For what do they currently pay? How are they currently paying? How would they prefer to pay? How much does each Revenue Stream contribute to overall revenues? What type of relationship does each of our Customer Segments expect us to establish and maintain with them? Which ones have we established? How are they integrated with the rest of our business model? How costly are they? Through which Channels do our Customer Segments want to be reached? How are we reaching them now? How are our Channels integrated? Which ones work best? Which ones are most cost-efficient? How are we integrating them with customer routines? For whom are we creating value? Who are our most important customers? This work is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. To view a copy of this license, visit or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA. Day Month Year No. The most important thing in a startup is not the idea but how well the team can EXECUTE SEARCH Business Model Canvas HYPOTHESES Build-Measure-Learn Hypothesise-Build-Measure-Learn 1. HYPOTHESIS 4. VALIDATED LEARNING INSIGHTS? PIVOT? 2. MINIMUM VIABLE PRODUCTS (MVPs) 3. RUN EXPERIMENTS TO COLLECT DATA 27 Evidence-Based Entrepreneurship Lean Process Get Out Of The Building! 29 First BMC Experiment for Valid. Learn. Launch & Scale The true measure of progress of a startup is the amount of validated. customers. revenue. traction. learning. Benefits of Lean Approach Minimise waste Money Time & Effort Less likely to fail More agile and adaptive

5 Lean Startup in the Enterprise IMPLICATIONS FOR DEVELOPERS Lean Startup Process Understand Lean Startup Customer Development & Agile Development 35 vs. Product Management & Agile or Waterfall Development 35 Do NOT focus on: product development executing and scaling shiny things DO focus on: customer development searching for business model validated learning Build Experiments not a Product Elevator pitch Design Experiments Concierge MVP As quickly and cheaply as possible With as little code as possible (preferably none) The goal is to validate hypotheses not to build the best product! Diagram Brochure Wireframe Explainer video Interviews and surveys Wizard of Oz MVP Buy button (non-functional) Functional MVP Crowd funding campaign Selling for $ 37 Landing page Who does the development? [FOR FOUNDERS] Don t outsource development (e.g. to build the product or service) Use inhouse or closely managed remote developers Technical Debt? Technical co-founder essential for Lean Startup

6 Definition - Technical Debt The eventual consequences of any (bad) system design, software architecture, or software development within a codebase. Technical Debt - OK! Experiments $$$$$ The best debt is $$$$$ debt you don t have to repay! Technical Debt - NOT OK! Experimental Infrastructure Core Application Code Continuous Delivery Experiment Support Tools and Infrastructure Feature Flags / Toggles Frameworks for Experiments Essential part of Continuous Deployment Essential part of Lean Startup Examples FF4J, Togglz (JVM) Feature Switcher, Feature, (.NET C#) Code to help you run experiments (with cohorts of users) Frameworks for online field experiments Examples Facebook s PlanOut (for Java, Javascript, PHP, Go, Ruby, ) Cloudera s Gertrude (for Java, based on Google infrastructure) Data Collection and Analytics Crucial because the focus is on testing hypotheses with experiments Built-in to your architecture, e.g. EDA, CQRS, SUMMARY AND Q&A Add-on to your application, e.g. logging Dashboards, e.g. Kibana (from ELK stack)

7 S Summary Lean Startup is more than just a bit of validation and then build something and see what happens. Lean Startup is searching for a repeatable, scalable and viable business model. Lean Startup is a combination of Customer Development and Agile Development. Criteria for a Lean Startup 1. Focus on validated learning over and above everything else. 2. Running experiments with explicit hypotheses as quickly and cheaply as possible Lean Startup for Developers Focus on building experiments as quickly and cheaply as possible Less concern for technical debt in experiments than platform Use tools and libraries to assist experimentation and analysis Get out of the building (literally and by tracking users)!? Thank You To get a copy of the Lean Startup Summary Sheet Signup for Innovately Newsletter Extreme Lean Startup for Developers Ashley Aitken ashley.aitken@innovately.com.au THE END

Lean startup in ehealth

Lean startup in ehealth Lean startup in ehealth 5/2015 Pauliina Smeds, Forum Virium Helsinki Jaakko Ikävalko, Forum Virium Helsinki The lean startup model aims at increasing the odds for success for startups, by reducing the

More information

Startup Ecosystem Infrastructure

Startup Ecosystem Infrastructure Startup Ecosystem Infrastructure Who is it for? For organizations that are part of startup ecosystems Universities Advisory & mentoring organizations Incubators Accelerators Co-working spaces Service Providers

More information

The Basics of Lean Startup

The Basics of Lean Startup Learn Build Measure The Basics of Lean Startup Todd Strother, PhD UW-Extension: Business and Entrepreneurship The Center for Technology Commercialization Introductions Developer and Program manager of

More information

Lean Startup. academy June 2017 Bucharest, Romania

Lean Startup. academy June 2017 Bucharest, Romania Lean Startup academy 15-16 June 2017 Bucharest, Romania HOW IT WORKS Two main blocks of topics will be covered during the training: Idea generation What to learn from start-ups The mindset: Start small.

More information

Jerome Jerry Engel. The Lean Startup Lean LaunchPad Journey 6/20/2013. Jerry Engel June BizBarcelona 2013

Jerome Jerry Engel. The Lean Startup Lean LaunchPad Journey 6/20/2013. Jerry Engel June BizBarcelona 2013 The Lean Startup Lean LaunchPad Journey Jerry Engel June 2013 BizBarcelona 2013 Jerome Jerry Engel UC Berkeley Adjunct Professor, Haas School of Business Founder and Director Emeritus of the Lester Center

More information

GOVERNING IN DISRUPTIVE TIMES

GOVERNING IN DISRUPTIVE TIMES Better Boards GOVERNING IN DISRUPTIVE TIMES August 2016 POLLENIZER Some of our current clients... Pollenizer is Australia s first tech startup incubator, now 8 years old. We have helped thousands of startups

More information

Programme Value Proposition and Incubation Model

Programme Value Proposition and Incubation Model Programme Value Proposition and Incubation Model Value Proposition: Creating green growth Why investment in the Green Economy is imperative for the growth of our economy? With an anticipated target of

More information

NSF IUCRC Lean Entrepreneurship at Your Center Workshop NSF IUCRC BIENNIAL CONFERENCE JULY neilsheridan.com/u.zip 7/27/2017.

NSF IUCRC Lean Entrepreneurship at Your Center Workshop NSF IUCRC BIENNIAL CONFERENCE JULY neilsheridan.com/u.zip 7/27/2017. NSF IUCRC Lean Entrepreneurship at Your Center Workshop NSF IUCRC BIENNIAL CONFERENCE JULY 2017 1 Downloads neilsheridan.com/u.zip 2 Are Center Directors and Teams Entrepreneurs? Seek and attract resources

More information

Lean Launchpad: Finding Your Market Before You Write a Business Plan

Lean Launchpad: Finding Your Market Before You Write a Business Plan Lean Launchpad: Finding Your Market Before You Write a Business Plan Terence Bentley VMT Tr Rev 2.0 Linkedin/in/terencebentley thevmt.org 1 Copyright 2018 The Venture Mentoring Team 2 The Lean LaunchPad:

More information

Lean Startups and Strategic Management

Lean Startups and Strategic Management Portland State University PDXScholar Engineering and Technology Management Student Projects Engineering and Technology Management Spring 2018 Lean Startups and Strategic Management Joshua Binus Portland

More information

Beeline Startup Incubator. Rules and Regulations

Beeline Startup Incubator. Rules and Regulations Beeline Startup Incubator Rules and Regulations Yerevan 2018 Content 1.Definitions 2.Introduction 3.Incubator Staff 4.Startup Selection 5.Benefits for Residents 6.Events 7.Resident s Responsibilities 8.Resident

More information

TURN YOUR IDEA OR SIDE PROJECT INTO A MILLION DOLLAR BUSINESS

TURN YOUR IDEA OR SIDE PROJECT INTO A MILLION DOLLAR BUSINESS TURN YOUR IDEA OR SIDE PROJECT INTO A MILLION DOLLAR BUSINESS ZeroPoint Ventures provides early-stage funding, evidence-based coaching, & a clear pathway for software entrepreneurs to build a $1MM+ revenue

More information

Lean Startup as the Innovation Engine for the Digital Agency at AXA

Lean Startup as the Innovation Engine for the Digital Agency at AXA Yves Caseau Head of AXA Digital Agency NATF (National Academy of Technologies of France) Lean Startup as the Innovation Engine for the Digital Agency at AXA Yves Caseau Group Head of Digital, AXA National

More information

Entrepreneurship Coaching Program

Entrepreneurship Coaching Program The BEC Program Syllabus (Class Oct 2013) The BEC Entrepreneurship Program is a cross-cutting series of coaching sessions within Business, Leadership and Sciences that helps participants translate promising

More information

Course Numbers: COE2701, CS2701, MGT480x (Cross listed, may only register for one)

Course Numbers: COE2701, CS2701, MGT480x (Cross listed, may only register for one) Course Title: Startup Lab Course Numbers: COE2701, CS2701, MGT480x (Cross listed, may only register for one) Fall 2018 GTL Instructor: Henry Owen Year: Sophomore/Junior/Senior Course Objective: The objective

More information

Entrepreneurship Coaching Program

Entrepreneurship Coaching Program The BEC Program Syllabus (2013-2014) The BEC Entrepreneurship Program is a cross-cutting series of coaching sessions within Business, Leadership and Sciences that helps participants translate promising

More information

STARTUP Factory. How to build disruptive business models in less than 6 months

STARTUP Factory. How to build disruptive business models in less than 6 months STARTUP Factory How to build disruptive business models in less than 6 months November 2016 STARTUP Factory Overview STARTUP factory: our approach to evaluate and build successful new business models in

More information

Venture Dorm: Frequently Asked Questions

Venture Dorm: Frequently Asked Questions Venture Dorm: Frequently Asked Questions FAQ: Why should I apply for Venture Dorm? Venture Dorm is for anyone who wants to learn how entrepreneurs build new ventures and create one themselves. University

More information

Disciplined Entrepreneurship: An Alternative to Lean LaunchPad?

Disciplined Entrepreneurship: An Alternative to Lean LaunchPad? Disciplined Entrepreneurship: An Alternative to Lean LaunchPad? Kramer Winingham Program Manager, Studio G Arrowhead Center at New Mexico State University March 21st, 2014 Open Conference 2015 Abstract

More information

Italy Starts. Peer-to-Peer Mentoring Program A Business Mentoring Program in English

Italy Starts. Peer-to-Peer Mentoring Program A Business Mentoring Program in English Italy Starts Peer-to-Peer Mentoring Program A Business Mentoring Program in English Created for Italian Licei and by the JCU Institute for Entrepreneurship as part of the MIUR Alternanza Scuola Lavoro

More information

The Ultimate Guide. to Finding a Technical Co-Founder.

The Ultimate Guide. to Finding a Technical Co-Founder. The Ultimate Guide to Finding a Technical Co-Founder https://brainhub.eu/ Table of contents How to increase chances of finding an awesome technical co-founde... 1. Build an MVP... 2. Look for a technical

More information

What Investors Want. Vancouver, January 2017 Boris Mann, Founding Director, Open Angel

What Investors Want. Vancouver, January 2017 Boris Mann, Founding Director, Open Angel What Investors Want Vancouver, January 2017 Boris Mann, Founding Director, Open Angel About Open Angel Connecting Founders & Funders We measure success by cheques written First event Startup Week November

More information

An Empirical Study on Entrepreneurial Networks from an Adaptive Case Management Perspective Master Thesis Pascal Stegmann

An Empirical Study on Entrepreneurial Networks from an Adaptive Case Management Perspective Master Thesis Pascal Stegmann An Empirical Study on Entrepreneurial Networks from an Adaptive Case Management Perspective Master Thesis Pascal Stegmann Software Engineering for Business Information Systems (sebis) Department of Informatics

More information

E a s t C o a s t v s. We s t C o a s t : C o m p a r i n g L e a n L a u n c h p a d a n d D i s c i p l i n e d E n t r e p r e n e u r s h i p

E a s t C o a s t v s. We s t C o a s t : C o m p a r i n g L e a n L a u n c h p a d a n d D i s c i p l i n e d E n t r e p r e n e u r s h i p E a s t C o a s t v s. We s t C o a s t : C o m p a r i n g L e a n L a u n c h p a d a n d D i s c i p l i n e d E n t r e p r e n e u r s h i p March 4, 2016 Mike Panesis Renee Rock Agenda Historical

More information

VENTURE COLLEGE AT BOISE STATE UNIVERSITY

VENTURE COLLEGE AT BOISE STATE UNIVERSITY VENTURE COLLEGE AT BOISE STATE UNIVERSITY Kevin Learned BOISE STATE UNIVERSITY Abstract Boise State University s Venture College brings students into the heart of Idaho s business community, where industry

More information

ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR

ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR Academic Year: 2018/2019 1 st Semester Instructor(s): António Lucena de Faria Course Description: This course is about the importance of entrepreneurship

More information

London. People Capital & Company Builder. #JoinTheMovement

London. People Capital & Company Builder. #JoinTheMovement People Capital & Company Builder #JoinTheMovement ENGL AND FRANCE HONG KONG UA E MAL AYSIA INDIA SINGAPORE MEXICO CHILE ARGENTINA JOIN THE GLOBAL MOVEMENT THAT IS CHANGING THE WORLD ONE ENTREPRENEUR &

More information

design company startups We connect ideas, business opportunities and design in order to help startups become sustainable and grow. USA. Latam.

design company startups We connect ideas, business opportunities and design in order to help startups become sustainable and grow. USA. Latam. design company startups We connect ideas, business opportunities and design in order to help startups become sustainable and grow. USA. Latam. Europe startups design thinking Lean Startup traditional process

More information

NVC. New Venture Competition Applying to the New Venture Fair & Misc. Other Stuff. UC Santa Barbara

NVC. New Venture Competition Applying to the New Venture Fair & Misc. Other Stuff. UC Santa Barbara New Venture Competition Applying to the New Venture Fair & Misc. Other Stuff Agenda Announcements New Venture Fair - Application Deliverables Resources Winter Quarter Schedule of Events Business Model

More information

CISB 2388: ENTRPRENEURSHIP CONCEPTS

CISB 2388: ENTRPRENEURSHIP CONCEPTS CISB 2388: ENTRPRENEURSHIP CONCEPTS 2018 MAY TERM MAY 2018/Room TBD Tentative Syllabus (Version 1 - Revised 12/18/2018) INSTRUCTOR: PROFESSOR SIMON MAK, PhD smak@smu.edu 214-768-3326 (O) Fincher Room 141

More information

Annual Report 2017 CHOSON E X C H A N G E. Published February 28, 2018 Choson Exchange. Compiled by Geoffrey See, Nils Weisensee, and Ian Bennett

Annual Report 2017 CHOSON E X C H A N G E. Published February 28, 2018 Choson Exchange. Compiled by Geoffrey See, Nils Weisensee, and Ian Bennett CHOSON E X C H A N G E Annual Report 2017 Published February 28, 2018 Choson Exchange Compiled by Geoffrey See, Nils Weisensee, and Ian Bennett Executive Summary While rockets got bigger and sanctions

More information

YOUR ELEVATOR PITCH & PITCH DECK

YOUR ELEVATOR PITCH & PITCH DECK YOUR ELEVATOR PITCH & PITCH DECK JAMES C. ROBERTS III GLOBAL CAPITAL GROUP GLOBAL CAPITAL STRATEGIC GROUP GLOBAL CAPITAL LAW GROUP PC Distribution is prohibited PRESENTATION SUMMARY Part 1: The Elevator

More information

Call for Entrepreneurship

Call for Entrepreneurship Call for Entrepreneurship Version 18.4 Release date: September 2017 Portugal Capital Ventures, S.A. 1 1. What is the? The Call For Entrepreneurship is the access point to investment of innovative scientific

More information

THE ENTREPRENEURIAL REFUGEE NETWORK

THE ENTREPRENEURIAL REFUGEE NETWORK THE ENTREPRENEURIAL REFUGEE NETWORK www.wearetern.org WHY HOW WHAT Because entrepreneurial refugees face barriers to entry but have not only got dreams but also a wealth of unrealised potential. We see

More information

29th John Ruffatto Business Startup Challenge - April 13, 2018 Competition Overview & Guidelines

29th John Ruffatto Business Startup Challenge - April 13, 2018 Competition Overview & Guidelines Judging Criteria 1 Submission Process & Deadlines: 1 Competition Day Format 2 Written Submission Guidance 2 Financial Projection Guidance 4 Presentation Guidance 5 Judging Criteria Your team may want to

More information

FRAMEWORK THE TRACTION GAP

FRAMEWORK THE TRACTION GAP THE TRACTION GAP FRAMEWORK Early stage startups that fail to achieve traction are subject to lower valuations, significant financing risks and sub-optimal outcomes. THE TRACTION GAP FRAMEWORK 1 In our

More information

Innovation Academy. Business skills courses for Imperial Entrepreneurs

Innovation Academy. Business skills courses for Imperial Entrepreneurs INNOVATION ACADEMY Innovation Academy Business skills courses for Imperial Entrepreneurs Innovation Academy Business skills courses for Imperial entrepreneurs Imperial Innovations has launched Innovation

More information

SocialChallenges.eu Call for grants 2 nd Cut-off date

SocialChallenges.eu Call for grants 2 nd Cut-off date SocialChallenges.eu Call for grants 2 nd Cut-off date List of Contents List of Contents... 2 Introduction... 3 SocialChallenges.eu call for grants... 4 Overview... 4 About SocialChallenges.eu... 4 Call

More information

BREAKTHROUGH is an accelerator program that enables early-stage startups to find their product/market fit. During this nine-week program, founders

BREAKTHROUGH is an accelerator program that enables early-stage startups to find their product/market fit. During this nine-week program, founders BREAKTHROUGH is an accelerator program that enables early-stage startups to find their product/market fit. During this nine-week program, founders will validate their concepts in real market conditions

More information

Berthiaume The Vision

Berthiaume The Vision Berthiaume Center for Entrepreneurship Inspiration. Connection. Realization. March 16th and 17th 2015 Berthiaume The Vision To inspire and connect student and faculty entrepreneurs with the skills and

More information

VIRTUAL BUSINESS INCUBATOR. Business Model Canvass

VIRTUAL BUSINESS INCUBATOR. Business Model Canvass VIRTUAL BUSINESS INCUBATOR Business Model Canvass MISSION To unite the global entrepreneurial ecosystem in the development of an affordable virtual business incubator for early stage startups. CUSTOMER

More information

Cyprus Startup Ecosystem

Cyprus Startup Ecosystem Career & Entrepreneurship 2014 @UCY Cyprus Startup Ecosystem Stavriana A. Kofteros Startup Catalyst. Entrepreneurship Evangelist. Curator Cyprus Startup Digest Organizer Startup Live Cyprus Organizer Cyprus

More information

Why the Lean Start-Up Changes Everything by Steve Blank

Why the Lean Start-Up Changes Everything by Steve Blank HBR.ORG MAY 2013 REPRINT R1305C SPOTLIGHT ON ENTREPRENEURSHIP Why the Lean Start-Up Changes Everything by Steve Blank SPOTLIGHT ON ENTREPRENEURSHIP Spotlight FOR ARTICLE REPRINTS CALL 800-988-0886 OR 617-783-7500,

More information

ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR

ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR ENTREPRENEURSHIP WHY EVERYONE CAN BE AN ENTREPRENEUR Academic Year: 2015/2016 Semester: 2nd Instructor(s): António Lucena de Faria Course Description: This course is about the importance of entrepreneurship

More information

founder can do to un-fail their startup

founder can do to un-fail their startup TEN things every startup founder can do to un-fail their startup Colin Kinner Founder, Startup Onramp 2 September 2017 @ColinKinner 1 billion billion 2 Startup = growth Paul Graham, Y Combinator NOT Scalable

More information

Global Startup Labs 2016

Global Startup Labs 2016 Global Startup Labs 2016 Mongolia Global Startup Labs is designed to teach students the skills necessary for starting a mobile tech startup. This is not a typical class it s an intensive bootcamp where

More information

SYLLABUS NEW VENTURE LAUNCH

SYLLABUS NEW VENTURE LAUNCH SYLLABUS NEW VENTURE LAUNCH Professor: Karin O Connor Class Day / Time: Every other Thursday / 6:30 9:30 p.m. (beginning Sept. 28). Team coaching sessions on alternate Thursdays beginning Sept. 21. Room:

More information

DESIGNER S GUIDE. September

DESIGNER S GUIDE. September DESIGNER S GUIDE September 2014 info@safaricrowdfunding.com Safari Crowdfunding: What is it? Safari Crowdfunding is a platform where you can publish your project in order to get the funding you need to

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: MGMT PROPOSED EFFECTIVE SEMESTER: Fall 2014 COLLEGE: Business PROPOSED IMPROVEMENTS Academic Program Substantive Course Changes

More information

Lean Startup. academy March 2018 Madrid, Spain

Lean Startup. academy March 2018 Madrid, Spain Lean Startup academy 12-13 March 2018 Madrid, Spain COURSE OUTLINE KICK-OFF WEBINAR 22 February Selected companies will be invited to join a kick-off webinar to set the basis of the course. More information

More information

PROGRAM SOLICITATION An Initiative of the Ohio Department of Higher Education

PROGRAM SOLICITATION An Initiative of the Ohio Department of Higher Education INTRODUCTION PROGRAM SOLICITATION An Initiative of the Ohio Department of Higher Education 2018 I-Corps@Ohio is a statewide program developed to assist faculty, staff and students from Ohio universities,

More information

NEW YORK INNOVATION ACCELERATION

NEW YORK INNOVATION ACCELERATION NEW YORK INNOVATION ACCELERATION THE JOURNEY 3 FOR THE PAST 17 YEARS NUMA has been supporting entrepreneurship and innovation through a variety of activities including acceleration programs for startups,

More information

Augusta Innovation District DR. ED EGAN, DIRECTOR MCNAIR CENTER FOR ENTREPRENEURSHIP AND INNOVATION

Augusta Innovation District DR. ED EGAN, DIRECTOR MCNAIR CENTER FOR ENTREPRENEURSHIP AND INNOVATION Augusta Innovation District DR. ED EGAN, DIRECTOR MCNAIR CENTER FOR ENTREPRENEURSHIP AND INNOVATION High-growth, high-tech as a driver of U.S. economic growth The big picture u U.S. GDP growth is currently

More information

Expert Crowdfunding for Non-Profits. Helping(non*profits(fundraise(and(engage(donors(through(an(online(pla4orm(

Expert Crowdfunding for Non-Profits. Helping(non*profits(fundraise(and(engage(donors(through(an(online(pla4orm( Expert Crowdfunding for Non-Profits Helping(non*profits(fundraise(and(engage(donors(through(an(online(pla4orm( The WeDidIt Difference WeDidIt guided us through every step of our fundraising campaign. Their

More information

Services Innovation Excellence Center

Services Innovation Excellence Center Services Innovation Excellence Center A Whole Systems Approach to Intrapreneurship Craig Wirkus Innovation Program Manager June 2016 About Cisco $50 Billion in Revenue 30 Years in Business 75,000 Employees

More information

Entrepreneurship & Finance How to change the world. Mark Pearson, Technology Transfer and Business Enterprise

Entrepreneurship & Finance How to change the world. Mark Pearson, Technology Transfer and Business Enterprise Entrepreneurship & Finance How to change the world Mark Pearson, Technology Transfer and Business Enterprise Topics The idea The business model Execution Finance and Resources Technology Transfer Business

More information

s FAQS

s FAQS s 20182019 FAQS CONTENTS What is King s20 Accelerator? 3 What s in it for me? 3 Who are our mentors? 4 So what do you expect from me? 4 Right so how do I apply? 5 Am I eligible? 5 What if I m an international

More information

The Royal Academy of Engineering. Enterprise Hub. Call for proposals

The Royal Academy of Engineering. Enterprise Hub. Call for proposals The Royal Academy of Engineering Enterprise Hub Call for proposals Deadline for proposals: 5 pm 1st March 2018 Please send all submissions to: enterprise@raeng.org.uk 1 The Academy is seeking a training

More information

THE TRACTION GAP FRAMEWORK

THE TRACTION GAP FRAMEWORK THE TRACTION GAP FRAMEWORK Early stage startups that fail to achieve traction are subject to lower valuations, significant financing risks and suboptimal outcomes. FOUNDING TEAM T H E TR AC T I O N GAP

More information

PAPPAJOHN STUDENT ENTREPRENEURIAL VENTURE COMPETITION

PAPPAJOHN STUDENT ENTREPRENEURIAL VENTURE COMPETITION WIN $5000 FOR YOUR ENTREPRENEURIAL IDEAS! PAPPAJOHN STUDENT ENTREPRENEURIAL VENTURE COMPETITION OPEN TO ALL COLLEGE STUDENTS IN IOWA Included in this packet: competition guidelines + timeline, application,

More information

A framework for evaluating the viability of business ideas for web and mobile products; Case study 1: Unhidden Case study 2: Opas Mikael Vankalo

A framework for evaluating the viability of business ideas for web and mobile products; Case study 1: Unhidden Case study 2: Opas Mikael Vankalo A framework for evaluating the viability of business ideas for web and mobile products; Case study 1: Unhidden Case study 2: Opas Mikael Vankalo Bachelor s Thesis Degree Programme in Experience and Wellness

More information

Raising Capital: Practical Tips for Entrepreneurs

Raising Capital: Practical Tips for Entrepreneurs 2012, Georgia Institute of Technology Raising Capital: Practical Tips for Entrepreneurs Stephen Fleming Vice President Stephen Fleming 17+ years venture capital investment experience.

More information

Firmhouse Venture Labs Presentation at VentureCafe

Firmhouse Venture Labs Presentation at VentureCafe Firmhouse Venture Labs Presentation at VentureCafe - 27-07-2017 Introduction Robbert van Geldrop Partner at Firmhouse & Lean Startup Circle NL Twitter: @rvangeldrop robbert@firmhouse.com firmhouse.com

More information

Deliverables for the Scripps College Innovation Challenge

Deliverables for the Scripps College Innovation Challenge Deliverables for the Scripps College Innovation Challenge Register yourself and/or your team on our Blackboard group by February 24, 2014. See http://www.ohio.edu/scrippscollege/innovationchallenge/register.cfm

More information

GATEWAY TO SILICON VALLEY SAMPLE SCHEDULE *

GATEWAY TO SILICON VALLEY SAMPLE SCHEDULE * GATEWAY TO SILICON VALLEY SAMPLE SCHEDULE * Ignite your entrepreneurial spirit and accelerate your ideas/company over one week. DAY 1: MONDAY 09:00 10:00AM SVI ACADEMY, PROGRAM INTRODUCTION 10:00 11:15AM

More information

Guidelines for Writing Your Feasibility Analysis (New Venture)

Guidelines for Writing Your Feasibility Analysis (New Venture) 2017 GW New Venture Competition Guidelines for Writing Your Feasibility Analysis (New Venture) 2033 K Street NW, Suite 750 Washington, DC 20052 GW New Venture Competition newventure.gwu.edu Follow @GWInnovate

More information

Winner(s) of the competition will be awarded monies to fund their startup. Competition winners can expect the following awards:

Winner(s) of the competition will be awarded monies to fund their startup. Competition winners can expect the following awards: ilaunch Competition Welcome to Texas Tech University (TTU) Innovation Hub at Research Park (the Hub) ilaunch Competition, the tech pitch event to identify, grow and launch startup companies. The competition

More information

ENTRE AB Business Plan Practicum

ENTRE AB Business Plan Practicum ENTRE 440-540AB Business Plan Practicum On-ramp to the 2015 U.W. Business Plan Competition Tom Eckmann 206-441-2067 Teckmann@UW.edu 1 What is an entrepreneur? Many paths open to entrepreneurs Risk Growth

More information

LEAN STARTUP MACHINE RIYADH

LEAN STARTUP MACHINE RIYADH LEAN STARTUP MACHINE RIYADH ORGANIZED BY RAAT What is Lean Startup Machine? Lean Startup Machine is a hands-on workshop that teaches entrepreneurs and innovators to start their own companies using Lean

More information

Undergraduate Course Descriptions

Undergraduate Course Descriptions ENTREPRENEURSHIP Undergraduate Course Descriptions ENTR 150 4 credit online course Business Basics for Entrepreneurs This course introduces students to basic concepts from accounting, finance, management

More information

NUTR 280 Nutrition and Entrepreneurship Spring 2018

NUTR 280 Nutrition and Entrepreneurship Spring 2018 NUTR 280 Nutrition and Entrepreneurship Spring 2018 Meets: Wednesdays 6 pm 9 pm Jaharis Rm 118 (Boston Campus) Course Lecturer: Jessica Deckinger, MBA Email: jessica.deckinger@tufts.edu Phone: (917) 583-2939

More information

IT JOBS MARKET DUBLIN Salary Survey April 17

IT JOBS MARKET DUBLIN Salary Survey April 17 IT JOBS MARKET DUBLIN Salary Survey April 17 1 IT JOBS MARKET DUBLIN Salary Survey April 17 TH ANNIVERSARY 2 CONTENTS 02 Contents 03 About Archer 04 Market Overview 05 Application & Software Development

More information

Contents. Ad Tech Big Data Creative Information Security. Marketing Media, Planning & Buying. Project Management & Client Services

Contents. Ad Tech Big Data Creative Information Security. Marketing Media, Planning & Buying. Project Management & Client Services Salary Survey 2015 Contents Ad Tech 03 Big Data 05 Creative 06 Information Security 08 IT 09 Marketing 11 Media, Planning & Buying 13 Mobile 14 Project Management & Client Services 16 Tech 18 Foreword

More information

your pathway to ENTREPRENEURSHIP

your pathway to ENTREPRENEURSHIP your pathway to ENTREPRENEURSHIP Version 0.1 table of CONTENTS 01 Start Here 02 The Next Step 04 Stage 1 06 Stage 2 08 Stage 3 10 Accelerate pathways to ENTREPRE NEURSHIP START HERE Your Journey Starts

More information

Implementing Service Maturity Level 1 (Open Call 2) 17 September Francisco Buján CARSA

Implementing Service Maturity Level 1 (Open Call 2) 17 September Francisco Buján CARSA Implementing Service Maturity Level 1 (Open Call 2) 17 September 2015 Francisco Buján CARSA Agenda 1. Objectives of SML 1 2. Overall schedule 3. Training and coaching 4. SML 1 Review process detailed agenda

More information

Course 2 Entrepreneurship, innovation and technology

Course 2 Entrepreneurship, innovation and technology Course 2 Entrepreneurship, innovation and technology 06.03.2012 1 Me, myself & I Web: www.bogdaniordache.net Twitter: @bogdaniordache Email: bogdan.iordache@wembrio.com 2 Entrepreneur? Wikipedia definition:

More information

Matching System for Creative Projects and Freelance Workers: PaylancerHK

Matching System for Creative Projects and Freelance Workers: PaylancerHK Department of Computer Science The University of Hong Kong Final Year Project (2015/16) Matching System for Creative Projects and Freelance Workers: PaylancerHK Interim Report 24 th January, 2016 Group

More information

Azores. FAQs. FAQs Azores. portugalventures.pt

Azores. FAQs. FAQs Azores. portugalventures.pt Version 3.0 Release date: September 2017 Portugal Capital Ventures, S.A. 1 1. What is Ventures? Ventures is a venture capital investment programme targeting entrepreneurship in the. SDEA and Portugal Ventures

More information

Recap & practical advice on starting up your business

Recap & practical advice on starting up your business Recap & practical advice on starting up your business Today s agenda 12:15 What have we learned so far? (Meri) 13:30 Break 13:40 My entrepreneurship story: lessons learned (Andy) 14:00 How to get started

More information

Hi, I m Joey! Community Builder Entrepreneur Falafel Connoisseur.

Hi, I m Joey! Community Builder Entrepreneur Falafel Connoisseur. Welcome! Hi, I m Joey! Community Builder Entrepreneur Falafel Connoisseur Joseph.Arora@gmail.com Hi, I m Austin! Air Force Acquisitions DTRA Innovation Scout Hot Air Balloon Pilot keriann.a.delorme@gmail.com

More information

Guidelines for Writing Your Feasibility Analysis (Social Venture)

Guidelines for Writing Your Feasibility Analysis (Social Venture) 2017 GW New Venture Competition Guidelines for Writing Your Feasibility Analysis (Social Venture) 2033 K Street NW, Suite 750 Washington, DC 20052 GW New Venture Competition newventure.gwu.edu Follow @GWInnovate

More information

BUSINESS START-UP IN SCANDINAVIA Core Course

BUSINESS START-UP IN SCANDINAVIA Core Course BUSINESS START-UP IN SCANDINAVIA Core Course Summer 2018 6 weeks 3 Credits Room: F24-406 Location: Copenhagen Study Tour: Stockholm & Helsinki Faculty Member: Karim Jabbar Email: karim.jabbar@dis.dk Prerequisite:

More information

PROGRAMME Join our Co-Founders programme to meet a co-founder, create a great product and get ready to embark on an exciting startup journey.

PROGRAMME Join our Co-Founders programme to meet a co-founder, create a great product and get ready to embark on an exciting startup journey. PROGRAMME 2018 _ Join our Co- programme to meet a co-founder, create a great product and get ready to embark on an exciting startup journey. Our vision for Northern Ireland is to create a community of

More information

Why students should care about Product Design

Why students should care about Product Design Why students should care about Product Design Mark F. Hurwitz 2017 In our dedication to research, we forget engineers create new knowledge but always with the goal of providing specific benefit to specific

More information

YEP Same Youth Empowerment & Young Entrepreneurship Program in Same District Project plan

YEP Same Youth Empowerment & Young Entrepreneurship Program in Same District Project plan YEP Same Youth Empowerment & Young Entrepreneurship Program in Same District Project plan 2018-2020 Background Tens of millions of youth across the African continent lack the prospect of decent work and

More information

Business Incubation FAQ

Business Incubation FAQ Business Incubation FAQ What is the objective of Business incubation? Schneider Electric s Business Incubation initiative has been created with the intent of identifying new growth opportunities at the

More information

STARTING UP A STARTUP: Critical (& Practical) Actions for Italian Startups

STARTING UP A STARTUP: Critical (& Practical) Actions for Italian Startups STARTING UP A STARTUP: Critical (& Practical) Actions for Italian Startups JAMES C. ROBERTS III GLOBAL CAPITAL LAW GROUP GLOBAL CAPITAL STRATEGIC GROUP This presentation applies to all startups, but especially

More information

Enterprise Fellowships:

Enterprise Fellowships: Enterprise Fellowships: Training and support for founders Applicant guidance notes 2018 Stage 1 deadline: 1 September 2018 Stage 2 deadline: 1 October 2018 Introduction Enterprise Fellowships Our Enterprise

More information

Canadian Accelerators

Canadian Accelerators Canadian Accelerators Company Focus Conditions Description Sherbrooke,QC Innovative firms and/or start-up technologies Cash investment up to $20,000, professional services in kind, and 5% equity investment

More information

Index. Demo days,

Index. Demo days, I Index A Accelerators alumni and founder networks, 135 B-grade companies, 134 business incubators, 132 creating bubbles, 134 focus on smaller companies, 134 hardware startups, 133 profit versions of incubators,

More information

Financing Tech Startups

Financing Tech Startups Financing Tech Startups Robert Ashby Financing Tech Startups Track Record My experience in Tech Funding The One Key Issue in Funding Types of Start-up Funding Crowd Funding 20m VC and other fundings 20m

More information

Small Business, Nonprofit & Church Services and Solutions. Partner Program. BizCentral USA

Small Business, Nonprofit & Church Services and Solutions. Partner Program. BizCentral USA Small Business, Nonprofit & Church Services and Solutions Partner Program CONSULTANT PROGRAM WE DO THE WORK. YOU MAKE MONEY! BECOME AN INDEPENDENT CONSULTANT Are you currently working in the B2B arena,

More information

Connecting Startups to VC Funding in Canada

Connecting Startups to VC Funding in Canada Technology & Life sciences Connecting Startups to VC Funding in Canada introduction While the majority of respondents have accessed early seed investment from friends, family and angel investors, many

More information

41 % 1.4 M 53 % 64 % THE CHALLENGE THE TREND. ABOUT ANDELA Andela helps companies build high-performing, distributed engineering teams with Africa's

41 % 1.4 M 53 % 64 % THE CHALLENGE THE TREND. ABOUT ANDELA Andela helps companies build high-performing, distributed engineering teams with Africa's THE CHALLENGE 1.4 M software jobs went unfilled 59 is the average number of days in 2016 to hire a software developer in the U.S. THE TREND 41 % of engineers say their top hiring challenge is a lack of

More information

GLOBAL STARTUP PROGRAM

GLOBAL STARTUP PROGRAM GLOBAL STARTUP PROGRAM Terms of Reference NATIONAL CALL 2016 May 2016 Powered by Supported by 2016 IC 2 Institute Proprietary 2016 IC 2 Institute Proprietary 1 Chapter I - Objective and scope ARTICLE 1

More information

Technology Start-up Initial Process

Technology Start-up Initial Process Technology Start-up Initial Process From the idea to completion of the Business Plan August 24, 2011 AGENDA 12.05 pm to 12.10 pm Beacon VP Introduction 12.15 pm to 12.45 pm Technology Start Up Initial

More information

G u i d e l i n e s February 2018

G u i d e l i n e s February 2018 G u i d e l i n e s February 2018 Guidelines for InnoFounder 1 Introduction to InnoFounder... 3 2 Who can apply?... 3 2.1 Graduate or student... 3 2.2 Individual or as a team... 4 2.3 Higher education...

More information

Program Objectives. Your Innovation Primer. Recognizing and Organizing for Innovation THE INNOVATIVE ORGANIZATION

Program Objectives. Your Innovation Primer. Recognizing and Organizing for Innovation THE INNOVATIVE ORGANIZATION 1 2 3 4 5 Your Innovation Primer Recognizing and Organizing for Innovation Profiting from Technology Driven Innovation The Innovation Process Tools for Strategy and Implementation Innovation in Action

More information

Indonesia Lecture 10 Elevator Pitch Contest

Indonesia Lecture 10 Elevator Pitch Contest Lecture Elevator Pitch Contest Welcome everyone, to the first ever MIT AITI Indonesia Elevator Pitch Competition! Today s Agenda Introduction to MIT AITI Introduction of Judges Daily Scrum Explanation

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS Payment procedure How can I pay for the EIA You can pay with the invoice or by credit card link sent by EIA. Where can I find the due date for my invoice? You will find the date

More information