var urchinCalled;
if (!urchinCalled) {
_uacct = "UA-1223303-2";
urchinCalled = true;
urchinTracker();
}
Have you played with Java SE 6 yet? Do you like what you've
seen? Do you want to dance the dance with fame by providing us
with a testimonial about what you liked? Please
contact our marketing folks at JAVA_SE_6_story@sun.com
and tell them a story about what...
var urchinCalled;
if (!urchinCalled) {
_uacct = "UA-1223303-2";
urchinCalled = true;
urchinTracker();
}
The Rumor
Hey, I like a rumor as much as anybody (Hey, did you hear that Larry Ellison is
acquiring Europe?). But when the rumor is clearly wrong and it
involves a project that I'm actually working on, I feel obliged...
var urchinCalled;
if (!urchinCalled) {
_uacct = "UA-1223303-2";
urchinCalled = true;
urchinTracker();
}
I've been playing around with various web and desktop technologies lately, and
noticed a funny thing when passing images back and forth between the browser
and an applet: IE7 thinks my image is a different size than it actually...