NFJS wrapup

Posted by skelter Thu, 16 Oct 2008 22:46:00 GMT

wrap up some straggler blog notes about nfsf.

git: Version control very popular among the presentorgencia? (presentatti?) seemed uncomfortably unstructured, but will have to look into it.

Brian Geotz’s are always great, and the Java Memory Model talk was worth the time. This will become more important as we look at things like terracotta.

Architecture and Scaling by Ken Sipe inspired me to set up the scaling lab at work and get some real numbers out of our application.

Leading Agile Projects by David Hussman. I think what I need next in my career is some bone-head manager training. My people leading and direction skills are not geared to what I am having to deal with at work right now.

Ted Neward was using the Komodo editor in a pinch during his magic show act.

In the roundtable/grilling/QA, one of the presenters mentioned Bill Gates going on a reading weekend. I thought this was a full week. I was right, and it even has a name:Think Week.

I need to google a bunch of things, including

I’ll update this post with links as I go.

Did you know you can just randomly put curly braces in a Java class, outside of a method. Uhh. Kind of a party trick. I’m not sure if it’s gross or not.

Posted in  | Tags  | no comments

Viva la Javolution

Posted by skelter Tue, 30 Sep 2008 19:20:00 GMT

NFJS NESS Notes from Brian Sletton’s talk Viva la Javolution

This was primarily about Javalution, a kit and api useful for producing java code with predictable performance, important for embedded systems. Not useful for my current use, however a spun-off project, JScience, contains a UOM api which may prove useful.

I had talked with Scott Davis about his talk about YSlow and reviewed the slides. It looked like I could pick up on the aspects of the tool, and make use of it and the techniques it mentions on my own.

Posted in  | Tags , , , ,  | no comments