|
March 24, 2009
I spent last week wandering the UK. Mostly in London, but I spent a great day
at a developer conference for
GCHQ
where I gave a keynote and was on a panel about agile development. It was a
pretty spirited group and a lot of fun.
...
More »
At the start of this year, I switched from Eclipse to NetBeans for all my JFreeChart development. At the time, I didn't really consider that worth blogging about (and maybe it still isn't - who cares what IDE I'm using!). But then there was that r...
More »
Exploding Pixels has an example of FX code and a suggestion for code formatting in FX. Throwin' my opinion out there too!
More »
-Question1: Does Java RegEx support case-insensitive matching?
-Yes, it does.
-Question2: Can Java RegEx do "case-insensitive matching" on Non-ASCII text?
-Sure, Java RegEx supports not only the case-sensitive matching of characters in US-ASCII, Uni...
More »
In the
firstthreeweeks
of Project Coin
over two dozen proposals have been sent to the
mailing list for evaluation.
The proposals have ranged the gamut from new kinds of expressions, to new statements forms, to improved generics support. Tha...
More »
For those interested in specifically following Project Coin related posts, my Project Coin entries are tagged with "projectcoin":http://blogs.sun.com/main/tags/projectcoin
More »
|