BEAUHINKS

physics&programming

DarwinRubyMon: Ugly Deploy

Don’t forget to VOTE! Also, check out my other posts to the left concerning the development process using NetBeans. Update: The zip archive was quite large and took awhile to extract thanks to all of the doc files and random libraries included. I’m trying to trim it down to a more manageable size for all [...]

Darwin: Not Quite Fin

Well it is 2:40 AM my time on July 22nd and I am not where I would like to be in the project. However, I do have something to show and will try to package some semblance of a useful application. Truthfully, this is a piece of junk. It collects CPU load and displays a [...]

Darwin: Basic Dynamic Graphs

After pulling a little hair out due to problems with environment variables, my application is capable of drawing a line: Again, many libraries are helping me out here. They’re all well documented and easy to use, but sometimes difficult to install. Steve

Darwin: Urgency is a good motivator

I was fed up with RubyStack, so I decided to go from scratch and build up the development environment. Potentially this will allow me to deploy the apps in a single (large) zip file that contains Ruby, Rails, and maybe MySQL. I’ll try to convert to SQLite before I release the application. This looks bad: [...]

Darwin: The Rat Race

Well the close of the race is upon me. I have the basics working and a simple HTML user interface able to display the samples collected from hosts specified on the network. Nothing too fancy. I am a complete Ruby novice, so this has been a bit of a challenge. I must say though, that [...]