<!doctype html>
<html  data-current="post" lang="en-GB">

	<head>
  <!-- COMMON TAGS -->
<meta charset="utf-8">
<title itemprop="name">Adobe&#39;s Acquisition of Nitobi and TypeKit - Great for them, not so much for us</title>
<!-- Search Engine -->
<meta name="description" itemprop="description" content="The blog of Steve - Web* Developer">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Adobe&#39;s Acquisition of Nitobi and TypeKit - Great for them, not so much for us">
<meta name="twitter:description" content="The blog of Steve - Web* Developer">
<meta name="twitter:site" content="@steveworkman">
<meta name="twitter:creator" content="@steveworkman">

<!-- Twitter - Article -->
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta name="og:title" content="Adobe&#39;s Acquisition of Nitobi and TypeKit - Great for them, not so much for us">
<meta name="og:description" content="The blog of Steve - Web* Developer">

<meta name="og:url" content="https://steveworkman.com">
<meta name="og:site_name" content="The blog of Steve - Web* Developer">
<meta name="og:locale" content="en-GB">
<meta name="og:type" content="article">
<!-- Open Graph - Article -->
<meta name="article:section" content="Web Development">
<meta name="article:published_time" content="2011-10-04T00:00:00.000Z">
<meta name="article:author" content="Steve Workman">
<meta name="article:tag" content="post,Web Standards">

