<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Declarative AJAX Components and XML Namespaces</title>
	<atom:link href="http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/</link>
	<description>let the chips fall where they may</description>
	<lastBuildDate>Fri, 27 Feb 2009 15:19:27 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Johnson</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8817</link>
		<dc:creator>Dave Johnson</dc:creator>
		<pubDate>Thu, 14 Dec 2006 21:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8817</guid>
		<description>sorry faris but it looks like you will need to encode your html there.

I agree with your frustration! I have also found in proper XHTML that Firefox cannot get across the elements with different namesaces (using something like parentNode).</description>
		<content:encoded><![CDATA[<p>sorry faris but it looks like you will need to encode your html there.</p>
<p>I agree with your frustration! I have also found in proper XHTML that Firefox cannot get across the elements with different namesaces (using something like parentNode).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faris</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8806</link>
		<dc:creator>faris</dc:creator>
		<pubDate>Thu, 14 Dec 2006 01:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8806</guid>
		<description>I actually have ran into the FireFox parsing issue that Dave described above and can&#039;t really get it to work as expected. Even if you fully describe an extended DTD (according to W3C spec http://www.w3.org/TR/1999/xhtml-modularization-19990406/developing.html), it will not do the parsing as expected. 

For example: something like

 


Will get parsed as:



It is really annoying and frustrating since we are always praising FireFox for following W3C standards but in fact it fails to comply just like IE in certain ways. At least IE does not comply in certain cases to make our live easiers, not worst!</description>
		<content:encoded><![CDATA[<p>I actually have ran into the FireFox parsing issue that Dave described above and can&#8217;t really get it to work as expected. Even if you fully describe an extended DTD (according to W3C spec <a href="http://www.w3.org/TR/1999/xhtml-modularization-19990406/developing.html)" rel="nofollow">http://www.w3.org/TR/1999/xhtml-modularization-19990406/developing.html)</a>, it will not do the parsing as expected. </p>
<p>For example: something like</p>
<p>Will get parsed as:</p>
<p>It is really annoying and frustrating since we are always praising FireFox for following W3C standards but in fact it fails to comply just like IE in certain ways. At least IE does not comply in certain cases to make our live easiers, not worst!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Johnson</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8501</link>
		<dc:creator>Dave Johnson</dc:creator>
		<pubDate>Mon, 30 Oct 2006 18:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8501</guid>
		<description>thanks for the useful comments everyone!

Mark, thanks for the link to @role - very interesting point about accessibility as well.

Daniel, there are other browsers aside from FF and IE??? ;) I personally have checked it out but now that I have a nice mac on my desktop i will be looking into Safari some more.

Hakan, I have not observed any problems drawing custom namespaces in IE7 but that is likely only because I have not been playing with it that much :)</description>
		<content:encoded><![CDATA[<p>thanks for the useful comments everyone!</p>
<p>Mark, thanks for the link to @role &#8211; very interesting point about accessibility as well.</p>
<p>Daniel, there are other browsers aside from FF and IE??? <img src='http://blogs.nitobi.com/dave/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I personally have checked it out but now that I have a nice mac on my desktop i will be looking into Safari some more.</p>
<p>Hakan, I have not observed any problems drawing custom namespaces in IE7 but that is likely only because I have not been playing with it that much <img src='http://blogs.nitobi.com/dave/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hakan Bilgin</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8500</link>
		<dc:creator>Hakan Bilgin</dc:creator>
		<pubDate>Mon, 30 Oct 2006 11:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8500</guid>
		<description>Hey Dave,
Great post...

Have you or anyone else noticed that IE7 fails to redraw custom namespaces correctly, when swapping CSS-link? That is, without reloading the page (Firefox accomplishes this galantly).

I suspect that this problem is similar to hasLayout problem from IE6.</description>
		<content:encoded><![CDATA[<p>Hey Dave,<br />
Great post&#8230;</p>
<p>Have you or anyone else noticed that IE7 fails to redraw custom namespaces correctly, when swapping CSS-link? That is, without reloading the page (Firefox accomplishes this galantly).</p>
<p>I suspect that this problem is similar to hasLayout problem from IE6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel E. Renfer</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8489</link>
		<dc:creator>Daniel E. Renfer</dc:creator>
		<pubDate>Fri, 20 Oct 2006 13:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8489</guid>
		<description>I&#039;m curious, how do the &lt;em&gt;other&lt;/em&gt; browsers out there (Safari, Opera, Dave&#039;s Cool Browser 3.0, etc.) deal with these issues?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious, how do the <em>other</em> browsers out there (Safari, Opera, Dave&#8217;s Cool Browser 3.0, etc.) deal with these issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Birbeck</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8488</link>
		<dc:creator>Mark Birbeck</dc:creator>
		<pubDate>Fri, 20 Oct 2006 12:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8488</guid>
		<description>Good article Dave.

I don&#039;t see a need for an &quot;OpenAjax type&quot; attribute, when the &#039;role&#039; attribute from the W3C is ideal for what you are talking about: see &lt;a href=&quot;http://internet-apps.blogspot.com/2006/08/using-role-attribute-to-extend-xhtml.html&quot; rel=&quot;nofollow&quot;&gt;Using role to extend XHTML&lt;/a&gt;.

Note also that @role is already supported in Firefox as a hook for accessibility: see &lt;a href=&quot;http://developer.mozilla.org/en/docs/Accessible_DHTML&quot; rel=&quot;nofollow&quot;&gt;Accessible DHTML&lt;/a&gt;. Of course, even if the browser doesn&#039;t do anything with the attribute itself, there is nothing to prevent libraries like Dojo from using it as their hook.

Regards,

Mark

Mark Birbeck
http://www.formsPlayer.com/
http://skimstone.x-port.net/</description>
		<content:encoded><![CDATA[<p>Good article Dave.</p>
<p>I don&#8217;t see a need for an &#8220;OpenAjax type&#8221; attribute, when the &#8216;role&#8217; attribute from the W3C is ideal for what you are talking about: see <a href="http://internet-apps.blogspot.com/2006/08/using-role-attribute-to-extend-xhtml.html" rel="nofollow">Using role to extend XHTML</a>.</p>
<p>Note also that @role is already supported in Firefox as a hook for accessibility: see <a href="http://developer.mozilla.org/en/docs/Accessible_DHTML" rel="nofollow">Accessible DHTML</a>. Of course, even if the browser doesn&#8217;t do anything with the attribute itself, there is nothing to prevent libraries like Dojo from using it as their hook.</p>
<p>Regards,</p>
<p>Mark</p>
<p>Mark Birbeck<br />
<a href="http://www.formsPlayer.com/" rel="nofollow">http://www.formsPlayer.com/</a><br />
<a href="http://skimstone.x-port.net/" rel="nofollow">http://skimstone.x-port.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Things, by Mark Baker &#187; Blog Archive &#187; Declarative Ajax catching on</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8486</link>
		<dc:creator>Web Things, by Mark Baker &#187; Blog Archive &#187; Declarative Ajax catching on</dc:creator>
		<pubDate>Thu, 19 Oct 2006 20:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8486</guid>
		<description>[...] Declaritive Ajax components and XML namespaces, referencing a great Dave Johnson post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Declaritive Ajax components and XML namespaces, referencing a great Dave Johnson post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Johnson</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8474</link>
		<dc:creator>Dave Johnson</dc:creator>
		<pubDate>Tue, 17 Oct 2006 07:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8474</guid>
		<description>haha, forgot to escape those tags. oops.

-dave</description>
		<content:encoded><![CDATA[<p>haha, forgot to escape those tags. oops.</p>
<p>-dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Charland</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8473</link>
		<dc:creator>Andre Charland</dc:creator>
		<pubDate>Tue, 17 Oct 2006 07:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8473</guid>
		<description>Dave you&#039;re always causing shit eh;-)

Hey there appears to be some content missing in FF after the lines:

&quot;The big problem we have found is that Mozilla does not support self closing tags. One would expect that the following would be equivalent:&quot;

Just an FYI.</description>
		<content:encoded><![CDATA[<p>Dave you&#8217;re always causing shit eh;-)</p>
<p>Hey there appears to be some content missing in FF after the lines:</p>
<p>&#8220;The big problem we have found is that Mozilla does not support self closing tags. One would expect that the following would be equivalent:&#8221;</p>
<p>Just an FYI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Johnson</title>
		<link>http://blogs.nitobi.com/dave/2006/10/16/declarative-ajax-components-and-xml-namespaces/comment-page-1/#comment-8472</link>
		<dc:creator>Dave Johnson</dc:creator>
		<pubDate>Tue, 17 Oct 2006 05:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/dave/?p=131#comment-8472</guid>
		<description>Yeah i agree :)</description>
		<content:encoded><![CDATA[<p>Yeah i agree <img src='http://blogs.nitobi.com/dave/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

