<?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"
	>

<channel>
	<title>Data.driven()</title>
	<atom:link href="http://datadriven.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://datadriven.com.au</link>
	<description>Marcos Caceres' ramblings about stuff.</description>
	<pubDate>Tue, 01 Jul 2008 04:04:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>IE8 XDomainRequest conspiracy theory</title>
		<link>http://datadriven.com.au/2008/06/18/ie8-xdomainrequest-conspiracy-theory/</link>
		<comments>http://datadriven.com.au/2008/06/18/ie8-xdomainrequest-conspiracy-theory/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 02:21:26 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[W3C]]></category>

		<category><![CDATA[WAF-WG]]></category>

		<category><![CDATA[Access-control]]></category>

		<category><![CDATA[AnnevanKesteren]]></category>

		<category><![CDATA[conspiracies]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Opera]]></category>

		<category><![CDATA[Standardization]]></category>

		<category><![CDATA[WAF]]></category>

		<category><![CDATA[WebApps]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2008/06/18/ie8-xdomainrequest-conspiracy-theory/</guid>
		<description><![CDATA[I love conspiracy theories&#8230; particularly when I get to make one up! Here is my conspiracy theory for how Microsoft will try to force both the W3C and other browser makers to adopt IE8&#8217;s XDomainRequest mechanism/API.
A bit of background first: the Web Applications Working Group (WAF) has been working on a spec that allows browsers [...]]]></description>
			<content:encoded><![CDATA[<p>I love conspiracy theories&#8230; particularly when I get to make one up! Here is my conspiracy theory for how Microsoft will try to force both the <a href="http://w3.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/w3.org');">W3C</a> and other browser makers to adopt <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx"title="IE8"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');">IE8</a>&#8217;s XDomainRequest mechanism/API.</p>
<p>A bit of background first: the <a href="http://www.w3.org/2006/appformats/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Web Applications Working Group</a> (WAF) has been working on a spec that allows browsers to do cross-domain requests (basically for creating <a href="http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">mashups</a> securely). The spec is called<a href="http://www.w3.org/TR/access-control/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');"> Access-Control</a>, and has been in development for three years. The spec was being edited by <a href="http://www.w3.org/2006/appformats/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Anne van Kesteren</a> of <a href="http://www.opera.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.opera.com');">Opera Software</a>, but under heavy influence from <a href="http://ln.hixie.ch/" onclick="javascript:pageTracker._trackPageview('/outbound/article/ln.hixie.ch');">Hixie</a> of <a href="http://google.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/google.com');">Google</a>, <a href="http://sicking.cc/" onclick="javascript:pageTracker._trackPageview('/outbound/article/sicking.cc');">Jonas Sicking</a> from <a href="http://mozilla.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/mozilla.org');">Mozilla</a>, and Maciej Stachowiak from <a href="http://apple.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/apple.com');">Apple</a>, to name a few people/companies. Marc Silbey, the representative from Microsoft to the working group, was also participating for a while, but he dropped off the radar as Microsoft shifted into high gear during development of IE8 (actually, Microsoft assigned 3 people to participate in WAF, but only Marc did). A few months ago, to coincide with the release of the IE8 beta, Microsoft announced <a href="http://msdn.microsoft.com/en-us/library/cc288060(VS.85).aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/msdn.microsoft.com');">XDomainRequest</a>&#8230; aspects of which look, in a lot of ways, very similar to Access-Control, but with some <a href="http://lists.w3.org/Archives/Public/public-webapps/2008AprJun/0168.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">key differences</a>.Then, to the shock of the working group, they brought XDomainRequest to the W3C for standardization knowing full well that WAF had been working on Access-Control for over three years!</p>
<p>Naturally, Microsoft&#8217;s actions pissed a lot of people off because, as I stated in an <a href="http://lists.w3.org/Archives/Public/public-webapps/2008AprJun/0156.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">email</a>, they are just ignoring over three years of work into the Access-Control spec, they created their own proposal and implementation in secret and now are attempting to fast track it through standardization ignoring <a href="http://en.wikipedia.org/wiki/Due_process" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">due process</a>.</p>
<p>To which, <span id="from">Sunava Dutta, from Microsoft, <a href="http://lists.w3.org/Archives/Public/public-webapps/2008AprJun/0157.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">responded</a> by saying &#8220;incorrect&#8221; and prompting </span><a href="http://blogs.msdn.com/cwilso/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');">Chris Wilson</a>, Chief Architect of IE, to <a href="http://lists.w3.org/Archives/Public/public-webapps/2008AprJun/0213.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">respond</a>:</p>
<blockquote><p>You know, there is an idea that perhaps we&#8217;re not IGNORING the work on Access Control, and perhaps we simply disagree with some of it.</p></blockquote>
<p>Which prompted me to <a href="http://lists.w3.org/Archives/Public/public-webapps/2008AprJun/0217.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">respond</a>:</p>
<blockquote><p>&#8230;If Microsoft would have found the time to collaborate [in the WAF WG], all this stuff could have been resolved progressively and the [Access-Control] spec would probably be done by now (as has been shown, the MS proposal has just as many issues, if not more, than the Access-control spec; so trying to do it in-house did not yield a more adequate solution).</p></blockquote>
<p>Which beckons the question, <strong>why did Microsoft stop participating in WAF to go off and create their own version of access-control?</strong> And here is the conspiracy theory:</p>
<ol>
<li>Microsoft joins the WAF working group in 2007</li>
<li>Microsoft &#8220;borrows&#8221; Access-Control idea</li>
<li>Microsoft implements its own XDomainRequest mechanism in IE8beta</li>
<li>Mozilla implements Access-Contol in FireFox 3, but then pulls the feature at the last minute (consequently leaving a gap in the cross-domain request space for Microsoft to jump in)</li>
<li>Microsoft delays Access-Control work by sending in comments a year late (just before it was about to go to Last Call) and putting in their XDomainRequest proposal for standardization. Meanwhile&#8230;</li>
<li>Microsoft rolls out IE8, quickly gains market share (no help from Vista, of course <img src='http://datadriven.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</li>
<li>Other browsers must now implement Microsoft&#8217;s solution/spec because business and developers start using it</li>
<li>Microsoft&#8217;s spec become a W3C Recommendation, Access-Control spec dies in the ass.</li>
</ol>
<p>We are currently at point 5, with Microsoft using <a href="http://xrl.us/bmvu6"title="Sabotage manual from 1944 (PDF)"  onclick="javascript:pageTracker._trackPageview('/outbound/article/xrl.us');">delay tactics</a> to slow down standardization of Access-Control.</p>
<p>Why do I care? I&#8217;ve only contributed to Access-Control from the sidelines by attending face-to-face meetings and asking Anne dumb questions. However, a lot of C0<sub>2</sub> has been wasted flying everyone to meetings to talk about this spec; that&#8217;s thousands of dollars and thousands of kilos of C0<sub>2</sub> going to waste. Another thing that annoys me is, as I already stated, that Microsoft has every chance to provide feedback to the working group to fix/discuss any issues they&#8217;ve had with the Access-Control spec.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2008/06/18/ie8-xdomainrequest-conspiracy-theory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silverlight&#8217;s uptake</title>
		<link>http://datadriven.com.au/2008/03/07/silverlights-uptake/</link>
		<comments>http://datadriven.com.au/2008/03/07/silverlights-uptake/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 07:46:11 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2008/03/07/silverlights-uptake/</guid>
		<description><![CDATA[A while a go (September 2007), I asked some sales guy from Microsoft what the penetration rate of Siverlight was compared to Flash. I asked him in front of a large audience (a) because I was really interested, and (b) because I felt like being a bit of a smart-ass as I guessed it would [...]]]></description>
			<content:encoded><![CDATA[<p>A while a go (September 2007), I asked some sales guy from Microsoft what the penetration rate of Siverlight was compared to Flash. I asked him in front of a large audience (a) because I was really interested, and (b) because I felt like being a bit of a smart-ass as I guessed it would be really really low. The sales guy seemed quite unimpressed by my question and refused to give me a straight answer, but he had promised to give away a Microsoft prize for each question (I got a crappy ugly Silverlight hoodie, which I promptly returned to one of their marketing chicks).</p>
<p>Anyway, I just read an <a href="http://www.eweek.com/c/a/Application-Development/Microsoft-Ships-Silverlight-2-Beta/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eweek.com');">article</a> that stated MS has released Silverlight 2 beta and that people are installing Silverlight,</p>
<blockquote><p>And over the last several months Microsoft has seen an increase in the number of Silverlight downloads, Guthrie said, and users have been downloading Silverlight to the tune of 1.5 million downloads a day&#8230; In comparison, however, in a recent interview with Adobe Systems&#8217; chief technology officer, Kevin Lynch, Lynch said Adobe&#8217;s Flash is downloaded up to 12 million times a day</p></blockquote>
<p>I&#8217;m still unsure as to what percentage of browsers now run Silverlight, but does not yet seem to be making as much of an impact as good ol&#8217; Flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2008/03/07/silverlights-uptake/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Widget spec is now Widget Specs</title>
		<link>http://datadriven.com.au/2008/03/07/widget-spec-is-now-widget-specs/</link>
		<comments>http://datadriven.com.au/2008/03/07/widget-spec-is-now-widget-specs/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 02:57:22 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[PhD]]></category>

		<category><![CDATA[W3C]]></category>

		<category><![CDATA[WAF-WG]]></category>

		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2008/03/07/widget-spec-is-now-widget-specs/</guid>
		<description><![CDATA[In an effort to expedite the standardization of widgets, the Web Application Formats Working Group yesterday decided to split the Widgets 1.0 Specification  into three (or more) specs:

Widgets 1.0: Packaging and Configuration

Covers Zip packaging and XML configuration  document
Defines the processing model for XML and Zip


Widgets 1.0: Digital Signatures

XML Digital Signature profile


Widgets 1.0: APIs [...]]]></description>
			<content:encoded><![CDATA[<p>In an effort to expedite the standardization of widgets, the <a href="http://www.w3.org/2006/appformats/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Web Application Formats Working Group</a> yesterday decided to split the Widgets 1.0 Specification  into three (or more) specs:</p>
<ul>
<li><a href="http://dev.w3.org/2006/waf/widgets/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets 1.0: Packaging and Configuration</a>
<ul>
<li>Covers Zip packaging and XML configuration  document</li>
<li>Defines the processing model for XML and Zip</li>
</ul>
</li>
<li><a href="http://dev.w3.org/2006/waf/widgets/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets 1.0: Digital Signatures</a>
<ul>
<li>XML Digital Signature profile</li>
</ul>
</li>
<li><a href="http://dev.w3.org/2006/waf/widgets-api/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets 1.0: APIs and Events</a>
<ul>
<li>All the functions, properties, and events you know and love.</li>
<li>I&#8217;ve asked <a href="http://virtuelvis.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/virtuelvis.com');">Arve Bersvendsen</a>, of Opera, to be the lead editor. Unfortunately, he is tied up till mid April&#8230; probably making something awesome for <a href="http://opera.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/opera.com');">Opera</a>.</li>
</ul>
</li>
</ul>
<p>Other specs may also follow, particularly:</p>
<ul>
<li><a href="http://dev.w3.org/2006/waf/widgets-updates/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets 1.0: Automatic Updates</a> (I personally think this one is critical)</li>
<li>Widgets 1.0: Cross-widget Communication</li>
</ul>
<p>Other documents are still under development too:</p>
<ul>
<li><a href="http://dev.w3.org/2006/waf/widgets-reqs/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets 1.0: Requirements </a></li>
<li><a href="http://dev.w3.org/2006/waf/widgets-land/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">Widgets landscape</a>
<ul>
<li>A look at how widgets are created and what features  are supported across popular widget engines.</li>
</ul>
</li>
</ul>
<p>We are aiming to have all these done (ie. Last Call) by October. However, now that the document split has happened, I should be able to get the packaging format done fairly quickly.</p>
<p>We have more or less now settled on the configuration language format.  The elements are going to be:</p>
<ul>
<li>&lt;widget width=&#8221;" height=&#8221;" id=&#8221;"&gt;
<ul>
<li>&lt;title: the title/name of a widget</li>
<li>&lt;description&gt; a description</li>
<li>&lt;author email=&#8221;" url=&#8221;"&gt; some details about the author</li>
<li>&lt;license&gt; paste your GPL here! <img src='http://datadriven.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>&lt;icon src=&#8221;"&gt; the icon</li>
<li>&lt;access network=&#8221;true|false&#8221; plugins=&#8221;true|false&#8221;&gt; if your widget need to get online</li>
<li>&lt;content src=&#8221;"&gt; some file in the widget archive</li>
</ul>
</li>
</ul>
<p>Only &lt;widget&gt; and &lt;content&gt; are mandatory at this point.</p>
<p>The processing model for the XML is going to be quite forgiving. The only thing that will cause an error, is not having a well-formed document.  For example, the following the following would result in &#8220;<samp>The     Awesome Super Dude Widget</samp>&#8221; as the title:</p>
<pre><code>&lt;widget xmlns="http://www.w3.org/ns/widgets"&gt;</code><code>
   &lt;title&gt;
     The &lt;blink&gt;Awesome&lt;/blink&gt; </code></pre>
<pre><code>     &lt;author email="dude@example.com"&gt;Super Dude&lt;/author&gt; Widget&lt;/title&gt;
&lt;/widget&gt;</code></pre>
<p>The unrecognized elements are simply ignored, but their text content is extracted. This makes processing more forgiving and allows for extensibility and some graceful degradation. I also want to push that the widget should function if the namespace is omitted.</p>
<p>We are also currently investigating how we are going to deal with internationalization in the configuration document format. We are looking at following ideas from the <a href="http://www.w3.org/TR/2008/NOTE-xml-i18n-bp-20080213/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Best Practices for XML Internationalization</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2008/03/07/widget-spec-is-now-widget-specs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft sticks to the standards</title>
		<link>http://datadriven.com.au/2008/03/04/microsoft-sticks-to-the-standards/</link>
		<comments>http://datadriven.com.au/2008/03/04/microsoft-sticks-to-the-standards/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 23:45:28 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[Rant]]></category>

		<category><![CDATA[evil]]></category>

		<category><![CDATA[IE8]]></category>

		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2008/03/04/microsoft-sticks-to-the-standards/</guid>
		<description><![CDATA[According to the IE Blog:
Now, IE8 will show pages requesting “Standards” mode in IE8’s Standards mode. Developers who want their pages shown using IE8’s “IE7 Standards mode” will need to request that explicitly (using the http header/meta tag approach described here).
That&#8217;s great news. However, the fact that they are keeping the meta switch is a [...]]]></description>
			<content:encoded><![CDATA[<p>According to the <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');">IE Blog</a>:</p>
<blockquote><p>Now, IE8 will show pages requesting “Standards” mode in IE8’s Standards mode. Developers who want their pages shown using IE8’s “IE7 Standards mode” will need to request that explicitly (using the http header/meta tag approach described here).</p></blockquote>
<p>That&#8217;s great news. However, the fact that they are keeping the meta switch is a bit disappointing. They should really dump that altogether.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2008/03/04/microsoft-sticks-to-the-standards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The good, the bad</title>
		<link>http://datadriven.com.au/2008/01/23/the-good-the-bad/</link>
		<comments>http://datadriven.com.au/2008/01/23/the-good-the-bad/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 07:19:32 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2008/01/23/the-good-the-bad/</guid>
		<description><![CDATA[The best thing I read today:

HTML5 published by w3c!

The most stupidest thing I&#8217;ve read in years (and made it known!):

Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8

I share Anne van Kesteren&#8217;s view on the matter, and everyone else who is against this. This is a really really stupid idea on Microsoft&#8217;s part.
]]></description>
			<content:encoded><![CDATA[<p>The best thing I read today:</p>
<ul>
<li><a href="http://www.w3.org/News/2008#item8" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">HTML5 published by w3c!</a></li>
</ul>
<p>The most stupidest thing I&#8217;ve read in years (and <a href="http://www.alistapart.com/comments/beyonddoctype?page=1#3" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.alistapart.com');">made it known</a>!):</p>
<ul>
<li><a href="http://alistapart.com/articles/beyonddoctype" title="Stupid" onclick="javascript:pageTracker._trackPageview('/outbound/article/alistapart.com');">Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8</a></li>
</ul>
<p>I share Anne van Kesteren&#8217;s <a href="http://annevankesteren.nl/2008/01/ie-lock-in" onclick="javascript:pageTracker._trackPageview('/outbound/article/annevankesteren.nl');">view</a> on the matter, and everyone else who is against this. This is a really really stupid idea on Microsoft&#8217;s part.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2008/01/23/the-good-the-bad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WAF and WebAPI are dead. Long Live WebApps Working Group!</title>
		<link>http://datadriven.com.au/2007/12/19/waf-and-webapi-are-dead-long-live-webapps-working-group/</link>
		<comments>http://datadriven.com.au/2007/12/19/waf-and-webapi-are-dead-long-live-webapps-working-group/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 07:07:17 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[PhD]]></category>

		<category><![CDATA[W3C]]></category>

		<category><![CDATA[WAF-WG]]></category>

		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2007/12/19/waf-and-webapi-are-dead-long-live-webapps-working-group/</guid>
		<description><![CDATA[The charters of both  the W3C Web Application Formats and WebAPI Working Groups have now expired (as of the 15th of November, 2007) meaning they are effectively dead (although still twitching!). From their ashes will rise a new merged working group called the Web Applications Working group&#8230; hopefully by the 31 of January.
According to the [...]]]></description>
			<content:encoded><![CDATA[<p>The charters of both  the W3C <a href="http://www.w3.org/2006/appformats/admin/charter.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Web Application Formats</a> and <a href="http://www.w3.org/2006/webapi/admin/charter" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">WebAPI</a> Working Groups have now expired (as of the 15th of November, 2007) meaning they are effectively dead (although <a href="http://lists.w3.org/Archives/Public/public-appformats/" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">still twitching</a>!). From their ashes will rise a new merged working group called the Web Applications Working group&#8230; hopefully by the 31 of January.</p>
<p>According to the new <a href="http://www.w3.org/2007/12/WebApps-Charter/WebApp-Charter-2007-proposed.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">proposed charter</a>, the missions of the new working group is to:</p>
<blockquote><p><q>&#8230;is to provide specifications that enable improved client-side application development on the Web, including specifications both for application programming interfaces (APIs) for client-side development and for markup vocabularies for describing and controlling client-side application behavior.</q></p></blockquote>
<p>The new Web Applications Working Group is chartered with the continual development of the following specifications:</p>
<table class="roadmap" border="1">
<tr>
<th>Specification</th>
<th><acronym title="First Working Draft">FPWD</acronym></th>
<th><acronym title="Last Call Working Draft">LC</acronym></th>
<th><acronym title="Candidate Recommendation">CR</acronym></th>
<th><acronym title="Proposed Recommendation">PR</acronym></th>
<th><acronym title="Recommendation">Rec</acronym></th>
</tr>
<tr>
<th>ClipOps spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q4</td>
<td class="CR">2009-Q2</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>DOM 3 Core bis spec</th>
<td class="WD1">&nbsp;</td>
<td class="LC">&nbsp;</td>
<td class="CR">&nbsp;</td>
<td class="PR">&nbsp;</td>
<td class="REC">&nbsp;</td>
</tr>
<tr>
<th>DOM 3 Events spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>Element Traversal spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2007-Q4</td>
<td class="CR">2008-Q2</td>
<td class="PR">2008-Q4</td>
<td class="REC">2008</td>
</tr>
<tr>
<th>Access Control spec</th>
<td class="WD1">2006-Q2</td>
<td class="LC">2008-Q1</td>
<td class="CR">2008-Q3</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>File Upload spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>Language Bindings spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>MAXIM spec</th>
<td class="WD1">2008-Q1</td>
<td class="LC">2008-Q3</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q2</td>
<td class="REC">2009</td>
</tr>
<tr>
<th>Network API spec</th>
<td class="WD1">2008-Q2</td>
<td class="LC">2009-Q1</td>
<td class="CR">2009-Q3</td>
<td class="PR">2010-Q2</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>Progress Events spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q3</td>
<td class="PR">2009-Q2</td>
<td class="REC">2009</td>
</tr>
<tr>
<th>Selectors API spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2007-Q4</td>
<td class="CR">2008-Q2</td>
<td class="PR">2008-Q4</td>
<td class="REC">2008</td>
</tr>
<tr>
<th>XHR Object spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>Widgets spec</th>
<td class="WD1">2006-Q4</td>
<td class="LC">2008-Q4</td>
<td class="CR">2009-Q1</td>
<td class="PR">2009-Q3</td>
<td class="REC">2009-Q4</td>
</tr>
<tr>
<th>Widgets Requirements</th>
<td class="WD1">2006-Q3</td>
<td class="LC">2008-Q4</td>
<td class="CR">2009-Q1</td>
<td class="PR">2009-Q3</td>
<td class="REC">2009-Q4</td>
</tr>
<tr>
<th>Window Object spec</th>
<td class="WD1">2007-Q2</td>
<td class="LC">2008-Q2</td>
<td class="CR">2008-Q4</td>
<td class="PR">2009-Q4</td>
<td class="REC">2010</td>
</tr>
<tr>
<th>XBL2 spec</th>
<td class="WD1">2006-Q2</td>
<td class="LC">2010</td>
<td class="CR">2011</td>
<td class="PR">2013</td>
<td class="REC">2013</td>
</tr>
<tr>
<th>XBL2 Primer</th>
<td class="WD1">2007-Q3</td>
<td class="LC">2010</td>
<td class="CR">2011</td>
<td class="PR">2013</td>
<td class="REC">2013</td>
</tr>
</table>
<p>Another cool thing about the new working group is that it is modeled on the HTML Working Group, meaning that is open, transparent (no secret chats on the members list) and anyone will be able to participate via the public mailing list.</p>
<p>I&#8217;ll continue to edit the Widget Spec and Requirements, and possibly continue to help out with the XBL Primer.  I&#8217;ll continue to be part of this new working group for a least 1 year, as I my PhD program ends in March 2009&#8230; and hopefully longer, if someone gives me a job to continue working on specs! <img src='http://datadriven.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2007/12/19/waf-and-webapi-are-dead-long-live-webapps-working-group/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML5 to be published by W3C</title>
		<link>http://datadriven.com.au/2007/12/19/html5-to-be-published-by-w3c/</link>
		<comments>http://datadriven.com.au/2007/12/19/html5-to-be-published-by-w3c/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 03:34:55 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2007/12/19/html5-to-be-published-by-w3c/</guid>
		<description><![CDATA[According to this email by Dan Connolly (HTML-WG chair), HTML5 will be finally published as a First Public Working Draft (FPWD) by the W3C on the 26th of Feb January 22, 2008. Microsoft has been mainly responsible about stalling the publication of HTML5 because of their concerns over &#60;canvas&#62; and its related graphics API. On [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://lists.w3.org/Archives/Public/public-html/2007Dec/0203.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">this email</a> by <a href="http://www.w3.org/People/Connolly/" title="Dan's homepage" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');"><span id="from">Dan Connolly</span></a> (HTML-WG chair), <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> will be finally published as a <a href="http://www.w3.org/2004/02/Process-20040205/tr.html#first-wd" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">First Public Working Draft</a> (FPWD) by the <a href="http://w3.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/w3.org');">W3C</a> on the <strong><strike>26th of Feb</strike> <a href="http://lists.w3.org/Archives/Public/public-html/2007Dec/0234.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">January 22</a></strong><strong>, 2008</strong>. Microsoft has been mainly responsible about stalling the publication of <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> because of their concerns over &lt;canvas&gt; and its related graphics API. On various occasions, Microsoft argued that the graphics API was out outside the scope of the <a href="http://www.w3.org/2007/03/HTML-WG-charter" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">HTML WG charter</a> and that they would have to look at the legal implications.</p>
<p>In <a href="http://lists.w3.org/Archives/Public/public-html/2007Dec/0203.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">the email</a>, Dan Connolly wrote:</p>
<pre id="body">... and adding 3 months, we get: 2007-11-26 + 3 months = 2007-02-26
for a deadline for publication for the HTML 5 specification.

The W3C Director, Tim Berners-Lee, sees no reason why this
working group should be excused further from the three-month
heartbeat rule, and further, encourages us to publish sooner
if at all possible.</pre>
<p>I still think it&#8217;s really disappointing that it&#8217;s going to take a further two months to publish the document. I was personally wishing it would be published for XMas (a nice present for the web community!). A FPWD is important for both marketing reasons and legal reasons: when a FPWD, all sorts of legal things in the W3C process go into effect. From a marketing perspective, it will be good as lots of media attention. However, from a technical perspective, a FPWD is irrelevant because of the rate at which <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> is being edited by <a href="http://ln.hixie.ch/" onclick="javascript:pageTracker._trackPageview('/outbound/article/ln.hixie.ch');">Hixie</a> (on a daily, if not hourly basis). The latest draft of the <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> document is always available to anyone either via the <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">WHATWG site</a> or the<a href="http://dev.w3.org/cvsweb/~checkout~/html5/spec/Overview.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.w3.org');">W3C CVS repository</a>.</p>
<p><strong>Update:</strong>  In a follow-up <a href="http://lists.w3.org/Archives/Public/public-html/2007Dec/0205.html" title="Hixie strikes back!" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">email</a>, Hixie sees no reason not to publish the document straight away! He writes &#8220;Cool. Since we are encouraged to publish sooner rather than later, and since there doesn&#8217;t appear to be any reason for us not to publish immediately, I have prepared the document for Working Draft publication.&#8221; If we are lucky, we might see the document published for xmas! <img src='http://datadriven.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Update: </strong>According <a href="http://annevankesteren.nl/2007/12/html5-fpwd" onclick="javascript:pageTracker._trackPageview('/outbound/article/annevankesteren.nl');">this post</a> by to <a href="http://annevankesteren.nl/" onclick="javascript:pageTracker._trackPageview('/outbound/article/annevankesteren.nl');">Anne van Kesteren</a>, the publication wheels are now in motion: <a href="http://people.w3.org/mike/" onclick="javascript:pageTracker._trackPageview('/outbound/article/people.w3.org');">Mike(tm) Smith</a> sent the <a href="http://lists.w3.org/Archives/Public/www-archive/2007Dec/0072.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">request for publication</a> earlier today! Now pending <a href="http://www.w3.org/People/chris/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">Chris Lilley</a>&#8217;s approval&#8230; will Chris be the scrooge that ruins christmas?Lets hope not.</p>
<p><strong>Update:</strong> No HTML for xmas I am afraid&#8230; In <a href="http://lists.w3.org/Archives/Public/public-html/2007Dec/0234.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lists.w3.org');">this email</a>, <a href="http://people.w3.org/mike/" onclick="javascript:pageTracker._trackPageview('/outbound/article/people.w3.org');">Mike(tm) Smith</a> writes, &#8220;after discussion with others on the team, the target publication date I&#8217;m requesting for the First Public Working Draft of the HTML5 specification is January 22.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2007/12/19/html5-to-be-published-by-w3c/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;OMG, I&#8217;m a server!&#8221;: widgets and the exciting future of mobiles</title>
		<link>http://datadriven.com.au/2007/12/17/omg-im-a-server-widgets-and-the-exciting-future-of-mobiles/</link>
		<comments>http://datadriven.com.au/2007/12/17/omg-im-a-server-widgets-and-the-exciting-future-of-mobiles/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 08:58:34 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Rant]]></category>

		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2007/12/17/omg-im-a-server-widgets-and-the-exciting-future-of-mobiles/</guid>
		<description><![CDATA[I&#8217;ve been doing my fair share of traveling lately. I went to the W3C TPAC in Boston, which was great, and I just got back from vacation in Tropical North Queensland (Port Douglas) a few days ago. I went whitewater rafting, and snorkeling in the (sadly dying)  Great Barrier Reef, got to swim with a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing my fair share of traveling lately. I went to the <a href="http://www.w3.org/2007/11/TPAC/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">W3C TPAC</a> in Boston, which was great, and I just got back from vacation in <a href="http://maps.google.com.au/maps?q=Port+Douglas,+QLD,+Australia&amp;ie=UTF8&amp;ll=-16.505883,145.682144&amp;spn=0.457552,0.807495&amp;t=h&amp;z=11&amp;iwloc=addr&amp;om=1" >Tropical North Queensland</a> (<a href="http://en.wikipedia.org/wiki/Port_Douglas,_Queensland" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Port Douglas</a>) a few days ago. I went whitewater rafting, and snorkeling in the (<a href="http://ess.geology.ufl.edu/ess/Labs/TermPapersFall99-00/Schlazer/webpage-geo.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/ess.geology.ufl.edu');">sadly dying</a>)  <a href="http://en.wikipedia.org/wiki/Great_Barrier_Reef" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Great Barrier Reef</a>, got to swim with a <a href="http://en.wikipedia.org/wiki/Loggerhead_Sea_Turtle" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">turtle</a>, and some <a href="http://en.wikipedia.org/wiki/Whitetip_reef_shark%20" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">sharks</a>.</p>
<p>While I was in Boston for the TPAC, I bought myself an <a href="http://www.apple.com/ipodtouch/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.apple.com');">IPod touch</a> and a <a href="http://www.nseries.com/products/n95" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nseries.com');">Nokia N95</a>. The first thing I did when I got my iPod was to <a href="http://jailbreakme.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/jailbreakme.com');">jail break it</a>. I have to say, the iPod touch is simply awesome&#8230; however, I wont go into a rant because I don&#8217;t want to expose myself too much as an Apple fanboy:) The first thing that struck me as I was navigating the list of apps to install on the jail broken iPhone was the availability of the Apache Web Server and PHP. When I saw that, I instantly thought &#8220;OMG! this changes everything: I am a server!&#8221;. Sure enough, I installed them and they worked. I got my friends from Australia to log onto my IPod - very cool! It was only a few weeks later that I <a href="http://blogs.s60.com/mws/2007/11/hot_news_php_coming_to_s60.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.s60.com');">heard</a> that Nokia was also going to release a phone with Apache, PHP, and MySQL (APM) which I&#8217;m keen to try out on my N95. I think this is a significant development while we wait for the standardization and eventual implementation of <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> (which will provide similar functionality).</p>
<p>Putting aside all security and privacy concerns for a minute, I think the idea of everyone now being a web server is a very exciting and disruptive innovation. Imagine a widgets ecosystem that intertwines phones and desktops and integrate ideas from social networking and the unique aspects of the mobile in a single container (<a href="http://www.w3.org/TR/widgets/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">widgets</a>).</p>
<p>I don&#8217;t know what Nokia is going to do with their APM phones (and I am sure that Apple Iphone/IPod and Google Android will both feature web servers really soon), but here is a simple future scenario: I buy a new phone with the APM capability. When I connect the phone to the internet, people can access the phone via its IP address (which kinda sucks, but fixable&#8230; more on this later). Pre-installed with the phone is a widget engine, which allows the user to either manually install widgets or use pre-installed widgets. The widget engine provides an admin interface, accessible only via, say, &#8220;http://widgetengine/&#8221; or something, which allows me to add/customize/remove widgets. Widgets in this contexts are little PHP apps, packaged to conform with the <a href="http://www.w3.org/TR/widgets/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">widgets 1.0 spec</a>. Lets says the default widget that ships with the phone is a Nokia-build one that shows some info about the phone, and generates a photo gallery of the pictures stored on the device.  Although impressive, is not really of much use to me because everyone I care about is on <a href="http://facebook.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/facebook.com');">Facebook</a> ( or some <a href="http://code.google.com/apis/opensocial/" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">OpenSocial</a> network).</p>
<p>Given that the phone has a widget engine that runs on top of the server, a developer could create a Facebook widget that gathers all the phone numbers and details from my facebook friends list and packages them into a widgets. When the widget is installed, all those phone numbers and details get stored into the MySQL database. I can then ask the widget to either SMS or simply message, via Facebook, all the preferred contacts to let them know that my phone server is up. Better still, the widget, via PHP, can monitor the phone to see when it is assigned an IP address, and automatically connect to Facebook to let my contacts know that I am online. From there, my contacts can check out, for example, photos that I have just taken on my phone or other things the widget may allow viewers to do.</p>
<p>The things that I would want to share as a user (my profile: things that define me publicly as an individual and associate me as part of a group) and some simple app ideas:</p>
<ul>
<li>My location (exact (gps) or derived (eg. brisbane) or abstract (eg. the office))
<ul>
<li>Apps: Where am I now? Where I&#8217;ve been (recently, travelling, etc)? What exercise path did I take (and times, calories burnt)?</li>
</ul>
</li>
<li>My pictures (sortable, in sets, searchable)
<ul>
<li>Apps: my picture gallery; my picture gallery and with pictures taken from similar location (eg. mix locally stored pictures with flickr)</li>
</ul>
</li>
<li>My music (what I&#8217;ve got on my device, what I am listening to right now)
<ul>
<li>App: my music and music people around me are listening to?</li>
</ul>
</li>
<li>My details (maybe my social wants and needs. link to my blog online)
<ul>
<li>App: a dating widget? Syndication of my blog combined with my locally stored pictures?</li>
</ul>
</li>
</ul>
<p>The effect of these apps is very interesting because it means that I can bypass services such as flickr, or I can integrate both <a href="http://flickr.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/flickr.com');">flickr</a> and my phone. I can also merge the means of communication with my contacts, via SMS or the web.</p>
<p>These applications require additional infrastructure to connect me to other users:</p>
<ul>
<li>Global peer-to-peer infrastructure: when my phone connects to the internet, I want my contacts to know about it!</li>
<li>Local peer-to-peer infrastructure: when my phone connects to the internet in this place, let those near me know: eg, for playing location-based games, or other multiplayer games; or, for example, for letting people know at this place that I&#8217;ve arrived.</li>
</ul>
<p>This also requires a place where phone widgets are distributed by developers and scrutinized by the community for security and quality.</p>
<p>The future looks pretty nice if AMP enabled phones and services take off&#8230;. and if the security and privacy issues are handled with care.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2007/12/17/omg-im-a-server-widgets-and-the-exciting-future-of-mobiles/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is Microsoft crazy to implement HTML5?</title>
		<link>http://datadriven.com.au/2007/12/17/is-microsoft-crazy-to-implement-html5/</link>
		<comments>http://datadriven.com.au/2007/12/17/is-microsoft-crazy-to-implement-html5/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 07:52:56 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2007/12/17/is-microsoft-crazy-to-implement-html5/</guid>
		<description><![CDATA[This New York Times article seems to suggest that Google has the potential to threaten Microsoft&#8217;s software reign by undermining it in the &#8220;cloud computing&#8221; space (web apps). Although the numbers don&#8217;t add up (yet), Google has the potential to steal a significant part of Microsoft&#8217;s market share in the Office space in the future [...]]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://www.nytimes.com/2007/12/16/technology/16goog.html?ei=5088&amp;en=51443a66d6584dc2&amp;ex=1355461200&amp;partner=rssnyt&amp;emc=rss&amp;pagewanted=print" title="Google Gets Ready to Rumble With Microsoft " onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nytimes.com');">New York Times article</a> seems to suggest that Google has the potential to threaten Microsoft&#8217;s software reign by undermining it in the &#8220;cloud computing&#8221; space (web apps). Although the numbers don&#8217;t add up (yet), Google has the potential to steal a significant part of Microsoft&#8217;s market share in the Office space in the future by creating great web-based software. This will eventually weaken Microsoft&#8217;s because of its inability to adapt/compete due to its archaic software development/release cycle. If Microsoft implements HTML5 in all its awesomeness, will it leave itself more vulnerable to companies developing software for the web? Or, as the dominant browser vendor, will Microsoft be able to adapt many of it&#8217;s products to run on <a href="http://www.whatwg.org/specs/web-apps/current-work/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.whatwg.org');">HTML5</a> before the rest of the industry can respond&#8230; I guess it depends, to some degree, on how much market share other browser vendors can steal from Internet Explorer. <a href="http://ln.hixie.ch/?start=1196942823&amp;count=1" onclick="javascript:pageTracker._trackPageview('/outbound/article/ln.hixie.ch');">Hixie is right</a>, this may just be &#8220;a good position for the industry to be in.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2007/12/17/is-microsoft-crazy-to-implement-html5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hard disk crash</title>
		<link>http://datadriven.com.au/2007/10/31/hard-disk-crash/</link>
		<comments>http://datadriven.com.au/2007/10/31/hard-disk-crash/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 09:13:30 +0000</pubDate>
		<dc:creator>Marcos Caceres</dc:creator>
		
		<category><![CDATA[Rant]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://datadriven.com.au/2007/10/31/hard-disk-crash/</guid>
		<description><![CDATA[The hard drive in my laptop decided it had had enough today and decided to crash (with only two days before I depart to Boston for a W3C meeting!). Luckly I was able to recover all my PhD stuff and work I had been doing today on Widgets. I&#8217;m currently in the process of reformatting my drive with Windows [...]]]></description>
			<content:encoded><![CDATA[<p>The hard drive in my laptop decided it had had enough today and decided to crash (with only two days before I depart to Boston for a W3C meeting!). Luckly I was able to recover all my PhD stuff and work I had been doing today on Widgets. I&#8217;m currently in the process of reformatting my drive with Windows XP. I was able to recover almost everything using <a href="http://www.nu2.nu/pebuilder/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nu2.nu');">BartPE</a>, which creates a cd-bootable stripped down version of Windows. BartPE is very useful as it allows you to map network drives. To get my data, I just copied all the stuff that I could onto one of our development servers. It took me about 2 hours, as BartPE kept crashing trying to copy files.</p>
<p>Tomorrow I&#8217;ll have to waste time reinstalling all my apps and testing the system to see if it is stable enough to take to the US&#8230; otherwise, it&#8217;s &#8220;off to the shop&#8221; to for a new hard-drive :( If all else fails, my girlfriend has offered to lend me her new MacBook which I will happily take over my PC any day :)</p>
<p><strong>Update:</strong> went to get a new 160GB hard drive, but once I started reinstalling Windows the installer kept crashing with IRQL_LESS_THAN_OR_EQUAL (new  BSoD error, which I had not seen before). Did a google search and all evidence pointed to either that the RAM or CPU was overheating. One of the IT guys here at QUT ran a memory tester and we discovered that it was infact one of the RAM chips that was fried. Sucks, as I only bought the new RAM  about  one week ago <img src='http://datadriven.com.au/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Anyway, all seems semi-stable now&#8230; currently reinstalling Windows XP. I made a 40Gig partition to install Windows Vista  so I can agian play with SideBar Gadgets. I previously unistalled Vista because I found it so shockingly bad to use and unstable.</p>
]]></content:encoded>
			<wfw:commentRss>http://datadriven.com.au/2007/10/31/hard-disk-crash/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
