<?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>Newest Industry &#187; branding</title>
	<atom:link href="http://newestindustry.org/category/branding/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:41:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Effective Web Performance: Third-Party Providers (Or Why Herding Cats is Fun)</title>
		<link>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/</link>
		<comments>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 12:00:37 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[herding cats]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Outsourcing]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[Service Level Agreement]]></category>
		<category><![CDATA[Service level objectives]]></category>
		<category><![CDATA[stress]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[web browsers]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2582</guid>
		<description><![CDATA[
			
				
			
		
It&#8217;s a rare Web site these days that hosts all of its own content. From the smallest blog to the largest retailer, Web sites farm out their images, streams, and pages to CDNs, and absorb feeds, ads, and data streams from any number of outside providers.
Effective Web performance demands that a site take responsibility for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="A really really bad day" href="http://flickr.com/photos/27073477@N00/3719561835"><img style="float:left;padding:6px;" src="http://farm3.static.flickr.com/2616/3719561835_77503c5e59_m.jpg" alt="" /></a>It&#8217;s a rare Web site these days that hosts all of its own content. From the smallest blog to the largest retailer, Web sites farm out their images, streams, and pages to CDNs, and absorb feeds, ads, and data streams from any number of outside providers.</p>
<p>Effective Web performance demands that a site take responsibility for the entire site, not just the parts under direct local management. Why? Because customers see a problem with your site, not with a provider.</p>
<p>How can the performance all of the third-party content on a site be managed? Using the exactly the same strategies already place to manage the performance of  local content.</p>
<h3>Measure from the outside-in</h3>
<p>Customers come from the Internet. That measuring the performance of a site from the perspective of visitors is being mentioned here should not be a surprise. Critical to this part of managing third-parties is the ability to see into the page and determine if there are performance issues requesting and transmitting data from third-parties.</p>
<p>In the <a title="Newest Industry - Effective Web Performance" href="http://newestindustry.org/2009/08/12/effective-web-performance/" target="_blank">first article of this series</a>, I detailed a number of approaches to actively gathering performance data. This method, whether from the datacenter or the last mile, will provide the early warning signs that there is an issue with a third-party, and feeding this data into the <a title="Newest Industry - Effective Web Performance: Positively Managing Performance Issues" href="http://newestindustry.org/2009/08/17/effective-web-performance-positively-managing-performance-issues/" target="_blank">performance issue management plan</a>.</p>
<h3>Measure from inside the browser</h3>
<p>The network and application performance of a third-party page component is just the start of the process, as this is what it takes to get the object to the browser. But what if this object then launches a number of actions, or starts to render on the screen. This may lead to a whole different range of issues that are a blind spot when analyzing Web performance.</p>
<p>Measuring the performance of discrete page elements from within the visitors browser will provide deeper insight into what effects the customer sees and which third-parties will need to be approached in order to improve the overall Web performance of the site.</p>
<h3>Have clear and useful SLOs and SLAs</h3>
<p>Service level objectives and service level agreements are often thrown about whenever there is the suspicion that there is a Web performance issue. Using these documents and frameworks as a club to beat up partners with is counter-productive.</p>
<p>SLOs and SLAs should clearly detail:</p>
<ul>
<li><span style="background-color: #ffffff;">the performance expectations of the Web site owner</span></li>
<li><span style="background-color: #ffffff;">the performance and delivery capabilities of the third-party provider </span></li>
</ul>
<p>Guess what? Arriving at this in a way that doesn&#8217;t lead to resentment and mistrust on both sides requires open and honest discussion.</p>
<h3>Share data</h3>
<p>If Web site owners and third-parties are going to work together to ensure the most effective Web performance strategy possible, then data must flow freely. Vendors will need access to the same data that Web site owners have (and vice versa) in order to ensure that if an issue is detected, everyone can examine all of the available data, and solve the problem quickly.</p>
<h3>Communication</h3>
<p>A recurring and critical theme when establishing a culture of effective Web performance is communication. When working with third-parties, this is even more critical, as the performance culture of one organization may be completely different from another.  The Web site owner may have one site of criteria that determines a Web performance issue, while the vendor has another, and unless these are understood, problems will occur.</p>
<p>Clear communication paths must be baked into the SLA. Named contacts or contact paths will be there, as will expected response times for inbound requests, and escalation procedures.</p>
<p>When there is a performance issue, both sides will need to be very clear about how each other will respond.</p>
<h2>Takeaways</h2>
<p>Third-party content on Web sites is a fact. It shouldn&#8217;t be a headache. Effective Web performance measurement strategies, shared sources of Web performance data, and clearly understood paths and methods of communication will make using third-party content less stress-inducing to everyone.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;t=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;body=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;bodytext=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;notes=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Loss of Blogging Voice, or Why I removed the Ads from my Blog</title>
		<link>http://newestindustry.org/2009/08/11/the-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog/</link>
		<comments>http://newestindustry.org/2009/08/11/the-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:00:52 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[ad block]]></category>
		<category><![CDATA[ad removal]]></category>
		<category><![CDATA[Adblock]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Business/Finance]]></category>
		<category><![CDATA[Chitika]]></category>
		<category><![CDATA[contextual advertising]]></category>
		<category><![CDATA[Internet marketing]]></category>
		<category><![CDATA[pro-blogging]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://newestindustry.org/2009/08/11/the-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog/</guid>
		<description><![CDATA[
			
				
			
		
I have had advertising on my blog for as long as I can remember. Except for the period of time when I hosted the site at Wordpress.com, I have always had AdSense, Chitika, or some other ad services content being contextually presented to my visitors.
Frankly, I found having ads up on my site extremely hypocritical, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Not Lost in New York" href="http://flickr.com/photos/95572727@N00/2462457722"><img style="float:left;padding:7px;" src="http://farm4.static.flickr.com/3042/2462457722_02d338a86e_m.jpg" alt="" /></a>I have had advertising on my blog for as long as I can remember. Except for the period of time when I hosted the site at <a href="http://wordpress.com/">Wordpress.com</a>, I have always had <a href="https://www.google.com/adsense/">AdSense</a>, <a href="https://chitika.com/">Chitika</a>, or some other ad services content being contextually presented to my visitors.</p>
<p>Frankly, I found having ads up on my site extremely hypocritical, as I do everything in my power to avoid seeing ads of any kind during my day-to-day Web use. My browsers have ad-blocking plugins, or pass through ad-blocking proxies to eliminate the content I see as intrusive and unwanted.</p>
<p>Still, I spent a long time thinking about ad-placement on my own blog, and what I could do to drive traffic to get revenue, from something I didn&#8217;t believe in myself.</p>
<p>Yes, my blog doesn&#8217;t get huge amounts of traffic. And yes, I have been paid out exactly four times by AdSense in the 5 years I have been blogging. In four years, I have made $400 from the ads on my site.</p>
<p>I find ads intrusive, invasive, repulsive, and, in many cases, extremely ugly. So why should visitors to my site have to suffer with them?</p>
<p>Effective Sunday, August 9 2009, the ad code, in all its various forms, has been eliminated from my site. My blog is now officially ad-free. And it will stay that way.</p>
<p>For me, ad-revenue is ineffective. It takes away from the true reason I started writing this blog: I have something to say. If I am always thinking &#8220;How will this play with the contextual ad providers?&#8221;, then I am not writing in my own voice. I am writing to meet the criteria of an algorithm that triggers on certain words and will provide advertising that might make me money.</p>
<p>By presenting ads to visitors, the same ads that I despise.</p>
<p>When you step back and think about your blog, consider the following.</p>
<ul>
<li>Do you think about every word in your posts, considering its effect on your SEO?</li>
<li>Do you change your site design often to try and discover the optimal ad layout?</li>
<li>Is ad revenue more important than your reputation as a blogger?</li>
<li>Do you always think about branding in terms of dollars instead of in terms of authority and reputation?</li>
</ul>
<p>Blogging is not about the money. And while I read <a title="Darren Rowse - ProBlogger" href="http://www.problogger.net/" target="_blank">Darren Rowse</a> and other pro-blogging advocates, I also realize that they&#8217;re focus is on quality content for an appreciative audience.</p>
<p>I feel that ad revenues can lead to the loss of your blogging voice. And my voice and reputation are what are most vital to me, not dollars from ugly ads.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;t=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;body=I%20have%20had%20advertising%20on%20my%20blog%20for%20as%20long%20as%20I%20can%20remember.%20Except%20for%20the%20period%20of%20time%20when%20I%20hosted%20the%20site%20at%20Wordpress.com%2C%20I%20have%20always%20had%20AdSense%2C%20Chitika%2C%20or%20some%20other%20ad%20services%20content%20being%20contextually%20presented%20to%20my%20visitors." title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;bodytext=I%20have%20had%20advertising%20on%20my%20blog%20for%20as%20long%20as%20I%20can%20remember.%20Except%20for%20the%20period%20of%20time%20when%20I%20hosted%20the%20site%20at%20Wordpress.com%2C%20I%20have%20always%20had%20AdSense%2C%20Chitika%2C%20or%20some%20other%20ad%20services%20content%20being%20contextually%20presented%20to%20my%20visitors." title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=I%20have%20had%20advertising%20on%20my%20blog%20for%20as%20long%20as%20I%20can%20remember.%20Except%20for%20the%20period%20of%20time%20when%20I%20hosted%20the%20site%20at%20Wordpress.com%2C%20I%20have%20always%20had%20AdSense%2C%20Chitika%2C%20or%20some%20other%20ad%20services%20content%20being%20contextually%20presented%20to%20my%20visitors." title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F&amp;title=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;notes=I%20have%20had%20advertising%20on%20my%20blog%20for%20as%20long%20as%20I%20can%20remember.%20Except%20for%20the%20period%20of%20time%20when%20I%20hosted%20the%20site%20at%20Wordpress.com%2C%20I%20have%20always%20had%20AdSense%2C%20Chitika%2C%20or%20some%20other%20ad%20services%20content%20being%20contextually%20presented%20to%20my%20visitors." title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=The%20Loss%20of%20Blogging%20Voice%2C%20or%20Why%20I%20removed%20the%20Ads%20from%20my%20Blog&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F11%2Fthe-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/08/11/the-loss-of-blogging-voice-or-why-i-removed-the-ads-from-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Thoughts: Tool Providers v. Service Providers</title>
		<link>http://newestindustry.org/2009/07/29/business-thoughts-tool-provider-v-service-provider/</link>
		<comments>http://newestindustry.org/2009/07/29/business-thoughts-tool-provider-v-service-provider/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 20:04:47 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[hammer]]></category>
		<category><![CDATA[nail]]></category>
		<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[Service Provider]]></category>
		<category><![CDATA[Solution Provider]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Tool provider]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2512</guid>
		<description><![CDATA[
			
				
			
		
The hip new shiny thing for a new company is to position themselves as a service. Stepping back from the hype machine for a minute, can you really identify a service provider when you see one? Or are the companies that sell themselves as services are actually tools. And what differentiates a tool provider from [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Glass smash with liquid" href="http://flickr.com/photos/16102959@N00/3486270713"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3415/3486270713_8f67f76d8a_t.jpg" alt="" /></a>The hip new shiny thing for a new company is to position themselves as a <em>service</em>. Stepping back from the hype machine for a minute, can you really identify a service provider when you see one? Or are the companies that sell themselves as <em>services</em> are actually <em>tools</em>. And what differentiates a <em>tool provider</em> from a <em>service provider</em>?</p>
<p>A tool is designed to deliver a single unique function, such as a hammer or <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a>. Yes, Twitter is a tool. It is designed to take customer input in a variety of formats and from a number of sources and blast that content out to a variety of other formats and destinations.</p>
<p>Twitter is the tool. The items that feed into Twitter could be other tools (<a title="TweetDeck" href="http://tweetdeck.com/beta/" target="_blank">Tweetdeck</a> as an example), or they could be true services, such as <a title="Ping.fm" href="http://ping.fm" target="_blank">Ping.fm</a>. What separates these two?</p>
<p>TweetDeck is a tool that feeds input into Twitter, and helps you manage output.</p>
<p>Ping.fm takes your input, and sends it where you what, modifying the format appropriately and hiding it all from you. It took the complexity of a problem (How do I post to multiple social media sites simultaneously?) and delivered a <em>service</em> solution, not a <em>tool</em> solution.</p>
<p>The problem with tool providers is that the problem, no matter what it is, always is a great for their tool. All customer problems fit neatly into the boundaries of what they know, and can be solved by what they sell. Tweetdeck&#8217;s answer to helping you with Twitter is to give you more Twitter your way. But it doesn&#8217;t extend or build on Twitter to create something that is truly new.</p>
<p>Solution providers look at the customer problem and see something new. The team at Ping.fm took a look at their personal social media management issues and found a way to create a social media input service. <a title="FriendFeed" href="http://www.friendfeed.com/" target="_blank">FriendFeed</a> and <a title="FaceBook" href="http://facebook.com/" target="_blank">FaceBook</a> looked at the social media world and created a social media output service.</p>
<p>While tools are cool and shiny, they inevitable face the &#8220;Hammer v Screw&#8221; moment. The point when the tool reaches the outer ability of it&#8217;s ability to be useful.</p>
<p>Having many different hammers isn&#8217;t the solution. Heck, throwing in a wrench and a screwdriver isn&#8217;t the answer either. You&#8217;re still just selling tools.</p>
<p>When you step back and think about your business, when you consider what you deliver to your customers, can you really say that you deliver a service that extends and adds value to the tools you have at your disposal, that you are providing to your customers?</p>
<p>Or does everything just look like a nail?</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;t=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;body=The%20hip%20new%20shiny%20thing%20for%20a%20new%20company%20is%20to%20position%20themselves%20as%20a%20service.%20Stepping%20back%20from%20the%20hype%20machine%20for%20a%20minute%2C%20can%20you%20really%20identify%20a%20service%20provider%20when%20you%20see%20one%3F%20Or%20are%20the%20companies%20that%20sell%20themselves%20as%20services%20are" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;bodytext=The%20hip%20new%20shiny%20thing%20for%20a%20new%20company%20is%20to%20position%20themselves%20as%20a%20service.%20Stepping%20back%20from%20the%20hype%20machine%20for%20a%20minute%2C%20can%20you%20really%20identify%20a%20service%20provider%20when%20you%20see%20one%3F%20Or%20are%20the%20companies%20that%20sell%20themselves%20as%20services%20are" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=The%20hip%20new%20shiny%20thing%20for%20a%20new%20company%20is%20to%20position%20themselves%20as%20a%20service.%20Stepping%20back%20from%20the%20hype%20machine%20for%20a%20minute%2C%20can%20you%20really%20identify%20a%20service%20provider%20when%20you%20see%20one%3F%20Or%20are%20the%20companies%20that%20sell%20themselves%20as%20services%20are" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F&amp;title=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;notes=The%20hip%20new%20shiny%20thing%20for%20a%20new%20company%20is%20to%20position%20themselves%20as%20a%20service.%20Stepping%20back%20from%20the%20hype%20machine%20for%20a%20minute%2C%20can%20you%20really%20identify%20a%20service%20provider%20when%20you%20see%20one%3F%20Or%20are%20the%20companies%20that%20sell%20themselves%20as%20services%20are" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Business%20Thoughts%3A%20Tool%20Providers%20v.%20Service%20Providers&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbusiness-thoughts-tool-provider-v-service-provider%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/07/29/business-thoughts-tool-provider-v-service-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scaling Web Analytics &#8211; Considerations for Consumers</title>
		<link>http://newestindustry.org/2009/04/13/scaling-web-analytics-considerations-for-consumers/</link>
		<comments>http://newestindustry.org/2009/04/13/scaling-web-analytics-considerations-for-consumers/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:29:04 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[average processing time]]></category>
		<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[raw Web logs]]></category>
		<category><![CDATA[social media firms]]></category>
		<category><![CDATA[tag infrastructure]]></category>
		<category><![CDATA[Web analytics data]]></category>
		<category><![CDATA[Web analytics tag]]></category>
		<category><![CDATA[Web analytics vendors]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2453</guid>
		<description><![CDATA[
			
				
			
		
A comment on my Hit Tracking with PHP and MySQL post raised some interesting questions about what a consumer of Web analytics data needs to consider when selecting providers for their sites.
Most folks are familiar with the model of Web analytics vendors: You place their JS tag on your page which makes a call back [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Daily Traffic" href="http://flickr.com/photos/19365670@N04/2363258975"><img style="float:left;padding:4px;" src="http://farm3.static.flickr.com/2241/2363258975_4c1a659c4b_m.jpg" alt="" /></a>A comment on my <a title="Newest Industry - Hit Tracking with PHP and MySQL" href="http://newestindustry.org/2008/09/03/hit-tracking-with-php-and-mysql/" target="_blank"><em>Hit Tracking with PHP and MySQL</em></a> post raised some interesting questions about what a consumer of Web analytics data needs to consider when selecting providers for their sites.</p>
<p>Most folks are familiar with the model of Web analytics vendors: You place their JS tag on your page which makes a call back to their centralized system with all of the data that can be collected about the visitor who has just come to your site.</p>
<p>There are three items that you, the consumer of this third-party service, need to get straight answers about.</p>
<h3>Performance of the Tag</h3>
<p>Visitors to your site do not know which components you are responsible for and which you have farmed out to vendors and services. In their mind, all content is your content. This means that the performance of the Web analytics tag, which if not placed correctly on the page can affect the rendering of the content, is a critical factor in selecting a vendor.</p>
<p>To my knowledge, none of the Web analytics vendors used by most people blog and social media firms (StatCounter, GetClicky, Google Analytics, Omniture, etc.) freely share response time and error rate metrics of their tag infrastructure with the world as measured by a third party.</p>
<p>Is the tag delivered from a central location, or does the provider use a CDN? Is the data delivered asynchronously or synchronously?</p>
<p>The download performance of the tag is not the only concern. Ask them to provide data on the average processing time that they see when a client parses and processes the code. How does this processing time vary from browser to browser, between OSs? What steps are they taking to ensure that the tag does not affect the perceived performance of your page?</p>
<p>Ask for this data. Ask that the measurement data be collected by an impartial third party. Demand that this data be freely available to you before you make a decision on purchasing their service.</p>
<h3>Size of the Tag</h3>
<p>All of these services rely on a JS tag to collect and deliver the data to their data warehouse. Ask the provider to tell you how large this tag is, and what steps they have taken to reduce its size so that it has a limited effect on the download of your content.</p>
<p>Have they minified the tag? Is it delivered using HTTP compression to further reduce the size? Are ways to reduce the size of the tag always under considerations?</p>
<h3>Data Storage</h3>
<p>Analyzing data takes a couple of forms: daily operational views to spot changes or issues; and long-term trending to find larger patterns and major shifts in your visitors. As a result, data needs to be available with a substantial degree of detail while still providing aggregated data that allows larger patterns to be easily discovered.</p>
<p>How long does your provider store detailed data? What is the data expiry policy? Can you extract the data and import it into your own database?</p>
<h3>Summary</h3>
<p>Web analytics is key to determining what works and doesn&#8217;t work on your site. It tells who, where and how people are accessing your content. But without a Web analytics partner/vendor that provides performance and support, you may be left more in the cold than if you were just looking at your raw Web logs.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;t=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;body=A%20comment%20on%20my%20Hit%20Tracking%20with%20PHP%20and%20MySQL%20post%20raised%20some%20interesting%20questions%20about%20what%20a%20consumer%20of%20Web%20analytics%20data%20needs%20to%20consider%20when%20selecting%20providers%20for%20their%20sites.%0D%0A%0D%0AMost%20folks%20are%20familiar%20with%20the%20model%20of%20Web%20analytics%20" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;bodytext=A%20comment%20on%20my%20Hit%20Tracking%20with%20PHP%20and%20MySQL%20post%20raised%20some%20interesting%20questions%20about%20what%20a%20consumer%20of%20Web%20analytics%20data%20needs%20to%20consider%20when%20selecting%20providers%20for%20their%20sites.%0D%0A%0D%0AMost%20folks%20are%20familiar%20with%20the%20model%20of%20Web%20analytics%20" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=A%20comment%20on%20my%20Hit%20Tracking%20with%20PHP%20and%20MySQL%20post%20raised%20some%20interesting%20questions%20about%20what%20a%20consumer%20of%20Web%20analytics%20data%20needs%20to%20consider%20when%20selecting%20providers%20for%20their%20sites.%0D%0A%0D%0AMost%20folks%20are%20familiar%20with%20the%20model%20of%20Web%20analytics%20" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F&amp;title=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;notes=A%20comment%20on%20my%20Hit%20Tracking%20with%20PHP%20and%20MySQL%20post%20raised%20some%20interesting%20questions%20about%20what%20a%20consumer%20of%20Web%20analytics%20data%20needs%20to%20consider%20when%20selecting%20providers%20for%20their%20sites.%0D%0A%0D%0AMost%20folks%20are%20familiar%20with%20the%20model%20of%20Web%20analytics%20" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Scaling%20Web%20Analytics%20-%20Considerations%20for%20Consumers&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F13%2Fscaling-web-analytics-considerations-for-consumers%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/04/13/scaling-web-analytics-considerations-for-consumers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working in Hard Times: It&#8217;s the little things that make you great</title>
		<link>http://newestindustry.org/2009/01/15/working-in-hard-time-its-the-little-things-that-make-you-great/</link>
		<comments>http://newestindustry.org/2009/01/15/working-in-hard-time-its-the-little-things-that-make-you-great/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 15:16:24 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[business plan]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[downturn]]></category>
		<category><![CDATA[e - commerce]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[personal branding]]></category>
		<category><![CDATA[social-networking]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[Web compression]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2267</guid>
		<description><![CDATA[
			
				
			
		
Budgets are shrinking. Resources are tight or shrinking. In a recent post, I discussed how ideas that I had been a proponent of for 2-3 years suddenly became extremely valuable to companies during the downturn of 2001-2003.
This downturn is a different beast. This means that you will need more than basic technical smarts to get [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Budgets are shrinking. Resources are tight or shrinking. In <a title="Newest Industry: Web Performance in Hard Times" href="http://newestindustry.org/2009/01/12/web-performance-in-hard-times/" target="_blank">a recent post</a>, I discussed how ideas that I had been a proponent of for 2-3 years suddenly became extremely valuable to companies during the downturn of 2001-2003.</p>
<p>This downturn is a different beast. This means that you will need more than basic technical smarts to get through. To survive in the world of e-commerce for the next 18 months, here are some strategies you should take to heart.</p>
<ul>
<li><strong>Clean up the cruft.</strong> Development and infrastructure changes are going to slow during the downturn &#8211; accept this. So do a code audit. Make sure that your applications aren&#8217;t calling files that no longer exist. Get rid of (backup and archive or <a title="Wikipedia - Sarbanes-Oxley" href="http://en.wikipedia.org/wiki/Sarbanes-Oxley_Act" target="_blank">Sarbanes-Oxley</a> will bite your butt) old directories or application code that is no longer supported or maintained. In other words, do your Spring cleaning.</li>
</ul>
<ul>
<li><strong>Take care of the annoyances.</strong> In the rush to get code out or fix issues, little things that could help your site are often overlooked. Take the time now to optimize your images, minify your JS files, ensure your CSS files only contain styles that you use. Tune your SQL queries. Optimize your app code. All those things that got lost in the rush to get stuff out the door. As Microsoft and Apple have realized, people want performance, not more features.</li>
</ul>
<ul>
<li><strong>Make your site Browser Neutral.</strong> I work for a firm that allows me to view various sites with different OS/browser combinations easily and recommend to clients that they do the same. I hang my head when I look at my own blog and realize that it is not Browser Neutral. Take some time to investigate to how to eliminate this frustrating annoyance that makes people cranky and doubt your technical savvy.</li>
</ul>
<ul>
<li><strong>Get to know your visitors/customers.</strong> Unlike a &#8216;real&#8217; store, you can&#8217;t step out onto the floor and talk to customers. But you can do this far more easily in today&#8217;s world than ever before. In the past, visitor analytics would have been the extent to which a company would have gone to determine information about their visitors/customers. Today, Twitter, Facebook, and all other manner of social sites make listening and talking to customers much easier. Just remember to be real.</li>
</ul>
<ul>
<li><strong>Get to know the people you work with.</strong> Just like getting to know your visitors/customers, you need to spend some time getting to know people in your organization. I know this sounds like manager-speak, but if you have contacts in Finance, Product Management, Operations, Admin, you are more likely to be able to more effectively due your job. If you understand the ebb and flow and stresses that are going on outside your little enclosed silo, you can place things in a larger perspective. While social-networking may work here, be careful to back it up with face-to-face contact.</li>
</ul>
<ul>
<li><strong>Get to know people!</strong> I made a number of contacts in the last downturn by taking my key interests (Web compression, Web caching) and turning them into sites, published articles, and one failed conference appearance (contact me if you want to hear more). Over the years these contacts have had me comment on their posts, edit their books, and keep them up-to-date on where I think the latest trends are headed. Going into this downturn, I have a whole group of new contacts that I am building on to do the same things. People aren&#8217;t bad, they&#8217;re just misunderstood.</li>
</ul>
<ul>
<li><strong>Read the fine business plan.</strong> I know these things are evil. They are in horrible management-speak. So don&#8217;t read it that way: Active read it. Make notes in the columns. Turn it into a MindMap (that&#8217;s what I did this year). Extract the meaning of what the goals of the business are and how the Web site fits into it. If you understand what the rest of the business is doing and what their challenges are, your problems will have context!</li>
</ul>
<ul>
<li><strong>Know what the next big thing is.</strong> While the objective of the organization in a downturn is to try and be more efficient with fewer resources, remember that you have to take time (whatever you have left) to know what&#8217;s coming next that could affect your Web site. Read the tech news. Understand the fundamentals that are driving the latest ideas. Keep on top of security. Sometimes a side-project that uses a technology that is new can become a bigger part of your site when resources free up.</li>
</ul>
<p>I know these are general, but when this downturn started, I looked back on what worked for me during the last downturn. These are a few of the things that got me through, kept me busy, and helped me make an impact on the company and industry I am in.</p>
<p>These things also don&#8217;t hurt your reputation, as you become known as someone who understands the industry, the business, and the customers.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;t=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;body=Budgets%20are%20shrinking.%20Resources%20are%20tight%20or%20shrinking.%20In%20a%20recent%20post%2C%20I%20discussed%20how%20ideas%20that%20I%20had%20been%20a%20proponent%20of%20for%202-3%20years%20suddenly%20became%20extremely%20valuable%20to%20companies%20during%20the%20downturn%20of%202001-2003.%0D%0A%0D%0AThis%20downturn%20is%20a%20diff" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;bodytext=Budgets%20are%20shrinking.%20Resources%20are%20tight%20or%20shrinking.%20In%20a%20recent%20post%2C%20I%20discussed%20how%20ideas%20that%20I%20had%20been%20a%20proponent%20of%20for%202-3%20years%20suddenly%20became%20extremely%20valuable%20to%20companies%20during%20the%20downturn%20of%202001-2003.%0D%0A%0D%0AThis%20downturn%20is%20a%20diff" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Budgets%20are%20shrinking.%20Resources%20are%20tight%20or%20shrinking.%20In%20a%20recent%20post%2C%20I%20discussed%20how%20ideas%20that%20I%20had%20been%20a%20proponent%20of%20for%202-3%20years%20suddenly%20became%20extremely%20valuable%20to%20companies%20during%20the%20downturn%20of%202001-2003.%0D%0A%0D%0AThis%20downturn%20is%20a%20diff" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F&amp;title=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;notes=Budgets%20are%20shrinking.%20Resources%20are%20tight%20or%20shrinking.%20In%20a%20recent%20post%2C%20I%20discussed%20how%20ideas%20that%20I%20had%20been%20a%20proponent%20of%20for%202-3%20years%20suddenly%20became%20extremely%20valuable%20to%20companies%20during%20the%20downturn%20of%202001-2003.%0D%0A%0D%0AThis%20downturn%20is%20a%20diff" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Working%20in%20Hard%20Times%3A%20It%27s%20the%20little%20things%20that%20make%20you%20great&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F15%2Fworking-in-hard-time-its-the-little-things-that-make-you-great%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/01/15/working-in-hard-time-its-the-little-things-that-make-you-great/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Brand is not a Conversation</title>
		<link>http://newestindustry.org/2009/01/12/a-brand-is-not-a-conversation/</link>
		<comments>http://newestindustry.org/2009/01/12/a-brand-is-not-a-conversation/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 15:04:39 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[closed-source]]></category>
		<category><![CDATA[corporate branding]]></category>
		<category><![CDATA[personal branding]]></category>
		<category><![CDATA[read-only]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2257</guid>
		<description><![CDATA[
			
				
			
		
Brand and Branding are tossed about as sterile concepts that people want to dissect on a repeated basis, as if a deeper understanding of the words themselves will allow a view into the soul of a people.
When I step back and examine these concepts, free of involvement in the world of Brand creation and propagandization, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Brand and Branding are tossed about as sterile concepts that people want to dissect on a repeated basis, as if a deeper understanding of the words themselves will allow a view into the soul of a people.</p>
<p>When I step back and examine these concepts, free of involvement in the world of Brand creation and propagandization, Branding and Brands degenerate to the most basic definition of the terms: the painful act of marking an object as something you own.</p>
<p>Viewed in this way, Branding is painful, permanent, and performed against the will of the object/being being inflicted with the Brand. It is a one-way act. A Brand is forced on a being/object, without any opportunity for a reciprocal act.</p>
<p>Corporate Branding is the same. Branding is not a conversation. As I have said previously (<a title="Newest Industry - (Personal) Branding is Closed-Source" href="http://newestindustry.org/2008/10/03/personal-branding-is-closed-source/" target="_blank">here</a>), a Brand and the act of Branding is read-only, closed-source. The Brand is shaped and formed to uniquely identify its owner, and then it is placed with pride wherever the Brand-owner sees fit.</p>
<p>While a Brand is owned, and Branding marks those objects as belonging to the Brand owner, it is not a conversation. Reputation is a conversation. And conversations that occur about Brands seal their Reputations.</p>
<p>Wear your Brand. But then talk about it with others. You may find that the Brand is not what defines the company to the people who see it.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;t=A%20Brand%20is%20not%20a%20Conversation" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=A%20Brand%20is%20not%20a%20Conversation%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation&amp;body=Brand%20and%20Branding%20are%20tossed%20about%20as%20sterile%20concepts%20that%20people%20want%20to%20dissect%20on%20a%20repeated%20basis%2C%20as%20if%20a%20deeper%20understanding%20of%20the%20words%20themselves%20will%20allow%20a%20view%20into%20the%20soul%20of%20a%20people.%0D%0A%0D%0AWhen%20I%20step%20back%20and%20examine%20these%20concepts%2C" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation&amp;bodytext=Brand%20and%20Branding%20are%20tossed%20about%20as%20sterile%20concepts%20that%20people%20want%20to%20dissect%20on%20a%20repeated%20basis%2C%20as%20if%20a%20deeper%20understanding%20of%20the%20words%20themselves%20will%20allow%20a%20view%20into%20the%20soul%20of%20a%20people.%0D%0A%0D%0AWhen%20I%20step%20back%20and%20examine%20these%20concepts%2C" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Brand%20and%20Branding%20are%20tossed%20about%20as%20sterile%20concepts%20that%20people%20want%20to%20dissect%20on%20a%20repeated%20basis%2C%20as%20if%20a%20deeper%20understanding%20of%20the%20words%20themselves%20will%20allow%20a%20view%20into%20the%20soul%20of%20a%20people.%0D%0A%0D%0AWhen%20I%20step%20back%20and%20examine%20these%20concepts%2C" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=A%20Brand%20is%20not%20a%20Conversation&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F&amp;title=A%20Brand%20is%20not%20a%20Conversation&amp;notes=Brand%20and%20Branding%20are%20tossed%20about%20as%20sterile%20concepts%20that%20people%20want%20to%20dissect%20on%20a%20repeated%20basis%2C%20as%20if%20a%20deeper%20understanding%20of%20the%20words%20themselves%20will%20allow%20a%20view%20into%20the%20soul%20of%20a%20people.%0D%0A%0D%0AWhen%20I%20step%20back%20and%20examine%20these%20concepts%2C" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=A%20Brand%20is%20not%20a%20Conversation&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fa-brand-is-not-a-conversation%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/01/12/a-brand-is-not-a-conversation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Branding, Authority, and Reputation: A Parable</title>
		<link>http://newestindustry.org/2009/01/02/branding-authority-and-reputation-a-parable/</link>
		<comments>http://newestindustry.org/2009/01/02/branding-authority-and-reputation-a-parable/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:12:16 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[parable]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2246</guid>
		<description><![CDATA[
			
				
			
		
On a fine July day, a local man runs into a neighborhood bar carrying a stack of pamphlets, and wearing the hat announcing a new service. His beaming smile and easy attitude made the rest of the patrons want to listen to him.
&#8220;I have seen the greatest new thing in the history of our species,&#8221; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>On a fine July day, a local man runs into a neighborhood bar carrying a stack of pamphlets, and wearing the hat announcing a new service. His beaming smile and easy attitude made the rest of the patrons want to listen to him.</p>
<p>&#8220;I have seen the greatest new thing in the history of our species,&#8221; he started. &#8220;A man in this very town has created a simple potion that, when taken once a month, allows your teeth to gleam, your farts to smell like rainbows, and gold coins to appear instantly from your fingertips!&#8221;</p>
<p>The crowd surged around him, listening to his spiel. They were spellbound, and chattered amongst themselves enthusiastically.</p>
<p>Then a local Man of Prestige entered the bar and listened for a few minutes. He shouted down the smiling pitchman and, with a sarcastic sneer on his face, said, &#8220;That&#8217;s Crazy Joe&#8217;s stuff isn&#8217;t it?&#8221;</p>
<p>The crowd stopped shouting and started murmuring.</p>
<p>&#8220;Crazy Joe has been tinkering in his garage for years,&#8221; the Man of Prestige started to say, not repressing his mirth. &#8220;One of his potions turned his dog into a three-legged, one-eyed rabbit with a rat-tail. His family has left him, and he is living on hand-outs.&#8221;</p>
<p>The Man of Prestige made his final point: &#8220;Why would you by something from a failure like Crazy Joe?&#8221;</p>
<p>The murmur had turned into a beehive buzz. Then someone shouted, &#8220;Look! It&#8217;s Crazy Joe!&#8221;</p>
<p>As Joe walked into the bar, expecting the welcome of a returning hero, he was met by jeers and shouts of derision. The crowd occasionally looked to the Man of Prestige to ensure he was still laughing.</p>
<p>&#8220;Drinks on me!&#8221;, Shouted the Man of Prestige, and the crowd followed him to the other end of the bar for their free gift for believing in his opinion.</p>
<p>Joe was near tears. His pitchman was in shock. After a moment, Joe spoke up. Looking at his pitchman, he said, &#8220;C&#8217;mon. I&#8217;ll buy you a drink.&#8221;</p>
<p>They sat at the empty end of the bar as the Man of Prestige regaled the crowd with tales of himself and his ventures and investments. They watched in disgust for a few minutes, then Joe ordered two shots of scotch for each of them.</p>
<p>A few seats down, two strangers from another town sat. They had no idea who the Man of Prestige was, or why he was so quick to dismiss this possible great idea. They sat, quietly watching Joe and his pitchman shoot down their drinks, take one more forlorn look to the end of the bar, and get up to leave.</p>
<p>Then, they watched in incredulous disbelief as Joe create three solid gold coins from his index finger to pay for the drinks.</p>
<p>The strangers gaped as Joe and the pitchman walked out, then looked back to the gabbling madness surrounding the Man of Prestige, all of whom were oblivious to the great thing that had just happened.</p>
<p>The strangers jumped from their stools and ran off after Joe and the pitchman, pulling money from their pockets as they ran.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;t=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;body=On%20a%20fine%20July%20day%2C%20a%20local%20man%20runs%20into%20a%20neighborhood%20bar%20carrying%20a%20stack%20of%20pamphlets%2C%20and%20wearing%20the%20hat%20announcing%20a%20new%20service.%20His%20beaming%20smile%20and%20easy%20attitude%20made%20the%20rest%20of%20the%20patrons%20want%20to%20listen%20to%20him.%0D%0A%0D%0A%22I%20have%20seen%20the%20grea" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;bodytext=On%20a%20fine%20July%20day%2C%20a%20local%20man%20runs%20into%20a%20neighborhood%20bar%20carrying%20a%20stack%20of%20pamphlets%2C%20and%20wearing%20the%20hat%20announcing%20a%20new%20service.%20His%20beaming%20smile%20and%20easy%20attitude%20made%20the%20rest%20of%20the%20patrons%20want%20to%20listen%20to%20him.%0D%0A%0D%0A%22I%20have%20seen%20the%20grea" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=On%20a%20fine%20July%20day%2C%20a%20local%20man%20runs%20into%20a%20neighborhood%20bar%20carrying%20a%20stack%20of%20pamphlets%2C%20and%20wearing%20the%20hat%20announcing%20a%20new%20service.%20His%20beaming%20smile%20and%20easy%20attitude%20made%20the%20rest%20of%20the%20patrons%20want%20to%20listen%20to%20him.%0D%0A%0D%0A%22I%20have%20seen%20the%20grea" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F&amp;title=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;notes=On%20a%20fine%20July%20day%2C%20a%20local%20man%20runs%20into%20a%20neighborhood%20bar%20carrying%20a%20stack%20of%20pamphlets%2C%20and%20wearing%20the%20hat%20announcing%20a%20new%20service.%20His%20beaming%20smile%20and%20easy%20attitude%20made%20the%20rest%20of%20the%20patrons%20want%20to%20listen%20to%20him.%0D%0A%0D%0A%22I%20have%20seen%20the%20grea" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Branding%2C%20Authority%2C%20and%20Reputation%3A%20A%20Parable&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F02%2Fbranding-authority-and-reputation-a-parable%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/01/02/branding-authority-and-reputation-a-parable/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Video: The mistake of the personal brand</title>
		<link>http://newestindustry.org/2008/10/31/video-the-mistake-of-the-personal-brand/</link>
		<comments>http://newestindustry.org/2008/10/31/video-the-mistake-of-the-personal-brand/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 18:01:16 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[interactions]]></category>
		<category><![CDATA[job market]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[personal brand]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[seesmic]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2190</guid>
		<description><![CDATA[
			
				
			
		
Personal Brand, Reputation, and The Mistake of Closed SourceA video description of why reputation outranks brand every time



Spread the Love:


	
	
	
	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><span style="display:none;"><span>Personal Brand, Reputation, and The Mistake of Closed Source</span><span>A video description of why reputation outranks brand every time</span></span><span style="padding:0px; margin:0px; display:block"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="435" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#666666" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashVars" value="video=hKKhbHBG6c&amp;version=threadedplayer" /><param name="src" value="http://seesmic.com/embeds/wrapper.swf" /><embed type="application/x-shockwave-flash" width="435" height="355" src="http://seesmic.com/embeds/wrapper.swf" flashvars="video=hKKhbHBG6c&amp;version=threadedplayer" allowscriptaccess="always" allowfullscreen="true" bgcolor="#666666"></embed></object></span><span style="margin: 0px; padding: 0px; background: transparent url(http://seesmic.com/images/seesmichtml.gif) repeat-x scroll left top; display: block; width: 435px;"><a href="http://seesmic.com" target="_blank"><img style="border:none" src="http://seesmic.com/images/spacer.gif" border="0" alt="" width="100%" height="29" /></a></span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;t=Video%3A%20The%20mistake%20of%20the%20personal%20brand" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Video%3A%20The%20mistake%20of%20the%20personal%20brand%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;body=Personal%20Brand%2C%20Reputation%2C%20and%20The%20Mistake%20of%20Closed%20SourceA%20video%20description%20of%20why%20reputation%20outranks%20brand%20every%20time" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;bodytext=Personal%20Brand%2C%20Reputation%2C%20and%20The%20Mistake%20of%20Closed%20SourceA%20video%20description%20of%20why%20reputation%20outranks%20brand%20every%20time" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Personal%20Brand%2C%20Reputation%2C%20and%20The%20Mistake%20of%20Closed%20SourceA%20video%20description%20of%20why%20reputation%20outranks%20brand%20every%20time" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F&amp;title=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;notes=Personal%20Brand%2C%20Reputation%2C%20and%20The%20Mistake%20of%20Closed%20SourceA%20video%20description%20of%20why%20reputation%20outranks%20brand%20every%20time" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Video%3A%20The%20mistake%20of%20the%20personal%20brand&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F31%2Fvideo-the-mistake-of-the-personal-brand%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/10/31/video-the-mistake-of-the-personal-brand/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Performance: Nice Display. Now Show Me the Data.</title>
		<link>http://newestindustry.org/2008/10/16/web-performance-nice-display-now-show-me-the-data/</link>
		<comments>http://newestindustry.org/2008/10/16/web-performance-nice-display-now-show-me-the-data/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:50:55 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[measurements]]></category>
		<category><![CDATA[Web interfaces]]></category>
		<category><![CDATA[Web performance analysts]]></category>
		<category><![CDATA[web performance data]]></category>
		<category><![CDATA[Web performance measurement]]></category>
		<category><![CDATA[Web performance measurement data]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2174</guid>
		<description><![CDATA[
			
				
			
		
Today&#8217;s Web interfaces are all about the Flash (literally). Smooth charting, cool effects, callouts to references &#8212; ways to try and simplify complex data collections.
Problem-solving and diagnosis requires a far deeper dive than the flashiest interface could ever provide, because it comes down to the numbers. The actual measurements that make up the flashy chart. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Today&#8217;s Web interfaces are all about the Flash (literally). Smooth charting, cool effects, callouts to references &#8212; ways to try and simplify complex data collections.</p>
<p>Problem-solving and diagnosis requires a far deeper dive than the flashiest interface could ever provide, because it comes down to the numbers. The actual measurements that make up the flashy chart. If you look at the data used by a professional trader and a someone at home looking at stock charts, there is a substantial difference.</p>
<p>When you get down to that level of analysis, the interface becomes irrelevant. Any analyst worth her or his salary (or salt &#8211; same thing) can tell you more from a spreadsheet full of relevant numbers than they can from any pretty graphic. This is true in any field.</p>
<p>When do traders or Web performance analysts use pretty charts? When they have to explain complex issues to non-technical or non-specialist audiences. When these analysts work on solving the sticky problems faced in the everyday world, they always fall back on the numbers.</p>
<p>Web performance data consists of the same few components, regardless of which company is providing the data. In effect, beyond a few key pieces of information about how the measurement data is captured, all Web performance data is the same.</p>
<p>Just because the components that make up the data are the same does not guarantee that the data from two different providers is of the same quality. In an imaginary system, Web performance data from all the major providers could flow into a centralized repository and be transformed using an XSLT or some other mangler so that it would be indistinguishable in most cases to tell which firm was the source.</p>
<p>But a skilled analyst would quickly learn to recognize the data that can be trusted. That would be the data that quickly and accurately represented the issues he was trying to diagnose. The data that flowed with the known patterns of the Web site. The data that helped him do his job more effectively.</p>
<p>In the end, a pretty interface can go a long way to hide the quality of the data that is being represented. A shiny gloss on poor data does not make it better data. It is critical that the data that underlies that pretty chart is able to live up to the quality demands of the people who use it every day.</p>
<p>Selling the interface is selling the brand. Trust in the data builds the reputation.</p>
<p>Which one sold you when you chose your Web performance measurement provider?</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;t=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data." title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;body=Today%27s%20Web%20interfaces%20are%20all%20about%20the%20Flash%20%28literally%29.%20Smooth%20charting%2C%20cool%20effects%2C%20callouts%20to%20references%20--%20ways%20to%20try%20and%20simplify%20complex%20data%20collections.%0D%0A%0D%0AProblem-solving%20and%20diagnosis%20requires%20a%20far%20deeper%20dive%20than%20the%20flashiest%20int" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;bodytext=Today%27s%20Web%20interfaces%20are%20all%20about%20the%20Flash%20%28literally%29.%20Smooth%20charting%2C%20cool%20effects%2C%20callouts%20to%20references%20--%20ways%20to%20try%20and%20simplify%20complex%20data%20collections.%0D%0A%0D%0AProblem-solving%20and%20diagnosis%20requires%20a%20far%20deeper%20dive%20than%20the%20flashiest%20int" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data." title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Today%27s%20Web%20interfaces%20are%20all%20about%20the%20Flash%20%28literally%29.%20Smooth%20charting%2C%20cool%20effects%2C%20callouts%20to%20references%20--%20ways%20to%20try%20and%20simplify%20complex%20data%20collections.%0D%0A%0D%0AProblem-solving%20and%20diagnosis%20requires%20a%20far%20deeper%20dive%20than%20the%20flashiest%20int" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data." title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F&amp;title=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;notes=Today%27s%20Web%20interfaces%20are%20all%20about%20the%20Flash%20%28literally%29.%20Smooth%20charting%2C%20cool%20effects%2C%20callouts%20to%20references%20--%20ways%20to%20try%20and%20simplify%20complex%20data%20collections.%0D%0A%0D%0AProblem-solving%20and%20diagnosis%20requires%20a%20far%20deeper%20dive%20than%20the%20flashiest%20int" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Web%20Performance%3A%20Nice%20Display.%20Now%20Show%20Me%20the%20Data.&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F16%2Fweb-performance-nice-display-now-show-me-the-data%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/10/16/web-performance-nice-display-now-show-me-the-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Alerting: Is Louis Gray the Canary in Your Coal Mine?</title>
		<link>http://newestindustry.org/2008/10/10/performance-alerting-is-louis-gray-the-canary-in-your-coal-mine/</link>
		<comments>http://newestindustry.org/2008/10/10/performance-alerting-is-louis-gray-the-canary-in-your-coal-mine/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:26:49 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[alerting]]></category>
		<category><![CDATA[Dorion Carroll]]></category>
		<category><![CDATA[External Web Performance]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[Internal Web Performance]]></category>
		<category><![CDATA[Louis Gray]]></category>
		<category><![CDATA[Paul Bucheit]]></category>
		<category><![CDATA[Technorati]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2164</guid>
		<description><![CDATA[
			
				
			
		
Yesterday in the Fast Company Live Fail Whale session [mention on Scoble's blog here], Paul Bucheit of FriendFeed jokingly said that his company&#8217;s external alerting mechanism was Louis Gray.
I cringed when I read that, as the last people who should be letting you know you have an issue are your visitors or customers. I know [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Yesterday in the Fast Company Live <em>Fail Whale</em> session [mention on Scoble's blog <a title="Scobleizer - Scalability Seminar Post" href="http://scobleizer.com/2008/10/09/thanks-for-help-on-scalability-questions/" target="_blank">here</a>], <a title="LinkedIn - Paul Bucheit" href="http://www.linkedin.com/in/paulbuchheit" target="_blank">Paul Bucheit</a> of <a href="http://friendfeed.com/" target="_blank">FriendFeed</a> jokingly said that his company&#8217;s external alerting mechanism was <a title="LinkedIN - Louis Gray" href="http://www.linkedin.com/in/louisgray" target="_blank">Louis Gray</a>.</p>
<p>I cringed when I read that, as the last people who should be letting you know you have an issue are your visitors or customers. I know that FriendFeed is new and may not have the ops team that <a title="LinkedIN - Dorion Carroll" href="http://www.linkedin.com/in/dorioncarroll" target="_blank">Dorion Carroll</a> and <a title="Technorati" href="http://technorati.com/" target="_blank">Technorati</a> have developed over the years, but it is still critical.</p>
<p>You have done a lot as a company to build a brand. Don&#8217;t let your internal and external performance sully your reputation. There are a number of low-cost and free ways to watch your performance and alert you before things break.</p>
<p>Louis Gray is a great guy. But he is not an objective and reliable way to alert you when something is wrong with your site.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Spread the Love:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;t=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;body=Yesterday%20in%20the%20Fast%20Company%20Live%20Fail%20Whale%20session%20%5Bmention%20on%20Scoble%27s%20blog%20here%5D%2C%20Paul%20Bucheit%20of%20FriendFeed%20jokingly%20said%20that%20his%20company%27s%20external%20alerting%20mechanism%20was%20Louis%20Gray.%0D%0A%0D%0AI%20cringed%20when%20I%20read%20that%2C%20as%20the%20last%20people%20who%20shoul" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;bodytext=Yesterday%20in%20the%20Fast%20Company%20Live%20Fail%20Whale%20session%20%5Bmention%20on%20Scoble%27s%20blog%20here%5D%2C%20Paul%20Bucheit%20of%20FriendFeed%20jokingly%20said%20that%20his%20company%27s%20external%20alerting%20mechanism%20was%20Louis%20Gray.%0D%0A%0D%0AI%20cringed%20when%20I%20read%20that%2C%20as%20the%20last%20people%20who%20shoul" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Yesterday%20in%20the%20Fast%20Company%20Live%20Fail%20Whale%20session%20%5Bmention%20on%20Scoble%27s%20blog%20here%5D%2C%20Paul%20Bucheit%20of%20FriendFeed%20jokingly%20said%20that%20his%20company%27s%20external%20alerting%20mechanism%20was%20Louis%20Gray.%0D%0A%0D%0AI%20cringed%20when%20I%20read%20that%2C%20as%20the%20last%20people%20who%20shoul" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F&amp;title=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;notes=Yesterday%20in%20the%20Fast%20Company%20Live%20Fail%20Whale%20session%20%5Bmention%20on%20Scoble%27s%20blog%20here%5D%2C%20Paul%20Bucheit%20of%20FriendFeed%20jokingly%20said%20that%20his%20company%27s%20external%20alerting%20mechanism%20was%20Louis%20Gray.%0D%0A%0D%0AI%20cringed%20when%20I%20read%20that%2C%20as%20the%20last%20people%20who%20shoul" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Performance%20Alerting%3A%20Is%20Louis%20Gray%20the%20Canary%20in%20Your%20Coal%20Mine%3F&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F10%2F10%2Fperformance-alerting-is-louis-gray-the-canary-in-your-coal-mine%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/10/10/performance-alerting-is-louis-gray-the-canary-in-your-coal-mine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
