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

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

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

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

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

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

Re: GWT, Wave extensions API tutorials/resources

2009-12-03 Thread Angel Marquez
-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

Re: GWT, Wave extensions API tutorials/resources

2009-12-03 Thread Angel Marquez
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

Re: GWT, Wave extensions API tutorials/resources

2009-12-01 Thread Angel Marquez
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

Re: GWT, Wave extensions API tutorials/resources

2009-12-01 Thread Angel Marquez
: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

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

Re: GWT, Wave extensions API tutorials/resources

2009-11-30 Thread Angel Marquez
, 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

Re: GWT, Wave extensions API tutorials/resources

2009-11-30 Thread Angel Marquez
? 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

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

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

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.

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

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

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-17 Thread Angel Marquez
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

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-17 Thread Angel Marquez
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

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

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

Re: two browser windows

2009-11-13 Thread Angel Marquez
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

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

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-12 Thread Angel Marquez
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

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

GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-11 Thread Angel Marquez
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

Re: GWT-StockWatcher: German translation of parameterized messages appears as English

2009-11-09 Thread Angel Marquez
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

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

gwt- appengine:wrkspc as project hosting root

2009-11-02 Thread Angel Marquez
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

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

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

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

Re: Wait for server call

2009-09-14 Thread Angel
. --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

Re: Wait for server call

2009-09-14 Thread Angel
.                     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

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

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

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); { //

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