Re: New gwt-cal 0.9.3 version released

2012-01-08 Thread Z.A Jafari
wt-cal.googlecode.com/files/gwt-cal-0.9.3.jar >> >> Regards. >> >> On Jan 8, 6:01 am, "Z.A Jafari" wrote: >> > hi there, >> > >> > how can i download the app from that link you provided.please guide me >> > >> > On 7 Jan

Re: New gwt-cal 0.9.3 version released

2012-01-07 Thread Z.A Jafari
hi there, how can i download the app from that link you provided.please guide me On 7 January 2012 11:42, ctasada wrote: > Finally is here the new GWT-Cal 0.9.3 version > > The Release Notes are: > > * Updated project to use gwt 2.4.0 > * Updated project to use gwt-dnd 3.1.2 > * The whole proje

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
mo app you need to make you a gwt expert. > > > On Tue, Dec 27, 2011 at 11:38 AM, Z.A Jafari wrote: > >> >> http://code.google.com/webtoolkit/doc/latest/tutorial/gettingstarted.html >> >> On 27 December 2011 13:59, Ed Bras wrote: >> >>> > th

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
d them? > > > On Tue, Dec 27, 2011 at 11:16 AM, Z.A Jafari wrote: > >> >> thanks.can you please post the link for the expense app. >> >> On 27 December 2011 13:40, Ed Bras wrote: >> >>> I would probably go for the Request Factory as I commented on

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
thanks.can you please post the link for the expense app. On 27 December 2011 13:40, Ed Bras wrote: > I would probably go for the Request Factory as I commented on the current > discussion on this subject. > > > On Tue, Dec 27, 2011 at 10:52 AM, Z.A Jafari wrote: > >

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
can you please provide the link for the expense application On 27 December 2011 13:22, Z.A Jafari wrote: > > thanks for your feedbacks. for the hibernate section, do i use GILEAD tool > or would you use something else,as a whole > > On 27 December 2011 13:17, Ed Bras wrote: &g

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
ons for your problem domain. > > > if you were on my place what tools/technologies would you have used to > develop a webapplication > > to provide reports using tables and charts/graphs. > You should have find the answer if you played with the demo's app's like > th

Re: Develop Web application

2011-12-27 Thread Z.A Jafari
+ GWT doc's get you well started. See the demo's app'.s i have gone through the demos. i have also gone through the posts which makes me more confused because of so many different comments. So, I have done my homework.But need expert advise to get started.For e.g. if you were on my place what tools

Develop Web application

2011-12-27 Thread Z.A Jafari
Hello there, I have a ERP application which I have developed with JAVA Swing and hibernate. My Users RDP the server and run the application. Now I wan tto develop a reporting application from the data captured from my Java application. I want to use GWT/GXT to develop the reporting system. Can som

Re: Viewport layout

2011-12-17 Thread Z.A Jafari
thanks a lot On 17 December 2011 14:02, Ed wrote: > FF 8 plugin: search in the forum, there is a plugin available for FF8, > they almost talk about it daily... You should have seen it! > Your CSS problem (not a GWT problem): ask a CSS specialist. > Start by putting the following in your CSS: > *

Re: Viewport layout

2011-12-17 Thread Z.A Jafari
ok i am working with chrome for now and i dont see any reason why i have that gap as i have shown in the screenshot.please help -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googleg

Re: Viewport layout

2011-12-17 Thread Z.A Jafari
i updated FF to version 9 and GWT plugin is missing for it.any help on this -- 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 emai

Re: Viewport layout

2011-12-17 Thread Z.A Jafari
i get this message,so i cannot use firefox 8.is it true Sorry, the GWT Developer Plugin only supports Firefox 3.0 - 7.0 at present<http://www.getfirefox.com/> On 17 December 2011 12:05, Z.A Jafari wrote: > > i have firefox 8 and when i try to run the GWT on this browser it >

Re: Viewport layout

2011-12-17 Thread Z.A Jafari
ot;something is there", and you can change > the styles and everything on the fly and see what happens. there is no > faster way to learn all the css/layout stuff that you will need. > > Am 17.12.2011 09:21, schrieb Z.A Jafari: > > > > Hello there, > > > > i a

Viewport layout

2011-12-17 Thread Z.A Jafari
Hello there, i am a begginer to GWT/ExtGWT and when i run my first app,i have some gap on the top and right corner.please see the picture i have attached. I am using Viewport and BorderLayout. cheers Zolf -- You received this message because you are subscribed to the Google Groups "Google Web

Re: GWT as reporting application

2011-12-16 Thread Z.A Jafari
you can use highcharts, it is nice. can i use highcharts in my GWT application?? On 16 December 2011 18:05, Z.A Jafari wrote: > > how about performance og GWT compared to Swing > > On 16 December 2011 10:13, Kanagaraj M wrote: > >> you can use highcharts, it is nice. >

Re: GWT as reporting application

2011-12-16 Thread Z.A Jafari
how about performance og GWT compared to Swing On 16 December 2011 10:13, Kanagaraj M wrote: > you can use highcharts, it is nice. > > -- > 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:/

