The following novajug poll is now closed. Here are the final results: POLL QUESTION: What kind of cell phone do you have? CHOICES AND RESULTS - Blackberry...
novajug@yahoogroups.com
Nov 1, 2007 7:38 am
11481
I haven't used this but with a name like that it is worth looking into: http://www.junitfactory.com/articles/crap4j/ I have know coders who produced some...
I am not sure. They are upgrading so it was probably turned off temporarily for that. But, you don't need one to post a comment to the NovaJUG blog, which is...
I have limited experience - so far so good... it basically automates the process of picking out crappy code - hence the name! Adam Schaible ... From: Gray...
I talk about this in my metrics presentation (which coincidentally I'll be doing this weekend in Reston at the Northern Virginia Software Symposium - Thanks...
Koen Aers from JBoss is speaking over at the Eclipse World conference (at the Reston Hyatt) next week. So, I invited him to speak at the NovaJUG after Anil...
http://sdtconf.com/ - SDT Conf is focused on providing agile practitioners a platform to meet face-to-face and discuss/demonstrate simple design & testing...
Hi, Anybody going to Teqorner on the 7th of this month? I need a ride from Herndon. I can't drive on highways. I can drive to your starting point in ...
Thanks so much Keith. Would you mind if my friend also joins? She is also not confident like me to drive on highways and would like to tag along. Also, her...
Rhapsody SysML ________________________________ From: novajug@yahoogroups.com [mailto:novajug@yahoogroups.com] On Behalf Of kembles4 Sent: Monday, November 05,...
Sorry, Rhapsody is NOT free (except for 30 days!) ________________________________ From: novajug@yahoogroups.com [mailto:novajug@yahoogroups.com] On Behalf Of...
Hi, I am making an outbound https connection from my application that is deployed in Weblogic 8.1 sp5 and see this error: Error: java.lang.SecurityException:...
Dear List: I am looking googled for agile developer groups in the Washington DC area. That is, user groups for developers using agile techniques, preferably...
... Yes, Mandy Owens also wrote offline (with an identical timestamp to your message!) to mention them. I've been meaning to check them out -- I saved that...
Thanks David. -Bhaskar ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around ...
I would check out this group: DC Agile Project Leadership Network - http://aplndc.pbwiki.com/ ... -- David Yuctan Hodge Partner Lucid Technics, LLC ...
Has anyone used Hudson (http://hudson.gotdns.com/wiki/display/HUDSON/Meet+Hudson) for CI? I've got experience with Continuum and CruiseControl so some insight ...
I am experienced with CruiseControl and I like it. A few months ago I started playing with Hudson and I really do not see any other CI tool that is so easy...
PULSE is another good tool for continuous build process. Regards, - ramanand _____ From: novajug@yahoogroups.com [mailto:novajug@yahoogroups.com] On Behalf Of ...
Hi, I am new to JSF and am developing a JSF 1.2 application running under Tomcat 6.0.14 (Servlet spec. 2.5, JSP 2.0). I have a situation were I need to...
Hi , My team recently switched (Still in QA stage) from Oracle 9i to Oracle 10g , ojdbc driver from classes12.jar to ojdbc14.jar and Tomcat5.0 to Tomcat5.5....
Hello, everyone. I enjoyed presenting at NovaJUG last evening -- thanks for being a great audience! The presentation slides, benchmarks on Java vs Ruby,...
Have your classes implement an interface that define a method, say public String getDisplayText(); Or, even the default toString() method would do unless you...