<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Teehan+Lax &#187; Industry trends</title>
	<atom:link href="http://www.teehanlax.com/blog/category/industry-trends/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teehanlax.com</link>
	<description>We define and design custom experiences in the digital channel</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:51:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>No screen left behind: Creating a digital experience for multiple devices</title>
		<link>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/</link>
		<comments>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:38:56 +0000</pubDate>
		<dc:creator>Christina Truong</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/?post_type=blog&#038;p=7891</guid>
		<description><![CDATA[When creating a web site for multiple screens and devices, many options need to be explored to determine how to create the best web experience...]]></description>
			<content:encoded><![CDATA[<p>When creating a web site for multiple screens and devices, many options need to be explored to determine how to create the best web experience while maintaining a consistent and optimal user experience. With the variety of devices used to view the web already, from phones and desktop computers, to netbooks and tablets, this list will only continue to grow.</p>
<h3>With so many options, how do you decide?</h3>
<p>The speed of technological developments introduces new devices into the market very frequently.   While this can be exciting, new capabilities bring new ways to interact with the user, which can make it more difficult to target all the variations.  No two projects are ever the same so it often boils down to which options are right for the current needs.</p>
<p>With a recent project here at Teehan+Lax, we decided to start the discussion using a simple visualization and listed different options to examine the pros and cons for each alternative.  It was helpful to see how different selections could target the same devices to decide which option or combination of options would work better for the specific project.  </p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/dev-options.jpg" alt="" title="dev-options" width="580" height="353" class="aligncenter size-full wp-image-7895" /></p>
<h3>Mobile vs. Desktop</h3>
<p>When designing for multiple screens, determining a starting point is key.  From there, the design can be scaled up or down, adapting the design and flow accordingly.  For many years, the 960 grid was sufficient for targeting the most common resolution sizes. However, with the exponential increase in the use of the web on mobile devices, is it better to approach a mobile first strategy?  </p>
<p>There are vast differences in the amount of space available for mobile browsing versus desktop browsing; starting with mobile first forces you to decide what&#8217;s most important and can therefore impact the design and content strategy greatly.</p>
<p>When thinking beyond the desktop, another consideration for mobile should include whether to add enhancements such as touch gestures.  Although, if touch navigation is available, there should also be an alternate call to action such as a button or link in the event that the touch actions are not immediately discoverable by all users. For example, Twitter&#8217;s mobile site for the iPad uses a two-column layout that gives the option of swiping the second column to the left to close it; alternatively you can use the back button.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/twitter.jpg" alt="" title="twitter" width="600" height="469" class="aligncenter size-full wp-image-7903" /></p>
<h3>Responsive Web Design vs. Mobile Web Site</h3>
<p>With the introduction of Ethan Marcotte&#8217;s <a href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank">responsive web design</a> approach, there&#8217;s been a flurry of excitement around the idea that one website could target multiple screens.  Fluid websites are nothing new but with the introduction of CSS3 media queries, one site can now adapt gracefully between different resolution sizes and respond accordingly to the context being viewed by the user.  Fluid grid designs also allow for a consistent multi-screen experience while maintaining one codebase.</p>
<p>While responsive web design is a great alternative to creating a separate desktop and mobile site, it&#8217;s not simply about changing fonts and images to fit smaller or larger screens.  This concept requires collaboration between designers and developers to determine how to redistribute the elements.  Content strategy is also important to determine how content is shifted or even removed based on how each device is used.  Even for a single website, upon the initial creation, three to five mockups will be needed to plan the layout for all the different target resolutions. Also, some additional work is required to ensure that older browsers that don&#8217;t support CSS3 will degrade gracefully.</p>
<p>A good resource to see responsive web design in action is <a href="http://mediaqueri.es" target="_blank">http://mediaqueri.es</a>.</p>
<p>The main drawback for creating a separate desktop and mobile site would be the need to maintain two sites&#8217; content and codebase.  However, this may still be the best option for content heavy sites that require more simplicity or a layout for mobile users that goes beyond shifting and scaling content. <a href="http://flickr.com" target="_blank">Flickr</a> is a great example of how the desktop site includes the whole kitchen sink while the mobile site simplifies the homepage to a basic search and login, while adding additional content in a tabbed structure.  Responsive web techniques wouldn&#8217;t be the right approach for developing a desktop and mobile design that&#8217;s so distinct such as this. </p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/flickr-desktop-mobile.jpg" alt="" title="Flickr desktop and mobile site" width="647" height="698" class="aligncenter size-full wp-image-7907" /></p>
<h3>Web app vs. native apps</h3>
<p>If you decide to go with a separate desktop and mobile site, there is yet another option to consider: Native apps or web apps?</p>
<p>Native apps are specific to the device and can access the phone’s resources such as the address book, geolocation, and camera. It also doesn’t need to be connected to the internet, although some features may require a connection. Also, it can gain visibility and be monetized through the phone’s marketplace. However, native apps are built in the specific programming language of the device (Objective-C for iPhones, Java for Android for example), which can make it expensive and time consuming to maintain and develop different apps for various devices in a variety of languages. Native apps also require third party approval by the phone’s store, and can be a long process and in some cases, the app does not get approved. </p>
<p>Web apps run in the phone’s browser under a subdomain, usually m.domain.com or mobile.domain.com. It’s built using standard HTML, CSS and JavaScript so developers can use their existing skills to build the site. Because of this, it’s accessible across devices and doesn’t require any downloads or updates which can result in a wider audience reach.  However, the phone&#8217;s resources cannot be accessed through a web app and requires connection to the internet.</p>
<p>A third option is to use a combination of the two, a hybrid mobile app.  A hybrid app is native, and must be downloaded from an app store or marketplace and runs from the device.  However, the application code can be written with HTML, CSS and JavaScript and embedded.  Frameworks like <a href="http://phonegap.com" target="_blank">PhoneGap</a> can be used to tap into the features accessible in a native app. This option can help bridge the gap between native and web apps.</p>
<h3>So what&#8217;s the verdict?</h3>
<p>Going through so many options may feel overwhelming and guess what? There are no right or wrong answers.  There are those who would argue that some techniques are better than others but it really boils down to target audience, target device usage, resources, time and budget.  Whatever the final strategy may be, one cannot assume that a multi-screen approach is a thing of the future. It is here, now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ideas that inspire T+L</title>
		<link>http://www.teehanlax.com/blog/ideas-that-inspire-tl-3/</link>
		<comments>http://www.teehanlax.com/blog/ideas-that-inspire-tl-3/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 15:16:11 +0000</pubDate>
		<dc:creator>Laurel Cole</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=4629</guid>
		<description><![CDATA[TV: passive to active? Have our attention spans become so short that we cannot simply watch a TV show without posting our thoughts or looking...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/Screen-shot-2011-04-12-at-4.08.10-PM.png" alt="" title="Screen-shot-2011-04-12-at-4.08.10-PM" width="579" height="325" class="alignnone size-full wp-image-5232" /></p>
<h3>TV: passive to active? </h3>
<p>Have our attention spans become so short that we cannot simply watch a TV show without posting our thoughts or looking up info on our phones? It’s clear that advertisers and producers recognize this, as they’ve begun to weave digital campaigns and social media into TV programming. It’s possible that as TV and the digital world become more integrated, content will seamlessly be shared across platforms, and watching TV could become a more active participatory experience. A few brands such as <strong><a href="http://www.psfk.com/2011/02/iphone-interacts-with-new-honda-tv-ad.html" target="_blank">Honda</a></strong> and <strong><a href="http://www.youtube.com/watch?v=8vWVtpCfLX8" target="_blank">AXA</a> </strong>auto insurance have recently created commercials and implemented the use of mobile apps. The spots are well executed technically as content is transferred via QR code and sound-syncing technology. Despite the innovative approach, the importance of these types of ads is to take the user from viewing to product purchase.</p>
<p>In terms of TV programming, the <strong><a href="http://www.crunchgear.com/2011/02/06/how-does-ufcs-new-improved-internet-pay-per-view-stream-compare-to-the-real-thing/" target="_blank">UFC</a></strong> has begun streaming pay-per-view while simultaneously allowing users to interact on multiple platforms by tweeting, chatting and judging the fights. The service is quality programming and might be a look into what the future holds for TV and the Internet. This appears to work better than regular programming trying to incorporate social media, such as a live twitter stream during events and award shows. It seems that social networks are becoming a legitimate resource. <strong><a href="http://www.lostremote.com/2011/03/07/al-jazeera-to-launch-social-tv-show/" target="_blank">The Stream</a>,</strong> a news talk show is actually using social media as a basis; producers will script the broadcast using tweets, Facebook posts, and YouTube videos. Furthermore, major events have called for the use of specialized apps<strong> </strong>that offer complementary information. For instance, the <strong><a href="http://www.lostremote.com/2011/02/22/from-abc-to-twitter-the-battle-for-oscars-second-screen/" target="_blank">Oscar Backstage Pass</a> </strong>app<strong> </strong>this season<strong> </strong>gave an exclusive behind the scenes look into the awards show. The problem is that without proper integration of these apps and social media, viewing all the different screens becomes a challenge. It’s hard to tell if this activity will soon become normalized, or if people will always prefer to relax and enjoy TV.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/Oscarapp.jpeg" alt="Oscar app" title="Oscar app" width="640" height="200" class="aligncenter size-full wp-image-5462" /></p>
<h3>Rewards can make an impression. Inspiration can ignite a movement.</h3>
<p>A great way to make a lasting impression is to deliver immediate gratification or offer some type of tangible reward. For example, <strong><a href="http://www.digitalbuzzblog.com/foursquare-check-in-activated-dog-treats/" target="_blank">GranetaPets</a>, </strong>a premium dog food in Germany,<strong> </strong>had key insight to stop dogs and owners when walking by their billboard. The company concealed actual dog food within the billboard; dogs were therefore attracted to it, as they have a heightened sense of smell. Owners that took notice were encouraged to check-in via Foursquare and once they did, a free bowl of dog food was dispensed.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/Dog-food1.jpeg" alt="dog food" title="Dog food" width="640" height="252" class="aligncenter size-full wp-image-5464" /></p>
<p>Many great ideas involve the user and depend on them to participate in the making of a campaign. <strong><a href="http://www.coca-cola.com/music/en_US/24hrsession/html/Coke24hrs_PostEvent.html" target="_blank">Coca Cola’s</a></strong> latest crowdsourcing campaign got rock band Maroon 5 on board to create an original song in 24 hours with fans contributing to the song via Twitter. Fans were able to tweet lyrics and ideas as inspiration for the band. Once the track gets 100k downloads, Coke will make a donation on their fan’s behalf to the RAIN Foundation (Replenish Africa Initiative). This is not just a campaign, it’s a part of a bigger movement to help make the world a better place, with the ultimate goal of providing at least 2 million Africans with clean water by 2015. Many companies have made similar moves such as <strong><a href="http://www.refresheverything.com/index" target="_blank">Pepsi</a> </strong>with their <em>Refresh the World </em><em>project</em>, and <strong><a href="http://www.brewsomegood.ca/" target="_blank">Maxwell House</a></strong><a href="http://www.brewsomegood.ca/" target="_blank"><strong>’s</strong></a> <em>Brew some good</em> initiative. A successful campaign can usually create a movement when it’s inspiring, for the common good, and has a unique idea that is cohesive with the brand.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/Maroon5.jpg" alt="Maroon5" title="Maroon5" width="640" height="327" class="aligncenter size-full wp-image-5465" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/ideas-that-inspire-tl-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can the mobile wallet beat the hype?</title>
		<link>http://www.teehanlax.com/blog/mobile-wallet/</link>
		<comments>http://www.teehanlax.com/blog/mobile-wallet/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 12:30:58 +0000</pubDate>
		<dc:creator>Peter Horvath</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=4463</guid>
		<description><![CDATA[Depending on your level of involvement in the digital industry, you might not have heard of near field communication (NFC) or you’ve heard so much...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/Post-Mobile-Wallet.jpg" alt="Can the mobile wallet beat the hype?" title="Post-Mobile-Wallet" width="640" height="289" class="aligncenter size-full wp-image-5306" /></p>
<p>Depending on your level of involvement in the digital industry, you might not have heard of near field communication (NFC) or you’ve heard so much of it you’re starting to wonder if it’s all hype. NFC relies on an underlying technology that wirelessly identifies objects from a short distance through tags that are inserted into pretty much anything. The benefit of NFC over something you’re probably more familiar with like RFID, which is used in key fobs and current forms of electronic payment like <a href="http://www.paypass.com/">PayPass</a>, is that it can send and receive information two ways, where RFID is limited to sending information just one way.</p>
<p>This is a significant improvement over the existing technology because it&#8217;s inexpensive, offers an increased efficiency in configuration and pairing, provides instantaneous connection between devices, and it enables interactive advertising opportunities for merchants.</p>
<h3>The challenge for consumers</h3>
<p>The challenge for adoption is to make it significantly easier and more convenient to use than the typical way we do things already. To become fully accessible, it must permeate our everyday actions in the same way text messages and emails have done. <a href="http://www.sybase.com/detail?id=1091780">Marty Beard</a>, president of Sybase, strongly believes that “for mobile commerce to take off, industry stakeholders must harmonize their efforts in the same way that led to proliferation of SMS and MMS technologies.&#8221;</p>
<p>For consumers to see the value in using their mobile devices as a primary form of payment, it has to find an anchor in their lives and redefine the rituals of their everyday actions. To do this, the NFC forum has developed the three pillars for near field devices: sharing, pairing and paying. They believe that  these modes are where it can have the most impact in people&#8217;s lives.</p>
<blockquote><p>The challenge is finding the incentive for consumers to switch from swiping to waving.</p></blockquote>
<p>For example sharing, like <a href="http://bu.mp/">Bump</a> for iOS currently does, allowing you to exchange contact information on the fly. NFC can enable these interactions offline in a more convenient and instantaneous way. It also has the capacity to improve the pairing process between mobile devices and desktops. Imagine no more passwords, bluetooth pairing or router codes. This can all be stored on an NFC chip embedded in your device, and a single swipe is all it takes to verify your digital identity.</p>
<p>The most signifiant pillar is payment. Take <a href="https://squareup.com/">Square</a> for example: it enables merchants to accept payments virtually anywhere through mobile devices. The hardware they use to enable credit card swipes is a stopgap implementation—that&#8217;s why they&#8217;re actively giving Square dongles away for free. Their strategy is less about the hardware they use and more about the service they provide. I imagine that Square would readily adopt NFC-enabled devices when they become standardized and evolve their current hardware solution.</p>
<h3>The challenge for merchants</h3>
<p><a href="http://en.wikipedia.org/wiki/ISIS_(mobile_payment_system)">Isis</a>, a partnership between telecom juggernauts Verizon, AT&amp;T and T-Mobile, is actively developing the common standard for mobile payments that they hope will be eventually adopted by merchants. The challenge for merchants is putting faith into the added-value that these new systems can provide their customers, like coupons and loyalty programs.</p>
<p>Google has already integrated NFC support for Android 2.3 and is rumoured to be working with VeriFone to roll out point-of-sale solutions for merchants. Gingerbread users on the Nexus S, can start using <a href="http://nfc-taglet.com/index_e.html">Taglet</a> right now and take advantage of contactless information.</p>
<p>The rumour mill is undoubtedly churning around the iPhone 5 and if it will be enabled for mobile payments. Some believe that Apple is concerned about the lack of standards across the industry. Yet <a href="http://twitter.com/ewoyke/statuses/48504128854441984">others</a> claim they have sources who confirm that Apple is looking at ways of integrating NFC into the next-gen iPhone.</p>
<p>RIM is also working on their own mobile payment solution. &#8220;Many, if not most, of BlackBerry devices throughout the year will have NFC in them,&#8221;  said CEO, Jim Balsillie at a mobile conference last month.</p>
<p>Japan has been using RFID-enabled mobile devices for some time and they’re starting to adopt NFC more rapidly than the west. <a href="http://en.wikipedia.org/wiki/Mixi">Mixi</a>, Japan’s biggest social network, will be rolling out new features that enable checking in through near field devices. The advantage of this over something like foursquare, is that it will continue to work in areas where GPS and data signals are weak. But the most interesting implementation are objects embedded with tags that can be shared across their network. Imagine reading a booking or unwrapping a new product you&#8217;ve purchased, waving your mobile device over it and sharing it as a status update. This is attractive to merchants because they can embed promotional information into their products which can tie into digital campaigns that run on Mixi.</p>
<p>The merchant perspective is similar to Apples. They aren&#8217;t ready to adopt mobile payments and take on the risk of a potentially deprecated infrastructure. They&#8217;d prefer to wait for the industry to establish a common standard.</p>
<h3>The challenge for designers</h3>
<p>How NFC becomes adopted is an exercise for interaction and product designers. The idea that physical objects can talk to each other and exchange our personal information requires designers to have a deep understanding of the spatial dialogue in which they communicate. This is just a fancy way of saying that they need to know how things interact without touching. <a href="http://www.nearfield.org/">Timo Arnall</a> and <a href="http://www.nearfield.org/">Jack Schulze</a> from BERG, are actively engaged in design research, using prototypes, to experiment with the possibilities of near field devices. They&#8217;ve <a href="http://www.nearfield.org/2009/10/immaterials-the-ghost-in-the-field">visualized</a> what invisible radio waves look like when an NFC chip and reader are in proximity. They&#8217;ve been able to tease apart the <a href="http://www.nearfield.org/2009/09/nearness">nuances</a> in the simple interactions involved in waving your device over a reader.</p>
<h4>Possible use cases for the mobile wallet</h4>
<p><img class="alignnone size-full wp-image-4579" title="Use cases for mobile NFC" src="http://www.teehanlax.com/blog/wp-content/uploads/2011/03/nfcusecases1.png" alt="Use cases for mobile NFC" width="579" height="652" /><br />
<small>Source: NFC Forum</small></p>
<p>These are just some the possible use cases identified by the <a href="http://www.nfc-forum.org/">NFC forum</a>. The designer&#8217;s goals is to uncover the pleasurable and motivating factors for consumers to use their mobile devices for payment instead of more familiar and established mechanisms. Consumers are comfortable with swiping their cards and there&#8217;s nothing broken about it, so adopting a new technology for them is unnecessary. The challenge is finding the incentive for consumers to switch from swiping to waving.  As industry practices and consumer behaviour become adjusted to mobile devices as the primary mode for sharing information and digital identities, we&#8217;ll start to see an uptake in adoption. But the question remains as to just how quickly we&#8217;ll start to see heavy adoption of the mobile wallet in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/mobile-wallet/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ideas that inspire T+L</title>
		<link>http://www.teehanlax.com/blog/ideas-that-inspire-tl-2/</link>
		<comments>http://www.teehanlax.com/blog/ideas-that-inspire-tl-2/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 19:04:50 +0000</pubDate>
		<dc:creator>Laurel Cole</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=4206</guid>
		<description><![CDATA[Building on some industry trends we have previously noted, there are a few marketing ideas that have recently caught our attention. Useful campaigns Campaigns and...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/lightbulb.jpg" alt="T+L ideas" title="lightbulb" width="640" height="360" class="alignnone size-full wp-image-5684" /><br />
Building on some industry trends we have previously noted, there are a few marketing ideas that have recently caught our attention.</p>
<h3>Useful campaigns</h3>
<p>Campaigns and apps that are inherently useful make a more impactful UX. Many campaigns have used augmented reality in their approach, but the <a href="http://www.macrumors.com/2010/12/17/word-lens-offers-real-time-ios-language-translation/" target="_blank">World Lens</a> app, is one of the most useful implementations that we’ve seen. The app for the iPhone and iPod Touch offers real time translation of text. You simply point your device&#8217;s video camera at a sign and the program translates and superimposes the translated text onto the video.</p>
<p>Another useful print ad for <a href="http://probablythebestadintheworld.be/" target="_blank">Carlsberg</a>, gives a step-by-step process for turning the ad into an actual bottle opener. Although, you might have missed its intention when flipping through a magazine.</p>
<h3>Retail marketing </h3>
<p>Shopping retail is becoming an increasingly more immersive and interactive experience. <a href="http://adage.com/article?article_id=147566" target="_blank">Puma</a> has recently implemented iPads for in-store use, and <a href="http://www.digitalbuzzblog.com/adidas-adiverse-virtual-footwear-wall/" target="_blank">Adidas</a> is using large LCD touch screens to help explore inventory and allow the user to build their own shoes and even checkout.</p>
<p><a href="http://www.fastcompany.com/1716684/whats-for-dinner-intel-and-kraft-can-help-with-that-video" target="_blank">Kraft</a> has been experimenting with facial recognition technology to hone in on targeted users. They put a kiosk in a grocery store that asked, “what’s for dinner?” The kiosk zooms in on the users face and instantly determines gender and age group to suggest products that might be appealing. It even goes one step further dispensing product samples like a vending machine. This type of marketing is great for point of purchase sales and is highly personalized. On the other hand, it’s possible the kiosk could identify the wrong gender or age altogether; hopefully, it won’t offend and mistake your Justin Bieber hairstyle for a little girl and suggest Teddy Grahams.</p>
<h3>Social media </h3>
<p>Many social media campaigns have encouraged themes of kindness and generosity, and have elements of planned spontaneity and tangible rewards.</p>
<p>A Dutch airline, <a href="http://www.facebook.com/KLM?v=app_6009294086">KLM Airlines</a> has used Foursquare as a platform and employed a ‘Surprise Team’ to give passengers personal, unexpected gifts at the airport. As soon as someone checked-in at a KLM Foursquare location, the Surprise Team went online to find out personal information about the person, and delivered a unique gift before they traveled. For instance, one traveler tweeted he would miss a PSV soccer game while he was in New York. The Surprise Team gave him a Lonely Planet guidebook of NYC with all the sports bars highlighted in blue.</p>
<p>Similarly,<strong> <a href="http://www.interflora.co.uk/" target="_blank"><span style="font-weight: normal">Interflora</span></a></strong><strong>, </strong>a flower delivery service launched a campaign to brighten up the lives of Twitter users. They monitored Twitter looking for users that they believed need cheering up. Once found, the users were sent a bouquet of flowers. Privacy had to be a big concern during the course of these campaigns, since they are largely focused on social monitoring. Hopefully all of the recipients were pleasantly surprised and didn’t become paranoid that Big Brother is always watching.</p>
<p><img class="aligncenter size-full wp-image-4234" src="http://www.teehanlax.com/blog/wp-content/uploads/2011/02/3.jpg" alt="" width="579" height="283" /></p>
<h3>Converging devices</h3>
<p>The most significant trend that we see evolving in the future is the convergence of mobile devices, computers and TV screens. The key is to understand how devices will interact, and how to seamlessly integrate the entire experience from one screen to another.</p>
<p>Through the use of a banner ad,<strong> <a href="http://www.digitalbuzzblog.com/gol-airlines-mobile-controlled-banner-game/" target="_blank"><span style="font-weight: normal">Gol Airlines</span></a></strong><strong> </strong>has turned the mobile phone into a remote control. Users input their mobile number into the banner, and they immediately get a call connecting them to the desktop. The banner then becomes a flying game controlled by the mobile device. The ad comes together in the end, reminding customers that they can conveniently check-in via mobile phone when they fly.</p>
<p>The<strong> </strong><a href="http://eu.techcrunch.com/2011/01/20/shazam-continues-to-invade-the-living-room-partners-with-cable-channel-syfy/" target="_blank">Shazam</a> app is evolving, as the logo will be ‘embedded’ into programs ready for users to tag TV shows. This entails using a mobile device to listen and recognize the TV episode in question. Shazam will then provide complementary info; links to exclusive video and previews of upcoming episodes, access to playlists from the series and downloads. This will completely integrate the web browsing and TV watching experience.</p>
<p><img class="aligncenter size-full wp-image-4235" src="http://www.teehanlax.com/blog/wp-content/uploads/2011/02/2.jpg" alt="" width="579" height="400" /></p>
<p>Check out other notable ideas:</p>
<ul>
<li><a href="http://www.thedailybeast.com/blogs-and-stories/2010-12-09/retail-and-digital-technology-what-the-future-holds-for-shopping/" target="_blank">E-paper</a></li>
<li><a href="http://abcnews.go.com/Technology/seasons-tweetings-great-twitter-secret-santa/story?id=12406068&amp;page=1" target="_blank">Twitter, Secret Santa</a></li>
<li><a href="http://optimalbranddevelopment.com/blog/heinekens-entrance-video-viral-supported-facebook/" target="_blank">Heineken, The Entrance</a></li>
<li><a href="http://gizmodo.com/5739679/san-francisco-gets-inter+bus-stop-multiplayer-gaming" target="_blank">Yahoo, Multiplayer Gaming</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/ideas-that-inspire-tl-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Our Crude Social Media</title>
		<link>http://www.teehanlax.com/blog/our-crude-social-media/</link>
		<comments>http://www.teehanlax.com/blog/our-crude-social-media/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 21:43:00 +0000</pubDate>
		<dc:creator>David Gillis</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=4077</guid>
		<description><![CDATA[Have you ever wished there was a mute button on Twitter? Or a way to focus on your real life social network in Facebook? What...]]></description>
			<content:encoded><![CDATA[<h2>Have you ever wished there was a mute button on Twitter? Or a way to focus on your real life social network in Facebook?</h2>
<p> What about a way to port your profile and social capital from one social network platform to another? How about the ability to selectively share something into multiple social networks in a contextually relevant way? I would like to suggest the extent to which we want/need these kinds of improvements speaks to the fundamental crudeness of our current social media tools and platforms.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/primative_tools1.jpeg" alt="Our Crude Social Media" title="primative_tools1" width="640" height="212" class="aligncenter size-full wp-image-5437" /></p>
<p>Don&#8217;t get me wrong—I agree along with everyone else that the last few years have been truly seminal in terms of how we are able to socialize in the digital channel. Facebook and Twitter APIs have made a universal social graph possible, mobile technology has made access and connectivity to this graph ubiquitous and intensely personal, etc. What I&#8217;m saying is that the next few years have the potential to be every bit as revolutionary.</p>
<p>I believe that some of the fundamental challenges that underly current social network platforms will become more and more salient and lead to lots of (potentially disruptive) innovation in 2011 and 2012. What kinds of fundamental challenges? The kind that make it hard for tools like Facebook and Twitter to map onto how we&#8217;re actually wired to socialize. </p>
<p>The discussion is already well underway. For example, <a href="http://www.danah.org/papers/talks/2010/PrivacyGenerations.html">it has been noted</a> that social expression has traditionally been private by default, public through effort. The social affordances of platforms like Facebook practically reverse that equation. It may be that this is a distortion of how we truly want to—and will be able to in the future—use social media to express ourselves and connect with others. A little while ago, Google&#8217;s Paul Adams <a href="http://www.uniquevisitor.net/22350268">pointed out</a> that much of how Facebook works is based on the untrue assumption that all connections are homogeneous &#8220;friends.&#8221; An outworking of this fact is a lot of noise in our news feeds. Or take Twitter. It is based on the assumption that we actually want to hear regularly from people we follow. But this may not be true all the time: for example, there may be a range of social pressures that factor into our decision to follow someone. Thus, the need for something like a mute button. On a much more technical level, issues relating to universal access and potability <a href="http://www.readwriteweb.com/archives/social_graph_concepts_and_issues.php">are being discussed</a> in depth.</p>
<p>I definitely don&#8217;t want to underestimate how far we&#8217;ve come, or technology&#8217;s ability to transform how we communicate and socialize; but I&#8217;m excited to see how users will adapt, and innovators will seize on opportunities to recreate our current social media landscape in the next few years.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/our-crude-social-media/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Should you play it safe with location-based social networks?</title>
		<link>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/</link>
		<comments>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 19:05:01 +0000</pubDate>
		<dc:creator>Tamera Kremer</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3681</guid>
		<description><![CDATA[Last week Forrester released a report advising most marketers wait to use location-based social networks (LBSN) as only 4% of the US population is currently...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/location1.jpg" alt="Our Blog RSS Previous Post Next Post Should you play it safe with location-based social networks?" title="location" width="640" height="275" class="aligncenter size-full wp-image-5357" /></p>
<p>Last week <a href="http://adage.com/digital/article?article_id=145105">Forrester released a report</a> advising most marketers wait to use location-based social networks (LBSN) as only 4% of the US population is currently using platforms such as <a href="http://www.foursquare.com">Foursquare</a> (the current market leader), and that the networks skew heavily male. They advise that brands that target young males experiment with the services and other brands adopt a “wait and see” approach.</p>
<p>I couldn’t disagree more. Here are my 5 reasons why it’s smart to start experimenting now.</p>
<h3>1. First Movers.</h3>
<p>There’s something to be said for getting a head start on your competition in the digital space. Brands like Starbucks, Dell, Pepsi, and Nike have all taken advantage of the emerging channels and reaped the rewards of building a strong early foundation with consumers.</p>
<p>While you should not rush into a new tool without understanding your strategic goals and how it integrates with your business objectives, experimenting with emerging technologies that are opt-in and potentially have a direct customer impact is smart.</p>
<p>When Facebook opened their gates to the general population in 2006 they had a small user base of university students. <a href="http://en.wikipedia.org/wiki/Facebook">Four years later they are a behemoth</a>. <a href="http://economictimes.indiatimes.com/infotech/internet/Twitter-snags-over-100-million-users-eyes-money-making/articleshow/5808927.cms">Twitter adoption rates</a> have been increasing exponentially year over year since their launch in 2007 and the tool is now considered a “must use” for social business. Considering Foursquare launched about a year ago, can we expect to see the same type of <a href="http://socialmediatoday.com/damiensaunders1/145253/foursquare-user-base-hit-2-million-week">growth curve</a> as the early adopters begin to influence the early majority? (see “<a href="http://productquadrant.com/wp-content/uploads/2009/11/Figure1-Crossing-the-chasm.gif">Crossing the Chasm” adoption curve</a>)</p>
<h3>2. Google. Facebook. Oh My.</h3>
<p>Location-based services are not limited to the current apps we have been hearing about. <a href="http://www.cmswire.com/cms/social-media/facebook-moves-closer-to-offering-locationbased-services-008177.php">Facebook has expressed they will add a location-based offering</a> soon, Twitter has added “Tweet with your location” to their service, and the biggest news is that <a href="http://www.readwriteweb.com/archives/google_places_api_could_do_for_check-ins_what_goog.php">Google is adding a Places API</a> to their eco-system, as well as adding <a href="http://googlemobileads.blogspot.com/2010/07/new-location-extensions-ad-formats-with.html">LB data extensions to their mobile advertising product</a>.</p>
<p>LBSN will become mainstream sooner rather than later, and it will be the big players, not the niche networks that will drive the adoption. Testing and learning now, before it becomes ubiquitous should be something on every marketers radar.</p>
<h3>3. Data and utility.</h3>
<p>There is an enormous amount of insightful and actionable data that can be gleaned about your customers and prospects from mobile &amp; LBSNs. Eventually this data could be used to inform inventory control, staffing levels, consumer tastes and trends, etc. The data can also be used in loyalty programs, to identify influencers, test new products, and as real-time service focus groups.</p>
<p>Companies already testing the waters include:</p>
<p><a href="http://www.nike.com/nikeos/p/sportswear/en_GB/truecity_feature">Nike with True City</a>; <a href="http://mashable.com/2010/05/17/starbucks-foursquare-mayor-specials/">Starbucks with their Foursquare offers</a>; The <a href="http://www.mobilecommercedaily.com/pepsico-taps-mobile-for-loyalty-program-to-reward-devoted-consumers/">Pepsi mobile branded app</a>; and the <a href="http://foursquare.com/explorechicago">City of Chicago with their Tourism</a> campaign.</p>
<h3>4. Sales, Coupons, Offers, and more.</h3>
<p>Part of the Forrester analysis identified that mobile couponing is widely successful with the users currently using the services, which is interesting as the base is primarily young males, not the average coupon-consuming demographic. Gone are the days of clipping coupons in the Sunday paper, now you can serve relevant offers and drive foot traffic and purchase directly to a mobile device. These offers are opt-in, and contextually relevant, not SMS spam. Testing offers, tips, and messaging via mobile should be on every retailers plan for the next year.</p>
<p>Of course one size doesn’t fit all and ensuring that your product or service fits within the make-up of the demographic, depending on service (existing or branded), is a must.</p>
<h3>5. Mobile usage.</h3>
<p>Of course mobile, and specifically smartphone, <a href="http://mashable.com/2010/03/03/comscore-mobile-stats/">usage is soaring year over year</a>. Ignoring mobile at this point is like ignoring the Internet in 2002 because broadband wasn’t prevalent yet.</p>
<p><em>Bottom line for marketers:</em></p>
<p>Experiment. See what fits, what your customers are looking for, and where you can add value. Don&#8217;t wait until it becomes mainstream, because that will be sooner than you think and you&#8217;ll be playing catch-up.</p>
<p>photo credit: <a href="http://www.flickr.com/photos/jweiss3/405794836/">john weiss</a> via Flickr</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Spice Up Your Marketing</title>
		<link>http://www.teehanlax.com/blog/how-to-spice-up-your-marketing/</link>
		<comments>http://www.teehanlax.com/blog/how-to-spice-up-your-marketing/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 15:00:05 +0000</pubDate>
		<dc:creator>Dave Stubbs</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3476</guid>
		<description><![CDATA[Over the last few weeks I’ve received a lot of feedback on our move to an Adaptive Marketing approach. One of the recurring questions has...]]></description>
			<content:encoded><![CDATA[<h2>Over the last few weeks I’ve received a lot of feedback on our move to an Adaptive Marketing approach. </h2>
<p>One of the recurring questions has been around how it works. As one of our <a href="http://www.linkedin.com/groups?mostPopular=&#038;gid=3115451" target="_blank">LinkedIn forum</a> members said, “If no one is currently doing this, how can an agency possibly integrate the process and make it work?” Great question and one that’s been on our minds a lot lately, too.</p>
<p>As luck would have it, a campaign recently exploded online that I believe illustrates the adaptive approach to marketing. I’m talking about the <a href="http://www.youtube.com/user/oldspice" target="_blank">Old Spice Guy</a> work done by Wieden+Kennedy. It began as a great <a href="http://www.youtube.com/watch?v=VDk9jjdiXJQ" target="_blank">Super Bowl TV spot</a> but what happened afterward &#8211; and they way they worked with their client &#8211; is what I find most compelling.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/oldspice_shoot_01.jpg" alt="How To Spice Up Your Marketing" title="oldspice_shoot_01" width="150" height="199" class="alignright size-full wp-image-5371" />Iain Tait, in a <a href="http://www.readwriteweb.com/archives/how_old_spice_won_the_internet.php" target="_blank">readwriteweb.com</a> post explains it best, &#8220;In a way there&#8217;s nothing magical that we&#8217;ve done here&#8230; we just brought a character to life using the social channels we all [social media geeks] use every day. But we&#8217;ve also taken a loved character and created new episodic content in real time.&#8221; As for the mechanics, he explains, &#8220;we&#8217;re looking at who&#8217;s written those comments, what their influence is and what comments have the most potential for helping us create new content. The social media guys and script writers are collaborating to make that call in real time. We have people shooting and we&#8217;re <a href="http://www.readwriteweb.com/archives/how_old_spice_won_the_internet.php?" target="_blank">editing it as it happens</a>. Then the social media guys are looking at how to get that back out around the web&#8230;in real time.&#8221;</p>
<p>My first thought was that to pull off such a responsive program they must have had a tremendously trusting client and collaborative working relationship. Tait said that Proctor &#038; Gamble let his team create on the fly with little supervision, &#8220;There is such great trust &#8230; They have given us a set of guidelines and if we get close to the edges we contact them.&#8221;</p>
<p><object width="550" height="334"><param name="movie" value="http://www.youtube.com/v/So5yDtITswY&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/So5yDtITswY&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="550" height="334"></embed></object></p>
<p>In my opinion, Tait’s team has arguably created the most significant program since <a href="http://www.bk.com/en/us/campaigns/subservient-chicken.html" target="_blank">Subservient Chicken</a>. They put all the right pieces together. But more so, they’ve illustrated exactly how an agency can practically develop and deploy a campaign that actively involves consumers in real time and delivers meaningful experience. Not only that, they completely repositioned the brand and now have an asset they can use in myriad ways. </p>
<p>I&#8217;ll probably take some heat for this, but personally, I always felt that Subservient Chicken was one-dimensional. Don&#8217;t get me wrong, I loved it and felt it arrived at exactly the right time in our industry. It showed how technology could be used to involve consumers without being ham-handed. But it was really just a playful destination. Somewhere to waste a few minutes online.</p>
<p>The Old Spice Guy concept goes way farther and operates on a much deeper level. It watches consumer activity, pulls it in without asking and feeds it back out as unexpectedly fresh content. On top of that it demonstrates a fundamental change in agency structure and approach. In fact, it’s so extensible that consumers themselves can run with the idea, create <a href="http://www.youtube.com/watch?v=o-IHk6FKyeg">their own content</a> and still be in line with the original idea&#8230; at no incremental cost to the client! See for yourself, have the Old Spice Guy <a href="http://oldspicevoicemail.com/" target="_blank">create your voicemail message</a>.</p>
<p><H3>So What’s It Take To Do Work Like This?</H3>It comes down to a few things,<br />
• A leggy idea<br />
• A diverse team with a blend of traditional and social expertise<br />
• A client who trusts the creative team to take chances<br />
• And most importantly, the ability to identify emerging opportunities and develop iterative solutions on the fly</p>
<p>There’s no debate that social media has <a href="http://mashable.com/2010/07/06/social-media-advertising" target="_blank">completely transformed</a> how marketers engage with their customers. And the impact of this change has rippled through agencies as they struggle to catch up to the changing needs of their clients &#8211; and consumers. But what hasn’t happened up till this point is agencies figuring out how to bring all the pieces together in one <a href="http://agilemanifesto.org/" target="_blank">agile approach</a>.</p>
<p>For a time I thought that BURT were onto something with their <a href="http://www.psfk.com/2010/07/agile-advertising-and-the-four-feedback-loops.html" target="_blank">Agile Advertising</a> approach, but the more I noodle it, the more I feel like what they proposed with their <a href="http://blog.burtcorp.com/2010/07/05/agile-advertising-at-cannes-lions-and-the-four-feedback-loops/" target="_blank">four feedback loops</a> is really more of an optimization phase in a linear model (and something we’ve done at Teehan+Lax for some time). It’s great for tuning individual pieces of creative and improving their effectiveness but it isn’t necessarily about creating a platform for iterative ideas to be rapidly developed, tested and deployed. And an iterative development approach is really what we need. </p>
<blockquote><p>“Everyone applauds innovation. At least, they love it in retrospect, after it has worked.”*</p></blockquote>
<p>I believe we need to build teams and create operating environments that allow for responsive marketing that’s always on. Programs that respond to changing market conditions. Programs that naturally integrate the ability to test ideas and <a href="http://www.youtube.com/watch?v=OiaPNlR5A4I" target="_blank">embrace failure</a>. Programs that will use data to help inform what is made, how it’s designed, and who will be involved.</p>
<p>Tim Leberecht in his article, “<a href="http://designmind.frogdesign.com/blog/time-for-marketing-innovation-20.html" target="_blank">Time for Marketing Innovation 2.0</a>” delivers a stern challenge to all of us searching for new solutions. &#8220;As we are entering the new decade, it appears as if the marketing discipline, after undergoing a mesmerizing major transformation in the past two to three years, is facing stagnation. This often occurs when pioneering concepts are fully absorbed by the mainstream: Social marketing is on the way to becoming THE marketing, as social media is becoming THE media (it is always a sign of broad adoption if adjectives are dropped). Authenticity, engagement, meaning, communities, social, conversations, transparency, etc. – they&#8217;re all accepted across the industry and widely implemented now. What then is the next frontier for marketers? What will be the next big marketing innovation?&#8221;</p>
<p>To me the next big innovation won&#8217;t be the products we envision as much as it will be agencies we create that are structured to deliver Adaptive Marketing. And as the team at Wieden &#038; Kennedy have shown us, <a href="http://www.youtube.com/watch?v=nFDqvKtPgZo" target="_blank">it’s entirely possible</a> and should now be expected. Silver fish hand catch!</p>
<p><H3>Reading List:</H3>• <a href="http://www.youtube.com/watch?v=VDk9jjdiXJQ">The making of Old Spice&#8217;s commercial: The Man Your Man Could Smell Like</a>, Leo Laporte interviews the W+K creative team on TwitTV<br />
• <a href="http://www.psfk.com/2010/07/silver-fish-hand-catch-a-new-benchmark-for-social-media-campaigns.html" target="_blank">Silver Fish Hand Catch: A New Benchmark For Social Media Campaigns</a>, PSFK<br />
• <a href="http://www.adweek.com/aw/content_display/news/digital/e3i190b1d465625a16d98dec5b246b53b20?pn=2" target="_blank">How Old Spice Ruled the Real-Time Web</a>, AdWeek<br />
• <a href="http://www.readwriteweb.com/archives/how_old_spice_won_the_internet.php?" target="_blank">How The Old Spice Videos Are Being Made</a>, ReadWriteWeb.com<br />
• <a href="http://mashable.com/2010/07/06/social-media-advertising/" target="_blank">How Social Media Has Radically Altered Advertising</a>, Mashable<br />
• <a href="http://blog.burtcorp.com/2010/07/05/agile-advertising-at-cannes-lions-and-the-four-feedback-loops/" target="_blank">Agile Advertising At Cannes Lions, Rich And The Four Feedback Loops</a>, Burt<br />
• <a href="http://designmind.frogdesign.com/blog/time-for-marketing-innovation-20.html" target="_blank">Time For Marketing Innovation 2.0</a>, FrogDesign<br />
• <a href="http://blogs.hbr.org/kanter/2010/06/innovation-who-else-is-doing-i.html" target="_blank">Innovation: Who Else Is Doing It?</a>, Rosabeth Moss Kanter, Harvard Business School<br />
• <a href="http://twitter.com/oldspice" target="_blank">@OldSpice</a><br />
• <a href="http://www.youtube.com/user/OldSpice" target="_blank">Old Spice YouTube Channel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/how-to-spice-up-your-marketing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adaptive Marketing</title>
		<link>http://www.teehanlax.com/blog/adaptive-marketing/</link>
		<comments>http://www.teehanlax.com/blog/adaptive-marketing/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 14:58:17 +0000</pubDate>
		<dc:creator>Dave Stubbs</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3301</guid>
		<description><![CDATA[Many of us entered the interactive industry because it was fast-paced, exciting and highly innovative. We saw an opportunity to help change the way business...]]></description>
			<content:encoded><![CDATA[<p>Many of us entered the interactive industry because it was fast-paced, exciting and highly innovative. We saw an opportunity to help change the way business was done, and in so doing help consumers in fresh and engaging ways. Recently, we’ve noticed an unsettling trend. Agencies are becoming <a href="http://www.adweek.com/aw/content_display/news/digital/e3ibcf36932032fa8af9f00bc63414552bd" target="_blank">more and more similar</a>. They’ve adapted the same processes. They create the same products. And for the most part, they deliver similar results.</p>
<p>For an industry that prides itself on a spirit of innovation, what we see happening doesn’t feel right. We believe it’s time to press forward. We believe that time to change is now. To that end, we are actively in the process of transitioning our Marketing Programs Group to an Adaptive Marketing model.</p>
<blockquote><p>“Business has only two basic functions &#8211; marketing and innovation.&#8221; Peter Drucker</p></blockquote>
<p>Adaptive Marketing is the next step in our evolution and will provide a truly progressive approach for our clients &#8211; one that we believe will become the approach that many marketers will use in the future. To the best of our knowledge we will be the first agency in Canada to provide this service.</p>
<p>Why are we doing this? Quite simply, we believe the days of doing traditional online marketing campaigns are fading. Linear programs based on reach and frequency are highly ineffective. As a direct marketing vehicle with clickthroughs averaging <a href="http://en.wikipedia.org/wiki/Click-through_rate" target="_blank">0.02%</a> they don’t work. And with <a href="http://en.wikipedia.org/wiki/Banner_blindness" target="_blank">banner-blindness</a> being what it is, as a brand vehicle most efforts are largely ignored.</p>
<p>The reality is that consumers have changed faster than marketers. And they expect communication that delivers tangible value. Traditional campaigns that trumpet brand messages or focus solely on unique selling propositions are no longer considered the principle measure of value to consumers. To be blunt, what worked in the 50’s simply doesn’t work anymore. Today’s consumer demands more.</p>
<p>Value used to be derived from a consumer’s perception of what a product could do for them. This interpretation of value has evolved. And these days value is better characterized as, “what can a brand help me do?” </p>
<p>When we switch our strategic approach to deliver tangible consumer value &#8211; we are obligated not only to evolve the ways we engage with consumers, but also, to re-examine the approach (and processes) we use to create, monitor, deploy and continuously tune our marketing programs.</p>
<h2>The Old Way</h2>
<p>The “traditional online” marketing approach is linear and built on the idea of <em>telling</em> consumers about products and services through increased reach and frequency. </p>
<p><img src="http://www.teehanlax.com/blog/wp-content/uploads/2010/06/AdaptMktg_traditional_v01-579x206.png" alt="Traditional Marketing Model" title="AdaptMktg_traditional_v01" width="579" height="206" class="aligncenter size-medium wp-image-3311" /></p>
<p>Forrester’s recent analysis of Adaptive Marketing issued the challenge that marketers and agencies need to change and move away from the old way of doing things. According to Forrester, agencies struggle to adapt because their models are still built for yesterday, in that they:</p>
<ul>
<li>Focus on campaigns rather than experiences</li>
<li>Talk but aren’t very good at listening (or more importantly, conversing)</li>
<li>Are built for waterfall versus iteration</li>
<li>Treat customers as audience rather than participants</li>
<li>Are mostly “unbundled” — creating disparate skill sets</li>
<li>Have trouble mastering many new specialties at once</li>
<li>Moved down the value chain and rarely distinguish themselves from each other</li>
<li>Can only move as fast as their clients</li>
</ul>
<p>At Teehan+Lax, our Programs Group is purpose-built to be the exact opposite. Our agile creative approach, small, team-based structure, and value-based compensation model (we’ll talk more about this in another post) allows us to create highly effective Adaptive Marketing programs.  </p>
<h2>The New Way</h2>
<p>Instead of looking at projects as a series of requirements that extend the reach and frequency of a message we need to look at the problem differently. We need to first determine how to help consumers solve a problem. When we look at a marketing challenge this way, it allows us to identify a completely different set of success metrics and solutions. </p>
<blockquote class="right"><p>If your marketing isn’t helping consumers, then you’re shouting messages from the sidelines.</p></blockquote>
<p>In the past we were incentivized to create ads and microsites that would launch onto the Internet, exist for a while and then disappear. In the future, we will create programs and “things” that solve consumer problems. They won’t be ads, but instead, they will be solutions that need to be marketed. It’s a completely different approach. And a whole new ballgame.</p>
<p>The new way is about creating programs that continuously evolve as they go. They are build on the principle of listening to consumers, identifying what they need, and creating communication that helps them. There are several projects that we see as benchmarks for this way of thinking, notably, <a href="http://www.dominos.com/home/tracker/pizzatracker.jsp" target="_blank">Domino&#8217;s Pizza Tracker</a>, <a href="http://www.refresheverything.com/" target="_blank">Pepsi Refresh</a>, and <a href="http://www.youtube.com/watch?v=5Jb-KT4r6NY" target="_blank">Nike+ Chalkbot</a>. We’d be well advised to learn from them.</p>
<p>In the future, programs must be iterative, highly adaptive, and responsive to consumer needs, market conditions, and technological opportunities.</p>
<p><img src="http://www.teehanlax.com/blog/wp-content/uploads/2010/06/AdaptMktg_new_v01-579x297.png" alt="Teehan+Lax Adaptive Marketing Model" title="AdaptMktg_new_v01" width="579" height="297" class="aligncenter size-medium wp-image-3312" /></p>
<p>The things we create will be as unique as the problems we need to solve&#8230; and our approach demands that we look beyond paid advertising as the first solution. Ultimately, what we will create are not campaigns (in the traditional sense of the word) but will be continuums of activity and initiatives &#8211; some small, some large, each of varying shapes and sizes &#8211; that each satisfy the real needs of consumers while delivering against a marketers connection objectives. </p>
<p>We believe that Adaptive Marketing is the right approach, one that will be the way of the future. We are extremely excited to move in this direction. And we’re looking for clients who share this philosophy.</p>
<h3>Reading List</h3>
<p><strong>Forrester (registration required)</strong></p>
<ul>
<li><a href="http://www.forrester.com/rb/Research/customer_experience_skills_are_critical_to_success/q/id/56967/t/2" target="_blank">Customer Experience Skills Are Critical To The Success Of Agency Relationships</a></li>
<li><a href="http://web2.forrester.com/rb/teleconference/adapting_agency_relationships_in_new_marketing_era/q/id/6301/t/1" target="_blank">Adapting Agency Relationships In A New Marketing Era</a></li>
</ul>
<p><strong>BBH Labs</strong></p>
<ul>
<li><a href="http://bbh-labs.com/so-what-exactly-might-adaptive-brand-marketing-be" target="_blank">So what exactly might &#8216;Adaptive Brand Marketing&#8217; be?</a></li>
</ul>
<p><strong>Mullen</strong> </p>
<ul>
<li><a href="http://www.mullen.com/2010/02/forrester-debuts-its-findings-on-%E2%80%9Cthe-future-of-advertising-agencies%E2%80%9D/" target="_blank">Forrester debuts its findings on “The Future of Advertising Agencies”</a></li>
</ul>
<p><strong>Other</strong> </p>
<ul>
<li><a href="http://davaidavai.com/2009/11/05/adaption-marketing-how-not-to-go-the-dodo-way/" target="_blank">Adaptive Marketing. How not to go the Dodo way</a></li>
<li><a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/05/29/AR2010052900287.html" target="_blank">Why is digital advertising so lousy? Industry is too smug to innovate.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/adaptive-marketing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tiered value-based pricing</title>
		<link>http://www.teehanlax.com/blog/tiered-value-based-pricing/</link>
		<comments>http://www.teehanlax.com/blog/tiered-value-based-pricing/#comments</comments>
		<pubDate>Thu, 06 May 2010 15:15:06 +0000</pubDate>
		<dc:creator>David Gillis</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3122</guid>
		<description><![CDATA[Imagine that you were commissioning the development of a new home for you and your family. What would you look for in a bid from...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.teehanlax.com/blog/wp-content/uploads/2010/05/pricing.jpg" alt="" title="pricing" width="579" height="192" class="aligncenter size-full wp-image-3123" /></p>
<p>Imagine that you were commissioning the development of a new home for you and your family. What would you look for in a bid from a contractor? Would you be satisfied with one option, one price? A quote that lays out averaged costs in the most generic of terms? Boiler plate descriptions of process and procedures that fail to address your specific needs and desires?</p>
<p>Buying a Web site (or any user experience) design shouldn&#8217;t feel like this—and yet, consider how we often pitch, scope and quote on projects.</p>
<p>We put together a statement of work that estimates the costs on an &#8220;average per-square-foot&#8221; basis (e.g. number of templates). We talk about us: our process, our people, our proven track record. If we&#8217;re placing a fixed bid, we typically propose one option and one price that studiously and reflexively attempts to cover off everything in the brief.</p>
<p>A couple of weeks ago, Jon posted up <a href="http://www.teehanlax.com/blog/2010/03/23/why-we-are-getting-rid-of-our-hourly-rate/">some thoughts</a> on why we&#8217;re switching from costs-plus to a value-based pricing model. This generated a very lively discussion, which—if I were to summarize it—really boiled down to a sentiment of &#8220;that&#8217;s great, but how do we do this?&#8221;</p>
<p>Since then, we&#8217;ve experimented with a number of pricing options and strategies. I&#8217;d like to share one that we think shows a lot of promise.</p>
<h3>A tiered model for value-based pricing</h3>
<p>A tiered model lays out multiple options at different price points and empowers purchasers to make better, more informed decisions that feel less arbitrary. I wish I had a simpler name for it, because it really is a very standard and straight-forward way to price things out. Here&#8217;s a template that we developed for a recent client:</p>
<p><img src="http://www.teehanlax.com/blog/wp-content/uploads/2010/05/Screen-shot-2010-05-05-at-5.34.21-PM2-579x452.png" alt="" title="Screen shot 2010-05-05 at 5.34.21 PM" width="579" height="452" class="aligncenter size-medium wp-image-3149" /></p>
<p>Each of these options also got a one-pager that provided more detail. Here&#8217;s why we think this approach works better than a more traditional costs-plus estimate:</p>
<h3>Measured response</h3>
<p>Very rarely are you presented with a purchasing decision where there&#8217;s one option and one price. In fact, if you were, I bet you&#8217;d have a hard time judging whether or not the price was worth it. We&#8217;re not wired to make absolute evaluations in a vacuum. We need points of reference to help set expectations, anchor and compare.</p>
<p>Laying out options gives clients a clear way to compare, contrast and ultimately be more intentional about who they decide to award their business to and why.</p>
<h3>What are we actually selling?</h3>
<p>Each fixed-bid option focuses on outcomes rather than costs. Clients don&#8217;t want to buy 20-30 templates. They do want to buy a digital experience that delights customers and gives them a competitive edge. It&#8217;s up to us to understand how this maps onto specific requirements and outcomes, and reflect the perceived value of those outcomes in our pricing. Clients need to have confidence in us and understand how we will execute the project. But ultimately, they care more about how <i>they</i> can derive value from the end result.</p>
<h3>Meaningful choice</h3>
<p>Rather than pandering to a brief that asks for everything at once, multiple options let us de-couple conflicting requirements (e.g. fast delivery time <i>and</i> lots of features). This means that from the start, we&#8217;re setting ourselves and our clients up for success. </p>
<p>We want each option to have a purpose and represent a viable option for the client. We can state exactly what problems we&#8217;re going to solve and what trade-offs these solutions will entail. For example, in this case we proposed one option that optimized time-to-market, a second that set specific parameters around certain kinds of innovative features and functionality, and a third no-holds-barred, multi-channel approach.</p>
<h3>Final thoughts</h3>
<p>The American philosopher John Dewey once said that &#8220;a problem well-defined is a problem half-solved.&#8221; The goal here is to creatively and conscientiously define problems well, right from the outset, and empower clients to make purposeful choices about what they really want. One thing I didn&#8217;t expect to get out of this process was that it was actually fun. Quoting and scoping projects doesn&#8217;t have to be a dry, automatic process. It can and we believe should be part of the value you bring to the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/tiered-value-based-pricing/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The Physical Internet</title>
		<link>http://www.teehanlax.com/blog/the-physical-internet/</link>
		<comments>http://www.teehanlax.com/blog/the-physical-internet/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 13:00:55 +0000</pubDate>
		<dc:creator>Geoff Teehan</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3089</guid>
		<description><![CDATA[It&#8217;s really nothing that new. Companies like FedEx have been connecting physical things to the web for years. Most of the examples are similar though...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.teehanlax.com/blog/wp-content/uploads/2010/04/physical_web_chalkbot.jpg" alt="" title="physical_web_chalkbot" width="579" height="221" class="alignleft size-full wp-image-3093" /></p>
<p>It&#8217;s really nothing that new. Companies like FedEx have been connecting physical things to the web for years. Most of the examples are similar though &#8211; they involve scanning codes and updating systems to keep customers up-to-date. Another notable one is <a href="http://www.dominos.com/home/tracker/pizzatracker.jsp">Domino&#8217;s pizza tracker</a>. A system that lets the pizza makers scan barcodes at certain parts of the pizza making process to update their customers on the Web. </p>
<p>Recently we&#8217;re seeing an increase in activity here that goes beyond scanning codes, and it has me giddy with excitement to see where it goes. Poke&#8217;s <a href="http://www.bakertweet.com/">Baker Tweet</a> is a prime example of the physical Internet. Put simply, it&#8217;s a physical box located in the bakery that sends messages wirelessly to Twitter to let followers know what&#8217;s fresh. The guys who built it actually started a company called <a href="http://breakfastny.com/">Breakfast</a> who, from what I&#8217;m told, is all about creating experiences like this. </p>
<p>Another good example of this is <a href="http://vimeo.com/8626637">Nike&#8217;s Chalkbot</a>. A machine that took tweets and messages from real people and plotted them in chalk along a portion of the Tour de France. </p>
<p>I think we&#8217;re going to see some really innovative stuff this year, most of which will be connecting virtual stuff with real stuff. Last week, Andy Sandoz over at <a href="http://www.work-club.com">Work Club</a> posted an <a href="http://sandoz.posterous.com/physical-like-button">interesting article</a> that touched (sorry) on what it may be like if Facebook had a physical &#8216;Like&#8217; button. I&#8217;d love to hear of more examples or thoughts on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/the-physical-internet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

