Re: Pt

2018-04-23 Thread Angel Robert Marquez
Ft

On Sun, Apr 22, 2018 at 6:31 PM, Lilibeth Rivera  wrote:

> Gt
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://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 "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


problem in compiling project in GWT

2012-11-26 Thread program Angel
Hi I have started to do the GWT tutorials:
https://developers.google.com/web-toolkit/doc/latest/tutorial/index

I have finished all the mission up to compiling your project, using 
eclipse and I have reach the Step 8: Compiling a GWT 
Applicationhttps://developers.google.com/web-toolkit/doc/latest/tutorial/compile

I compile the project, the output in the eclipse look OK, but when I try to 
run all I see is This html file is for Development Mode support, when I 
run the host.html file.

Where am I wrong?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/m4CUCVBuEqQJ.
To post to this group, send email to google-web-toolkit@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.



Failed to load resource: the server responded with a status of 404 (Not Found) %.nocache.js

2010-12-30 Thread Miguel Angel De la Torre Mart?nez
Hello.

I been working on an application using GWT, Servlets, GWT-RPC and Mysql. Now 
I'm experimenting with the App Engine but it's been a struggle.

I copied all my model data classes to a blank project and copied only the 
splash window GUI clases, it compiles and runs OK locally on developer mode.

I deployed it to the App Engine and the only thing I got is the default page 
to serve wich is a plain gray background. I should mention that all of the 
UI of my app si dynamic.

After further research i found that in the javascript console I got the 
error  Failed to load resource: the server responded with a status of 404 
(Not Found) %.nocache.js. So that's the reason why the rest of the UI 
doesn't show but how should i fix this issue.

I know that this may be a novice question but I been struggling for a while 
so I don't know what else to try.

best regards

-- 
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.



Variable TabBar width based on text

2010-11-16 Thread Angel Delgado
I am trying to have my application change the width of the tabs based
on the text inside.  I cannot seem to get it working.  Any help is
appreciated .

-- 
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: The Music Collective, a GWT project

2010-07-12 Thread Angel Robert Marquez
That beautiful girl with hair like fire's voice is gracing my speakers
thanks to your app.

On Mon, Jul 12, 2010 at 1:08 PM, charlie charlie.f...@gmail.com wrote:

 Hi all!

 So I'm launching my first GWT app,
 http://www.the-music-collective.com/listen/MP3Player.html .  A year ago
 pandora started charging for more than 40 hours a month, so I decided to
 write an online mp3 player that I could upload my music to once and listen
 to wherever.

 It's since become an sort of social networking meets music app, where you
 invite friends, they 'like' songs, and you can get a glimpse of what
 everyone is into, music wise, at the moment.

 One interesting aspect was this deferred login / sign up.  The application
 only prompts you for login / signup when you try to do something that
 requires you to be logged in.  This was an after thought, but thanks to how
 GWT is setup, it required little to no changes at all.

 So, what have you built with GWT?  Share!

 Charlie

 --
 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: Client did not send n bytes as expected

2010-01-23 Thread Angel Robert Marquez
git
http://git-scm.com/
On Sat, Jan 23, 2010 at 5:53 PM, Michael W mwang_2...@yahoo.com wrote:

 We got same error.
 It turned out to be the problem of firebug.

 When we turned on the firebug with Firefox, we see such error.
 Looks like firebug try to send another get request when the RPC
 post got call.

 It is just annoying, but it does not affect function.

 We do not have such problem in IE6.




 On Jan 22, 1:34 am, Joe Cole profilercorporat...@gmail.com wrote:
  Take a look at this and the comment thread:
 http://dobesland.wordpress.com/2008/08/22/gwt-to-lighttpdapache-to-gl...
 
  There are some unresolved issues with gwt and glassfish/apache, which
  I think is what the cause of this error is. (We see it rarely, but
  sometimes see errors with error code 0 or 19020/19021 on the client
  side).
 
  We fixed it by patching the ProxyCreator class and making it
  automatically retry requests with a strange error code, the other
  approach is detailed in the link above.
 
  On Jan 21, 10:03 am, Vishal ranavis...@gmail.com wrote:
 
   We get this error:
 
   [#|2009-08-12T11:38:31.803-0700|SEVERE|sun-appserver9.1|
   javax.enterprise.system.container.web|
  
 http://dobesland.wordpress.com/2008/08/22/gwt-to-lighttpdapache-to-gl..._ThreadID=16;_ThreadName=httpSSLWorkerThread-38080-3;_RequestID=8b3571bb-3c36-43f1-9e38-6947ca376436;|
   WebModule[]Exception while dispatching incoming RPC call
   javax.servlet.ServletException: Client did not send 142 bytes as
   expected
   at
 com.google.gwt.user.server.rpc.RPCServletUtils.readContentAsUtf8
   (RPCServletUtils.java:148)
   at
 com.google.gwt.user.server.rpc.RemoteServiceServlet.readContent
   (RemoteServiceServlet.java:335)
   at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost
   (RemoteServiceServlet.java:77)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
 
   very rarely and it is not reproducible. I have seen posts earlier but
   none of them justify the reason for it.
 
   Appreciate if I can get some information:
 
   1. Is it with the this version of GWT or related software, will
   upgrading help?
   2. How often you get this error?
   3. Any more workaround?
 
   Environment:
   Client: ie 6
   Server: GlassFish 2, GWT 1.5.3. Java 5

 --
 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: GWT, Wave extensions API tutorials/resources

2009-12-03 Thread Angel Marquez

 When you deploy on appengine change the version of the application
 When you upgrade the robot in a wave just change the version


 I can only suggest: that you forgot to change the version and flew
 crash
 Unfortunaly I do not have the opportunity to check this practice.

Sounds good. I sent my last wave invite; so, you can check by adding the bot
to your contacts, and then the wave or waving with and I'll add it. OR both.

We can take this offline. Thanks again. I'll more in depth soon. Google
tweeted this yesterday:
http://googlesocialweb.blogspot.com/2009/12/friend-connect-birds-of-feather-tweet.html

Haven't  had a chance to look to deep; but, I think it was part of one of
the magic pieces I requested.

adios


 On Dec 2, 11:10 am, Angel Marquez angel.marq...@gmail.com wrote:
  Okay; so, I deployed the robot as described here:
 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 
  http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 This
  is my evidence:http://marquezwave.appspot.com/_wave/capabilities.xml
 
  http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I am I
  follow the instructions and add my best friend (simon
  marquezw...@appspot.com) to my contacts and then to my wave. nothing
  happens.
 
  Any ideas? Source attached(was attached, bounced, to large...).
 
  I figure I am pretty sure the screen shot of the capabilities.xml is not
 in
  sync with the example that proceeds it and if I wanted to use the screen
  example I would have to write the equivalent code in the servlet class.
   Anyhow now I tried deploying a second time and am getting an internal
 error
  and I didn't change anything.
 
  Ugh...
 
  On Tue, Dec 1, 2009 at 10:06 PM, Angel Marquez angel.marq...@gmail.com
 wrote:
 
   Okay; so, I deployed the robot as described here:
  http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 

 http://code.google.com/apis/wave/extensions/robots/java-tutorial.htmlThis
   is my evidence:
  http://marquezwave.appspot.com/_wave/capabilities.xml
 
   http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I am
 I
   follow the instructions and add my best friend (simon
   marquezw...@appspot.com) to my contacts and then to my wave. nothing
   happens.
 
   Any ideas? Source attached.
 
   I figure I am pretty sure the screen shot of the capabilities.xml is
 not in
   sync with the example that proceeds it and if I wanted to use the
 screen
   example I would have to write the equivalent code in the servlet class.
Anyhow now I tried deploying a second time and am getting an internal
 error
   and I didn't change anything.
 
   Ugh...
 
   On Tue, Dec 1, 2009 at 2:07 PM, Angel Marquez angel.marq...@gmail.com
 wrote:
 
   Awesome. I think your english is better than any language, computer or
   human,  I attempt to learn will ever be.
 
   I think I knew I had to pull everything from different places and
 wanted
   it all at one place as the thought came to me.
 
   Use the Google plugin for Eclipse:
  http://code.google.com/eclipse/docs/creating_new_webapp.html
   case (you use == robot + gadgets): use GWT + GAE
   case (you use == only robot): use GAE
   case (you use == only gadgets): use GWT + GAE
   ps: taking into account the fact that gadgets hosted on App Engine
 
   Done this on 1.7 and 2.0. I get it, I think.
 
   Hope this helps.
 
   Even if it doesn't I appreciate your time. So, yes, it always helps.
 
   0. gwt + iphone if you are looking specifically for iphone
  http://code.google.com/p/gwt-mobile-webkit/
 
   This, at first glance, looks extremely helpful.
 
   1. WaveRobot (under the hood AppEngine) - set up a simple and little
  http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
   This document redirects to all the necessary information to configure
   the robot for AppEngine
 
   Yes, I have read this section and am hesitant to progress. I just went
   through the GWT  App Engine getting started areas and have convinced
 myself
   I understand how things relate to one another; but, I am unclear on
 how get
   my thoughts off the ground. I know what I want to do and am pretty
 sure I
   can fit myself into the structure...but, again I am cautious.
 
   2. not need to install GWT, install the plugin
  http://code.google.com/eclipse/docs/download.htmland you already get
   the GWT and Appengine
   When creating a project just check what you need GWT, GAE or both.
 
   Gotcha. I have experimented with the plugins on a mac and pc and the
 one
   thing that I don't like is the need to have your App Engine name
 available.
   I for see this being a pain. I stop when something doesn't seem right.
 
   3. Your Wave project is Java project. You choose where it's hosted
   locally or in public (you can at code.google.com). For Java project,
   you still need java bild tool (ant or ivy)
 
   I thought the eclipse plugin handled the build auto pilot style. I'm
 sure
   it is just

Re: GWT, Wave extensions API tutorials/resources

2009-12-03 Thread Angel Marquez
Well, I have multiple goals. I don't need another google, one is enough.
Expanding on a solid core it definitely what I seek.

Yes, I've been using the plugin enough to have a working knowledge. I think
I could even create a high fi UI and map all the functionality to the core
and list anything custom that needed to be addressed and push off in the
right direction what needed to happen in a logical order.

I'm sure already google already has a magic box internalized waiting to be
opened by everyone.

Again, thanks for your assistance.

On Thu, Dec 3, 2009 at 2:38 PM, mass0ne ctg.m...@gmail.com wrote:

 Generally there are have two main technologies gwt  gae, exploring
 the technologies you will be able to make application to the
 similarity of Google.
 But if your goal is to expand Wave then you can use plug-in for
 Eclipse and offline design for a wave.
 Google will make the magic box for Wave developer, not immediately but
 will do.
 We have had such magical things as gwit  appengine)

 On Dec 4, 2:54 am, Angel Marquez angel.marq...@gmail.com wrote:
   When you deploy on appengine change the version of the application
   When you upgrade the robot in a wave just change the version
   I can only suggest: that you forgot to change the version and flew
   crash
   Unfortunaly I do not have the opportunity to check this practice.
 
  Sounds good. I sent my last wave invite; so, you can check by adding the
 bot
  to your contacts, and then the wave or waving with and I'll add it. OR
 both.
 
  We can take this offline. Thanks again. I'll more in depth soon. Google
  tweeted this yesterday:
 http://googlesocialweb.blogspot.com/2009/12/friend-connect-birds-of-f...
 
  Haven't  had a chance to look to deep; but, I think it was part of one of
  the magic pieces I requested.
 
  adios
 
 
 
   On Dec 2, 11:10 am, Angel Marquez angel.marq...@gmail.com wrote:
