Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

You have to try : Putnami Web Toolkit your next GWT Framework.

708 views
Skip to first unread message

Fabien Dumay

unread,
Jun 17, 2014, 12:13:38 PM6/17/14
to google-we...@googlegroups.com

Hello all,


I'am glad to announce that PWT also called Putnami Web Toolkit is out of the box.

http://pwt.putnami.org

PWT is a powerfull GWT framework which will revolutionize your productivity. 

Open source the repository is available on https://github.com/Putnami/putnami-pwt

We built PWT to be lightweight and efficient. 

It provides new graphical components based on a solid architecture.

  • Thanks to Twitter 's Bootstrap, your applications are responsive and easily themable.
  • The nice graphical components are easy to extend and to customize.
  • The data binding is a pushover, build form and dynamic tables is now so simple.
  • Server calls are simplified and optimized. Multiplex your queries, and say good bye to the useless Async interfaces.
  • Navigation is done to simplified the MVP. Split and scale your application without even knowing.
  • No third librairies, No external JS. Which provides security and serenity on your achievements and our future.

Focused on the useless code removal, all the graphical design is no more described in the java, but nicely lay on a UI template.


Easy to start, we think that's PWT is a serious alternative for your next web application developments.


All your feedbacks are really precious and will be taken into account with the utmost consideration.


Best regards

Putnami

unread,
Jun 17, 2014, 12:43:48 PM6/17/14
to google-we...@googlegroups.com

Have a look on it.

It's really nice

Théophane Charbonnier

unread,
Jun 17, 2014, 3:53:09 PM6/17/14
to google-we...@googlegroups.com
I'm very excited of this project release and proud to contibute to this project.
I'm absolutly sure and convinced that this framework will help you to be a lot more productive with GWT, allowing you to focus only on your application core functionalities.

We built it to reduce the amount of repeating useless code without neglecting the modern bootstrap based ui.

I hope it will be useful to you too.


Le mardi 17 juin 2014 18:13:38 UTC+2, Fabien Dumay a écrit :

maticpetek

unread,
Jun 18, 2014, 5:08:40 AM6/18/14
to google-we...@googlegroups.com
Hi, 
  Just one comment - "JS wrapper such as GXT or SMARTGWT are not enough maintainable and evolutive for us."
You have to fix GXT link and GXT is not JS wrapper. It is written in pure GWT and the latest version (3.x) support a lot of latest GWT standards. 

Regards,
   Matic

Putnami

unread,
Jun 18, 2014, 5:53:47 AM6/18/14
to google-we...@googlegroups.com, te...@putnami.com
Hi Matic,

Thank you for you visit. we will fix that on GXT's mistake in the day.

Note that all feedback is very important to us, let us know what you think about it.

Best regards,

Putnami Team.

Vassilis Virvilis

unread,
Jun 18, 2014, 6:49:01 AM6/18/14
to google-we...@googlegroups.com
Hi,

Do you happen to have a link to the showcase. In the site it is mentioned but not linked.

At least I didn't find it.

Congrats for the release anyway



--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Vassilis Virvilis

Théophane Charbonnier

unread,
Jun 18, 2014, 7:47:13 AM6/18/14
to google-we...@googlegroups.com
Hi Vassilis,
Thanks for your congrats !
The showcase is the site itself (a mix between Documentation and Showcase).
You can take a look in the "Look and feel" menu items to see our components.

In the "Samples" menu you'll find two little sample app demonstrating the main features of the framework (and the few lines of code needed to build theses apps).

Don't hesitate to give us feedback !

Regards,
Théophane and Putnami Team
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsub...@googlegroups.com.

To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Vassilis Virvilis

Alain Ekambi

unread,
Jun 18, 2014, 8:14:36 AM6/18/14
to google-we...@googlegroups.com
Looks pretty nice to me.
Good work !


To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.

To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--

Alain Ekambi

Co-Founder

Ahomé Innovation Technologies

http://www.ahome-it.com/

David

unread,
Jun 18, 2014, 9:09:54 AM6/18/14
to google-we...@googlegroups.com
I tried looking at the demo but first all I got was a white page. Afterwards after reloading I am seeing something, but it looks like the css styling is missing. Is IE9 supported ?
 


--

Théophane Charbonnier

unread,
Jun 18, 2014, 10:06:29 AM6/18/14
to google-we...@googlegroups.com
Oups ! 
My bad, I did not set the DOCTYPE on the html.
That's now done. This should work on IE9 and more.

Le mercredi 18 juin 2014 15:09:54 UTC+2, stuckagain a écrit :
I tried looking at the demo but first all I got was a white page. Afterwards after reloading I am seeing something, but it looks like the css styling is missing. Is IE9 supported ?
 
On Tue, Jun 17, 2014 at 6:13 PM, Fabien Dumay <fabien...@gmail.com> wrote:

Hello all,


I'am glad to announce that PWT also called Putnami Web Toolkit is out of the box.

http://pwt.putnami.org

PWT is a powerfull GWT framework which will revolutionize your productivity. 

Open source the repository is available on https://github.com/Putnami/putnami-pwt

We built PWT to be lightweight and efficient. 

