I'm coming on board a team where Ant is just beginning to find its use. They were using make until recently, and the migration to Ant has spurred some...
... Didn't find much, but look at #5 in this article: http://www.onjava.com/lpt/a/4456 Basically the argument for separating the dir's is that you can easily...
"LONDON, England (AP) -- Archaeologists say that they have unearthed parts of a World War II fighter plane that crashed after downing a German bomber near...
Saw this over at "Sun informed its licensees that “In recognition of the major new features, overall maturity, and richness of this latest J2SE platform...
... There are a couple of Eclipse Profiler plugins, but I have not used them (search for "profiler" at http://www.eclipse-plugins.info). I have used JProbe and...
"The Middleware Company (TMC) and JBoss, Inc., have severed their business ties with each other over ongoing charges of JBoss employees posting fake messages...
" If they can't start a meeting without you, well, that's a meeting worth going to, isn't it? And that's the only kind of meeting you should ever concern...
... what if you wanted to have some generated artifacts like hibernate config and mappings, that have to be generated at compile-time and need to use...
Hi Eric, ANT Developer's Handbook has a number of examples of good project structure. Cheers - Kirk ... Cheers, Kirk www.javaperformancetuning.com "Don't be...
... you should read my newsletter ;) You can get a feature neutered version that is good for 6 months. ... Cheers, Kirk www.javaperformancetuning.com "Don't be...
Have you checked the Hyades project from Eclipse? The other week, IBM had a conference in Acapulco (no, I didn't go, but a friend did). One of the IBM project...
and where would one get to see your newsletter ..... db ... From: Kirk Pepperdine [mailto:a.pepperdine@...] Sent: Wednesday, 2 June 2004 8:08 AM To:...
The "Napkin Look And Feel" http://napkinlaf.sourceforge.net/ DR ============================================================================== This message is...
** Reply to message from "Rosenstrauch, David" <david.rosenstrauch@...> on Wed, 2 Jun 2004 14:25:58 +0100 ... This is a work of genius! -- Daddy, tell me...
Just thought I'd point out this handy little tool for those who work with XPath and XSL. <http://www.purpletech.com/xpe> ... Available as an Eclipse plugin,...
OK - saw a whole bunch of spams make it past my spam filter yesterday, and am a little concerned. Here's how they're doing it: They send an message with an...
Rosenstrauch, David said: [Explanation of problem snipped] ... I haven't seen any yet, but it doesn't really suprise me that it would be a technique. ... ...
... Mica, you didn't try it with Java 1.3 by any chance, did you? The page states it won't work. I got it just fine by clicking the WebStart demo link (Using...
... A friend of mine works for Roaring Penguin. He says that they're spam filter product, CanIt, handles this type of spam, but I don't have any details. On ...
I have an insane client who has several files XML files, each containing thousands of invidual records along the lines of this: <outside tag> <recordtag...
Well, here's my stab: (Side note: If she wanted them all extract to a single (say, text) file, then I'd suggest using XSLT. But since each record is going to...
Thanks David. ... kit and ... Except that each original file is only about 3MB, which isn't too burdensome. Plus, DOM, I think, has an advantage over SAX in...