I have a startup class in weblogic that reads some configuration parameters from file. I need to decrypt some encrypted user/password strings in the file. I...
Hello, this is just a friendly reminder that my company Rally Software is offering several two-day Certified ScrumMaster Training courses in the Denver area on...
I've been sort of punting on an issue that Checkstyle keeps flagging when it comes to parameter naming. For example: 'Foo' hides a field. in cases like this: ...
... I use duplicate parameter names in just this way. I think coming up with a different parameter name (p_foo, perhaps?) is silly, and obscures the purpose...
I use p_ for parameter variable names and m_ for instance variable names. That way I can 'reuse' the names in a method. -Pete ... ============= ... I use...
... <snip> ... I agree it is silly, and reeks of Hungarian notation, which I've grown to loathe from my years of doing PowerBuilder. It's curious that CS has...
I'd turn the check off. It reads very well as is "this.foo = foo" without any bastardized hungarian something or other. Isn't the bad practice... although I'm...
Rob Park
rpark68@...
May 23, 2006 4:57 pm
428
Hi, all, I need to do some transformations on XML files too big for XSLT. I am investigating STX (Streaming Transformations for XML) and Joost (the java ...
... Hash: RIPEMD160 Some disparage the technique, but I like to prefix my instance vars with _ so that you'd have: void setFoo(int foo) { _foo = foo; } There's...
Hi Everyone, I'm planning to relocate to the Denver area this August/September. I'll be seeking a J2EE Developer or Architect position but I'm not soliciting...
Shawn Kuenzler
shawnk@...
May 25, 2006 11:16 pm
431
There's debate about whether this is ready for prime time, but it's pretty cool: http://blogs.sun.com/roller/page/roumen?entry=flash_demo_j2ee_has_never...
I found a reference to an SCJP Study group on the DJUG site ( linky - http://www.denverjug.org/wiki/Wiki.jsp?page=JAVASCP50 ). The details said meetings were...
Gooch, John
John.Gooch@...
May 26, 2006 3:57 pm
433
... That groups is inactive. We are looking for someone to restart it. -- Jim McMaster mailto:jim.mcmaster@......
Jim, I am willing to restart it. The caveat to this is that I live in Highlands Ranch so the location would need to be not too far from the ( DTC/Englewood )....
Gooch, John
John.Gooch@...
May 26, 2006 4:57 pm
435
I would be interested in going as I am currently making the leap from operation to development. Jeffrey Scelza o: 720-888-2659 ... From:...
Scelza, Jeffrey
Jeffrey.Scelza@...
May 26, 2006 5:00 pm
436
I'm in HR and am interested, too. Sign me up. ... Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta....
Jeff, Sure thing. In addition, I will probably set up a mini website for the group to coordinate activities. It will definitely be a sub-group of DJUG, so I'll...
Gooch, John
John.Gooch@...
May 30, 2006 2:48 pm
438
The presentation materials from the May, 2006 DJUG Meeting are available on the web site at: http://www.denverjug.org/meetings/meetings_06.jsp Sorry for the...
I've got a follow up JSF question for Bill Dudney who presented at the meeting last night. If anybody else knows the answer please don't be shy though ... Bill...
University of Colorado at Denver and Health Science Center College of Engineering and Applied Science Continuing Engineering Education Program Please contact...
I've recently learned that there is lots of cool techie stuff I can download as MP3, load into my PDA/cellphone, and listen to during my commute. Here's what I...
George I subscribe to some podcasts via iTunes. They have a video podcast called MacBreak which is pretty good. Slightly off subject, but the New Scientist...
I have to write a Java application that FTPs some data from one machine to another. Until I began to write this I had no idea that there are no built-in FTP...
This may sound like weird idea, but can ANT do this with its FTP tasks? I have it on my TODO list to try it out. Regards, John A. Gooch Systems Administrator ...
Gooch, John
John.Gooch@...
Jul 14, 2006 9:24 pm
452
I hadn't thought of this and It's not a bad idea - I could kick it off every time through Ant. I probably won't go that route though because I have some other ...
+1 on the Jakarta Commons. http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html is a dated article at this point (2003), but it details a ton of...
Oregato (sp?) Are you back from your training? I enjoyed reading your blog about it. Greg ... -- blog: http://www.bloglines.com/blog/gostrav rss feed: ...