Okay; so, I deployed the robot as described here:
  http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 

 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
   This
is my evidence:http://marquezwave.appspot.com/_wave/capabilities.xml
 
http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I
 am I
follow the instructions and add my best friend (simon
marquezw...@appspot.com) to my contacts and then to my wave. nothing
happens.
 
Any ideas? Source attached(was attached, bounced, to large...).
 
I figure I am pretty sure the screen shot of the capabilities.xml is
 not
   in
sync with the example that proceeds it and if I wanted to use the
 screen
example I would have to write the equivalent code in the servlet
 class.
 Anyhow now I tried deploying a second time and am getting an
 internal
   error
and I didn't change anything.
 
Ugh...
 
On Tue, Dec 1, 2009 at 10:06 PM, Angel Marquez 
 angel.marq...@gmail.com
   wrote:
 
 Okay; so, I deployed the robot as described here:

 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 
  
  http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 This
 is my evidence:
http://marquezwave.appspot.com/_wave/capabilities.xml
 
 http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I
 am
   I
 follow the instructions and add my best friend (simon
 marquezw...@appspot.com) to my contacts and then to my wave.
 nothing
 happens.
 
 Any ideas? Source attached.
 
 I figure I am pretty sure the screen shot of the capabilities.xml
 is
   not in
 sync with the example that proceeds it and if I wanted to use the
   screen
 example I would have to write the equivalent code in the servlet
 class.
  Anyhow now I tried deploying a second time and am getting an
 internal
   error
 and I didn't change anything.
 
 Ugh...
 
 On Tue, Dec 1, 2009 at 2:07 PM, Angel Marquez 
 angel.marq...@gmail.com
   wrote:
 
 Awesome. I think your english is better than any language,
 computer or
 human,  I attempt to learn will ever be.
 
 I think I knew I had to pull everything from different places and
   wanted
 it all at one place as the thought came to me.
 
 Use the Google plugin for Eclipse:
http://code.google.com/eclipse/docs/creating_new_webapp.html
 case (you use == robot + gadgets): use GWT + GAE
 case (you use == only robot): use GAE
 case (you use == only gadgets): use GWT + GAE
 ps: taking into account the fact that gadgets hosted on App
 Engine
 
 Done this on 1.7 and 2.0. I get it, I think.
 
 Hope this helps.
 
 Even if it doesn't I appreciate your time. So, yes, it always
 helps.
 
 0. gwt + iphone if you are looking specifically for iphone
http://code.google.com/p/gwt-mobile-webkit/
 
 This, at first glance, looks extremely helpful.
 
 1. WaveRobot (under the hood AppEngine) - set up a simple and
 little

 http://code.google.com/apis/wave/extensions/robots

Re: GWT, Wave extensions API tutorials/resources

2009-12-01 Thread Angel Marquez
Awesome. I think your english is better than any language, computer or
human,  I attempt to learn will ever be.

I think I knew I had to pull everything from different places and wanted it
all at one place as the thought came to me.

Use the Google plugin for Eclipse:
 http://code.google.com/eclipse/docs/creating_new_webapp.html
 case (you use == robot + gadgets): use GWT + GAE
 case (you use == only robot): use GAE
 case (you use == only gadgets): use GWT + GAE
 ps: taking into account the fact that gadgets hosted on App Engine

Done this on 1.7 and 2.0. I get it, I think.


 Hope this helps.

Even if it doesn't I appreciate your time. So, yes, it always helps.

 0. gwt + iphone if you are looking specifically for iphone
 http://code.google.com/p/gwt-mobile-webkit/

