
gwt-gae-bookmarks
Here is a weekend project I made to start experimenting with all the techniques listed bellow and make a usefull service.
This is a simple ajax aplication, but also can deploy as google chrome extension.
To deploy the chrome extension I needed to make a little hack on gwt rcp generator. This let me use the gwt rcp mechanism on the google chrome extension.
Chrome extension sceenshoot
http://lh6.ggpht.com/_e5JNMr6W9uw/Swo47_KAtZI/AAAAAAAAAVQ/znKc55j4T7Q/screen.PNG http://lh4.ggpht.com/_e5JNMr6W9uw/Swo6W_8i3cI/AAAAAAAAAVY/dE0ojnjEvwo/add.PNG
Demo
Techniques
- Chrome extension
- Cross origin request
- Browser action
- Popup
- Gwt
- Google search ajax api
- Gwt rcp cross origin generator
- MVP
- Gin
- Event bus
- UiBinder
- Gae
- Users service
- Guice
- Jdo