Hi, My name is Scott Bast and I am a consultant/software developer working at Express Scripts. I am new to XP and was turned on to this group by Dave...
... Hi, Scott, and welcome to the group. I hope you stick around, and find that it is a valuable resource to you. ... Maybe we can help you. In fact, what if...
The St. Louis Extreme Programming users group will have its March meeting on Wednesday, March 5th, from 7-10PM at CAIT <http://www.cait.wustl.edu/gotowc.html>...
Brian, Ohhhhh. If only we could do this on some night other than Wednesday. This is the key issue I'm dealing with right now, selling in the face of great ...
I will try to attend for the first time. I have been lurking on the list for ages. Sean Carley Email Confidentiality Notice: The information contained in this...
... I'd really love to have you there, Mike. Is there anyone else that you could send, or invite? I know you've been addressing these issues -- is there...
... We would love to have you there, Sean. Please feel free to invite some friends who might want to learn more about XP/Agile methodologies. bab -- Brian...
... you ... - is ... I'm no Mike Corum, but I will be there Wed nite. I don't know (and I'm glad I don't) all the details, but I work in one of the groups ...
... of "making ... others ... My first months with my current project were doing pairing with XP. I felt like I was contributing to the team within a couple of...
... into ... problems I'm planning to attend, too. I've been struggling with similar problems, trying to use the xp/agile approach and I expect to learn a lot...
hey kids, Just a couple of thoughts I need to get out before I sleep. XP's concept of Emergent Architecture and how it relates to things like 'write one to...
Agile Development with SCRUM ControlChaos.com (http://www.controlchaos.com/) has an excerpt of the book at http://www.controlchaos.com/excerpt.pdf. Sean A....
One topic I am very interested in is software archeology, learning just enough of a system to make a change with confidence. This has become particularly...
Lessons Learned by a First Timer For me, the best part of last nights meeting consisted of two lessons. 1) You do not have to say XP to do XP. Frequently, by...
A name that was used some time ago was... http://www.c2.com/cgi/wiki?ExtremeProgrammingInEnemyTerritory Must be a "pattern." "Great minds think alike."...
A man with a forceful personality can convince a junior person of just about anything -- good or bad. Show him. Better yet, get him to try it. Just a...
People often mention Laurie Williams' study showing pair programming almost breaking even, with a 15% higher cost as if this one figure must apply exactly to...
One interesting aspect of this article is that they did not switch pairs during the entire project. And one of his complaints was lack of communication between...
Sorry for not posting this to the Eclipse newsgroup/maillist, but I think it is a simple problem that someone here has solved before in under 2 minutes. But ...
... compilation ... some ... and ... This usually happens when the appropriate rt.jar is not listed in the project build path. Eclipse seems to get this right...
... Thanks. This worked. I had to add this by checking the check box in some Java build path dialog (can't find it now however.) Next question. (Sorry, but I'm...
... src, ... an ... In the project settings, find the source path settings. Remove the project root from the source path, add your src directory to the source...
Right Click on Project Select Java Build Path Source Tab Add the appropriate entry. i.e. If I had a project called myproject, I would likely see myproject/src...
... It's already there in Eclipse, with an Eclipse plugin GUI for it. I'm not completely convinced that running it that way is necessarily better than running...
... It works out of the box. If you open up the compiler settings and go to the library tab, click on Add External Jars. Navigate to the eclipse plugin...