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:49:34.
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
August 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 31
Jul   Sep



Archives
December 2002
November 2002
October 2002
September 2002
August 2002

Listening To


Valid RSS

Click here to visit the Radio UserLand website.

  27 August 2002

Didn't get as much accomplished over the long weekend as I'd hoped, what with having to do a from-scratch reinstall of the OS on my new machine. WinXP Professional. Hmm. Reinstalling everything seems to have sorted out the random twice-hourly spontaneous reboot problem though.

What I did get done:

Tried out Maven. Looks very good, if somewhat complex to get going initially. I like the idea that you can specify all your dependencies in one project file. What would be really good is if you could bootstrap an entire build process starting with just the project.xml file. Maybe it can, I haven't looked into it in sufficient depth yet.

Started using TortoiseCVS (yet another fine recommendation from JoeW). Works very well, but for some reason I have to type my password in every time I want to do anything - it would be nice to have it cache it.

Mucked about with my toy project, ViewBeans a bit more. Knocked up a quick-n-dirty site using Maven, and got the code doing string replacements based on bean introspection (including nested beans), which is quite cool. Need to learn more about taglibs, and how it might be accessed from within a JSP, and possibly consider how to deal with subclasses.


12:06:06 AM      comment []

© Copyright 2003 Darren Hobbs