<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031606" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031606</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185601</link>
    <description> &lt;p&gt;Now I do know, and I will try just to study about this just incase I need it in the future...&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Nov 2005 07:56:00 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1185601 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185537</link>
    <description> &lt;p&gt;I know Sitepoint had a tutorial on Ajax not too long ago. I think it would be a neat thing to learn although I don&#039;t know how useful it would be for people like us i.e. people who don&#039;t do more high level application development or things like that.  For static websites there are many more important things to work on.&lt;/p&gt;
&lt;p&gt;demonhale - I&#039;m pretty sure you&#039;d know it if you were using Ajax!&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 19:38:59 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1185537 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185498</link>
    <description> &lt;p&gt;I&#039;d like to learn AJAX, but as with many things, I would like to start with simple ideas that can be quickly put into a production environment. Jeeves (or whoever can answer), do you know of any simple examples?&lt;/p&gt;
&lt;p&gt;In other words, I understand that the more complicated AJAX examples are updating information without page refreshes, but am wondering if there&#039;s something simpler like rotating banner ads or something that I can use to learn.&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 13:57:15 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1185498 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185476</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;bja888 wrote:&lt;/strong&gt; We shall continue the ajax.net debate in a new thread I will be starting shortly about visual web developer 2005&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;As my ex said (I thought this was hilarious btw):&lt;br /&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;Quote: We&#039;re not arguing, I&#039;m right.&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;There is no debate to have: AJAX and .NET are completely different things. Also any debate about AJAX that needs to be done will happen in this thread.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;demonhale wrote:&lt;/strong&gt; Why is that jeeves? I found that link to an actual Ajax developer site as an example&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Oh, I don&#039;t doubt that there&#039;s AJAX in there, what I wanted to point out is that everything I tried in my 5 minute visit there didn&#039;t need to use AJAX, I edited some stuff on a page but as I wasn&#039;t signed-in it didn&#039;t need to save what I&#039;d done back to a database. Everything else (background images and such) could have been loaded by using standard Javascript, or with the page call.&lt;/p&gt;
&lt;p&gt;Remember a couple of years ago when XML first became fashionable? Suddenly everyone was touting it as the answer to everything, and exactly the same thing&#039;s happening here with AJAX. This is not some magical, catch-all, save the web, technology. It&#039;s a &lt;em&gt;very&lt;/em&gt; specific bit of functionality that allows the browser to send and recieve data to the web server without loading the whole page.&lt;/p&gt;
&lt;p&gt;Nothing more, nothing less.&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 12:52:09 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1185476 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185462</link>
    <description> &lt;p&gt;Read Megans post its listed there already, thanks for the links anyways...&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 08:04:18 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1185462 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185461</link>
    <description> &lt;p&gt;Sites that use AJAX:&lt;/p&gt;
&lt;p&gt;maps.google.com&lt;br /&gt;
mail.google.com&lt;br /&gt;
&lt;a href=&quot;http://www.gtraffic.info&quot; class=&quot;bb-url&quot;&gt;gtraffic.info&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 07:21:51 +0000</pubDate>
 <dc:creator>02bunced</dc:creator>
 <guid isPermaLink="false">comment 1185461 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185455</link>
    <description> &lt;p&gt;Why is that jeeves? I found that link to an actual Ajax developer site as an example, but then again Im new at this, I may have even been using and making AJAX sites even though I dont know it was AJAX...&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 05:06:00 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1185455 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185438</link>
    <description> &lt;p&gt;We shall continue the ajax.net debate in a new thread I will be starting shortly about visual web developer 2005&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 00:22:15 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1185438 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185420</link>
    <description> &lt;p&gt;Errr, well .NET is server side whereas AJAX is - not only a type of bleach in this country - client side, ergo the two may work together but are not the same or in competition with each.&lt;/p&gt;
&lt;p&gt;I&#039;m really not sure what all the fuss is about, that site you&#039;ve got a link to demonhale is not an &quot;AJAX&quot; site, that being a misnomer. It might use AJAX but in 5 minutes of messing around I have seen nothing that indicates it is, it&#039;s using a load of Javascript, but that&#039;s not the same thing!&lt;/p&gt;
&lt;p&gt;AJAX is being able to send and recieve data to/from a server without having to do a refresh of the page. This uses Javascript (although not from any particular standard, this is about as close as the W3C have got: &lt;a href=&quot;http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/&quot; class=&quot;bb-url&quot;&gt;http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/&lt;/a&gt;) that throws data in the form of XML to the server, that throws data back in the form of XML. &lt;/p&gt;
&lt;p&gt;ASP and then a .NET application would be on the server side of this equation, AJAX on the client-side.&lt;/p&gt;
 </description>
     <pubDate>Sun, 13 Nov 2005 22:03:58 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1185420 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ajax-discussion#comment-1185357</link>
    <description> &lt;p&gt;I plan on checking out what .net has to offer... Haven&#039;t looked that deep yet.&lt;/p&gt;
 </description>
     <pubDate>Sat, 12 Nov 2005 09:06:54 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1185357 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
