Re: Google Chart API Vs Visualization API

2009-04-18 Thread Jeremiah Elliott
Not really gwt related, but the chart api builds static png files. The visualivation api builds interactive svg / java script. On Apr 16, 2009 12:20 PM, Sam mythreye...@gmail.com wrote: Can somebody highlight the differences between Chart API and Visualization API? Which is more powerful in

Re: GWT hosted mode ubuntu 8.10 - does not show content

2009-03-22 Thread Jeremiah Elliott
for the details. -Jeremiah Elliott On Sun, Mar 22, 2009 at 4:51 PM, jakob.ga...@gmail.com jakob.ga...@gmail.com wrote: Hi, After reading, searching and trying, I still can't get hosted mode to work on my system. The shell starts just fine, but even the Hello sample doesn't render

Re: GWT Enhancements RoadMap

2008-12-11 Thread Jeremiah Elliott
http://googlewebtoolkit.blogspot.com/ this answers some of your questions. On Wed, Dec 10, 2008 at 8:21 PM, GWTFan valavanur...@gmail.com wrote: In the Google IO conference this year we brought up the discussion on using toolkits like GXT (for its richness and for widgets like datepicker,

Re: Strange problem with gwt, tomcat and memcached

2008-11-27 Thread Jeremiah Elliott
Well, the problem was due to the tomcat classloader. Not sure why, but when i packaged the memcached jar in the war file (It had been in tomcat's top level lib directory) it worked! Not a GWT issue. ;-) -Jeremiah On Mon, Nov 24, 2008 at 3:11 PM, Jeremiah Elliott [EMAIL PROTECTED]wrote: Ok

Re: Strange problem with gwt, tomcat and memcached

2008-11-24 Thread Jeremiah Elliott
Ok, still having issues with this... Has anyone here used memcached with gwt? I am starting to thing the problem is because the Report object is both IsSerializable and java.io.Serializable? Any kind of pointer would be good. Thanks -Jeremiah On Sat, Nov 22, 2008 at 1:10 PM, Jeremiah Elliott

Re: Animations

2008-11-23 Thread Jeremiah Elliott
something like this? http://code.google.com/p/gwt-voices/ On Sun, Nov 23, 2008 at 1:39 PM, Adligo [EMAIL PROTECTED] wrote: Hi, I did some basic animation at adligo.com, basically just a absolute panel with Timers that move the labels for the A and dligo and the panel for the tabs.

Strange problem with gwt, tomcat and memcached

2008-11-22 Thread Jeremiah Elliott
ok, I am not even 100% sure this is a GWT issue. The more I mess with it the more I am convinced that it is somehow gwt related. Anyway I am in the process of adding memcache to the application I am working on. In hosted mode it worked exactly as expected. Huge speed improvement, and the memcached

Re: GWT + iText + Eclipse Problem

2008-10-13 Thread Jeremiah Elliott
Did you edit the classpath in the App-compile script? or just the one in eclipse? On Mon, Oct 13, 2008 at 3:53 PM, Dean S. Jones [EMAIL PROTECTED] wrote: iText is a SERVER SIDE library for creating PDF's... you are trying to use it on the client side. On Oct 13, 2:25 pm, prof3ta [EMAIL

Re: Newbie - Trying to access Documentation

2008-09-24 Thread Jeremiah Elliott
can you get here? http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5s=google-web-toolkit-doc-1-5t=google-web-toolkit-doc-1-5 On Wed, Sep 24, 2008 at 3:52 PM, Khader [EMAIL PROTECTED] wrote: Hi, I am trying to use GWT for the first time and was looking for some documentation on

Re: GWT application and Google AppEngine

2008-09-19 Thread Jeremiah Elliott
have you taken a look at this? http://code.google.com/p/python-gwt-rpc/ On Fri, Sep 19, 2008 at 5:34 AM, ajay jetti [EMAIL PROTECTED]wrote: Hi Sri Even im facing the same problem Please sombody post --~--~-~--~~~---~--~~ You received this message because

Re: Real-time data receiving

2008-09-12 Thread Jeremiah Elliott
You may find this helpful http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ On Thu, Sep 11, 2008 at 10:30 PM, juan [EMAIL PROTECTED] wrote: Hi, I am currently building a GWT UI that can interface with our backend application. Our backend application push out