<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for AJAX (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/193986-ajax/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for AJAX (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/193986-AJAX/</link></image><description>AJAX</description><link>http://channel9.msdn.com/forums/TechOff/193986-AJAX/</link><language>en-us</language><pubDate>Wed, 31 May 2006 08:00:26 GMT</pubDate><lastBuildDate>Wed, 31 May 2006 08:00:26 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: AJAX</title><description>I have played with Atlas and it's quite frankly overkill for me. Plus it generated some horrible looking HTML and I like to keep my sites valid XHTML1.1.&lt;BR&gt;&lt;BR&gt;In the end, I developed my own little ajax library. It consists of two parts: a javascript implementation of a very limited subset of XPath (to make dealing with XML in a cross-browser fashion slightly easier) and an ajax library that provides objects that allow me access SOAP 1.1 Web Services (I'd use SOAP 1.2 but that uses the application/soap+xml mime-type, and most browsers' XMLHTTPRequest objects refuse to return the result as XML if the returned type isn't text/xml, there's usually workarounds for that but of course they're completely different for each browser).&lt;BR&gt;&lt;BR&gt;You can see my library in action at &lt;a href="http://www.ookii.org"&gt;http://www.ookii.org&lt;/a&gt; (the comments and the calendar).</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/193986-AJAX/?CommentID=194066</link><pubDate>Wed, 31 May 2006 08:00:26 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/193986-AJAX/?CommentID=194066</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/194066/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have played with Atlas and it's quite frankly overkill for me. Plus it generated some horrible looking HTML and I like to keep my sites valid XHTML1.1.In the end, I developed my own little ajax library. It consists of two parts: a javascript implementation of a very limited subset of XPath (to&amp;#8230;</evnet:previewtext><dc:creator>Sven Groot</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/194066/Trackback.aspx</trackback:ping></item><item><title>Re: AJAX</title><description>&lt;P&gt;The only production stuff I have done, I hand coded it and I tend to use JSON not XML.&lt;/P&gt;
&lt;P&gt;I have been playing with Microsofts ATLAS and it rocks, but of course I wont go production with it util it is out of beta.&lt;/P&gt;
&lt;P&gt;Jorgie&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/193986-AJAX/?CommentID=194037</link><pubDate>Wed, 31 May 2006 04:52:16 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/193986-AJAX/?CommentID=194037</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/194037/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The only production stuff I have done, I hand coded it and I tend to use JSON not XML.
I have been playing with Microsofts ATLAS and it rocks, but of course I wont go production with it util it is out of beta.
Jorgie</evnet:previewtext><dc:creator>Jorgie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/194037/Trackback.aspx</trackback:ping></item></channel></rss>