This, at first glance, looks extremely helpful.


 1. WaveRobot (under the hood AppEngine) - set up a simple and little
 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 This document redirects to all the necessary information to configure
 the robot for AppEngine

Yes, I have read this section and am hesitant to progress. I just went
through the GWT  App Engine getting started areas and have convinced myself
I understand how things relate to one another; but, I am unclear on how get
my thoughts off the ground. I know what I want to do and am pretty sure I
can fit myself into the structure...but, again I am cautious.

 2. not need to install GWT, install the plugin
 http://code.google.com/eclipse/docs/download.html and you already get
 the GWT and Appengine
 When creating a project just check what you need GWT, GAE or both.

Gotcha. I have experimented with the plugins on a mac and pc and the one
thing that I don't like is the need to have your App Engine name available.
I for see this being a pain. I stop when something doesn't seem right.


 3. Your Wave project is Java project. You choose where it's hosted
 locally or in public (you can at code.google.com). For Java project,
 you still need java bild tool (ant or ivy)

I thought the eclipse plugin handled the build auto pilot style. I'm sure it
is just running ant, rake, whatever behind the scenes; but, once you run in
dev mode I think the build.xml is just read in command line format.

4. Oo, sorry I did not understand (and recently began to study English
 =))

I'm sure it was my poor english not yours. Maybe I could clarify, not sure
what didn't make sense.


 5. Create an installer - # 3 java bild tool can be?
 if you mean Wave-robot-installer, then it is sort of resolved at link
 robot with the Wave. # 1
 Deploy - http://code.google.com/appengine/docs/java/tools/eclipse.html

 Yep, I have gone through this section. Good stuff. I should do it again.



In some issues I could be wrong. I look forward to account for
 wavesandbox, and do not have practice with the Wave.

Me too. I think I am putting the want out into the ethers of the wire in
hopes of receiving an email from the GWT group with a synthesized tutorial
section that encompasses all three technologies (GWT, App Enging, Wave, even
project hosting). I'm a dreamer.


 While we are
 working on server-side logic and server side configuration, Wave-
 client for us mocks. When there is access to the sandbox, then let us
 touch Wave.

Sounds good let me know when we have sandbox access : ) I've tried...

Thank you for your help.


 On Dec 1, 12:27 pm, Angel Marquez angel.marq...@gmail.com wrote:
  I guess to be more specific I'm looking for a tutorial that went from:
  1. Setting up App Engine for a robot
  2. Installing GWT using the eclipse plugin
  3. Creating a Wave specific project under subversion
  4. Incorporating a gadget that utilized gMap, twitter, mashup..webService
  that illustrated the state change mecha with a focus on healthy
  collaboration.
  5. Create an installer, deploy.
 
  A scalable tutorial. For song writing or screen plays or something where
 you
  could create one piece and use it as a building block. I want a clean
 path
  from inception to completion. Am I asking for to much?
 
  On Mon, Nov 30, 2009 at 11:14 PM, Angel Marquez angel.marq...@gmail.com
 wrote:
 
   Awesome. I'll take a look. The capabilities.xml has me. Are gadgets
 going
   to be the iPhone equiv?
 
   Thank you.
 
   On Sun, Nov 29, 2009 at 9:51 AM, mass0ne ctg.m...@gmail.com wrote:
 
   Gadgetshttp://code.google.com/p/cobogwave/
   Robots also like to javahttp://code.google.com/apis/wave/
 
   On Nov 28, 11:27 pm, Angel Marquez angel.marq...@gmail.com wrote:
Anyone know of any good resources for developing wave extensions
 with
   gwt?
 
-a
 
   --
 
   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
 google-web-toolkit%2bunsubscr

Re: GWT, Wave extensions API tutorials/resources

2009-12-01 Thread Angel Marquez
Okay; so, I deployed the robot as described here:
http://code.google.com/apis/wave/extensions/robots/java-tutorial.html

http://code.google.com/apis/wave/extensions/robots/java-tutorial.htmlThis
is my evidence:
http://marquezwave.appspot.com/_wave/capabilities.xml

http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I am I
follow the instructions and add my best friend (simon
marquezw...@appspot.com) to my contacts and then to my wave. nothing
happens.

Any ideas? Source attached(was attached, bounced, to large...).

I figure I am pretty sure the screen shot of the capabilities.xml is not in
sync with the example that proceeds it and if I wanted to use the screen
example I would have to write the equivalent code in the servlet class.
 Anyhow now I tried deploying a second time and am getting an internal error
and I didn't change anything.

Ugh...

