In the course of my work at Bouncehost, I have had the opportunity to work with a moderate amount of MySQL implementation. My boss, Zach Ferres requested I put together a MySQL Hello World example for some development he wanted to do as a school project. I have decided to release this example for anyone who may benefit from the code. In the zip file you will find the Netbeans project, as well as the mysql dump file.

 


In the process of writing some JAVA code this last week, I was given the opportunity to work with a DYMO LabelWriter 450 and integrate it into a custom JAVA application. DYMO provides all kinds of SDK’s for every language I’ve heard of except JAVA. Found some examples online, modified them to work, and then went from there.