Archive for August, 2009
memory profiling with jvisualvm
August 24th, 2009 by Jeanne BoyarskyI’ve been meaning to blog about jmap/jvisualvm for a while, but this JavaRanch question finally prompted me to do so. My goal was to see where the memory was going in our JForum installation at JavaRanch. This was a one time thing, so I decided to see if I could do so without JProbe. A [...]
Posted: 24 August, 2009 in JavaRanch.
Comments: 4
how to test a local web application in blackberry simulator
August 16th, 2009 by Jeanne BoyarskySurely there must already be a tutorial on this, but I didn’t see one. I did see this information scattered amongst various places. So here it is in one place. My goal Make JavaRanch’s JForum implementation more mobile friendly. It’s not too bad on the iPhone because the iPhone has a better browser. On the [...]
Posted: 16 August, 2009 in JavaRanch.
Comments: 7
when should I question a technical business requirement?
August 2nd, 2009 by Jeanne BoyarskyMy other blog entry “what is a business requirement” covers what is a technical business requirement. Some such requirements are fine as the customer really does know what he/she needs and is trying to save time. Or the customer wants the system to be similar to another one. (In which case that fact should be [...]
Posted: 2 August, 2009 in Development Process.
Comments: -
