Subscribe to
Posts
Comments

Archive for the 'java' Category

MN

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 […]

C#/Java

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 […]

ozo running on linux

Again, a little update, ozo running on linux (Fedora Core 6).

ozo

Baby steps of Ozo, Oracle performance tracking and tuning tool, v0.0 running on Windows.