This is a bit off topic for this list, but I know a lot of you guys have macs and love them, so maybe you can help a mac newbie. I've got a Mac-mini setup on...
Have you already set the Energy Saver options to tell it never to sleep? That would be the first thing I'd check, but I'm a Mac noob, too. -Rob Rob Biedenharn...
Jim, How is your ssh set up? Are you setting it up with: System Preferences - Sharing - Services - Remote Login? Or are you doing some normal Unix thing in a...
Jim, Did I ever tell you how much I like your sig "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth Ok, so even...
Looks like it's a bug. I found this with an answer form a Mac OSX support team member http://macosx.com/content/faq.php/q102/Os-X-And-Sleep-Mode.html ... ...
Reminder from the Calendar of xp-cincinnati http://groups.yahoo.com/group/xp-cincinnati/cal xp-cinci meeting Tuesday April 4, 2006 6:00 pm - 9:00 pm (This...
xp-cincinnati@yahoogr...
Apr 3, 2006 9:56 pm
1172
Not sure if this already made the rounds here or not but looks like a cool RoR opportunity. http://woxy.com/boards/showthread.php?t=36924 If you don't know...
Enter your vote today! A new poll has been created for the xp-cincinnati group: Will you attend the xp-cinci meeting Tuesday 4 April 2006 ? o Yes o No o Maybe...
xp-cincinnati@yahoogr...
Apr 4, 2006 2:03 pm
1174
Sorry I was late in getting the Poll posted. Please register for the scrum meeting tonight -Mark...
xp-cinci, Scott Barron will be presenting at the Columbus Ruby Brigade. http://www.columbusrb.com/ When Monday April 17th @ 6:00pm Where Westerville Library ...
In last months meeting we touched on the reluctance of developers to change. I have found it very hard to motivate a team of developers to switch over to a...
Most people you have to be in pain before you they start to do things right. I love punching my JUnit button in eclipse. I didn't test one morning, made a...
... This is true, but it has to be the right *kind* of pain. When I was at Gap Inc., I was trying to evangelize JUnit (as a stepping stone toward being more...
... I had a running argument with my programming lead at a job back around '01 and '02 about this. He maintained that writing tests was a waste of time and...
... I think this discussion really comes down to one real issue: A person's character. Developers write poor code for two reasons. Either they don't know what...
... We've been using Insurance for just such purposes. We're remodeling a code base of 12kLOC that had 0 tests, which pretty much involves starting from...
... I too prefer to have lots of small tests But I once watched Ward code at XP universe for the short task we were doing and he kept adding assertion to the ...
... Some of the best programmers I know 'claim' to be lazy. Which seems like a character flaw. But it leads them to write tests and refactor like mad. Simply...
In my previous job, I introduced the use of JUnit to test/validate our client API. This was done from the beginning, when we created the API. I felt everyone...
Vince, This is good to point out. We have found that it can take three months or more for a person to really begin to understand TDD enough for them to make it...
Yes, this is a good point Mark, but their 'laziness' doesn't keep them from learning or doing things well. They still care about doing a good job and are...
Been watching this for a while. There's a lot I can identify with in both camps. Most programmers will accept TDD at an academic level and understand that it...
Thank you everyone for all your comments, it is comforting that the issue is fairly common. To Rob's comment, yes I was on vacation for a week but to be fair...
Ed, Any change is hard, and you are always competing with the second law of thermodynamics. ( http://www.secondlaw.com/ ) Here is a great book for anyone...
... Don't forget that there are numerous tools for java that can help automate some of this feedback. We are kicking off a new Agile development effort that...
Here's a link to Dave Astel's behavior driven development talk from the Canada on Rails conference. I haven't watched it yet, but thought it might be...
I'll be speaking Thursday to the Dayton SPIN goup. The topic is Agile, Lean, & XP and will include a short Test-First demo http://www.daytonspin.org/ - Mark...
The site says that I'll be speaking too, but unfortunately I have to go out of town. So, Paul Spencer, from SDS, is going to present some of the information...