<?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>#if debug &#187; Commentary</title>
	<atom:link href="http://ifdebug.com/articles/category/commentary/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifdebug.com</link>
	<description>Technical thoughts of a coffee addicted developer</description>
	<lastBuildDate>Sun, 11 Apr 2010 12:53:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Cool URIs Don&#8217;t Change Apparently</title>
		<link>http://ifdebug.com/articles/cool-uris-dont-change-apparently/</link>
		<comments>http://ifdebug.com/articles/cool-uris-dont-change-apparently/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 12:36:46 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=175</guid>
		<description><![CDATA[The organisation behind a number of the standards that web development relies on in the present were forged through the World Wide Web Consortium or W3C. Over the years they&#8217;ve published countless documents on their web site outlining in great &#8230; <a href="http://ifdebug.com/articles/cool-uris-dont-change-apparently/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ifdebug.com/articles/google-webmaster-tools-displaying-links-pdf-word-documents/' rel='bookmark' title='Permanent Link: Google Webmaster Tools Displaying PDF &#038; Word Document Links'>Google Webmaster Tools Displaying PDF &#038; Word Document Links</a> <small>Google Webmaster Tools has the ability to explore the internal...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The organisation behind a number of the standards that web development relies on in the present were forged through the World Wide Web Consortium or <a href="http://www.w3.org/">W3C</a>. Over the years they&#8217;ve published countless documents on their web site outlining in great detail the various standards, such as what HTML tags are allowed to be nested within a &lt;table&gt; element in XHTML 1.0 Strict.</p>
<p>At some point they published a great document stating that <a href="http://www.w3.org/Provider/Style/URI">cool URI&#8217;s don&#8217;t change</a>. The general trust of the document, is that once a document is published on the internet &#8211; that URI should be permanently available as you never know who might link to it or consume it. As every user of the internet can attest to, there is nothing more frustrating than following a link from one web site to another and being greeted with the infamous 404 Page Not Found error.</p>
<p>While randomly clicking some links on my blog today, I noticed that I had two links in the footer to the HTML and CSS validation services. I haven&#8217;t clicked on those links for a long time, but for some reason today I did and was greeted with a 404 error. It would appear that over the course of time, W3 have very subtly updated the URI that the CSS validation service exists at:</p>
<ul>
<li>Old: http://jigsaw.w3.org/css-validator/referer</li>
<li>New: http://jigsaw.w3.org/css-validator/check/referer</li>
</ul>
<p>I figure maybe someone at W3C will see this pop up and see that one of their older, heavily referenced URI&#8217;s no longer works properly and they&#8217;ll put in the appropriate redirect.</p>


<p>Related posts:<ol><li><a href='http://ifdebug.com/articles/google-webmaster-tools-displaying-links-pdf-word-documents/' rel='bookmark' title='Permanent Link: Google Webmaster Tools Displaying PDF &#038; Word Document Links'>Google Webmaster Tools Displaying PDF &#038; Word Document Links</a> <small>Google Webmaster Tools has the ability to explore the internal...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/cool-uris-dont-change-apparently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Land Editorial Quality Dropping</title>
		<link>http://ifdebug.com/articles/search-engine-land-editorial-quality-dropping/</link>
		<comments>http://ifdebug.com/articles/search-engine-land-editorial-quality-dropping/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 12:47:31 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=173</guid>
		<description><![CDATA[In the last week or so there have been a number of publishing errors on Search Engine Land, which I consider to be major mistakes that should have been caught by the authors, writers, editors and good quality work flow. &#8230; <a href="http://ifdebug.com/articles/search-engine-land-editorial-quality-dropping/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>In the last week or so there have been a number of publishing errors on Search Engine Land, which I consider to be major mistakes that should have been caught by the authors, writers, editors and good quality work flow.</p>
<p>Case in point, the following two articles:</p>
<ul>
<li><a href="http://searchengineland.com/strike-keyword-gold-by-writing-a-simple-story-38882">Strike Keyword Gold By Writing A Simple Story</a><br />
The entire article is duplicated, as if someone has accidentally pasted it twice</li>
<li><a href="http://searchengineland.com/overlooked-but-beneficial-on-page-seo-elements-38286">Overlooked But Beneficial On-Page SEO Elements</a><br />
Half of the article is set out in a monospace font, due to the a malformed closing &lt;/code&gt; element</li>
</ul>
<p>I would have expected that the original authors of those two respective articles would have previewed their work before pushing the publish button. Of course, it is quite possible that the people that wrote the articles don&#8217;t have accounts to login to Search Engine Land, in which case I would have expected them to check their work once one of the editors had published it and provide feedback if necessary.</p>
<p>It appears that hasn&#8217;t happened and the work flow that Search Engine Land have implemented isn&#8217;t solid enough to catch even the most glaring of oversights. It is a shame really because they produce a fantastic web site with valuable content throughout but the simplest of things like the above tarnishes their work in my eyes &#8211; it kind of suggests that they don&#8217;t care about it as much as I would have hoped that they do.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/search-engine-land-editorial-quality-dropping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikirank, Visualising Wikipedia Usage Data</title>
		<link>http://ifdebug.com/articles/wikirank-visualising-wikipedia-usage-data/</link>
		<comments>http://ifdebug.com/articles/wikirank-visualising-wikipedia-usage-data/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 00:20:18 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=133</guid>
		<description><![CDATA[  I came across a clever web site named Wikirank, which provides visualisation tools to explore and compare the usage data from wikipedia.org.  If you&#8217;re wondering how Wikirank could manage that, wikipedia.org provide access to their web server traffic logs &#8230; <a href="http://ifdebug.com/articles/wikirank-visualising-wikipedia-usage-data/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><img class=" alignleft" src="/images/wikirank-logo.gif" alt="Wikirank: Whats popular on Wikipedia" width="174" height="89" /></p>
<p>I came across a clever web site named <a href="http://wikirank.com">Wikirank</a>, which provides visualisation tools to explore and compare the usage data from wikipedia.org. </p>
<p>If you&#8217;re wondering how Wikirank could manage that, wikipedia.org provide access to their web server traffic logs as a service to the community for free. Wikirank consumes that public data, analyses it and provides a convenient way to see what topics on wikipedia.org are popular at the moment.</p>
<p>Wikirank isn&#8217;t just a tool to find out what is popular at the moment though, it also lets you view the usage data on a nominated page over time, up to the last 90 days. That sort of functionality is great, as it lets you see how a particular topic is being received among the community. Not wanting to stop there though, Wikirank also lets you <em>compare</em> different topics as well.  The example on the Wikirank home page at the moment is who is more popular out of John, Paul, George or Ringo from The Beatles and according to Wikirank, John Lennon is nearly twice as popular as Paul McCartney.</p>
<p>I think Wikirank is going to be a fantastic companion to the primary wikipedia.org web site. It&#8217;d be facinating if they spun off a wikianalytics.com and broke down the usage data from wikipedia.org and allowed people to explore that data in a similar but cutdown fashion to what Google Analtyics provides.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/wikirank-visualising-wikipedia-usage-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CommBank Keeping Warm By Burning Money</title>
		<link>http://ifdebug.com/articles/commbank-keeping-warm-by-burning-money/</link>
		<comments>http://ifdebug.com/articles/commbank-keeping-warm-by-burning-money/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:54:25 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=118</guid>
		<description><![CDATA[While viewing http://www.news.com.au yesterday, I noticed an advertisement on the home page for Commonwealth Bank of Australia. The ad was for instant approvals and same day funds (working now), however clicking the ad presented me with a &#8220;Page Not Found&#8221; &#8230; <a href="http://ifdebug.com/articles/commbank-keeping-warm-by-burning-money/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="/images/commbank-same-day-approval-screenshot.jpg"><img class="alignright" title="Commonwealth Bank of Australia (CBA) display a banner on a high profile news site, which links to a broken URL" src="/images/commbank-same-day-approval-banner.jpg" alt="" width="300" height="250" /></a>While viewing <a href="http://www.news.com.au">http://www.news.com.au</a> yesterday, I noticed an advertisement on the home page for Commonwealth Bank of Australia.</p>
<p>The ad was for <a href="http://www.commbank.com.au/sameday">instant approvals and same day funds</a> (working now), however clicking the ad presented me with a &#8220;Page Not Found&#8221; error on the CommBank web site.</p>
<p>Everyone makes mistakes, it is unavoidable. However, when you&#8217;re paying the sort of money to advertise on a high visibility web site like news.com.au &#8211; you&#8217;d think that someone would have gone through and checked everything was in place before approving the creative to go live on the site.</p>
<p>I figure the air conditioning isn&#8217;t working in the CommBank offices and they are just burning money to keep warm.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/commbank-keeping-warm-by-burning-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Java &amp; Bundling Google Toolbar</title>
		<link>http://ifdebug.com/articles/sun-java-bundling-google-toolbar/</link>
		<comments>http://ifdebug.com/articles/sun-java-bundling-google-toolbar/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 13:22:05 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google toolbar]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=64</guid>
		<description><![CDATA[Today the automatic update kicked in for Java on my notebook, which it does quite regularly. I love the fact that different products implement a relatively unobtrusive upgrade to their software to keep it up to date, I know if &#8230; <a href="http://ifdebug.com/articles/sun-java-bundling-google-toolbar/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ifdebug.com/articles/google-maps-labs/' rel='bookmark' title='Permanent Link: Google Maps Labs'>Google Maps Labs</a> <small>In true Google fashion, they have recently extended the reach...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="/images/sun-java-google-toolbar.jpg"><img class="alignright" src="/images/sun-java-google-toolbar-thumb.jpg" alt="Sun are now bundling Google Toolbar with the Java installer" width="300" height="200" /></a>Today the automatic update kicked in for Java on my notebook, which it does quite regularly. I love the fact that different products implement a relatively unobtrusive upgrade to their software to keep it up to date, I know if they didn&#8217;t &#8211; all of my non-critical software would quietly go out of date.</p>
<p>During this particular update, I happened to notice (not sure if it was there before) &#8211; however Sun are now bundling (optionally of course), Google Toolbar with the Java installer. I&#8217;m all for providing the automatic update, however I don&#8217;t believe they should be bundling additional software, optional or otherwise with an automatic update.</p>
<p>I have no issue if you just installed Java for the first time and you have chosen to install the additional software, however adding it into an update and having it enabled by default is just a little to slimy for my liking.</p>


<p>Related posts:<ol><li><a href='http://ifdebug.com/articles/google-maps-labs/' rel='bookmark' title='Permanent Link: Google Maps Labs'>Google Maps Labs</a> <small>In true Google fashion, they have recently extended the reach...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/sun-java-bundling-google-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Usability 101, Useful &amp; Descriptive Link Text</title>
		<link>http://ifdebug.com/articles/web-usability-101-useful-descriptive-link-text/</link>
		<comments>http://ifdebug.com/articles/web-usability-101-useful-descriptive-link-text/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 13:52:12 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[crunchgear]]></category>
		<category><![CDATA[techcrunch]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=62</guid>
		<description><![CDATA[I&#8217;m an advocate for sensible usability on web sites and fully support the usability guidelines that recommend descriptive link text. There are measurable improvements to a users browsing experience when a webmaster makes a conscious decision to use useful link &#8230; <a href="http://ifdebug.com/articles/web-usability-101-useful-descriptive-link-text/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m an advocate for sensible usability on web sites and fully support the usability guidelines that recommend descriptive link text. There are measurable improvements to a users browsing experience when a webmaster makes a conscious decision to use useful link text, instead of an uninformative &#8216;click here&#8217;.</p>
<p>One particular aspect of useful link text that I try to abide by at all times, is that the link text should be descriptive and <strong>should reflect the resource</strong> that it is linking to. As an example, if you&#8217;re linking to a web page about the Porsche 911 GT3 RS, then a useful link might be <a href="http://www.porsche.com/australia/models/911/911-gt3rs/">Porsche 911 GT3 RS</a>.</p>
<p>A popular technology site, TechCrunch has various web real estates that it promotes at every opportunity &#8211; however I think of late they are going a little too far with their frivolous, slap happy linking. Recently, the Governor of California, Arnold Schwarzenegger announced that California has secured the manufacturing plant from Tesla, bringing it back from New Mexico.</p>
<p>In the <a href="http://www.techcrunch.com/2008/06/29/governator-to-help-announce-new-tesla-sedan-tomorrow/">article</a> on TechCrunch, they provide a number of links (link text and URI below):</p>
<ul>
<li>Tesla Motors, http://www.teslamotors.com/</li>
<li>the Roadster model, http://www.crunchgear.com/tag/tesla/</li>
<li>&#8220;Come with me if you want to live&#8221;, http://www.youtube.com/watch?v=hHV6OzHjWV8</li>
<li>&#8220;Do it, do it now&#8221;, http://www.youtube.com/watch?v=u6ALySsPXt0</li>
</ul>
<p>and my beef is with the second in the above list. When viewing that article, I <em>expected</em> that link to take me to the Roadster vehicle home page within the Tesla Motors site, instead if took me off to a completely useless page regarding Tesla Motors (the company) within their business information site CrunchGear.</p>
<p>I&#8217;m all for TechCrunch promoting their other web assets, however I&#8217;m confident that their readers would enjoy their site that much more if they&#8217;d find a more appropriate manner in which to promote CrunchGear instead of deceptively linking into that site.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/web-usability-101-useful-descriptive-link-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jim &#8220;Mr Shy&#8221; Mirkalami</title>
		<link>http://ifdebug.com/articles/jim-mr-shy-mirkalami/</link>
		<comments>http://ifdebug.com/articles/jim-mr-shy-mirkalami/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 09:14:37 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[comment spam]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamming]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=48</guid>
		<description><![CDATA[In February, I wrote about receiving comment spam from a guy by the name of Jim Mirkalami. Since that time, there has been a lot of different people writing about the spam that they&#8217;ve received from our friend Jim; however &#8230; <a href="http://ifdebug.com/articles/jim-mr-shy-mirkalami/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>In February, I wrote about receiving comment spam from a guy by the name of <a href="http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/">Jim Mirkalami</a>. Since that time, there has been a lot of different people writing about the spam that they&#8217;ve received from our friend Jim; however it appears that he isn&#8217;t liking the new found attention that he is receiving.</p>
<p>This week, I received what would otherwise be considered a cease and desist type of comment. It surprises me that Jim would now be spamming more people telling them to stop writing about him and using his name, when it was clear that was his intention in the first place.</p>
<p>In any case, Jim is just going to have suck it up like everyone else online as it isn&#8217;t going to get removed from anyones site in a hurry.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/jim-mr-shy-mirkalami/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jim Mirkalami, The Lurking Spammer</title>
		<link>http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/</link>
		<comments>http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 14:28:54 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[comment spam]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamming]]></category>

		<guid isPermaLink="false">http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/</guid>
		<description><![CDATA[Today I received a curious comment into #if debug: Name: Jim Mirkalami Email: jim@homenetmail.com IP: 74.14.19.186 Comment: I have been visiting this site a lot lately, so i thought it is a good idea to show my appreciation with a &#8230; <a href="http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Today I received a curious comment into <a href="/">#if debug</a>:</p>
<table>
<tr>
<th>Name:</th>
<td>Jim Mirkalami</td>
</tr>
<tr>
<th>Email:</th>
<td>jim@homenetmail.com</td>
</tr>
<tr>
<th>IP:</th>
<td>74.14.19.186</td>
</tr>
<tr>
<th>Comment:</th>
<td>I have been visiting this site a lot lately, so i thought it is a good idea to show my appreciation with a comment.<br />
Thanks,<br />
Jim Mirkalami</td>
</tr>
</table>
<p>Other than the fact it is a fairly standard useless comment, it perked my interest immediately when he mentioned that he&#8217;d been visiting the site a lot lately. While I&#8217;m sure my content has been nothing short of engaging, it&#8217;d be surprising given I&#8217;m using a standard WordPress template and the domain is only three months old.</p>
<p>For the sake of it, a quick investigation about Jim Mirkalami reveals that he has been using a lot of peoples sites lately. In fact, not only has he been using them &#8211; he has been leaving a similar or identical comment on them all.</p>
<p>I suspect that Jim is a clever sort of a bloke, looking for smaller gains than your average spammer. Instead of dropping a comment with a dozen or more links &#8211; his comments don&#8217;t include any links. The comment uses plain English, so it is less likely to get hit by a bayesian filter and polite enough that some people would let it through their comment moderation. Mr Mirkalami also appears to favour the highly visible domains such as Google and Yahoo!.</p>
<p>At some point down the road, Jim is going to return to the sites that he later found to accept his comment and is hoping to exploit a convenient option that most WordPress users enable. The option is related to comment moderation and allows someone to pass through comment moderation once they have had a comment approved.</p>
<p>If Jim is doing what I suspect he is, you have to give him a little credit for showing a small amount of patience with his spamming. Of course, that credit becomes completely invalid when you remember that he is nothing but a <a href="http://www.lattimore.id.au/?s=spam">filthy filthy spammer</a>.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/jim-mirkalami-lurking-spammer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Matt Mullenweg Changes Domain</title>
		<link>http://ifdebug.com/articles/matt-mullenweg-changes-domain/</link>
		<comments>http://ifdebug.com/articles/matt-mullenweg-changes-domain/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 13:08:57 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[ping-o-matic]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ifdebug.com/articles/matt-mullenweg-changes-domain/</guid>
		<description><![CDATA[Blogging master and WordPress founder Matt Mullenweg has changed domain. Matt has been blogging for the last seven years under http://photomatt.net, which was an appropriate domain at the the time. Early on in the piece, Matt would post photos regularly &#8230; <a href="http://ifdebug.com/articles/matt-mullenweg-changes-domain/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Blogging master and WordPress founder <a href="http://ma.tt/about/">Matt Mullenweg</a> has changed domain.</p>
<p>Matt has been blogging for the last seven years under http://photomatt.net, which was an appropriate domain at the the time. Early on in the piece, Matt would post photos regularly and any photos of him often included his own camera.</p>
<p>Since leaving CNet and founding <a href="http://automattic.com">Automattic</a>, Matt has been fiercely committed to developing the blogging platform WordPress and its associated products Ping-o-matic, Akismet and recently Gravatar.</p>
<p>How times have changed for Matt, after taking the initial gamble of starting Automattic &#8211; the company has just closed a <a href="http://ma.tt/2008/01/act-two/">USD$29.5 million dollar series B funding</a>. The new round of funding is going to allow the team to not worry about money for salaries for the next few years and really focus on enhancing their current product line and building out new ones.</p>
<p>With the change, the new internet home of Matt Mullenweg is announced <a href="http://ma.tt">http://ma.tt</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/matt-mullenweg-changes-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby On Rails &amp; Mongrel Generally Slow</title>
		<link>http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/</link>
		<comments>http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 13:52:41 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mongrel]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/</guid>
		<description><![CDATA[Rich Skrenta wrote an article recently about ranking web 2.0 sites by server performance, in which he talks about server response time and latency and how it impacts a site. To see how everything stacked up, Rich decided that he&#8217;d &#8230; <a href="http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.skrenta.com/">Rich Skrenta</a> wrote an article recently about <a href="http://www.skrenta.com/2007/11/ranking_web_20_sites_by_server.html">ranking web 2.0 sites by server performance</a>, in which he talks about server response time and latency and how it impacts a site.</p>
<p>To see how everything stacked up, Rich decided that he&#8217;d profile over 500 of the top web 2.0 sites and throw in a healthy bunch of familiar faces as a yard stick. Some of the more familiar sites which were profiled were:</p>
<ul>
<li>Amazon</li>
<li>Google</li>
<li>LinkedIn</li>
<li>MySpace</li>
<li>Reddit</li>
<li>Slide</li>
<li>Twitter</li>
<li>Yahoo!</li>
<li>YouTube</li>
</ul>
<p>The average response times of the sites profiled varies wildly, ranging from a blazingly fast 6 milliseconds all the way up to a pathetic 15 seconds. It seems that for every 100 web sites you go down the list &#8211; it increases the average response time by approximately 75 milliseconds until you get to the outriders which skew the results.</p>
<p>Rich conveniently includes the web server used for the site if it was available, which as you&#8217;d expect features Apache and IIS heavily. What I found particularly interesting though, was to see where all of the super cool <a href="http://www.rubyonrails.org">Ruby On Rails</a> web sites sit within the list. You&#8217;ll notice that the programming language or platform isn&#8217;t specified within the list, so you&#8217;re probably wondering how I joined the dots &#8211; well it was the <a href="http://mongrel.rubyforge.org">Mongrel</a> web server which many Ruby On Rails web sites use.</p>
<p>Scanning down the list of web 2.0 sites, you might have noticed how many sites are running Mongrel:</p>
<ul>
<li>1 &#8211; 100, three sites</li>
<li>101 &#8211; 200, two sites</li>
<li>201 &#8211; 300, six sites</li>
<li>301 &#8211; 400, four sites</li>
<li>401 &#8211; 500, seven sites</li>
<li>500+, two sites</li>
</ul>
<p>The web 2.0 space has been dominated by people building out the next cool thing using Ruby On Rails, as it was the flavour of the month. Given that there are so few sites running Mongrel as a web site, either Rich happened to pick over 500 sites which generally don&#8217;t use Ruby On Rails or combining it with Mongrel isn&#8217;t the preferred mechanism anymore.</p>
<p>Everything else aside, the list does point out one really really significant thing; it doesn&#8217;t matter what web server or programming language your site or product is built in, poor design and architecture will lead to poor performance in nearly every instance. Apache delivering the fastest and slowest content within the list is evidence of this fact.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
