<?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>Mad Web Skills - Web design in Melbourne and Shepparton</title>
	<atom:link href="http://www.madwebskills.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madwebskills.net</link>
	<description>Michael McCorry runs Mad Web Skills, a progressive, standards-based web design and development firm covering Melbourne, Shepparton and pretty much anywhere else. His blog covers standards-based web design and development news, reviews, techniques and projects.</description>
	<pubDate>Fri, 18 Jul 2008 01:24:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>It&#8217;s funny because its rude&#8230;</title>
		<link>http://www.madwebskills.net/2008/07/18/its-funny-because-its-rude/</link>
		<comments>http://www.madwebskills.net/2008/07/18/its-funny-because-its-rude/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:22:56 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Elsewhere]]></category>

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

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

		<guid isPermaLink="false">http://www.madwebskills.net/?p=48</guid>
		<description><![CDATA[Not only does this article have one of the greatest main-stream-media headlines I&#8217;ve ever seen, but the actual article (and accompanying YouTube video) is just as funny.
]]></description>
			<content:encoded><![CDATA[<p>Not only does <a href="http://www.news.com.au/story/0,23599,24034760-13762,00.html">this article</a> have one of the greatest main-stream-media headlines I&#8217;ve ever seen, but the actual article (and accompanying YouTube video) is just as funny.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/07/18/its-funny-because-its-rude/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Michael Bay&#8217;s &#8220;The Dark Knight&#8221;</title>
		<link>http://www.madwebskills.net/2008/07/07/michael-bays-the-dark-knight/</link>
		<comments>http://www.madwebskills.net/2008/07/07/michael-bays-the-dark-knight/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 00:50:17 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Elsewhere]]></category>

		<guid isPermaLink="false">http://www.madwebskills.net/?p=47</guid>
		<description><![CDATA[Michael Bay&#8217;s proposed script for The Dark Knight is one of the funniest things I&#8217;ve read in a while.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://my.spill.com/profiles/blog/show?id=947994%3ABlogPost%3A355506">Michael Bay&#8217;s proposed script for The Dark Knight</a> is one of the funniest things I&#8217;ve read in a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/07/07/michael-bays-the-dark-knight/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS variables are go!</title>
		<link>http://www.madwebskills.net/2008/07/02/css-variables-are-go/</link>
		<comments>http://www.madwebskills.net/2008/07/02/css-variables-are-go/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 04:10:09 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.madwebskills.net/?p=45</guid>
		<description><![CDATA[In a post I wrote almost a year ago (and in the ensuing comments), I pondered the possibility of someday being able to define variables natively in a CSS document without the use of server-side scripting. 
Well it seems that in their most recent nightly build, WebKit has added support for this. 
@variables {
 &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.madwebskills.net/2007/08/22/content-and-presentation-separation-pipedreams/">a post I wrote almost a year ago</a> (and in the ensuing comments), I pondered the possibility of someday being able to define variables natively in a CSS document without the use of server-side scripting. </p>
<p>Well it seems that in their most recent nightly build, <a href="http://disruptive-innovations.com/zoo/cssvariables/">WebKit has added support for this</a>. </p>
<blockquote><p><code>@variables {<br />
 &nbsp;  &nbsp; CorporateLogoBGColor: #fe8d12;<br />
}<br />
div.logoContainer {<br />
 &nbsp;  &nbsp; background-color: var(CorporateLogoBGColor);<br />
}</code></p></blockquote>
<p>I&#8217;m not sure if this is based on any particular official CSS3 recommendation or if its something that WebKit has just grabbed and ran with in the hope of it going mainstream, but its certainly a step in the right direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/07/02/css-variables-are-go/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wow&#8230; that was quick&#8230; IE8 beta 1 hits the web.</title>
		<link>http://www.madwebskills.net/2008/03/06/wow-that-was-quick-ie8-beta-1-hits-the-web/</link>
		<comments>http://www.madwebskills.net/2008/03/06/wow-that-was-quick-ie8-beta-1-hits-the-web/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 13:04:43 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<guid isPermaLink="false">http://www.madwebskills.net/2008/03/06/wow-that-was-quick-ie8-beta-1-hits-the-web/</guid>
		<description><![CDATA[A nice surprise just hit my feed reader. Microsoft has just released the Windows Internet Explorer 8 Readiness Toolkit, a micro-site containing download links for IE8 beta 1 as well as useful information for web developers.
I&#8217;m not sure, but I think I&#8217;m actually getting really excited about this release. While I haven&#8217;t installed the beta [...]]]></description>
			<content:encoded><![CDATA[<p>A nice surprise just hit my feed reader. Microsoft has just released the <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/default.htm">Windows Internet Explorer 8 Readiness Toolkit</a>, a micro-site containing download links for IE8 beta 1 as well as useful information for web developers.</p>
<p>I&#8217;m not sure, but I think I&#8217;m actually getting really excited about this release. While I haven&#8217;t installed the beta yet (I&#8217;m working on something at the moment, and I know that it&#8217;s going to want to make me restart Windows, and that would totally kill me groove <img src='http://www.madwebskills.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), the features listed on the site look great. I&#8217;m especially looking forward to experimenting with the new Ajax navigation options which enables the back/forward buttons through use of the window.location.hash (as I&#8217;d always thought it should). </p>
<p>Firefox is still my browser of choice, however Firefox&#8217;s stupid crashes, crappy scrolling performance (especially on pages with lots of Flash) and gargantuan memory consumption (eg. this current firefox.exe process is taking up over 400MB) is starting to annoy me. If IE8 had a flexible addon/extension api, I think there would be a tougher decision to be made.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/03/06/wow-that-was-quick-ie8-beta-1-hits-the-web/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft does the right thing. Web developers&#8217; heads explode in surprise.</title>
		<link>http://www.madwebskills.net/2008/03/05/microsoft-does-the-right-thing-web-developers-heads-explode-in-surprise/</link>
		<comments>http://www.madwebskills.net/2008/03/05/microsoft-does-the-right-thing-web-developers-heads-explode-in-surprise/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:53:25 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.madwebskills.net/2008/03/05/microsoft-does-the-right-thing-web-developers-heads-explode-in-surprise/</guid>
		<description><![CDATA[For those who haven&#8217;t been following the recent drama regarding the proposed web standards behaviour in IE8, here&#8217;s a re-cap:

Microsoft announces that IE8 can render the ACID2 test perfectly in IE8. Web devs get excited.
In the name of &#8220;not breaking the web&#8221; (read: &#8220;not pissing off corporate clients that have spent many thousands of dollars [...]]]></description>
			<content:encoded><![CDATA[<p>For those who haven&#8217;t been following the recent drama regarding the proposed web standards behaviour in IE8, here&#8217;s a re-cap:</p>
<ul>
<li>Microsoft announces that <a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx">IE8 can render the ACID2 test</a> perfectly in IE8. Web devs get excited.</li>
<li>In the name of &#8220;not breaking the web&#8221; (read: &#8220;not pissing off corporate clients that have spent many thousands of dollars on Microsoft CMS, Sharepoint, .NET controls and other web interfaces&#8221;) <a href="http://alistapart.com/articles/beyonddoctype">Microsoft announce a version targeting mechanism</a> that allows web pages to be rendered using the IE version of choice. So far so good, however, by default, IE8 will render nearly all web pages exactly the same as if it were IE7. Standards-savvy developers would have to opt-in to IE8&#8217;s standards rendering engine.</li>
<li>The web development community <a href="http://alistapart.com/issues/253">splits into two</a>; those that believe the <a href="http://adactio.com/journal/1403/">default behaviour is wrong</a> and goes against the very nature of building valid, forwards-compatible websites; and those who believe it is in the <a href="http://meyerweb.com/eric/thoughts/2008/01/22/targeted/">best</a> <a href="http://meyerweb.com/eric/thoughts/2008/01/23/version-two/">interest</a> of the <a href="http://meyerweb.com/eric/thoughts/2008/01/24/almost-target/">internets</a>, protecting Microsoft&#8217;s partners who use thier dodgy web technologies and the vast majority of web designers who still use invalid markup, spacer gifs, layout tables and blink tags.</li>
</ul>
<p>Now, I fit somewhere in the middle. I believed the default behaviour is wrong, but honestly thought it was not big deal. I understood that Microsoft was protecting their own interests. We&#8217;ve been accomodating IE since the dawn of time, so why stop now.</p>
<p><b>Anyway, none of that matters any more.</b></p>
<p>In Microsoft’s <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx">Interoperability Principles and IE8</a> on the IEBlog, IE General Manager Dean Hachamovitch has announced:</p>
<blockquote><p>In light of the Interoperability Principles, as well as feedback from the community, we’re choosing differently. 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>I actually thought it was kind of silly that folks like Jeremy Keith were jumping up and down about the default behaviour, like they <em>actually thought it was going to do anything about the situation</em>. Trying to pressure Microsoft into doing anything would be like trying to convince an elephant to walk through a doorway. It just doesnt fit. </p>
<p>So, colour me flabbergasted. Kudos to Jeremy and others like him for championing for the cause rather than (like myself) be prepared to just grin and bear it. Also big snaps for Microsoft and the IE Team for actually listening to the developer community and making the right decision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/03/05/microsoft-does-the-right-thing-web-developers-heads-explode-in-surprise/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Garfield Minus Garfield</title>
		<link>http://www.madwebskills.net/2008/02/28/garfield-minus-garfield/</link>
		<comments>http://www.madwebskills.net/2008/02/28/garfield-minus-garfield/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 00:51:57 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Elsewhere]]></category>

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

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

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

		<guid isPermaLink="false">http://www.madwebskills.net/2008/02/28/garfield-minus-garfield/</guid>
		<description><![CDATA[Who would have guessed that when you remove Garfield from the Garfield comic strips, the result is an even better comic about schizophrenia, bipolor disorder, and the empty desperation of modern life?
]]></description>
			<content:encoded><![CDATA[<p>Who would have guessed that when you <a href="http://garfieldminusgarfield.tumblr.com">remove Garfield from the Garfield comic strips</a>, the result is an even better comic about schizophrenia, bipolor disorder, and the empty desperation of modern life?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2008/02/28/garfield-minus-garfield/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A streetview car named &#8220;Google&#8221;.</title>
		<link>http://www.madwebskills.net/2007/12/19/a-streetview-car-named-google/</link>
		<comments>http://www.madwebskills.net/2007/12/19/a-streetview-car-named-google/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 23:57:15 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.madwebskills.net/2007/12/19/a-streetview-car-named-google/</guid>
		<description><![CDATA[The Google StreetView car was recently spotted by a friend of mine driving around here in Shepparton. It was apparently a black sedan, pole camera on the roof, Google magnet logo on the door. It&#8217;s unknown whether they&#8217;re taking photos of the Shepparton area (which is unlikely, but would be ubercool) or whether it&#8217;s just [...]]]></description>
			<content:encoded><![CDATA[<p>The Google StreetView car was recently spotted by a friend of mine driving around here in Shepparton. It was apparently a black sedan, pole camera on the roof, Google magnet logo on the door. It&#8217;s unknown whether they&#8217;re taking photos of the Shepparton area (which is unlikely, but would be ubercool) or whether it&#8217;s just a Google employee borrowing the Google-mobile for the weekend to visit family in the region (more likely, but less interesting), but I&#8217;ll be keeping an eye on Google StreetView in the future.</p>
<p><b>UPDATE:</b> Confirmed! I was out at lunchtime visiting a client and saw the black Google car heading down the main street. What he was doing there, I still don&#8217;t know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2007/12/19/a-streetview-car-named-google/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shepparton Show Me and Show MeBay goes live!</title>
		<link>http://www.madwebskills.net/2007/10/29/shepparton-show-me-and-show-mebay-goes-live/</link>
		<comments>http://www.madwebskills.net/2007/10/29/shepparton-show-me-and-show-mebay-goes-live/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 00:24:02 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<category><![CDATA[web apps]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.madwebskills.net/2007/10/29/shepparton-show-me-and-show-mebay-goes-live/</guid>
		<description><![CDATA[The Shepparton Show Me and Show MeBay websites have finally gone live. Mad Web Skills has been responsible for almost every aspect of development for these websites including web design, information architecture, user interface design, database development and php scripting. 
The Shepparton Show Me website is running on Mad Web Skills&#8217; own cmsharp content management [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.sheppartonshowme.com.au/' title='Shepparton Show Me Website'><img src='http://www.madwebskills.net/wp-content/uploads/2007/10/show_me.jpg' alt='Shepparton Show Me Website' style="float: right;margin: 0 0 1em 20px;" /></a>The Shepparton Show Me and Show MeBay websites have finally gone live. Mad Web Skills has been responsible for almost every aspect of development for these websites including web design, information architecture, user interface design, database development and php scripting. </p>
<p>The Shepparton Show Me website is running on Mad Web Skills&#8217; own cmsharp content management system, so the client was able to update and manage all website content, including file download areas and photo galleries (with a little help from myself to polish up the content and apply some consistent styling). There&#8217;s a few more areas still to be developed for this website over the coming months, including a weblog and secured password-protected areas for committee memebers to use for internal communication.</p>
<p><a href='http://www.sheppartonshowme.com.au/auction/index.php' title='Show MeBay Screenshot'><img src='http://www.madwebskills.net/wp-content/uploads/2007/10/show_mebay.jpg' alt='Show MeBay Screenshot' style="float: right;margin: 0 0 1em 20px;" /></a>Shepparton Show MeBay is a promotional website running under the Shepparton Show Me banner for a couple of weeks. It&#8217;s an online auction with a difference! Instead of bidding with money, you bid with specially coded Shepparton Show Me Dollars which you can get by shopping locally at participating retailers. Users can then register on the website and redeem these Show Me Dollars into their account balance and use them to bid on some great prizes! (Mad Web Skills is also providing one of the prizes &#8212; domain name, web hosting and weblog for one year!)</p>
<p>This is the first time such a promotion has been run by the Shepparton Show Me Committee so it&#8217;s a bit experimental. Personally I think it&#8217;s a great idea and I hope it really takes off and we see it again soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2007/10/29/shepparton-show-me-and-show-mebay-goes-live/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;I am not a Snook!&#8221;</title>
		<link>http://www.madwebskills.net/2007/10/03/i-am-not-a-snook/</link>
		<comments>http://www.madwebskills.net/2007/10/03/i-am-not-a-snook/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 14:12:44 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<guid isPermaLink="false">http://www.madwebskills.net/2007/10/03/i-am-not-a-snook/</guid>
		<description><![CDATA[Apparently I look a bit like Jonathan Snook.

At Web Directions, it was mentioned to me by no less than three separate people that I kinda look like the man. In fact, the first one of these people came up to me during the morning tea break, shook my hand and said with a big smile [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently I look a bit like <a href="http://snook.ca/jonathan/">Jonathan Snook</a>.</p>
<p><img src='http://www.madwebskills.net/wp-content/uploads/2007/10/mikey_snook.jpg' alt='One of these things is not like the others…' /></p>
<p>At Web Directions, it was mentioned to me by no less than three separate people that I kinda look like the man. In fact, the first one of these people came up to me during the morning tea break, shook my hand and said with a big smile &#8220;Jonathan Snook, I presume&#8221;. I can&#8217;t quite remember who said it, or if they were joking or not. Of course, I thought that they <strong>were</strong> joking, and it kinda threw me back a bit. I think I responded with a weird laugh and a &#8220;Yeah right!&#8221;. </p>
<p>So if you&#8217;re reading this, handshake guy, and you <strong>weren&#8217;t</strong> joking and thought I <strong>was</strong> Jon Snook, I humbly apologise for acting like a dick. That&#8217;s all I wanted to say. <img src='http://www.madwebskills.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><p>Technorati Tags: <a href="http://technorati.com/tag/snook" rel="tag">snook</a>, <a href="http://technorati.com/tag/wds07" rel="tag"> wds07</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2007/10/03/i-am-not-a-snook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WDS07: Workshop Day Two</title>
		<link>http://www.madwebskills.net/2007/09/26/wds07-workshop-day-two/</link>
		<comments>http://www.madwebskills.net/2007/09/26/wds07-workshop-day-two/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 13:17:09 +0000</pubDate>
		<dc:creator>Michael McCorry</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.madwebskills.net/2007/09/26/wds07-workshop-day-two/</guid>
		<description><![CDATA[Not really a workshop per se, but the W3C SIG day where various working groups presented a look into what they were up to, and where they were headed. I&#8217;ve had bugger-all to do with W3C and it&#8217;s inner workings so I was intrigued as to what they actually did. In retrospect however, I should [...]]]></description>
			<content:encoded><![CDATA[<p>Not really a workshop per se, but the W3C SIG day where various working groups presented a look into what they were up to, and where they were headed. I&#8217;ve had bugger-all to do with W3C and it&#8217;s inner workings so I was intrigued as to what they actually did. In retrospect however, I should have went to the Javascript workshop which from all reports was pretty good.</p>
<p><strong>Bert Bos (CSS3)</strong> covered some of what Andy Clarke spoke about at his workshop yesterday, echoing some of the more cooler features of the CSS3 specification. He illustrated how the advanced layout and grid positioning modules worked, which is super exciting for designer types. This new methodology, along with the new CSS3 selectors module,  makes the <a href="http://www.madwebskills.net/2007/08/22/content-and-presentation-separation-pipedreams/">selector alias theory I had the other week</a> kinda redundant, as markup will no longer require any reference to where the content fits in the the grid, and also makes selecting specific elements easy, even if they are not marked up with a class or id. Bert also touched on the new advanced background images and borders (especially using images for borders). This really excites me (as much as a W3C spec can, I guess).</p>
<p><strong>David Ratcliffe</strong> (GRDDL) spoke on a subject that I have no knowledge of and little interest in. GRDDL stands for Gleaning Resource Descriptions from Dialects of Language which is basically a stupid way of saying &#8220;bridging the gap between semantic markups&#8221; (but I guess BTGBSM is not a very good acronym). I got lost a few times here, looking off into the distance with circus music playing in my head&#8230;  </p>
<p><strong>Sofia Celic (WCAG 2.0 Draft)</strong> first covered the principles of the new draft for accessibility guidelines. There&#8217;s some new terminology used, with Checkpoints now being called Success Criteria. Also, some of these criteria are now worded to include more specific values (such as text-sizing should be resizable to between 50% and 200% without loss of content or functionality). This brought the comment &#8220;That&#8217;s a load of crap&#8221; from one audience member. Apparently these values were not based on any real research, illustrating that perhaps some wording may need to be reviewed. Finally, the new draft has the focus moving away from making content accessible to everyone, now targeting solely people with disabilities. A few hard questions from the audience were met with shrugs.</p>
<p><strong>Anne Cregan (Semantec Web)</strong> spoke of a framework for sharing data led by the W3C based on RDF. This session reminded me of a comment I heard yesterday that the W3C is run mainly by academics and researchers and doesn&#8217;t really relate to web workers in the field. This is where I realised that I&#8217;d perhaps chosen the wrong workshop for today, as the circus music returned to my head. Lots of big words like ontology and axioms. Anne believes that this framework needs a killer app before people will see how cool this stuff is, but I just saw a solution where no problems exist (for me anyway).</p>
<p><strong>Chris Wilson from Microsoft (HTML5 and the HTMLWG)</strong>started off with a bit of history about the WHATWG and the HTMLWG, then explained that the HTMLWG operates under the W3C Patent Policy, so Chris spent a bit of time talking about how the open standards the HTMLWG deals with needs to be free from IP complications. HTML5 aims to evolve from HTML4 to better describe the semantics of documents and applications, as well as integrate new UI controls such as datagrids etc.  They concentrate on a few main principles: compatibility (graceful degradation, supporting existing content, not reinventing the wheel), utility (solving real problems, media independence, security, design, etc) and interoperability (well defined behaviour, avoiding needless complexity, error handling, etc). Chris also spoke of some of the challenges the group faces such as dealing with the openness of of the group which has over 400 members, so understandably there are problems with tone/politeness as well as evaluating the consensus of a subject. </p>
<p><img src="http://www.dlib.org/dlib/june01/authors/iannella.jpg" alt="Renato Iannella" align="right" /><img src="http://tbn0.google.com/images?q=tbn:u8SrJRHTGOoa2M:http://www.strangerinegypt.com/images/footballplayers/EugeneLevy.jpg" alt="Eugene Levy" align="right" /><strong>Renato Iannella (The Policy Aware Web)</strong> gave a very political presentation about&#8230; *cue circus music* doo doo do-do do doo dooo&#8230; Huh? What? Yeah, I kinda lost the plot at the start, but he kinda looks like Eugene Levy, which amused me enough to keep me going to the interesting stuff. <img src='http://www.madwebskills.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> His talk was about supporting the varied policy languages to control various infrastructures of web usage. The privacy policies you see everywhere are part of this, but there are so many other areas that need to be supported such as accessibility, DRM, mobile sector, content licensing (eg. creative commons, GPL) etc.  </p>
<p><strong>Marcos Caceres (Widgets 1.0 Spec)</strong> was interesting enough, as he covered something that I&#8217;d never really thought about: standardising widgets (single function application often based on web technologies). A widget engine is the software on which widgets run, be it OSX dashboard, YahooUI, etc. but there is currently no interoperability between widget engines. The Widget 1.0 Spec addresses areas such as packaging up widgets, auto updates, embedding widgets in HTML pages, how they&#8217;re coded and rendered. </p>
<p><strong>Dean Jackson (SVG)</strong> is an entertaining speaker. His talk was on a topic I&#8217;d had very little interest in, but by the end I was sold on the idea. SVG isn&#8217;t particularly relative to me at the moment, but it was interesting to see how SVG is in use on the web right now in ways that we might not be aware of, such as routes and polygons in Google Maps. Also SVG comes standard on many mobile devices today, especially 3G devices. Desktop UI&#8217;s such as Gnome or KDE use SVG for their icons too which was surprising, so it&#8217;s fast becoming a vendor-neutral, open standard for vector graphics. Dean suggested that we all go out and have a go at authoring something in SVG, as it&#8217;s simply an XML format. SVG is implemented at the same level as HTML, CSS and Javascript, not by plugin, so it can also be styled by CSS natively by the browser, but unfortunately, as usual, IE falls behind with its non-existent support.  </p>
<p>So while my look into the world of W3C and it&#8217;s various special interest groups was interesting in parts, I think I&#8217;ll stay in the trenches, and leave the groundwork to the boffins.<p>Technorati Tags: <a href="http://technorati.com/tag/wds07+w3c" rel="tag">wds07 w3c</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madwebskills.net/2007/09/26/wds07-workshop-day-two/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
