Hi Martin, How's it going down there? Things must be good in Wellington. Hey, I am just wanting to know if your Wellington Java WebStart presentation is...
Sione
sionep@...
Apr 1, 2007 11:13 am
2300
... Hi: it has been a beautiful and balmy 3 months in Wellington. I don't think that I have seen a break like this since we arrived in Wellington all those...
Hey all, Just got an email from meetup.com about the Auckland meeting on the 16th - the description is the same as the last one thou :( Whats the topic this...
Cancel that... I'll go and beat Meetups.com. *poof* #kapow# &thud& We now return you to your regular show... I'm trying to confirm a speaker for the 25th,...
... -- Maybe you and I should do a bake off of EJB3 apps - IDEA vs JBuilder 2007? ... Richard Richard Vowles, Product Evangelist Developers Inc Ltd (for...
Hmmm, could be interesting - I've not really looked fully at the new EJB3 stuff that IDEA has - at least not beyond a brief explore. I need a working computer...
Maybe James could put us on as the comic duo after the main presentation ... -- Richard Vowles, Product Evangelist Developers Inc Ltd (for Delphi, C++ Builder,...
Mark if you do something on the automated database migrations, could you send me a copy as I think that would be a great topic for the CantyJUG as well. ...
Sure - for starters you could look at: http://code.google.com/p/dbng/wiki/IntroductionToDatabaseNG which is my mini-framework on migrations which I recently...
Given the comment at the bottom of that page, can we officially say you "Code like a Girl" Mark? :-) *http://tinyurl.com/o8tpu for those who want to know what...
... I guess so :) The initial code had each migration in a separate class which implemented a Migration interface and each implementation was explicitly ...
Mark have you looked at the competition? http://www.sundog.net/index.php/databaserefactoring From the quick look at yours, it looks interesting. Regards Brent...
Can't say I have actually *looks now*. Looks interesting. One reason I opted for keeping migrations at a code level rather than a fairly high level XML...
Hi all, I'm just checking on interest in a monday night meeting for Auckland Java Community. It looks like I can get Ben Alex from Interface21 (creators of ...
I'm keen.... dev managers comment "good, as long as take bombs and kill him" - I don't think he likes spring for some reason.. its just too... shiny. ... ...
Shiny? Really? It's hardly new. I was working with developers using it hard core 4 years ago... J ... -- James Beamish-White Managing Director TEIQ Limited the...
Hi folks, I'm about to start a major development project and am tossing up between SWT and Swing for the UI part of it. Most of the reading I've done on-line ...
True - if you want shiny you go Google Guice :) Moving spring into one of the projects here I was working on was the best thing I did - however another dev on...
And continuing comparison questions (a while ago we had XFire vs Axis2, today we had SWT vs Swing), for JSF what is the better choice, Facelets or Rich Faces? ...
Havn't really done much in swing and nothing of any large scale at that and nothing in SWT - but Swing these days is looking to be just as fast as SWT. And in...
I've been playing with facelets, I like facelets itself but really don't like the rigmarole i need to go through to patch it. Quite frustrating, restrictive...
... Monday's better for me anyway as Wednesday is always out :) Would be very interested in seeing a talk from Interface21. Damon. [Non-text portions of this...
The more recent the version of Java, the faster Swing is. Java 6 had some major improvements in that area and in native look and feel support. [Non-text...
I would favour Swing because: It is widely used (and so more bugs are more likely to be found and fixed) It is already deployed with the JRE (so there are less...
And it was done. I don't have the full blurb about what Ben Alex will be talking about (something Spring), or confirmation on the room/venue, but should be...
Does anyone want to come out as a closet SWT supporter? ... We will be targeting Java SE 7+ because of the "system tray" and "open url in default browser"...
If you decide to use Swing, I have some recommendations: 1) Check out JFormDesigner (http://www.jformdesigner.com/) This is a superb tool for prototyping rich...