Search Options
close
Search the following clips:
All Clips
news
science
politics
food
economy
art
technology
health
internet
religion
psychology
Sign Up
Install
Learn More
Login
Google Web Toolkit GWT
ccharlebois
follow
0
4-16-2007 7:02 PM
397 views
tags:
java
,
google
,
gwt
,
ajax
,
framework
,
opensource
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Today's Top Clips
The Plague of Eyam: The Village That Died To Save Its Neighbors
Why Won’t the MSM Cover Islam? What Are They Afraid Of?
OPINIONS ON A SHARED BATH
7 Writing Mistakes that Make Me Want to Kill You
Fair is Fair.
The Happiest People
What being an American means to me
Clipmarks and Webmynd - Clipping Issue - FYI
England under snow - photo
Obama’s favorite four-letter word: “Bush”
visit the
Top Clips page
View the Top Clips from
April 16, 2007
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/8f8511e0-281b-4bd0-b41f-9b994c47d148/0E4C1D5B-BF12-4CDD-B515-D6882B0AFB70/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://code.google.com/webtoolkit/" href="http://code.google.com/webtoolkit/" style="font-size: 11px;">code.google.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><div align="center"><img src="http://content9.clipmarks.com/blog_cache/code.google.com/img/8A578A06-2BCF-4D38-8181-770456330088" alt="Google" /></div></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><H1>Google Web Toolkit - Build AJAX apps in the Java language</H1></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><P>Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like <A href="http://maps.google.com/">Google Maps</A> and <A href="http://mail.google.com/">Gmail</A> easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.</P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><div align="center"><img src="http://content6.clipmarks.com/blog_cache/code.google.com/img/552AD091-3F43-4793-B712-4CFA436CE27D" alt="Screenshot" /></div></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><div align="center"><img src="http://content7.clipmarks.com/blog_cache/code.google.com/img/48E30162-836F-4C6B-A223-311B2C27D4BB" alt="Screenshot" /></div></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.UserInterface.html">Dynamic, reusable UI components</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.RemoteProcedureCalls.html">Really simple RPC</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.user.client.History.html">Browser history management</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.Fundamentals.HostedMode.html">Real debugging</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.Fundamentals.WebMode.html">Browser compatible</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.JUnitIntegration.html">JUnit integration</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.Internationalization.html">Internationalization</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/webtoolkit//documentation/com.google.gwt.doc.DeveloperGuide.JavaScriptNativeInterface.html">Interoperability and fine-grained control</A></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.google.com/webtoolkit/"><DIV class="heading"><A href="http://code.google.com/p/google-web-toolkit/">Completely Open Source</A></DIV></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/0E4C1D5B-BF12-4CDD-B515-D6882B0AFB70/blog/" title="blog or email this clip"><img src="http://content8.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
New from the makers of Clipmarks:
Amplify.com - Don't just share the news...Amplify it!
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Copyright
Privacy
EULA
OK