-
Notifications
You must be signed in to change notification settings - Fork 14
Ideas and some research
baroseiro edited this page Nov 25, 2011
·
10 revisions
This page contains some possible ideas for features and also some research.
A page to keep an eye on http://code.google.com/p/gwt-mobile-webkit/
Date/Time Pickers
HTML5 Canvas for Charts
- http://www.rgraph.net/
- http://dygraphs.com/
- http://code.google.com/p/gwt-graphics/
- http://code.google.com/apis/chart/index.html
- http://code.google.com/p/gwt-google-apis/
- http://code.google.com/apis/chart/interactive/docs/index.html
Usefull GWT Pratices
- Inject Javascript files at runtime/dynamically via clientbundle
http://www.amateurinmotion.com/articles/2009/09/07/injecting-javascript-in-gwt-2.html
http://simon.pamies.de/archives/194
JavaScript Minifier
- Useful to compress any third-party JSlibrary (like phonegap)
http://jscompress.com/
http://www.minifyjavascript.com/
http://developer.yahoo.com/yui/compressor/