Re: GWT as reporting application

2011-12-15 Thread Z.A Jafari
very > well. Perform a google search for this to find out more information. > > There are a couple of chart libraries you can use in GWT, google "GWT > Charts" and you will get a lot of results. > -- > Harpal Grover > > On Fri, Dec 16, 2011 at 1:07 AM, Z.A Jafari wr

Re: GWT as reporting application

2011-12-15 Thread Z.A Jafari
please help On 15 December 2011 17:44, Z.A Jafari wrote: > > Hi there, > > I have my ERP application written in Swing and hibernate and I have many > reports in my application. Now I am planning to shift the reports to > webbased using GWT. I want to know is GWT faster then sw

GWT as reporting application

2011-12-15 Thread Z.A Jafari
Hi there, I have my ERP application written in Swing and hibernate and I have many reports in my application. Now I am planning to shift the reports to webbased using GWT. I want to know is GWT faster then swing in performance and features. Also I shall appreciate if some resources or tutorial is

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
Jim, thanks for your feedback. how do i unregister from those links.can I ?? On 22 November 2011 19:13, Jim Douglas wrote: > Start by changing your Google password. > > On Nov 22, 3:09 am, "Z.A Jafari" wrote: > > how could i have been hacked. what do i need to do

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
how could i have been hacked. what do i need to do now to nullify the hack -- 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

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
Jim you mean to say,do i have a virus on my machine -- 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

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
Oh, using your link i saw i have link to bad groups,how do i get out of these or save myself from this filth -- 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 unsub

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
Thomas, thanks for it, Jim mentioned that my account has been hijacked and bad links are linked to me.what is this stuff,can you or somebody please clear this for me. i am worried my image is at stake -- You received this message because you are subscribed to the Google Groups "Google Web Toolk

Re: Starting Jetty on port 8888

2011-11-22 Thread Z.A Jafari
how to stop them normally. That's a fallback position; you > would normally click the little red button that stops the session. > > On Nov 20, 11:26 pm, "Z.A Jafari" wrote: > > Jim, > > > > Thanks for your comments. what do you mean "And click &quo

Re:

2011-11-20 Thread Z.A Jafari
Jim, Thanks very much On 21 November 2011 00:27, Jim Douglas wrote: > > http://gwt.google.com/samples/Showcase/Showcase.html?locale=ar_EG#!CwRichText > > On Nov 19, 9:57 pm, "Z.A Jafari" wrote: > > thanks for your help. Are there any working example on thi

Re: Starting Jetty on port 8888

2011-11-20 Thread Z.A Jafari
Jim, Thanks for your comments. what do you mean "And click "view profile" next to your name." what the error stack says is to restart eclipse,so everytime i face this issue i need to restart eclipse which can become a pain when you are developing codes -- You received this message because you a

Starting Jetty on port 8888

2011-11-20 Thread Z.A Jafari
Hello there, i am running eclipse indigo. i am new to GWT and suddenly i am not able to run my test app becsue i get this error. how do i restart the jetty server. by the way if i want to use Tomcat instead of Jetty how can i do it.links and tutorials will be appreciated. Starting Jetty on port

Re:

2011-11-20 Thread Z.A Jafari
thanks for your help. Are there any working example on this.Appreicate your help On 19 November 2011 20:21, Juan Pablo Gardella wrote: > Check > http://code.google.com/intl/es-ES/webtoolkit/doc/latest/DevGuideClientBundle.html#RTL_support > > 2011/11/19 Z.A Jafari > >> &g

[no subject]

2011-11-19 Thread Z.A Jafari
Hello there, I have been developing Java application with Swing for middle east countries i.e. RTL language. Now I want to start a new project and I want to use GWT technology for it. I just want to be sure,does GWT support RTL language and widgits.Appreciate your help. Cheers Zolf -- You recei

Re: Training on Google-web-toolkit

2011-11-10 Thread Z.A Jafari
Hi, Can you please give me more information on your GWT training.I mean website or something were I can view the details. cheers Zolf On 9 November 2011 13:46, lavanya kannan wrote: > Hi, > > We are basically a Technical Corporate Training Company. If you know any > individual or Corporate loo

Re: I made 3 new GWT Youtube tutorial videos.

2011-10-10 Thread Z.A Jafari
thanks a lot On 10/10/2011, Juan Pablo Gardella wrote: > Thanks! > > 2011/10/9 Brandon Donnelson > >> >> My GWT Tutorial Playlist - >> http://www.youtube.com/playlist?list=PL29B4CCEF46EFF4F2&feature=viewall >> >> GWT install on Ubuntu - http://www.youtube.com/watch?v=bkKxqynHrrQ >> GWT install o

Re: I made a few simple screencast tutorials.

2011-10-04 Thread Z.A Jafari
cheers mate for these tutorial,keep up the good work,it is very helpful On 29 September 2011 16:54, Brandon Donnelson wrote: > Thanks for the positive feedback. :) I'm happy you liked it. I've got a > list I'm aiming to make and appreciate letting me know. I've added client > bundle and MVP patte