jni


5
Fedora 11 was released this past week and I’ve already downloaded the various netinst and DVD ISO images for both 32bit and 64bit systems at home.  I’ve got 5 computers to upgrade: 1 development server, 1 MythTV server, my desktop, 1 Myth client and my laptop.   Since I’ve now […]

Preparing for Fedora 11: Installation on the Acer laptop


As the year grows to a close I find myself finishing up projects and preparing for the new year.  I put together roughly 90,000 lines of code this year on a single project with one other developer, probably split somewhere around 80/20.  It is, as I’ve told him, our boss […]

Top ten things I’ve learned about software development





The project I’m working on has a Java client that communicates with a JBOSS server. The client launches applications on the local host, communicates with them using XML and sends data from the applications back to the JBOSS server using JAX-RPC (via Axis, at the moment).  In order to manage […]

Learning to hate Java