On Tue, Dec 1, 2009 at 10:06 PM, Angel Marquez angel.marq...@gmail.comwrote:

 Okay; so, I deployed the robot as described here:
 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html

  http://code.google.com/apis/wave/extensions/robots/java-tutorial.htmlThis
 is my evidence:
 http://marquezwave.appspot.com/_wave/capabilities.xml

 http://marquezwave.appspot.com/_wave/capabilities.xmlNow, when I am I
 follow the instructions and add my best friend (simon
 marquezw...@appspot.com) to my contacts and then to my wave. nothing
 happens.

 Any ideas? Source attached.

 I figure I am pretty sure the screen shot of the capabilities.xml is not in
 sync with the example that proceeds it and if I wanted to use the screen
 example I would have to write the equivalent code in the servlet class.
  Anyhow now I tried deploying a second time and am getting an internal error
 and I didn't change anything.

 Ugh...



 On Tue, Dec 1, 2009 at 2:07 PM, Angel Marquez angel.marq...@gmail.comwrote:

 Awesome. I think your english is better than any language, computer or
 human,  I attempt to learn will ever be.

 I think I knew I had to pull everything from different places and wanted
 it all at one place as the thought came to me.

 Use the Google plugin for Eclipse:
 http://code.google.com/eclipse/docs/creating_new_webapp.html
 case (you use == robot + gadgets): use GWT + GAE
 case (you use == only robot): use GAE
 case (you use == only gadgets): use GWT + GAE
 ps: taking into account the fact that gadgets hosted on App Engine

 Done this on 1.7 and 2.0. I get it, I think.


 Hope this helps.

 Even if it doesn't I appreciate your time. So, yes, it always helps.

 0. gwt + iphone if you are looking specifically for iphone
 http://code.google.com/p/gwt-mobile-webkit/

 This, at first glance, looks extremely helpful.


 1. WaveRobot (under the hood AppEngine) - set up a simple and little
 http://code.google.com/apis/wave/extensions/robots/java-tutorial.html
 This document redirects to all the necessary information to configure
 the robot for AppEngine

 Yes, I have read this section and am hesitant to progress. I just went
 through the GWT  App Engine getting started areas and have convinced myself
 I understand how things relate to one another; but, I am unclear on how get
 my thoughts off the ground. I know what I want to do and am pretty sure I
 can fit myself into the structure...but, again I am cautious.

 2. not need to install GWT, install the plugin
 http://code.google.com/eclipse/docs/download.html and you already get
 the GWT and Appengine
 When creating a project just check what you need GWT, GAE or both.

 Gotcha. I have experimented with the plugins on a mac and pc and the one
 thing that I don't like is the need to have your App Engine name available.
 I for see this being a pain. I stop when something doesn't seem right.


 3. Your Wave project is Java project. You choose where it's hosted
 locally or in public (you can at code.google.com). For Java project,
 you still need java bild tool (ant or ivy)

 I thought the eclipse plugin handled the build auto pilot style. I'm sure
 it is just running ant, rake, whatever behind the scenes; but, once you run
 in dev mode I think the build.xml is just read in command line format.

 4. Oo, sorry I did not understand (and recently began to study English
 =))

 I'm sure it was my poor english not yours. Maybe I could clarify, not sure
 what didn't make sense.


 5. Create an installer - # 3 java bild tool can be?
 if you mean Wave-robot-installer, then it is sort of resolved at link
 robot with the Wave. # 1
 Deploy - http://code.google.com/appengine/docs/java/tools/eclipse.html

  Yep, I have gone through this section. Good stuff. I should do it again.



 In some issues I could be wrong. I look forward to account for
 wavesandbox, and do not have practice with the Wave.

 Me too. I think I am putting the want out into the ethers of the wire in
 hopes of receiving an email from the GWT group with a synthesized tutorial
 section that encompasses all three technologies (GWT, App Enging, Wave, even

Re: Entry-level PHP and GWT tutorial

2009-11-30 Thread Angel Marquez
Sweet. Thanks for this. Nice last name by the way!
MOOG http://en.wikipedia.org/wiki/Moog_synthesizer

On Mon, Nov 30, 2009 at 1:37 PM, Chris Moog
christopherm...@googlemail.comwrote:

 I put together a entry-level tutorial on using PHP with GWT.

 http://gwtquickstart.blogspot.com/

 This is aimed at people who are new to GWT and want to learn how to
 combine GWT with PHP on the server side.

 I use a local Apache webserver for PHP and GWT and show how the
 communication between client and server in general works.

 Any feedback is highly appreciated.

 Cheers

 Chris

 --

 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: GWT, Wave extensions API tutorials/resources

2009-11-30 Thread Angel Marquez
Awesome. I'll take a look. The capabilities.xml has me. Are gadgets going to
be the iPhone equiv?

Thank you.

On Sun, Nov 29, 2009 at 9:51 AM, mass0ne ctg.m...@gmail.com wrote:

 Gadgets http://code.google.com/p/cobogwave/
 Robots also like to java http://code.google.com/apis/wave/

 On Nov 28, 11:27 pm, Angel Marquez angel.marq...@gmail.com wrote:
  Anyone know of any good resources for developing wave extensions with
 gwt?
 
  -a

 --

 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: GWT, Wave extensions API tutorials/resources

2009-11-30 Thread Angel Marquez
I guess to be more specific I'm looking for a tutorial that went from:
1. Setting up App Engine for a robot
2. Installing GWT using the eclipse plugin
3. Creating a Wave specific project under subversion
4. Incorporating a gadget that utilized gMap, twitter, mashup..webService
that illustrated the state change mecha with a focus on healthy
collaboration.
5. Create an installer, deploy.

A scalable tutorial. For song writing or screen plays or something where you
could create one piece and use it as a building block. I want a clean path
from inception to completion. Am I asking for to much?

On Mon, Nov 30, 2009 at 11:14 PM, Angel Marquez angel.marq...@gmail.comwrote:

 Awesome. I'll take a look. The capabilities.xml has me. Are gadgets going
 to be the iPhone equiv?

 Thank you.


 On Sun, Nov 29, 2009 at 9:51 AM, mass0ne ctg.m...@gmail.com wrote:

 Gadgets http://code.google.com/p/cobogwave/
 Robots also like to java http://code.google.com/apis/wave/

 On Nov 28, 11:27 pm, Angel Marquez angel.marq...@gmail.com wrote:
  Anyone know of any good resources for developing wave extensions with
 gwt?
 
  -a

 --

 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.




GWT, Wave extensions API tutorials/resources

2009-11-28 Thread Angel Marquez
Anyone know of any good resources for developing wave extensions with gwt?

-a

--

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: GWT as part of repository or not?

2009-11-21 Thread Angel Marquez
I think in an ideal dream the Project Manager would be able to create a work
breakdown structure that would reflect granular components that could be
checked out by the appropriate party(ies). This would make it easy to report
status of progress if executed properly. Make the project architecture
conform to branching off from the trunk for the developer(s) assigned to it
checking and merging back a seamless operation. Along with the defect DB
being tied into the mix so QA would be included at the very beginning of the
project. I would totally implement the constraints of making a bug # and a
message mandatory.

I'm a novice at the dev svn environment but from what experience I do/did
have I know the primary hurdles are:
-Conflicts when merging
-GWT(anything that evloves) versioning and upgrades scenarios

I know my routine would be;
Checkout // Yes, GWT is part of the core put it in the repo and have your
team on a start your day routine.
Branch // Work on WBS's that have been split up for efficiency
Update // Always note what and why with reference to anything applicable

I guess apply standards to all the svn methods...Add=Must, should, format
etc

Everyone should be on the same page, when I change occurs run the drill that
you've put in place, a good design would account for everything you
mentioned.

On Sat, Nov 21, 2009 at 3:22 PM, jbdhl jbirksd...@gmail.com wrote:

 I can't decide where we should place GWT itself for a project with
 multiple developers:

  1) In the svn repository as part of the project.
 Pros:
* The developers GWT version will always match what is being
 used in the project
* No potential problems with GWT binaries being located
 differently for different developers. All scripts can just refer to
 the same relative path(s).
 Cons:
* It's kind of ugly to commit third-party stuff into the
 project repository

   2) Each developer download their own GWT version and let an
 environment variable, GWT_ROOT, point to it.
 Pros:
* No third party stuff in project repository
 Const:
* Possible conflicts if developers use different GWT versions
* Possible problems with developers different placements of
 GWT.

 What would you suggest?

 --

 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=.




--

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=.




Re: GWT for Windows 7 64-bit

2009-11-20 Thread Angel Marquez
http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC

http://dl.google.com/eclipse/plugin/3.5/zips/gpe-e35-1.2rc1.zip

http://code.google.com/eclipse/docs/install-from-zip.html

I upgraded from 1.7. So, I'm not sure if that needs to be installed before.
http://code.google.com/webtoolkit/download.html

On Fri, Nov 20, 2009 at 8:55 PM, rfiroz rfi...@gmail.com wrote:

 Where can I find GWT eclipse plugin for windows 7 64-bit?

 Thanks,

 --

 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=.




--

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=.




Re: GWT on PlayStation 3 (PS3) browser

2009-11-18 Thread Angel Marquez
I have been using the PS3 browser with TVersity and my primary objective is
to use GWT in a similar fashion. BD-J apps are embedded java applications
and I want to create the menu systems discless. If I could get the app
engine tutorial to deploy I would check for you; but, I can't. I tried the
PS3 browser with hulu, youtubeMovies to no avail. If you come up with
resources for this please share.

If you have a link to check on the browser post and I'll check it out on my
end.

On Wed, Nov 18, 2009 at 6:27 PM, bosco monkey groups@boscoso.comwrote:

 Has anyone gotten GWT to work on the PS3 browser? I tried the
 barebones app created by the Eclipse GWT plugin on the PS3 and it
 didn't work (only the static HTML showed up).

 On the other hand, a simple window.onload does work. So at least the
 PS3 browser has some JavaScript support. For example:

window.onload = function() {

  document.getElementById(nameFieldContainer).innerHTML = John;

  document.getElementById(sendButtonContainer).innerHTML = Adams;
}

 -- Bosco

 --

 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=.




--

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=.




Re: GWT on PlayStation 3 (PS3) browser

2009-11-18 Thread Angel Marquez
I know once you are in the browser you need to into menu/tools/javascript
and enable. I think it is off by default.

On Wed, Nov 18, 2009 at 8:58 PM, Angel Marquez angel.marq...@gmail.comwrote:

 I have been using the PS3 browser with TVersity and my primary objective is
 to use GWT in a similar fashion. BD-J apps are embedded java applications
 and I want to create the menu systems discless. If I could get the app
 engine tutorial to deploy I would check for you; but, I can't. I tried the
 PS3 browser with hulu, youtubeMovies to no avail. If you come up with
 resources for this please share.

 If you have a link to check on the browser post and I'll check it out on my
 end.


 On Wed, Nov 18, 2009 at 6:27 PM, bosco monkey groups@boscoso.comwrote:

 Has anyone gotten GWT to work on the PS3 browser? I tried the
 barebones app created by the Eclipse GWT plugin on the PS3 and it
 didn't work (only the static HTML showed up).

 On the other hand, a simple window.onload does work. So at least the
 PS3 browser has some JavaScript support. For example:

