<?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>Alice Pretchet &#187; Web Standards</title>
	<atom:link href="http://www.alicepretchet.com/chrono/category/web-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alicepretchet.com</link>
	<description>Mobile web developement ideas</description>
	<lastBuildDate>Mon, 07 Dec 2009 22:31:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Developer Day May 31 2007</title>
		<link>http://www.alicepretchet.com/chrono/2007/google-developer-day-may-31-2007/</link>
		<comments>http://www.alicepretchet.com/chrono/2007/google-developer-day-may-31-2007/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 07:37:55 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2007/google-developer-day-may-31-2007/</guid>
		<description><![CDATA[Google Developer Day: Building blocks for better web applications
From Googles website
At Google, we want to help developers build better web applications. That&#8217;s why we have created APIs and tools to quickly enhance those applications, integrate with Google products and reach millions of users.
That is also why we are holding Google Developer Day.
Google Developer Day is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/events/developerday/details.html">Google Developer Day: Building blocks for better web applications</a></p>
<p>From Googles website</p>
<p>At Google, we want to help developers build better web applications. That&#8217;s why we have created APIs and tools to quickly enhance those applications, integrate with Google products and reach millions of users.</p>
<p>That is also why we are holding Google Developer Day.</p>
<p>Google Developer Day is a chance for programmers around the world to meet Googles developer product teams and learn something new be it an introduction to GData or a deep dive into KML. Its also an opportunity for us to listen to you and hear about what youre doing today, what you would like to do in the future and how we can help make that happen.</p>
<p>Whether you are writing an AJAX application with the Google Web Toolkit, integrating Google services through GData or using Google Maps to create geo applications, we hope you will leave Google Developer Day with a new set of building blocks to use in your next project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2007/google-developer-day-may-31-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nothing is perfect (and that is why we have QA)</title>
		<link>http://www.alicepretchet.com/chrono/2007/nothing-is-perfect-and-that-is-why-we-have-qa/</link>
		<comments>http://www.alicepretchet.com/chrono/2007/nothing-is-perfect-and-that-is-why-we-have-qa/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 14:13:51 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2007/nothing-is-perfect-and-that-is-why-we-have-qa/</guid>
		<description><![CDATA[From the W3 QA Blog
Nothing is perfect (and that is why we have QA) by Olivier
&#8220;The way a bug was found and fixed in the Feed Validator is not disturbing, I actually think it was an inspiring proof that all the aspects of its QA process worked:

There is a public feedback channel (several, indeed) for a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/QA/">From the W3 QA Blog</a></p>
<p><a href="http://www.w3.org/QA/2007/02/bugs_and_qa.html">Nothing is perfect (and that is why we have QA)</a> by Olivier</p>
<p>&#8220;The way a bug was found and fixed in the Feed Validator is not disturbing, I actually think it was an inspiring proof that all the aspects of its QA process worked:</p>
<ol>
<li>There is a public feedback channel (several, indeed) for a problem to be reported to: Brian sent <a href="http://lists.w3.org/Archives/Public/www-qa/2007Feb/0003.html">a message</a> to the W3C QA mailing-list, asking whether someone could make sense of the problem he was facing</li>
<li>The tool is implementing public specifications: I was able to look at the <a href="http://web.resource.org/rss/1.0/modules/taxonomy/">RSS taxonomy module spec</a>, and compare its prose with the implementation in the Feed validator</li>
<li>The validator is open source: 10 minutes of browsing around clear code was enough to find the issue, and create a patch, which was promptly reviewed and applied by Sam Ruby, one of the maintainers of the validator.</li>
<li>There is a test suite, to which I submitted a revised test case: now that the bug is fixed, we know that it will never appear again without being spotted automatically.</li>
</ol>
<p>Time between original feedback and applied patch: about 24 hours.</p>
<p>There is nothing shocking about this bug, but the speed at which it was processed and fixed. Maybe that was lucky, I just happened to have a bit of time to look at the issue and the bug was easy to fix. Other, more complex bugs in tools that we (<a href="http://www.w3.org/QA/Tools/">W3C&#8217;s QA Tools development effort</a>) maintain are not so lucky, and indeed Brian is right in pointing out that we could use more help and resources to make our tools better. But I can not agree with his slightly provocative title that <q cite="http://ukwebfocus.wordpress.com/2007/02/07/validators-dont-always-work/">Validators Donâ€™t Always Work</q>. The Feed validator works, and so does its Quality Assurance process, as demonstrated in the prompt fixing of a small bug in its implementation of a faulty, not widely used specification.</p>
<p>Validators are extremely important tools for the adoption of technologies, and it is perfectly normal to be concerned about their quality. This is why finding bugs is <em>good news</em>, and the best use of one&#8217;s energy is not to worry about them, but to help find them, report them, patch them and build regression test cases for them.</p>
<p>Nothing and noone is perfect, that&#8217;s why we have <abbr title="Quality Assurance">QA</abbr>.&#8221;</p>
<p>From Alice</p>
<p>This was a great example of how things have changed for the better and evolved over time at the W3C when handling issues and bugs but I would also like to stress that there was nothing wrong with the way otherÂbugs and issues were handled in the past.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2007/nothing-is-perfect-and-that-is-why-we-have-qa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widgets 1.0 Requirements: Working Draft</title>
		<link>http://www.alicepretchet.com/chrono/2007/widgets-10-requirements-working-draft/</link>
		<comments>http://www.alicepretchet.com/chrono/2007/widgets-10-requirements-working-draft/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 15:39:21 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2007/widgets-10-requirements-working-draft/</guid>
		<description><![CDATA[Widgets 1.0 Requirements: Working Draft
From the W3C News
&#8220;The Web Application Formats Working Group has released an updated Working Draft of Widgets 1.0 Requirements. These design goals are the requirements for device-independent standards for scripting, digitally signing, securing, packaging and deploying client-side Web applications (widgets). Also known as gadgets or modules, widgets are small programs like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/News/2007#item18">Widgets 1.0 Requirements: Working Draft</a></p>
<p>From the <a href="http://www.w3.org/News/">W3C News</a></p>
<p>&#8220;The Web Application Formats Working Group has released an updated Working Draft of <a href="http://www.w3.org/TR/2007/WD-widgets-reqs-20070209/"><font color="#660099">Widgets 1.0 Requirements</font></a>. These design goals are the requirements for device-independent standards for scripting, digitally signing, securing, packaging and deploying client-side Web applications (widgets). Also known as gadgets or modules, widgets are small programs like clocks, stock tickers, news casters, games and weather forecasters that display and update remote data and run on the Web browser environment. Read about <a href="http://www.w3.org/2006/rwc/"><font color="#0000cc">Rich Web Clients</font></a>.&#8221;</p>
<p>They have a really great graphic on the W3C web site showing the inner workings of a widget, which is really cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2007/widgets-10-requirements-working-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Studio 8</title>
		<link>http://www.alicepretchet.com/chrono/2006/studio-8/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/studio-8/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 01:45:04 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://alicepretchet.com/chrono/2006/studio-8/</guid>
		<description><![CDATA[Studio 8
Have been using Macromedia software to make my websites since as long as I can remember. Was a little tiffed when I read the headline stating they had sold out to Adobe. I had hoped Google would have bought them and gave away the software for free, not that I do no think it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com/products/studio/">Studio 8</a></p>
<p>Have been using Macromedia software to make my websites since as long as I can remember. Was a little tiffed when I read the headline stating they had sold out to Adobe. I had hoped Google would have bought them and gave away the software for free, not that I do no think it is not worth every penny if not double it&#8217;s going rate, but I wanted the world to be able to use the best web authoring software in the universe so the web would be a better place. One of the programs I love in the Studio 8 package is Flash Professional 8 it has so many features and works well with other programs like Swishmax. For making mobile web applications like games websites and animations and a ton of other great things but that is what I use it mostly for and reccommend anyone looking to start amking mobile content to check out this software first before buying or even trying another program.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/studio-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kind of Blue</title>
		<link>http://www.alicepretchet.com/chrono/2006/kind-of-blue/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/kind-of-blue/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 06:10:24 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://alicepretchet.com/chrono/2006/kind-of-blue/</guid>
		<description><![CDATA[Kind of BlueÂOlivier Threaux writes from the Quality Assurance BlogÂ
It&#8217;s fashion season! The ubiquitous &#8220;valid&#8221; icons, present at the bottom of about half a trillion Web pages in their signature &#8220;gold&#8221; color, now also come in W3C-ish blue.
In addition to the usual two raster image formats (PNG and GIF), the icons are now also available [...]]]></description>
			<content:encoded><![CDATA[<p class="entry-body"><a href="http://www.w3.org/QA/2006/11/kind_of_blue.html">Kind of Blue</a>ÂOlivier Threaux writes from the Quality Assurance BlogÂ</p>
<p>It&#8217;s fashion season! The ubiquitous &#8220;valid&#8221; icons, present at the bottom of about half a trillion Web pages in their signature &#8220;gold&#8221; color, now also come in W3C-ish blue.</p>
<p>In addition to the usual two raster image formats (<acronym title="Portable Network Graphics">PNG</acronym> and <acronym title="Graphics Interchange Format">GIF</acronym>), the icons are now also available as vector graphics (<acronym title="Scalable Vector Graphics">SVG</acronym> and EPS).</p>
<p>The full list can be browsed on the W3C QA website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/kind-of-blue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have Your Say about the Future of HTML</title>
		<link>http://www.alicepretchet.com/chrono/2006/have-your-say-about-the-future-of-html/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/have-your-say-about-the-future-of-html/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 05:43:58 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[WaSP]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://alicepretchet.com/chrono/2006/have-your-say-about-the-future-of-html/</guid>
		<description><![CDATA[Have Your Say about the Future of HTML
By Molly E. Holzschlag
This article has been written on behalf of the Web Hypertext Application Technology Working Group (WHATWG) and has been cross posted on The Web Standards Project, Lachys Log, Molly.com and 456 Berea Street.
There has been a lot of discussion about the W3Cs recent decision to [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="bookmark" href="http://www.webstandards.org/2006/11/07/have-your-say-about-the-future-of-html/" title="Permanent Link: Have Your Say about the Future of HTML">Have Your Say about the Future of HTML</a></p>
<p>By <span class="vcard"><font color="#be9826">Molly E. Holzschlag</font></span></p>
<p>This article has been written on behalf of the Web Hypertext Application Technology Working Group (<font color="#be9826">WHATWG</font>) and has been cross posted on <font color="#be9826">The Web Standards Project</font>, <font color="#be9826">Lachys Log</font>, <font color="#be9826">Molly.com</font> and <font color="#be9826">456 Berea Street</font>.</p>
<p>There has been a lot of discussion about the <font color="#be9826">W3Cs recent decision to continue the development of HTML </font>around the web lately. Blog posts, and messages that have been sent to mailing lists or posted on forums, revealed many questions and misconceptions about the future of HTML (including HTML 5 and XHTML 2), the WHATWG and the W3Cs new HTML Working Group.</p>
<p>Some people <font color="#be9826">asked for new features</font>; others were wondering if formerly deprecated elements would return; some had <font color="#be9826">comments and criticisms</font> about the decision itself, the WHATWG or W3C process; and a few <font color="#be9826">raised concerns about the WHATWG and W3C ignoring the needs of particular groups</font>. The WHATWG, who are in the process of developing the next version of HTML (called HTML 5), feel that itâ€™s important to not only listen to all of this feedback, but to actively seek it out and respond so that we can develop a language that meets your needs.</p>
<p>There are many ways in which you can participate. The most direct approach is to make your voice heard by subscribing to the <font color="#be9826">mailing list</font>. However, not everyone has the time to participate, or keep up with the high volume of messages sent to that list. Some people feel that the current drafts of HTML 5 (<font color="#be9826">Web Applications</font> and <font color="#be9826">Web Forms</font>) are rather daunting. Others feel that because they can not afford the substantial W3C membership fees, they would not be listened to anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/have-your-say-about-the-future-of-html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AJAX for Eclipse</title>
		<link>http://www.alicepretchet.com/chrono/2006/ajax-for-eclipse/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/ajax-for-eclipse/#comments</comments>
		<pubDate>Fri, 15 Sep 2006 07:53:31 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[WaSP]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2006/ajax-for-eclipse/</guid>
		<description><![CDATA[AJAX for Eclipse
A group of organisations including IBM, Mozilla, Zimbra and Dojo have announced a project to develop a common set of AJAX interfaces, plugins and widgets for Eclipse. The project is aimed at providing a common target for tools developers to support, as opposed to the myriad open source and proprietary toolkits and libraries [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="bookmark" href="http://www.webstandards.org/2006/02/02/ajax-for-eclipse/" title="Permanent Link to AJAX for Eclipse">AJAX for Eclipse</a></p>
<p>A group of organisations including IBM, Mozilla, Zimbra and Dojo have announced a project to develop a <font color="#be9826">common set of AJAX interfaces, plugins and widgets for Eclipse</font>. The project is aimed at providing a common target for tools developers to support, as opposed to the myriad open source and proprietary toolkits and libraries available today.</p>
<p>You can read more on the <font color="#be9826">Dojo projects site</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/ajax-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mobile Web Intiative</title>
		<link>http://www.alicepretchet.com/chrono/2006/the-mobile-web-intiative/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/the-mobile-web-intiative/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 07:22:32 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2006/the-mobile-web-intiative/</guid>
		<description><![CDATA[The Mobile Web Intiative 
The Mobile Web Initiative&#8217;s goal is to make browsing the Web from mobile devices a reality, explains Tim Berners-Lee, W3C Director and inventor of the Web. W3C and mobile industry leaders are working together to improve Web content production and access for mobile users and the greater Web.
I could not write it any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/Mobile/">The Mobile Web Intiative</a> </p>
<p>The Mobile Web Initiative&#8217;s goal is to make browsing the Web from mobile devices a reality, explains Tim Berners-Lee, W3C Director and inventor of the Web. W3C and mobile industry leaders are working together to improve Web content production and access for mobile users and the greater Web.</p>
<p>I could not write it any better so I used a paragraph from the homepage just wanted to let all those interested in the Mobile Web to start here they have listings of working group discussions, events and news and more related to the Mobile Web. They also have a great blog</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/the-mobile-web-intiative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling validated</title>
		<link>http://www.alicepretchet.com/chrono/2006/feeling-validated/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/feeling-validated/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 10:15:00 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2006/feeling-validated/</guid>
		<description><![CDATA[Feeling validated
The W3C validator is a great tool. It allows developers to quickly and easily find and fix the inevitable problems that creep into any markup document.
As well as the quick and easy version, the advanced interface allows you to get a more verbose output. Until recently, one of the options was to view an [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="bookmark" href="http://www.webstandards.org/2006/10/31/feeling-validated/" title="Permanent Link to Feeling validated">Feeling validated</a></p>
<p>The <abbr title="World Wide Web Consortium"></abbr>W3C validator is a great tool. It allows developers to quickly and easily find and fix the inevitable problems that creep into any markup document.</p>
<p>As well as the quick and easy version, the advanced interface allows you to get a more verbose output. Until recently, one of the options was to view an outline of the document being validated. I found this feature very useful: I could see at a glance whether or not the order of my headings (<code>H1</code>, <code>H2</code>, etc.) made sense.</p>
<p>A little while back, the outline functionality disappeared. This was not deliberate, but it turns out that it was due for deletion anyway. There is actually a different dedicated service for examining the semantic structure of documents: the semantic data extractor. This tool will do outlining and more. Personally, I think it is a bit of a shame that validation and outlining have been split into two different services, but both services are immensely useful in their own right.</p>
<p>For a quick and easy way to validate the current document in your browser, drag this bookmarklet to your bookmarks bar and click on it whenever you want to run a check:</p>
<p>Validate this</p>
<p>Here is a bookmarklet to do semantic data extraction:</p>
<p>Extract semantic data</p>
<p>If you need to do batch validation, check out this desktop validator, which is available for Mac OS X, Windows, and Linux.</p>
<p>But do not forget that the W3C validator is there for your benefit. If you think it can be improved in any way, be sure to give your feedback. Consider joining the mailing list, or simply hanging out in the IRC channel, #validator on the freenode network.</p>
<p>If you can contribute to the ongoing improvement of the validator, youâ€™ll be in good company. Sir Tim Berners-Lee recently said:</p>
<blockquote cite="http://dig.csail.mit.edu/breadcrumbs/node/166"><p>The validator I think is a really valuable tool both for users and in helping standards deployment. Iâ€™d like it to check (even) more stuff, be (even) more helpful, and prioritize carefully its errors, warning and mild chidings. Iâ€™d like it to link to an explanations of why things should be a certain way.</p></blockquote>
<p>The W3C validator is already a great tool. With the help of developers like you, it can become even greater</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/feeling-validated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Voyagers &#8211; Find Information about Web standards</title>
		<link>http://www.alicepretchet.com/chrono/2006/the-new-voyagers-find-information-about-web-standards/</link>
		<comments>http://www.alicepretchet.com/chrono/2006/the-new-voyagers-find-information-about-web-standards/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 10:12:42 +0000</pubDate>
		<dc:creator>Alice Pretchet</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.alicepretchet.com/chrono/2006/the-new-voyagers-find-information-about-web-standards/</guid>
		<description><![CDATA[From the W3C Quality Assurance blog
The New Voyagers &#8211; Find Information about Web standards


Voyager 1, already the most distant human-made object in the cosmos, reaches 100 astronomical units from the sun on Tuesday, August 15 at 5:13 p.m. Eastern time (2:13 p.m. Pacific time). That means the spacecraft, which launched nearly three decades ago, is 100 [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://www.w3.org/QA/">W3C Quality Assurance blog</a></p>
<p><a href="http://www.w3.org/QA/2006/12/information-about-web-standards.html">The New Voyagers &#8211; Find Information about Web standards</a></p>
<p class="entry-body">
<blockquote cite="http://voyager.jpl.nasa.gov"></blockquote>
<p>Voyager 1, already the most distant human-made object in the cosmos, reaches 100 astronomical units from the sun on Tuesday, August 15 at 5:13 p.m. Eastern time (2:13 p.m. Pacific time). That means the spacecraft, which launched nearly three decades ago, is 100 times more distant from the sun than Earth is.</p>
<blockquote></blockquote>
<p>It is often quite difficult to find information related to your domain of activity. Weblogs are pouring information about technologies: opinions, rants, technical details, jokes, everyone is taking a part of it. But you need a probe to travel from planet to planet, some Web sites are aggregating this content. Here comes a list a of resources we are using:</p>
<ul>
<li>HTML and CSS</li>
<li>Mobile Web Initiative</li>
<li>Apache: HTTP (for this one it would be good to fix the links.)</li>
<li>Semantic Web</li>
<li>Semantic Web (French)</li>
<li>SVG</li>
<li>Mozilla</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alicepretchet.com/chrono/2006/the-new-voyagers-find-information-about-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
