ongwt.com

Go to content | Go to menu | Go to search

Wednesday 07 July 2010

PayPal and Google App Engin

Google AppEngine Blog :

My name is Praveen Alavilli (@ppalavilli) and I work as a developer evangelist for PayPal's X Platform at PayPal.com. I want to take the opportunity to introduce you to our new open source toolkit for Google App Engine that provides an easy way to integrate your Java apps running on App Engine with the new PayPal'sAdaptive Payments API. Currently this is a Java toolkit explicitly for App Engine Java, but a Python version will be coming out soon.

PayPal introduces PayPal X Platform Toolkit for Google App Engine

Thursday 01 July 2010

gwt-gadgets-1.2.0 is out

Eric Z. Ayers :

This release incorporates the following features into the GWT bindings:

  • Updates the API to make use of the gadgets.* JavaScript API namespace. Previously only the legacy gadgets API was supported.
  • Adds OS Lite API (1.0) core support.
  • Updates the Gadget RPC sample and provided a utility class to simplify use of GWT-RPC.
  • Adds support for gadget Locale settings.
  • HTML strict or quirks mode can be selected.
  • Gadget manifest names can be generated with short or long format.
  • Changes the Feature classes to interfaces to allow mocking for unit testing.
  • Adds a new sample application with demonstrates the use of Open Social, OAuth, App Engine and the Maps API together in a gadget.

Google API Libraries for GWT – Gadget Update (615 hits)

Thursday 01 July 2010

GWT 2.0.4 is out

Chris Ramsdale :

Recently Apple released Safari 5, which included a bug where non-integral right-shifts were not being evaluated properly. There were several reports, both internally and externally, of GWT-based applications unexpectedly crashing when running in Safari 5 (including Google Wave). Upon further inspection of the crash, we determined that the bug is triggered when calling several of GWT's array sorting methods, which in turn perform non-integral right-shifts as part of the compiled code.

GWT 2.0.4 is now available (376 hits)

Thursday 03 June 2010

Layout your GWT Application

discovr.net :

During the last few days we have been working on the base layout for our Discovr Administrator App. We have chosen GWT + AppEngine as our implementation platform and while getting things to work we found a few pitfalls implementing a flawless layout using GWT 2.0 and their new UiBinder approach.

On this post we wanted to share some of our experiences and will show you a couple of ways how you can use GWT + UiBinder to implement some basic web layouts.

Layout your App using GWT 2.0 the way you want it (2224 hits)

Thursday 03 June 2010

Fastcall – powered by GWT2

Fastcall team :

Fastcall is a prove of concept electronic directory letting people find their contacts in less than 4 clicks. But, behind that, it's a web application based on the last technologies like GWT 2.0, HTML5, Objectify , CSS 3, Modding and deployed on Google's AppEngine. Moreover it can be used either on a simple web browser or a smartphone in two particular modes(online-offline), the benefit of the offline mode being: getting access to the application at anytime and quick navigation due to the cached mode of HTML5.

http://fastcallgwt.appspot.com/ (1611 hits)

Monday 31 May 2010

Smart GWT 2.2 has just been released

Sanjiv Jivan :

The key features of this release are :

  • Selenium Support
  • Support for the prototype pattern to set global defaults without creating a separate hierarchy of subclasses. This is explained in more detail in the release announcement
  • DateRangeItem, MiniDateRangeItem and Relative Date support for DynamicForm
  • Dropdown multi-selects
  • Javadoc enhancements : Over 200 API's have an overview and relevant Showcase sample in the @see link of the API docs
  • Numerous other fixes and enhancements.
  • Several new Showcase samples

Release Announcement (454 hits)

Download (183 hits)

Showcase Demo (964 hits)

Thursday 20 May 2010

GWT 2.1 M1

Chris Ramsdale :

With GWT 2.1 Milestone 1, you are one step closer to being able to build business apps for the cloud as easily as ever. Using GWT’s new data presentation widgets and MVP framework, you can create great looking web apps that run fast, whether you’re interacting with 25 records or 25 million records. This is accomplished by designing the widgets to be extremely lightweight, using DIVs and HTML instead of composites and widgets, and an app framework that makes it easy to fetch only the data you need, when you need it.

GWT 2.1 Milestone 1 is now Available (1916 hits)

Monday 10 May 2010

html5-slides : GWT Version

Salvador Diaz :

If you're a web developer, you're certainly aware of all the buzz surrounding HTML5 : "the end of Flash", "the second coming of the thin client" and several other statements with varying degrees of hype and accuracy flood the web. Flame wars aside, HTML5 is finally coming, and that's really great news.

But HTML5 projects are far from being a reality, as the standard hasn't yet been released, so where to go for guidance ? And more importantly, what does HTML5 really mean for developers ? You could read the draft version of the specification but that would be overkill (seriously, you don't want to read 200 thousand words) or you could try to find a concise presentation of the noteworthy additions to the venerable HTML standard, with code examples if you're lucky.

Well, I have good news for you, such presentation exists, and it was made by a couple of Googlers (Marcin Wichary and Ernest Delgado), it's interactive, it has live code examples and most interestly, it is implemented with HTML 5. You can find it here.

But what if you're like us, a GWT developer, what about then ? How can you start enjoying from the nascent HTML 5 support in modern browsers ? Well, I have some more good news for you : we (Sfeir's employees) have made a GWT port, and deployed it on App Engine. You can browse and checkout the code at our Google Code repository.

The GWT version supports internationalization.

If you're more of the jQuery type, you might be interested a jQuery presentation, based on the original HTML 5 slides. They're not really about HTML 5 but they're a cool HTML 5 example nonetheless. 


GWT HTML5 Demo (2741 hits)

GWT HTML5 Demo (French Version) (556 hits)

Source code (381 hits)

jQuery HTML5 (546 hits)

L'histoire du projet (370 hits)

HTML5-Slides : Original Version (420 hits)

Monday 26 April 2010

GWT UiBinder : Better Web App Seperation of Concerns

canoo.com

One of the newest features introduced in Google Web Toolkit 2.0 is the “UiBinder“. This new way of building views allows the developer to use a declarative approach when doing the layout of a GWT application.

GWT UiBinder : Better Web App Seperation of Concerns (1996 hits)

Wednesday 14 April 2010

gwt-cal

gwt-cal is a web-based calendar component similar to iCal, Microsoft Outlook or Google Calendar. It can be included in any Google Web Toolkit (GWT) web-application, and can be easily themed to resemble your favorite calendar tool.

It is getting better and better.

gwt-cal (1714 hits)

Demonstration Google Calendar (1560 hits)

Demonstration Outlook (950 hits)

Demonstration iCal (938 hits)

- page 1 de 72