Posts with tag: mac



Bringing OS X compatibility to our apps

| tags: mac, programming, enabling technology

I regularly get requests from teachers at schools that are Mac based for versions of our software that will work for them. I want every kid to have access to our stuff so I bought a Mac mini for development. I'd rather be running OS X in a virtual machine but Apple won't let me do that. So I've got the mini sitting here with its video out connected to one of the inputs on my right projector and I hacked a python wrapper for synergy server to switch the projector source when I move the mouse off my Ubuntu desktop onto the mini. It works great. Combine that with MacFusion for file sharing and routing the mini's audio output into the line-in on my Ubuntu machine and it is just about as good as a VM would be.

more...