March 12, 2010
Oracle Java and PRINCE2. Looking already at SOA and ITIL, I started reading up on other project lifecycle standards popular in the United Kingdom. PRINCE2 (PRojects In Controlled Environments) methodology naturally was the one that caught my attention. I'm not going t...
More »
March 12, 2010
Scala Recognition Continues to Grow.
Two years ago, a java.net poll asked Have you tried Scala? At that time, 38% of respondants had no idea what Scala was. This past week's java.net poll suggests that recognition of Scala has grown considerably in the past two years.
A total of...
More »
|
 |
November 25, 2008
I just checked in support for JavaScript 1.7. This means that NetBeans will no longer give you syntax errors if you try to use the new language. Here are some screenshots. First, let's open a file using JavaScript 1.7 constructs:
Obviously the f...
More »
One of the really cool things about the CLR, when it was introduced, was the notion
of custom attributes. Custom attributes provide an extensible way to add custom metadata.
However, since .NET compilers virtually have to support custom at...
More »
JConsole and VisualVM have made it very simple to access MBeans in a remote target VM. There's also a lot of blogs and documents that explain how to access remote MBeans programmatically.
But how do you access local MBeans registered in your own...
More »
The Toronto Release Party will be taking place tomorrow (Wednesday, November 26) around 6pm at Seneca College.
More »
Right-mouse on a MacBook Pro ...
More »
|