<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Ajax hype</title>
	<link>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/</link>
	<description>Everything and the kitchen sink</description>
	<pubDate>Mon, 08 Sep 2008 12:05:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: cdegroot</title>
		<link>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-87</link>
		<pubDate>Wed, 18 Jan 2006 07:43:53 +0000</pubDate>
		<guid>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-87</guid>
					<description>Yup. The most maintainable forms I have in this little app are those that don't have any visual &quot;goop&quot; on them. A blank form, everything handled in good old honest Smalltalk code. At the moment, it's only some simple stuff, but for the next project I'll have to have an alternative for that visual stuff...

(&lt;a href=&quot;http://www.softwarewithstyle.com/&quot; rel=&quot;nofollow&quot;&gt;Michael Lucas-Smith&lt;/a&gt; has something that could provide just that - he did a re-implementation of a nice web environment he did in a previous job and it looks promising. Or I'll buy a VW license for the customer and work with Seaside :-)).</description>
		<content:encoded><![CDATA[<p>Yup. The most maintainable forms I have in this little app are those that don&#8217;t have any visual &#8220;goop&#8221; on them. A blank form, everything handled in good old honest Smalltalk code. At the moment, it&#8217;s only some simple stuff, but for the next project I&#8217;ll have to have an alternative for that visual stuff&#8230;</p>
<p>(<a href="http://www.softwarewithstyle.com/" rel="nofollow">Michael Lucas-Smith</a> has something that could provide just that - he did a re-implementation of a nice web environment he did in a previous job and it looks promising. Or I&#8217;ll buy a VW license for the customer and work with Seaside <img src='http://www.cdegroot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Patrick Mueller</title>
		<link>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-86</link>
		<pubDate>Wed, 18 Jan 2006 01:04:36 +0000</pubDate>
		<guid>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-86</guid>
					<description>No harm.  I couldn't resist posting *something* since you mentioned &quot;those WebConnect guys&quot;.  :-)  I have and had my own opinions of WebConnect, btw.  I've actually never been much of a fan of visual programming, so I'm betting I made sure it was somewhat usable without the visual goop.</description>
		<content:encoded><![CDATA[<p>No harm.  I couldn&#8217;t resist posting *something* since you mentioned &#8220;those WebConnect guys&#8221;.  <img src='http://www.cdegroot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   I have and had my own opinions of WebConnect, btw.  I&#8217;ve actually never been much of a fan of visual programming, so I&#8217;m betting I made sure it was somewhat usable without the visual goop.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: cdegroot</title>
		<link>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-85</link>
		<pubDate>Tue, 17 Jan 2006 09:57:05 +0000</pubDate>
		<guid>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-85</guid>
					<description>&lt;blockquote&gt;You sexist!&lt;/blockquote&gt;
I deeply and humbly apologize. To my defense I can only say that &quot;guys&quot; is often used in a gender-neutral sense...

Anyway, that the WebConnect team never considered the possibility was not meant as a criticism of WebConnect (I have my opinions on WebConnect, but that's maybe for another post), merely as an indicator that there's nothing special about AJAX support (either client- or server side), and that any decent environment will allow extensions in this direction. 

REST is not necessarily the server side of AJAX - Seaside is decidedly unRESTful and works just fine. But in any case, thanks for the links, I'll sure read them.</description>
		<content:encoded><![CDATA[<blockquote><p>You sexist!</p></blockquote>
<p>I deeply and humbly apologize. To my defense I can only say that &#8220;guys&#8221; is often used in a gender-neutral sense&#8230;</p>
<p>Anyway, that the WebConnect team never considered the possibility was not meant as a criticism of WebConnect (I have my opinions on WebConnect, but that&#8217;s maybe for another post), merely as an indicator that there&#8217;s nothing special about AJAX support (either client- or server side), and that any decent environment will allow extensions in this direction. </p>
<p>REST is not necessarily the server side of AJAX - Seaside is decidedly unRESTful and works just fine. But in any case, thanks for the links, I&#8217;ll sure read them.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Patrick Mueller</title>
		<link>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-84</link>
		<pubDate>Mon, 16 Jan 2006 23:42:46 +0000</pubDate>
		<guid>http://www.cdegroot.com/blog/2006/01/16/ajax-hype/#comment-84</guid>
					<description>&quot;In fact, I used ‘Ajax’ in a VAST WebConnect project, and I’m quite sure that the IBM guys never considered that possibility.&quot;

I'm one of the &quot;original&quot; VAST WebConnect &quot;guys&quot;.   Actually, half of the development team was female.  You sexist!

It's been 10 years since I've worked on it or used it.

I think it's a little unfair to say that we never considered that possibility.  IIRC, we did play around with JS a bit, but it was very crude back then.  I don't think there was anything close to being able to do XmlHttpRequest back then.  I mean, frames were freaking new! 

I was clearly thinking about REST though (the 'server' side of AJAX, and clearly the more interesting side of it for WebConnect), as you can see from some of my wanderings here:

    http://c2.com/doc/web96-pat/pat.htm

(follow the image link of a hand pointing right)

Notes from folks on the panel are here.  Funny looking back 10 years.  IIRC, Ward did his presentation by writing on slides on an overhead projector, making it difficult to keep around for posterity (did we even have scanners back then?)

    http://c2.com/doc/web96.html

Curiously, I think I generated that HTML for the presentation with a hacked Smalltalk compiler where the presentation itself was a class, and each method was the HTML of the slide body.  ahh ... the good old days of hacking the IDE and compiler :-)</description>
		<content:encoded><![CDATA[<p>&#8220;In fact, I used ‘Ajax’ in a VAST WebConnect project, and I’m quite sure that the IBM guys never considered that possibility.&#8221;</p>
<p>I&#8217;m one of the &#8220;original&#8221; VAST WebConnect &#8220;guys&#8221;.   Actually, half of the development team was female.  You sexist!</p>
<p>It&#8217;s been 10 years since I&#8217;ve worked on it or used it.</p>
<p>I think it&#8217;s a little unfair to say that we never considered that possibility.  IIRC, we did play around with JS a bit, but it was very crude back then.  I don&#8217;t think there was anything close to being able to do XmlHttpRequest back then.  I mean, frames were freaking new! </p>
<p>I was clearly thinking about REST though (the &#8217;server&#8217; side of AJAX, and clearly the more interesting side of it for WebConnect), as you can see from some of my wanderings here:</p>
<p>    <a href='http://c2.com/doc/web96-pat/pat.htm' rel='nofollow'>http://c2.com/doc/web96-pat/pat.htm</a></p>
<p>(follow the image link of a hand pointing right)</p>
<p>Notes from folks on the panel are here.  Funny looking back 10 years.  IIRC, Ward did his presentation by writing on slides on an overhead projector, making it difficult to keep around for posterity (did we even have scanners back then?)</p>
<p>    <a href='http://c2.com/doc/web96.html' rel='nofollow'>http://c2.com/doc/web96.html</a></p>
<p>Curiously, I think I generated that HTML for the presentation with a hacked Smalltalk compiler where the presentation itself was a class, and each method was the HTML of the slide body.  ahh &#8230; the good old days of hacking the IDE and compiler <img src='http://www.cdegroot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
