I wrote a god awful seismic tomography tool for geologists the past few months. The gory details: Written in Java, exposed as a web service that takes a path on the server that hosts the seismic tomography tool. The tool is accessed using a swing front end. So the user has to upload their files to the server using ftp or whatever, then login with remote desktop to the server and start the swing app.
These were all my bosses ideas. So I've decided to redo this project the right way over the break and come back to work with a solution I can be proud of! I'm thinking a basic PHP and html/css web app.
These were all my bosses ideas. So I've decided to redo this project the right way over the break and come back to work with a solution I can be proud of! I'm thinking a basic PHP and html/css web app.