<?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: Bookmarks and back button history for AJAX apps</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 22 Mar 2010 13:05:16 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: blacklight</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-822612</link>
		<dc:creator>blacklight</dc:creator>
		<pubDate>Fri, 07 Nov 2008 04:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-822612</guid>
		<description>One of the problems with AJAX is the back button being &#039;broken&#039; because when navigating with ajax, you aren&#039;t refreshing a whole page just partial pages.  There is a fix though... a way to map partial pages to whole pages and store it in the page history.  I found it on &lt;a href=&#039;http://www.zedwood.com&#039; rel=&quot;nofollow&quot;&gt;www.zedwood.com&lt;/a&gt;, the 
&lt;a href=&quot;http://www.zedwood.com/article/101/ajax-back-button-fix&quot; rel=&quot;nofollow&quot;&gt;AJAX Back button fix&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>One of the problems with AJAX is the back button being &#8216;broken&#8217; because when navigating with ajax, you aren&#8217;t refreshing a whole page just partial pages.  There is a fix though&#8230; a way to map partial pages to whole pages and store it in the page history.  I found it on <a href='http://www.zedwood.com' rel="nofollow">http://www.zedwood.com</a>, the<br />
<a href="http://www.zedwood.com/article/101/ajax-back-button-fix" rel="nofollow">AJAX Back button fix</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Brown</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-706345</link>
		<dc:creator>Bill Brown</dc:creator>
		<pubDate>Sat, 26 Apr 2008 00:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-706345</guid>
		<description>&lt;blockquote&gt;If you want to stand by your analogy, tell me how to make a good coffee without mentioning ground beans, water, and steamed milk.&lt;/blockquote&gt;

Well, this is like a year after the fact, but I saw something that caught my eye and thought I&#039;d toss my two cents in: Jaffa&#039;s point is valid, but only to a degree. Working off the analogy posted before, Jaffa responded with a statement which included the quote above. Flip that around and you see the two sides of this debate. Try this: Tell me how to make a good coffee without mentioning coffee.

For me, the simple use of a buzzword doesn&#039;t immediately mean you&#039;re an idiot. Not knowing the definition of the buzzword means you&#039;re an idiot. Programmers are inherently lazy, at least the good ones I think. A programmer knows how and when to re-use code and why, where the best shortcuts are and how to use them. AJAX as a term is a shortcut describing combined technologies. Referring to those technologies through the use of the shortcut is done for ease. Using the term without knowing what it is or how to use it is dumb. Everything gains a name. It&#039;s easier than saying loops, functions and processes using the hypertext preprocessor (or whatever technology you&#039;re working with at the time).

