Quantcast

Buried Pretty Deep (Snow)

Buried Pretty Deep (Snow)
We’re buried pretty deep now – looks like a bit over 1 foot (hey, it’s a lot for NJ) and it’s still coming down. Lisa just asked how we’re going to handle digging out… uhh… yeah, a plan would be good. Kicker for today was the local newspaper: “Woodbridge Snow Plow Driver Finds Wandering Seal” ...

Official Google Blog: Introducing Google Buzz

Official Google Blog: Introducing Google Buzz: “We’ve relied on other services’ openness in order to build Buzz (you can connect Flickr and Twitter from Buzz in Gmail), and Buzz itself is not designed to be a closed system. Our goal is to make Buzz a fully open and distributed platform for conversations. We’re building on ...

Combining jUnit’s @Ignore and @AfterClass

Interesting – in jUnit 4.4 – combining @Ignore and @AfterClass (haven’t tried the other static’s like @BeforeClass) don’t seem to do what I’d expect – e.g. the @AfterClass annotated method seems to execute regardless.

[FIXED] Eclipse Issues with Clicking on Ubuntu/GNOME

For the last few months, have moved most of my work programming from the Mac to Ubuntu (first convenience via VMs, recently because I switched jobs and at the new employer it was that or Windows) which has mostly gone will, though there were some issues around Eclipse UI gotchas, notably: Sometimes buttons wouldn’t let ...

Loadtesting on EC2 – in all cloud++

Recently at work, had a need to rerun some load-testing numbers, but got stick since our internal servers all had builds we were looking at, or weren’t setup, or yada, yada… so we turned to EC2, with overall pretty positive results. Some background – we build a web-based portal application that runs on a lightweight ...