Posted in java on October 22nd, 2007 No Comments »
Meanwhile I’m in Plymouth, MN, where I’m planning to stay for the next 2 weeks working on our C#/.NET projects. At the same time I’d like to mention (especially for John D.) that my effort of making something new at the field of tools for Oracle is not dead, far from it. Ozo has been […]
Posted in java on April 6th, 2007 No Comments »
Somemtimes C# gives me jitters. Sometimes I realize that I’m writing someting abslutely wrong only when method is almost completed. This is applicable when I write something like this at work:
for(Item item : items) {}
or like this at my spare time:
foreach(Item item in items {}
That’s funny, it’s not actually annoying, it’s pure fun, I like […]
Posted in java, ozo on March 4th, 2007 No Comments »
Again, a little update, ozo running on linux (Fedora Core 6).
Posted in java, ozo on February 23rd, 2007 No Comments »
Baby steps of Ozo, Oracle performance tracking and tuning tool, v0.0 running on Windows.