Archive for August, 2004

Aug 30 2004

J2EE testing

Published by Anders under Java

More on J2EE testing. Something we are figuring out on our current project. I’ll read up on it tomorrow.

No responses yet

Aug 30 2004

Struts and Synchronizer Token

Published by Anders under Java

Alright, many might already know this, but it’s new to me so here goes.
I thought I had used most of the features of Struts, but I still find new features. Feature of the day: Synchronizer Token.
For those of you unfamiliar with the Synchronizer Token pattern, it ensures data can only be submitted once from a [...]

7 responses so far

Aug 30 2004

Siemens Mobile Phones

Published by Anders under Tech

This is just too insane. Don’t they ever carry out any user-tests on these phones? Apparently the Siemens phones plays a shutdown tune when it turns off. Always. Period. This means that if you are in a call and the phone shuts off because of an empty battery you hearing might get damaged because of [...]

No responses yet

Aug 30 2004

Mobile Phones site

Published by Anders under Mobile

Excellent site with heaps of info on mobile phones. Seems much like a wiki with lots of cross references on terms and stuff.

No responses yet

Aug 30 2004

Hibernate 3 ready for testing

Published by Anders under Java

Hibernate alpha-quality preview release is available for download.

No responses yet

Aug 29 2004

Java IDE comparison

Published by Anders under Java

Some slides from the JavaOne talk on Java IDEs. An ok and short comparison, but still leans a bit towards “what I feel” comparison. A feature matrix would be interesting.

One response so far

Aug 29 2004

Metrics plugin for Eclipse

Published by Anders under Java

Counts LOC etc. which I don’t find too interesting, but also analyses your code for dependencies, and finds circular dependencies. Looks good, check it out here.

No responses yet

Aug 25 2004

Nokia Developer Suite 2.2 with Eclipse support

Published by Anders under Java

Nokia has released its developer suite for J2ME with Eclipse support. Get it here.
Via ShareMe.

No responses yet

Aug 24 2004

In container J2EE testing

Published by Anders under Java

Oracle has an extensive article on in container testing here.

No responses yet

Aug 24 2004

JAAS authentication

Published by Anders under Java

I’ve been trying to wrap my head around JAAS authentication lately. I need the container to retrieve information from LDAP in a non-standard way, especially groups.
This library supports many ways of authenticating, including Windows domains. At first glanc I can’t see if it supports LDAP, but it might be a good example to understand [...]

No responses yet

Older Entries »