Published at: 09:01 pm - Sunday January 15 2012
The flight planning software I use is Windows-based and unfortunately Windows-only. It’s a really powerful tool and there’s nothing comparable for OS X (at least not for Australia and New Zealand), so I’m happy to go the extra mile making it work.
The easiest way would obviously be to install the software in a virtual machine [...]
Published at: 03:01 pm - Saturday January 07 2012
With the recent changes at Adobe I was more and more thinking that I need to further diversify what I’m doing. That was already happening in 2010 and 2011 quite a lot – client demand for Flash and Flex solutions decreased (and still is decreasing) and we found ourselves doing more and more Javascript-based applications. [...]
Published at: 09:10 pm - Tuesday October 26 2010
Somewhere deeply hidden in the release notes of the recent Java for Mac OS X update, our friends from Apple have announced that they deprecated the Java runtime for Mac OS X and that “developers should not rely on the Apple-supplied Java runtime being present in future versions of Mac OS X”.
Read that as: Mac OS X 10.7 won’t have Java (by Apple), maybe we’re lucky and get the 10.6 update 3 thrown into OS X 10.7, but maybe not. To be fair – Apple was never a big and fast supporter of Java on OS X, for them to release Java 6 and 64-bit versions of the runtime was apparently a major drama so that a lot of Java developers on the Mac at some time just switched to SoyLatte, a FreeBSD port of Java 6. That worked and still works fine for a lot of server applications such as Tomcat.
Published at: 03:07 pm - Wednesday July 14 2010
Sometimes though unmounting the share/drive in Finder leads to a weird scenario that it unmounts fine but when I try again to mount the same or a different drive via Samba, I get a totally arbitrary error message saying nothing but “please check the IP address, bla bla bla”. Obviously the IP address is fine, rebooting the VM doesn’t help either.
Published at: 10:05 pm - Thursday May 13 2010
Adobe’s Master Collection CS5 contains Flash Builder 4 (Standard edition). That’s actually awesome; it finally offers Flash CS5 users a way to use a professional and really well done Adobe tool to code applications and other rich media in ActionScript 3.
Published at: 10:01 pm - Saturday January 23 2010
A few days ago I posted about using qlcolorcode to display syntax highlighted ColdFusion code in Mac OS X’s Finder’s quick look. Now – I had a bit of a look into how to use/extend the same plugin for displaying Action Script and MXML code as well.
Published at: 08:01 pm - Tuesday January 19 2010
I recently had to quickly glance over a whole lot of legacy CF files and I didn’t want to have to open each individual file in my preferred IDE. OS X supports quick look by hitting the space bar in finder for a lot of file types, ColdFusion wasn’t supported so far.