<link rel="alternate" type="application/rss+xml" href="https://steveworkman.com/feed.xml" />
<link rel="me" href="https://webperf.social/@steveworkman" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  
  <style>:root{--turkey:#fff0eb;--white:#fff;--blue:#1777af;--headingBackground:#bbdce8;--textColor:#282828;--visibleGrey:#ccc;--pageBackground:#fff;--articleBorder:#fff;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--turkey:#fff0eb;--white:#fff;--blue:#29b0ff;--headingBackground:#083444;--textColor:#f5f5f5;--visibleGrey:#ccc;--pageBackground:#333;--articleBorder:#2a2a2a}}*,:after,:before{box-sizing:border-box}body,html{color:var(--textColor);font-family:Avenir,Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;margin:0 auto;padding:0}header{grid-area:header}main{grid-area:main}aside{grid-area:aside}footer{grid-area:footer}body{background-color:var(--pageBackground);display:grid;grid-template-areas:"header header header" ". main main" ". aside aside" "footer footer footer";grid-template-columns:auto 3fr 1fr;grid-template-rows:auto 1fr auto auto;height:100vh;max-width:50em}@media screen and (min-width:750px){body{grid-template-areas:"header header header" ". main aside" "footer footer footer";grid-template-rows:auto 1fr auto}main{max-width:37.5em}}code,p,pre{line-height:1.5}a[href],a[href]:visited{color:var(--blue)}a[href]:not(:hover){text-decoration:none}footer,header,main{padding:1em}main{margin:0 auto;max-width:100%;padding-bottom:2em}main :first-child,main>article :first-child{margin-top:0}pre{direction:ltr;font-size:14px;-webkit-hyphens:none;hyphens:none;margin:.5em 0;padding:1em;-moz-tab-size:2;-o-tab-size:2;tab-size:2;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}blockquote{position:relative}blockquote:before{color:var(--visibleGrey);content:"\201C";font-family:Georgia,Times New Roman,Times,serif;font-size:6rem;left:-2.5rem;position:absolute;top:-.5rem}header>em{display:block;font-size:2em;font-style:normal;font-weight:700;margin:.67em 0}header nav ul{list-style:none;padding:0}header nav ul :first-child{margin-left:0}header nav li{display:inline-block;margin:0 .5em}header nav li a[href]:not(:hover){text-decoration:none}header nav li a[data-current="current item"]{font-weight:700;text-decoration:underline}article{border-bottom:1px solid #eee;border-bottom:1px solid var(--articleBorder);margin-bottom:1em;padding-bottom:1em}article>h1,article>h2,article>header{background-color:var(--headingBackground);border-radius:.5em 0 0 0;font-size:2em;line-height:1.2;margin-bottom:.75em;padding:.25em .5em}article>h1>a[href],article>h1>a[href]:visited,article>h2>a[href],article>h2>a[href]:visited{color:var(--textColor)}article>header>h1{font-size:1.2em;margin-bottom:.25em}article>header>.subtitle{font-size:.8rem;margin-bottom:0}article>header>.subtitle>small{display:inline-block;width:50%}article>header>.subtitle>small:last-child{text-align:right}article img{display:block;margin-left:auto;margin-right:auto;max-width:100%;text-align:center}main>section>article>*{margin-bottom:.5em;margin-top:0}a[rel=tag],a[rel=tag]:visited{background-color:var(--pageBackground);border:1px solid var(--pageBackground);border-radius:.25em;color:var(--blue);display:inline-block;font-size:.625em;height:2em;letter-spacing:.1em;line-height:2em;margin:0 .5em .5em 0;padding:0 .5em;text-decoration:none;text-transform:uppercase;vertical-align:text-top}a[rel=tag]:hover{background-color:var(--blue);border:1px solid var(--blue);color:var(--pageBackground)}a[rel=tag]:last-child{margin-right:0}ul.taglist{font-size:.8em}ul.taglist li{padding-bottom:.25em;padding-top:.25em}form{display:grid;padding:2em 0}form label{display:none}button,input,textarea{font-family:Avenir,Avenir Next,sans-serif;font-size:1rem;margin-bottom:1em;padding:1em;width:100%}input,textarea{border:1px solid #000}button{background-color:var(--blue);border:1px solid var(--blue);color:var(--white);cursor:pointer}@media screen and (min-width:768px){:root{font-size:1.1rem}}.pagination>ol{list-style:none;padding:0}.pagination>ol>li{display:inline-block;width:50%}.pagination>ol>li.previous{text-align:right}table.speaking{border:1px solid var(--turkey);border-collapse:collapse}table.speaking td,table.speaking th{padding:.25em}table.speaking thead>tr{background-color:var(--headingBackground);border-bottom:1px solid var(--turkey)}table.speaking th{text-align:left}table.speaking .label{background-color:var(--headingBackground);border-radius:8px;color:var(--textColor);display:inline-block;padding:4px 8px}</style>
  
  <script></script>
  
<script src="https://paulirish.github.io/lite-youtube-embed/src/lite-yt-embed.js" async></script>
<link href="https://paulirish.github.io/lite-youtube-embed/src/lite-yt-embed.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-18282110-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-18282110-1');
</script>
</head>


	<body>

		<header>
			<em>
				<a href="/">Steve Workman&#39;s Blog</a>
			</em>
			<nav>
  <ul>
    <li><a href="/" >Home</a></li><li>
      <a href="/about/">About Steve</a>
    </li><li>
      <a href="/speaking/">Speaking</a>
    </li><li>
      <a href="/bookshelf/">CSS Bookshelf</a>
    </li></ul>
</nav>

		</header>

		<main>
			
<article>
  <header>
    <h1>Adobe&#39;s Acquisition of Nitobi and TypeKit - Great for them, not so much for us</h1>
    <p class="subtitle">
      <small>
        Posted on <time datetime="2011-10-04T00:00:00.000Z">04 October 2011</time> by Steve Workman
      </small>
      <small>About 2 min reading time</small>
    </p>
  </header>

  <p>Adobe has done the unthinkable, it's actually bought two companies worth giving a crap about. <a href="http://blogs.nitobi.com/andre/index.php/2011/10/03/nitobi-enters-into-acquisition-agreement-with-adobe/">Nitobi</a>, makers of <a href="http://www.phonegap.com">PhoneGap</a>, and <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/201110/AdobeAcquiresTypekit.html">TypeKit</a>, pioneers of the CSS3 web-font game, have been acquired by Adobe.</p>
<p><strong>Adobe should be thrilled.</strong></p>
<p>It's now got two sets of highly skilled developers with great ideas and good products to work with. TypeKit is an obvious acquisition as it'll be part of <a href="http://www.adobe.com/products/creativecloud.html">Adobe's Creative Cloud</a> offering that gives them the ability to use (and sample) a huge range of fonts across their apps.</p>
<p>Adobe have also promised that PhoneGap will remain open source, being donated to the Apache Software Foundation. This feels strange, as then Adobe just gets the developers at Nitobi themselves (who are obviously very good). This begs the question: why did Adobe bother with it?</p>
<p>Well, Adobe is a tools company - they make programs that we make other cool things with. Nitobi was also a tools company, making PhoneGap, that lots of people made cool things with. Alongside the PhoneGap framework, there were two smaller projects, <a href="https://build.phonegap.com/">PhoneGap Build</a> and <a href="https://github.com/brianleroux/cordova">Cordova</a>.</p>
<p><a href="/static/img/Build-Diagram.png"><img src="/static/img/Build-Diagram.png" alt="PhoneGap Build" title="PhoneGap Build" loading="lazy"></a></p>
<p>PhoneGap Build takes the pain out of making PhoneGap apps for multiple platforms. If you've ever tried to do a build for iOS, Android and Blackberry, you know it's a world of pain and about 10GB of tools and frameworks. PhoneGap Build takes this all away from you, and is a service that Adobe can integrate into their Cloud offering.</p>
<p>Cordova is the stand-alone desktop equivalent of PhoneGap Build. It's creator, Brian LeRoux, recently <a href="https://twitter.com/#!/brianleroux/statuses/111189165219119104">said</a>:</p>
<blockquote>
<p>All the cli tooling prototyped in Cordova now first class in phonegap/[ios|android]. Time to update Cordova.</p>
</blockquote>
<p>I take this to mean that Cordova is back in focus, and Adobe will be actively looking to integrate it into DreamWeaver, in the same way it integrated jQuery Mobile.</p>
<p><strong>We should be wary</strong></p>
<p>Adobe's track record for mergers is not great. The Macromedia merger led to a focus on Flash and Photoshop, whereas other products like DreamWeaver and Fireworks were not given the time that they deserved. Lots of people <a href="http://www.infoworld.com/t/applications/layoffs-pending-after-adobe-macromedia-merger-530">lost their jobs</a> in that merger too and I'd hate to see that happen to the guys at Nitobi or TypeKit.</p>
<p>We have to watch out for <strong>rising prices</strong> and being forced to <strong>buy products that we don't need</strong>. I can see it already: with PhoneGap integrating with DreamWeaver, the easiest way to build a PhoneGap app will be with that product or Build. Yesterday, those in the PhoneGap Build program were sent a pricing structure:</p>
<p><a href="/static/img/pricing-announcement_0.png"><img src="/static/img/pricing-announcement_0.png" alt="PhoneGap Pricing Announcement" title="PhoneGap Pricing Announcement" loading="lazy"></a></p>
<p>I can see these prices going up, and up (and they're not that cheap to begin with). One build a day with the free package probably isn't enough. I hope the same doesn't occur with TypeKit, or people will just move to one of the other services that exist (<a href="http://Fonts.com">Fonts.com</a> for example).</p>
<p>The other danger is that somewhere down the line, these products that many have come to rely upon will simply cease to exist. Merged so deep into Adobe's pipeline, the one thing that made them great, their independence, is stripped from them and the revolutions that they make simply slow down and stop. With the core of PhoneGap, we've been promised that they'll <a href="https://twitter.com/#!/brianleroux/status/120908967953186816">actually have more time for it</a> and I hope this continues for as long as possible. What I'd hate to see is the core being neglected in favor of tools for products that I don't want to buy.</p>
<p>Fingers crossed that Adobe will really make something good this time, and that their commitment to the web and web standards continues, but I won't be holding my breath.</p>


  
    <p>
    
        <a href="/tags/Web Standards/" rel="tag">Web Standards</a>
    </p>
  

</article>

<nav>
  <a href="/">Back to home</a>
</nav>

		</main>

		<aside>
			<h2>Find me online</h2>
<ul>
    <li><a href="https://webperf.social/steveworkman" target="_blank">Mastodon - @steveworkman@webperf.social</a></li>
    <li><a href="https://www.threads.net/@steveworkagram" target="_blank">Threads - @steveworkagram</a></li>
    <li><a href="https://www.instagram.com/steveworkagram/" target="_blank">Instagram</a></li>
    <li><a href="https://www.github.com/steveworkman/" target="_blank">Github - steveworkman</a></li>
</ul>
<h2>Posts in other categories</h2>
<ul class="taglist">

    
    <li><a href="/tags/Browsers/" class="tag">Browsers (10)</a></li>

    
    <li><a href="/tags/Conferences/" class="tag">Conferences (1)</a></li>

    
    <li><a href="/tags/CSS3/" class="tag">CSS3 (14)</a></li>

    
    <li><a href="/tags/Facebook/" class="tag">Facebook (3)</a></li>

    
    <li><a href="/tags/Genesys/" class="tag">Genesys (1)</a></li>

    
    <li><a href="/tags/Gigs/" class="tag">Gigs (1)</a></li>

    
    <li><a href="/tags/Google Wave/" class="tag">Google Wave (1)</a></li>

    
    <li><a href="/tags/Hiring/" class="tag">Hiring (2)</a></li>

    
    <li><a href="/tags/HTML5/" class="tag">HTML5 (20)</a></li>

    
    <li><a href="/tags/Interviewing/" class="tag">Interviewing (1)</a></li>

    
    <li><a href="/tags/iPhone/" class="tag">iPhone (12)</a></li>

    
    <li><a href="/tags/JavaScript/" class="tag">JavaScript (14)</a></li>

    
    <li><a href="/tags/Learning/" class="tag">Learning (1)</a></li>

    
    <li><a href="/tags/Microsoft/" class="tag">Microsoft (10)</a></li>

    
    <li><a href="/tags/Mobile/" class="tag">Mobile (12)</a></li>

    
    <li><a href="/tags/Node.js/" class="tag">Node.js (1)</a></li>

    
    <li><a href="/tags/Off-topic/" class="tag">Off-topic (11)</a></li>

    
    <li><a href="/tags/Performance/" class="tag">Performance (5)</a></li>

    
    <li><a href="/tags/Projects/" class="tag">Projects (2)</a></li>

    
    <li><a href="/tags/Rails/" class="tag">Rails (2)</a></li>

    
    <li><a href="/tags/Ramblings/" class="tag">Ramblings (20)</a></li>

    
    <li><a href="/tags/Reading List/" class="tag">Reading List (1)</a></li>

    
    <li><a href="/tags/Sketchnotes/" class="tag">Sketchnotes (19)</a></li>

    
    <li><a href="/tags/Speaking/" class="tag">Speaking (7)</a></li>

    
    <li><a href="/tags/Steel-Software/" class="tag">Steel-Software (2)</a></li>

    
    <li><a href="/tags/Usability/" class="tag">Usability (9)</a></li>

    
    <li><a href="/tags/USE/" class="tag">USE (16)</a></li>

    
    <li><a href="/tags/User Experience/" class="tag">User Experience (11)</a></li>

    
    <li><a href="/tags/User Interfaces/" class="tag">User Interfaces (10)</a></li>

    
    <li><a href="/tags/Web Design/" class="tag">Web Design (12)</a></li>

    
    <li><a href="/tags/Web Standards/" class="tag">Web Standards (33)</a></li>

</ul>
		</aside>

		<footer>
  <small>
    This content is &copy; 2003-2023 Steve Workman and does not necessarily represent the views, strategies or opinions of my employer.<br>
    This blog is made with <a href="https://www.11ty.io/">Eleventy</a>.
  </small>
</footer>


	</body>

</html>