post image

Coding, contracts, sci-fi

Mar 18, 2007 by glennji

Today I got to do a little Java coding, and I thoroughly enjoyed it. I installed all the requisite software — Eclipse, Java, MySQL, Tomcat — and started the “live stats” application. I’m doing it as a Struts application, more to remind myself how Struts hangs together and experiment with it, but I’ve also download the Apache MyFaces framework so I may reimplement it as a Java Server Faces app once I’m done. It’s admittedly not much to look at so far, but the concepts are there — I’ve got a display page (JSP) which updates itself (Javascript) with new statistical charts (JFreechart) on refresh. The charts look nice, since they dynamically resize themselves to fill the screen (using Javascript and passing screensize information to the ImageProducer servlet, which then generates the graphs as a JPEG on PNG). Next steps are: Javascript refresh of the image at time interval; ImageProducer subclassed for each stat I want to show, and; the stats tied into a database (we already have a database for some incident information at work, I just want to expand it to include other information such as availability figures).

Dee updated her CV and started looking for work in London today too — she applied for eight different roles, a nice start! (I took her out for dinner afterwards to congratulate her :-D.) The way I figure it, if she lands a role and we have to move I can just tell my work and they’ll have to relocate me to the London office!

Dinner was nice, and afterwards we sat and read our books and chatted idly. I’ve just started William Gibson’s “Neuromancer” — a classic by all accounts, and I can’t believe I’ve never read it before! It reads like a Shadowrun novel, but I’m pretty sure it pre-dates the game (and thus was a major inspiration for it, at the very least). I bought the book yesterday and I’m already half-way through it, despite the fact that I’m also reading Born On A Blue Day. More about that later, I think.

Similar Posts

post image
Finding time
Aug 27, 2023

In the blink of an eye, another weekend has come and gone. It’s a familiar feeling that many of us experience - the sensation that time is flying by, leaving us wondering where the hours and days have vanished to.

post image
NAS to see you!
May 23, 2022

After too many years, I’m finally building myself a NAS: network-attached storage, a device for backing up files, photos, and all the data that is otherwise in the cloud. Say goodbye, FANGs, I’m going self-hosted.

post image
Dangerous Prototypes
Mar 22, 2021

Whilst Dee and Jules play videogames downstairs, I sit in a beanbag in my makerspace and contemplate the various hardware projects that I would like to complete over the next couple of years.