Posts

Brainstorming A Garden Project

We’re planning to build a garden and have been gathering ideas, documenting our dreams, and refining the design process as we go. Our goal is to create a space that reflects our vision while evolving through thoughtful planning and creativity.
Continue reading…

Unity 5 Security Concerns

In my last blog post, I talked about how to [Deploy Unity 5]({% post_url 2015-05-07-deploying-unity-5 %}). While working on that project, I uncovered a small, but important attack vector that should be fixed by Unity.

As I describe in the ...

Continue reading…

Deploying Unity 5

Note: You should also read the [Unity 5 Security Concerns]({% post_url 2015-05-07-deploying-unity-5 %})

The Scripps College of Communication teaches Unity for game development. Over the past few years, we’ve been able to download ...

Continue reading…

Repackaging Garage Band 2011

This Winter Break, some colleagues and I at Ohio University decided to embark on a completely modular workflow for faculty/lab/staff machines.  We know that this will be a time consuming, tedious process, but totally worth it.  This will ultim...

Continue reading…

Forcing Mac OS X Updates

Our university is in the process of making our Mac OS X installs a little more enterprise-y with AD authentication, management via MCX, centralized software update servers, and Apple Software Updates on a regular basis.  In our journey to do the l...

Continue reading…

Adding a User in Mac OS X Snow Leopard via Command Line

Sometimes, it’s nice to add local users to a computer via a script or the command line via ARD instead of the GUI.  In the middle of the quarter, I needed to add a local user to each computer in our lab that would have no password and be a standar...

Continue reading…