Welcome

Mojo
Posts about photography, contract bridge, astrophotography, astronomy, Java development, internet systems.

“Sexier Software with Java and Flex” James Ward

Notes from TheServerSide Java Symposium March 2009

I was interested in this talk because we use a lot of Flex in MyAds for MySpace. Ward is an Adobe guy.

He began with some flashy demos, an interesting way to enter car accident information for an insurance form on a web site, and a desktop application called SalesBuilder.

Flex components: […]

“Intro to JRuby” Neal Ford

Notes from TheServerSide Java Symposium, March 2009

Why Ruby? He talks about the known good language features, but the biggest reason is Rails. Ruby is actually an older language than Java.

JRuby 1.1 incorporates a just-in-time (JIT) compiler, and in many tests is faster than the Matz Reference Implementation.

In answer to a question, JRuby would exclude some gems […]

“On the lam from the furniture police” Neal Ford

These are random notes from Neal Ford’s keynote talk at TheServerSide Java Symposium.

The “furniture police” he mentions are the management folks that unintentionally take productive people and squeeze them into environments such as cubicle farms that make productivity difficult. It’s also a metaphor for every distracting thing in the workplace.

The reference comes the book Peopleware: Productive […]