<?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>Austin Matzko&#039;s Blog &#187; Internet</title>
	<atom:link href="http://austinmatzko.com/category/computers/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://austinmatzko.com</link>
	<description>A blog about philosophy, Christianity, web development and whatever else I feel like writing about.</description>
	<lastBuildDate>Wed, 16 Mar 2011 17:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-RC4-18391</generator>
		<item>
		<title>Webmonkey.com Returns</title>
		<link>http://austinmatzko.com/2008/05/22/webmonkeycom-returns/</link>
		<comments>http://austinmatzko.com/2008/05/22/webmonkeycom-returns/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:04:17 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Webmonkey]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=466</guid>
		<description><![CDATA[When I was first learning web development about ten years ago, I frequently consulted Webmonkey.com for tutorials about how to do all things &#8220;DHTML.&#8221; I still remember how an article comparing frames to a cafeteria tray made it all click for me, for some reason. I also picked up some bad habits that I had [...]]]></description>
			<content:encoded><![CDATA[<p>When I was first learning web development about ten years ago, I frequently consulted Webmonkey.com for tutorials about how to do all things &#8220;DHTML.&#8221;  I still remember how an article comparing frames to a cafeteria tray made it all click for me, for some reason. I also picked up some bad habits that I had to unlearn later, such as using table elements for page layout. But that&#8217;s no slam against Webmonkey: they were just explaining the common web practices of the day.</p>
<p>Webmonkey stopped producing new content in the early 2000s and was sold by Wired to Lycos, I think, but much of the old content remained, such as the <a href="http://www.webmonkey.com/reference/Special_Characters">special characters reference</a>, which I consult occasionally.     Now <a href="http://www.webmonkey.com/blog/Welcome_to_the_All_New_Webmonkey">the site has been re-purchased by Wired</a>, which has decided to re-publish the tutorials on a wiki.  That&#8217;s probably the best approach if you can&#8217;t spare the staff to manage the old content, but the historian in me is bothered that <a href="http://web.archive.org/web/20030124061147/hotwired.lycos.com/webmonkey/programming/javascript/tutorials/tutorial1.html">Thau&#8217;s JavaScript tutorial</a> is gone, replaced by <a href="http://www.webmonkey.com/tutorial/JavaScript_Tutorial">something generic</a>.  Why couldn&#8217;t Webmonkey have kept the old articles intact, perhaps with a notice suggesting that a piece might be outdated and a link to the new wiki?  That&#8217;s sort of what <a href="http://www.quirksmode.org/resources.html">PPK does at Quirksmode</a>; he separates articles into &#8220;active&#8221; and &#8220;archived.&#8221;  I&#8217;m sure we can live without knowing how to code for Netscape Navigator 4, but it&#8217;s good to remember where we&#8217;ve come from, to remember how and why things have changed since then.  </p>
<p>However, Webmonkey promises to start creating new content relevant to today&#8217;s web, and that will be good news for those starting into web development.</p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/05/22/webmonkeycom-returns/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OpenID Servers: Allow Redundant Means of Access</title>
		<link>http://austinmatzko.com/2008/05/08/openid-servers/</link>
		<comments>http://austinmatzko.com/2008/05/08/openid-servers/#comments</comments>
		<pubDate>Thu, 08 May 2008 14:43:57 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=460</guid>
		<description><![CDATA[That&#8217;s the lesson I take from Kyle Neath&#8217;s critique of OpenID (HT: Ma.tt), from his first point, the one that I think has the most traction. OpenID servers should allow users to associate their account with several OpenID providers, if they want, and/or an email address.]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s the lesson I take from <a href="http://warpspire.com/features/open-id/">Kyle Neath&#8217;s critique of OpenID </a> (HT: <a href="http://ma.tt/2008/05/kyle-skips-openid/">Ma.tt</a>),  from his first point, the one that I think has the most traction.  <a href="http://openid.net/">OpenID</a> servers should allow users to associate their account with several OpenID providers, if they want, and/or an email address. </p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/05/08/openid-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Good Enough addEvent</title>
		<link>http://austinmatzko.com/2008/04/14/addevent-preserving-this/</link>
		<comments>http://austinmatzko.com/2008/04/14/addevent-preserving-this/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 03:48:00 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[addEvent]]></category>
		<category><![CDATA[addEventListener]]></category>
		<category><![CDATA[attachEvent]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=441</guid>
		<description><![CDATA[Several years ago, PPK of Quirksmode sponsored a contest to come up with a new version of the trusty JavaScript addEvent function. The original addEvent was created by Scott Andrew LePera in 2001 as a way to merge Internet Explorer&#8217;s attachEvent with the W3C&#8217;s addEventListener. Both addEventListener and attachEvent allow you to attach a JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>Several years ago, PPK of Quirksmode sponsored <a href="http://www.quirksmode.org/blog/archives/2005/10/_and_the_winner_1.html">a contest to come up with a new version of the trusty JavaScript addEvent function</a>.  The original addEvent was <a href="http://www.scottandrew.com/weblog/articles/cbs-events">created by Scott Andrew LePera in 2001</a> as a way to merge Internet Explorer&#8217;s <code>attachEvent</code> with the W3C&#8217;s <code>addEventListener</code>.  Both <code>addEventListener</code> and <code>attachEvent</code> allow you to attach a JavaScript event to a DOM object, but they differ in important ways.  In particular, IE&#8217;s <code>attachEvent</code> doesn&#8217;t maintain the scope of the <code>this</code> keyword: <code>this</code> refers to the <code>window</code> object instead of the object on which you&#8217;re attaching the event, as in the case of <code>addEventListener</code>.  </p>
<p>PPK&#8217;s contest itself ended up falling flat, as even the winner, John Resig (who later created the <a href="http://jquery.com/">jQuery library</a>),  later <a href="http://my.opera.com/hallvors/blog/2007/03/28/a-problem-with-john-resigs-addevent#comment2703457">repudiated it himself</a>. That&#8217;s probably because PPK&#8217;s contest requirements were like asking for all three of good, fast, and cheap.</p>
<p>So seven years later, there&#8217;s no widely-adopted replacement to the original addEvent that:</p>
<ol>
<li>Is short</li>
<li>Maintains the <code>this</code> scope in IE</li>
<li>Has a corresponding removeEvent</li>
</ol>
<p>The various libraries do a good job of 2 and 3, but not 1, and since I often find myself needing 1 and 2 but not 3, I came up with my own good-enough version of addEvent:</p>
<div class="filosofo-highlight-light javascript" style="font-family: monospace;"><span style="color: #003366; font-weight: bold;">var</span> addEvent = <span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span> obj, type, fn <span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #66cc66;">&#40;</span>obj.<span style="color: #006600;">addEventListener</span><span style="color: #66cc66;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; obj.<span style="color: #006600;">addEventListener</span><span style="color: #66cc66;">&#40;</span>type, fn, <span style="color: #003366; font-weight: bold;">false</span><span style="color: #66cc66;">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">else</span> <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #66cc66;">&#40;</span>obj.<span style="color: #006600;">attachEvent</span><span style="color: #66cc66;">&#41;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; obj.<span style="color: #006600;">attachEvent</span><span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">'on'</span> + type, <span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span> <span style="color: #000066; font-weight: bold;">return</span> fn.<span style="color: #006600;">apply</span><span style="color: #66cc66;">&#40;</span>obj, <span style="color: #003366; font-weight: bold;">new</span> Array<span style="color: #66cc66;">&#40;</span>window.<span style="color: #006600;">event</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;<span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
&nbsp;</div>
<p>It&#8217;s short, which is just what I need when I&#8217;m trying to keep the JavaScript size low.  (Whenever size isn&#8217;t so much of an issue, such as on the administrative side of a website, I&#8217;m more likely to use a library which will have a much more robust way of assigning events to objects.)  And my addEvent also makes <code>this</code> refer to object in question, even for IE.  </p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/04/14/addevent-preserving-this/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>CSS Naked Day</title>
		<link>http://austinmatzko.com/2008/04/09/no-css/</link>
		<comments>http://austinmatzko.com/2008/04/09/no-css/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 14:37:50 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Naked Day]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=437</guid>
		<description><![CDATA[If you think things look odd here today, it&#8217;s because I&#8217;ve disabled my blog&#8217;s styling for &#8220;CSS Naked Day.&#8221; The idea is to emphasize that styling on the web&#8211;particularly, that done with CSS, or &#8220;cascading style sheets&#8221;&#8211;should be separate from the structure, or markup. In part, one should separate style from content because a number [...]]]></description>
			<content:encoded><![CDATA[<p>If you think things look odd here today, it&#8217;s because I&#8217;ve disabled my blog&#8217;s styling for &#8220;<a href="http://naked.dustindiaz.com/">CSS Naked Day</a>.&#8221;</p>
<p>The idea is to emphasize that styling on the web&#8211;particularly, that done with CSS, or &#8220;cascading style sheets&#8221;&#8211;should be separate from the structure, or markup.  In part, one should separate style from content because a number of people and services read your site without styling: people who have disabilities, search engine spiders, etc.  It&#8217;s also much easier to change styling if it&#8217;s not mixed up with the structure of the content. </p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/04/09/no-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cell Tower in Your House</title>
		<link>http://austinmatzko.com/2008/04/03/domestic-femtocells/</link>
		<comments>http://austinmatzko.com/2008/04/03/domestic-femtocells/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 17:37:03 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cell Phones]]></category>
		<category><![CDATA[femtocells]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=436</guid>
		<description><![CDATA[This is what I need: my own &#8220;femtocell,&#8221; a cellular phone base station that you can put in your home. It connects through your broadband Internet to give your phone a strong signal. I don&#8217;t use a landline, and despite being in Boston my connections are sometimes embarrassingly poor, often losing the signal mid-call. So [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://apnews.myway.com/article/20080402/D8VQ0H180.html">This</a> is what I need: my own &#8220;<a href="http://en.wikipedia.org/wiki/Femtocell">femtocell</a>,&#8221; a cellular phone base station that you can put in your home.  It connects through your broadband Internet to give your phone a strong signal.  I don&#8217;t use a landline, and despite being in Boston my connections are sometimes embarrassingly poor, often losing the signal mid-call.  So what I <em>really</em> need is for Sprint to put up more towers.  But that&#8217;s not likely.</p>
<p>Even better would be if my <a href="http://money.cnn.com/magazines/business2/business2_archive/2007/03/01/8401024/index.htm">phone could just switch to Wi-Fi</a> and make <a href="http://en.wikipedia.org/wiki/Voip">VoIP</a> calls whenever possible.  </p>
<p>But all these things involve involve giving the customer more and better choices, something cellular phone manufacturers and service providers seem reluctant to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/04/03/domestic-femtocells/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Death of WiFi?</title>
		<link>http://austinmatzko.com/2008/03/17/death-of-wifi/</link>
		<comments>http://austinmatzko.com/2008/03/17/death-of-wifi/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 14:20:27 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=434</guid>
		<description><![CDATA[An Ericsson executive recently predicted that WiFi&#8217;s time has passed: &#8220;In Austria, they are saying that mobile broadband will pass fixed broadband this year. It&#8217;s already growing faster, and in Sweden, the most popular phone is a USB modem,&#8221; said Bergendahl, who was the keynote speaker at the European Computer Audit, Control and Security Conference [...]]]></description>
			<content:encoded><![CDATA[<p>An Ericsson executive recently predicted that <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=wireless_networking&#038;articleId=9067479&#038;taxonomyId=79&#038;intsrc=kc_top">WiFi&#8217;s time has passed</a>:</p>
<blockquote cite="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=wireless_networking&#038;articleId=9067479&#038;taxonomyId=79&#038;intsrc=kc_top"><p>&#8220;In Austria, they are saying that mobile broadband will pass fixed broadband this year. It&#8217;s already growing faster, and in Sweden, the most popular phone is a USB modem,&#8221; said Bergendahl, who was the keynote speaker at the European Computer Audit, Control and Security Conference in Stockholm.</p>
<p>As more people start using mobile broadband, hot spots will no longer be needed. &#8220;Hot spots at places like Starbucks are becoming the telephone boxes of the broadband era,&#8221; said Bergendahl.</p></blockquote>
<p>The last couple of weeks I was doing a lot of traveling, and I ended up needing to connect to the Internet  where there wasn&#8217;t any broadband available.  So for the first time I tethered my phone to the laptop as a USB modem and &#8220;dialed&#8221; in to my cellular company&#8217;s data network using PPP.  It was surprisingly fast (near DSL speeds), and also very reliable, staying up for hours.  It won&#8217;t replace WiFi for large bandwidth uses, but it turned out to be a great supplement when I needed it.</p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/03/17/death-of-wifi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 Float Bug</title>
		<link>http://austinmatzko.com/2007/07/25/internet-explorer-7-float-bug/</link>
		<comments>http://austinmatzko.com/2007/07/25/internet-explorer-7-float-bug/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 04:49:00 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2007/07/25/internet-explorer-7-float-bug/</guid>
		<description><![CDATA[Today while developing a WordPress theme for a client, I ran into a vexing Internet Explorer 7 bug. Anyone who&#8217;s done any website design is familiar with Internet Explorer 6 (or earlier) wreaking havoc with standards-compliant work that looks good in, say, Firefox. But thankfully IE 7 has for the most part been a big [...]]]></description>
			<content:encoded><![CDATA[<p>Today while developing a WordPress theme for a client, I ran into a vexing Internet Explorer 7 bug.  Anyone who&#8217;s done any website design is familiar with Internet Explorer 6 (or earlier) wreaking havoc with standards-compliant work that looks good in, say, Firefox.  But thankfully IE 7 has for the most part been a big improvement over its predecessor.  That&#8217;s what made this bug so strange: it didn&#8217;t affect IE 6, just IE 7.</p>

<img src='http://www.ilfilosofo.com/wp-content/uploads/ie7_float_problem.jpg' alt='Internet Explorer 7 Float Bug' />

<p>The first image shows a screenshot of the problem: the title of the post is drooping into the post.  Usually when you see something like this, it means that the containing element has not been cleared.  There are a number of ways to clear an element: <a href="http://www.positioniseverything.net/easyclearing.html">a popular fix these days uses a pseudo class</a>; the classic approach has been to put a cleared element within the same element as the floating element, but after it.  Neither fix works for this bug.</p>

<p>Thankfully, I found <a href="http://www.brunildo.org/test/fenc7.html">a demonstration of a similar problem with IE 7</a>.  Apparently if the element containing the floating element has a set height or a maximum height, it confuses IE 7.  According to the standard, a browser should obey the CSS height of the element (and IE 7 does&#8212;good job!&#8212;unlike IE 6). But every cleared element after the floater should be pushed down, not overlapped, by the floater.</p>

<p>The solution is to remove the height assignment from the container element, if you can.  In my case, for another part of the site experiencing the same problem, I needed the element to have enough height to show a background image.  The solution was to use the min-height property, which doesn&#8217;t trigger the bug.</p>

<p>The final image shows what it should look like, as rendered by Firefox.</p>

<img src='http://www.ilfilosofo.com/wp-content/uploads/firefox_no_float_problem.jpg' alt='Firefox does not have IE 7âs float bug' />
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2007/07/25/internet-explorer-7-float-bug/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Comcast.com: A Good Example of Bad Web Design</title>
		<link>http://austinmatzko.com/2006/11/07/comcastcom-a-good-example-of-bad-web-design/</link>
		<comments>http://austinmatzko.com/2006/11/07/comcastcom-a-good-example-of-bad-web-design/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 18:41:42 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/11/07/comcastcom-a-good-example-of-bad-web-design/</guid>
		<description><![CDATA[That&#8217;s what I saw when I went to pay my bill at Comcast.com, something I&#8217;ve done several times before. I do have Flash&#8212;it just happens to be Flash 7, the highest version Adobe has yet released for Linux. The problem with making your website depend on proprietary technology, such as a particular version of Flash, [...]]]></description>
			<content:encoded><![CDATA[<a href='http://www.ilfilosofo.com/?attachment_id=338' title='Comcast.com demands that you use Flash 8'><img src='http://www.ilfilosofo.com/wp-content/uploads/comcast.jpg' alt='Comcast.com demands that you use Flash 8' /></a>

<p>That&#8217;s what I saw when I went to pay my bill at Comcast.com, something I&#8217;ve done several times before.  I do have Flash&mdash;it just happens to be Flash 7, the highest version <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&#038;P2_Platform=Linux">Adobe has yet released for Linux</a>.</p>

<p>The problem with making your website depend on proprietary technology, such as a particular version of Flash, is that you exclude all those who don&#8217;t have access to that proprietary technology.  Because Flash is a closed-source Adobe technology, we have to rely on Adobe to let us view it.  In contrast, most of the web uses open communication protocols.  If you don&#8217;t like your web browser, you&#8217;re free to design your own or use one of a number of open-source browsers.</p>

<p>Obviously some sites like YouTube need to require Flash or another proprietary technology.  However, none of the reasons a typical customer would access Comcast.com requires Flash: reading news, finding customer support information, paying bills, etc., can all be done using HTML.  So why does a major company, which is in the Internet-providing business, have a needlessly exclusive website?</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/11/07/comcastcom-a-good-example-of-bad-web-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Thyself</title>
		<link>http://austinmatzko.com/2006/10/05/google-thyself/</link>
		<comments>http://austinmatzko.com/2006/10/05/google-thyself/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 18:05:08 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/10/05/google-thyself/</guid>
		<description><![CDATA[Google recently purchased the house where the company started in a garage just eight years ago Saturday. The story is interesting not for the purchase itself but because of what Google asked of the Associated Press: so many people drive by the Google house that the company requested that reporters not reveal the address, despite [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently purchased the house where the company started in a garage just eight years ago Saturday.  <a href="http://www.boston.com/business/technology/articles/2006/10/02/google_purchases_the_garage_that_launched_the_company/">The story</a> is interesting not for the purchase itself but because of what Google asked of the Associated Press: so many people drive by the Google house that the company requested that reporters not reveal the address, despite the fact that <a href="http://www.google.com/search?hl=en&#038;q=google+garage+address&#038;btnG=Google+Search">googling &#8220;Google garage address&#8221;</a> brings it up in the first page.</p>

<p>Google is known for hiring geniuses, and this is a brilliant move: they have successfully prevented all the people who both care enough about Google to visit a garage <em>and</em> don&#8217;t know how to use search engines, from visiting the house.</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/10/05/google-thyself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today I Was Part of a &#8220;Very Isolated, Very Random&#8221; Problem</title>
		<link>http://austinmatzko.com/2006/09/26/today-i-was-part-of-a-very-isolated-very-random-problem/</link>
		<comments>http://austinmatzko.com/2006/09/26/today-i-was-part-of-a-very-isolated-very-random-problem/#comments</comments>
		<pubDate>Wed, 27 Sep 2006 02:46:36 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/09/26/today-i-was-part-of-a-very-isolated-very-random-problem/</guid>
		<description><![CDATA[. . . according to a Comcast spokesperson. Our good buddies at IDG News Service report that the failure of a DNS (domain name system) server at Comcast caused problems for some Web surfers in the northeast section of the U.S. today, making several Web sites, including Google, inaccessible. The server failure caused connectivity problems [...]]]></description>
			<content:encoded><![CDATA[<p>. . . <a href="http://blogs.pcworld.com/staffblog/archives/002844.html">according to a Comcast spokesperson</a>.</p>

<blockquote cite="http://blogs.pcworld.com/staffblog/archives/002844.html"><p>Our good buddies at IDG News Service report that <strong>the failure of a DNS (domain name system) server at Comcast caused problems for some Web surfers in the northeast section of the U.S. today</strong>, making several Web sites, including Google, inaccessible.</p>

<p>The server failure caused connectivity problems for a &#8220;few hours,&#8221; said Jeanne Russo, a Comcast spokeswoman. By late Tuesday, the broadband provider had rerouted traffic to other servers, she said.</p>

<p>An undetermined number of Google users who subscribe to Comcast&#8217;s broadband service &#8220;experienced problems accessing Google and other services for a short period of time,&#8221; a Google spokesman told IDG News via e-mail.</p>

<p>&#8220;Google engineers helped troubleshoot the problem and provided diagnostic information to the ISP. We believe the issue has since been resolved by the ISP,&#8221; the spokesman wrote.</p>

<p>The server was knocked offline because of a hardware failure, Russo said. She couldn&#8217;t exactly how many Web pages were unavailable to Comcast users. The problems were &#8220;very isolated, very random,&#8221; she added.</p>

<p>&#8220;Google engineers helped troubleshoot the problem and provided diagnostic information to the ISP. We believe the issue has since been resolved by the ISP,&#8221; the Google spokesman wrote.</p>

<p>Postings in discussion groups and blogs seems to indicate <strong>the problem hit the northeastern part of the U.S. the hardest, specifically Boston</strong>.</p>

<p>This wasn&#8217;t the case out here in San Francisco, where I Googled all day long without problems.</p>

<p>Could you go a day without Google?</p></blockquote>

<p>The outage included this blog, and it was strange in that it affected only sites that require cookies.  So for example, I could search Google, but I couldn&#8217;t check Gmail; I could view my blog but not log in.  How could a DNS server failure do that?</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/09/26/today-i-was-part-of-a-very-isolated-very-random-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