Just my two cents. Nicely written article, too.</description>
		<content:encoded><![CDATA[<blockquote><p>If you want to stand by your analogy, tell me how to make a good coffee without mentioning ground beans, water, and steamed milk.</p></blockquote>
<p>Well, this is like a year after the fact, but I saw something that caught my eye and thought I&#8217;d toss my two cents in: Jaffa&#8217;s point is valid, but only to a degree. Working off the analogy posted before, Jaffa responded with a statement which included the quote above. Flip that around and you see the two sides of this debate. Try this: Tell me how to make a good coffee without mentioning coffee.</p>
<p>For me, the simple use of a buzzword doesn&#8217;t immediately mean you&#8217;re an idiot. Not knowing the definition of the buzzword means you&#8217;re an idiot. Programmers are inherently lazy, at least the good ones I think. A programmer knows how and when to re-use code and why, where the best shortcuts are and how to use them. AJAX as a term is a shortcut describing combined technologies. Referring to those technologies through the use of the shortcut is done for ease. Using the term without knowing what it is or how to use it is dumb. Everything gains a name. It&#8217;s easier than saying loops, functions and processes using the hypertext preprocessor (or whatever technology you&#8217;re working with at the time).</p>
<p>Just my two cents. Nicely written article, too.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Foster</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-314785</link>
		<dc:creator>Matt Foster</dc:creator>
		<pubDate>Tue, 24 Jul 2007 16:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-314785</guid>
		<description>Greetings,

         Through best practices of a pure &quot;Ajax service&quot; I have
developed a manner for implementing history style behavior in Ajax
applications.  It involves a new HTML Microformat and doesn&#039;t require
polling, two features I thought were particularly appealing.  If
you&#039;re interested in a method for handling the infamous back/forward
buttons in Ajax applications the full article can be read here.

&lt;a href=&quot;http://positionabsolute.net/blog/2007/07/javascript-history-service.php&quot; rel=&quot;nofollow&quot;&gt;http://positionabsolute.net/blog/2007/07/javascript-history-service.php
&lt;/a&gt;
Cheers,
          Matt</description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p>         Through best practices of a pure &#8220;Ajax service&#8221; I have<br />
developed a manner for implementing history style behavior in Ajax<br />
applications.  It involves a new HTML Microformat and doesn&#8217;t require<br />
polling, two features I thought were particularly appealing.  If<br />
you&#8217;re interested in a method for handling the infamous back/forward<br />
buttons in Ajax applications the full article can be read here.</p>
<p><a href="http://positionabsolute.net/blog/2007/07/javascript-history-service.php" rel="nofollow"></a><a href="http://positionabsolute.net/blog/2007/07/javascript-history-service.php" rel="nofollow">http://positionabsolute.net/blog/2007/07/javascript-history-service.php</a><br />
<br />
Cheers,<br />
          Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: To busy for this crap!</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-178562</link>
		<dc:creator>To busy for this crap!</dc:creator>
		<pubDate>Mon, 12 Feb 2007 16:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-178562</guid>
		<description>You know... it&#039;s guys like all of you here that make my day crap!  Here I am doing a search for a solution on fixing the back button issue caused by using AJAX enabled pages (AJAX! AJAX! AJAX! AJAX!... oh... and AJAX!) and what do I get?  One page of posts that&#039;s 3 freakin&#039; miles long of people bitching about a word and not about the actual topic.  

See what you made me do?  You made me join you and now I&#039;m bitchin&#039; about the bitchers!  

I hate humans!</description>
		<content:encoded><![CDATA[<p>You know&#8230; it&#8217;s guys like all of you here that make my day crap!  Here I am doing a search for a solution on fixing the back button issue caused by using AJAX enabled pages (AJAX! AJAX! AJAX! AJAX!&#8230; oh&#8230; and AJAX!) and what do I get?  One page of posts that&#8217;s 3 freakin&#8217; miles long of people bitching about a word and not about the actual topic.  </p>
<p>See what you made me do?  You made me join you and now I&#8217;m bitchin&#8217; about the bitchers!  </p>
<p>I hate humans!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-53535</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Sun, 10 Sep 2006 18:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-53535</guid>
		<description>Hi,

Has anyone noticed that using the rshf in IE you see a loading bar in the status bar when navigating the o&#039;reilly mail example (
http://shrinkster.com/i51 ). This seems to go against the ajax concept of not seeing any page refresh/loading?

Any thoughts appreciated.

Thanks
Kieran
http://www.perryworld.com</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Has anyone noticed that using the rshf in IE you see a loading bar in the status bar when navigating the o&#8217;reilly mail example (<br />
<a href="http://shrinkster.com/i51" rel="nofollow">http://shrinkster.com/i51</a> ). This seems to go against the ajax concept of not seeing any page refresh/loading?</p>
<p>Any thoughts appreciated.</p>
<p>Thanks<br />
Kieran<br />
<a href="http://www.perryworld.com" rel="nofollow">http://www.perryworld.com</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: bigduke</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-12939</link>
		<dc:creator>bigduke</dc:creator>
		<pubDate>Fri, 20 Jan 2006 10:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-12939</guid>
		<description>i believe that &quot;really simple history&quot; has been in use by the backbase team for a long time now.

That explains how to tackle the back button woes ... how about bookmarking ? Does Amass take care of that ?</description>
		<content:encoded><![CDATA[<p>i believe that &#8220;really simple history&#8221; has been in use by the backbase team for a long time now.</p>
<p>That explains how to tackle the back button woes &#8230; how about bookmarking ? Does Amass take care of that ?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-11809</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 12 Dec 2005 04:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-11809</guid>
		<description>Oops, you posted this awhile ago; Technorati just pickd it up so I thought it was new.

Brad</description>
		<content:encoded><![CDATA[<p>Oops, you posted this awhile ago; Technorati just pickd it up so I thought it was new.</p>
<p>Brad</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-11808</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 12 Dec 2005 04:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-11808</guid>
		<description>By the way, Kevin, thanks for pointing out the RSH library to your readers! If you have any ideas on how to make it easier to use or more powerful please shoot me an email at bkn3@columbia.edu

Best,
  Brad</description>
		<content:encoded><![CDATA[<p>By the way, Kevin, thanks for pointing out the RSH library to your readers! If you have any ideas on how to make it easier to use or more powerful please shoot me an email at <a href="mailto:bkn3@columbia.edu">bkn3@columbia.edu</a></p>
<p>Best,<br />
  Brad</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-11807</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 12 Dec 2005 04:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-11807</guid>
		<description>I created the Really Simple History and AMASS libraries, and I use the term AJAX. No, the term AJAX is not perfect, and if you dig too deeply into it you find that you don&#039;t always need to use XML for remote communicaton or even use the XmlHttpRequest object (you can use a hidden iframe). However, the term AJAX has become a pretty good place-holder for referring to advanced web pages that are using a variety of technologies to advance web sites beyond simple, static pages, and that&#039;s good enough for me.

Best,
  Brad Neuberg</description>
		<content:encoded><![CDATA[<p>I created the Really Simple History and AMASS libraries, and I use the term AJAX. No, the term AJAX is not perfect, and if you dig too deeply into it you find that you don&#8217;t always need to use XML for remote communicaton or even use the XmlHttpRequest object (you can use a hidden iframe). However, the term AJAX has become a pretty good place-holder for referring to advanced web pages that are using a variety of technologies to advance web sites beyond simple, static pages, and that&#8217;s good enough for me.</p>
<p>Best,<br />
  Brad Neuberg</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaffa The Cake</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10377</link>
		<dc:creator>Jaffa The Cake</dc:creator>
		<pubDate>Tue, 01 Nov 2005 12:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10377</guid>
		<description>Exactly, I&#039;ve conducted interviews where someone else looked through the initial batch of CVs and I helped with the telephone &amp; face to face interviews. Hardly any of them knew as much as they claimed on their CVs. I found out that no work examples had been asked for at the application point. So basically, whoever put the most buzzwords on the CV got the phone interview, needless to say I was quite angry about this. For instance, Octal, you may not have got through to that interview because of your honesty.

I can see why my initial rant was misunderstood, because it was a rant and therefore more of a release for me than anything else :) sorry about that.

AJAX is a cowboy term, and is quickly being associated with the misuse of the technologies it represents. See for yourself, do a search for DHTML scripts on google, add a year and AJAX will be the same.

The cowboys read &#039;AJAX&#039; in a forum and add it to their CVs because it&#039;s the new buzzword. However, in this instance it&#039;s a buzzword you can do without. By all means refer to AJAX in CVs and such, because you may have a cowboy interviewer. But you&#039;ll do a lot better saying something like &quot;Javascript &amp; XML (sometimes refered to as AJAX)&quot;, both situations are covered.</description>
		<content:encoded><![CDATA[<p>Exactly, I&#8217;ve conducted interviews where someone else looked through the initial batch of CVs and I helped with the telephone &amp; face to face interviews. Hardly any of them knew as much as they claimed on their CVs. I found out that no work examples had been asked for at the application point. So basically, whoever put the most buzzwords on the CV got the phone interview, needless to say I was quite angry about this. For instance, Octal, you may not have got through to that interview because of your honesty.</p>
<p>I can see why my initial rant was misunderstood, because it was a rant and therefore more of a release for me than anything else :) sorry about that.</p>
<p>AJAX is a cowboy term, and is quickly being associated with the misuse of the technologies it represents. See for yourself, do a search for DHTML scripts on google, add a year and AJAX will be the same.</p>
<p>The cowboys read &#8216;AJAX&#8217; in a forum and add it to their CVs because it&#8217;s the new buzzword. However, in this instance it&#8217;s a buzzword you can do without. By all means refer to AJAX in CVs and such, because you may have a cowboy interviewer. But you&#8217;ll do a lot better saying something like &#8220;Javascript &amp; XML (sometimes refered to as AJAX)&#8221;, both situations are covered.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Octal</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10356</link>
		<dc:creator>Octal</dc:creator>
		<pubDate>Mon, 31 Oct 2005 12:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10356</guid>
		<description>That last post Jaffa was far more constructive than the original &quot;rant&quot;.

If indeed that was your original intention behind the post, then I hope you can see how it was completely lost &quot;in translation&quot;.

This industry seems to suffer more from the &quot;cowboys&quot; than any other and I have to agree with your point. I went for a job interview once and the IT manager asked me a bunch of networking questions. I held my hands up and said I don&#039;t know much of anything about networking, I can&#039;t answer your questions. From my perspective it was a disastorous interview but I got the job. Later I found out it was because I was the only one that answered honestly.</description>
		<content:encoded><![CDATA[<p>That last post Jaffa was far more constructive than the original &#8220;rant&#8221;.</p>
<p>If indeed that was your original intention behind the post, then I hope you can see how it was completely lost &#8220;in translation&#8221;.</p>
<p>This industry seems to suffer more from the &#8220;cowboys&#8221; than any other and I have to agree with your point. I went for a job interview once and the IT manager asked me a bunch of networking questions. I held my hands up and said I don&#8217;t know much of anything about networking, I can&#8217;t answer your questions. From my perspective it was a disastorous interview but I got the job. Later I found out it was because I was the only one that answered honestly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaffa The Cake</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10354</link>
		<dc:creator>Jaffa The Cake</dc:creator>
		<pubDate>Mon, 31 Oct 2005 10:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10354</guid>
		<description>&lt;blockquote&gt;Which are more effective for a developer wanting to learn / use these technologies, or groupings of technologies?&lt;/blockquote&gt;
(Refering to JavaScript and XML vs AJAX)

I&#039;m not sure if you&#039;re arguing for or against me there... I&#039;ll assume &#039;against&#039; because you were earlier.

If I&#039;m familiar with Javascript and I hear the term &quot;AJAX&quot;, I know nothing about it. It&#039;s a cleaning product where I&#039;m from. If I hear &quot;JavaScript &amp; XML&quot;, I know I&#039;m working with XML and Javascript, so to a developer that term is more useful to me if I&#039;m wanting to learn about it.

*sigh* I was trying to help, I really was. As a recruiter, it my experience (and others that I&#039;ve spoken to) that people who use the term AJAX without its components have less technical ability than those who do. When I ask for work examples they send something they copy &amp; pasted from a tutorial that they assume I haven&#039;t already seen. Candidates who refer to Javascript &amp; XML (sometimes known as AJAX) generally have a better grasp of the technology and can use it in a real world situation.

For example, one candidate during a telephone interview mention he could program AJAX. After a few looks around the table we threw him a lifeline and asked him to describe the &#039;technology&#039;. 30 seconds into his speech we&#039;d found the site he was reading off and were miming along with it.

The main use I&#039;ve seen for the term AJAX is for 2 IT people who like to make up for a lack of technical ability by winning games of &quot;I know more buzzwords than thou&quot;.

AJAX is not the only offender in this. The amount of candidates I&#039;ve seen that say they know XHTML is large, because it&#039;s become a buzzword (but an acceptable one). However, the majority have simply made a badly formed HTML page and slapped an XHTML doctype at the top.

I&#039;m not just arguing for the sake of it. I&#039;m speaking from real experience. If you&#039;re going to go into an interview situation and mention AJAX without refering to its components, do yourself a favour and just leave it at &quot;I know web stuff and that&quot;, you&#039;ll achieve the same result.</description>
		<content:encoded><![CDATA[<blockquote><p>Which are more effective for a developer wanting to learn / use these technologies, or groupings of technologies?</p></blockquote>
<p>(Refering to JavaScript and XML vs AJAX)</p>
<p>I&#8217;m not sure if you&#8217;re arguing for or against me there&#8230; I&#8217;ll assume &#8216;against&#8217; because you were earlier.</p>
<p>If I&#8217;m familiar with Javascript and I hear the term &#8220;AJAX&#8221;, I know nothing about it. It&#8217;s a cleaning product where I&#8217;m from. If I hear &#8220;JavaScript &amp; XML&#8221;, I know I&#8217;m working with XML and Javascript, so to a developer that term is more useful to me if I&#8217;m wanting to learn about it.</p>
<p>*sigh* I was trying to help, I really was. As a recruiter, it my experience (and others that I&#8217;ve spoken to) that people who use the term AJAX without its components have less technical ability than those who do. When I ask for work examples they send something they copy &amp; pasted from a tutorial that they assume I haven&#8217;t already seen. Candidates who refer to Javascript &amp; XML (sometimes known as AJAX) generally have a better grasp of the technology and can use it in a real world situation.</p>
<p>For example, one candidate during a telephone interview mention he could program AJAX. After a few looks around the table we threw him a lifeline and asked him to describe the &#8216;technology&#8217;. 30 seconds into his speech we&#8217;d found the site he was reading off and were miming along with it.</p>
<p>The main use I&#8217;ve seen for the term AJAX is for 2 IT people who like to make up for a lack of technical ability by winning games of &#8220;I know more buzzwords than thou&#8221;.</p>
<p>AJAX is not the only offender in this. The amount of candidates I&#8217;ve seen that say they know XHTML is large, because it&#8217;s become a buzzword (but an acceptable one). However, the majority have simply made a badly formed HTML page and slapped an XHTML doctype at the top.</p>
<p>I&#8217;m not just arguing for the sake of it. I&#8217;m speaking from real experience. If you&#8217;re going to go into an interview situation and mention AJAX without refering to its components, do yourself a favour and just leave it at &#8220;I know web stuff and that&#8221;, you&#8217;ll achieve the same result.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Etnu</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10347</link>
		<dc:creator>Etnu</dc:creator>
		<pubDate>Mon, 31 Oct 2005 03:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10347</guid>
		<description>&lt;blockquote&gt;If the effect you’re trying to achieve can be done without AJAX, it’s probably best without AJAX&lt;/blockquote&gt;

There&#039;s *nothing* that can&#039;t be done without AJAX that can be done with it.

AJAX functionality is usually beneficial, but it should NEVER require breaking the back button or general web usage. I should still be able to right click and open a link in a new tab. I should be able to bookmark the current display and go back later. My back button should always work.

Implementing it isn&#039;t hard at all. Use the hash, Luke!

As far as the term &quot;AJAX&quot; goes -- it&#039;s perfectly acceptable. I used to be against it, because it&#039;s such a misnomber, but you know what? It works. It works for the same reason why DHTML worked years ago -- because everyone knew what you were talking about. Plus, it&#039;s far fewer words to say.</description>
		<content:encoded><![CDATA[<blockquote><p>If the effect you’re trying to achieve can be done without AJAX, it’s probably best without AJAX</p></blockquote>
<p>There&#8217;s *nothing* that can&#8217;t be done without AJAX that can be done with it.</p>
<p>AJAX functionality is usually beneficial, but it should NEVER require breaking the back button or general web usage. I should still be able to right click and open a link in a new tab. I should be able to bookmark the current display and go back later. My back button should always work.</p>
<p>Implementing it isn&#8217;t hard at all. Use the hash, Luke!</p>
<p>As far as the term &#8220;AJAX&#8221; goes &#8212; it&#8217;s perfectly acceptable. I used to be against it, because it&#8217;s such a misnomber, but you know what? It works. It works for the same reason why DHTML worked years ago &#8212; because everyone knew what you were talking about. Plus, it&#8217;s far fewer words to say.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10344</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 31 Oct 2005 00:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10344</guid>
		<description>I think I&#039;m a professional, and I use both the terms AJAX and DHTML (I&#039;m the guy that wrote the article and the frameworks mentioned above) ;)</description>
		<content:encoded><![CDATA[<p>I think I&#8217;m a professional, and I use both the terms AJAX and DHTML (I&#8217;m the guy that wrote the article and the frameworks mentioned above) ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ccdesigns</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10343</link>
		<dc:creator>ccdesigns</dc:creator>
		<pubDate>Sun, 30 Oct 2005 23:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10343</guid>
		<description>Lol. Ok, here is a litmus test:

Google:
&quot;Javascript and CSS&quot;
vs.
&quot;DHTML&quot;

And

&quot;JavaScript and XML&quot; (or CSS, HTML, XHTML)
vs. 
&quot;AJAX&quot;

Which are more effective for a developer wanting to learn / use these technologies, or groupings of technologies?</description>
		<content:encoded><![CDATA[<p>Lol. Ok, here is a litmus test:</p>
<p>Google:<br />
&#8220;Javascript and CSS&#8221;<br />
vs.<br />
&#8220;DHTML&#8221;</p>
<p>And</p>
<p>&#8220;JavaScript and XML&#8221; (or CSS, HTML, XHTML)<br />
vs.<br />
&#8220;AJAX&#8221;</p>
<p>Which are more effective for a developer wanting to learn / use these technologies, or groupings of technologies?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: M.Mahgoub</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10341</link>
		<dc:creator>M.Mahgoub</dc:creator>
		<pubDate>Sun, 30 Oct 2005 18:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10341</guid>
		<description>yea thats right 
&lt;blockquote&gt;Ajax ajax ajax ajax…&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>yea thats right </p>
<blockquote><p>Ajax ajax ajax ajax…</p></blockquote>]]></content:encoded>
	</item>
	<item>
		<title>By: Octal</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10339</link>
		<dc:creator>Octal</dc:creator>
		<pubDate>Sun, 30 Oct 2005 14:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10339</guid>
		<description>I can&#039;t find anything patronising in the use of specific words, particulary when those words are, as you admit, industry standard. I would much rather talk to a colleague using the term AJAX than Javascript and XMLHTTPRequest. I would also hope that the person I speak to is more interested in what I have to say rather than whether or not I use industry standard terminology.

Furthermore;
&lt;blockquote&gt;if you’re talking to another true professional you call it Javascript and CSS&lt;/blockquote&gt;
it&#039;s the person&#039;s work that defines a &quot;true professional&quot; not the words s/he uses to describe their work.

Now instead of debating what words we should use why don&#039;t we focus on the real problems with AJAX such as the issue Kevin highlights in this blog entry.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find anything patronising in the use of specific words, particulary when those words are, as you admit, industry standard. I would much rather talk to a colleague using the term AJAX than Javascript and XMLHTTPRequest. I would also hope that the person I speak to is more interested in what I have to say rather than whether or not I use industry standard terminology.</p>
<p>Furthermore;</p>
<blockquote><p>if you’re talking to another true professional you call it Javascript and CSS</p></blockquote>
<p>it&#8217;s the person&#8217;s work that defines a &#8220;true professional&#8221; not the words s/he uses to describe their work.</p>
<p>Now instead of debating what words we should use why don&#8217;t we focus on the real problems with AJAX such as the issue Kevin highlights in this blog entry.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vgarcia</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10335</link>
		<dc:creator>vgarcia</dc:creator>
		<pubDate>Sat, 29 Oct 2005 18:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10335</guid>
		<description>I had to do something similar for a heavily-javascripted page I was working on. Weird :)</description>
		<content:encoded><![CDATA[<p>I had to do something similar for a heavily-javascripted page I was working on. Weird :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaffa The Cake</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10334</link>
		<dc:creator>Jaffa The Cake</dc:creator>
		<pubDate>Sat, 29 Oct 2005 17:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10334</guid>
		<description>Urm, yes, if we&#039;re going to write a techinical article then the technical terms are prefered.

If we were talking about making coffee better in a technical way, I&#039;m sure we&#039;d refer to ground beans, water, and steamed milk as individuals. If you want to stand by your analogy, tell me how to make a good coffee without mentioning ground beans, water, and steamed milk.</description>
		<content:encoded><![CDATA[<p>Urm, yes, if we&#8217;re going to write a techinical article then the technical terms are prefered.</p>
<p>If we were talking about making coffee better in a technical way, I&#8217;m sure we&#8217;d refer to ground beans, water, and steamed milk as individuals. If you want to stand by your analogy, tell me how to make a good coffee without mentioning ground beans, water, and steamed milk.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ccdesigns</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10332</link>
		<dc:creator>ccdesigns</dc:creator>
		<pubDate>Sat, 29 Oct 2005 15:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10332</guid>
		<description>So you would rather say &quot;we are going to use Javascript and CSS to build the menu, javascript and CSS to build the floating advertising, etc&quot; instead of just replacing that with the terms AJAX or DHTML?

Could I have some ground beans, water, and steamed milk please?</description>
		<content:encoded><![CDATA[<p>So you would rather say &#8220;we are going to use Javascript and CSS to build the menu, javascript and CSS to build the floating advertising, etc&#8221; instead of just replacing that with the terms AJAX or DHTML?</p>
<p>Could I have some ground beans, water, and steamed milk please?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MRoderick</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10329</link>
		<dc:creator>MRoderick</dc:creator>
		<pubDate>Sat, 29 Oct 2005 07:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10329</guid>
		<description>If you&#039;re not that strong on javascript and the DOM, just create plain vanilla old sites, and add the jazz later.

Unless you&#039;re using asp.net, where frequent postbacks and really strange scripting is just something you must learn to live with.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re not that strong on javascript and the DOM, just create plain vanilla old sites, and add the jazz later.</p>
<p>Unless you&#8217;re using asp.net, where frequent postbacks and really strange scripting is just something you must learn to live with.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: polvero</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10328</link>
		<dc:creator>polvero</dc:creator>
		<pubDate>Sat, 29 Oct 2005 06:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10328</guid>
		<description>Gosh Kevin. You make it sound so simple. 

It&#039;s crazy how it has taken till now for someone to figure out &quot;let&#039;s use the page anchor as a hook&quot;</description>
		<content:encoded><![CDATA[<p>Gosh Kevin. You make it sound so simple. </p>
<p>It&#8217;s crazy how it has taken till now for someone to figure out &#8220;let&#8217;s use the page anchor as a hook&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: smith288</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10318</link>
		<dc:creator>smith288</dc:creator>
		<pubDate>Fri, 28 Oct 2005 20:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10318</guid>
		<description>Ajax ajax ajax ajax...

:D</description>
		<content:encoded><![CDATA[<p>Ajax ajax ajax ajax&#8230;</p>
<p>:D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaffa The Cake</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10316</link>
		<dc:creator>Jaffa The Cake</dc:creator>
		<pubDate>Fri, 28 Oct 2005 18:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10316</guid>
		<description>Oh it&#039;s a good article, it&#039;s only the quoted statement I took issue with, and as I stated it may have been misunderstood. However, related or not, I stand by my rant.

AJAX is industry standard, yes, but in the same way that DHTML is. A client asks &quot;Can you do DHTML?&quot;, you reply &quot;Yes! I can! I love DHTML&quot;. However, if you&#039;re talking to another true professional you call it Javascript and CSS, because that&#039;s what it is and faux-trendyness isn&#039;t necessary. In a short amount of time, the term AJAX will be as laughable as DHTML; it&#039;s not a technology, it&#039;s a buzzword. The discussions at the @media conference (the main players in web technology) prove this to be true.

I&#039;m happy to talk AJAX with clients, because they love it. But I refuse to patronise peers in such a way.</description>
		<content:encoded><![CDATA[<p>Oh it&#8217;s a good article, it&#8217;s only the quoted statement I took issue with, and as I stated it may have been misunderstood. However, related or not, I stand by my rant.</p>
<p>AJAX is industry standard, yes, but in the same way that DHTML is. A client asks &#8220;Can you do DHTML?&#8221;, you reply &#8220;Yes! I can! I love DHTML&#8221;. However, if you&#8217;re talking to another true professional you call it Javascript and CSS, because that&#8217;s what it is and faux-trendyness isn&#8217;t necessary. In a short amount of time, the term AJAX will be as laughable as DHTML; it&#8217;s not a technology, it&#8217;s a buzzword. The discussions at the @media conference (the main players in web technology) prove this to be true.</p>
<p>I&#8217;m happy to talk AJAX with clients, because they love it. But I refuse to patronise peers in such a way.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ccdesigns</title>
		<link>http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/comment-page-1/#comment-10315</link>
		<dc:creator>ccdesigns</dc:creator>
		<pubDate>Fri, 28 Oct 2005 17:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/28/bookmarks-and-back-button-history-for-ajax-apps/#comment-10315</guid>
		<description>Somebody woke up on the wrong side of their monitor this morning ;)

I think the main point that Kevin is trying to make is that there is a big drawback to a browser&#039;s nav bar and the use of AJAX. Flash is a great example of this in the effect that if you develop a very deep flash project that is all included in one file on one page - and a user shops for 10 minutes or so and gets a huge shopping cart, then hits the back button: poof, gone. So I appreciate the tip Kevin. 

AJAX is a pretty industry standard term these days. I know its several technologies combined, but as long is whatever is trying to be communicated is - I think its fine. 

Jaffa, don&#039;t get too angry on a Friday ;)</description>
		<content:encoded><![CDATA[<p>Somebody woke up on the wrong side of their monitor this morning ;)</p>
<p>I think the main point that Kevin is trying to make is that there is a big drawback to a browser&#8217;s nav bar and the use of AJAX. Flash is a great example of this in the effect that if you develop a very deep flash project that is all included in one file on one page &#8211; and a user shops for 10 minutes or so and gets a huge shopping cart, then hits the back button: poof, gone. So I appreciate the tip Kevin. </p>
<p>AJAX is a pretty industry standard term these days. I know its several technologies combined, but as long is whatever is trying to be communicated is &#8211; I think its fine. </p>
<p>Jaffa, don&#8217;t get too angry on a Friday ;)</p>]]></content:encoded>
	</item>
</channel>
</rss>
