Categories
- Actionscript (25)
- Android (6)
- Audio (22)
- Cinder (8)
- Coding (1)
- General (10)
- Java (3)
- Kinect (1)
- Processing (1)
- Python (6)
- Visualizations (13)
Category Archives: Java
Processing with Jython and Eclipse
Instructions for setting up a Processing with Jython development environment from scratch Continue reading
Posted in Java, Processing, Python
4 Comments
makemachine Turns One Year Old!
One year ago today, I started this blog Continue reading
Posted in Actionscript, Android, Audio, Cinder, General, Java, Python, Visualizations
Tagged as3, c++, Flash, Java, openGL, Python
2 Comments
Property Names From JsonObject
A quick snippet for finding the property names of an com.google.gson.JsonObject. Continue reading