<?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"
	>
<channel>
	<title>Comments on: Giles Screencast on Seaside and Rails</title>
	<atom:link href="http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/</link>
	<description>thoughts on Smalltalk and programming in general...</description>
	<pubDate>Fri, 16 May 2008 05:29:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark Miller</title>
		<link>http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1594</link>
		<dc:creator>Mark Miller</dc:creator>
		<pubDate>Wed, 31 Jan 2007 10:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1594</guid>
		<description>To Jonathan:

Seaside handles AJAX just fine. No need for GWT.

To Ramon:

GWT is the Google Web Toolkit. It's an AJAX development tool. It allows developers to write AJAX code totally in Java. The tool translates the client-oriented Java code into the appropriate Javascript to carry out the desired actions. It may generate server side Java code to receive AJAX requests as well. I'm not sure about that part. I've only read about it. If GWT is anything like what I've seen with other AJAX frameworks, then Seaside is still better in terms of the lines of code you have to write. I haven't tried it yet so I can't say whether it's definitively better. One of the challenges any AJAX framework has to deal with is different Javascript working on different browsers.

By the way, I liked the screencasts by Giles. He presents things in an easy to follow, appealing way, and has a sense of humor, which is nice.</description>
		<content:encoded><![CDATA[<p>To Jonathan:</p>
<p>Seaside handles AJAX just fine. No need for GWT.</p>
<p>To Ramon:</p>
<p>GWT is the Google Web Toolkit. It&#8217;s an AJAX development tool. It allows developers to write AJAX code totally in Java. The tool translates the client-oriented Java code into the appropriate Javascript to carry out the desired actions. It may generate server side Java code to receive AJAX requests as well. I&#8217;m not sure about that part. I&#8217;ve only read about it. If GWT is anything like what I&#8217;ve seen with other AJAX frameworks, then Seaside is still better in terms of the lines of code you have to write. I haven&#8217;t tried it yet so I can&#8217;t say whether it&#8217;s definitively better. One of the challenges any AJAX framework has to deal with is different Javascript working on different browsers.</p>
<p>By the way, I liked the screencasts by Giles. He presents things in an easy to follow, appealing way, and has a sense of humor, which is nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Leon</title>
		<link>http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1529</link>
		<dc:creator>Ramon Leon</dc:creator>
		<pubDate>Tue, 30 Jan 2007 03:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1529</guid>
		<description>Unless it's a continuations based server, I don't think it allows desktop style applications (i.e. insanely complex) to be written.  By that I mean, if you have to deal with the request response cycle at all, then it doesn't qualify in the way I meant.</description>
		<content:encoded><![CDATA[<p>Unless it&#8217;s a continuations based server, I don&#8217;t think it allows desktop style applications (i.e. insanely complex) to be written.  By that I mean, if you have to deal with the request response cycle at all, then it doesn&#8217;t qualify in the way I meant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Aquino</title>
		<link>http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1528</link>
		<dc:creator>Jonathan Aquino</dc:creator>
		<pubDate>Tue, 30 Jan 2007 03:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/seaside/giles-screencast-on-seaside-and-rails/#comment-1528</guid>
		<description>"having the power to write desktop style applications (i.e. insanely complex) on the web might be something worth having"

GWT is a mainstream answer to this question (haven't tried it myself).</description>
		<content:encoded><![CDATA[<p>&#8220;having the power to write desktop style applications (i.e. insanely complex) on the web might be something worth having&#8221;</p>
<p>GWT is a mainstream answer to this question (haven&#8217;t tried it myself).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
