<?xml version="1.0" encoding="UTF-8"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	>
	<title type="text">Dries Buytaert | Vox</title>
	<subtitle type="text">Our world has too much noise and too little context. Vox helps you understand what matters.</subtitle>

	<updated>2019-03-06T10:16:25+00:00</updated>

	<link rel="alternate" type="text/html" href="https://www.vox.com/author/dries-buytaert" />
	<id>https://www.vox.com/authors/dries-buytaert/rss</id>
	<link rel="self" type="application/atom+xml" href="https://www.vox.com/authors/dries-buytaert/rss" />

	<icon>https://platform.vox.com/wp-content/uploads/sites/2/2024/08/vox_logo_rss_light_mode.png?w=150&amp;h=100&amp;crop=1</icon>
		<entry>
			
			<author>
				<name>Dries Buytaert</name>
			</author>
			
			<title type="html"><![CDATA[Here&#8217;s how the web gets &#8216;conversation-optimized&#8217;]]></title>
			<link rel="alternate" type="text/html" href="https://www.vox.com/2016/6/3/11841458/heres-how-the-web-gets-conversation-optimized" />
			<id>https://www.vox.com/2016/6/3/11841458/heres-how-the-web-gets-conversation-optimized</id>
			<updated>2016-06-03T06:00:07-04:00</updated>
			<published>2016-06-03T06:00:02-04:00</published>
			<category scheme="https://www.vox.com" term="Emerging Tech" /><category scheme="https://www.vox.com" term="Innovation" /><category scheme="https://www.vox.com" term="Technology" />
							<summary type="html"><![CDATA[Ever since IBM&#8217;s Watson beat its first human &#8220;Jeopardy&#8221; contestants, people have been fascinated with the idea of talking to computers. In recent months, there has been lots of buzz about conversational technology &#8212; including Amazon Echo (a.k.a. Alexa), Facebook&#8217;s Messenger and Microsoft&#8217;s &#8220;Conversation-as-a-Platform.&#8221; An impressive new entrant in the field of AI-powered assistants, Viv [&#8230;]]]></summary>
			
							<content type="html">
											<![CDATA[

						
<figure>

<img alt="" data-caption="Amazon’s Echo and other conversational technologies are proof that the web is undergoing a massive re-architecture to bring relevant content directly to the consumer. | George W. Bailey / Shutterstock" data-portal-copyright="George W. Bailey / Shutterstock" data-has-syndication-rights="1" src="https://platform.vox.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/6584077/Amazon%2520Echo_George%2520W.%2520Bailey.jpg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
	<figcaption>
	Amazon’s Echo and other conversational technologies are proof that the web is undergoing a massive re-architecture to bring relevant content directly to the consumer. | George W. Bailey / Shutterstock	</figcaption>
</figure>
<p>Ever since IBM&#8217;s Watson beat its first human &#8220;Jeopardy&#8221; contestants, people have been fascinated with the idea of talking to computers. In recent months, there has been lots of buzz about conversational technology &mdash; including <a href="http://fortune.com/2016/03/17/amazon-echo-alexa/">Amazon Echo</a> (a.k.a. Alexa), <a href="http://www.wired.com/2016/04/facebook-believes-messenger-will-anchor-post-app-internet/">Facebook&rsquo;s Messenger</a> and Microsoft&rsquo;s &#8220;<a href="http://www.theverge.com/2016/3/30/11331388/microsoft-chatbots-ai-build">Conversation-as-a-Platform</a>.&#8221; An impressive new entrant in the field of AI-powered assistants, <a href="http://time.com/4323501/viv-siri-virtual-assistant/">Viv</a> promises to answer even the most complicated queries that include a user&rsquo;s social graph and contextual information.</p>

<p>The real question is not whether technologies like Alexa, Viv or Messenger will replace the traditional web, but how can the web work better to supply conversational technologies with information. Individuals and companies will continue to create websites for a long time, but the technology behind websites must adapt to a world where people are regularly speaking or texting with computers.</p>
<h2 class="wp-block-heading">The web community optimizes for new platforms</h2>
<p>Overall, I&rsquo;m pretty optimistic about making conversational technologies work on the web. I don&rsquo;t define &#8220;the web&#8221; as websites alone, but rather as any user experience that&rsquo;s delivered <a href="http://buytaert.net/from-content-management-to-digital-experience-management">across multiple channels and devices</a>. New user experience and distribution platforms only come along every five to 10 years, and when they do, they cause massive shifts in the web&rsquo;s underlying technology. The last big one was mobile, and the web industry adapted.</p>

<p>The first thing to evolve for mobile was content strategy: People optimized headlines and began designing layouts for smaller screens. Next, the technology had to evolve to keep up, with solutions emerging such as responsive design, push notifications, native application development frameworks and more. The same is true with conversational technologies; it&rsquo;s first about optimizing content, and then about working on the technology to make these changes second nature.</p>
<h2 class="wp-block-heading">Video: A glimpse into the future</h2>
<p>Web developers and site builders are now contending with experiences across platforms including watches, cars, voice assistants and more. But how do we create a better two-way &#8220;conversation&#8221; between various platforms and the existing web? Luckily, many devices like Amazon Echo have fairly open developer ecosystems for testing.</p>

<p>My team recently built a <a href="https://www.youtube.com/watch?v=VbgULXtITro">demo</a> for Echo based on a hypothetical supermarket chain called Gourmet Market. Gourmet Market wants its customers to not only use the website, but also Echo or push notifications to do business with them. We built a website using the content management system Drupal 8 and connected it to Amazon Echo to have her &#8220;answer&#8221; questions about which produce items were on sale. In this demo, Alexa also notified a customer via text when a certain requested item went on sale in the future. While this seems like a relatively simple user experience &mdash; ask question, get information, set notifications for future &mdash; no website offers this capability today, to the best of my knowledge.</p>
<p><q class="left">Today, hardly anyone questions whether to build a mobile-optimized website. A decade from now, we&rsquo;ll be saying the same thing about optimizing content for voice or chat commands.</q></p>
<p><br>In oversimplified terms, we taught Alexa to talk to the Gourmet Market website by programming a specific &#8220;Skill,&#8221; or custom capability. On the website&rsquo;s side, a store manager can tag certain items as &#8220;on sale,&#8221; and Alexa&#8217;s voice responses will automatically and instantly reflect those changes. The store manager needs no expertise in programming &mdash; Alexa composes its response by talking to Drupal 8 using web service APIs.</p>

<p>Today, hardly anyone questions whether to build a mobile-optimized website. A decade from now, we&rsquo;ll be saying the same thing about optimizing content for voice or chat commands. The convenience of the customer experience will be a key differentiator. As a result, no one will think twice about optimizing their websites for multiple interaction patterns, including conversational interfaces like voice and chat. Anyone will be able to deliver a continuous user experience across multiple channels, devices and interaction patterns.</p>

<p>Echo and other conversational technologies are proof that the web is undergoing a <a href="http://buytaert.net/the-big-reverse-of-the-web">massive re-architecture</a> to bring relevant content directly to the consumer. It won&rsquo;t be long until music fans can use voice interfaces to get alerted when their favorite artists are touring through town and purchase tickets. Patients could automatically re-order prescriptions from the pharmacy when their supply was running low. Commuters could be told to bring an umbrella to work before having to ask their virtual assistants anything about the weather. Once we master multichannel content delivery, each new technology will become infinitely more useful to people around the world.</p>
<hr class="wp-block-separator" /><p><em>Dries Buytaert is an open source developer and a technology executive. He is the creator and project lead for Drupal, an open source platform for building websites. Buytaert is also the co-founder and chief technology officer of Acquia, a company that helps large organizations build, deliver and optimize digital experiences. He blogs frequently on Drupal, open source, startups, business and the future at <a href="http://buytaert.net/" target="_blank" rel="noopener">buytaert.net</a>. Reach him @<a href="http://www.twitter.com/dries" target="_blank" rel="noopener">dries</a></em><em>.</em></p>
<p><small><em>This article originally appeared on Recode.net.</em></small></p>
						]]>
									</content>
			
					</entry>
			<entry>
			
			<author>
				<name>Dries Buytaert</name>
			</author>
			
			<title type="html"><![CDATA[No, Data Is Eating the World]]></title>
			<link rel="alternate" type="text/html" href="https://www.vox.com/2015/1/7/11557562/no-data-is-eating-the-world" />
			<id>https://www.vox.com/2015/1/7/11557562/no-data-is-eating-the-world</id>
			<updated>2019-03-06T05:16:25-05:00</updated>
			<published>2015-01-07T12:27:18-05:00</published>
			<category scheme="https://www.vox.com" term="Big Data" /><category scheme="https://www.vox.com" term="Big Tech" /><category scheme="https://www.vox.com" term="Business &amp; Finance" /><category scheme="https://www.vox.com" term="Culture" /><category scheme="https://www.vox.com" term="Google" /><category scheme="https://www.vox.com" term="Media" /><category scheme="https://www.vox.com" term="Money" /><category scheme="https://www.vox.com" term="Netflix" /><category scheme="https://www.vox.com" term="Privacy &amp; Security" /><category scheme="https://www.vox.com" term="Streaming" /><category scheme="https://www.vox.com" term="Technology" />
							<summary type="html"><![CDATA[Marc Andreessen famously said that &#8220;software is eating the world.&#8221; While I certainly agree with Marc that software companies are redefining our economies, I believe that much of that technological shift is being driven by data. So, is the value of a business in the data, or in the software? I believe the value is [&#8230;]]]></summary>
			
							<content type="html">
											<![CDATA[

						
<figure>

<img alt="" data-caption="" data-portal-copyright="Creativemarc/Shutterstock" data-has-syndication-rights="1" src="https://platform.vox.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/15793293/eat_the_world_creativemarc_shutterstock.0.1462601643.jpg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
	<figcaption>
		</figcaption>
</figure>
<p>Marc Andreessen famously said that &ldquo;<a href="http://www.wsj.com/articles/SB10001424053111903480904576512250915629460">software is eating the world</a>.&rdquo; While I certainly agree with Marc that software companies are redefining our economies, I believe that much of that technological shift is being driven by data. So, is the value of a business in the data, or in the software? I believe the value is increasingly more in the data, and not the software. Let&rsquo;s investigate why:</p>
<h3 class="red">Data-driven experiences</h3>
<p>Netflix provides a great example of a data-driven, customer-centric company. By introducing streaming video, its software &ldquo;ate&rdquo; the traditional DVD business. But Netflix soon realized that its future wasn&rsquo;t in the medium of delivery &mdash; it was in the wealth of data generated simply by people using the service. The day-to-day data generated by Netflix viewers provides a crucial ingredient to competing in the marketplace and defining the company&rsquo;s mission: Improving the quality of the service.</p>

<p>To that end, Netflix uses passive data &mdash; the information gathered quietly in the background without disrupting users&rsquo; natural behaviors &mdash; to provide TV and movie recommendations, as well as to optimize the quality of services, such as streaming speed, playback quality, subtitles or closed captioning. Of course, Netflix subscribers can contribute active feedback to the company, such as movie reviews or feedback on the accuracy of a translation, but the true value of Netflix&rsquo;s data is in the quiet, zero-effort observation that allows the company to optimize experiences with no friction or disruption to regular user behavior. In fact, the company even hosted several <a href="http://www.netflixprize.com">competitions</a> to invent better algorithms for user ratings, with a winning prize of $1 million.</p>

<p>Within very saturated marketplaces, data is also becoming a key differentiator for some companies. For example, when Google first started, its value was almost entirely centered around the quality of its PageRank algorithm, or its &ldquo;software.&rdquo; But Google did not rest on the laurels of having good software, and it prioritized data-driven insights as the future of the company.</p>

<p>Consider Google&rsquo;s <a href="https://www.waze.com">Waze</a>, the world&rsquo;s largest community-based traffic and navigation app. Waze relies heavily on both active consumer input and passive location-based data, combined with a sophisticated routing algorithm. The routing algorithm alone would not be enough to differentiate Waze from the other navigation systems of the world. Consumers are demanding more accurate maps and real-time traffic information, which could not happen without the use of data.</p>
<h3 class="red">The future of software</h3>
<p>There is another element in the rising importance of data: Not only is the sheer amount of consumer data growing, but software is simultaneously becoming much easier to build. Developers can leverage new software programming tools, open source and Internet-based services to build more complex software in less time. As a result, the underlying intrinsic value of software companies is diminishing.</p>

<p>Netflix and Google are still disruptive companies, but no longer primarily because of their software &mdash; it&rsquo;s their ability to use the data their customers produce to extend their engagement with customers. Their actual software is increasingly being commoditized; recommendation engines and navigation software both exist in open source, and are no longer trade secrets. Customer data has proved itself immutable and irreducible as it comes more clearly into focus through interactive application usage.</p>

<p>Tomorrow&rsquo;s applications will consume multiple sources of data to create a fine-grained context. They will leverage calendar data, location data, historic clickstream data, social contacts, information from wearables, and much more. All that rich data will be used as the input for predictive analytics and personalization services. Eventually, data-driven experiences will be the norm.</p>

<p>And this basic idea doesn&rsquo;t even begin to cover the advances in machine learning, artificial intelligence, deep learning and beyond &mdash; collectively called &ldquo;machine intelligence.&rdquo; Looking forward even more, computers will learn to do things themselves from data, rather than being programmed by hand. They can learn faster themselves than we&rsquo;d be able to program them. In a world where software builds itself, computers will only be limited by the data they can or cannot access, not by their algorithms. In such a future, is the value in the software or in the data?</p>
<h3 class="red">Rethinking business</h3>
<p>As value shifts from software to the ability to leverage data, companies will have to rethink their businesses, just as Netflix and Google did. In the next decade, data-driven, personalized experiences will continue to accelerate, and development efforts will shift towards using contextual data collected through passive user behaviors.</p>

<p>Companies of the future have a lot on their plates. More than ever, they&rsquo;ll need to adapt to all types and formats of data (closed, open, structured and unstructured); leverage that data to make their product or service better for users; navigate the gray area around privacy concerns; and even reconsider the value of their intellectual property derived from software. They&rsquo;ll have to do all this while providing more contextualized, personalized and automated experiences. In the future, &ldquo;data-centric&rdquo; will spell a win-win situation users and businesses alike.</p>
<hr class="wp-block-separator" />
<p><em>Dries Buytaert created </em><a href="https://www.drupal.org"><em>Drupal</em></a><em>, an open source content management platform, in his dorm room. The platform has since grown to power one in 50 of the world&rsquo;s websites, and has captured a passionate and active developer base. Dries is also co-founder and CTO at </em><a href="https://www.acquia.com"><em>Acquia</em></a><em>, a company providing enterprise software for websites and commerce. Reach him </em><a href="https://twitter.com/Dries"><em>@dries</em></a>.</p>

<p><small><em>This article originally appeared on Recode.net.</em></small></p>
						]]>
									</content>
			
					</entry>
	</feed>
