Pushing the envelope

Darren's take on Java, agile methods, cool open source stuff, interesting technologies and other random wanderings through the land of blog.
Updated: 26/01/2003; 11:51:02.
Places to go
Apache Jakarta Project
c2.com
ExtremeProgramming.org
OpenSymphony
XProgramming.com
XP Developer

People to see
Russell Beattie
Eugene Belyaev
Tony Bowden
Mike Cannon-Brookes
Jeff Duska
Paul Hammant
Scott Johnson
Brett Morgan
Rickard Öberg
James Strachan
Joe Walnes

Things to do

Subscribe to "Pushing the envelope" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


That was the day
November 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Oct   Dec



Archives
December 2002
November 2002
October 2002
September 2002
August 2002

Listening To


Valid RSS

Click here to visit the Radio UserLand website.

  10 November 2002

Any port in a storm, as long as its 80

OpenSymphony Wiki online. OpenSymphony has a new Wiki online, powered by SnipSnap. It should be useful for on-the-fly documentation writing and tip sharing. Already the WebWork Cookbook has moved there and got some extra contributions! [rebelutionary]

Looks great, but for as long as its on any port other than 80, I won't be able to see it from work. :( Trying to get ports opened in our corporate firewall tends to generate a reaction similar to saying "Hi, mind if hack the network, install packet sniffers on all the servers, set fire to the office and sell all our data to the competition?".


11:06:20 PM      comment []

Development Dichotomies

Don't get me wrong, I love XP and Agile, and Test-First is a better object designer than I am. Unit tests have also saved my bacon on more than one occasion. Its just that sometimes, its strangely liberating to throw caution to the wind and code like crazy without a safety net. Some of the most fun (and technically cool) things I've done have been hacked together in an afternoon, with no regard to anything other than the single idea that I'm trying to express. My JMock-alike fake servlet framework (have to discuss getting that open-sourced with the PTB's) is one example. I've tweaked bits and pieces since, but the core took shape in a single afternoon of manic coding.

Odd.

PS. The 'just do it' technique only works (for me) when coding something truly engaging. Most production code isn't on the cutting edge of cool, and thats when test-first helps me to stay focussed and catches my silly mistakes.


12:10:20 AM      comment []

© Copyright 2003 Darren Hobbs