<?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; HTTP</title>
	<atom:link href="http://newestindustry.org/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Fri, 19 Mar 2010 18:32: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>The Complexity of Web Performance</title>
		<link>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/</link>
		<comments>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:36:14 +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 performance concepts]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Layer 7]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[network diagram]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[User agent]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2715</guid>
		<description><![CDATA[
			
				
			
		
Helping a colleague this week, we uncovered some odd behavior with a site whose performance he was analyzing. Upon first glance, it was clear that this site had a performance issue &#8211; they had HTTP persistence disabled. Immediate red flag in the areas of network overhead and geographic latency.
Further digging exposed something more sinister. It [...]]]></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%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="what unique texturing the sky feels painted" href="http://flickr.com/photos/70285332@N00/4294081816"><img style="float: right; padding: 4px;" src="http://farm5.static.flickr.com/4013/4294081816_3e4e1df30f_m.jpg" alt="" /></a>Helping a colleague this week, we uncovered some odd behavior with a site whose performance he was analyzing. Upon first glance, it was clear that this site had a performance issue &#8211; they had HTTP persistence disabled. Immediate red flag in the areas of network overhead and geographic latency.</p>
<p>Further digging exposed something more sinister. It seems that HTTP persistence was only disabled for browsers with <em>MSIE</em> in the user-agent string. Even if the user-agent string was just <em>MSIE</em>, HTTP persistence was off.</p>
<p>The customer was very forthcoming and sent us their standard <em>httpd.conf</em> file. This showed no sign of the standard (and frustrating) global disabling of persistence for Internet Explorer.</p>
<p>Finally, it came to us. The customer had provided a simple network diagram, and there, just before packets hit the Internet, was a Layer 7 firewall. How did we know the Layer 7 firewall was the likely cause? Because this device was also the one that provided compression for the content going out to customers.</p>
<p>A Layer 7 firewall happily rewrites HTTP headers to reflect the nature of the compressed content (content-length or transfer-encoding: chunked) and to add the gzip flag (accept-encoding:gzip). Since this device was already doing this, it was pretty clear to us that it also had a rule that disabled HTTP persistence for anything with <em>MSIE</em> in the user-agent string.</p>
<p>This was a fine example of the complexity of the modern Web application infrastructure. In effect, there were two groups with different ideas of how Internet Explorer should be handled at the network layer, and neither of them seems to have talked to the other.</p>
<p>When you have a Web performance problem, indulge in a thought experiment. Create an imaginary incoming Web request and try to see if you can follow it through all the systems it touches on your system. Put it on a whiteboard, a mindmap, whatever works.</p>
<p>Then invite the system architects and network engineers in and get them to fill in the gaps.</p>
<p>No doubt that will lead to the &#8220;ah ha!&#8221; moment. If nothing else, it&#8217;s a good excuse to put pizza on the company card. But I have no doubt that you will walk away with a better understanding of your systems, which will make it easier for you to talk to all the people responsible for keeping your systems running.</p>
<p><strong>TAKEAWAY:</strong> Just because the part of the Web application you work on is working fine, it may be affected by other components that are not tuned or configured for performance. Get to know the entire application at a high level.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;t=The%20Complexity%20of%20Web%20Performance" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Complexity%20of%20Web%20Performance%20-%20http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-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>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;body=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;bodytext=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=The%20Complexity%20of%20Web%20Performance&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-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>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-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>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;notes=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=The%20Complexity%20of%20Web%20Performance&amp;body=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-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>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective Web Performance: An Introduction and A Manifesto</title>
		<link>http://newestindustry.org/2009/08/19/effective-web-performance-an-introduction-and-a-manifesto/</link>
		<comments>http://newestindustry.org/2009/08/19/effective-web-performance-an-introduction-and-a-manifesto/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 04:00:33 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Commentary]]></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[WebPerformance.Org]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Business intelligence]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Conversational agent]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Hypertext Transfer Protocol]]></category>
		<category><![CDATA[Information technology management]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Performance management]]></category>
		<category><![CDATA[Strategic management]]></category>
		<category><![CDATA[Strategic planning]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web performance conversation]]></category>
		<category><![CDATA[Web services]]></category>
		<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2608</guid>
		<description><![CDATA[
			
				
			
		
Every so often, you wake up and realize that the world has changed around you. Or, to say it better, your view of the world has changed so profoundly, but also so subtly and slowly that it is imperceptible unless you take the time to look back at where you came from.
Six years ago, if [...]]]></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%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Management of Complexity" href="http://flickr.com/photos/15748454@N00/3090102907"><img style="float:left;padding:6px;" src="http://farm4.static.flickr.com/3235/3090102907_c3b7c67a13_m.jpg" alt="" /></a>Every so often, you wake up and realize that the world has changed around you. Or, to say it better, your view of the world has changed so profoundly, but also so subtly and slowly that it is imperceptible unless you take the time to look back at where you came from.</p>
<p>Six years ago, if you had asked me what the most important problems in Web performance were, I would have reeled off a list that was focused on technology and configuration: HTTP compression, HTTP persistent connections, caching, etc. In fact, six years on, these are still the concepts that dominate Web performance conversations.</p>
<p>Slowly, glacially, shaped by six years of working with customers and clients, listening to the Web performance conversations that flow across the Web and within companies, I realize that technology is only one component of the Web performance solution.</p>
<h2>Web Performance is NOT Just Technology</h2>
<p>Most organizations focus too much of their efforts on solving the technical problems because they are discrete, easy to track, and produce quantifiable results.</p>
<p>Fair enough.</p>
<p>But a highly tuned engine with a rusted chassis, four flat wheels, and a voided warranty still has a Web performance problem, even if it is technically sound.</p>
<p><a title="Web Performance Venn by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3834978903/"><img style="float:right;padding:6px;" src="http://farm3.static.flickr.com/2432/3834978903_c33ea45aa7_m.jpg" alt="Web Performance Venn" width="240" height="225" /></a>The complexity of the issue arises from the terminology used. <em>Web performance</em>, in current parlance, refers almost completely to the delivery of the site in an appropriate and measurable manner.</p>
<p>Web performance is not simply the generation and delivery of HTML and other objects. Web performance is <em>conversation</em> that defines the basic nature of any Web site.</p>
<p><span style="background-color: #ffffff; ">Approaching Web performance, as I had for so many years, as a technical problem with a discrete solution overlooks the true nature of Web performance. A culture of effective Web performance absorbs a number of different inputs, and then ensures that the site performs across many different vectors, not just the two-dimensional response/success over time graph.</span></p>
<h2><span style="background-color: #ffffff; ">Web Performance is Culture and Communication</span></h2>
<p>Web performance is an issue of culture. And at the root of all cultures lies communication.</p>
<p>The Web performance conversation has three components, each one shaping the potential response to the <em>problem</em> and providing elements of the <em>solution</em>.</p>
<h4>1. Technical Capabilities</h4>
<p>Technical organizations spend a great deal of their time defining what they can&#8217;t do. <span style="background-color: #ffffff; ">In an organization that has a culture of effective Web performance, the technical teams provide clear definitions of the current capabilities, and clearly demonstrate how far they can take the organization down the chosen path, hopefully without spending all of the company&#8217;s treasure.</span></p>
<h4>2. Business Objectives</h4>
<p>Just as the technical organization has to define what they can do with what they have, the business organization has to come to the table with a clear definition of what they want to achieve. If a business goal is clearly stated to the technical team, then a conversation about where there may be challenges and opportunities can occur. When business and IT talk and <em>listen</em>, a company is becoming far more effective at delivering the best site they can.</p>
<h4>3. Customer Expectations</h4>
<p>Neglected, forgotten, nay, even ignored, the role of the customers&#8217; expectations in the Web performance equation is just as critical as the other two participants. With clear business objectives and defined technical capabilities, a site can still be seen as a Web performance failure if the expectations of the customer are not met. And it is not simply listening to customer and providing everything they want. It&#8217;s understanding why they need a feature/function/option in order to be more successful at what they do, and balancing that against the other two players in the conversation.</p>
<h2>Now What?</h2>
<p>But where does an organization that wants to take Web performance beyond the technical problem, and into the realm of the strategic solution go?</p>
<p>Do a search on any search engine and you will find page upon page of technical solutions to a supposedly technical problem. Web performance is not solely a technical problem. In many cases, the site is configured and tweaked and tuned and accelerated to such a degree that you have to wonder if is under-performing out of spite more than any other reason.</p>
<p>Scratch the surface. Look beyond the shiny toys and massively-scaled infrastructure and you will find that technology is not the issue. The demand placed on the site by the business are bogging the site down in ways that no amount of tuning could improve.</p>
<p>Perhaps the business goals of the site, the need to support the business, have pushed the technology to its breaking point or beyond, but the technology team cannot clearly articulate what the problem or solution is.</p>
<p>Maybe customers, used to competitors delivering one level of Web performance and experience are simply not happy with the site, no matter how tuned it is and how clearly the call to action may be.</p>
<p>Making a Web site perform effectively means stepping back and asking some key questions:</p>
<ul>
<li>Why do we have a site?</li>
<li>How does this site help our business?</li>
<li>Why do our customers use our site?</li>
<li>Do we like using our site?</li>
<li>What are our competitors doing?</li>
<li>What are the best Web companies doing?</li>
</ul>
<p>These seem like silly questions. But you may be surprised by the differing answers you get.</p>
<p>And from there, the conversation can start.</p>
<h2>Takeaways</h2>
<p>Simply put, Web performance is not about understanding how to make your site faster. Web performance is about understanding what you can do to make your site <em>better</em>. <span style="background-color: #ffffff;">An effective Web site is one that is shaped by a culture of effective Web performance.</span></p>
<p>Striving to make a better, more effective Web site may lead to such profound cultural and organizational changes that the process ends up making a better company. A company where the Web site is seen as an active conversation shared with employees, shareholders, investors, and customers.</p>
<p>A conversation where you explain what can be done, why you are doing it, and how you will do it. A conversation where you listen to what must be done, how it is expected to work, and what the customer defines as success.</p>
<p>So when you wake up six years from now, and realize that the day you <em>stopped</em> treating your Web site as a technical problem that needed to be fixed, and started seeing it as an opportunity to create a more effective business, I hope you smile.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;t=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;body=Every%20so%20often%2C%20you%20wake%20up%20and%20realize%20that%20the%20world%20has%20changed%20around%20you.%20Or%2C%20to%20say%20it%20better%2C%20your%20view%20of%20the%20world%20has%20changed%20so%20profoundly%2C%20but%20also%20so%20subtly%20and%20slowly%20that%20it%20is%20imperceptible%20unless%20you%20take%20the%20time%20to%20look%20back%20at%20whe" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;bodytext=Every%20so%20often%2C%20you%20wake%20up%20and%20realize%20that%20the%20world%20has%20changed%20around%20you.%20Or%2C%20to%20say%20it%20better%2C%20your%20view%20of%20the%20world%20has%20changed%20so%20profoundly%2C%20but%20also%20so%20subtly%20and%20slowly%20that%20it%20is%20imperceptible%20unless%20you%20take%20the%20time%20to%20look%20back%20at%20whe" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Every%20so%20often%2C%20you%20wake%20up%20and%20realize%20that%20the%20world%20has%20changed%20around%20you.%20Or%2C%20to%20say%20it%20better%2C%20your%20view%20of%20the%20world%20has%20changed%20so%20profoundly%2C%20but%20also%20so%20subtly%20and%20slowly%20that%20it%20is%20imperceptible%20unless%20you%20take%20the%20time%20to%20look%20back%20at%20whe" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F&amp;title=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;notes=Every%20so%20often%2C%20you%20wake%20up%20and%20realize%20that%20the%20world%20has%20changed%20around%20you.%20Or%2C%20to%20say%20it%20better%2C%20your%20view%20of%20the%20world%20has%20changed%20so%20profoundly%2C%20but%20also%20so%20subtly%20and%20slowly%20that%20it%20is%20imperceptible%20unless%20you%20take%20the%20time%20to%20look%20back%20at%20whe" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Effective%20Web%20Performance%3A%20An%20Introduction%20and%20A%20Manifesto&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F19%2Feffective-web-performance-an-introduction-and-a-manifesto%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/08/19/effective-web-performance-an-introduction-and-a-manifesto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrabPERF Search Index &#8211; March 13-19 2009</title>
		<link>http://newestindustry.org/2009/03/20/grabperf-search-index-march-13-19-2009/</link>
		<comments>http://newestindustry.org/2009/03/20/grabperf-search-index-march-13-19-2009/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 20:44:10 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<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[performance index]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[actual search process]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[Ask]]></category>
		<category><![CDATA[Ask.com]]></category>
		<category><![CDATA[Blogdigger]]></category>
		<category><![CDATA[Blogpulse]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[key search providers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Corporation]]></category>
		<category><![CDATA[Microsoft Live]]></category>
		<category><![CDATA[search providers]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[Time Warner Inc.]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Yahoo! Inc.]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2410</guid>
		<description><![CDATA[
			
				
			
		
About four years ago, I published/posted a number of indices related to GrabPERF data. This is a re-launch of that, starting with the GrabPERF Search Performance Index.
The methodology of the Search Performance Index is straightforward: A number of key search providers are selected and HTTP GET requests are sent that directly pull the results page [...]]]></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%2F20%2Fgrabperf-search-index-march-13-19-2009%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Christmas day sunset" href="http://flickr.com/photos/62223880@N00/332788255"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/154/332788255_fe249f3567_t.jpg" alt="" /></a>About four years ago, I published/posted a number of indices related to <a title="GrabPERF" href="http://grabperf.org/" target="_blank">GrabPERF</a> data. This is a re-launch of that, starting with the <a title="GrabPERF - Search Performance Index" href="http://grabperf.org/search_index.php" target="_blank">GrabPERF Search Performance Index</a>.</p>
<p>The methodology of the Search Performance Index is straightforward: A number of key search providers are selected and HTTP GET requests are sent that directly pull the results page of a query page that is searching for &#8216;New York&#8217;.</p>
<p>This is a simple process and one that is a close approximation of the actual search process that hundreds of millions of people perform every day.</p>
<pre>alias                       Response Time  Success  Attempts  Success Rate
--------------------------  -------------  -------  --------  ------------
SEARCH - Google Blogsearch      0.2822545    27242     27244       99.9927
SEARCH - Google                 0.3151932    27228     27247       99.9303
SEARCH - Live (Microsoft)       0.3840097    27245     27246       99.9963
SEARCH - Indeed                 0.4112960    27240     27241       99.9963
SEARCH - Yahoo                  0.4574381    24175     24175      100.0000
SEARCH - Altavista              0.4592764    23922     23922      100.0000
SEARCH - Cuil                   0.6757475    23963     23967       99.9833
SEARCH - AOL                    0.7822945    23913     23913      100.0000
SEARCH - Ask                    0.9025220    24157     24163       99.9752
SEARCH - Technorati             0.9053472    27219     27234       99.9449
SEARCH - Amazon                 1.3251402    27245     27251       99.9780
SEARCH - Baidu                  1.7409345    23777     23799       99.9076
SEARCH - Blogdigger             1.8960633    25106     26354       95.2645
SEARCH - BlogLines              2.0238809    27233     27248       99.9450
SEARCH - IceRocket              2.1233684    24147     24177       99.8759
SEARCH - Blogpulse              2.4144131    27019     27247       99.1632</pre>
<p>As can be seen in the data, there is a substantial degree of difference in the response time results, but the big three search providers (Google, Yahoo, and Microsoft Live) were in the top five. As well, all but three of the providers (Blogdigger, IceRocket and Blogpulse) had success rates (availability) of 99.9% or higher.</p>
<p>I don&#8217;t expect to see much in the way of change in these results, but I will post them for comparison each week.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;t=GrabPERF%20Search%20Index%20-%20March%2013-19%202009" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GrabPERF%20Search%20Index%20-%20March%2013-19%202009%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;body=About%20four%20years%20ago%2C%20I%20published%2Fposted%20a%20number%20of%20indices%20related%20to%20GrabPERF%20data.%20This%20is%20a%20re-launch%20of%20that%2C%20starting%20with%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20methodology%20of%20the%20Search%20Performance%20Index%20is%20straightforward%3A%20A%20number%20o" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;bodytext=About%20four%20years%20ago%2C%20I%20published%2Fposted%20a%20number%20of%20indices%20related%20to%20GrabPERF%20data.%20This%20is%20a%20re-launch%20of%20that%2C%20starting%20with%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20methodology%20of%20the%20Search%20Performance%20Index%20is%20straightforward%3A%20A%20number%20o" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=About%20four%20years%20ago%2C%20I%20published%2Fposted%20a%20number%20of%20indices%20related%20to%20GrabPERF%20data.%20This%20is%20a%20re-launch%20of%20that%2C%20starting%20with%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20methodology%20of%20the%20Search%20Performance%20Index%20is%20straightforward%3A%20A%20number%20o" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F&amp;title=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;notes=About%20four%20years%20ago%2C%20I%20published%2Fposted%20a%20number%20of%20indices%20related%20to%20GrabPERF%20data.%20This%20is%20a%20re-launch%20of%20that%2C%20starting%20with%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20methodology%20of%20the%20Search%20Performance%20Index%20is%20straightforward%3A%20A%20number%20o" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=GrabPERF%20Search%20Index%20-%20March%2013-19%202009&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F20%2Fgrabperf-search-index-march-13-19-2009%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/03/20/grabperf-search-index-march-13-19-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrabPERF &#8211; Search Performance Index</title>
		<link>http://newestindustry.org/2009/03/16/grabperf-search-performance-index/</link>
		<comments>http://newestindustry.org/2009/03/16/grabperf-search-performance-index/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:49:26 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Altavista]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Ask]]></category>
		<category><![CDATA[Ask.com]]></category>
		<category><![CDATA[Baidu]]></category>
		<category><![CDATA[Bloglines]]></category>
		<category><![CDATA[Cuil]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[search providers]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2386</guid>
		<description><![CDATA[
			
				
			
		
Today I would like to announce the availability of the GrabPERF Search Performance Index.
The goal of the index is to provide performance metrics for a group of search providers around the world. The results are based on a direct HTTP GET request being made for the search results page by the GrabPERF Agent.
Currently only live [...]]]></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%2F16%2Fgrabperf-search-performance-index%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Lajpat Nagar" href="http://flickr.com/photos/62223880@N00/296150321"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/110/296150321_829a2e405a_m.jpg" alt="" /></a>Today I would like to announce the availability of the <a title="GrabPERF - Search Performance Index" href="http://grabperf.org/search_index.php" target="_blank">GrabPERF Search Performance Index</a>.</p>
<p>The goal of the index is to provide performance metrics for a group of search providers around the world. The results are based on a direct HTTP GET request being made for the search results page by the GrabPERF Agent.</p>
<p>Currently only live data is available. In the near future, archival results on a week by week basis will be made available.</p>
<p>If there is a search provider that has been missed, please <a title="GrabPERF - Contact Us" href="http://www.grabperf.org/contact.php" target="_blank">contact the GrabPERF team</a>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;t=GrabPERF%20-%20Search%20Performance%20Index" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GrabPERF%20-%20Search%20Performance%20Index%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index&amp;body=Today%20I%20would%20like%20to%20announce%20the%20availability%20of%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20goal%20of%20the%20index%20is%20to%20provide%20performance%20metrics%20for%20a%20group%20of%20search%20providers%20around%20the%20world.%20The%20results%20are%20based%20on%20a%20direct%20HTTP%20GET%20request%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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index&amp;bodytext=Today%20I%20would%20like%20to%20announce%20the%20availability%20of%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20goal%20of%20the%20index%20is%20to%20provide%20performance%20metrics%20for%20a%20group%20of%20search%20providers%20around%20the%20world.%20The%20results%20are%20based%20on%20a%20direct%20HTTP%20GET%20request%20" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Today%20I%20would%20like%20to%20announce%20the%20availability%20of%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20goal%20of%20the%20index%20is%20to%20provide%20performance%20metrics%20for%20a%20group%20of%20search%20providers%20around%20the%20world.%20The%20results%20are%20based%20on%20a%20direct%20HTTP%20GET%20request%20" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GrabPERF%20-%20Search%20Performance%20Index&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F&amp;title=GrabPERF%20-%20Search%20Performance%20Index&amp;notes=Today%20I%20would%20like%20to%20announce%20the%20availability%20of%20the%20GrabPERF%20Search%20Performance%20Index.%0D%0A%0D%0AThe%20goal%20of%20the%20index%20is%20to%20provide%20performance%20metrics%20for%20a%20group%20of%20search%20providers%20around%20the%20world.%20The%20results%20are%20based%20on%20a%20direct%20HTTP%20GET%20request%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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=GrabPERF%20-%20Search%20Performance%20Index&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F16%2Fgrabperf-search-performance-index%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/03/16/grabperf-search-performance-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrabPERF: What and Why</title>
		<link>http://newestindustry.org/2008/12/01/grabperf-what-and-why/</link>
		<comments>http://newestindustry.org/2008/12/01/grabperf-what-and-why/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 17:00:15 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[experimental tool]]></category>
		<category><![CDATA[GrabIT2]]></category>
		<category><![CDATA[GrabPERF.org]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux: Server]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web performance industry]]></category>
		<category><![CDATA[Web performance measurement platform]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2227</guid>
		<description><![CDATA[
			
				
			
		
Why GrabPERF?
About four years ago, I had a bright idea that I would like to learn more about how to build and scale a small Web performance measurement platform. I&#8217;ve worked in the Web performance industry for nearly a decade now, and this was an experimental platform for me to examine and encounter many 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%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<h3>Why GrabPERF?</h3>
<p>About four years ago, I had a bright idea that I would like to learn more about how to build and scale a small Web performance measurement platform. I&#8217;ve worked in the Web performance industry for nearly a decade now, and this was an experimental platform for me to examine and encounter many of the challenges that I see on a daily basis.</p>
<p>The effort was so successful and garnered enough attention during the initial blogging boom that I was able to sell the whole platform for a tiny (that is not a typo) sum to Technorati.</p>
<p>The name is taken from another experimental tool I wrote called <a title="GrabIT2" href="http://grabit2.pierzchala.com/" target="_blank">GrabIT2</a> which uses the PHP cURL libraries to capture timings and HTML data for HTTP requests. It is an extension of my articles and writings on Web performance that started at <a title="Webperformance.org" href="http://webperformance.org/" target="_blank">Webperformance.org</a>, and that have since moved to <a title="Newest Industry - Webperformance.org Category" href="http://newestindustry.org/category/webperformanceorg/" target="_blank">this blog</a>.</p>
<h3>What is GrabERF?</h3>
<p>GrabPERF is a multi-location measurement platform, based on PERL, cURL, PHP, and MySQL that is designed to</p>
<ul>
<li>Measure the base HTML or a single-object target using HTTP or HTTPS</li>
<li>Report the data to a central database (located in the San Francisco Area)</li>
<li>Report the data using a GUI or through text based download</li>
</ul>
<h3>Why not Full Pages with all Objects?</h3>
<p><strong>Reason 1:<em> </em></strong>I work for a company that already does that. Lawyers and MBAs among you, do the math.</p>
<p><strong>Reason 2:</strong> I am an analyst, not a programmer. The best I can say about my measurement script is <em>hack job</em>.</p>
<h3>Why is the GrabPERF interface so clunky?</h3>
<p>See reason 2 above.</p>
<p>If you want to write your own interface to the data, <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">let me know</a>.</p>
<h3>Why has the interface not changed in nearly three years?</h3>
<p>The current interface works. It&#8217;s simple, clean, and delivers the data that I and the regular users need to analyze performance issues. If there is something more that you would like to see, <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">let me know</a>!</p>
<h3>I like what I see. How can I host a measurement location?</h3>
<p>Just contact me, and I can provide you with a list of PERL modules you will need to install on your linux server. In return, I need a static IP address of the machine hosting the measurement agent.</p>
<h3>How stable is GrabPERF?</h3>
<p>Most of the time, I forget it&#8217;s even running. I have logged onto the servers and typed in <em>uptime</em> and discovered that it&#8217;s been 6 months or more since the servers have been re-booted.</p>
<p>It was designed to be simple, because that&#8217;s all I know how to do. The lack of complexity makes it effectively self-managing.</p>
<p>Shouldn&#8217;t all systems be that way?</p>
<h3>What if my question isn&#8217;t asked / answered here?</h3>
<p>Your should know the answer to this by now: <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">contact me</a>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;t=GrabPERF%3A%20What%20and%20Why" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GrabPERF%3A%20What%20and%20Why%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;body=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;bodytext=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GrabPERF%3A%20What%20and%20Why&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;notes=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=GrabPERF%3A%20What%20and%20Why&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/12/01/grabperf-what-and-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Web Measurements? Part I: Customer Generation</title>
		<link>http://newestindustry.org/2008/12/01/why-web-measurement-part-i-customer-generation/</link>
		<comments>http://newestindustry.org/2008/12/01/why-web-measurement-part-i-customer-generation/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 14:00:44 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[firm using Web performance data]]></category>
		<category><![CDATA[frow Web measurement collection methods]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[origin server]]></category>
		<category><![CDATA[Web analytics firms]]></category>
		<category><![CDATA[Web performance measurement]]></category>
		<category><![CDATA[Web performance measurements]]></category>
		<category><![CDATA[Web performance metrics]]></category>
		<category><![CDATA[Web services]]></category>
		<category><![CDATA[Web-analytics providers]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2220</guid>
		<description><![CDATA[
			
				
			
		
Introduction to the Series
This is the first of a four-part series focusing on the reasons why companies measure their Web performance. This perspective is substantially different than ones posited by others in the field as they focus on the meat and potatoes reasons, rather than the sometimes more difficult to imagine future effects that measurement [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<h3>Introduction to the Series</h3>
<p>This is the first of a four-part series focusing on the reasons why companies measure their Web performance. This perspective is substantially different than ones posited by others in the field as they focus on the <em>meat and potatoes</em> reasons, rather than the sometimes more difficult to imagine future effects that measurement will bring.</p>
<h3>Reason One: Customer Generation</h3>
<p>It is critical that a company be able to show that their Web services are superior to others, especially in the third-party services and delivery sectors of the Web. In this area, Web performance measurement is key to demonstrating the value and advantage of a service versus the option of self-delivering or using another competitor&#8217;s service.</p>
<p>Comparative benchmarking that clearly demonstrates the performance of each of the competitive services in the geographic regions that are of greatest interest to the prospect is key to these Web performance measurements. To achieve truly competitive benchmarks and prove the value of a service, measurements must be realistic and flexible.</p>
<p>In the CDN field, a <em>one object fits all</em> approach is no longer valid. CDNs are responsible for delivering not just images or static objects, but may also host an entire application on their edge servers, serving both HTTP and HTTPS content. In other cases, the application may not be hosted at the edge, but the edge server may act a s a proxy for the application, using advancing routing algorithms to deliver the visitor the requested dynamic content more quickly (in theory) than the origin server alone.</p>
<p>This complex range of services means that a CDN has to be willing to demonstrate effective and efficient service delivery before the sale is complete. A CDN has to be willing to expose their system not just to the backbone-based measurements offered in a traditional customer generation process, but to take measurements from the real-user perspective.</p>
<p>Ad-providers have to be willing to show that their service does not affect the overall performance of the site they are trying to place their content on. Web analytics firms face the same challenge. Web analytics firms have one advantage: if their object doesn&#8217;t load properly, it may not effect the visitor experience. However, neither ad-providers nor Web-analytics providers can hide frow Web measurement collection methods that show all of the bling and the blemishes.</p>
<p>Using Web performance measurements to generate customers is a way that a firm can clearly show that they have faith enough in their service to openly compare it to other providers and to the status quo.</p>
<p>But woe be the firm who uses Web performance metrics in a way that tries to show only their good side. Prospects become former prospects very quickly if a firm using Web performance data to generate new business is found to be <em>gaming</em> the system to their advantage. And it will happen.</p>
<p>Customer Generation is a key method that Web performance measurements are used by firms to clearly show how their service is superior to what a prospect currently has, or is also considering. However, this method does come with substantial caveats, including</p>
<ul>
<li>The need to measure what is relevant</li>
<li>The need to measure from where the prospect has the greatest interest</li>
<li>The need to consider that gaming the system to show advantage will cost a firm in the end.</li>
</ul>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;t=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;body=Introduction%20to%20the%20Series%0D%0AThis%20is%20the%20first%20of%20a%20four-part%20series%20focusing%20on%20the%20reasons%20why%20companies%20measure%20their%20Web%20performance.%20This%20perspective%20is%20substantially%20different%20than%20ones%20posited%20by%20others%20in%20the%20field%20as%20they%20focus%20on%20the%20meat%20an" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;bodytext=Introduction%20to%20the%20Series%0D%0AThis%20is%20the%20first%20of%20a%20four-part%20series%20focusing%20on%20the%20reasons%20why%20companies%20measure%20their%20Web%20performance.%20This%20perspective%20is%20substantially%20different%20than%20ones%20posited%20by%20others%20in%20the%20field%20as%20they%20focus%20on%20the%20meat%20an" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Introduction%20to%20the%20Series%0D%0AThis%20is%20the%20first%20of%20a%20four-part%20series%20focusing%20on%20the%20reasons%20why%20companies%20measure%20their%20Web%20performance.%20This%20perspective%20is%20substantially%20different%20than%20ones%20posited%20by%20others%20in%20the%20field%20as%20they%20focus%20on%20the%20meat%20an" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F&amp;title=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;notes=Introduction%20to%20the%20Series%0D%0AThis%20is%20the%20first%20of%20a%20four-part%20series%20focusing%20on%20the%20reasons%20why%20companies%20measure%20their%20Web%20performance.%20This%20perspective%20is%20substantially%20different%20than%20ones%20posited%20by%20others%20in%20the%20field%20as%20they%20focus%20on%20the%20meat%20an" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Why%20Web%20Measurements%3F%20Part%20I%3A%20Customer%20Generation&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fwhy-web-measurement-part-i-customer-generation%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/12/01/why-web-measurement-part-i-customer-generation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Black Friday 2008: The pain, the horror, the suffering</title>
		<link>http://newestindustry.org/2008/11/29/black-friday-2008-the-pain-the-horror-the-suffering/</link>
		<comments>http://newestindustry.org/2008/11/29/black-friday-2008-the-pain-the-horror-the-suffering/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 17:08:29 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[Black Friday]]></category>
		<category><![CDATA[Black Friday 2008]]></category>
		<category><![CDATA[HP Shopping]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Lands End]]></category>
		<category><![CDATA[Sears]]></category>
		<category><![CDATA[Web performance challenge]]></category>
		<category><![CDATA[Web performance measurement]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2218</guid>
		<description><![CDATA[
			
				
			
		
The GrabPERF Black Friday Dashboard is done for another year and there were two performance victims that suffered the most at the hands of the onslaught of bargain-hunters in the area of Web performance.
Some caveats that I need to mention about the GrabPERF measurement methodology.

Only the base HTML file of each site is measured.
Only the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The GrabPERF Black Friday Dashboard is done for another year and there were two performance victims that suffered the most at the hands of the onslaught of bargain-hunters in the area of Web performance.</p>
<p>Some caveats that I need to mention about the GrabPERF measurement methodology.</p>
<ol>
<li>Only the base HTML file of each site is measured.</li>
<li>Only the base HTML of the homepage is measured. This means that any issues that arose in the shopping process were not captured.</li>
</ol>
<p>All of the sites in the GrabPERF Holiday Retail Measurement Index can be continually monitored on the GrabPERF <em><a title="GrabPERF: Black Friday Dashboard" href="http://grabperf.org/blackfriday_dash.php" target="_blank">Black Friday Dashboard</a>.</em> This page will be available until January 1 2009.</p>
<p>That said, the two primary performance victims this year are HP Shopping and Sears. We focus here on those that did not do that well because sites who have met the Web performance challenge and survived to fight another year are not as interesting from a learning perspective.</p>
<h3>HP Shopping</h3>
<div style="float:left;border:0;padding:4px;"><a title="hp-shopping-blackfriday-2008 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3068576262/"><img src="http://farm4.static.flickr.com/3062/3068576262_985119e90e_m.jpg" alt="hp-shopping-blackfriday-2008" width="240" height="120" /></a></div>
<p>HP Suffered the greatest response time problems, by effectively becoming unresponsive as of 09:00 EST. The greates affect on overall response time came as a result of the First Byte time metric which is a solid proxy for measuring the server or application load, as it is the time between the initial client HTTP request and the server&#8217;s HTTP response.</p>
<p>Factored into the poor performance analysis is the fact that GrabPERF only captures data for the base HTML object. If the performance seen here is carried over to the download of all of the graphical content on the page, I would be surprised if anyone was able to make any kind of purchases on the HP web site on Black Friday.</p>
<p>Today, performance has returned to substantially lower levels, indicating that this application was simply not ready for the amount of traffic it received, or ran into a completely unexpected issue when the load increased.</p>
<p><strong>Recommendation for 2009:</strong> Load Test the application using this year&#8217;s traffic metrics as a baseline for validating the scalability of the application.</p>
<h3>Sears</h3>
<div style="float:left;border:0;padding:4px;"><a title="sears-shopping-blackfriday-2008 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3068576274/"><img src="http://farm4.static.flickr.com/3206/3068576274_d1690503cd_m.jpg" alt="sears-shopping-blackfriday-2008" width="240" height="120" /></a></div>
<p>Sears is a returning visitor from last year&#8217;s Black Friday measurements. Unfortunately, they return for exactly the same reason that they were on last year &#8211; scaling/capacity issues that appear as errors.</p>
<p>And these are the worst kind of errors. As can be seen in the graphic below, the Sears Web site announced to the whole world that they had over-reached and that they could not handle the incoming volume of traffic.</p>
<p>What is interesting is that Sears <em>owns</em> properties that survived the day very well, namely Lands End. The question that must be posed is why does the parent site fail so badly when the child sites handle the traffic without difficulty?</p>
<div style="float:right;border:0;padding:4px;"><a title="sears-error-image-blackfriday by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3068612500/"><img src="http://farm4.static.flickr.com/3164/3068612500_fa51611243_m.jpg" alt="sears-error-image-blackfriday" width="240" height="142" /></a></div>
<p><strong>Recommendation for 2009:</strong> Load testing for capacity, and meeting with the Lands End team to understand what they are doing to handle the load.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;t=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;body=The%20GrabPERF%20Black%20Friday%20Dashboard%20is%20done%20for%20another%20year%20and%20there%20were%20two%20performance%20victims%20that%20suffered%20the%20most%20at%20the%20hands%20of%20the%20onslaught%20of%20bargain-hunters%20in%20the%20area%20of%20Web%20performance.%0D%0A%0D%0ASome%20caveats%20that%20I%20need%20to%20mention%20about%20t" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;bodytext=The%20GrabPERF%20Black%20Friday%20Dashboard%20is%20done%20for%20another%20year%20and%20there%20were%20two%20performance%20victims%20that%20suffered%20the%20most%20at%20the%20hands%20of%20the%20onslaught%20of%20bargain-hunters%20in%20the%20area%20of%20Web%20performance.%0D%0A%0D%0ASome%20caveats%20that%20I%20need%20to%20mention%20about%20t" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=The%20GrabPERF%20Black%20Friday%20Dashboard%20is%20done%20for%20another%20year%20and%20there%20were%20two%20performance%20victims%20that%20suffered%20the%20most%20at%20the%20hands%20of%20the%20onslaught%20of%20bargain-hunters%20in%20the%20area%20of%20Web%20performance.%0D%0A%0D%0ASome%20caveats%20that%20I%20need%20to%20mention%20about%20t" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F&amp;title=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;notes=The%20GrabPERF%20Black%20Friday%20Dashboard%20is%20done%20for%20another%20year%20and%20there%20were%20two%20performance%20victims%20that%20suffered%20the%20most%20at%20the%20hands%20of%20the%20onslaught%20of%20bargain-hunters%20in%20the%20area%20of%20Web%20performance.%0D%0A%0D%0ASome%20caveats%20that%20I%20need%20to%20mention%20about%20t" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Black%20Friday%202008%3A%20The%20pain%2C%20the%20horror%2C%20the%20suffering&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F11%2F29%2Fblack-friday-2008-the-pain-the-horror-the-suffering%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/11/29/black-friday-2008-the-pain-the-horror-the-suffering/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Performance: Managing Web Performance Improvement</title>
		<link>http://newestindustry.org/2008/09/22/web-performance-managing-web-performance-improvement/</link>
		<comments>http://newestindustry.org/2008/09/22/web-performance-managing-web-performance-improvement/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 17:03:20 +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[Andy King]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[substantial Web performance improvement gains]]></category>
		<category><![CDATA[technology goals]]></category>
		<category><![CDATA[technology supports]]></category>
		<category><![CDATA[Web development process]]></category>
		<category><![CDATA[Web performance improvement]]></category>
		<category><![CDATA[Web performance improvement initiative]]></category>
		<category><![CDATA[Web performance improvement process]]></category>
		<category><![CDATA[Web performance improvement processes]]></category>
		<category><![CDATA[Web performance improvement target]]></category>
		<category><![CDATA[Web performance improvment]]></category>
		<category><![CDATA[Web performance industry]]></category>
		<category><![CDATA[Web performance initiatives]]></category>
		<category><![CDATA[Web presence]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2069</guid>
		<description><![CDATA[
			
				
			
		
When starting with new clients, finding the low-hanging fruit of Web performance is often the simplest thing that can be done. By recommending a few simple configuration changes, these early stage clients can often reap substantial Web performance improvement gains.
The harder problem is that it is hard for organizations to build on these early wins [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>When starting with new clients, finding the <em>low-hanging fruit</em> of Web performance is often the simplest thing that can be done. By recommending a few simple configuration changes, these early stage clients can often reap substantial Web performance improvement gains.</p>
<p>The harder problem is that it is hard for organizations to build on these early wins and create an ongoing culture of Web performance improvement. Stripping away the simple fixes often exposes deeper, more base problems that may not have anything to do with technology. In some cases, there is no Web performance improvement process simply because of the pressure and resource constraints that are faced.</p>
<p>In other cases, a deeper, more profound distrust between the IT and Business sides of the organization leads to a culture of conflict, a culture where it is almost impossible to help a company evolve and develop more advanced ways of examining the Web performance improvement process.</p>
<p>I have written on how Business and IT appear, on the surface, to be a mutually exclusive dichotomy in <a title="Newest Industry - Andy King's Website Optimization Review" href="http://newestindustry.org/2008/08/30/the-dichotomy-of-the-web-andy-kings-website-optimization/" target="_blank">my review </a>of Andy King&#8217;s <a title="Amazon - Website Optimization, Andy King" href="http://www.amazon.com/Website-Optimization-Search-Conversion-Secrets/dp/0596515081/" target="_blank"><em>Website Optimization</em></a>. But this dichotomy only exists in those organizations where conflict between business and technology goals dominate the conversation. In an organization with more advanced Web performance improvement processes, there is a shared belief that all business units share the same goal.</p>
<p>So how can a company without a culture of Web performance improvement develop one?</p>
<p>What can an organization crushed between limited resources and demanding clients do to make sure that every aspect of their Web presence performs in an optimal way?</p>
<p>How can an organization where the lack of transparency and the open distrust between groups evolve to adopt an open and mutually agreed upon performance improvement process?</p>
<p><a href="http://newestindustry.org/wp-content/uploads/2008/09/perf-improve-venn.png"><img style="float:left;border:0;padding:4px;" title="Performance Improvement Venn Diagram" src="http://newestindustry.org/wp-content/uploads/2008/09/perf-improve-venn-300x266.png" alt="" width="300" height="266" /></a>Experience has shown me that a strong culture of Web performance improvement is built on three pillars: Targets, Measurements, and Involvement.</p>
<h3>Targets</h3>
<p>Setting a Web performance improvement target is the easiest part of the process to implement. it is almost ironic that it is also the part of the process that is the most often ignored.</p>
<p>Any Web performance improvement process must start with a target. It is the target that defines the success of the initiative at the end of all of the effort and work.</p>
<p>If a Web performance improvement process does not have a target, then the process should be immediately halted. Without a target, there is no way to gauge how effective the project has been, and there is no way to measure success.</p>
<h3>Measurements</h3>
<p>Key to achieving any target is the ability to measure the success in achieving the target. However, before success can be measured, how to measure success must be determined. There must be clear definitions on what will be measured, how, from where, and why the measurement is important.</p>
<p>Defining how success will be measured ensures transparency throughout the improvement process. Allowing anyone who is involved or interested in the process to see the progress being made makes it easier to get people excited and involved in the performance improvement process.</p>
<h3>Involvement</h3>
<p>This is the component of the Web performance improvement process that companies have the greatest difficulty with. One of the great themes that defines the Web performance industry is the openly hostile relationships between IT and Business that exist within so many organizations. The desire to develop and ingrain a culture of Web performance improvement is lost in the turf battles between IT and Business.</p>
<p>If this energy could be channeled into proactive activity, the Web performance improvement process would be seen as beneficial to both IT and Business. But what this means is that there must be greater openness to involve the two parts of the organization in any Web performance improvement initiative.</p>
<p>Involving as many people as is relevant requires that all parts of the organization agree on how improvement will be measured, and what defines a successful Web performance improvement initiative.</p>
<h3>Summary</h3>
<p>Targets, Measurements, and Involvement are critical to Web performance initiatives. The highly technical nature of a Web site and the complexities of the business that this technology supports should push companies to find the simplest performance improvement process that they can. What most often occurs, however, is that these three simple process management ideas are quickly overwhelmed by time pressures, client demands, resource constraints, and internecine corporate warfare.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;t=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;body=When%20starting%20with%20new%20clients%2C%20finding%20the%20low-hanging%20fruit%20of%20Web%20performance%20is%20often%20the%20simplest%20thing%20that%20can%20be%20done.%20By%20recommending%20a%20few%20simple%20configuration%20changes%2C%20these%20early%20stage%20clients%20can%20often%20reap%20substantial%20Web%20performance%20im" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;bodytext=When%20starting%20with%20new%20clients%2C%20finding%20the%20low-hanging%20fruit%20of%20Web%20performance%20is%20often%20the%20simplest%20thing%20that%20can%20be%20done.%20By%20recommending%20a%20few%20simple%20configuration%20changes%2C%20these%20early%20stage%20clients%20can%20often%20reap%20substantial%20Web%20performance%20im" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=When%20starting%20with%20new%20clients%2C%20finding%20the%20low-hanging%20fruit%20of%20Web%20performance%20is%20often%20the%20simplest%20thing%20that%20can%20be%20done.%20By%20recommending%20a%20few%20simple%20configuration%20changes%2C%20these%20early%20stage%20clients%20can%20often%20reap%20substantial%20Web%20performance%20im" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F&amp;title=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;notes=When%20starting%20with%20new%20clients%2C%20finding%20the%20low-hanging%20fruit%20of%20Web%20performance%20is%20often%20the%20simplest%20thing%20that%20can%20be%20done.%20By%20recommending%20a%20few%20simple%20configuration%20changes%2C%20these%20early%20stage%20clients%20can%20often%20reap%20substantial%20Web%20performance%20im" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Web%20Performance%3A%20Managing%20Web%20Performance%20Improvement&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F22%2Fweb-performance-managing-web-performance-improvement%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/09/22/web-performance-managing-web-performance-improvement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Metrics in Conversational and Community Marketing</title>
		<link>http://newestindustry.org/2008/09/20/metrics-in-conversational-and-community-marketing/</link>
		<comments>http://newestindustry.org/2008/09/20/metrics-in-conversational-and-community-marketing/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 13:00:35 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[ad network]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising model]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[b5 Media]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog advertising]]></category>
		<category><![CDATA[BuzzLogic]]></category>
		<category><![CDATA[BuzzMachine]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[Fred Wilson]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[interactions]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Jeff Jarvis]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Lookery]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[Newest Industry]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[online world]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social media advertising]]></category>
		<category><![CDATA[social media advertising model turns]]></category>
		<category><![CDATA[social media mavens]]></category>
		<category><![CDATA[social media providers]]></category>
		<category><![CDATA[Steven Hodson]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[The Inquisitr]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Union Square]]></category>
		<category><![CDATA[Union Square Ventures]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2054</guid>
		<description><![CDATA[
			
				
			
		
There is clear dissatisfaction with the current state of marketing among the social media mavens.

Fred Wilson and Union Square Ventures are looking for companies to invest in to take advantage of this.
BuzzLogic releases their conversational ad service.
The Inquisitr moves from AdSense to Technorati Media, indicating a potential shift at b5 Media.
Lookery is providing demographic information [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>There is clear dissatisfaction with the current state of marketing among the social media mavens.</p>
<ul>
<li>Fred Wilson and Union Square Ventures are <a title="Fred Wilson - It's Time To Open Up The Feeds To Marketers" href="http://www.avc.com/a_vc/2008/09/its-time-to-ope.html" target="_blank">looking for companies to invest in</a> to take advantage of this.</li>
<li>BuzzLogic releases their <a title="BuzzLogic Announces Conversation Ad Network" href="http://www.buzzlogic.com/blog/2008/09/buzzlogic_announces_coversatio.html" target="_blank">conversational ad service</a>.</li>
<li>The Inquisitr moves from <a title="The Inquisitr teams with Technorati Media for ad sales " href="http://www.inquisitr.com/3510/the-inquisitr-teams-with-technorati-media-for-ad-sales/" target="_blank">AdSense to Technorati Media</a>, indicating a potential shift at b5 Media.</li>
<li><a title="Lookery - Demographic Data" href="http://blog.lookery.com/2008/09/19/want-access-to-more-lookery-data/" target="_blank">Lookery is providing demographic information</a> that is relevant to social media providers and shaping ad presentation that way</li>
<li>A completely off-the-radar person such as myself <a title="Newest Industry - Blog Advertising: Toward a better model" href="http://newestindustry.org/2008/09/18/blog-advertising-toward-a-better-model/" target="_blank">realizes that there is gold in what holds the attention</a>, and that&#8217;s not always the latest and greatest</li>
</ul>
<p>So what can be done? Jeff Jarvis points out that <a title="BuzzMachine - The problem with measurement" href="http://www.buzzmachine.com/2007/07/11/the-problem-with-measurement/" target="_blank">the problem lies with measurement</a>. I agree, as there is only value in a system where all of the people involved agree on what the metric of record will be, and how it can be validly captured.</p>
<p>Currently CPM is the agreed upon metric. In a feed based online world, how does a CPM model work? And, most importantly, why would I continue to place your ads on my site if all your doing is advertising to people based on the words on the page, rather than who is looking at the page and how often that page is looked at.</p>
<p>In effect, advertisers should be the ones thrying to figure out how to get into the community, get into the conversation. As an advertiser, don&#8217;t you want to be where the action is? But how do you find an engaged audience in an online world that makes a sand castle on the beach in a hurricane look stable?</p>
<p>The challenge for advertisers is to be able to find the active communities and conversations effectively. The challenge for content creators and communities is to understand the value of their conversations, the interactions that people who visit the site have with the content.</p>
<p>In effect, a social media advertising model turns the current model on its head. Site owners and community creators gain the benefit of being attractive to advertisers because of the community, not because of the content. And site owners who understand who visits their site, what content most engages them, how they interact with the system will be able to reap the greatest rewards by selling their community as a marketable entity.</p>
<p>And Steven Hodson rounds out the week&#8217;s think on communities by throwing out the subversive idea that <a title="Steven Hodson - Why Does Building A Community Mean It Has To Be Free?" href="http://www.winextra.com/2008/09/17/why-does-building-a-community-mean-it-has-to-be-free/" target="_blank">communities are not always free</a> (as in &#8216;beer&#8217;, not as in &#8216;land of&#8217;). If a community has paid for the privilege of coming together to participate in communal events and discussions, then can&#8217;t that become an area for site owners to further control the cost of advertising on their site?</p>
<p>While the benefit of reduced or no marketing content is the benefit of many for-pay communities, this benefit can be used by site owners by saying that an advertiser can have access to the for-pay community at the cost of higher ad rates and smaller ads. The free community is a completely different set of rules, but there are also areas in the free community that are of higher value than others.</p>
<p>In summary, the current model is broken. But there is no way to measure the value of a <a title="Twitter" href="http://twitter.com/" target="_blank">Twitter</a> stream, a <a title="FriendFeed" href="http://friendfeed.com/" target="_blank">FriendFeed</a> conversation, a <a title="Disqus" href="http://disqus.com/" target="_blank">Disqus</a> thread, or a <a title="Digg" href="http://digg.com/" target="_blank">Digg</a> rampage. And until there is, we are stuck with an ad model that based on the words on the page, and not the community that created the words.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;t=Metrics%20in%20Conversational%20and%20Community%20Marketing" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Metrics%20in%20Conversational%20and%20Community%20Marketing%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;body=There%20is%20clear%20dissatisfaction%20with%20the%20current%20state%20of%20marketing%20among%20the%20social%20media%20mavens.%0D%0A%0D%0A%09Fred%20Wilson%20and%20Union%20Square%20Ventures%20are%20looking%20for%20companies%20to%20invest%20in%20to%20take%20advantage%20of%20this.%0D%0A%09BuzzLogic%20releases%20their%20conversational%20ad" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;bodytext=There%20is%20clear%20dissatisfaction%20with%20the%20current%20state%20of%20marketing%20among%20the%20social%20media%20mavens.%0D%0A%0D%0A%09Fred%20Wilson%20and%20Union%20Square%20Ventures%20are%20looking%20for%20companies%20to%20invest%20in%20to%20take%20advantage%20of%20this.%0D%0A%09BuzzLogic%20releases%20their%20conversational%20ad" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=There%20is%20clear%20dissatisfaction%20with%20the%20current%20state%20of%20marketing%20among%20the%20social%20media%20mavens.%0D%0A%0D%0A%09Fred%20Wilson%20and%20Union%20Square%20Ventures%20are%20looking%20for%20companies%20to%20invest%20in%20to%20take%20advantage%20of%20this.%0D%0A%09BuzzLogic%20releases%20their%20conversational%20ad" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F&amp;title=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;notes=There%20is%20clear%20dissatisfaction%20with%20the%20current%20state%20of%20marketing%20among%20the%20social%20media%20mavens.%0D%0A%0D%0A%09Fred%20Wilson%20and%20Union%20Square%20Ventures%20are%20looking%20for%20companies%20to%20invest%20in%20to%20take%20advantage%20of%20this.%0D%0A%09BuzzLogic%20releases%20their%20conversational%20ad" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Metrics%20in%20Conversational%20and%20Community%20Marketing&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F20%2Fmetrics-in-conversational-and-community-marketing%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/09/20/metrics-in-conversational-and-community-marketing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Performance: A Review of Steve Souders&#8217; High Performance Web Sites</title>
		<link>http://newestindustry.org/2008/09/15/web-performance-a-review-of-steve-souders-high-performance-web-sites/</link>
		<comments>http://newestindustry.org/2008/09/15/web-performance-a-review-of-steve-souders-high-performance-web-sites/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:30:51 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[bank account display]]></category>
		<category><![CDATA[brain tumor]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[helper applications]]></category>
		<category><![CDATA[High Performance Web Sites]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[internal networks]]></category>
		<category><![CDATA[semantic search results]]></category>
		<category><![CDATA[Steve Souders]]></category>
		<category><![CDATA[Web application flows]]></category>
		<category><![CDATA[Web content]]></category>
		<category><![CDATA[Web layer]]></category>
		<category><![CDATA[Web performance consulatant]]></category>
		<category><![CDATA[Web performance improvements]]></category>
		<category><![CDATA[Web performance problem]]></category>
		<category><![CDATA[Web performance rules]]></category>
		<category><![CDATA[Web site design]]></category>
		<category><![CDATA[Web site designers]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2009</guid>
		<description><![CDATA[
			
				
			
		
It&#8217;s not often as a Web performance consulatant and analyst that I find a book that is useful to so many clients. It&#8217;s much more rare to discover a book that can help most Web sites improve their response times and consistency in fewer than 140 pages.

Steve Souders&#8217; High Performance Web Sites (O&#8217;Reilly, 2007 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>It&#8217;s not often as a Web performance consulatant and analyst that I find a book that is useful to so many clients. It&#8217;s much more rare to discover a book that can help most Web sites improve their response times and consistency in fewer than 140 pages.<br />
<img style="border:0;padding:5px;float:left;" src="http://oreilly.com/catalog/covers/9780596529307_bkt.gif" alt="" /><br />
Steve Souders&#8217; <a title="Amazon - High Performance Web Sites" href="http://www.amazon.com/High-Performance-Web-Sites-Essential/dp/0596529309" target="_blank"><em>High Performance Web Sites</em></a> (<a title="High Performance Web Sites - O'Reilly" href="http://oreilly.com/catalog/9780596529307/index.html" target="_blank">O&#8217;Reilly, 2007</a> &#8211; <a title="High Performance Web Sites - Companion Site" href="http://stevesouders.com/hpws/" target="_blank">Companion Site</a>) captures the essence of one-side of the Web performance problem succinctly and efficiently, delivering a strong message to a group he classifies as <em>front-end engineers</em>. It is written in a way that can be understood by marketing, line-of-business, and technical teams. It is written in a manner designed to provoke discussions within an organization with the ultimate goal of improving Web performance</p>
<p>Once these discussion have started, there may some shock withing these very organizations. Not only with the ease with which these rules can be implemented, but by the realization that the fourteen rules in this book will only take you so far.</p>
<h3>The 14 Rules</h3>
<p>Web performance, in Souders&#8217; world, can be greatly improved by applying his fourteen Web performance rules. For the record, the rules are:</p>
<blockquote><p>Rule 1 &#8211; Make Fewer HTTP Requests<br />
Rule 2 &#8211; Use a Content Delivery Network<br />
Rule 3 &#8211; Add an Expires Header<br />
Rule 4 &#8211; Gzip Components<br />
Rule 5 &#8211; Put Stylesheets at the Top<br />
Rule 6 &#8211; Put Scripts at the Bottom<br />
Rule 7 &#8211; Avoid CSS Expressions<br />
Rule 8 &#8211; Make JavaScript and CSS External<br />
Rule 9 &#8211; Reduce DNS Lookups<br />
Rule 10 &#8211; Minify JavaScript<br />
Rule 11 &#8211; Avoid Redirects<br />
Rule 12 &#8211; Remove Duplicate Scripts<br />
Rule 13 &#8211; Configure ETags<br />
Rule 14 &#8211; Make AJAX Cacheable</p>
<p style="padding-left: 30px;">From the Companion Site [<a title="Steve Souders - 14 Rules" href="http://stevesouders.com/hpws/rules.php" target="_blank">here</a>]</p>
</blockquote>
<p>These rules seem simple enough. And, in fact, most of them are easy to understand, and, in an increasingly complex technical world, easy to implement. In fact, the most fascinating thing about the lessons in this book, for the people who think about these things everyday, is that they are pieces of basic knowledge, tribal wisdom, that have been passed down for as long as the Web has existed.</p>
<p>Conceptually, the rules can be broken down to:</p>
<ul>
<li>Ask for fewer things</li>
<li>Move stuff closer</li>
<li>Make things smaller</li>
<li>Make things less confusing</li>
</ul>
<p>These four things are simple enough to understand, as they emphasize simplicity over complexity.</p>
<p>For Web site designers, these fourteen rules are critical to understanding how to drive better performance not only in existing Web sites, but in all of the sites developed in the future. They provide a vocabulary to those who are lost when discussions of Web performance occur. The fourteen rules show that Web performance can be improved, and that something can be done to make things better.</p>
<h3>Beyond the 14 Steps</h3>
<p>There is, however, a deeper, darker world beneath the fourteen rules. A world where complexity and interrelated components make change difficult to accomplish.</p>
<p>In a simple world, the fourteen rules will make a Web site faster. There is no doubt about that. They advocate for the reduction object size (for text objects), the location of content closer to the people requesting it (CDNs), and the optimization of code to accelerate the parsing and display of Web content in the browser.</p>
<p>Deep inside a Web site lives the presentation and application code, the guts that keep a site running. These layers, down below the waterline are responsible for the heavy lifting, the personalization of a bank account display, the retrieval of semantic search results, and the processing of complex, user-defined transactions. The data that is bounced inside a Web application flows through a myriad of network devices &#8212; firewalls, routers, switches, application proxies, etc &#8212; that can be as complex, if not more so, than the network complexity involved in delivering the content to the client.</p>
<p>It is fair to say that a modern Web site is the proverbial duck in a strong current.</p>
<p>The fourteen rules are lost down here beneath the Web layer. In these murky depths, far from the flash and glamor, parsing functions that are written poorly, database table without indices, internal networks that are poorly designed can all wreak havoc on a site that has taken all fourteen rules to heart.</p>
<p>When the content that is not directly controlled and managed by the Web site is added into this boiling stew, another layer of possible complexity and performance challenge appears. Third parties, CDNs, advertisers, helper applications all come from external sources that are relied on to have taken not only the fourteen rules to heart, but also to have considered how their data is created, presented, and delivered to the visitors to the Web site that appears to contain it.</p>
<h3>Remember the Complexity</h3>
<p><em>High Performance Web Sites</em> is a volume (a pamphlet really) that delivers a simple message: there is something that can be done to improve the performance of a Web site. Souders&#8217; fourteen rules capture the items that can be changed quickly, and at low-cost.</p>
<p>However, if you ask Steve Souders&#8217; if this is all you need to do to have a fast, efficient, and reliable Web site, he should say no. The fourteen rules are an excellent start, as they handle a great deal of the <strong>visible</strong> disease that infects so many Web sites.</p>
<p>However, like the triathlete with an undiagnosed brain tumor, there is a lot more under the surface that needs to be addressed in order to deliver Web performance improvements that can be seen by all, and support rapid, scalable growth.</p>
<p>This is a book that must be read. Then deeper questions must be asked to ensure that the performance of the 90% of a Web site design not seen by visitors matches the 10% that is.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;t=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;body=It%27s%20not%20often%20as%20a%20Web%20performance%20consulatant%20and%20analyst%20that%20I%20find%20a%20book%20that%20is%20useful%20to%20so%20many%20clients.%20It%27s%20much%20more%20rare%20to%20discover%20a%20book%20that%20can%20help%20most%20Web%20sites%20improve%20their%20response%20times%20and%20consistency%20in%20fewer%20than%20140%20pages" 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>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;bodytext=It%27s%20not%20often%20as%20a%20Web%20performance%20consulatant%20and%20analyst%20that%20I%20find%20a%20book%20that%20is%20useful%20to%20so%20many%20clients.%20It%27s%20much%20more%20rare%20to%20discover%20a%20book%20that%20can%20help%20most%20Web%20sites%20improve%20their%20response%20times%20and%20consistency%20in%20fewer%20than%20140%20pages" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=It%27s%20not%20often%20as%20a%20Web%20performance%20consulatant%20and%20analyst%20that%20I%20find%20a%20book%20that%20is%20useful%20to%20so%20many%20clients.%20It%27s%20much%20more%20rare%20to%20discover%20a%20book%20that%20can%20help%20most%20Web%20sites%20improve%20their%20response%20times%20and%20consistency%20in%20fewer%20than%20140%20pages" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&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>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%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>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F&amp;title=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;notes=It%27s%20not%20often%20as%20a%20Web%20performance%20consulatant%20and%20analyst%20that%20I%20find%20a%20book%20that%20is%20useful%20to%20so%20many%20clients.%20It%27s%20much%20more%20rare%20to%20discover%20a%20book%20that%20can%20help%20most%20Web%20sites%20improve%20their%20response%20times%20and%20consistency%20in%20fewer%20than%20140%20pages" 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>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Web%20Performance%3A%20A%20Review%20of%20Steve%20Souders%27%20High%20Performance%20Web%20Sites&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F15%2Fweb-performance-a-review-of-steve-souders-high-performance-web-sites%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/09/15/web-performance-a-review-of-steve-souders-high-performance-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
