<?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>Influxinsights</title>
	<atom:link href="http://influxinsights.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://influxinsights.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Jan 2013 21:13:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Obama Campaign And Reaching Millennials</title>
		<link>http://influxinsights.com/2012/influx-whitepaper/what-the-obama-campaign-can-teach-brands-about-reaching-millennials/</link>
		<comments>http://influxinsights.com/2012/influx-whitepaper/what-the-obama-campaign-can-teach-brands-about-reaching-millennials/#comments</comments>
		<pubDate>Sat, 17 Nov 2012 00:43:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Whitepaper]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=4054</guid>
		<description><![CDATA[Putting aside any frustration or elation you may be feeling over the Presidential election, we must acknowledge there are important lessons brands can learn from the Obama campaign about engaging Millennials. Whatever your political beliefs, the President’s focus on effectively reaching young...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/Influx_Obama_White_Paper_Cover_Web.jpg"><img src="http://influxinsights.com/wp-content/uploads/Influx_Obama_White_Paper_Cover_Web-231x300.jpg" alt="" title="Influx_Obama_White_Paper_Cover_Web" width="231" height="300" class="oLArtImg alignnone size-medium wp-image-4055" border="0" /></a></p>
<p>Putting aside any frustration or elation you may be feeling over the Presidential election, we must acknowledge there are important lessons brands can learn from the Obama campaign about engaging Millennials. Whatever your political beliefs, the President’s focus on effectively reaching young voters was an enormously successful factor in both of his Presidential campaigns.</p>
<div id="wpDownloadPdfPanel" class="hide">

	<div id="wpDownloadPdfPanelInner">
    		<form action="http://influxinsights.com/wp-content/plugins/ss-downloads/services/addemail.php" method="post" id="whitepaperForm">
			 <input type="hidden" name="title" value="Obama and Millennials Whitepaper" />
			<input type="hidden" name="file" value="Xffv://Z6xa9eZ6rZCXfr.zR8/4v-zR6fc6f/9vaROBr/16xa9e_VWO8O_O6B_ Zaac66ZOar_uXZfc_lOvct.vBx" />

			<input type="hidden" name="postid" value="4054" />
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/wp-hs-download-pdf.png" width="341" height="34" alt="Download PDF" style="margin:0 0 10px 0;"><br>
			<!-- name, email and company fields -->
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-name.png" width="56" height="15" alt="name*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactName" name="name"  class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-email.png" width="56" height="15" alt="email*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactEmail" name="email" title="Email Address" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-co.png" width="64" height="15" alt="company" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactCompany" name="company" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-title-req.png" width="32" height="15" alt="title" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactTitle" name="title" class="panelSubscribeTextboxBig"></div>
			<input type="checkbox" size="50" placeholder="."  name="optin" id="ssdPanelSubscribeOptin"   style="margin-left:-10000px;position: absolute;" />
			<input type="submit" value="SUBMIT"  style="margin-left:-10000px;position: absolute;" />
			<!-- custom radio button; toggle class to '...Off' or '...On' when clicked -->
			<a href="#" class="wpSubscribeRadioBtnOff" id="panelSubscribeOptinCB">Subscribe to our newsletter</a>

			<table width="82%" border="0" cellspacing="0" cellpadding="0">
				<tr valign="top">
				<td><p id="panelWhitepaperSubmitBtn">Submit</p></td>
				<td align="right"><p id="panelSubscribeRequiredTag">[*required]</p></td>
				</tr>
			</table>
	    </form>

	</div>

</div>
<script>
	$("#panelSubscribeOptinCB").click(function(event){
		event.preventDefault();
		if($(this).hasClass("wpSubscribeRadioBtnOff")){
			$(this).removeClass("wpSubscribeRadioBtnOff").addClass("wpSubscribeRadioBtnOn");
			$("#ssdPanelSubscribeOptin").attr("checked",true);
		}else{
			$(this).removeClass("wpSubscribeRadioBtnOn").addClass("wpSubscribeRadioBtnOff");
			$("#ssdPanelSubscribeOptin").attr("checked",false);
		}
	});
	$("#panelWhitepaperSubmitBtn").click(function(event){
		event.preventDefault(); 
		$("#whitepaperForm").submit();
	});
	$("#whitepaperForm").validate({
		 errorClass: "error",
		 onkeyup: false,
		 validClass: 'valid',
		 rules: {
			name: { required: true },
			company: { required: true },
			title: { required: true },
			email:{ required:true, email:true }
		 },
		 messages: {
			name: {
				required : "Name is required."
			} 
		},
		showErrors: function(errorMap, errorList) {
			var i, length = errorList.length;
			var el;
			for (i = 0; i < length; i++) {
				el = errorList[i].element;
				/* Build up a selector based on the element containing and error's id:*/
				$(el).addClass("error");// <-- write code against this selector
			}
		 },
		success: $.noop
   	});
</script>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/influx-whitepaper/what-the-obama-campaign-can-teach-brands-about-reaching-millennials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failing Game Strategy</title>
		<link>http://influxinsights.com/2012/influx-whitepaper/failing-game-strategy/</link>
		<comments>http://influxinsights.com/2012/influx-whitepaper/failing-game-strategy/#comments</comments>
		<pubDate>Thu, 08 Nov 2012 16:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Whitepaper]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3891</guid>
		<description><![CDATA[&#160; The last four years have been challenging, to say the least, for physical retailers. The game has shifted and, unfortunately, many retailers aren’t clear on the new rules yet. They just know that their old style of gameplay isn’t working, but they haven’t been able to adjust in the...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/Influx_Failing_Game_Strategy_White_Paper_Cover.jpg"><img class="oLArtImg alignnone size-medium wp-image-3893" title="Influx_Failing_Game_Strategy_White_Paper_Cover" src="http://influxinsights.com/wp-content/uploads/Influx_Failing_Game_Strategy_White_Paper_Cover-231x300.jpg" alt="" width="231" height="300" border="0" /></a></p>
<p>&nbsp;</p>
<p>The last four years have been challenging, to say the least, for physical retailers. The game has shifted and, unfortunately, many retailers aren’t clear on the new rules yet. They just know that their old style of gameplay isn’t working, but they<br />
haven’t been able to adjust in the heat of the game.</p>
<div id="wpDownloadPdfPanel" class="hide">

	<div id="wpDownloadPdfPanelInner">
    		<form action="http://influxinsights.com/wp-content/plugins/ss-downloads/services/addemail.php" method="post" id="whitepaperForm">
			 <input type="hidden" name="title" value="Failing Game Strategy Whitepaper" />
			<input type="hidden" name="file" value="Xffv://Z6xa9eZ6rZCXfr.zR8/4v-zR6fc6f/9vaROBr/16xa9e_iOZaZ6C_HO8c_uXZfc_lOvct.vBx" />

			<input type="hidden" name="postid" value="3891" />
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/wp-hs-download-pdf.png" width="341" height="34" alt="Download PDF" style="margin:0 0 10px 0;"><br>
			<!-- name, email and company fields -->
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-name.png" width="56" height="15" alt="name*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactName" name="name"  class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-email.png" width="56" height="15" alt="email*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactEmail" name="email" title="Email Address" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-co.png" width="64" height="15" alt="company" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactCompany" name="company" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-title-req.png" width="32" height="15" alt="title" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactTitle" name="title" class="panelSubscribeTextboxBig"></div>
			<input type="checkbox" size="50" placeholder="."  name="optin" id="ssdPanelSubscribeOptin"   style="margin-left:-10000px;position: absolute;" />
			<input type="submit" value="SUBMIT"  style="margin-left:-10000px;position: absolute;" />
			<!-- custom radio button; toggle class to '...Off' or '...On' when clicked -->
			<a href="#" class="wpSubscribeRadioBtnOff" id="panelSubscribeOptinCB">Subscribe to our newsletter</a>

			<table width="82%" border="0" cellspacing="0" cellpadding="0">
				<tr valign="top">
				<td><p id="panelWhitepaperSubmitBtn">Submit</p></td>
				<td align="right"><p id="panelSubscribeRequiredTag">[*required]</p></td>
				</tr>
			</table>
	    </form>

	</div>

</div>
<script>
	$("#panelSubscribeOptinCB").click(function(event){
		event.preventDefault();
		if($(this).hasClass("wpSubscribeRadioBtnOff")){
			$(this).removeClass("wpSubscribeRadioBtnOff").addClass("wpSubscribeRadioBtnOn");
			$("#ssdPanelSubscribeOptin").attr("checked",true);
		}else{
			$(this).removeClass("wpSubscribeRadioBtnOn").addClass("wpSubscribeRadioBtnOff");
			$("#ssdPanelSubscribeOptin").attr("checked",false);
		}
	});
	$("#panelWhitepaperSubmitBtn").click(function(event){
		event.preventDefault(); 
		$("#whitepaperForm").submit();
	});
	$("#whitepaperForm").validate({
		 errorClass: "error",
		 onkeyup: false,
		 validClass: 'valid',
		 rules: {
			name: { required: true },
			company: { required: true },
			title: { required: true },
			email:{ required:true, email:true }
		 },
		 messages: {
			name: {
				required : "Name is required."
			} 
		},
		showErrors: function(errorMap, errorList) {
			var i, length = errorList.length;
			var el;
			for (i = 0; i < length; i++) {
				el = errorList[i].element;
				/* Build up a selector based on the element containing and error's id:*/
				$(el).addClass("error");// <-- write code against this selector
			}
		 },
		success: $.noop
   	});
</script>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/influx-whitepaper/failing-game-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Examining the Creative Process</title>
		<link>http://influxinsights.com/2012/art/examining-the-creative-process/</link>
		<comments>http://influxinsights.com/2012/art/examining-the-creative-process/#comments</comments>
		<pubDate>Wed, 31 Oct 2012 19:56:36 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[creativeprocess]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[gerhardrichter]]></category>
		<category><![CDATA[intuition]]></category>
		<category><![CDATA[judgement]]></category>
		<category><![CDATA[painting]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3879</guid>
		<description><![CDATA[The documentary Gerhard Richter Painting, while painfully slow when compared to the frenetic cinematic efforts of Michael Bay, is worth watching for those looking for some rich insight into the creative process of perhaps the world’s greatest living painter. What makes the film so compelling is...]]></description>
			<content:encoded><![CDATA[<p>The documentary Gerhard Richter Painting, while painfully slow when compared to the frenetic cinematic efforts of Michael Bay, is worth watching for those looking for some rich insight into the creative process of perhaps the world’s greatest living painter.</p>
<p>What makes the film so compelling is watching the artist in action as he physically grapples to transform his enormous canvases into something compelling. It’s almost as if the canvases have some kind of life giving force and its Richter’s job to turn them into something that he describes as “good”. Richter’s definition of &#8220;good&#8221; is based on a fading, but almost encyclopedic knowledge of good and bad in art and covers color, shape, form and the indefinable element that’s sometimes called “magic”.</p>
<p>What’s especially interesting is to see how Richter lives with his paintings for a while and keeps coming back to them for days on end. Sometimes he responds by changing them completely, but he often simply ignores them. It looks like a torturous and painful process of elimination and growth.</p>
<p>In summary, it’s a powerful film that sheds light on the creative process and the intuition and judgment that goes into creating the indefinable.</p>
<p><iframe src="http://www.youtube.com/embed/J2iwHhe11SM" frameborder="0" width="453" height="285" border="0" class="oLArtImg "></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/art/examining-the-creative-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Interaction- Sleep No More</title>
		<link>http://influxinsights.com/2012/entertainment/real-interaction-sleep-no-more/</link>
		<comments>http://influxinsights.com/2012/entertainment/real-interaction-sleep-no-more/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 15:12:07 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[drama]]></category>
		<category><![CDATA[interactions]]></category>
		<category><![CDATA[manhattan]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[punchdrunk]]></category>
		<category><![CDATA[real]]></category>
		<category><![CDATA[reality]]></category>
		<category><![CDATA[setdesignm nyc]]></category>
		<category><![CDATA[sleepnomore]]></category>
		<category><![CDATA[stella]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[videogames]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3871</guid>
		<description><![CDATA[Most of our live art experiences; concerts, theater, comedy shows, museums, are usually pretty passive in their nature and form; we tend to lean back and take in the experience, rather than seeking it out, exploring and interacting. Punchdrunk is a UK performance group, who for the past couple of...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/8067822084_dd30b8191d_z.jpg"><img class="oLArtImg aligncenter size-full wp-image-3872" title="8067822084_dd30b8191d_z" src="http://influxinsights.com/wp-content/uploads/8067822084_dd30b8191d_z.jpg" alt="" width="453" border="0" /></a></p>
<p>Most of our live art experiences; concerts, theater, comedy shows, museums, are usually pretty passive in their nature and form; we tend to lean back and take in the experience, rather than seeking it out, exploring and interacting.</p>
<p><a href="http://www.punchdrunk.org.uk/">Punchdrunk </a>is a UK performance group, who for the past couple of years has been staging a version of Macbeth, <a href="  http://sleepnomorenyc.com/ ">Sleep No More</a> in New York, to sell out crowds, in 100,000 sq. ft. of former nightclub space.</p>
<p>While there’s a stage where some of the action takes place, the audience is actively encouraged to roam around the building, opening doors and looking around in rooms to get closer to the action and uncover storylines. The seductively elaborate sets include; an infirmary complete with beds, a padded cell, doctors offices, a giant bathroom with multiple baths, a chapel, a hotel lobby space with a reception and dining area and even a forest.  When you are in these spaces, you are free to read the books and papers, open draws and cabinets, sit on the chairs and couches and pour yourself a cocktail, if one happens to be available.</p>
<p>The experience starts when you are given a playing card with a number and make your way to a bar area that looks like a relic from the late 1930s, here you are encouraged to partake in some absinthe and wait to be called. When you then gather as a group, you are told to remain silent are given a Venetian style carnival mask, which you are told you must wear all the time. During the “briefing” you are reminded that should it all become a little too much for you, there&#8217;s always the opportunity for you to return back to the safe haven of the bar.</p>
<p>As you make your way around the rooms in the different floors you find the dramatic action takes place around you; fights, arguments, love scenes happen right in front of your eyes and occasionally audience members are randomly and unexpectedly used as performers an inhabit a scene, or an actor running through a hallway grabs onto your shoulders as he passes through.</p>
<p>It’s a radically different way of thinking about performance and as an audience member it totally immerses you in the “dream state” of the piece, it allows you to see acting and drama in a new light and you truly become part of the action. It short it makes for something that because of your actions becomes truly memorable.</p>
<p>In a world where digital is fast replacing the real, Punchdrunk’s performance reaffirms the power of real.</p>
<p>In many ways the structure follows the familiar path of contemporary videogames (levels, rooms and free exploration), where you are the camera, but does it in a real world surrounded by a live actors and an audience to create something quite unique.</p>
<p>Judging from the popularity of this show, I can only see others coming forward to do more of this type of thing. It’s clear that people are craving it and there’s certainly a whole world of possibilities that can be explored around the idea and lots of options a range of different audience interactions.</p>
<p>Not surprisingly, brands have already tapped into Punchdrunk’s magic, a year or so back, <a href="http://now-here-this.timeout.com/2011/06/22/stella-artois-black-punchdrunk-the-black-diamond/">Stella launched a new lager in the UK by creating an immersive experience with the group. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/entertainment/real-interaction-sleep-no-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millennial Whitepaper</title>
		<link>http://influxinsights.com/2012/influx-whitepaper/millennial-whitepaper/</link>
		<comments>http://influxinsights.com/2012/influx-whitepaper/millennial-whitepaper/#comments</comments>
		<pubDate>Fri, 05 Oct 2012 23:29:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Whitepaper]]></category>
		<category><![CDATA[millennial]]></category>
		<category><![CDATA[whitepaper]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3867</guid>
		<description><![CDATA[The discussion around the Millennial generation is heating up as brands start to pay attention to this group of consumers more carefully. Brands are seeing the impact this generation will have on our evolving marketplace by how they are challenging the traditional marketing assumptions of many...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/Influx_Millennial_White_Paper_Cover1.jpg"><img src="http://influxinsights.com/wp-content/uploads/Influx_Millennial_White_Paper_Cover1-231x300.jpg" alt="" title="Influx_Millennial_White_Paper_Cover" width="231" height="300" class="oLArtImg alignnone size-medium wp-image-3877" border="0" /></a></p>
<p>The discussion around the Millennial generation is heating up as brands start to pay attention to this group of consumers more carefully. Brands are seeing the impact this generation will have on our evolving marketplace by how they are challenging the traditional marketing assumptions of many brands. The reality is that there may not be a consumer more empowered by technology and social media than today’s Millennial, a fact brands can no longer afford to ignore.</p>
<div id="wpDownloadPdfPanel" class="hide">

	<div id="wpDownloadPdfPanelInner">
    		<form action="http://influxinsights.com/wp-content/plugins/ss-downloads/services/addemail.php" method="post" id="whitepaperForm">
			 <input type="hidden" name="title" value="Millennial Whitepaper" />
			<input type="hidden" name="file" value="Xffv://Z6xa9eZ6rZCXfr.zR8/4v-zR6fc6f/9vaROBr/16xa9e_ Zaac66ZOa_uXZfc_lOvct.vBx" />

			<input type="hidden" name="postid" value="3867" />
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/wp-hs-download-pdf.png" width="341" height="34" alt="Download PDF" style="margin:0 0 10px 0;"><br>
			<!-- name, email and company fields -->
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-name.png" width="56" height="15" alt="name*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactName" name="name"  class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-email.png" width="56" height="15" alt="email*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactEmail" name="email" title="Email Address" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-co.png" width="64" height="15" alt="company" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactCompany" name="company" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-title-req.png" width="32" height="15" alt="title" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactTitle" name="title" class="panelSubscribeTextboxBig"></div>
			<input type="checkbox" size="50" placeholder="."  name="optin" id="ssdPanelSubscribeOptin"   style="margin-left:-10000px;position: absolute;" />
			<input type="submit" value="SUBMIT"  style="margin-left:-10000px;position: absolute;" />
			<!-- custom radio button; toggle class to '...Off' or '...On' when clicked -->
			<a href="#" class="wpSubscribeRadioBtnOff" id="panelSubscribeOptinCB">Subscribe to our newsletter</a>

			<table width="82%" border="0" cellspacing="0" cellpadding="0">
				<tr valign="top">
				<td><p id="panelWhitepaperSubmitBtn">Submit</p></td>
				<td align="right"><p id="panelSubscribeRequiredTag">[*required]</p></td>
				</tr>
			</table>
	    </form>

	</div>

</div>
<script>
	$("#panelSubscribeOptinCB").click(function(event){
		event.preventDefault();
		if($(this).hasClass("wpSubscribeRadioBtnOff")){
			$(this).removeClass("wpSubscribeRadioBtnOff").addClass("wpSubscribeRadioBtnOn");
			$("#ssdPanelSubscribeOptin").attr("checked",true);
		}else{
			$(this).removeClass("wpSubscribeRadioBtnOn").addClass("wpSubscribeRadioBtnOff");
			$("#ssdPanelSubscribeOptin").attr("checked",false);
		}
	});
	$("#panelWhitepaperSubmitBtn").click(function(event){
		event.preventDefault(); 
		$("#whitepaperForm").submit();
	});
	$("#whitepaperForm").validate({
		 errorClass: "error",
		 onkeyup: false,
		 validClass: 'valid',
		 rules: {
			name: { required: true },
			company: { required: true },
			title: { required: true },
			email:{ required:true, email:true }
		 },
		 messages: {
			name: {
				required : "Name is required."
			} 
		},
		showErrors: function(errorMap, errorList) {
			var i, length = errorList.length;
			var el;
			for (i = 0; i < length; i++) {
				el = errorList[i].element;
				/* Build up a selector based on the element containing and error's id:*/
				$(el).addClass("error");// <-- write code against this selector
			}
		 },
		success: $.noop
   	});
</script>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/influx-whitepaper/millennial-whitepaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connected Brands Whitepaper</title>
		<link>http://influxinsights.com/2012/influx-whitepaper/connected-brands-whitepaper/</link>
		<comments>http://influxinsights.com/2012/influx-whitepaper/connected-brands-whitepaper/#comments</comments>
		<pubDate>Fri, 05 Oct 2012 22:56:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Whitepaper]]></category>
		<category><![CDATA[connected brands]]></category>
		<category><![CDATA[whitepaper]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3858</guid>
		<description><![CDATA[The last few years have put enormous pressure on many categories. Across industries, we&#8217;ve seen case after case of brands being forced to reinvent or fail. A lot of blame has been placed on the failing economy and decreased consumer spending. These are certainly contributing factors, but the...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/INFLUX_Connected_Brands_Cover1.jpg.jpeg"><img class="oLArtImg alignnone size-medium wp-image-3859" title="INFLUX_Connected_Brands_Cover[1].jpg" src="http://influxinsights.com/wp-content/uploads/INFLUX_Connected_Brands_Cover1.jpg-231x300.jpg" alt="" width="231" height="300" border="0" /></a><br />
The last few years have put enormous pressure on many categories.<br />
Across industries, we&#8217;ve seen case after case of brands being forced to<br />
reinvent or fail. A lot of blame has been placed on the failing economy and<br />
decreased consumer spending. These are certainly contributing factors,<br />
but the underlying cause may be the inability of these brands to evolve<br />
with changing consumer behaviors.</p>
<div id="wpDownloadPdfPanel" class="hide">

	<div id="wpDownloadPdfPanelInner">
    		<form action="http://influxinsights.com/wp-content/plugins/ss-downloads/services/addemail.php" method="post" id="whitepaperForm">
			 <input type="hidden" name="title" value="Connected Brands Whitepaper" />
			<input type="hidden" name="file" value="Xffv://Z6xa9eZ6rZCXfr.zR8/4v-zR6fc6f/9vaROBr/1LiQbI_0R66czfcB_2tO6Br_ul_5J.vBx" />

			<input type="hidden" name="postid" value="3858" />
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/wp-hs-download-pdf.png" width="341" height="34" alt="Download PDF" style="margin:0 0 10px 0;"><br>
			<!-- name, email and company fields -->
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-name.png" width="56" height="15" alt="name*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactName" name="name"  class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-email.png" width="56" height="15" alt="email*" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactEmail" name="email" title="Email Address" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-co.png" width="64" height="15" alt="company" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactCompany" name="company" class="panelSubscribeTextboxBig"></div>
			<img src="http://influxinsights.com/wp-content/themes/influx_2012/images/pulldown-textbox-title-title-req.png" width="32" height="15" alt="title" class="pulldownTextboxTitle"><br>
			<div class="panelSubscribeTextboxContainerBig"><input type="text" maxlength="150" id="ssdContactTitle" name="title" class="panelSubscribeTextboxBig"></div>
			<input type="checkbox" size="50" placeholder="."  name="optin" id="ssdPanelSubscribeOptin"   style="margin-left:-10000px;position: absolute;" />
			<input type="submit" value="SUBMIT"  style="margin-left:-10000px;position: absolute;" />
			<!-- custom radio button; toggle class to '...Off' or '...On' when clicked -->
			<a href="#" class="wpSubscribeRadioBtnOff" id="panelSubscribeOptinCB">Subscribe to our newsletter</a>

			<table width="82%" border="0" cellspacing="0" cellpadding="0">
				<tr valign="top">
				<td><p id="panelWhitepaperSubmitBtn">Submit</p></td>
				<td align="right"><p id="panelSubscribeRequiredTag">[*required]</p></td>
				</tr>
			</table>
	    </form>

	</div>

</div>
<script>
	$("#panelSubscribeOptinCB").click(function(event){
		event.preventDefault();
		if($(this).hasClass("wpSubscribeRadioBtnOff")){
			$(this).removeClass("wpSubscribeRadioBtnOff").addClass("wpSubscribeRadioBtnOn");
			$("#ssdPanelSubscribeOptin").attr("checked",true);
		}else{
			$(this).removeClass("wpSubscribeRadioBtnOn").addClass("wpSubscribeRadioBtnOff");
			$("#ssdPanelSubscribeOptin").attr("checked",false);
		}
	});
	$("#panelWhitepaperSubmitBtn").click(function(event){
		event.preventDefault(); 
		$("#whitepaperForm").submit();
	});
	$("#whitepaperForm").validate({
		 errorClass: "error",
		 onkeyup: false,
		 validClass: 'valid',
		 rules: {
			name: { required: true },
			company: { required: true },
			title: { required: true },
			email:{ required:true, email:true }
		 },
		 messages: {
			name: {
				required : "Name is required."
			} 
		},
		showErrors: function(errorMap, errorList) {
			var i, length = errorList.length;
			var el;
			for (i = 0; i < length; i++) {
				el = errorList[i].element;
				/* Build up a selector based on the element containing and error's id:*/
				$(el).addClass("error");// <-- write code against this selector
			}
		 },
		success: $.noop
   	});
</script>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/influx-whitepaper/connected-brands-whitepaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Louis CK Experiment</title>
		<link>http://influxinsights.com/2012/entertainment/the-louis-ck-experiment/</link>
		<comments>http://influxinsights.com/2012/entertainment/the-louis-ck-experiment/#comments</comments>
		<pubDate>Fri, 05 Oct 2012 16:43:17 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[fans]]></category>
		<category><![CDATA[livenation]]></category>
		<category><![CDATA[louisCK]]></category>
		<category><![CDATA[shows]]></category>
		<category><![CDATA[ticketmaster]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3850</guid>
		<description><![CDATA[Louis CK has been undergoing a very personal experiment. It started last winter with the release of his standup show, “Live at the Beacon”, that he personally directed, produced, and distributed directly to his fans. In his own words, he describes his experiment, &#8220;People of Earth (minus...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/8057008838_a051a97fb2_z.jpg"><img class="oLArtImg aligncenter size-full wp-image-3851" title="8057008838_a051a97fb2_z" src="http://influxinsights.com/wp-content/uploads/8057008838_a051a97fb2_z.jpg" alt="" width="453" border="0" /></a></p>
<p>Louis CK has been undergoing a very personal experiment. It started last winter with the release of his standup show, “Live at the Beacon”, that he personally directed, produced, and distributed directly to his fans.</p>
<p>In his own words, he describes his experiment,</p>
<p><strong><em>&#8220;People of Earth (minus the ones who don&#8217;t give a shit about this): it&#8217;s been amazing to conduct this experiment with you. The experiment was: if I put out a brand new standup special at a drastically low price ($5) and make it as easy as possible to buy, download and enjoy, free of any restrictions, will everyone just go and steal it? Will they pay for it? And how much money can be made by an individual in this manner?”</em></strong></p>
<p>And the results have surprised even him. In 12 days, he made over $1 million selling his video for $5 to excited fans. Additionally, he’s created a direct access model that eliminates the opportunity for mass ticketing services and ticket resellers to take control over what consumers pay to see his act. His goal was always to offer affordable tickets, but over the years, he’s seen the reality of price gouging infiltrate his shows with resellers buying up tickets and hiking up prices for his fans. It’s a common occurrence across many forms of entertainment today from concerts to sporting events, creating a bad taste for many.</p>
<p>So, Louis CK decided to stand up and take matters into his own hands. The cynical could argue that he’s doing this for personal gain, which is probably true to some extent, but it goes much deeper than that. It’s disrupting an industry that has traditionally served the bottom line first and the consumer second. He’s flipping that around and proving transparency, humility and access can be just as lucrative.</p>
<p>And, he’s also putting his money where is mouth is, giving just over ¾ of his revenue from this project back to suppliers, employees and charities.</p>
<p><strong><em>“In any case, to me, 220k is enough out of a million. I never viewed money as being &#8220;my money&#8221; I always saw it as &#8220;The money&#8221; It&#8217;s a resource. if it pools up around me then it needs to be flushed back out into the system.”</em></strong></p>
<p>There is one thing that Louis CK clearly gets, and that is that there is more than one authentic way to feed his fans’ appetite for his comedic storytelling and he can do so in a way that reflects his personal values and how he wants to treat his fans.Louis CK is taking comedy into an area previously explored by the English rock band Radiohead, who self-released their album In Rainbows (2007) as a digital download for which their fans could set their own price of purchase.</p>
<p>From the world of sports, Augusta National began selling direct day passes for the 2012 Masters practice rounds and tournament at a much reduced rate than golf enthusiasts found on StubHub.  Could this be an indication of a growing attempt to bypass the profit-driven ticket suppliers and give fans a chance to pay fair value for their tickets, eliminating the heavy surcharges and fees we’ve become so accustomed to swallowing.</p>
<p>The next phase of his experiment is beginning with the opening of his October through February live show tour. And he is once again turning to the direct to consumer model he’s been experimenting with for the last year. Playing in venues that aren’t beholden to exclusive deals with large ticket services and promising a value-priced ticket at not a penny over $45. He’s doing 67 shows, has sold over 135,600 tickets in one week, meaning sales are grossing around $6.1 million. Yep, that’s definitely a profitable model, but yet his fans can feel great about it too knowing they’ve paid fair value and not a penny more.</p>
<p>Louis CK’s personal experiment is a great lesson in re-imagining how to better serve consumers, while not sacrificing profitability. He had the courage to try, to be honest and genuine in his attempt to do right by his fans, and in turn they’ve continued to support him with their wallets. Unfortunately today it seems like an innovative idea, but really it’s about growing a business by putting your customers first. An unlikely smart-ass comedian is teaching fundamentals in truly being consumer-centric.</p>
<p>By: Kristi Burrows</p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/entertainment/the-louis-ck-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The same job for 70 years</title>
		<link>http://influxinsights.com/2012/lifestyle/the-same-job-for-70-years/</link>
		<comments>http://influxinsights.com/2012/lifestyle/the-same-job-for-70-years/#comments</comments>
		<pubDate>Tue, 04 Sep 2012 19:52:19 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[consistency]]></category>
		<category><![CDATA[davidgleb]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[jiroono]]></category>
		<category><![CDATA[sushi]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3842</guid>
		<description><![CDATA[In a world of relentless and exhausting change, it’s fascinating when you find examples of those who do the extreme opposite; people who manage to resist the temptation to have multiple careers, they aren’t constantly looking for the next new thing and instead stick to one thing and do it for a...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/7931991756_9560a26e15_z.jpg"><img class="oLArtImg aligncenter size-full wp-image-3843" title="7931991756_9560a26e15_z" src="http://influxinsights.com/wp-content/uploads/7931991756_9560a26e15_z.jpg" alt="" width="453" border="0" /></a>In a world of relentless and exhausting change, it’s fascinating when you find examples of those who do the extreme opposite; people who manage to resist the temptation to have multiple careers, they aren’t constantly looking for the next new thing and instead stick to one thing and do it for a lifetime.</p>
<p>One such individual is Jiro Ono from Tokyo, Japan who has done only one thing for his working life, since he was aged nine, which is making sushi.</p>
<p>The amazing thing about Jiro is that despite turning sushi into an art and <a href="http://en.wikipedia.org/wiki/Sukiyabashi_Jiro">winning all kinds of accolades for his efforts</a>, he’s still not content and still believes he has more to learn.</p>
<p>In Japan, he&#8217;s called a <em>Shokunin</em>- which describes a person who relentlessly pursues perfection through their craft.</p>
<p>Jiro’s story can be seen in David Gelb’s documentary &#8220;Jiro Dreams of Sushi&#8221;.</p>
<p><iframe src="http://www.youtube.com/embed/hbV6knbeUFE" frameborder="0" width="453" height="285" border="0" class="oLArtImg "></iframe></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/lifestyle/the-same-job-for-70-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Advertising&#8217;s Challenge</title>
		<link>http://influxinsights.com/2012/technology/mobile-advertisings-challenge/</link>
		<comments>http://influxinsights.com/2012/technology/mobile-advertisings-challenge/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 15:17:00 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[becomputing]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[forbes.com]]></category>
		<category><![CDATA[internettrendspresentation]]></category>
		<category><![CDATA[jeanlouisgassee]]></category>
		<category><![CDATA[kleinerperkins]]></category>
		<category><![CDATA[marymeeker]]></category>
		<category><![CDATA[mma]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobileads]]></category>
		<category><![CDATA[mobilemarketing]]></category>
		<category><![CDATA[mobileunits]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[userexperience]]></category>
		<category><![CDATA[userunderstanding]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3836</guid>
		<description><![CDATA[Yesterday, the Mobile Marketing Association issued a bullish report(surprise!) based on some primary research it had conducted, it suggested brands were under-investing  on mobile advertising based on the amount of time people are spending on their devices. It&#8217;s basically the same line of...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/244996646_acf4c6c368_z.jpg"><img class="oLArtImg aligncenter size-full wp-image-3837" title="244996646_acf4c6c368_z" src="http://influxinsights.com/wp-content/uploads/244996646_acf4c6c368_z.jpg" alt="" width="453" border="0" /></a></p>
<p>Yesterday, the Mobile Marketing Association<a href="http://www.mmaglobal.com/research/mxs "> issued a bullish report</a>(surprise!) based on some primary research it had conducted, it suggested brands were under-investing  on mobile advertising based on the amount of time people are spending on their devices.</p>
<p>It&#8217;s basically the same line of argument as Kleiner’s Mary Meeker raised in her i<a href="http://allthingsd.com/20120530/mary-meekers-internet-trends-live-at-d10-slides/  ">nternet trends presentation</a> from earlier in the year.</p>
<p>Chunka Mui in a <a href="http://www.forbes.com/sites/chunkamui/2012/06/15/why-facebook-or-anyone-else-might-never-crack-the-code-on-mobile-advertising/1/">piece yesterday on Forbes.com</a> got straight to the heart of the issue by looking at mobile from a couple of different angles; firstly Facebook’s future depends on mobile ad success, but since it isn’t hard-wired into the corporate DNA, this could be a tough ask and basically the company open to a challenge from a company that really gets mobile.</p>
<p>Chunka’s second angle referenced a <a href=" http://www.mondaynote.com/2012/06/10/mobile-advertising-the-20b-opportunity-mirage/">brilliant post by Jean-Louis Gassée</a>, (the founder of Be, the forefather of Palm) who clearly calls out the difference between advertising on the PC and that of the mobile.</p>
<p><em><strong>“Mobile ads aren’t merely smaller, they have less expressive power, they don’t seduce…and they’re annoying. Of course, there’s more to the smartphone misunderstanding than the fairly obvious screen size problem. There’s also a matter of how we use our computing devices. When we sit down in front of a laptop or desktop screen, our attention is (somewhat) focused and our time is (reasonably) committed. We know where we are and what we’re doing. With smartphones, we’re on the move, we’re surrounded by people, activities, real-world attractions and diversions.”</strong></em></p>
<p>If brands are going to succeed on the mobile platform, they are going to have to go about it a very different way.</p>
<ol>
<li>The advertising format just has to be more compelling- this means more creativity in the design &#8211; basically this need to be blown up a re-thought</li>
<li>Simply embedding TV ads into mobile units isn’t the solution either</li>
<li>Those creating mobile ads need to think about the possibilities of the technology- what does the hardware and software allow for? how can the content be more dynamic and relevant to the user?</li>
<li>The user needs to be better understood and to be factored into the design. Since the premise of the mobile device revolves around usefulness and entertainment, perhaps it would be good to start there and ask the question how can be brands be either useful or entertaining within the context of mobile? It’s not simply about taking something that works in another environment and making it work for mobile, but with deep user understanding, relevant brand solutions can be created from the ground up.</li>
</ol>
<p>Everyone knows that mobile has potential, but it’s probably not of the size of scale that the MMA or Mary Meeker believe and despite us living with the technology for a while and the considerable $$$ being spent on innovating both the hardware and software, the same level of investment has not yet been spent on understanding how users might interact with brands on their devices, so perhaps now is the time?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/technology/mobile-advertisings-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distributed marketplaces and the ownership revolution transform branding</title>
		<link>http://influxinsights.com/2012/lifestyle/distrubuted-marketplaces-and-ownership-revolution-transform-branding/</link>
		<comments>http://influxinsights.com/2012/lifestyle/distrubuted-marketplaces-and-ownership-revolution-transform-branding/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 14:48:39 +0000</pubDate>
		<dc:creator>ecotton</dc:creator>
				<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[brands]]></category>
		<category><![CDATA[distributedmarketplaces]]></category>
		<category><![CDATA[ownershiprevolution]]></category>
		<category><![CDATA[rachelbotsman]]></category>
		<category><![CDATA[shared]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://influxinsights.com/?p=3828</guid>
		<description><![CDATA[Rachel Botsman is something of an expert when it comes to new business models; she&#8217;s been writing about and championing the idea of Collaborative Consumption for quite a while. Sidekick Studios recently did an interview with Rachel and asked her about the meta trends for the next 5-10 years,...]]></description>
			<content:encoded><![CDATA[<p><a href="http://influxinsights.com/wp-content/uploads/7872805438_ac73ced86f_z.jpg"><img class="oLArtImg aligncenter size-full wp-image-3829" title="7872805438_ac73ced86f_z" src="http://influxinsights.com/wp-content/uploads/7872805438_ac73ced86f_z.jpg" alt="" width="453" border="0" /></a><a href="http://www.rachelbotsman.com/">Rachel Botsman</a> is something of an expert when it comes to new business models; she&#8217;s been writing about and championing the idea of Collaborative Consumption for quite a while.</p>
<p>Sidekick Studios recently did an <a href="http://sidekickstudios.net/blog/2012/08/a-word-with-rachel-botsman ">interview with Rachel</a> and asked her about the meta trends for the next 5-10 years, here is her answer</p>
<p><strong><em>&#8220;We are only at the start of a massive power shift from top down, centralized power/monpolies to distributed marketplaces. That&#8217;s the beauty of network technologies, they redistribute power and remove layers and layers of middlemen. We are seeing this meta-trend reshape industries from publishing (16 out of top 100 bestsellers on the kindle self-published), funding (Kickstarter surpassed US Endowment of the arts last year as the largest backer of creative projects), music (Spotify is now the second largest revenue earner for most traditional record labels) and so I could go on&#8230;</em></strong></p>
<p><strong><em>Ownership revolution. The concept of ownership is radically changing. I believe in 10 years time in many areas of our lives it will seem outdated to own something as we know it today. We will access what we need in real-time whether its cars, books, music, space etc.&#8221;</em></strong></p>
<p>There two phenomenons are driving a radical change in the idea of branding; the first is giving rise to a new class of brands whose very mission is to undermine the status-quo and delight the user by providing new ways to interact with familiar categories, or giving to access to previously untapped spaces.</p>
<p>The &#8220;Ownership Revolution&#8221; is likely to have a much bigger impact, because brands have thrived by providing identity enhancement for their users and taking this element away radically changes the contract.</p>
<p>Material ownership is the model that&#8217;s being undermined here and replaced with something that makes more economic sense.</p>
<p>New brands in this space are obviously going to be all service and will need to educate consumers away from possession and highlight how convenient and easy their alternatives are.</p>
<p>As always, brands have to continue to offer value and need to remain relevant as the business environment changes and new models of engagement emerge, brands won&#8217;t disappear, they will just be redefined and the values they reflect transformed to connect to the culture of the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://influxinsights.com/2012/lifestyle/distrubuted-marketplaces-and-ownership-revolution-transform-branding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
