<?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: GWT AutoCompleter</title>
	<atom:link href="http://ajaxian.com/archives/gwt-autocompleter/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/gwt-autocompleter</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Tue, 16 Mar 2010 15:37:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brent</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-257621</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Tue, 23 Oct 2007 19:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-257621</guid>
		<description>It seems like many of the comments here are stabbing at a qualitative judgment of the framework without really understanding why it was created. You should try it first and then decide, or don&#039;t and trust someone else to decide for you (good luck with that). I have only just started using it and I already see how it is useful. It effectively gives the designer the ability to create cross-platform UIs in a web browser without case-coding, and gives you widgets that you would usually see in rich client development. It was made to make your *own* JS libraries for real applications (not thin-skinned JS framework apps). Unlike many of the all-in-one JS libraries mentioned above, GWT compiles your code into JS in an mildly obfuscated and download optimized format. Using dojo, it takes a noticeable time to load the page - GWT is almost instantaneous. Don&#039;t make the mistake in comparing GWT with another all-in-one JS library - it&#039;s not meant to be one, it&#039;s meant to make JS/DOM usable via programming language to people that don&#039;t speak IE/FireFox/Opera,etc.</description>
		<content:encoded><![CDATA[<p>It seems like many of the comments here are stabbing at a qualitative judgment of the framework without really understanding why it was created. You should try it first and then decide, or don&#8217;t and trust someone else to decide for you (good luck with that). I have only just started using it and I already see how it is useful. It effectively gives the designer the ability to create cross-platform UIs in a web browser without case-coding, and gives you widgets that you would usually see in rich client development. It was made to make your *own* JS libraries for real applications (not thin-skinned JS framework apps). Unlike many of the all-in-one JS libraries mentioned above, GWT compiles your code into JS in an mildly obfuscated and download optimized format. Using dojo, it takes a noticeable time to load the page &#8211; GWT is almost instantaneous. Don&#8217;t make the mistake in comparing GWT with another all-in-one JS library &#8211; it&#8217;s not meant to be one, it&#8217;s meant to make JS/DOM usable via programming language to people that don&#8217;t speak IE/FireFox/Opera,etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek nath</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-209851</link>
		<dc:creator>abhishek nath</dc:creator>
		<pubDate>Sat, 25 Nov 2006 19:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-209851</guid>
		<description>hi,

thanks for sharing your source code. its working great. but how to set autocomplete=off for text box. your drop down hides behind browsers history list box. please help.

Thanks in advance.
Abhishek Nath</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>thanks for sharing your source code. its working great. but how to set autocomplete=off for text box. your drop down hides behind browsers history list box. please help.</p>
<p>Thanks in advance.<br />
Abhishek Nath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javar</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-86362</link>
		<dc:creator>javar</dc:creator>
		<pubDate>Thu, 07 Sep 2006 19:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-86362</guid>
		<description>Hello,

what kind of license do autocompleter code have?
is GPL, LGPL,...</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>what kind of license do autocompleter code have?<br />
is GPL, LGPL,&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-64388</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 10 Aug 2006 19:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-64388</guid>
		<description>Is there any implementation (source code) that uses RPC and a db? that we can look at? I am trying to do that and get a list of keywords from a database to display them in the textbox... I realize that teh database java file must be server side but then? what else to do?
Thanks.</description>
		<content:encoded><![CDATA[<p>Is there any implementation (source code) that uses RPC and a db? that we can look at? I am trying to do that and get a list of keywords from a database to display them in the textbox&#8230; I realize that teh database java file must be server side but then? what else to do?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14979</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 26 May 2006 17:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14979</guid>
		<description>&lt;blockquote cite=&quot;Jesse Kuhbert&quot;&gt;
Iâ€™m sure there was a technical argument in there somewhere, remind me where?
&lt;/blockquote&gt;
Somewhere along these lines I suppose:
&lt;blockquote cite=&quot;Jesse Kuhbert&quot;&gt;
&lt;b&gt;it feels like&lt;/b&gt; â€œbad designâ€ to mix and match two &lt;b&gt;seemingly vastly&lt;/b&gt; different programming &lt;b&gt;styles&lt;/b&gt; into one API. Ie gen...
&lt;b&gt;It is cool&lt;/b&gt; that people ....  My comments so far are &lt;b&gt;negative&lt;/b&gt; on GWT but I canâ€™t discount it completely yet, Iâ€™m &lt;b&gt;just waiting to see&lt;/b&gt; wh...
&lt;/blockquote&gt;

Alex</description>
		<content:encoded><![CDATA[<blockquote cite="Jesse Kuhbert"><p>
Iâ€™m sure there was a technical argument in there somewhere, remind me where?
</p></blockquote>
<p>Somewhere along these lines I suppose:</p>
<blockquote cite="Jesse Kuhbert"><p>
<b>it feels like</b> â€œbad designâ€ to mix and match two <b>seemingly vastly</b> different programming <b>styles</b> into one API. Ie gen&#8230;<br />
<b>It is cool</b> that people &#8230;.  My comments so far are <b>negative</b> on GWT but I canâ€™t discount it completely yet, Iâ€™m <b>just waiting to see</b> wh&#8230;
</p></blockquote>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14713</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 26 May 2006 03:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14713</guid>
		<description>Take Rails, JSF, GWT, etc they are all creating APIs that wrap JS libraries.  I&#039;m still trying to determine if the RJS approach is better than GWT.  The advantages of Java component frameworks within the RJS world is that you can deal with explicit references within the Java language.  So you are basically &#039;programming&#039; in GWT, except on the server with a full API stack available to you.

I look at it this way, if you have to make an RPC call, you might as well make a call to the framework itself such that the fact that you send back a collection of DTOs vs. Rendered output is indifferent.

In GWT world, you would actually be organizing 3 steps with the server: the call, the transport/dto, and the updating on the client.   The advantage with GWT is that for those cases when the DTO is pulled, you can continue to use the data without secondary requests where the component framework/RJS approach is to primarily send back rendered data.</description>
		<content:encoded><![CDATA[<p>Take Rails, JSF, GWT, etc they are all creating APIs that wrap JS libraries.  I&#8217;m still trying to determine if the RJS approach is better than GWT.  The advantages of Java component frameworks within the RJS world is that you can deal with explicit references within the Java language.  So you are basically &#8216;programming&#8217; in GWT, except on the server with a full API stack available to you.</p>
<p>I look at it this way, if you have to make an RPC call, you might as well make a call to the framework itself such that the fact that you send back a collection of DTOs vs. Rendered output is indifferent.</p>
<p>In GWT world, you would actually be organizing 3 steps with the server: the call, the transport/dto, and the updating on the client.   The advantage with GWT is that for those cases when the DTO is pulled, you can continue to use the data without secondary requests where the component framework/RJS approach is to primarily send back rendered data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14707</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Fri, 26 May 2006 02:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14707</guid>
		<description>I&#039;m sure there was a technical argument in there somewhere, remind me where?</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure there was a technical argument in there somewhere, remind me where?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasha O</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14705</link>
		<dc:creator>Sasha O</dc:creator>
		<pubDate>Fri, 26 May 2006 01:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14705</guid>
		<description>Well I said the autocomplete part is several thousand lines of Ruby (part of Rails) + JavaScript (script.aculo.us  + prototype) code, not just  Ruby code. So if you factor out the common part of the widget, the widget calling code would be comparable to that of Rails (granted, Ruby code is almost always shorter than Java).

The main issue however people seem to be having with the fact that GWT seems to dilute their hard-earned JavaScript experience. Well tough -- things sometime change fast in the technology world. My take, it&#039;s better to join them than to fight them, but YMMV.</description>
		<content:encoded><![CDATA[<p>Well I said the autocomplete part is several thousand lines of Ruby (part of Rails) + JavaScript (script.aculo.us  + prototype) code, not just  Ruby code. So if you factor out the common part of the widget, the widget calling code would be comparable to that of Rails (granted, Ruby code is almost always shorter than Java).</p>
<p>The main issue however people seem to be having with the fact that GWT seems to dilute their hard-earned JavaScript experience. Well tough &#8212; things sometime change fast in the technology world. My take, it&#8217;s better to join them than to fight them, but YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14642</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Thu, 25 May 2006 19:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14642</guid>
		<description>Who said it wasn&#039;t possible to use GWT this way? 

On the other hand, it feels like &quot;bad design&quot; to mix and match two seemingly vastly different programming styles into one API. Ie generative Js vs delegating js. 

It is cool that people are wrapping the libraries so easily though. My comments so far are negative on GWT but I can&#039;t discount it completely yet, I&#039;m just waiting to see where it goes and what people do with it.</description>
		<content:encoded><![CDATA[<p>Who said it wasn&#8217;t possible to use GWT this way? </p>
<p>On the other hand, it feels like &#8220;bad design&#8221; to mix and match two seemingly vastly different programming styles into one API. Ie generative Js vs delegating js. </p>
<p>It is cool that people are wrapping the libraries so easily though. My comments so far are negative on GWT but I can&#8217;t discount it completely yet, I&#8217;m just waiting to see where it goes and what people do with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14641</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 25 May 2006 19:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14641</guid>
		<description>Wait a second. Who told you it is not possible to create such wrappers in GWT? Look here http://gwt.components.googlepages.com/, some of the components are just wrappers around javascript.

Alex</description>
		<content:encoded><![CDATA[<p>Wait a second. Who told you it is not possible to create such wrappers in GWT? Look here <a href="http://gwt.components.googlepages.com/" rel="nofollow">http://gwt.components.googlepages.com/</a>, some of the components are just wrappers around javascript.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AsbjÃ¸rn Clemmensen</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14639</link>
		<dc:creator>AsbjÃ¸rn Clemmensen</dc:creator>
		<pubDate>Thu, 25 May 2006 18:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14639</guid>
		<description>It&#039;s completely guaranteed that the Rails wrapper functions for various javascript (Ajax/Effect) calls are tiny - check out the API documentation and click &quot;View Source&quot;.
All they do is print links - they don&#039;t generate much of anything themselves. Instead they use Prototype, which is entirely different than using Java to *generate* JavaScript, not just output it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s completely guaranteed that the Rails wrapper functions for various javascript (Ajax/Effect) calls are tiny &#8211; check out the API documentation and click &#8220;View Source&#8221;.<br />
All they do is print links &#8211; they don&#8217;t generate much of anything themselves. Instead they use Prototype, which is entirely different than using Java to *generate* JavaScript, not just output it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14637</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Thu, 25 May 2006 18:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14637</guid>
		<description>I find it hard to believe that Rails has thousands of lines of code sitting on top of the prototype autocompleter. The code that tacos uses to wrap the prototype autocompleter is about 100 lines total (including required code for server framework integration).

The tapestry 4.1 code that wraps the dojo ComboBox (aka Autocomplete) is about 20 or so lines of code. Why is that hard? 

There&#039;s a fine line between helping people and causing self deception. Is ignorance bliss? Only time will tell....</description>
		<content:encoded><![CDATA[<p>I find it hard to believe that Rails has thousands of lines of code sitting on top of the prototype autocompleter. The code that tacos uses to wrap the prototype autocompleter is about 100 lines total (including required code for server framework integration).</p>
<p>The tapestry 4.1 code that wraps the dojo ComboBox (aka Autocomplete) is about 20 or so lines of code. Why is that hard? </p>
<p>There&#8217;s a fine line between helping people and causing self deception. Is ignorance bliss? Only time will tell&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasha O</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14633</link>
		<dc:creator>Sasha O</dc:creator>
		<pubDate>Thu, 25 May 2006 18:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14633</guid>
		<description>The linecount argument is not fair: you are comparing a widget that is supposed to be part of UI library to &lt;strong&gt;the use&lt;/strong&gt; of some other library. You want a fair compare -- compare the library code. The Rails autocomplete implementation hides behind itself several thousand lines of Rails, script.aculo.us and prototype.js code. Now how&#039;s that for a comparison?

True, the GWT library came without built-in autocompletion and many other widgets. I would give it a bit more time and these will pop up -- Greg&#039;s widget is only the beginning.</description>
		<content:encoded><![CDATA[<p>The linecount argument is not fair: you are comparing a widget that is supposed to be part of UI library to <strong>the use</strong> of some other library. You want a fair compare &#8212; compare the library code. The Rails autocomplete implementation hides behind itself several thousand lines of Rails, script.aculo.us and prototype.js code. Now how&#8217;s that for a comparison?</p>
<p>True, the GWT library came without built-in autocompletion and many other widgets. I would give it a bit more time and these will pop up &#8212; Greg&#8217;s widget is only the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14632</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 25 May 2006 18:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14632</guid>
		<description>Well,

There are excellent javascript code out there, but very ugly javascript too. So, that&#039;s not the point, because every technology can be abused.

Alex</description>
		<content:encoded><![CDATA[<p>Well,</p>
<p>There are excellent javascript code out there, but very ugly javascript too. So, that&#8217;s not the point, because every technology can be abused.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14629</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Thu, 25 May 2006 18:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14629</guid>
		<description>I&#039;d really like to start porting server framework APIs to GWT.  GWT isn&#039;t a replacement for any existing application stacks-- it lacks a lot of the fundamental pieces of existing &#039;frameworks&#039;, leaving you with rendering and communication facilities-- no validation, databinding, flows, etc.</description>
		<content:encoded><![CDATA[<p>I&#8217;d really like to start porting server framework APIs to GWT.  GWT isn&#8217;t a replacement for any existing application stacks&#8211; it lacks a lot of the fundamental pieces of existing &#8216;frameworks&#8217;, leaving you with rendering and communication facilities&#8211; no validation, databinding, flows, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14627</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Thu, 25 May 2006 18:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14627</guid>
		<description>It&#039;s hard not to be scared by technologies like GWT. I still haven&#039;t made my mind up about it yet but my gut feeling is that it will tend to produce more and more &quot;Visual Studio&quot; type developers than it does good software engineers saving time with good tools. I&#039;m sure in the hands of google engineers it&#039;s a wonderful tool (or anyone who still knows more or less what is happening under the covers), but to the average person does this hurt or help? 

Hopefully I&#039;m wrong and this won&#039;t be a tool used for evil, but the levels of abstraction are scary. Java -&gt; Javascript -&gt; interpreted javascript bytecode (at least that&#039;s what spidermonkey/mozilla does I think) -&gt; c++ -&gt; assembly -&gt; machine code. Maybe that&#039;s just one sexy recipe showing the glory of programming abstraction and layering of technologies, but I dunno...Feels wrong for some reason.</description>
		<content:encoded><![CDATA[<p>It&#8217;s hard not to be scared by technologies like GWT. I still haven&#8217;t made my mind up about it yet but my gut feeling is that it will tend to produce more and more &#8220;Visual Studio&#8221; type developers than it does good software engineers saving time with good tools. I&#8217;m sure in the hands of google engineers it&#8217;s a wonderful tool (or anyone who still knows more or less what is happening under the covers), but to the average person does this hurt or help? </p>
<p>Hopefully I&#8217;m wrong and this won&#8217;t be a tool used for evil, but the levels of abstraction are scary. Java -&gt; Javascript -&gt; interpreted javascript bytecode (at least that&#8217;s what spidermonkey/mozilla does I think) -&gt; c++ -&gt; assembly -&gt; machine code. Maybe that&#8217;s just one sexy recipe showing the glory of programming abstraction and layering of technologies, but I dunno&#8230;Feels wrong for some reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AsbjÃ¸rn Clemmensen</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14608</link>
		<dc:creator>AsbjÃ¸rn Clemmensen</dc:creator>
		<pubDate>Thu, 25 May 2006 17:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14608</guid>
		<description>That code looks amazingly immense for something relatively simple. Coming straight from a PHP-to-Ruby on Rails switch, Java, C# et al seem bloated themselves - adding all of the GWT abstractions sure doesn&#039;t make it any less so.
I agree completely with the people that have stated that they feel GWT, Script# and whatnot &quot;allow&quot; programmers to avoid having to learn how to program for the Web - doesn&#039;t that kind of smell like GoLive and/or Frontpage generated code full of non-standard additions?</description>
		<content:encoded><![CDATA[<p>That code looks amazingly immense for something relatively simple. Coming straight from a PHP-to-Ruby on Rails switch, Java, C# et al seem bloated themselves &#8211; adding all of the GWT abstractions sure doesn&#8217;t make it any less so.<br />
I agree completely with the people that have stated that they feel GWT, Script# and whatnot &#8220;allow&#8221; programmers to avoid having to learn how to program for the Web &#8211; doesn&#8217;t that kind of smell like GoLive and/or Frontpage generated code full of non-standard additions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/gwt-autocompleter/comment-page-1#comment-14605</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 25 May 2006 17:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/gwt-autocompleter#comment-14605</guid>
		<description>I think this quote summarizes opinion of this site visitors:
&lt;blockquote cite=&quot;hello&quot;&gt;
GWT lets Java developers code Java-ish interfaces in Java and have JavaScript and HTML and CSS come out the other end. Will I ever use it? Hell no. &lt;b&gt;Do I feel like my freelancing web developer business is doomed? Hell no.&lt;/b&gt; 
&lt;/blockquote&gt;
You are scared, but don&#039;t be. Javascript is not going away. Now, can you move on and maybe take a look at the benefits GWT (and other technologies) gives to developers?

Alex</description>
		<content:encoded><![CDATA[<p>I think this quote summarizes opinion of this site visitors:</p>
<blockquote cite="hello"><p>
GWT lets Java developers code Java-ish interfaces in Java and have JavaScript and HTML and CSS come out the other end. Will I ever use it? Hell no. <b>Do I feel like my freelancing web developer business is doomed? Hell no.</b>
</p></blockquote>
<p>You are scared, but don&#8217;t be. Javascript is not going away. Now, can you move on and maybe take a look at the benefits GWT (and other technologies) gives to developers?</p>
<p>Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>
