<?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; broadband</title>
	<atom:link href="http://newestindustry.org/tag/broadband/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:41:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Web Performance: On the edge of performance</title>
		<link>http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/</link>
		<comments>http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 12:00:10 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[smp]]></category>
		<category><![CDATA[asynchronous connectivity]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[Broadband Internet access]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[Customer experience management]]></category>
		<category><![CDATA[customer measurement]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[faster networks]]></category>
		<category><![CDATA[FIoS]]></category>
		<category><![CDATA[heavy Web sites]]></category>
		<category><![CDATA[Hugh MacLeod]]></category>
		<category><![CDATA[Network performance]]></category>
		<category><![CDATA[read write web]]></category>
		<category><![CDATA[read/write web]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Web analytics tools]]></category>
		<category><![CDATA[Web performance industry]]></category>
		<category><![CDATA[Web performance measurement]]></category>

		<guid isPermaLink="false">http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/</guid>
		<description><![CDATA[
			
				
			
		
A decade of working in the Web performance industry can leave one with the idea that no matter how good a site is, there is always the opportunity to be better, be faster. However, I am beginning to believe, just from my personal experience on the Internet, that speed has reached its peak with 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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Banda Ancha Â¿para todos?" href="http://flickr.com/photos/57212355@N00/881418311"><img style="float:left;padding: 6px;" src="http://farm2.static.flickr.com/1307/881418311_3a78a453cf_m.jpg" alt="" /></a>A decade of working in the Web performance industry can leave one with the idea that no matter how good a site is, there is always the opportunity to be better, be faster. However, I am beginning to believe, just from my personal experience on the Internet, that speed has reached its peak with the current technologies we have.</p>
<p>This does not bode well for an Internet that is shifting more directly to true read/write, data/interaction heavy Web sites. This needs to have home broadband that is not only fast, but which has equality for inbound and outbound connection speeds.</p>
<p>But will faster home broadband really make that much of a difference? Or will faster networks just show that even with the best connectivity to the Internet money can buy, Web sites are actually hurting themselves with poor design and inefficient data interaction designs?</p>
<p>For companies on the edge of Web performance, who are trying to push their ability to improve the customer experience as hard as possible, who are moving hard and fast to the read/write web, here are some ways you can ensure that you can still deliver the customer experience your vistors expect.</p>
<h3>Confirm your customers&#8217; bandwidth</h3>
<p>This is pretty easy. Most reasonably powerful Web analytics tools can confirm this for you, breaking it down by dialup, and high broadband type. It&#8217;s a great way to ensure that your preconceptions about how your customers interact with your Web site meets the reality of their world.</p>
<p>It is also a way to see just how unbalanced your customers&#8217; inbound and outbound connection speeds. If it is clear that traffic is coming from connection types or broadband providers that are heavily weighted towards download, then optimization exercises cannot ignore the effect of data uploads on the customer experience.</p>
<h3>Design for customers&#8217; bandwidth</h3>
<p>Now that you&#8217;ve confirmed the structure of your customers&#8217; bandwidth, ensure that your site and data interaction design are designed with this in mind. Data that uses a number of inefficient data calls behind the scenes in order to be more AJAXy may hurt itself when it tries to make those calls over a network that&#8217;s optimized for download and not upload.</p>
<h3>Measure from the customer perspective</h3>
<p>Web performance measurement has been around a long time. But understanding how the site performs from the perspective of true (not simulated) customer connectivity, right where they live and work, will highlight how your optimizations may or may not be working as expected.</p>
<p>Measurements from high-throughput, high-quality datacenter connections give you some insight into performance under the best possible circumstances. Measure from the customer&#8217;s desktop, and even the most thoughtfully planned optimization efforts may have been like attacking a mammoth with a closed safety pin: ineffective and it annoys the mammoth [to paraphrase <a title="Hugh Macleod" href="http://gapingvoid.com/" target="_blank">Hugh Macleod</a>].</p>
<p>As well as synthetic measurements, measure performance right from within the browser. Understanding how long it takes pages to render, how long it takes to show content above the fold, and to gather discrete times on complex Flash and AJAX events within the page will give you even more control over finding those things you can fix.</p>
<h3>Takeaway</h3>
<p>In the end, even assuming your customers have the best connectivity, and you have taken all the necessary precautions to get Web performance right, don&#8217;t assume that the technology can save you from bad design and slow applications.</p>
<p>Be constantly vigilant. And measure everything.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;t=Web%20Performance%3A%20On%20the%20edge%20of%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=Web%20Performance%3A%20On%20the%20edge%20of%20performance%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;body=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" 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%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;bodytext=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" 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%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" 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%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%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=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-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%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;notes=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" 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%20On%20the%20edge%20of%20performance&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-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/2009/08/10/web-performance-on-the-edge-of-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Matters, and boy does it.</title>
		<link>http://newestindustry.org/2006/12/13/performance-matters-and-boy-does-it/</link>
		<comments>http://newestindustry.org/2006/12/13/performance-matters-and-boy-does-it/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 01:55:54 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[designed infrastructure]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet telephony]]></category>
		<category><![CDATA[IP telephony]]></category>
		<category><![CDATA[North America]]></category>
		<category><![CDATA[over-built fiber-optic networks]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[TCP/IP]]></category>
		<category><![CDATA[Web page page]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2006/12/13/performance-matters-and-boy-does-it/</guid>
		<description><![CDATA[
			
				
			
		
My Google Alerts today picked up a post from a former colleague of mine, commenting on another post from the Yahoo! Interface blog.
I had some problems following the stream in the Performance Matters post, so I thought I would this post to clear up my thoughts.
A technical note up front: Using a waterfall chart that [...]]]></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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>My Google Alerts today picked up <a href="http://performancematters.blogspot.com/2006/12/yahoo-on-web-page-performance.html" target="_blank">a post</a> from a former colleague of mine, commenting on <a href="http://yuiblog.com/blog/2006/11/28/performance-research-part-1/" target="_blank">another post</a> from the Yahoo! Interface blog.</p>
<p>I had some problems following the stream in the Performance Matters post, so I thought I would this post to clear up my thoughts.</p>
<p>A technical note up front: Using a waterfall chart that only shows non-persistent connections gives a very skewed view on how a modern Web page page performs. Persistent connections and modern TCP/IP stacks with fast-retransmit algorithms and window-scaling have seend a trend away from network-related performance issues in the recent past.</p>
<p>After the dot-bomb crash, the overabundance of bandwidth (in the form of over-built fiber-optic networks) madeÂ backbone and end-to-end connectivity issues for business and most home broadband usersÂ almost completely disappear.</p>
<p>The wealth of bandwidth (ok, North America consumers arethe poorÂ cousins compared to their European and AsianÂ counterparts)Â removed the veil of &#8220;it&#8217;s the network&#8221; which had been the crutch of performance engineers for many years, and exposed the effects ofÂ poor design and badly designed infrastructure.</p>
<p>In many cases, poor page design could be overcome. However, issues with core infrastructure and application design were (and are) notoriously difficult to resolve without spending a lot of money and investing a large amount of time and manpower.</p>
<p>So, when these issuesÂ were combined with the shrinking budgets and constricted IT staffing in the post-boom era, application performance issues became (and still are) the root-cause of most Web performance issues.</p>
<p>In recent months, as the use of Internet telephony, rich-media streaming, file-sharing, RSS, and SOA products rise nearly exponentially, the bandwidth crunch is starting to re-appear. This isÂ something I firstÂ speculated about in October 2005 [<a href="http://crazycanuck.org/2005/10/21/is-web-20-suffocating-the-internet/" target="_blank">here</a>].</p>
<p>In one area, I do agree with the Performance Matters post: the larger the page, the slower download.Â However, the ongoing debate is one that pits the &#8220;more smaller&#8221; crown against the &#8220;fewer larger&#8221; crowd.Â The &#8220;fewer larger&#8221; crowd appears to be losing, given the design of most modern Web pages.</p>
<p>The only other comment I can fairly make here is that the majority of theÂ sources cited in the Performance Matters post are 5-6 years old. In that time, I have learned a lot about Web performance, and that the post is more relevant to to the state of the Internet at that time, and not now.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;t=Performance%20Matters%2C%20and%20boy%20does%20it." 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=Performance%20Matters%2C%20and%20boy%20does%20it.%20-%20http%3A%2F%2Fnewestindustry.org%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;body=My%20Google%20Alerts%20today%20picked%20up%20a%20post%20from%20a%20former%20colleague%20of%20mine%2C%20commenting%20on%20another%20post%20from%20the%20Yahoo%21%20Interface%20blog.%0D%0A%0D%0AI%20had%20some%20problems%20following%20the%20stream%20in%20the%20Performance%20Matters%20post%2C%20so%20I%20thought%20I%20would%20this%20post%20to%20clear%20u" 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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;bodytext=My%20Google%20Alerts%20today%20picked%20up%20a%20post%20from%20a%20former%20colleague%20of%20mine%2C%20commenting%20on%20another%20post%20from%20the%20Yahoo%21%20Interface%20blog.%0D%0A%0D%0AI%20had%20some%20problems%20following%20the%20stream%20in%20the%20Performance%20Matters%20post%2C%20so%20I%20thought%20I%20would%20this%20post%20to%20clear%20u" 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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it." 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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=My%20Google%20Alerts%20today%20picked%20up%20a%20post%20from%20a%20former%20colleague%20of%20mine%2C%20commenting%20on%20another%20post%20from%20the%20Yahoo%21%20Interface%20blog.%0D%0A%0D%0AI%20had%20some%20problems%20following%20the%20stream%20in%20the%20Performance%20Matters%20post%2C%20so%20I%20thought%20I%20would%20this%20post%20to%20clear%20u" 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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it." 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=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;url=http%3A%2F%2Fnewestindustry.org%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it.&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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%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%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%2F&amp;title=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;notes=My%20Google%20Alerts%20today%20picked%20up%20a%20post%20from%20a%20former%20colleague%20of%20mine%2C%20commenting%20on%20another%20post%20from%20the%20Yahoo%21%20Interface%20blog.%0D%0A%0D%0AI%20had%20some%20problems%20following%20the%20stream%20in%20the%20Performance%20Matters%20post%2C%20so%20I%20thought%20I%20would%20this%20post%20to%20clear%20u" 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=Performance%20Matters%2C%20and%20boy%20does%20it.&amp;body=http%3A%2F%2Fnewestindustry.org%2F2006%2F12%2F13%2Fperformance-matters-and-boy-does-it%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/2006/12/13/performance-matters-and-boy-does-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location? We don&#8217;t need no stinkin&#8217; location! We have BROADBAND!</title>
		<link>http://newestindustry.org/2006/08/14/location-we-dont-need-no-stinkin-location-we-have-broadband/</link>
		<comments>http://newestindustry.org/2006/08/14/location-we-dont-need-no-stinkin-location-we-have-broadband/#comments</comments>
		<pubDate>Mon, 14 Aug 2006 00:49:38 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[smp]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[GigaOm]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[Malik]]></category>
		<category><![CDATA[Massachusetts]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[Om Malik]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[the other]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2006/08/14/location-we-dont-need-no-stinkin-location-we-have-broadband/</guid>
		<description><![CDATA[
			
				
			
		
This post has two underlying reasons for existing: 1) to test out the new MSFT Live Writer Beta; and 2) to talk about a great story that GigaOm pointed us to today.
Om Malik pointed out a story in the Seattle Times today that talked about &#8220;Broadband in the Boonies&#8221;. Having grown up in the boonies [...]]]></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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>This post has two underlying reasons for existing: 1) to test out the new MSFT Live Writer Beta; and 2) to talk about a great story that <a href="http://featured.gigaom.com/2006/08/13/broadband-in-the-boonies/" target="_blank">GigaOm</a> pointed us to today.</p>
<p>Om Malik pointed out a story in the Seattle Times today that talked about <a href="http://seattletimes.nwsource.com/cgi-bin/PrintStory.pl?document_id=2003192457&amp;zsection_id=2002120018&amp;slug=pacificplibby13&amp;date=20060813" target="_blank">&#8220;Broadband in the Boonies&#8221;</a>. Having grown up in the boonies of British Columbia, this immediately got my attention. The story discusses the explosive growth of Internet businesses in the now heavily wired interior of Washington State; the story focuses on the are around Twisp, Winthrop and the Methow Valley.</p>
<p>Until you have been in this area, and I have, you don&#8217;t get the possibility of winter isolation. The story talks about how these places are four hours from Seattle; what they neglect to mention is that this is 4 hours in the period between April 15 and October 15, depending on snow.</p>
<p>The direct westerly route to Seattle from these locations passes through the Cascades. Through the extremely high and snowy Cascades.</p>
<p>Samantha and I took a spur of the moment detour through this little part of heaven, pausing a night in a campground in Twisp. Right on the river. When we woke up the next morning, I remembered how much I missed those early morning moments in the mountains.</p>
<p>Twisp is far more isolated than Golden, BC, or any of the other towns that we passed through on our trip this summer. But it is a reminder to us all that place is important. Not because we have to be there, but because it is where we are at home.</p>
<p>I have lived in the Valley. I have lived in Massachusetts. But neither has been home.</p>
<p>And to me, home is worth more than anything.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/GigaOm" rel="tag">GigaOm</a>, <a href="http://www.technorati.com/tags/Seattle+Times" rel="tag">Seattle+Times</a>, <a href="http://www.technorati.com/tags/Twisp" rel="tag">Twisp</a>, <a href="http://www.technorati.com/tags/Winthrop" rel="tag">Winthrop</a>, <a href="http://www.technorati.com/tags/Methow+Valley" rel="tag">Methow+Valley</a>, <a href="http://www.technorati.com/tags/Washington+State" rel="tag">Washington+State</a>, <a href="http://www.technorati.com/tags/Home" rel="tag">Home</a>, <a href="http://www.technorati.com/tags/Broadband" rel="tag">Broadband</a>, <a href="http://www.technorati.com/tags/Freedom" rel="tag">Freedom</a>, <a href="http://www.technorati.com/tags/Om+Malik" rel="tag">Om+Malik</a></span></p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;t=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21" 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=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21%20-%20http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;body=This%20post%20has%20two%20underlying%20reasons%20for%20existing%3A%201%29%20to%20test%20out%20the%20new%20MSFT%20Live%20Writer%20Beta%3B%20and%202%29%20to%20talk%20about%20a%20great%20story%20that%20GigaOm%20pointed%20us%20to%20today.%20Om%20Malik%20pointed%20out%20a%20story%20in%20the%20Seattle%20Times%20today%20that%20talked%20about%20%22Broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;bodytext=This%20post%20has%20two%20underlying%20reasons%20for%20existing%3A%201%29%20to%20test%20out%20the%20new%20MSFT%20Live%20Writer%20Beta%3B%20and%202%29%20to%20talk%20about%20a%20great%20story%20that%20GigaOm%20pointed%20us%20to%20today.%20Om%20Malik%20pointed%20out%20a%20story%20in%20the%20Seattle%20Times%20today%20that%20talked%20about%20%22Broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21" 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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=This%20post%20has%20two%20underlying%20reasons%20for%20existing%3A%201%29%20to%20test%20out%20the%20new%20MSFT%20Live%20Writer%20Beta%3B%20and%202%29%20to%20talk%20about%20a%20great%20story%20that%20GigaOm%20pointed%20us%20to%20today.%20Om%20Malik%20pointed%20out%20a%20story%20in%20the%20Seattle%20Times%20today%20that%20talked%20about%20%22Broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21" 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=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%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%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%2F&amp;title=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;notes=This%20post%20has%20two%20underlying%20reasons%20for%20existing%3A%201%29%20to%20test%20out%20the%20new%20MSFT%20Live%20Writer%20Beta%3B%20and%202%29%20to%20talk%20about%20a%20great%20story%20that%20GigaOm%20pointed%20us%20to%20today.%20Om%20Malik%20pointed%20out%20a%20story%20in%20the%20Seattle%20Times%20today%20that%20talked%20about%20%22Broadband%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=Location%3F%20We%20don%26%238217%3Bt%20need%20no%20stinkin%26%238217%3B%20location%21%20We%20have%20BROADBAND%21&amp;body=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F14%2Flocation-we-dont-need-no-stinkin-location-we-have-broadband%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/2006/08/14/location-we-dont-need-no-stinkin-location-we-have-broadband/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Traffic on the increase as summer ends</title>
		<link>http://newestindustry.org/2005/08/14/web-traffic-on-the-increase-as-summer-ends/</link>
		<comments>http://newestindustry.org/2005/08/14/web-traffic-on-the-increase-as-summer-ends/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web+performance]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/08/14/web-traffic-on-the-increase-as-summer-ends/</guid>
		<description><![CDATA[
			
				
			
		
Ping-O-Matic. Weblogs.com.
Two of the sites that have seen surges in Web traffic recently.
My unsubstantiated theory is that as summer ends, Web traffic is seeing its usual surge, amplified by the new interest in blogs and Web 2.0 properties.
For the small companies who have effectively had the summer off, it&#8217;s time to re-adjust your capacity-planning estimates&#8230;upward.
Why? [...]]]></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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Ping-O-Matic. Weblogs.com.</p>
<p>Two of the sites that have seen surges in Web traffic recently.</p>
<p>My unsubstantiated theory is that as summer ends, Web traffic is seeing its usual surge, amplified by the new interest in blogs and Web 2.0 properties.</p>
<p>For the small companies who have effectively had the summer off, it&#8217;s time to re-adjust your capacity-planning estimates&#8230;upward.</p>
<p>Why? Rising oil prices will reduce travel. Disenchantment with movies will reduce going out. Gourmet take-home will reduce restaurant visitation. And increasing broadband access will increase demand for online services.</p>
<p>Be afraid&#8230;and get ready for more traffic. Lots more traffic.</p>
<p>Have you optimized your site for maximum performance yet?</p>
<hr />
<p>Technorati: <a href="http://technorati.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://technorati.com/tag/Capacity+Planning" rel="tag">Capacity Planning</a>, <a href="http://technorati.com/tag/Web+2.0" rel="tag">Web 2.0</a>, <a href="http://technorati.com/tag/SEO" rel="tag">SEO</a>, <a href="http://technorati.com/tag/traffic+analysis" rel="tag">traffic analysis</a></p>
<p>IceRocket: <a href="http://blogs.icerocket.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://blogs.icerocket.com/tag/Capacity+Planning" rel="tag">Capacity Planning</a>, <a href="http://blogs.icerocket.com/tag/Web+2.0" rel="tag">Web 2.0</a>, <a href="http://blogs.icerocket.com/tag/SEO" rel="tag">SEO</a>, <a href="http://blogs.icerocket.com/tag/traffic+analysis" rel="tag">traffic analysis</a></p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;t=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends" 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%20Traffic%20on%20the%20increase%20as%20summer%20ends%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;body=Ping-O-Matic.%20Weblogs.com.%0A%0ATwo%20of%20the%20sites%20that%20have%20seen%20surges%20in%20Web%20traffic%20recently.%0A%0AMy%20unsubstantiated%20theory%20is%20that%20as%20summer%20ends%2C%20Web%20traffic%20is%20seeing%20its%20usual%20surge%2C%20amplified%20by%20the%20new%20interest%20in%20blogs%20and%20Web%202.0%20properties.%0A%0AFor%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;bodytext=Ping-O-Matic.%20Weblogs.com.%0A%0ATwo%20of%20the%20sites%20that%20have%20seen%20surges%20in%20Web%20traffic%20recently.%0A%0AMy%20unsubstantiated%20theory%20is%20that%20as%20summer%20ends%2C%20Web%20traffic%20is%20seeing%20its%20usual%20surge%2C%20amplified%20by%20the%20new%20interest%20in%20blogs%20and%20Web%202.0%20properties.%0A%0AFor%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends" 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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Ping-O-Matic.%20Weblogs.com.%0A%0ATwo%20of%20the%20sites%20that%20have%20seen%20surges%20in%20Web%20traffic%20recently.%0A%0AMy%20unsubstantiated%20theory%20is%20that%20as%20summer%20ends%2C%20Web%20traffic%20is%20seeing%20its%20usual%20surge%2C%20amplified%20by%20the%20new%20interest%20in%20blogs%20and%20Web%202.0%20properties.%0A%0AFor%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends" 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%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%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%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%2F&amp;title=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;notes=Ping-O-Matic.%20Weblogs.com.%0A%0ATwo%20of%20the%20sites%20that%20have%20seen%20surges%20in%20Web%20traffic%20recently.%0A%0AMy%20unsubstantiated%20theory%20is%20that%20as%20summer%20ends%2C%20Web%20traffic%20is%20seeing%20its%20usual%20surge%2C%20amplified%20by%20the%20new%20interest%20in%20blogs%20and%20Web%202.0%20properties.%0A%0AFor%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=Web%20Traffic%20on%20the%20increase%20as%20summer%20ends&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F14%2Fweb-traffic-on-the-increase-as-summer-ends%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/2005/08/14/web-traffic-on-the-increase-as-summer-ends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrabPERF: Brazen Appeal for Donations</title>
		<link>http://newestindustry.org/2005/08/04/grabperf-brazen-appeal-for-donations-2/</link>
		<comments>http://newestindustry.org/2005/08/04/grabperf-brazen-appeal-for-donations-2/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[GrabPERF.org]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web performance measurement]]></category>
		<category><![CDATA[Web+performance]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/08/04/grabperf-brazen-appeal-for-donations-2/</guid>
		<description><![CDATA[
			
				
			
		
Ok folks, now that GrabPERF has been up and running for a few weeks, and people have actually been looking at the data (including the CEO&#8217;s of two blog search tools!), it&#8217;s time to ask the community that is using this service to contribute to keep it running.
Decommissioned hardware. $20. I am not asking for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Ok folks, now that <a href="http://www.grabperf.org/">GrabPERF</a> has been up and running for a few weeks, and people have actually been looking at the data (including the CEO&#8217;s of two blog search tools!), it&#8217;s time to ask the community that is using this service to contribute to keep it running.</p>
<p>Decommissioned hardware. $20. I am not asking for the world.</p>
<p>Currently, this system runs on my home broadband connection using six year-old hardware. that is&#8230;well, having issues.</p>
<p>For all of you who do contribute, I thank you in advance.</p>
<hr />
<p>Technorati: <a href="http://technorati.com/tag/GrabPERF" rel="tag">GrabPERF</a>, <a href="http://technorati.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://technorati.com/tag/Web+Performance+Measurement" rel="tag">Web Performance Measurement</a>, <a href="http://technorati.com/tag/Web+Performance+Monitoring" rel="tag">Web Performance Monitoring</a>, <a href="http://technorati.com/tag/blog+search" rel="tag">blog search</a></p>
<p>IceRocket: <a href="http://blogs.icerocket.com/tag/GrabPERF" rel="tag">GrabPERF</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance+Measurement" rel="tag">Web Performance Measurement</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance+Monitoring" rel="tag">Web Performance Monitoring</a>, <a href="http://blogs.icerocket.com/tag/blog+search" rel="tag">blog search</a></p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;t=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%20Brazen%20Appeal%20for%20Donations%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;body=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;bodytext=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%20Brazen%20Appeal%20for%20Donations&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;notes=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%20Brazen%20Appeal%20for%20Donations&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations-2%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/2005/08/04/grabperf-brazen-appeal-for-donations-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrabPERF: Brazen Appeal for Donations</title>
		<link>http://newestindustry.org/2005/08/04/grabperf-brazen-appeal-for-donations/</link>
		<comments>http://newestindustry.org/2005/08/04/grabperf-brazen-appeal-for-donations/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[GrabPERF.org]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web performance measurement]]></category>
		<category><![CDATA[Web+performance]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/08/04/grabperf-brazen-appeal-for-donations/</guid>
		<description><![CDATA[
			
				
			
		
Ok folks, now that GrabPERF has been up and running for a few weeks, and people have actually been looking at the data (including the CEO&#8217;s of two blog search tools!), it&#8217;s time to ask the community that is using this service to contribute to keep it running.
Decommissioned hardware. $20. I am not asking for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Ok folks, now that <a href="http://www.grabperf.org/">GrabPERF</a> has been up and running for a few weeks, and people have actually been looking at the data (including the CEO&#8217;s of two blog search tools!), it&#8217;s time to ask the community that is using this service to contribute to keep it running.</p>
<p>Decommissioned hardware. $20. I am not asking for the world.</p>
<p>Currently, this system runs on my home broadband connection using six year-old hardware. that is&#8230;well, having issues.</p>
<p>For all of you who do contribute, I thank you in advance.</p>
<hr />
<p>Technorati: <a href="http://technorati.com/tag/GrabPERF" rel="tag">GrabPERF</a>, <a href="http://technorati.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://technorati.com/tag/Web+Performance+Measurement" rel="tag">Web Performance Measurement</a>, <a href="http://technorati.com/tag/Web+Performance+Monitoring" rel="tag">Web Performance Monitoring</a>, <a href="http://technorati.com/tag/blog+search" rel="tag">blog search</a></p>
<p>IceRocket: <a href="http://blogs.icerocket.com/tag/GrabPERF" rel="tag">GrabPERF</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance" rel="tag">Web Performance</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance+Measurement" rel="tag">Web Performance Measurement</a>, <a href="http://blogs.icerocket.com/tag/Web+Performance+Monitoring" rel="tag">Web Performance Monitoring</a>, <a href="http://blogs.icerocket.com/tag/blog+search" rel="tag">blog search</a></p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;t=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%20Brazen%20Appeal%20for%20Donations%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;body=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;bodytext=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations" 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%20Brazen%20Appeal%20for%20Donations&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%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%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%2F&amp;title=GrabPERF%3A%20Brazen%20Appeal%20for%20Donations&amp;notes=Ok%20folks%2C%20now%20that%20GrabPERF%20has%20been%20up%20and%20running%20for%20a%20few%20weeks%2C%20and%20people%20have%20actually%20been%20looking%20at%20the%20data%20%28including%20the%20CEO%27s%20of%20two%20blog%20search%20tools%21%29%2C%20it%27s%20time%20to%20ask%20the%20community%20that%20is%20using%20this%20service%20to%20contribute%20to%20keep%20it" 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%20Brazen%20Appeal%20for%20Donations&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F08%2F04%2Fgrabperf-brazen-appeal-for-donations%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/2005/08/04/grabperf-brazen-appeal-for-donations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comcast DNS Outages More Severe than Previously Thought</title>
		<link>http://newestindustry.org/2005/04/14/comcast-dns-outages-more-severe-than-previously-thought/</link>
		<comments>http://newestindustry.org/2005/04/14/comcast-dns-outages-more-severe-than-previously-thought/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[outage]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/04/14/comcast-dns-outages-more-severe-than-previously-thought/</guid>
		<description><![CDATA[
			
				
			
		
Now, I never even heard about this Comcast outage until this morning. [here]
One reason that I likely didn&#8217;t notice it is that I run my own caching name servers on my home network. I do this because I have never trusted any provider&#8217;s overworked name servers (goes back to the history of the industry I [...]]]></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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Now, I never even heard about this Comcast outage until this morning. [<a href="http://news.com.com/Another+broadband+outage+strikes+Comcast/2100-1034_3-5669961.html">here</a>]</p>
<p>One reason that I likely didn&#8217;t notice it is that I run my own caching name servers on my home network. I do this because I have never trusted any provider&#8217;s overworked name servers (goes back to the history of the industry I work in; more on that some other time).</p>
<p>This is still a fairly crippling outage. Surely there is some redundancy in the Comcast name server infrastructure&#8230;please?</p>
<p>There is a list of possible workarounds to this problem linked from <a href="http://www.makeyougohmm.com/20050414/1712/">here</a>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;t=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought" 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=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;body=Now%2C%20I%20never%20even%20heard%20about%20this%20Comcast%20outage%20until%20this%20morning.%20%5Bhere%5D%0A%0AOne%20reason%20that%20I%20likely%20didn%27t%20notice%20it%20is%20that%20I%20run%20my%20own%20caching%20name%20servers%20on%20my%20home%20network.%20I%20do%20this%20because%20I%20have%20never%20trusted%20any%20provider%27s%20overworked%20nam" 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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;bodytext=Now%2C%20I%20never%20even%20heard%20about%20this%20Comcast%20outage%20until%20this%20morning.%20%5Bhere%5D%0A%0AOne%20reason%20that%20I%20likely%20didn%27t%20notice%20it%20is%20that%20I%20run%20my%20own%20caching%20name%20servers%20on%20my%20home%20network.%20I%20do%20this%20because%20I%20have%20never%20trusted%20any%20provider%27s%20overworked%20nam" 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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought" 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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Now%2C%20I%20never%20even%20heard%20about%20this%20Comcast%20outage%20until%20this%20morning.%20%5Bhere%5D%0A%0AOne%20reason%20that%20I%20likely%20didn%27t%20notice%20it%20is%20that%20I%20run%20my%20own%20caching%20name%20servers%20on%20my%20home%20network.%20I%20do%20this%20because%20I%20have%20never%20trusted%20any%20provider%27s%20overworked%20nam" 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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought" 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=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%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%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%2F&amp;title=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;notes=Now%2C%20I%20never%20even%20heard%20about%20this%20Comcast%20outage%20until%20this%20morning.%20%5Bhere%5D%0A%0AOne%20reason%20that%20I%20likely%20didn%27t%20notice%20it%20is%20that%20I%20run%20my%20own%20caching%20name%20servers%20on%20my%20home%20network.%20I%20do%20this%20because%20I%20have%20never%20trusted%20any%20provider%27s%20overworked%20nam" 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=Comcast%20DNS%20Outages%20More%20Severe%20than%20Previously%20Thought&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F14%2Fcomcast-dns-outages-more-severe-than-previously-thought%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/2005/04/14/comcast-dns-outages-more-severe-than-previously-thought/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IPv4 Exhaustion Timelines</title>
		<link>http://newestindustry.org/2005/04/08/ipv4-exhaustion-timelines/</link>
		<comments>http://newestindustry.org/2005/04/08/ipv4-exhaustion-timelines/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[IPV4]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/04/08/ipv4-exhaustion-timelines/</guid>
		<description><![CDATA[
			
				
			
		
Joi Ito, at the ICANN meetings in Brazil, has posted some interesting comments and links regarding the exhaustion of the IPv4 Space. [here]
The growth in private IP Spaces has helped stave off this exhaustion, even through the massive growth in the home broadband and mobile markets. I forsee a compromise coming shortly where IPv6 is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Joi Ito, at the ICANN meetings in Brazil, has posted some interesting comments and links regarding the exhaustion of the IPv4 Space. [<a href="http://joi.ito.com/archives/2005/04/08/ipv4_address_space.html">here</a>]</p>
<p>The growth in private IP Spaces has helped stave off this exhaustion, even through the massive growth in the home broadband and mobile markets. I forsee a compromise coming shortly where IPv6 is used between Network Transit Providers, while IPv4 is reserved exclusively for customer-facing usage.</p>
<p>Just another of my hare-brained ideas&#8230;</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;t=IPv4%20Exhaustion%20Timelines" 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=IPv4%20Exhaustion%20Timelines%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines&amp;body=Joi%20Ito%2C%20at%20the%20ICANN%20meetings%20in%20Brazil%2C%20has%20posted%20some%20interesting%20comments%20and%20links%20regarding%20the%20exhaustion%20of%20the%20IPv4%20Space.%20%5Bhere%5D%0A%0AThe%20growth%20in%20private%20IP%20Spaces%20has%20helped%20stave%20off%20this%20exhaustion%2C%20even%20through%20the%20massive%20growth%20in%20the%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines&amp;bodytext=Joi%20Ito%2C%20at%20the%20ICANN%20meetings%20in%20Brazil%2C%20has%20posted%20some%20interesting%20comments%20and%20links%20regarding%20the%20exhaustion%20of%20the%20IPv4%20Space.%20%5Bhere%5D%0A%0AThe%20growth%20in%20private%20IP%20Spaces%20has%20helped%20stave%20off%20this%20exhaustion%2C%20even%20through%20the%20massive%20growth%20in%20the%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines" 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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Joi%20Ito%2C%20at%20the%20ICANN%20meetings%20in%20Brazil%2C%20has%20posted%20some%20interesting%20comments%20and%20links%20regarding%20the%20exhaustion%20of%20the%20IPv4%20Space.%20%5Bhere%5D%0A%0AThe%20growth%20in%20private%20IP%20Spaces%20has%20helped%20stave%20off%20this%20exhaustion%2C%20even%20through%20the%20massive%20growth%20in%20the%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines" 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=IPv4%20Exhaustion%20Timelines&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines&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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%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%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%2F&amp;title=IPv4%20Exhaustion%20Timelines&amp;notes=Joi%20Ito%2C%20at%20the%20ICANN%20meetings%20in%20Brazil%2C%20has%20posted%20some%20interesting%20comments%20and%20links%20regarding%20the%20exhaustion%20of%20the%20IPv4%20Space.%20%5Bhere%5D%0A%0AThe%20growth%20in%20private%20IP%20Spaces%20has%20helped%20stave%20off%20this%20exhaustion%2C%20even%20through%20the%20massive%20growth%20in%20the%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=IPv4%20Exhaustion%20Timelines&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F08%2Fipv4-exhaustion-timelines%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/2005/04/08/ipv4-exhaustion-timelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmarking Web Sites &#8212; A Re-Examination</title>
		<link>http://newestindustry.org/2005/04/06/benchmarking-web-sites-a-re-examination/</link>
		<comments>http://newestindustry.org/2005/04/06/benchmarking-web-sites-a-re-examination/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[benchmarks]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cro]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[maintain]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[page views]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[views]]></category>
		<category><![CDATA[visitors]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/04/06/benchmarking-web-sites-a-re-examination/</guid>
		<description><![CDATA[
			
				
			
		
Back in November, I mentioned that I was working on the idea of new ways to benchmark the success of online businesses in today&#8217;s more mature operational environment. I am still working on the base ideas, but a colleague of mine has helped me coalesce some ideas, and they are now forming the foundation 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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Back in <a href="http://www.newestindustry.org/index.php/2004/11/30/web_performance_benchmarks">November</a>, I mentioned that I was working on the idea of new ways to benchmark the success of online businesses in today&#8217;s more mature operational environment. I am still working on the base ideas, but a colleague of mine has helped me coalesce some ideas, and they are now forming the foundation of the concepts my company will begin using internally to more deeply understand the various Web performance benchmarks we monitor.</p>
<p>For those who use the existing Web performance benchmarks to determine the success and failure of your online business, you understand how thin the veneer is on these benchmarks. They do not provide true insight into the operational success of an online business, and they are more likely to sow the seeds of distrust between IT and Business operations in the long-term by creating an artificial standard which becomes the goal.</p>
<p>If an online business truly wants to achieve and maintain exemplary Web performance numbers, it has to start with a strong foundation, and build on it. Why? The team I work with spends a lot of time trying to understand and reverse engineer the broken processes, designs, and architectures that were laid out in order to get big fast. After 3-4 years of technical starvation and underfunding, these online businesses are beginning to show strain; the temporary fix has become the permanently broken process.</p>
<p>The rush into the Web analytics space in the last few weeks is a key sign that companies now see value in and want to exploit the vast quantities of data that they collect on their traffic daily. Web analytics is an astoundingly complex field, but most people boil it up to a single concept: How many Unique Page Views did I get?</p>
<p>Unique Page Views is an outdated Web server analytics metric. It does not tell me anything about the business, other than it has a lot of traffic. Back in the &#8220;eyeballs are everything&#8221; period, this would have been a big deal. Now, I say so what, and start asking:</p>
<ul>
<li>From where</li>
<li>Dialup? Broadband?</li>
<li>How many were able to successfully complete their transactions?</li>
<li>What paths are most visited</li>
<li>Average spend by connection type?</li>
<li>Average spend by hour?</li>
<li>etc.</li>
</ul>
<p>Like Unique Page Views, the average Web performance and availability of a Web page or transaction does not accurately represent the overall health of any online business. Within the large populations of data that exist at the Web measurement firms, there is a wealth of data that could be used to clearly expose more important benchmarking statistics.</p>
<p>If you are from an online business, you already understand that the average performance over an artificially-defined period of time is a very inaccurate way to measure the success of the online business. However, it is the accepted standard in the field. Underlying those aggregated values, there are clearly-defined statistical methods which can be used to extract even more meaningful information from the mass of measurement data.</p>
<p>I would discuss more of the ideas and concepts that we are working on, but I know that I do get visitors from our competitors, so I will have to keep our ideas under wraps for right now.</p>
<p>But I want to hear yours. What does your online business use as a benchmark for success? Standard avergae performance and availability? Or something more complex that examines the performance data as a complete population, as opposed to an aggregated summary value? Does your firm tie business goals and objectives into the performance benchmarks so that people across the company can understand how the business is succeeding, and how delivering a good, bad, and downright awful online performance experience can affect the bottom line?</p>
<p>This is an exciting time to have access to large amounts of data on the health of the Internet.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;t=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination" 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=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;body=Back%20in%20November%2C%20I%20mentioned%20that%20I%20was%20working%20on%20the%20idea%20of%20new%20ways%20to%20benchmark%20the%20success%20of%20online%20businesses%20in%20today%27s%20more%20mature%20operational%20environment.%20I%20am%20still%20working%20on%20the%20base%20ideas%2C%20but%20a%20colleague%20of%20mine%20has%20helped%20me%20coalesc" 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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;bodytext=Back%20in%20November%2C%20I%20mentioned%20that%20I%20was%20working%20on%20the%20idea%20of%20new%20ways%20to%20benchmark%20the%20success%20of%20online%20businesses%20in%20today%27s%20more%20mature%20operational%20environment.%20I%20am%20still%20working%20on%20the%20base%20ideas%2C%20but%20a%20colleague%20of%20mine%20has%20helped%20me%20coalesc" 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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination" 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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Back%20in%20November%2C%20I%20mentioned%20that%20I%20was%20working%20on%20the%20idea%20of%20new%20ways%20to%20benchmark%20the%20success%20of%20online%20businesses%20in%20today%27s%20more%20mature%20operational%20environment.%20I%20am%20still%20working%20on%20the%20base%20ideas%2C%20but%20a%20colleague%20of%20mine%20has%20helped%20me%20coalesc" 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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination" 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=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%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%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%2F&amp;title=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;notes=Back%20in%20November%2C%20I%20mentioned%20that%20I%20was%20working%20on%20the%20idea%20of%20new%20ways%20to%20benchmark%20the%20success%20of%20online%20businesses%20in%20today%27s%20more%20mature%20operational%20environment.%20I%20am%20still%20working%20on%20the%20base%20ideas%2C%20but%20a%20colleague%20of%20mine%20has%20helped%20me%20coalesc" 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=Benchmarking%20Web%20Sites%20%26%238212%3B%20A%20Re-Examination&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F04%2F06%2Fbenchmarking-web-sites-a-re-examination%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/2005/04/06/benchmarking-web-sites-a-re-examination/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Comcast Brings you this Regularly Scheduled Outage</title>
		<link>http://newestindustry.org/2005/03/15/comcast-brings-you-this-regularly-scheduled-outage/</link>
		<comments>http://newestindustry.org/2005/03/15/comcast-brings-you-this-regularly-scheduled-outage/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[outage]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/03/15/comcast-brings-you-this-regularly-scheduled-outage/</guid>
		<description><![CDATA[
			
				
			
		

I should not be running servers on my Comcast connection. BAD DOG! BAD DAMNATION HOUND!
Comcast should not make it so easy to spot, and then not be able to explain, a daily outage pattern


The nice lady in customer phone support said there were no problems in my area, but that she could not contact my [...]]]></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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<ol>
<li>I should not be running servers on my Comcast connection. BAD DOG! BAD DAMNATION HOUND!</li>
<li>Comcast should not make it so easy to spot, and then not be able to explain, a daily outage pattern</li>
</ol>
<div align="center"><img src="http://www.newestindustry.org/media/3-days-of-outages.png" border="0" alt="3 Days of Comcast Outages" height="300" width="600" /></div>
<p>The nice lady in customer phone support said there were no problems in my area, but that she could not contact my modem. Hmmm&#8230;.</p>
<p>Can you spot the pattern? Anyone have any recommendations for reliable hosting providers in MA? Or better yet, inexpensive and reliable home broadband options?</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;t=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage" 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=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;body=%0A%20%20I%20should%20not%20be%20running%20servers%20on%20my%20Comcast%20connection.%20BAD%20DOG%21%20BAD%20DAMNATION%20HOUND%21%0A%20%20Comcast%20should%20not%20make%20it%20so%20easy%20to%20spot%2C%20and%20then%20not%20be%20able%20to%20explain%2C%20a%20daily%20outage%20pattern%0A%0A%0A%0A%0AThe%20nice%20lady%20in%20customer%20phone%20support%20said%20there%20we" 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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;bodytext=%0A%20%20I%20should%20not%20be%20running%20servers%20on%20my%20Comcast%20connection.%20BAD%20DOG%21%20BAD%20DAMNATION%20HOUND%21%0A%20%20Comcast%20should%20not%20make%20it%20so%20easy%20to%20spot%2C%20and%20then%20not%20be%20able%20to%20explain%2C%20a%20daily%20outage%20pattern%0A%0A%0A%0A%0AThe%20nice%20lady%20in%20customer%20phone%20support%20said%20there%20we" 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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage" 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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=%0A%20%20I%20should%20not%20be%20running%20servers%20on%20my%20Comcast%20connection.%20BAD%20DOG%21%20BAD%20DAMNATION%20HOUND%21%0A%20%20Comcast%20should%20not%20make%20it%20so%20easy%20to%20spot%2C%20and%20then%20not%20be%20able%20to%20explain%2C%20a%20daily%20outage%20pattern%0A%0A%0A%0A%0AThe%20nice%20lady%20in%20customer%20phone%20support%20said%20there%20we" 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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage" 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=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%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%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%2F&amp;title=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;notes=%0A%20%20I%20should%20not%20be%20running%20servers%20on%20my%20Comcast%20connection.%20BAD%20DOG%21%20BAD%20DAMNATION%20HOUND%21%0A%20%20Comcast%20should%20not%20make%20it%20so%20easy%20to%20spot%2C%20and%20then%20not%20be%20able%20to%20explain%2C%20a%20daily%20outage%20pattern%0A%0A%0A%0A%0AThe%20nice%20lady%20in%20customer%20phone%20support%20said%20there%20we" 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=Comcast%20Brings%20you%20this%20Regularly%20Scheduled%20Outage&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F03%2F15%2Fcomcast-brings-you-this-regularly-scheduled-outage%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/2005/03/15/comcast-brings-you-this-regularly-scheduled-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
