The Hacks of Life
Monday, April 20, 2009
mod_rewrite for MediaWiki
›
In moving the X-Plane SDK Wiki to MediaWiki I had to use mod_rewrite. Getting this right took me a few tries. This is what I ended up with:...
Friday, April 17, 2009
My Favorite MediaWiki Extensions
›
The X-Plane Wiki is powered by MediaWiki . I have mixed opinions about this, but I think it was the right decision. The one part of Media...
Wednesday, April 15, 2009
Sometimes You Get a Gift
›
Sometimes you get really lucky and a library has a routine that just does exactly what you want. I got lucky the other day, thanks to this f...
Why CGAL?
›
The X-Plane scenery tools use CGAL as a base library for most geometry calculations. This post attempts to explain the situation. For The I...
Tuesday, April 14, 2009
Objective C Is Completely Freaking Weird
›
Well, its memory management policy is, at least. If you are like me (a C/C++ programmer who has to write small amounts of Objective C for a ...
4 comments:
Monday, April 06, 2009
Compiling a 10.4u Application with GCC 4.2 on OS X
›
It turns out you can build an OS X 10.4 compatible application using GCC 4.2. The trick is: you need to install GCC 4.2 Developer Preview 1...
Friday, April 03, 2009
XPTools - A Thing of Beauty
›
I'm going to start blogging about the X-Plane Scenery Tools code tree here...the source code is too technical of a subject for my scene...
‹
›
Home
View web version