window.onload = function() {

  document.getElementById(nameFieldContainer).innerHTML = John;

  document.getElementById(sendButtonContainer).innerHTML = Adams;
}

 -- Bosco

 --

 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=.





--

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=.




Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-17 Thread Angel Marquez
excellent.

would it be more helpful to run through everything on a different system? I
have a mac  a pc was dual booting the mac with fedora  the pc with ubuntu?
Test plans available?

thank you!

On Tue, Nov 17, 2009 at 6:47 AM, Jeff Chimene jchim...@gmail.com wrote:



 On Mon, Nov 16, 2009 at 10:31 AM, Angel Marquez 
 angel.marq...@gmail.comwrote:

 Fantastic. In the meantime I'm going through the GWT  AE developer guides
 in tandem with the fielding dissertation and a java pub on their REST api,
 very interesting.

 It would be nice to have the completed tutorial source files readily
 available as well. Specifically for the JUnit  AE sections of GWT SW. I
 have a lot of errors when attempting to compile and the source files are to
 large to attach(I could upload and send a link..). Hopefully I would be able
 to run a diff/compare if their was a source to compare to and figure out
 what needs to be fixed.

 I keep on reading people are using GWT 2.0. Is this available to the
 public or is this list a mix of people that are not current and can't be?
 All I'm aware that is available to me is 1.7.


 http://google-web-toolkit.googlecode.com/files/gwt-2.0.0-ms2.zip

 See also http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC

 Search the list archive for announcing ms2 for the announcement.

  --
 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=.


--

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=.




Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-17 Thread Angel Marquez
Consistently, The DynaTable Example pop up included with GWT 2.0RC refers to
'hosted mode' in the RPC could not be reached dialog window. The dialog
should read 'development mode'. C, low, text.

: )


On Tue, Nov 17, 2009 at 6:47 AM, Jeff Chimene jchim...@gmail.com wrote:



 On Mon, Nov 16, 2009 at 10:31 AM, Angel Marquez 
 angel.marq...@gmail.comwrote:

 Fantastic. In the meantime I'm going through the GWT  AE developer guides
 in tandem with the fielding dissertation and a java pub on their REST api,
 very interesting.

 It would be nice to have the completed tutorial source files readily
 available as well. Specifically for the JUnit  AE sections of GWT SW. I
 have a lot of errors when attempting to compile and the source files are to
 large to attach(I could upload and send a link..). Hopefully I would be able
 to run a diff/compare if their was a source to compare to and figure out
 what needs to be fixed.

 I keep on reading people are using GWT 2.0. Is this available to the
 public or is this list a mix of people that are not current and can't be?
 All I'm aware that is available to me is 1.7.


 http://google-web-toolkit.googlecode.com/files/gwt-2.0.0-ms2.zip

 See also http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC

 Search the list archive for announcing ms2 for the announcement.

  --
 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=.


--

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=.




Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-16 Thread Angel Marquez
Fantastic. In the meantime I'm going through the GWT  AE developer guides
in tandem with the fielding dissertation and a java pub on their REST api,
very interesting.

It would be nice to have the completed tutorial source files readily
available as well. Specifically for the JUnit  AE sections of GWT SW. I
have a lot of errors when attempting to compile and the source files are to
large to attach(I could upload and send a link..). Hopefully I would be able
to run a diff/compare if their was a source to compare to and figure out
what needs to be fixed.

I keep on reading people are using GWT 2.0. Is this available to the public
or is this list a mix of people that are not current and can't be? All I'm
aware that is available to me is 1.7.

One more thing. I know someone that just recently received a wave invite. I
kindly requested a an account hook up and she said they didn't give here any
invites and thought it was odd since she wouldn't be able to wave with
anyone. I want to be her wave partner. Any ideas?


On Mon, Nov 16, 2009 at 8:19 AM, Chris Ramsdale cramsd...@google.comwrote:

 I second Rajeev's comments. We definitely value feedback, and we'll make
 sure the tutorial is updated to reflect that the test folder must be added
 manually as a source folder.

 With regards to the larger picture, we'll be looking to revamp some of the
 existing documentation once we get 2.0 and the associated 2.0 docs out the
 door.

 - Chris


 On Fri, Nov 13, 2009 at 2:36 PM, Steve C st...@steveclaflin.com wrote:

 I'd like to generalize this whole discussion a bit - to my mind the
 entire JUnit testing scenario is one of the worst documented and
 described elements in GWT.  Most of the examples out there are
 repackagings of the same simplistic ones that have been around for a
 few versions now.

 In addition to the undocumented item listed in the previous comment,
 it seems that your test class must be in the same package as your
 entry-point class, but sourced from the test folder instead of src.

 --

 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=.



  --
 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=.


--

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=.




Re: two browser windows

2009-11-13 Thread Angel Marquez
Would you refer a site that does this with js.

From what I understand you want to drag out a widget, say a text input
field, and have a new window appear, similar to when you drag out a url tab
in chrome. Then example would be able to input text into the primary window
that would appear in the secondary window? I have been fantasizing about
this one as well. Seems like a well used desktop application metaphor and
would be ideal for a dual monitor web experience.

I'm also curious about the media players...

On Fri, Nov 13, 2009 at 4:56 AM, chris_wesdorp chriswesd...@gmail.comwrote:

 Hi,

 is it possible to control a second browser window via GWT? With
 javascript this is rather easy defining methods in the window or
 document and then call those? For GWT I asume I need to follow this
 approach and write a wrapper class to call the native functions.

 But what if I want to put other GWT controls in the second window? I
 noticed InternetExplorer has problems with creating elements in one
 DOM (document.createElement) and the place them in the document of the
 other window. With GWT i always create the elements in one document
 and the Window and Document classes only refer to the current
 document.

 Is it possible to register an event handler in one window and handle
 it in another window? E.g. when I have a list of houses on one window
 and a map on the second, can these two communicate (click on a house
 to highlight the position in the other window)? What will be the best
 approach for this?


 Chris

 --

 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=.




--

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=.




Re: two browser windows

2009-11-13 Thread Angel Marquez
Hey Roy,

 GWT *is* Javascript,

Yes, I know this.


 so if you can do it in JS, just write a GWT native method.

Understood


 Try Googling JSNI

This makes sense.

What I was refering to in Chris's post was this:
With javascript this is rather easy defining methods in the window or document
and then call those?

To me, it reads as if it could be 1. a statement of a simple thing done that
he has seen or done 2. it's a question I have as well and if he knows of one
great if not, I have my ways of finding things that are of interest to me
and YES googling the main idea is at the top of the list along with asking
the person that made seem as if they had sited big foot. Oh really where?

Thank you for the tip though. Now googling JSNI. Would you like me to post
something if I find what I am looking for?

