Posts tagged ‘code’

Dumping Data, Saving Passwords, and OUTFILE Syntax with MySQL

By , 14 February, 2011, No Comment

This is a more in-depth discussion of the specific MySQL lessons learned while setting up automated pie chart generation with R.

Using R to Automatically Generate Pie Charts

By , 12 February, 2011, 1 Comment

I wanted to use R and found a practical reason to get started: pie graphs!

Lessons Learned Porting Adventron to Java

By , 11 September, 2010, 2 Comments

Lessons I’ve learned from porting old code to Java.