Musings from the Peanut Gallery

My thoughts on Software Development, RVing, New Space and anything else I feel like commenting on.

Musings from the Peanut Gallery header image 4

Entries from July 2008

Has the time for 3-D social networking finally arrived?

July 8th, 2008 · No Comments

Since Second life seems to have lost it’s luster, I’ve not heard much of 3-D virtual worlds. Then today I saw mention of three different 3-D virtual worlds. Robert Scoble had this post on Vivaty. Michael Arrington had this post on an agreement between IBM and Second Life. This is the first I’d heard about [...]

[Read more →]

Tags: The Web

Embedded Scripting language in Java application

July 3rd, 2008 · No Comments

At work I’m enhancing a Java test tool that needs to have scripting capability to run more dynamic tests, and to grade results on the fly.
So I’m considering which I should use. The users of the system are mostly Java and C++ developers on a Linux platform, so they’re used to the C style syntax [...]

[Read more →]

Tags: Software Development