Happy Friday!



 2009/11/13 Angel Marquez angel.marq...@gmail.com

 Would you refer a site that does this with js.

 From what I understand you want to drag out a widget, say a text input
 field, and have a new window appear, similar to when you drag out a url tab
 in chrome. Then example would be able to input text into the primary window
 that would appear in the secondary window? I have been fantasizing about
 this one as well. Seems like a well used desktop application metaphor and
 would be ideal for a dual monitor web experience.

 I'm also curious about the media players...

 On Fri, Nov 13, 2009 at 4:56 AM, chris_wesdorp chriswesd...@gmail.comwrote:

 Hi,

 is it possible to control a second browser window via GWT? With
 javascript this is rather easy defining methods in the window or
 document and then call those? For GWT I asume I need to follow this
 approach and write a wrapper class to call the native functions.

 But what if I want to put other GWT controls in the second window? I
 noticed InternetExplorer has problems with creating elements in one
 DOM (document.createElement) and the place them in the document of the
 other window. With GWT i always create the elements in one document
 and the Window and Document classes only refer to the current
 document.

 Is it possible to register an event handler in one window and handle
 it in another window? E.g. when I have a list of houses on one window
 and a map on the second, can these two communicate (click on a house
 to highlight the position in the other window)? What will be the best
 approach for this?


 Chris

 --

 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-toolkit@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=.



  --
 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=.


  --
 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=.


--

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=.




Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-12 Thread Angel Marquez
Awesome.

Appreciate the help.

On Thu, Nov 12, 2009 at 9:41 PM, Rajeev Dayal rda...@google.com wrote:

 Your closing tab is misspelled. It should be /appengine-web-app.

 On Fri, Nov 13, 2009 at 12:37 AM, Angel Marquez 
 angel.marq...@gmail.comwrote:

 ?xml version=1.0 encoding=utf-8?
 appengine-web-app xmlns=http://appengine.google.com/ns/1.0;
 application1683cairo/application
 version1/version
 /appengin-web-app

 I wanted to include, I'm not complaining. The tutorials are beautifully
 written like chris pointed out. I'm stoked and like the google style.


 No problem, we value feedback! If a tutorial has rough spots, we want to
 know!


 On Thu, Nov 12, 2009 at 9:32 PM, Rajeev Dayal rda...@google.com wrote:

 Can you post the contents of your appengine-web.xml file?


 On Thu, Nov 12, 2009 at 1:26 PM, Angel Marquez 
 angel.marq...@gmail.comwrote:

 Ah, fantastic. I will tackle this today and let you know if my monitors
 explode.

 I think that was the last one on my list to figure out.

 The app engine deploy problem was a fluke. I think I was just flustered
 from the JUnit mayhem and my computer freaking out on me.

 I finished the app engine toot and everything worked fine when Running
 as a web Application. Everything was really pretty painless, I was just 
 over
 thinking the entire process. Although, a problem coccurs when deploying:
 'Deploying StockWatcher to Google' has encountered a problem.

 An internal error occured during: Deploying StockWatcher to Google.

 Details:
 An internal error occurred during: Deploying StockWatcher to Google.
 XML error validating
 C:\Users\Angel\Desktop\StockWatcher\war\WEB-INF\appengine-web.xml against
 C:\Users\Angel\Desktop\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.2.6.v200910131704\appengine-java-sdk-1.2.6\docs\appengine-web.xsd

 Thank you for the help.

 On Wed, Nov 11, 2009 at 2:22 PM, chris_l lerch...@gmx.net wrote:

 Hi,


 On Nov 11, 10:29 pm, Angel Marquez angel.marq...@gmail.com wrote:
  I am running into difficulties getting through the last 2 sections of
 the
  GWT Getting Started Tutorial:
  1. When I check the available plugins for my fresh eclipse galileo
 install
  it looks like JUnit is already installed. I have tried both on a Mac
  PC
  (Mac OS X.5, Windows 7 release candidate) using the Mac terminal and
 cygwin
  to path to the SW directory and run the -junit commands and help
 and I
  am robbed of my satisfaction
  *http://code.google.com/webtoolkit/tutorials/1.6/JUnit.html*
  *In order to run this tutorial, you will need to have JUnit 3
 installed on
  your system. If you are using Eclipse, check your Eclipse plugins.*

 yeah, I also did the JUnit tutorial today. You're right, this part of
 the tutorial isn't as perfect as the extremely well written first
 ones. However, I think I can answer at least this one question: You'll
 have to add the JUnit library to your project. Select StockWatcher-
 Build Path-Add Libraries-JUnit-JUnit 3

 HTH
 Chris

 --

 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=.



  --
 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=.


  --
 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-toolkit@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=.


  --
 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=.


  --
 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

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-12 Thread Angel Marquez
?xml version=1.0 encoding=utf-8?
appengine-web-app xmlns=http://appengine.google.com/ns/1.0;
application1683cairo/application
version1/version
/appengin-web-app

I wanted to include, I'm not complaining. The tutorials are beautifully
written like chris pointed out. I'm stoked and like the google style.

On Thu, Nov 12, 2009 at 9:32 PM, Rajeev Dayal rda...@google.com wrote:

 Can you post the contents of your appengine-web.xml file?


 On Thu, Nov 12, 2009 at 1:26 PM, Angel Marquez angel.marq...@gmail.comwrote:

 Ah, fantastic. I will tackle this today and let you know if my monitors
 explode.

 I think that was the last one on my list to figure out.

 The app engine deploy problem was a fluke. I think I was just flustered
 from the JUnit mayhem and my computer freaking out on me.

 I finished the app engine toot and everything worked fine when Running as
 a web Application. Everything was really pretty painless, I was just over
 thinking the entire process. Although, a problem coccurs when deploying:
 'Deploying StockWatcher to Google' has encountered a problem.

 An internal error occured during: Deploying StockWatcher to Google.

 Details:
 An internal error occurred during: Deploying StockWatcher to Google.
 XML error validating
 C:\Users\Angel\Desktop\StockWatcher\war\WEB-INF\appengine-web.xml against
 C:\Users\Angel\Desktop\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.2.6.v200910131704\appengine-java-sdk-1.2.6\docs\appengine-web.xsd

 Thank you for the help.

 On Wed, Nov 11, 2009 at 2:22 PM, chris_l lerch...@gmx.net wrote:

 Hi,


 On Nov 11, 10:29 pm, Angel Marquez angel.marq...@gmail.com wrote:
  I am running into difficulties getting through the last 2 sections of
 the
  GWT Getting Started Tutorial:
  1. When I check the available plugins for my fresh eclipse galileo
 install
  it looks like JUnit is already installed. I have tried both on a Mac 
 PC
  (Mac OS X.5, Windows 7 release candidate) using the Mac terminal and
 cygwin
  to path to the SW directory and run the -junit commands and help
 and I
  am robbed of my satisfaction
  *http://code.google.com/webtoolkit/tutorials/1.6/JUnit.html*
  *In order to run this tutorial, you will need to have JUnit 3 installed
 on
  your system. If you are using Eclipse, check your Eclipse plugins.*

 yeah, I also did the JUnit tutorial today. You're right, this part of
 the tutorial isn't as perfect as the extremely well written first
 ones. However, I think I can answer at least this one question: You'll
 have to add the JUnit library to your project. Select StockWatcher-
 Build Path-Add Libraries-JUnit-JUnit 3

 HTH
 Chris

 --

 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-toolkit@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=.



  --
 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=.


  --
 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=.


--

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=.




GWT: Feature request Photoshop plugin.

2009-11-12 Thread Angel Marquez
I would love to be able to either:
1. Create the project architecture via GWT/eclipse and when done click a
button that generates a PSD template  that is analogous to the css and
widget classes used. Maybe have the Photoshop Group Directory be the page
name and location (home-header) and the layer the dimensions (190x70).

2 Create a PSD and export into the GWT project directory. Skinning mechanism
esque.

Click and inject or click and create a model for what needs to be injected.

--

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=.




GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-11 Thread Angel Marquez
I am running into difficulties getting through the last 2 sections of the
GWT Getting Started Tutorial:
1. When I check the available plugins for my fresh eclipse galileo install
it looks like JUnit is already installed. I have tried both on a Mac  PC
(Mac OS X.5, Windows 7 release candidate) using the Mac terminal and cygwin
to path to the SW directory and run the -junit commands and help and I
am robbed of my satisfaction
*http://code.google.com/webtoolkit/tutorials/1.6/JUnit.html*
*In order to run this tutorial, you will need to have JUnit 3 installed on
your system. If you are using Eclipse, check your Eclipse plugins.*

2. So, I skipped the above to move on to the final section and again I am
not passing the acceptance test of competence to move further (will my bank
account begin to take money away from me until I figure this out?). The xml
config files need some info to be filled in; but, their is no reference to
what to fill them with. Example:
http://code.google.com/webtoolkit/tutorials/1.6/appengine.html
application!-- Your App Engine application ID goes here --/application
!-- Configure path to App Engine SDK --

2.1 The ladder example brings up another question. When I install GWT it
appears to me the App Engine is installed. Do I need to install more than
this?
http://code.google.com/appengine/downloads.html

I am assuming for item [1] I need to install something and am not sure what,
where or how. Would any one offer up the Add Site, Name: and Location,
please. For item [2] I think I need to set the App Engine project settings
before I do anything and am hesitant because I'm no sure if that Application
ID is binded to something more important than I am aware  I think I need to
download the SDK for the specific platform and make my best guess of where
to put the jar(s). For item [2.1] I think I need download more than just the
GWT plugin but the SDK as well as mentioned prior and this path is really
important for anything to work.

I'm just guessing about everything above. I'm sure this is good for my
learning experience but not apparent when following a tutorial that holds
your hand and then all the sudden the slow let go is more complicated than
the low barrier to entry.

I would appreciate any suggestion, refs etc...

Thank you in advance.

-Angel

--~--~-~--~~~---~--~~
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-toolkit@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: GWT-StockWatcher: German translation of parameterized messages appears as English

2009-11-09 Thread Angel Marquez
voilà!
Not only did that work it made sense.
thank you!

Do you know of any other GWT resources that pertain to say Audio and Video
streams?

regards.

On Mon, Nov 9, 2009 at 1:48 AM, Dalla dalla_man...@hotmail.com wrote:


 You cheated ;-)

 In the tutorial, you create two separate properties files;
 StockWatcherConstants_de.properties and
 StockWatcherMessages_de.properties

 But you have only created StockWatcherConstants_de.properties,
 and in there you put both your static and generalized strings.

 Try creating a StockWatcherMessages_de.properties aswell and put these
 rows in there:

 lastUpdate = Letzte Aktualisierung: {0,date,medium} {0,time,medium}
 invalidSymbol = ''{0}'' ist kein gültiges Aktiensymbol.

 and remove the same rows from StockWatcherConstants_de.properties



 On 8 Nov, 03:42, Angel Marquez angel.marq...@gmail.com wrote:
  I am here in the SW tutorial:
 http://code.google.com/webtoolkit/tutorials/1.6/i18n.html
 
  Completed, I think, the lesson; but, when I check in hosted mode:
 http://localhost:8080/StockWatcher.html?locale=de
 
  The timestamp appears in English...
 
  Any ideas? src attached.
 
  Thank you in advance.
 
  -Angel
 
   gwt-SW-src.zip
  11KVisaHämta
 


--~--~-~--~~~---~--~~
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-toolkit@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: stockWatcher tutorial error

2009-11-03 Thread Angel Marquez
Hi Tamuir,
You were absolutely correct. I had the StockPrice class in place; but, there
was a typo on my behalf in the package statement. Now I can move forward : )

Appreciate the help.

Thank you,
Angel

On Mon, Nov 2, 2009 at 11:21 PM, Taimur Mirxa taim...@gmail.com wrote:

 Hi,

 I have imported the StockWatcher class you attached in the email. it has
 missing StockPrice class. If you follow the complete code tutorial for
 stockwatcher application. it would run without any exception. even I have
 developed by following the tutorial.

 for your help StockPrice class if available at
 http://code.google.com/webtoolkit/tutorials/1.6/codeclient.html


 On Mon, Nov 2, 2009 at 9:58 PM, Angel Marquez angel.marq...@gmail.comwrote:

 attached.

 thank you.

 On Mon, Nov 2, 2009 at 9:51 PM, Taimur Mirxa taim...@gmail.com wrote:

 Can you attach the source code?


 On Mon, Nov 2, 2009 at 9:08 PM, Angel Marquez 
 angel.marq...@gmail.comwrote:

 This line of code:
 prices[i] = new StockPrice(stocks.get(i), price, change);

 in the refreshWatchlist() method is giving me an error.

 Any ideas?

 Please see attached screen shots.

 ty,
 -a





 --
 Warm Regards,

 Taimur Mirza

 [To predict the behavior of ordinary people in advance, you only have to
 assume that they will always try to escape a disagreeable situation with the
 smallest possible expenditure of intelligence.  - Friedrich Nietzsche]








 --
 Warm Regards,

 Taimur Mirza

 [To predict the behavior of ordinary people in advance, you only have to
 assume that they will always try to escape a disagreeable situation with the
 smallest possible expenditure of intelligence.  - Friedrich Nietzsche]

 


--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---



gwt- appengine:wrkspc as project hosting root

2009-11-02 Thread Angel Marquez
Is their any future plans to integrate the google Project Hosting solution
with the gwt/appengine eclipse dev solution?

Example:
I would like to:
1. Create the initial Project via Project Hosting
2. With Eclipse current with gwt and ae check out the new project via svn,
git, merc etc...
3. Work out of this space locally.
4. Test in hosted mode and upload to a Project Hosting root, via the admin
console local(eclipse or command line) or remote(current deploy), which in
turn is a test url (test.project.org)
5. Then after the test cycle push to the live server (projectLive.com)

Notes
Maybe even have the ability to break the team and the project into
manageable components ready to check out during inception.

I would like to do this.

Regards,
Angel

Please point out any flaws in my rationale. Thanks again google for the
growth opp.

--~--~-~--~~~---~--~~
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-toolkit@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: stockWatcher tutorial error

2009-11-02 Thread Angel Marquez
attached.

thank you.

On Mon, Nov 2, 2009 at 9:51 PM, Taimur Mirxa taim...@gmail.com wrote:

 Can you attach the source code?


 On Mon, Nov 2, 2009 at 9:08 PM, Angel Marquez angel.marq...@gmail.comwrote:

 This line of code:
 prices[i] = new StockPrice(stocks.get(i), price, change);

 in the refreshWatchlist() method is giving me an error.

 Any ideas?

 Please see attached screen shots.

 ty,
 -a





 --
 Warm Regards,

 Taimur Mirza

 [To predict the behavior of ordinary people in advance, you only have to
 assume that they will always try to escape a disagreeable situation with the
 smallest possible expenditure of intelligence.  - Friedrich Nietzsche]

 


--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---



StockWatcher.java
Description: Binary data


Re: Are there any books on the GWT?

2009-11-01 Thread Angel Marquez
http://code.google.com/webtoolkit/books.html

