I Will Call it Solitude When All My Songs Fade in Vain…
I have finally relaunched this blog. It’s been a while, and I haven’t had much to write about. I have been very busy with school and various projects. I have thought very carefully about the purpose of this blog, and have decided to make it the means of delivery for my software development output.
The programs I develop tend to fall into three categories. There will be, of course, Apple-specific programs and AppleScripts. There will be software relating to tech support, which is my current job. Finally, there will be discussion (and perhaps software) related to the project which consumes the majority of my free time: Operation Purple Poodle (or OPP for short).
OPP is a 2D platformer game that I and a few others have been working on over the past few years. It is a cross-platform game written in Objective-C. It makes extensive use of SDL and a few supporting libraries in an attempt to be as compatible as possible across different operating systems. It is quite an ambitious project, and has taken a lot longer to get off the ground than I originally anticipated.
Most, if not all of my projects should run on OS X. Some will also run on other systems, and will usually be written in an interpreted language. Because of the nature of tech support, some of them will run on OS X, but will really only be useful on Windows systems. As such, I expect that I will inevitably have some users running Internet Explorer on Windows, instead of the OS X users running only Safari/Firefox/Camino/OmniWeb/Opera. Because of this, in designing the page, I was forced to fall back on HTML 4 and basic CSS to ensure that the the page would work on Internet Explorer with little testing and debugging. Since I do not have access to a Windows computer most of the time, I have very little chance to use Internet Explorer. Even worse, I have very little time to spend on things like Web design. (I’m not sure if the contact page even works. It was slapped together in 5 minutes.) Still, this AppleWorks-inspired design should serve its purpose.