<?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; business</title>
	<atom:link href="http://newestindustry.org/category/business/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>Effective Web Performance: Positively Managing Performance Issues</title>
		<link>http://newestindustry.org/2009/08/17/effective-web-performance-positively-managing-performance-issues/</link>
		<comments>http://newestindustry.org/2009/08/17/effective-web-performance-positively-managing-performance-issues/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 12:00:58 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[application/infrastructure/network]]></category>
		<category><![CDATA[Business/Finance]]></category>
		<category><![CDATA[Internet marketing]]></category>
		<category><![CDATA[internet performance]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Marketing plan]]></category>
		<category><![CDATA[Mass media]]></category>
		<category><![CDATA[Network management]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Telecommunications]]></category>
		<category><![CDATA[Web performance issue management plan]]></category>
		<category><![CDATA[Web performance measurement]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2568</guid>
		<description><![CDATA[
			
				
			
		
The moment a Web site goes live, the publishers lose control of the performance.
When I say lose control of the performance, I mean that despite everything that has been done to ensure scalability and capacity, the Web is inherently an infrastructure that is out of anyone&#8217;s direct ability to manage.
This is something that needs to [...]]]></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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Ciber Cafe" href="http://flickr.com/photos/70321513@N00/95757299"><img style="float:left;padding:6px;" src="http://farm1.static.flickr.com/21/95757299_4892de1bd1_m.jpg" alt="" /></a>The moment a Web site goes live, the publishers lose control of the performance.</p>
<p>When I say <em>lose control of the performance</em>, I mean that despite everything that has been done to ensure scalability and capacity, the Web is inherently an infrastructure that is out of anyone&#8217;s direct ability to manage.</p>
<p>This is something that needs to be accepted. And while the datacenter is only that part of an application/infrastructure/network that can be directly managed by the Web site&#8217;s owners, a company has to accept that the real datacenter is the Internet. Not a datacenter that is on the Internet; the Internet as the datacenter.</p>
<p>Now that your head is spinning, let&#8217;s step back and consider this idea for a minute. The whole concept of the Internet being the datacenter makes operations and IT folks very uncomfortable. Why? There is no way for one company to manage the Internet. As a result, the general perspective is that the Internet can&#8217;t be trusted, and all that can be done is manage what can be managed directly.</p>
<p>Ignoring the Internet allows many organizations to leave the entire Internet out of their application or performance planning. They will measure and monitor, and they may even employ third-parties to help improve performance. When the shiny exterior is peeled back, it&#8217;s pretty clear that <span style="background-color: #ffffff;">these organizations have built their entire performance culture on the assumption that if a problem exists on the Internet, there is nothing that can be done by them to fix it.</span></p>
<p>This may be effectively true. And it is not positive way to ensure effective Web performance</p>
<p>Having a <em>what-if</em>, emergency response plan in place is never a bad idea. If a problem appears on the Internet, and it affects <strong>your</strong> Web site, what are <strong>you</strong> going to do about it? Whine and moan and point fingers? Or take actions that effectively and clearly communicate to customers the steps <strong>you</strong> are taking to make things right?</p>
<p>Wait. Managing the Internet through customer communication?</p>
<p>I argue that besides working feverishly behind the scenes to resolve the problem, customer communication is the next most critical component of any Web performance issue management plan.</p>
<p>Web performance issue management plan. You have one, don&#8217;t you?</p>
<p>Well, when you get around to it, here are some concepts that should be built into the plan.</p>
<h3>Effectively monitor your site</h3>
<p>How can measurement and monitoring be part of issue management? Well, isn&#8217;t it <span style="background-color: #ffffff;">always good policy to detect and begin investigating problems before your customers do? </span></p>
<p><span style="background-color: #ffffff;">Key to the measurement plan is monitoring the parts of your application that customers use. A homepage test will not give you vital information on issues with your authentication process, and is the same as saying the car starts, while ignoring the four flat tires.</span></p>
<p>If you aren&#8217;t effectively monitoring your site, your business is at risk.</p>
<h3>Measure where the customers are</h3>
<p>If your organization is focused on what it can control, then it will want to measure from locations that are controlled, and can provide stable, consistent, repeatable data.</p>
<p>Hate to break this to you, Sparky, but my Internet connection isn&#8217;t an OC-48 provisioned through a large carrier with a written SLA. Real people have provider networks that are congested, under-built, and deliver bandwidth using the old <em>best effort</em> approach.</p>
<p>Some customers may have given up on wires altogether, and access the site through wireless broadband or mobile devices.</p>
<p>Understand how your customers use your site. Then plan your response to managing the Internet from the outside-in.</p>
<h3>Test with what your customers use</h3>
<p>The greatest cop-out any Web site can make is <em>Our site is best viewed using&#8230;</em></p>
<p>I&#8217;m sorry. This isn&#8217;t good enough.</p>
<p>Customers demand that your site work the way they want it to, not the other way around. If a customer wants to use Safari on a Mac, or Chromium on Linux, then understanding how the site performs and responds with these browsers is critical.</p>
<p>The one-browser/one-platform world no longer exists. If a large number of customers with one particular configuration indicate that they are having a problem with the new site, what is the proper reaction?</p>
<p>And why did this happen in the first place?</p>
<h3>Monitor and respond to social media</h3>
<p>No, this isn&#8217;t just here for buzzwords and SEO. In the last year, Twitter and Facebook have become the <em>de-facto</em> soapboxes for people who want to announce that their favorite site isn&#8217;t working. Wouldn&#8217;t hurt to monitor these sites for issues that might not be detected by traditional performance  monitoring.</p>
<p>This approach means that you have to be willing to accept responsibility when something affects your site performance or availability, <strong>even if it isn&#8217;t your fault</strong>. No need to tell folks exactly what the problem is, but acknowledging that there is a legitimate issue that you recognize will go a long way toward making visitors/customers more understanding of the situation.</p>
<h3>Get your message out effectively</h3>
<p>Communicating about a performance issue means that the Marketing and PR teams will have to be brought in.</p>
<p>What? Marketing and Operations/IT working together? Yes. In a situation where there is a major outage or issue, Marketing will <strong>DEMAND</strong> to be involved. Wouldn&#8217;t it be easier if these two parts of the organization knew each other and a plan for responding to critical performance issues?</p>
<p>If Marketing understands the degree of the problem, what it will take to fix, and what is being done about it, they can craft a message that handles any question that might come in, while acknowledging that there is an issue.</p>
<p>A corollary to this: If there is an issue, don&#8217;t deny it exists. Denying a problem when it clear to anyone using the site that there is one is worse than saying nothing at all.</p>
<h2>Takeaway</h2>
<p>Practicing effective Web performance means a company understands that directly managing the Internet is impossible, but having a process to respond to Internet performance issues is critical. A Web performance incident plan shows that you understand that <em>stuff happens</em> on the Internet and you&#8217;re working on 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%2F08%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;t=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues" 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%20Positively%20Managing%20Performance%20Issues%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F17%2Feffective-web-performance-positively-managing-performance-issues%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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues&amp;body=The%20moment%20a%20Web%20site%20goes%20live%2C%20the%20publishers%20lose%20control%20of%20the%20performance.%0D%0A%0D%0AWhen%20I%20say%20lose%20control%20of%20the%20performance%2C%20I%20mean%20that%20despite%20everything%20that%20has%20been%20done%20to%20ensure%20scalability%20and%20capacity%2C%20the%20Web%20is%20inherently%20an%20infrastruct" 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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues&amp;bodytext=The%20moment%20a%20Web%20site%20goes%20live%2C%20the%20publishers%20lose%20control%20of%20the%20performance.%0D%0A%0D%0AWhen%20I%20say%20lose%20control%20of%20the%20performance%2C%20I%20mean%20that%20despite%20everything%20that%20has%20been%20done%20to%20ensure%20scalability%20and%20capacity%2C%20the%20Web%20is%20inherently%20an%20infrastruct" 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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues" 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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=The%20moment%20a%20Web%20site%20goes%20live%2C%20the%20publishers%20lose%20control%20of%20the%20performance.%0D%0A%0D%0AWhen%20I%20say%20lose%20control%20of%20the%20performance%2C%20I%20mean%20that%20despite%20everything%20that%20has%20been%20done%20to%20ensure%20scalability%20and%20capacity%2C%20the%20Web%20is%20inherently%20an%20infrastruct" 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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues" 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%20Positively%20Managing%20Performance%20Issues&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F17%2Feffective-web-performance-positively-managing-performance-issues%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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues&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%2F17%2Feffective-web-performance-positively-managing-performance-issues%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%2F17%2Feffective-web-performance-positively-managing-performance-issues%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%2F17%2Feffective-web-performance-positively-managing-performance-issues%2F&amp;title=Effective%20Web%20Performance%3A%20Positively%20Managing%20Performance%20Issues&amp;notes=The%20moment%20a%20Web%20site%20goes%20live%2C%20the%20publishers%20lose%20control%20of%20the%20performance.%0D%0A%0D%0AWhen%20I%20say%20lose%20control%20of%20the%20performance%2C%20I%20mean%20that%20despite%20everything%20that%20has%20been%20done%20to%20ensure%20scalability%20and%20capacity%2C%20the%20Web%20is%20inherently%20an%20infrastruct" 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%20Positively%20Managing%20Performance%20Issues&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F17%2Feffective-web-performance-positively-managing-performance-issues%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/17/effective-web-performance-positively-managing-performance-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Effective Web Performance: Choosing a CDN</title>
		<link>http://newestindustry.org/2009/08/13/effective-web-performance-choosing-a-cdn/</link>
		<comments>http://newestindustry.org/2009/08/13/effective-web-performance-choosing-a-cdn/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 12:00:52 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[content delivery networks]]></category>
		<category><![CDATA[Content management systems]]></category>
		<category><![CDATA[DNS Advantage]]></category>
		<category><![CDATA[Domain name system]]></category>
		<category><![CDATA[Mobile CDN]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[OpenDNS]]></category>
		<category><![CDATA[service level agreements]]></category>
		<category><![CDATA[Service level objectives]]></category>
		<category><![CDATA[SLA]]></category>
		<category><![CDATA[SLO]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2562</guid>
		<description><![CDATA[
			
				
			
		
Content Delivery Networks (CDNs) are a key component to any Web performance strategy. If you examine the content from any large online business or media provider, it won&#8217;t take long to find the objects that these organizations have entrusted to CDNs to ensure faster delivery and a better user experience.
When working with CDNs, it is [...]]]></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%2F13%2Feffective-web-performance-choosing-a-cdn%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Circos sample 25" href="http://flickr.com/photos/7702002@N08/2272885283"><img style="float:left;padding:6px;" src="http://farm3.static.flickr.com/2108/2272885283_349d6eb30a_m.jpg" alt="" /></a><a title="Wikipedia - Content Delivery Networks" href="http://en.wikipedia.org/wiki/Content_delivery_network" target="_blank">Content Delivery Networks</a> (<strong>CDNs</strong>) are a key component to any Web performance strategy. If you examine the content from any large online business or media provider, it won&#8217;t take long to find the objects that these organizations have entrusted to CDNs to ensure faster delivery and a better user experience.</p>
<p>When working with CDNs, it is critical to understand some terms or concepts that you will be presented with. Each CDN will present them in it&#8217;s own unique way and using its own unique terminology. Having an understanding of the underlying concepts, you will be able to have discussions with CDNs that are more meaningful, and targeted on your needs.</p>
<h2>The Massively Distributed Model</h2>
<p>CDNs fall into one of two categories, the first being the massively distributed model. CDNs that use this method will demonstrate how they have hardware and caching content servers in almost every city and town of any size in the world. As well, they have their systems located on every major consumer network in order to ensure that they are as close to the end-user as possible.</p>
<p>The <em>CDN everywhere</em> model, while far-reaching and seemingly extremely effective does have its disadvantages. First, the CDN infrastructure relies on having extremely accurate maps of the Internet in order to direct visitors to the most proximate CDN server location. However, these maps are only truly effective when visitors use DNS servers that are on the same network that they are. Services such as <a title="OpenDNS" href="http://www.opendns.com/" target="_blank">OpenDNS</a> and <a title="Neustar DNS Advantage" href="http://www.dnsadvantage.com/" target="_blank">DNS Advantage</a> can seriously effect the proximity algorithms of the distributed CDN by removing the key piece of localization information that they need to ensure that the best cache location is selected.</p>
<p>Also, as with any proxy caching methodology, this model relies on use. More popular items stay in the cache longer, while less popular items may be pushed aside or stored further upstream at parent caches for retrieval, adding a few extra milliseconds for the initial request. Also, new content has to be pushed out to the edge, and may take a few hours to be completely propagated.</p>
<h2>The Massively Concentrated Model</h2>
<p>CDNs that use this model rely on a smaller number of locations than the massively distributed model. However, these locations tend to be massive and incredibly well connected, relying on the concept that even if they are a few more hops away, their content is always there and ready for requests.</p>
<p>These sites have massive amounts of storage and rely on private networks to ensure that new content is immediately pushed out to the super-nodes as soon as it is added. And while they may be those extra few hops away, the performance difference may not be enough for the average site visitor to notice.</p>
<p>The obvious disadvantage of the massively concentrated model is that it is great for serving those places where there is a lot of traffic. However, in regions with less traffic, or less developed infrastructures, the fewer <em>boots on the ground</em> may begin to have an effect on performance.</p>
<h2>Other CDN Concepts</h2>
<h3>Application Proxy</h3>
<p>CDNs offer many institutions the ability to use their network for all incoming requests, even if they are for dynamic content that will require processing in the client datacenter. In these instances, the CDN acts as an application proxy, using its superior knowledge of routing and traffic patterns to move requests from the edge of the Internet back to the datacenter more effectively.</p>
<p>Remember: Just because the CDN is providing fast routing and delivery to the visitor, your application is still the bottleneck. Poor app design or slow queries will affect the application in exactly the same way that it would if the call was coming straight to your datacenter.</p>
<h3>Traffic Acceleration</h3>
<p>In certain circumstances, security and regulatory concerns completely eliminate the ability of a business to use the standard CDN model. Banks, government agencies, and health-care providers cannot store data in an environment whose security they cannot vouch for, no matter how many safeguards are put in place.</p>
<p>These organizations still need to be able to deliver a good customer experience, so there has to be a way to help accelerate their content without taking control of it. Traffic acceleration serves this purpose by using proprietary network protocol adaptations that remove some of the overhead associated with standard network protocols.</p>
<p>Content is intercepted at the datacenter and routed across private networks using the streamlined network protocols to an network location that is as close to the visitor as possible. Once it has reached the appropriate location, it is converted back to standard TCP and passed to the visitor.</p>
<p>The method above describes how a standard Web request works, but this can also be extended to true <em>point-to-point</em> VPNs with endpoints separated by great network and/or physical distances.</p>
<h2>Validating the Claims</h2>
<p>Any component of choosing or using a CDN is quantifying the effectiveness of the solution. The standard for many years has been the <em>bake-off method</em> of comparison. The prospect&#8217;s origin site is measured against the same site delivered by one or more CDNs. The CDN vendor with the fastest performance and the best price usually wins.</p>
<p>Before walking into a bake-off, come prepared. Turn your CDN bake-off into an episode of <em><a title="Wikipedia - Iron Chef" href="http://en.wikipedia.org/wiki/Iron_Chef" target="_blank">Iron Chef</a></em>. Come to the table with the ingredients, and make the CDNs prepare a solution that meets your needs.</p>
<h3>Measure Transactions</h3>
<p>The standard base measurement that CDNs will use in a bake-off is single object(s) or page measurement. Your visitors do not just visit a single page, so ensure that the CDN has an effective solution that produces noticeable performance improvements across all the key functions of your site, including the secure components of the site, where the money is made.</p>
<h3>Measure from the Edge</h3>
<p>Backbone measurements are great for baselining and detecting operational issues that require a consistent and stable dataset. Your customers, however, do not have direct connections to high-priced datacenters with fat pipes.</p>
<p>The two CDN models will react differently to under certain circumstances, and this will appear in edge measurements. Measuring on the ground, from the ISPs that your customers use, will give you a clear sense of how much improvement a CDN will provide when compared to the performance of your origin datacenter.</p>
<p>The edge is messy, chaotic, and what your customers deal with everyday.</p>
<h3>Understand the SLAs/SLOs</h3>
<p>CDNs will always provide either <a title="Wikipedia - Service level agreement" href="http://en.wikipedia.org/wiki/Service_level_agreement" target="_blank">service level agreement</a> (<strong>SLA</strong>) with <a title="Wikipedia - Service level objectives" href="http://en.wikipedia.org/wiki/Service_level_objective" target="_blank">service level objectives</a> (<strong>SLOs</strong>) stated in it. This topic is at once recognizable and about as well understood as 11 Dimensional Theoretical Physics.</p>
<p>I have written briefly about SLAs and SLOs before [<a title="Newest Industry - SLA: The myth of simplicity" href="http://newestindustry.org/2008/12/17/sla-the-myth-of-simplicity/" target="_blank">here</a> and <a title="Newest Industry - Service Level Agreements in Web Performance" href="http://newestindustry.org/2004/12/14/service-level-agreements-in-web-performance/" target="_blank">here</a>]. Do your research before you wade into this polite version of white-collar trench warfare.</p>
<p>Make sure you understand what the goal of the SLA is. Make sure that the SLOs are clear, measurable, valid, and enforceable. Then ensure that the method used to measure the SLOs is one that your organization can understand and can accept as valid.</p>
<p>Finally, ensure that the SLOs are reviewed monthly.</p>
<h2>Takeaways</h2>
<p>Understanding the foundational technology that underlies the CDNs you use or are considering using will help you make better decisions.</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%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;t=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN" 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%20Choosing%20a%20CDN%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%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%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&amp;body=Content%20Delivery%20Networks%20%28CDNs%29%20are%20a%20key%20component%20to%20any%20Web%20performance%20strategy.%20If%20you%20examine%20the%20content%20from%20any%20large%20online%20business%20or%20media%20provider%2C%20it%20won%27t%20take%20long%20to%20find%20the%20objects%20that%20these%20organizations%20have%20entrusted%20to%20CDNs%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%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&amp;bodytext=Content%20Delivery%20Networks%20%28CDNs%29%20are%20a%20key%20component%20to%20any%20Web%20performance%20strategy.%20If%20you%20examine%20the%20content%20from%20any%20large%20online%20business%20or%20media%20provider%2C%20it%20won%27t%20take%20long%20to%20find%20the%20objects%20that%20these%20organizations%20have%20entrusted%20to%20CDNs%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%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN" 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%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Content%20Delivery%20Networks%20%28CDNs%29%20are%20a%20key%20component%20to%20any%20Web%20performance%20strategy.%20If%20you%20examine%20the%20content%20from%20any%20large%20online%20business%20or%20media%20provider%2C%20it%20won%27t%20take%20long%20to%20find%20the%20objects%20that%20these%20organizations%20have%20entrusted%20to%20CDNs%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%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN" 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%20Choosing%20a%20CDN&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%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%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&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%2F13%2Feffective-web-performance-choosing-a-cdn%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%2F13%2Feffective-web-performance-choosing-a-cdn%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%2F13%2Feffective-web-performance-choosing-a-cdn%2F&amp;title=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&amp;notes=Content%20Delivery%20Networks%20%28CDNs%29%20are%20a%20key%20component%20to%20any%20Web%20performance%20strategy.%20If%20you%20examine%20the%20content%20from%20any%20large%20online%20business%20or%20media%20provider%2C%20it%20won%27t%20take%20long%20to%20find%20the%20objects%20that%20these%20organizations%20have%20entrusted%20to%20CDNs%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=Effective%20Web%20Performance%3A%20Choosing%20a%20CDN&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F13%2Feffective-web-performance-choosing-a-cdn%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/13/effective-web-performance-choosing-a-cdn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Effective Web Performance</title>
		<link>http://newestindustry.org/2009/08/12/effective-web-performance/</link>
		<comments>http://newestindustry.org/2009/08/12/effective-web-performance/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:00:06 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Business performance management]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[silos]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://newestindustry.org/2009/08/11/effective-web-performance/</guid>
		<description><![CDATA[
			
				
			
		
Slap up some measurements. Look at some graphs. Make a few calls. Your site is faster. You&#8217;re a hero.
Right.
Effective Web performance is something that requires planning, preparation, execution, and the willingness to try more than once to get things right. I have discussed this problem before, but wanted to expand my thoughts into some steps [...]]]></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%2F12%2Feffective-web-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F12%2Feffective-web-performance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Storm Sirens" href="http://flickr.com/photos/56294293@N00/122283388"><img style="float:left;padding:6px;" src="http://farm1.static.flickr.com/36/122283388_a4c6e9f59f_m.jpg" alt="" /></a>Slap up some measurements. Look at some graphs. Make a few calls. Your site is faster. You&#8217;re a hero.</p>
<p>Right.</p>
<p>Effective Web performance is something that requires planning, preparation, execution, and the willingness to try more than once to get things right. I have discussed <a href="http://newestindustry.org/2008/09/22/web-performance-managing-web-performance-improvement/">this problem</a> before, but wanted to expand my thoughts into some steps that I have seen work effectively in organizations that have effectively established Web performance improvement strategies that work.</p>
<p>This process, in its simplest form, consists of five steps. Each step seems simple, but skipping any one of them will likely leave your Web performance process only half-baked, unable to help your team effectively improve the site.</p>
<h2>1. Identification &#8211; What do we want/need to measure?</h2>
<p>We want to measure everything. From everywhere.</p>
<p>This is an ineffective approach to Web performance measurement. This approach leads to a mass of data flowing towards you, causing your team to turn and flee, finding any way possible to hide from the coming onslaught.</p>
<p>Work with your team to carefully chose your Web performance targets. Identify two or three things about your site&#8217;s performance that you want to explore. Make these items discrete and clearly understood by everyone on your team. Clearly state their importance to improving Web performance. Get everyone to sign off on this.</p>
<p>Now, what was just said above will not be easy. There will be disagreements among people, among different parts of the organization, about which items are the most crucial to measure. This is a good thing.</p>
<p>Perhaps the greatest single hindrance to Web performance improvement is the lack of communication. An active debate is better than quiet acceptance and a grudging belief that you are going the wrong way. <a href="http://newestindustry.org/2008/10/16/web-performance-the-strength-of-corporate-silos/">Corporate silos</a> and a <a href="http://newestindustry.org/2009/03/19/modern-business-and-the-culture-of-assurance/">culture of assurance</a> will not allow your company to make the decisions you need to have an effective Web performance strategy.</p>
<h2>2. Selection &#8211; What data will we need to collect?</h2>
<p>In order to identify a Web performance issue (which is far more important than trying to solve it), the data that will be examined will need to be decided on. This sounds easy &#8211; response time and success rate. We&#8217;re done.</p>
<p>Right.</p>
<p>Now, if your team wants to be effective, they have to understand the complexity of what they are measuring. Then an assessment of what useful data can be extract to isolate the specific performance issue under study can be made.</p>
<p>Choose your metrics carefully, as the wrong data is worse than no data.</p>
<h2>3. Execution &#8211; How will we collect the data?</h2>
<p>Once what is to be measured is decided on, the mechanics of collecting the data can be decided on. In today&#8217;s Web performance measurement environment, there are solutions to meet every preferred approach.</p>
<ul>
<li><strong>Active Synthetic Monitoring.</strong> This is the <em>old man</em> of the methods, having been around the longest. A URL or business process is selected, scripted, and them pushed out to an existing measurement network that is managed/controlled. These have the advantage of providing static, consistent metrics that can be used as baselines for long-term trending. However, they are locked to a single process, and do not respond or indicate where your customers are going now.</li>
<li><strong>Passive User Monitoring &#8211; Browser-Side.</strong> A relative newcomer to the measurement field, this process allows companies to tag pages and follow the customer performance experience as they move through a site. This methodology can also be used to discretely measure the browser-side performance of page components that may be invisible to other measurement collection methods. It does have a weakness in that it is sometimes hard to sell within an organization because of its perceived similarity to Web analytics approaches and its need to develop an effective tagging strategy.</li>
<li><strong>Passive User Monitoring &#8211; Server-Side.</strong> This methods follows customers as they move through a site, but collects data from a users interaction with the site, rather than with the browser. Great for providing details of how customers moved through a site and how long it took to move from page to page. It is weak in providing data on how long it took for data to be delivered to the customer, and how long it took their browser to process and render the requested data.</li>
</ul>
<p>Organizations often choose one of the methods, and stay with it. This has the effect of seeing the world through <em>hammer goggles</em>: If all you have is a hammer, then every problem you need to solve has to be turned into a nail.</p>
<p>Successful organizations have a complex, correlative approach to effective Web performance analysis. One that links performance data from multiple inputs and finds a way to link the relationships between different data sets.</p>
<p>If your team isn&#8217;t ready for the correlative approach, then at least keep an open mind. Not every Web performance problem is a nail.</p>
<h2>4. Information &#8211; How do we make the data useful?</h2>
<p>Your team now has a great lump of data, collected in a way that is understood, and providing details about things they care about.</p>
<p>Now what?</p>
<p>Web performance data is simply the raw facts that come out of the measurement systems. It is critical that during the process of determining why, what and how to measure that you also decided how you were going to process the data to produce metrics that made sense to your team.</p>
<p>Strategies include:</p>
<ul>
<li>Feeding the data into a business analytics tool</li>
<li>Producing daily/weekly/monthly reports on the Key Performance Indicators (<strong>KPIs</strong>) that your team uses to measure Web performance</li>
<li>Annotate change, for better or worse</li>
<li>Correlate. Correlate. Correlate. Nature abhors a vacuum.</li>
</ul>
<p>Providing a lot of raw data is the same as a vacuum &#8211; a whole bunch of nothing.</p>
<h2>5. Action &#8211; How do we make meaningful Web performance changes?</h2>
<p>Data has been collected and processed into meaningful data. People throughout the organization are having <em>a-ha</em> moments, coming up with ideas or realizations about the overall performance of the site. There are cries to <em>just do something</em>.</p>
<p>Stick to the plan. And assume that the plan will evolve in the presence of new information.</p>
<p>Prioritizing Web performance improvements falls into the age-old battle between the behemoths of the online business: business and IT.</p>
<p>Business will want to focus on issues that have the greatest effect on the bottom-line. IT will want to focus on the issues that have the greatest effect on technology.</p>
<p>They&#8217;re both wrong. And they&#8217;re both right.</p>
<p>Your online business is just that: a business that, regardless of its mission, based on technology. Effective Web performance relies on these two forces being in balance. The business cannot be successful without a sound and tuned online platform, and the technology needed to deliver the online platform cannot exist without the revenue that comes from the business done on that platform.</p>
<p>Effective Web performance relies on prioritizing issues so that they can be done within the business and technology plans. And an effective organization is one that has communicated (there&#8217;s that word again) what those plans are. Everyone needs to understand that the business makes decisions that effect technology and vice-versa. And that if these decisions are made in isolation, the whole organization will either implode or explode.</p>
<h2>Takeaway</h2>
<p>Effective Web performance is hard work. It takes a committed organization that understands that running an online business requires that everyone have access to the information they need, collected in a meaningful way, to meet the goals that everyone has agreed to.</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%2F12%2Feffective-web-performance%2F&amp;t=Effective%20Web%20Performance" 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%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F12%2Feffective-web-performance%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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance&amp;body=Slap%20up%20some%20measurements.%20Look%20at%20some%20graphs.%20Make%20a%20few%20calls.%20Your%20site%20is%20faster.%20You%27re%20a%20hero.%0D%0A%0D%0ARight.%0D%0A%0D%0AEffective%20Web%20performance%20is%20something%20that%20requires%20planning%2C%20preparation%2C%20execution%2C%20and%20the%20willingness%20to%20try%20more%20than%20once%20to%20get" 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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance&amp;bodytext=Slap%20up%20some%20measurements.%20Look%20at%20some%20graphs.%20Make%20a%20few%20calls.%20Your%20site%20is%20faster.%20You%27re%20a%20hero.%0D%0A%0D%0ARight.%0D%0A%0D%0AEffective%20Web%20performance%20is%20something%20that%20requires%20planning%2C%20preparation%2C%20execution%2C%20and%20the%20willingness%20to%20try%20more%20than%20once%20to%20get" 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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance" 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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Slap%20up%20some%20measurements.%20Look%20at%20some%20graphs.%20Make%20a%20few%20calls.%20Your%20site%20is%20faster.%20You%27re%20a%20hero.%0D%0A%0D%0ARight.%0D%0A%0D%0AEffective%20Web%20performance%20is%20something%20that%20requires%20planning%2C%20preparation%2C%20execution%2C%20and%20the%20willingness%20to%20try%20more%20than%20once%20to%20get" 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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance" 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&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F12%2Feffective-web-performance%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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance&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%2F12%2Feffective-web-performance%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%2F12%2Feffective-web-performance%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%2F12%2Feffective-web-performance%2F&amp;title=Effective%20Web%20Performance&amp;notes=Slap%20up%20some%20measurements.%20Look%20at%20some%20graphs.%20Make%20a%20few%20calls.%20Your%20site%20is%20faster.%20You%27re%20a%20hero.%0D%0A%0D%0ARight.%0D%0A%0D%0AEffective%20Web%20performance%20is%20something%20that%20requires%20planning%2C%20preparation%2C%20execution%2C%20and%20the%20willingness%20to%20try%20more%20than%20once%20to%20get" 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&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F12%2Feffective-web-performance%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/12/effective-web-performance/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Performance: How long can you ignore the money?</title>
		<link>http://newestindustry.org/2009/08/03/web-performance-how-long-can-you-ignore-the-money/</link>
		<comments>http://newestindustry.org/2009/08/03/web-performance-how-long-can-you-ignore-the-money/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 14:49:25 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[business culture]]></category>
		<category><![CDATA[business performance]]></category>
		<category><![CDATA[Business/Finance]]></category>
		<category><![CDATA[company culture]]></category>
		<category><![CDATA[Culture of the Web]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2515</guid>
		<description><![CDATA[
			
				
			
		
Web performance is everywhere. People intuitively understand that when a site is slow, something&#8217;s wrong. Web performance breeds anecdotal tales of lost carts, broken catalogs, and searches gone wrong. Web performance can get you name in lights, but not in the way you or your company would like.
It&#8217;s a mistake to consider Web performance a [...]]]></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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Brave New World - Un mundo feliz - SchÃ¶ne neue Welt" href="http://flickr.com/photos/29487767@N02/3338900345"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3559/3338900345_f3b4b1b774_m.jpg" alt="" /></a>Web performance is everywhere. People intuitively understand that when a site is slow, something&#8217;s wrong. Web performance breeds anecdotal tales of lost carts, broken catalogs, and searches gone wrong. Web performance can get you name in lights, but not in the way you or your company would like.</p>
<p>It&#8217;s a mistake to consider Web performance a technology problem. Web performance is really a business problem that has a technological solution.</p>
<p>Business problems have solutions that any mid-level executive can understand. A site that can&#8217;t handle the amount of traffic coming in requires tuning and optimization, not the firing of the current VP of Operations and a new marketing strategy.</p>
<p>Can you imagine the fate of the junior executive who suggested that a new marketing strategy was the solution to brick-and-mortar stores that are too small and crowded to handle the number of prospective customers (or former prospective customers) coming in the door?</p>
<p>Every Web performance event costs a company money, in the present and in the future. So when someone presents your company with the reality of your current Web performance, what is your response?</p>
<p>Some simple ideas for living with the reality that Web performance hurts business.</p>
<ol>
<li><strong>Be able to explain the issue to everyone in the company and to customers who ask.</strong> Gory details and technical mumbo-jumbo make people feel like there is something being hidden from them. Tell the truth, but make it clear what happened.</li>
<li><strong>Do not blame anyone in public.</strong> A great way to look bad to everyone is to say that someone else caused the problem. Guess what? All that the people who visited your site during the problem will remember is that your site had the problem. Save frank discussions for behind closed doors.</li>
<li><strong>Be able to explain to the company what the business cost was.</strong> While everyone is pointing fingers inside your company, remind them that the outage cost them $XX/minute. Of course, you can only tell them that if you know what that number is. Then gently remind everyone that this is what it cost the whole company.</li>
<li><strong>Take real action.</strong> I don&#8217;t mean things like &#8220;We will be conducting an internal review of our processes to ensure that this is not repeated&#8221;. I mean things like listening and understanding what technology or business process failed and got you into this position in the first place. Was it someone just hitting the wrong switch? Or was it a culture of denial that did not allow the reality of Web performance to filter up to levels where real change could be implemented?</li>
<li><strong>Demand quantitative proof that this will never happen again.</strong> Load test. Monitor. Measure. Correlate data from multiple sources. Decide how Web performance information will be communicated inside your company. Make the data available so people can ask questions. Be prepared to defend your decisions with real information.</li>
</ol>
<p>The most successful Web companies have done thing very well. It is the core of their success and it is what makes them ruthlessly strive for Web performance excellence.</p>
<p>These companies understood that in order to succeed they needed to create a culture where business performance and Web performance are the same thing.</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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;t=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%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=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;body=Web%20performance%20is%20everywhere.%20People%20intuitively%20understand%20that%20when%20a%20site%20is%20slow%2C%20something%27s%20wrong.%20Web%20performance%20breeds%20anecdotal%20tales%20of%20lost%20carts%2C%20broken%20catalogs%2C%20and%20searches%20gone%20wrong.%20Web%20performance%20can%20get%20you%20name%20in%20lights%2C%20but%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%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;bodytext=Web%20performance%20is%20everywhere.%20People%20intuitively%20understand%20that%20when%20a%20site%20is%20slow%2C%20something%27s%20wrong.%20Web%20performance%20breeds%20anecdotal%20tales%20of%20lost%20carts%2C%20broken%20catalogs%2C%20and%20searches%20gone%20wrong.%20Web%20performance%20can%20get%20you%20name%20in%20lights%2C%20but%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%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%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%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Web%20performance%20is%20everywhere.%20People%20intuitively%20understand%20that%20when%20a%20site%20is%20slow%2C%20something%27s%20wrong.%20Web%20performance%20breeds%20anecdotal%20tales%20of%20lost%20carts%2C%20broken%20catalogs%2C%20and%20searches%20gone%20wrong.%20Web%20performance%20can%20get%20you%20name%20in%20lights%2C%20but%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%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%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=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%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%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%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%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%2F&amp;title=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;notes=Web%20performance%20is%20everywhere.%20People%20intuitively%20understand%20that%20when%20a%20site%20is%20slow%2C%20something%27s%20wrong.%20Web%20performance%20breeds%20anecdotal%20tales%20of%20lost%20carts%2C%20broken%20catalogs%2C%20and%20searches%20gone%20wrong.%20Web%20performance%20can%20get%20you%20name%20in%20lights%2C%20but%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=Web%20Performance%3A%20How%20long%20can%20you%20ignore%20the%20money%3F&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F03%2Fweb-performance-how-long-can-you-ignore-the-money%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/03/web-performance-how-long-can-you-ignore-the-money/feed/</wfw:commentRss>
		<slash:comments>1</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>Modern Business and the Culture of Assurance</title>
		<link>http://newestindustry.org/2009/03/19/modern-business-and-the-culture-of-assurance/</link>
		<comments>http://newestindustry.org/2009/03/19/modern-business-and-the-culture-of-assurance/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 15:25:19 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[business strategy]]></category>
		<category><![CDATA[culture of assurance]]></category>
		<category><![CDATA[devolution of detail]]></category>
		<category><![CDATA[dissociation]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2397</guid>
		<description><![CDATA[
			
				
			
		
I often wonder how much business is lost but the levels of assurance that exist within modern companies.
As information passes through and upward through a company, it is filtered, shaped, refined down to the one salient decision point that all the executives can then discuss. The concern that I have is whether the devolution of [...]]]></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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="hermself watching hermself being hermself" href="http://flickr.com/photos/83374639@N00/108664273"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/45/108664273_4f3fbca066_m.jpg" alt="" /></a>I often wonder how much business is lost but the levels of assurance that exist within modern companies.</p>
<p>As information passes through and upward through a company, it is filtered, shaped, refined down to the one salient decision point that all the executives can then discuss. The concern that I have is whether the devolution of detail within organizations stifles their ability to innovate, especially in times of stress.</p>
<p>Small companies have a short distance from those that create and work with the product to the senior levels. As a result, senior managers and executives are tightly tied to the details of the product, of the company, of the customers. They understand that details are important.</p>
<p>Mature companies discuss how their strategies and initiatives will shape an entire industry and change the way everyone does business. But how that happens is often lost as those concepts flow downward. Just as detail devolves on the way up, detail evolves on the way down.</p>
<p>It is nigh on impossible to participate in an industry-defining paradigm shift when your everyday activities double and triple, leading to a complete dissociation between the executive level and the worker level.</p>
<p>Why does this occur?</p>
<p>Its not that detail devolves on the way up an organization, but rather that each level needs to assure each higher level that everything is ok and that solutions can be found for those issues that may be challenging, so lets just keep pressing forward.</p>
<p>So the devolution of detail coupled with the culture of assurance gets too many companies in trouble.</p>
<p>The devil is in the details. And sometimes, the devil can be your friend.</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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;t=Modern%20Business%20and%20the%20Culture%20of%20Assurance" 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=Modern%20Business%20and%20the%20Culture%20of%20Assurance%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;body=I%20often%20wonder%20how%20much%20business%20is%20lost%20but%20the%20levels%20of%20assurance%20that%20exist%20within%20modern%20companies.%0D%0A%0D%0AAs%20information%20passes%20through%20and%20upward%20through%20a%20company%2C%20it%20is%20filtered%2C%20shaped%2C%20refined%20down%20to%20the%20one%20salient%20decision%20point%20that%20all%20th" 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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;bodytext=I%20often%20wonder%20how%20much%20business%20is%20lost%20but%20the%20levels%20of%20assurance%20that%20exist%20within%20modern%20companies.%0D%0A%0D%0AAs%20information%20passes%20through%20and%20upward%20through%20a%20company%2C%20it%20is%20filtered%2C%20shaped%2C%20refined%20down%20to%20the%20one%20salient%20decision%20point%20that%20all%20th" 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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance" 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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=I%20often%20wonder%20how%20much%20business%20is%20lost%20but%20the%20levels%20of%20assurance%20that%20exist%20within%20modern%20companies.%0D%0A%0D%0AAs%20information%20passes%20through%20and%20upward%20through%20a%20company%2C%20it%20is%20filtered%2C%20shaped%2C%20refined%20down%20to%20the%20one%20salient%20decision%20point%20that%20all%20th" 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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance" 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=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance&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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%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%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%2F&amp;title=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;notes=I%20often%20wonder%20how%20much%20business%20is%20lost%20but%20the%20levels%20of%20assurance%20that%20exist%20within%20modern%20companies.%0D%0A%0D%0AAs%20information%20passes%20through%20and%20upward%20through%20a%20company%2C%20it%20is%20filtered%2C%20shaped%2C%20refined%20down%20to%20the%20one%20salient%20decision%20point%20that%20all%20th" 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=Modern%20Business%20and%20the%20Culture%20of%20Assurance&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Fmodern-business-and-the-culture-of-assurance%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/03/19/modern-business-and-the-culture-of-assurance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Performance in Hard Times</title>
		<link>http://newestindustry.org/2009/01/12/web-performance-in-hard-times/</link>
		<comments>http://newestindustry.org/2009/01/12/web-performance-in-hard-times/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 14:34:01 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[business]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2253</guid>
		<description><![CDATA[
			
				
			
		
In the end, it&#8217;s all about performance. And when times get hard and budgets get tight, performance should be high on the list of online businesses.
The issue that I see when I work with online firms is that the first item to be on the chopping block is the performance budget. Performance appears to be [...]]]></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%2Fweb-performance-in-hard-times%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fweb-performance-in-hard-times%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>In the end, it&#8217;s all about performance. And when times get hard and budgets get tight, performance should be high on the list of online businesses.</p>
<p>The issue that I see when I work with online firms is that the first item to be on the chopping block is the performance budget. Performance appears to be equated with expense.</p>
<p>What name I have in the arena of Web performance that I do have I made during the last economic slowdown in 2000-2002 by writing and evangelizing some very simple facts:</p>
<ol>
<li>HTTP compression is easy to set up and can reduce the bandwidth that your text files require to download. This is even more important as more and more companies build complete applications in Javascript.</li>
<li>Allow others to cache what is cacheable. Offload your site to edge and corporate servers, and let them do the heavy lifting.</li>
<li>Enable HTTP persistence. Fewer TCP connection requests make downloads run more effectively and take advantage of the benefits of the efficiencies of built into TCP.</li>
</ol>
<p><a title="Amazon.com: Steve Souders - High Performance Web Sites" href="http://www.amazon.com/High-Performance-Web-Sites-Essential/dp/0596529309" target="_blank">Steve Souders&#8217; book</a> reminds people that designers can help this process by designing a proper page.<a title="Amazon.com: Andy King - Website Optimization" href="http://www.amazon.com/Website-Optimization-Search-Conversion-Secrets/dp/0596515081" target="_blank"> Andy King&#8217;s book</a> (<a title="Newest Industry - The Dichotomy of the Web: Andy Kingâ€™s Website Optimization" href="http://newestindustry.org/2008/08/30/the-dichotomy-of-the-web-andy-kings-website-optimization/" target="_blank">my review</a>) reminds people that Business and Technical Operations need to work together to reach the same goal.</p>
<p>So, rather than seeing this time of contraction as a challenge, take it as a chance to solidify your performance position. Retrench, re-examine, and reveal your performance issues. Integrate Web performance into the day-to-day operations of the entire business, and work within your current configuration.</p>
<p>The companies that learn to work more effectively and efficiently with a reduced budget and fewer people will come out on the other side as those poised to take advantage of the opportunities that are still out there.</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%2Fweb-performance-in-hard-times%2F&amp;t=Web%20Performance%20in%20Hard%20Times" 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%20in%20Hard%20Times%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fweb-performance-in-hard-times%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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times&amp;body=In%20the%20end%2C%20it%27s%20all%20about%20performance.%20And%20when%20times%20get%20hard%20and%20budgets%20get%20tight%2C%20performance%20should%20be%20high%20on%20the%20list%20of%20online%20businesses.%0D%0A%0D%0AThe%20issue%20that%20I%20see%20when%20I%20work%20with%20online%20firms%20is%20that%20the%20first%20item%20to%20be%20on%20the%20chopping%20blo" 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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times&amp;bodytext=In%20the%20end%2C%20it%27s%20all%20about%20performance.%20And%20when%20times%20get%20hard%20and%20budgets%20get%20tight%2C%20performance%20should%20be%20high%20on%20the%20list%20of%20online%20businesses.%0D%0A%0D%0AThe%20issue%20that%20I%20see%20when%20I%20work%20with%20online%20firms%20is%20that%20the%20first%20item%20to%20be%20on%20the%20chopping%20blo" 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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times" 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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=In%20the%20end%2C%20it%27s%20all%20about%20performance.%20And%20when%20times%20get%20hard%20and%20budgets%20get%20tight%2C%20performance%20should%20be%20high%20on%20the%20list%20of%20online%20businesses.%0D%0A%0D%0AThe%20issue%20that%20I%20see%20when%20I%20work%20with%20online%20firms%20is%20that%20the%20first%20item%20to%20be%20on%20the%20chopping%20blo" 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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times" 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%20in%20Hard%20Times&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fweb-performance-in-hard-times%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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times&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%2Fweb-performance-in-hard-times%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%2Fweb-performance-in-hard-times%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%2Fweb-performance-in-hard-times%2F&amp;title=Web%20Performance%20in%20Hard%20Times&amp;notes=In%20the%20end%2C%20it%27s%20all%20about%20performance.%20And%20when%20times%20get%20hard%20and%20budgets%20get%20tight%2C%20performance%20should%20be%20high%20on%20the%20list%20of%20online%20businesses.%0D%0A%0D%0AThe%20issue%20that%20I%20see%20when%20I%20work%20with%20online%20firms%20is%20that%20the%20first%20item%20to%20be%20on%20the%20chopping%20blo" 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%20in%20Hard%20Times&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F12%2Fweb-performance-in-hard-times%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/web-performance-in-hard-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Methodology Before Measurement</title>
		<link>http://newestindustry.org/2009/01/05/methodology-before-measurement/</link>
		<comments>http://newestindustry.org/2009/01/05/methodology-before-measurement/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 17:08:08 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[business operations]]></category>
		<category><![CDATA[Customer Generation]]></category>
		<category><![CDATA[Customer Retention]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[Measurement and Methodology]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[Performance Methodology]]></category>
		<category><![CDATA[technical operations]]></category>
		<category><![CDATA[Web Measurements]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2248</guid>
		<description><![CDATA[
			
				
			
		
Measure what is measurable, and make measurable what is not so.
Galileo Galilei
The greatest challenge facing companies today is not finding ways to measure performance. The key issue is one of understanding what should be measured and validating that there is agreement on what the purpose of the measurement is.
Organizations are complex. And with complexity arises [...]]]></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%2F05%2Fmethodology-before-measurement%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F05%2Fmethodology-before-measurement%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="padding-left: 30px;"><em>Measure what is measurable, and make measurable what is not so.</em></p>
<p style="padding-left: 30px;"><strong>Galileo Galilei</strong></p>
<p>The greatest challenge facing companies today is not finding ways to measure performance. The key issue is one of understanding what should be measured and validating that there is agreement on what the purpose of the measurement is.</p>
<p>Organizations are complex. And with complexity arises the need to gather data for different purposes. In my series discussing <a title="Newest Industry - Why Web Measurements?" href="http://newestindustry.org/2008/12/08/why-web-measurements-the-series/" target="_blank"><em>Why Web Measurements?</em></a>, I broke organizations down into four groups, each one having distinctly different needs for measurements and data. While this series focuses on Web performance, the four categories (<a title="Newest Industry - Why Web Measurements? Customer Generation" href="http://newestindustry.org/2008/12/01/why-web-measurement-part-i-customer-generation/" target="_blank"><strong>Customer Generation</strong></a>,<strong> <a title="Newest Industry - Why Web Measurements? Customer Retention" href="http://newestindustry.org/2008/12/02/why-web-measurements-part-ii-customer-retention/" target="_blank">Customer Retention</a></strong>,<strong> <a title="Newest Industry - Why Web Measurements? Business Operations" href="http://newestindustry.org/2008/12/05/why-web-measurements-part-iii-business-operations/" target="_blank">Business Operations</a></strong>, and<strong> <a title="Newest Industry - Why Web Measurements? Technical Operations" href="http://newestindustry.org/2008/12/08/why-web-measurements-part-iv-technical-operations/" target="_blank">Technical Operations</a></strong>) can be broadly applied to all aspects of your business.</p>
<p>In each of the four categories, whether it is for Web performance or financial analysis, determining what and why to measure is a critical predecessor to the establishment of measurements and the examination of data.</p>
<p>2009 will be a year of reflection and retrenchment. Companies will be examining all aspects of their business, all of their relationships with vendors, all of the ways they measure themselves. The question that must be asked before succumbing to the rushing panic of cost-cutting and layoffs is: Do you fundamentally understand why and what you measure and what it is really telling you?</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%2F05%2Fmethodology-before-measurement%2F&amp;t=Methodology%20Before%20Measurement" 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=Methodology%20Before%20Measurement%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F05%2Fmethodology-before-measurement%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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement&amp;body=Measure%20what%20is%20measurable%2C%20and%20make%20measurable%20what%20is%20not%20so.%0D%0AGalileo%20Galilei%0D%0A%0D%0AThe%20greatest%20challenge%20facing%20companies%20today%20is%20not%20finding%20ways%20to%20measure%20performance.%20The%20key%20issue%20is%20one%20of%20understanding%20what%20should%20be%20measured%20and%20validating" 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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement&amp;bodytext=Measure%20what%20is%20measurable%2C%20and%20make%20measurable%20what%20is%20not%20so.%0D%0AGalileo%20Galilei%0D%0A%0D%0AThe%20greatest%20challenge%20facing%20companies%20today%20is%20not%20finding%20ways%20to%20measure%20performance.%20The%20key%20issue%20is%20one%20of%20understanding%20what%20should%20be%20measured%20and%20validating" 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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement" 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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Measure%20what%20is%20measurable%2C%20and%20make%20measurable%20what%20is%20not%20so.%0D%0AGalileo%20Galilei%0D%0A%0D%0AThe%20greatest%20challenge%20facing%20companies%20today%20is%20not%20finding%20ways%20to%20measure%20performance.%20The%20key%20issue%20is%20one%20of%20understanding%20what%20should%20be%20measured%20and%20validating" 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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement" 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=Methodology%20Before%20Measurement&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F05%2Fmethodology-before-measurement%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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement&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%2F05%2Fmethodology-before-measurement%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%2F05%2Fmethodology-before-measurement%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%2F05%2Fmethodology-before-measurement%2F&amp;title=Methodology%20Before%20Measurement&amp;notes=Measure%20what%20is%20measurable%2C%20and%20make%20measurable%20what%20is%20not%20so.%0D%0AGalileo%20Galilei%0D%0A%0D%0AThe%20greatest%20challenge%20facing%20companies%20today%20is%20not%20finding%20ways%20to%20measure%20performance.%20The%20key%20issue%20is%20one%20of%20understanding%20what%20should%20be%20measured%20and%20validating" 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=Methodology%20Before%20Measurement&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F01%2F05%2Fmethodology-before-measurement%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/05/methodology-before-measurement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