On Thu, Oct 29, 2009 at 6:38 AM, jdwyah jdw...@gmail.com wrote:


 Pro Web 2.0 with GWT http://tinyurl.com/44y3df (I wrote it) came out
 with 1.5 so it has some coverage of ImageBundle, Gears integration and
 the like and uses java 1.5 throughout. None of the newest goodies
 though.

 On Oct 28, 12:52 pm, wil.pannell wil.pann...@pepsiamericas.com
 wrote:
  GWT in Practice was written by Charlie (I forget his last name but
  he's a frequent poster on this message board).
 
  It has the most-detailed treatment of how to engineer a GWT
  application of any of the other books, and because the books deals
  mostly with core application development, it hasn't gone stale,
  although it was published prior to GWT 1.5.
 
  On Oct 28, 11:21 am, Jason Essington jas...@greenrivercomputing.com
  wrote:
 
 
 
   My favorites are GWT in Action by Rob Hanson and Adam Tacy, and
   Google Web Toolkit Applications by Ryan Dewsbury
 
   Unfortunately both of these were published over a year ago, so GWT has

   undergone some changes since then. They do have some very good
   information, but things in the GWT world are a bit different now.
 
   Someone really needs to work on a new book that covers RunAsync,
   UIBinder, Animations, MVP design and all of the shiny new bits that
   have appeared in GWT since 1.4.
 
   I know that Bruce and Joel had announced that they were working on a
   book, but that was eons ago, so I assume that effort was abandoned in
   favor of continuing to develop GWT.
 
   -jason
 
   On Oct 26, 2009, at 9:34 PM, Tim wrote:
 
Has anybody written any actual printed books on the GWT?
 


--~--~-~--~~~---~--~~
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-toolkit@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: rpc serialization problem

2009-09-22 Thread Angel

i have the same problem

On 5 ago, 04:52, mike m...@introspect.com wrote:
 I have a simple one-to-many betwen two entities.  The parent entity
 uses List to contain the child entities.  I am able to persist these
 entities in the datastore without problems.

 However, when reading a root entity at the server, I get:

 rpc.SerializationException: Type 'org.datanucleus.sco.backed.List' was
 not included in the set of types  which can be serialized...

 The entities are successfully read from the datastore, but something
 in Datanucleus doesn't build the List correctly.

 Has anyone found a workaround for this serialization problem.

 Thanks

 GWT 1.7 GAE 1.2.2
--~--~-~--~~~---~--~~
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-toolkit@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: Wait for server call

2009-09-14 Thread Angel

Sorry, I will relaunch the question

[CODE]

// At this point I built the user interface.
// I have a combo and others elements...
MapString,String comboValues = new MapString,String()


BDServiceAsync service = GWT.create(BDService.class);
service.fillCombo(text, new AsyncCallbackMapString,String
(){
public void onFailure(Throwable caught) {
}
public void onSuccess(MapString,String result) {
// I access to the database for data. to get de
combo values.
comboValues = result;
}
});
// should wait for the call to the server
combo.setValues(comboValues);
// the flow continues

[/CODE]

Sorry for my english!

On Sep 14, 6:05 am, Sripathi Krishnan sripathi.krish...@gmail.com
wrote:
 Simplest answer - put the System.out.println() within the onSuccess() method
 -:)

 Longer answer -
 You are trying to make an asynchronous call into a synchronous one. Its a
 question that has been asked many times, and the answer is - don't try to do
 it.  Read the document at 
 -http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication...
 more details on this subject.

 --Sri

 2009/9/13 Angel gonzalezm.an...@gmail.com





  I have this code, which sends a call to the server. This call takes a
  few seconds to complete.
  I should not run System.out.println until the call ends.

  I do this? How I wait for the server?
  thanks

  [CODE]
  String value=nothing;
  BDServiceAsync service = GWT.create(BDService.class);
         service.myCall(text, new AsyncCallbackMapString,String(){

                 public void onFailure(Throwable caught) {

                 }

                 public void onSuccess(MapString,String result) {
                         // This takes a few seconds to complete.
                                         value=hola;

                 }
         });

  // should wait for the call to the server
  System.out.println(value=+value);

  [/CODE]
--~--~-~--~~~---~--~~
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-toolkit@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: Wait for server call

2009-09-14 Thread Angel

If I do it, the user interface shows in browser before the combo fill
values...  :(
The user interface show a empty combo.


On Sep 14, 11:38 am, Norman Maurer nor...@apache.org wrote:
 You should do it like this:

 BDServiceAsync service = GWT.create(BDService.class);
        service.fillCombo(text, new AsyncCallbackMapString,String(){
                 public void onFailure(Throwable caught) {
                 }
                 public void onSuccess(MapString,String result) {
                     // I access to the database for data. to get de
  combo values.
                     combo.setValues(result);
                 }
         });

 Bye,
 Norman

 2009/9/14 Angel gonzalezm.an...@gmail.com:





  Sorry, I will relaunch the question

  [CODE]

  // At this point I built the user interface.
  // I have a combo and others elements...
  MapString,String comboValues = new MapString,String()

  BDServiceAsync service = GWT.create(BDService.class);
         service.fillCombo(text, new AsyncCallbackMapString,String
  (){
                 public void onFailure(Throwable caught) {
                 }
                 public void onSuccess(MapString,String result) {
                     // I access to the database for data. to get de
  combo values.
                     comboValues = result;
                 }
         });
  // shouldwaitfor the call to the server
  combo.setValues(comboValues);
  // the flow continues

  [/CODE]

  Sorry for my english!

  On Sep 14, 6:05 am, Sripathi Krishnan sripathi.krish...@gmail.com
  wrote:
  Simplest answer - put the System.out.println() within the onSuccess() 
  method
  -:)

  Longer answer -
  You are trying to make an asynchronous call into a synchronous one. Its a
  question that has been asked many times, and the answer is - don't try to 
  do
  it.  Read the document at 
  -http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication...
  more details on this subject.

  --Sri

  2009/9/13 Angel gonzalezm.an...@gmail.com

   I have this code, which sends a call to the server. This call takes a
   few seconds to complete.
   I should not run System.out.println until the call ends.

   I do this? How Iwaitfor the server?
   thanks

   [CODE]
   String value=nothing;
   BDServiceAsync service = GWT.create(BDService.class);
          service.myCall(text, new AsyncCallbackMapString,String(){

                  public void onFailure(Throwable caught) {

                  }

                  public void onSuccess(MapString,String result) {
                          // This takes a few seconds to complete.
                                          value=hola;

                  }
          });

   // shouldwaitfor the call to the server
   System.out.println(value=+value);

   [/CODE]- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---



Wait for server call

2009-09-13 Thread Angel

I have this code, which sends a call to the server. This call takes a
few seconds to complete.
I should not run System.out.println until the call ends.


I do this? How I wait for the server?
thanks

[CODE]
String value=nothing;
BDServiceAsync service = GWT.create(BDService.class);
service.myCall(text, new AsyncCallbackMapString,String(){

public void onFailure(Throwable caught) {

}

public void onSuccess(MapString,String result) {
// This takes a few seconds to complete.
value=hola;


}
});

// should wait for the call to the server
System.out.println(value=+value);

[/CODE]

--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---



err in jsp

2009-01-02 Thread Angel

i get a err that
org.apache.jasper.JasperException: /sss1.jsp(13,0) The absolute uri:
http://localhost:8080/webapps/ROOT/WEB-INF/lib cannot be resolved in
either web.xml or the jar files deployed with this application

--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



just a basic idea

2008-12-30 Thread ANGEL DEBORAL
i dont know xactl wt u want but i undrstand the applet y cant run again 
again..
initialise 1 button( b ) only set caption as Run 
b.setActionCommand(Run);
in
public action prerformed(ActionEvent e)
{
   JButton b1=new (JButton)e.getSource();
  if(b.getActionCommand().quals(run);
 {
   // b1.(cod to run)
   b1.setActionCommand(Cancel);
  }
els
{
 // b1.(cod to cancel)b1.setActionCommand(Run);
  }
}

--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



how to use Ajax in jsp

2008-12-30 Thread Angel

plz i hv said to use jsp in my T.Y.IT projectso
helpme..by giving eg: for simple textbox/
comboboxwaitg for reply

--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---