It provides new graphical components based on a solid architecture.

  • Thanks to Twitter 's Bootstrap, your applications are responsive and easily themable.
  • The nice graphical components are easy to extend and to customize.
  • The data binding is a pushover, build form and dynamic tables is now so simple.
  • Server calls are simplified and optimized. Multiplex your queries, and say good bye to the useless Async interfaces.
  • Navigation is done to simplified the MVP. Split and scale your application without even knowing.
  • No third librairies, No external JS. Which provides security and serenity on your achievements and our future.

Focused on the useless code removal, all the graphical design is no more described in the java, but nicely lay on a UI template.


Easy to start, we think that's PWT is a serious alternative for your next web application developments.


All your feedbacks are really precious and will be taken into account with the utmost consideration.


Best regards

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsub...@googlegroups.com.

Fabien Dumay

unread,
Jun 19, 2014, 5:58:35 AM6/19/14
to google-we...@googlegroups.com
Hi all

Before yesterday noone known us. 
Today over 40 countries heard and read something about PWT - Putnami Web Toolkit

We hope that you liked what you’ve seen.
Go tweet, and blog. we dream to build a nice community.

We opened a dedicated google group to make support and allow you to make feedback. 
You can join us on it putnami-web-toolkit.
Also available on twitter @PutnamiTeam we’re going to let you know about the announcements.

We keep working to make your life easier but firstly your GWT simpler.

Thanks you, see you soon on http://pwt.putnami.org.

--
Fabien


Le mardi 17 juin 2014 18:13:38 UTC+2, Fabien Dumay a écrit :

David Nouls

unread,
Jun 19, 2014, 8:09:09 AM6/19/14
to google-we...@googlegroups.com
Thanks, it works now. Nice work! Quite an extensive widget set you have created. It will take me some time to investigate. Is it created by 2 people ? 

To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.

To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.

Putnami

unread,
Jun 19, 2014, 8:51:35 AM6/19/14
to google-we...@googlegroups.com
Thanks David,

Yes, we built this project with only two people. 
Théophane and I were passionated and inspired during this phase. With a lot ideas and free time to spend on it, we followed our dreams to make it possible. 
And now the time to share came. we need to get feedback, build a community, in order to get fresh ideas and an external look.

Regards.

You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/EcWmPHx9Ew8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.

Eddy Ponce

unread,
Jun 26, 2014, 8:26:39 PM6/26/14
to google-we...@googlegroups.com
Looks Great, like other serius UI , congratulations¡, I will try to use it the next week, the problem I think it is about the documentation , we must create a forums for this topic

Fabien DUMAY

unread,
Jun 27, 2014, 5:47:16 AM6/27/14
to google-we...@googlegroups.com
Hi Eddy,

Thank you for the congrats. 
We know that it still an amount of work around the documentation stuff (Completeness, Typos, Javadoc). The framework is young and we keep working hard every day to improve it. 
We could focus our efforts on right things, simply with feedback on good but mainly on wrong or unclear things. 
What kind of documentation is missing? (Everything of course but as we are only two full time worker we have to sort them and go step by step)   
   - Complete tutorial (video or not?). 
  - More detailed examples. 
  - Javadoc 
  - Overviews of the frameworks and the features. 
  - Other ... 
 
We also are sorry for the low level of our English on the current documentation. But we did not practiced for a while. Any help is welcome. 

Concerning the forum, we have created a dedicated group to exchange around PWT. Everyone is welcome.

Also think to follow us on twitter. 

Regards.

Fabien

Théophane Charbonnier

unread,
Jul 10, 2014, 5:05:33 AM7/10/14
to google-we...@googlegroups.com
Hello Everybody !

I'm pleased to announce you that the Putnami Team as released a step-by-step tutorial in order to create a PWT based application from scratch, guiding you between the powerful features of PWT

We've created a Github repo hosting the code associated to the tutorial.
Go to the project's wiki to read the tutorial and don't hesitate to send us some feedback.

If you need more tutorials or if you have some questions about them, don't hesitate to use this thread in our  Google group !

Regards,
@PutnamiTeam

Théophane Charbonnier

unread,
Aug 25, 2014, 12:49:05 PM8/25/14
to google-we...@googlegroups.com
Hello everybody,

We are very proud to announce the final release of PWT 1.0.0 !
It's time to try. Let's go guys! http://pwt.putnami.org#!GettingStarted

Join us on our group to stay tuned about upcoming news about PWT

Regards,
Théophane for the Putnami Team

Théophane Charbonnier

unread,
Sep 12, 2014, 10:47:07 AM9/12/14
to google-we...@googlegroups.com
Hi everybody,

We are happy to announce the first RC release of PWT 1.1 !

With the 1.1 version, your GWT are lighter than ever !
We provide a powerful annotation based Injection framework for PWT specific components, reducing dramatically the needed code to develop powerful applications.
We provide also a Spring server side integration making integration of your spring based business logic a piece of cake. 

There are also new widgets like File upload and InputSwitch.

Have a look on the Injection featuresspring plugin and on the updated tutorials .

We will soon provide a migration guide from 1.0 to 1.1 version and add some more tutorials (about security and entry point annotations).

Regards,
Théophane for the @PutnamiTeam
Reply all
Reply to author
Forward
0 new messages