Java

Online typing speed test

Nice, simple typing speed test page. Even with tired hands, I managed to pull good 86 wpm with only a 3 mistakes. I remember buying the TypeQuick software long time ago to learn touch typing, when it still came on floppies and had some really strange copy protection. I remember the pain it was to uninstall the application back onto the floppy disk to make sure the license could be transferred over to the new computer.

JavaOne 2006 sessions are up with sound and transcripts

The sessions are finally up and like last couple of years have sound synchronized with the slides and transcripts. Like last couple of years, there are some transcription errors. Not surprising given the accents, etc. Still, I wish Sun had given the speakers a way to double check and correct the transcriptions. Given that they will be up for a long time, it is worth making sure things look really well.

JavaOne session evaluation of my talk

I have received the session evaluations from the talk I did at JavaONE(TS-1669) (slides are available). Differently from the evaluation of the talk two years ago, this time it is more scientific. I guess pushing the evaluation paper on every attendee has paid of. I am quite happy with the result. The top two quartiles for overall quality were 4.03-4.29 and 4.29-4.89. My mark is 4.24. I did not make it into top 25% of the sessions, but I am somewhere in the top 30%.

Nested Archive Toolkit

IBM alphaWorks has released an interesting tool called Nested Archive Tookit that allows to look inside the nested zip/jar/ear/war files. It looks to be useful for modification of config files deep inside the structure (e.g. web.xml inside foo.war inside bar.ear). It can also provide XML file with the description of the archive to the full depth. This makes it useful for postprocessing with XSLT and/or visualization tools. There is a big problem with the tool however and it is its license.

JavaOne day 0 – the issues Sun will do nothing about

A lot of interesting questions were asked at alumni-only fireside chat with Sun team today. I am only going to mention the questions Sun did not have a good story for. JVM on PDAs - Sun is pushing Java for Mobiles quite hard. Witness the support for SaveJe. This however is a difficult road especially in North America with vendor fragmentation and difficulties of implementing full multimedia/call-handling capabilities. A question was asked whether Sun would consider implementing JVM just a basic app environment for non-phone PDAs running Windows 2003/2005 and for phone PDAs but without full integration of call-capabilities (like IBM’s j9, but better).