Source: site.view [edit]
Function name: presentation
Arguments:
Description: A presentation about Collaborama
Page type: snippet
Render function:   presentationRender
Module: collaborama

Page source:

<settings>
   <theme>default</theme>            <!-- default/moon/beige/simple/solarized/sky/serif/night -->
   <transition>default</transition>  <!-- default/cube/page/concave/zoom/linear/fade/none -->
</settings>

<slides>                             <!-- See URL[README|https://github.com/hakimel/reveal.js/blob/master/README.md] -- for how to define sections, or 
                                          use URL[slid.es|http://slid.es] -- to create presentation   -->
    <section>
       <h1>
          <br>
       </h1>
       <h1>
          <img src="https://s3.amazonaws.com/media-p.slid.es/uploads/acheyer/images/64121/imageedit_2_2418401949.gif" style="width: 103.30746381891711px; height: 137.1693992614746px; max-height: none; max-width: none;">Collaborama</h1>
       <div>
          <br>
       </div>
       <h2>Re-Imagining Software Creation</h2>
    </section>
    
    <section>
        <h2>Need</h2>
        <div>
            <br>
        </div>
        <div style="text-align: left; ">
            <p>
            <ul>
                <li>The Internet is revolutionizing many fields -- E-Commerce, Media, News, Education -- but Software Development hasn't changed much in 40 years</li>
                <li>Individuals or Teams use a fragmented tool set</li>
                <li>Little code reuse</li>
                <li>Slow development cycle</li>
                <li>Hard to test and A/B test</li>
                <li>Static applications delivered to users</li>
                <p>
                <li>Software Application Development Market = $9B (2012 Gartner)</li>
            </ul>
    </div>
</section>

<section>
    <h2>Approach</h2>
    <div>
        <br>
    </div>
    <div style="text-align: left; ">
        <ul>
            <li>Re-Imagine entire software creation process from end-to-end</li>
            <ul>
                <li>Invent Ideas (Prototype, Validate)&nbsp;</li>
                <li>Build Teams (SkillRank)</li>
                <li>Gather/Test Requirements</li>
                <li>Develop/Reuse Code</li>
                <li>Test Instantiations</li>
                <li>Deploy to Different Populations</li>
                <li>Market/Sell Components and Applications</li>
                <li>End-User Experience</li>
            </ul>
            <li>Themes:</li>
            <ul>
                <li>Collaborative Marketplace Eco-System</li>
                <li>Integrated Toolset through full process (c.f. Engelbart)</li>
            </ul>
        </ul>
    </div>
</section>
  
<section>
    <h2>Benefits</h2>
    <div style="text-align: left; ">
        <ul>
            <li>Support through entire lifecycle process&nbsp;</li>
            <ul>
                <li>Invent -&gt; Team -&gt; Develop -&gt; Market</li>
            </ul>
            <li>Fastest code development cycle</li>
            <li>Loosely coupled component approach enables massive code reuse</li>
            <li>Through-the-browser update/administration from anywhere</li>
        </ul>
    </div>
</section>
  
<section>
    <h2>Competition</h2>
    <div style="text-align: left; ">
        <div>
            <b>Fragmented space of tools:</b>
        </div>
        <div>
            <ul>
                <!-- li>
                    <b style="font-weight: bold;">Brainstorming Ideas</b>
                    <b>: </b>Atizo<br>
                </li -->
                <li>
                    <b style="font-weight: bold;">Hiring/Recruiting/Contracting</b>
                    <b>: &nbsp;</b>LinkedIn, Top Prospect, DICE, Monster, Guru, Elance<br>
                </li>
                <li>
                    <b style="font-weight: bold;">Sourcing Designs and Component Software</b>
                    <b>: </b>99Designs, ComponentSource, CodeProject<br>
                </li>
                <li>
                    <b>Website Creation</b>: Wix.com</li>
                    <li>
                        <b style="font-weight: bold;">Code Storage</b>
                        <b>: </b>SourceForge, &nbsp;GitHub, BitBucket.org, UserScripts.org, LaunchPad<br>
                    </li>
                    <li>
                        <b style="font-weight: bold;">Project Management and Issue Tracking</b>
                        <b>: </b>Atlassian/Jira, Asana, BaseCamp, JetBrains/YouTrack<br>
                    </li>
                    <li>
                        <b style="font-weight: bold;">IDEs and Coding Environments</b>
                        <b>: </b>JetBrains/IntelliJ, Cloud9, Microsoft/VisualStudio, Eclipse.org, WebShell, Parse, Koding, Phabricator<br>
                    </li>
                    <li>
                        <b style="font-weight: bold;">Hosting Environments</b>
                        <b>: </b>Amazon EC2, Rackspace Cloud, Google App Engine<br>
                    </li>
                </ul>
            </div>
        </div>
    </section>

<slides>