<?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>Banapana &#187; Ajax</title>
	<atom:link href="http://banapana.com/tag/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://banapana.com</link>
	<description>This is your mind on media.</description>
	<lastBuildDate>Fri, 13 Apr 2012 20:24:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>As Seen On&#8230;</title>
		<link>http://banapana.com/uncategorized/as-seen-on</link>
		<comments>http://banapana.com/uncategorized/as-seen-on#comments</comments>
		<pubDate>Mon, 17 Oct 2005 15:43:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[chat/search bot]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[live search]]></category>
		<category><![CDATA[web change]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://banapana.troped.com/?p=136</guid>
		<description><![CDATA[I posted my thoughts about user expectations regarding search over on The GUI designer&#8217;s coffee break. Here&#8217;s what I said: &#8220;It&#8217;s interesting to note that several of these expectations stem from searches being based on loaded results from another server and the necessity of typing in a full query before seeing any results. &#8220;Live&#8221; searches [...]]]></description>
			<content:encoded><![CDATA[<p>I posted my thoughts about <a href="http://www.guuui.com/posting.php?id=1704">user expectations</a> regarding search over on The GUI designer&#8217;s coffee break.  Here&#8217;s what I said: <blockquote>&#8220;It&#8217;s interesting to note that several of these expectations stem from searches being based on loaded results from another server and the necessity of typing in a full query before seeing any results.  &#8220;Live&#8221; searches such as the one in Apple spotlight and some being implemented via AJAX on the web change this.  Here&#8217;s <a href="http://tauquil.com/archives/2005/08/02/livesearch-in-action/">one example</a>.  On my blog, I&#8217;ve made the argument several times that search engines should also be capable of <a href="http://banapana.troped.com/archives/2005/09/google_should_b.html">chatbot behavior</a>.  It should engage this behavior when an intelligible phrase would allow it to walk users through to more accurate information.  Google&#8217;s &#8220;Did you mean?&#8221; functionality is a good start but lots more could be done with it.  Combine that functionality with live search and I think the result would be very powerful.</blockquote></p>

<p>Powerful is maybe even an understatement.  A well-thought out chat/search bot with live results and recommendation capabilities could be insanely great.  I&#8217;ve learned enough about web services that it may be time I start thinking about building this concept in Flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/uncategorized/as-seen-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Elephant in the Room</title>
		<link>http://banapana.com/uncategorized/the-elephant-in-the-room</link>
		<comments>http://banapana.com/uncategorized/the-elephant-in-the-room#comments</comments>
		<pubDate>Tue, 11 Oct 2005 13:13:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Alexander Kirk]]></category>
		<category><![CDATA[development applications]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[William Blaze]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://banapana.troped.com/?p=135</guid>
		<description><![CDATA[I&#8217;m not sure why Ajax developers have become so ecstatic about DHTML development when they still face the problem of IE at Microsoft. Microsoft just has such a terrible reputation for ruining the party. The more complex Ajax apps become the easier it will be for Microsoft to break them. This is why I personally [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure why <a href="http://www.ajaxian.com">Ajax developers</a> have become so ecstatic about DHTML development when they still face the problem of IE at Microsoft.  Microsoft just has such a terrible reputation for ruining the party.  The more complex Ajax apps become the easier it will be for Microsoft to break them.  This is why I personally prefer Flash/XML app development.  It&#8217;s not going to break (at least not due to Microsoft&#8217;s efforts).</p>

<p><span id="more-135"></span></p>

<p>All you have to do is look at Microsoft&#8217;s track record.  Netscape introduces javascript.  People start using it.  Microsoft &#8220;sort of&#8221; implements it and introduces ActiveX.  The same thing happened with the DOM and CSS originally.  Microsoft implemented it differently than other browsers and brought most DHTML developement to a stop.  To me, the only clear-cut difference between DHTML and AJAX is the XML element, allowing pages to be updated dynamically without a refresh.  Are we all so sure that Microsoft won&#8217;t try to break this?</p>

<p>Most developers will answer that, &#8220;If they do that, there will be an uproar among developers.&#8221;  Yeah, so?  That&#8217;s exactly what developers <a href="http://www.webstandards.org/">originally did</a> in regard to web standards.  It didn&#8217;t (IMHO) change a thing really.  Developers have to recognize that Microsoft&#8217;s IE is the undisputed browser king.  No ajax application seems to be changing that fact and increasing some other browser&#8217;s market share.  And if someone like Google becomes enough of a threat (perhaps by introducing a Google-flavored version of Firefox) it is not beyond Microsoft to change some aspect of the DOM (embrace and extend anyone?) that allows their Ajax apps to work fine but breaks everyone else&#8217;s.</p>

<p>I think Microsoft would have to do something far more drastic to break Flash. And as many people have begun to recognize, Flash is really just a different implementation of the same principles that Ajax is trying to establish.  No, it&#8217;s not open source, but Macromedia has done nothing to create any paranoia about that. (Of course, Adobe is another story.)</p>

<p>Furthermore, as Alexander Kirk <a href="http://alexander.kirk.at/2005/10/08/office-web-apps-are-just-proof-of-concepts/">points out</a> on his blog, all of this talk about development <i>within</i> the browser ignores what can be done <i>out</i> of the browser.  Consider iTunes or Apple&#8217;s Widgets.  Sure we can build applications within the browser but we can also development applications that are just as readily plugged into the web and provide more robust, faster interfaces.  You COULD do the iTunes music store as an AJAX application, but given how it&#8217;s built-in to the jukebox portion of iTunes, why would you?</p>

<p>All in all I wish Ajax the best.  I will certainly endeavor to use the simpler aspects of it to create more responsive forms and the like, but for the heavy lifting I&#8217;ll stick with Flash.  I don&#8217;t want to rain on anyone&#8217;s parade here, I just feel that history has taught that a healthy dose of skepticism towards Microsoft&#8217;s actions in the community has never hurt.</p>

<p>Update [8:45pm Eastern]: William Blaze has <a href="http://www.abstractdynamics.org/archives/2005/10/08/bubble_20.html">an even lower opinion</a> of the Web 2.0/Ajax crowd than I do.</p>

<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/ajax">ajax</a>, <a rel="tag" href="http://technorati.com/tag/usability">usability</a>, <a rel="tag" href="http://technorati.com/tag/dhtml">dhtml</a>, <a rel="tag" href="http://technorati.com/tag/microsoft">microsoft</a>, <a rel="tag" href="http://technorati.com/tag/web20">web 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/uncategorized/the-elephant-in-the-room/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tagging Voyeurism</title>
		<link>http://banapana.com/uncategorized/tagging-voyeurism</link>
		<comments>http://banapana.com/uncategorized/tagging-voyeurism#comments</comments>
		<pubDate>Mon, 25 Jul 2005 16:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Blaze]]></category>
		<category><![CDATA[fracturing]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://banapana.troped.com/?p=109</guid>
		<description><![CDATA[Out friends over at Abstract Dynamics have written an interesting article on the phenomena of tagging. For those that don&#8217;t know, tagging is a new kind of shared meta-data being used largely alongside blogging. Technorati is a great central repository of this sort of thing, along with del.icio.us. And while While I&#8217;m not sure about [...]]]></description>
			<content:encoded><![CDATA[<p>Out friends over at <a href="http://www.abstractdynamics.org/">Abstract Dynamics</a> have written an <a href="http://www.abstractdynamics.org/archives/2005/07/24/taggingmeta_voyeurism_.html">interesting article</a> on the phenomena of tagging.  For those that don&#8217;t know, tagging is a new kind of shared meta-data being used largely alongside blogging.  <a href="http://www.technorati.com">Technorati</a> is a great central repository of this sort of thing, along with <a href="http://del.icio.us">del.icio.us</a>.  And while
<span id="more-109"></span>
While I&#8217;m not sure about the asymetrical distribution of information occurring because of tagging (isn&#8217;t it just a different kind of information) Mr. Blaze&#8217;s point on striation did ring true with me.  Not so much because some people are getting less information by looking at an overall picture but because the value of unique terms is increasing.  Already an easy way to get something on Google is to simply coin a term.  Have that term tagged, get people talking about it on multiple blogs and you have yourself a little secret portion of the internet.  I feel like Ajax is a great example of this.  I named my own blog Banapana for precisely the same reason.  It&#8217;s a nonsense word and one therefore that is easy to track on sites like del.icio.us, technorati and google.  Once the fracturing of vocabulary in such a fashion becomes common sense is it possible that we could end up with a glut of nonsense terms?</p>

<p>This sort of thing is in alignment with the tracking of memes as well.  Create a meme, set it up on a few blogs and sites that point to each other and get it out through email or friendster and see if you can grow it.  I even use technorati&#8217;s ability to turn searches into RSS feeds to follow some of the memes that I think are important to this site.  You can think of it as meme tracking or dynamic research.</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/uncategorized/tagging-voyeurism/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

