Search Type: Posts; User: sheesh-kebab
Search: Search took 0.01 seconds.
-
4 Dec 2008 7:36 PM
- Replies
- 3
- Views
- 5,337
there is also an easy way to invoke ant tasks from maven and just easily using GWT compiler straight from Maven without any plugins. Look here for how:
... -
4 Dec 2008 7:33 PM
Jump to post Thread: Anyone using Maven? by sheesh-kebab
- Replies
- 5
- Views
- 1,680
I'm using maven with GWT too and gxt 1.2 is up there somewhere (downloads just fine from somewhere via Nexus)...
-
30 Oct 2008 7:33 PM
- Replies
- 8
- Views
- 4,656
I've done it - and would recommend using latest Jetty with Continuations and Spring MVC for this (e.g. spring MVC wrapping a raw GWT rpc - or you can also use json it doesn't particularly matter)....
-
15 Sep 2008 6:12 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
I found another pretty good option for charting, for whoever is interested - it's kinda similar to fusion charts, Flash-based, just seems to be more liberal in licensing (it's no OSS, but lets you...
-
13 Sep 2008 7:38 AM
- Replies
- 29
- Views
- 12,067
I also feel it would be beneficial to provide a better level of interoperability between GWT and GXT - e.g. being able to easily use GXT widgets in GWT layouts and vice versa. However, not sure...
-
5 Sep 2008 10:50 AM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
zaccret, thanks for the link - that's the FSF response I was referring to all along just couldn't find it (it was originally posted in the old mygwt forum).
-
4 Sep 2008 10:24 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
From what I remember from FSF reponse was related to impossibility under GWT to satisfy conditions outline sections 4 (d) (1) of LGPL, given that GWT produces statically linked output with no ability...
-
4 Sep 2008 9:21 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
gslender,
There was an official response from FSF on this. Check with Darrel on where the post went. Or double check with FSF - I'm sure they'll clear it up again (or maybe just leave it up to... -
4 Sep 2008 7:42 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
there was this lengthy discussion on this over on the mygwt forum at some point (with a reply from FSF on the matter), however that post is now gone somewhere. Here is the link to the thread on the...
-
4 Sep 2008 5:47 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
oh, didn't notice OFCGWT is now LGPL - which is kinda bad and is not really useable in commercial projects based on GWT - or really any closed source GWT projects (GWT obviosly has a compiler that...
-
4 Sep 2008 5:31 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
yey, finally it seems to have been finalized. LGPL it is then (it used to be GPL in the pre-beta releases)
-
31 Aug 2008 12:54 PM
- Replies
- 4
- Views
- 1,474
as of now, Gwt-Ext reflects fully ExtJs 2.0 javascript library, which is a bit more complete feature-wise than GXT. GXT has been catching up quite fast lately though, and it will probably match (at...
-
30 Aug 2008 7:00 PM
- Replies
- 4
- Views
- 1,474
GXT or Ext GWT is 100% GWT/Java project developed by ExtJs and based on previously available library called MyGwt.
GWT-EXT is an ExtJs derived project and developed independently from ExtJs. It... -
28 Aug 2008 5:29 PM
Jump to post Thread: Feature : Charts by sheesh-kebab
- Replies
- 55
- Views
- 22,948
ofc4j is not for GWT - OFCGWT is however, and will work for easy embedding OFC2 charts into GWT. I think however that the combination of OFC4J and OFCGWT could be pretty nice too - although not sure....
-
21 Aug 2008 8:35 PM
Jump to post Thread: Open Flash Charts GWT by sheesh-kebab
- Replies
- 5
- Views
- 4,924
slick
-
17 Aug 2008 6:03 PM
Jump to post Thread: Licensing noob question... by sheesh-kebab
- Replies
- 3
- Views
- 1,299
none of us lawers here (although there are plenty of developers who tend to be) - but basically if you "distribute" your "combined" stuff in some way then yeah, you have to make your source public,...
-
11 Aug 2008 5:26 PM
Jump to post Thread: extjs vs .net application by sheesh-kebab
- Replies
- 16
- Views
- 4,822
you mean timer-based polling of a datasource (a web service)? It depends on the amount of data - desktop apps usually rely on platform specific binary data transfer formats that are very fast and...
-
21 Jul 2008 5:20 PM
- Replies
- 0
- Views
- 1,070
Hi -
just wanted to let everyone now about a new blog I kicked off over the weekend - http://gwtnow.com - on various gwt-related matters. I hope you'll find it interesting and useful. Some current... -
11 Jul 2008 4:00 PM
Jump to post Thread: Ext-GWT: stop the insanity by sheesh-kebab
- Replies
- 23
- Views
- 12,836
I've written plenty of swing stuff in my time, and I rarely had to use maps to generalize models for tables and other widgets (Are maps are great for writing generalized/metadata driven apps -...
-
8 Jul 2008 6:14 PM
Jump to post Thread: Ext-GWT: stop the insanity by sheesh-kebab
- Replies
- 23
- Views
- 12,836
disregarding some rants in the post, I agree with the points - I've also noticed some generics abuse. My guess is that some of the things happened due to attempts to approximate extjs javascript api...
-
10 Jun 2008 4:19 PM
- Replies
- 15
- Views
- 6,741
this past week I got a chance to use somewhat slow non-us broadband internet connection. Of course, I couldn't resist and hit a few GWT apps to try out their performance - including GXT explorer...
-
30 May 2008 1:17 PM
- Replies
- 15
- Views
- 6,741
it seems like performance is getting better (at least it's getting snappier on my dev 4cpu 8gig system :) ). seriously, explorer2 preview is noticeable faster than what I remember.
-
27 May 2008 4:38 PM
Jump to post Thread: GWT 1.5 nearing release... by sheesh-kebab
- Replies
- 5
- Views
- 2,187
1.5 release candidate is out
http://code.google.com/webtoolkit/download.html -
7 May 2008 6:00 PM
- Replies
- 18
- Views
- 6,465
Darrell, sorry, I didn't mean to create anymore work for you with my post - Apache 2.0 license is compatible just with EPL 1.0, so the fix could have been a piece of cake;)
To someone here... -
6 May 2008 3:58 PM
Jump to post Thread: Ext GWT Roadmap by sheesh-kebab
- Replies
- 17
- Views
- 8,702
in terms of charting, there is simply no perfect way to do highly interactive and accessible charting in web browsers without relying on a plugin such as Flash in web browsers. There are some tricks...
Results 1 to 25 of 40
