Re: Rapid development of desktop-like web applications

2010-09-15 Thread csaffi
Thank you Kasper.

 What about Eclipse with GWT Designer, GWT and GAE ? That's what I use...
I'd like to try GWT Designer, but now Instantiations was acquired by
Google and GWT Designer is not available on 
http://www.instantiations.com/gwtdesigner

GWT Designer lets you visually design and bind UI ?

What about http://code.google.com/eclipse ?

What do you suggest? Thank you very much!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-15 Thread csaffi
Thank you for your answer Kasper.

 What about Eclipse with GWT Designer, GWT and GAE ? That's what I use...
I'd like to try GWT Designer but now Instantiations was acquired by
Google and GWT Designer is not available on 
http://www.instantiations.com/gwtdesigner...

Perhaps it's now replaced by http://code.google.com/eclipse ?

Does GWT Designer let you visually design UI and bind data ?


Thank you very much for your help

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-14 Thread sakesun
Honestly, in my opinion, if you are looking for a tool that can
develop
CRUD with the same ease as VB or Delphi, you might not be very happy
with GWT or any web-base tools.  GWT is truely amazing. But there are
many many factors that make it has to become the way it is now.

If you are really familiar with VB or Delphi way of doing things,
you may prefer to look at Morfik (http://www.morfik.com)
or alpha5 (http://www.alphasoftware.com/) That's the closest
things I've found.

Regards.


On Sep 13, 6:19 pm, csaffi csaff...@gmail.com wrote:
 Hello everybody,

 I'm looking for a visual RAD IDE that would allow me the rapid
 development of desktop-like web applications. It should assist me on
 data binding too. If you know Visual Basic, it should be similar to
 it.

 The web application requirements are:
 - CRUD functionality for record management in relational databases
 - displaying data in tabular form, master/details form
 - generate reports
 - generate graphs

 I've got no restrictions on languages, the goal is to find tools that
 make development the fastest possible.

 Would you have any advice?

 Thank you very much in advance!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-14 Thread Subhrajyoti Moitra
If you are also a PHP fan (other than GWT) you can have a look at

http://www.atk-framework.com/

http://www.atk-framework.com/This is not really a RAD tool, but a full
blown app  framework.
Doing the usual CRUD is very simple, for custom actions like Generate
reports etc. there is glue already present, u just need to code the
implementation.

HTH.

Thanks,
Subhro.

On Tue, Sep 14, 2010 at 7:53 PM, sakesun sake...@gmail.com wrote:

 Honestly, in my opinion, if you are looking for a tool that can
 develop
 CRUD with the same ease as VB or Delphi, you might not be very happy
 with GWT or any web-base tools.  GWT is truely amazing. But there are
 many many factors that make it has to become the way it is now.

 If you are really familiar with VB or Delphi way of doing things,
 you may prefer to look at Morfik (http://www.morfik.com)
 or alpha5 (http://www.alphasoftware.com/) That's the closest
 things I've found.

 Regards.


 On Sep 13, 6:19 pm, csaffi csaff...@gmail.com wrote:
  Hello everybody,
 
  I'm looking for a visual RAD IDE that would allow me the rapid
  development of desktop-like web applications. It should assist me on
  data binding too. If you know Visual Basic, it should be similar to
  it.
 
  The web application requirements are:
  - CRUD functionality for record management in relational databases
  - displaying data in tabular form, master/details form
  - generate reports
  - generate graphs
 
  I've got no restrictions on languages, the goal is to find tools that
  make development the fastest possible.
 
  Would you have any advice?
 
  Thank you very much in advance!

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-14 Thread csaffi
Thank you for your answer marius.

Talking about Visual Basic (and other IDEs like it as Delphi and C+
+Builder) I'm talking about an IDE with which is possible:
- Visual GUI design
- Event-driven programming
- Data binding support between GUI components and data

I was able to develop in this way using Netbeans for Swing desktop
applications, but not for web applications...


 You could have a look onhttp://www.springsource.org/roo
 (see this presentationhttp://www.youtube.com/watch?v=a46hJYtsP-8)
 Deployment is hassle-free on App Engine.
Roo works only with command line... I'd like to have a visual
environment with which I could design the UI and with which I could
manage data bindings...


Have you got any advice?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-14 Thread Kasper Hansen
What about Eclipse with GWT Designer, GWT and GAE ? That's what I use...

:-) Kasper



On Tue, Sep 14, 2010 at 4:03 PM, csaffi csaff...@gmail.com wrote:

 Thank you for your answer marius.

 Talking about Visual Basic (and other IDEs like it as Delphi and C+
 +Builder) I'm talking about an IDE with which is possible:
 - Visual GUI design
 - Event-driven programming
 - Data binding support between GUI components and data

 I was able to develop in this way using Netbeans for Swing desktop
 applications, but not for web applications...


  You could have a look onhttp://www.springsource.org/roo
  (see this presentationhttp://www.youtube.com/watch?v=a46hJYtsP-8)
  Deployment is hassle-free on App Engine.
 Roo works only with command line... I'd like to have a visual
 environment with which I could design the UI and with which I could
 manage data bindings...


 Have you got any advice?

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Rapid development of desktop-like web applications

2010-09-13 Thread csaffi
Hello everybody,

I'm looking for a visual RAD IDE that would allow me the rapid
development of desktop-like web applications. It should assist me on
data binding too. If you know Visual Basic, it should be similar to
it.

The web application requirements are:
- CRUD functionality for record management in relational databases
- displaying data in tabular form, master/details form
- generate reports
- generate graphs

I've got no restrictions on languages, the goal is to find tools that
make development the fastest possible.

Would you have any advice?

Thank you very much in advance!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Rapid development of desktop-like web applications

2010-09-13 Thread marius.andreiana
Hi,

You could have a look on http://www.springsource.org/roo
(see this presentation http://www.youtube.com/watch?v=a46hJYtsP-8)
Deployment is hassle-free on App Engine.

Reports and graphs would still require manual coding though.

You could also try free versions of Visual Studio and SQL Server.

Kindly share with us your findings.


On Sep 13, 2:19 pm, csaffi csaff...@gmail.com wrote:
 Hello everybody,

 I'm looking for a visual RAD IDE that would allow me the rapid
 development of desktop-like web applications. It should assist me on
 data binding too. If you know Visual Basic, it should be similar to
 it.

 The web application requirements are:
 - CRUD functionality for record management in relational databases
 - displaying data in tabular form, master/details form
 - generate reports
 - generate graphs

 I've got no restrictions on languages, the goal is to find tools that
 make development the fastest possible.

 Would you have any advice?

 Thank you very much in advance!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.