<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>BrockWoolf.com</title>
	<link>http://brockwoolf.com</link>
	<description>Welcome to my humble abode, your bound to find some messy code</description>
	<lastBuildDate>Fri, 22 Aug 2008 08:35:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OpenGL GLUT Application Template</title>
		<description>Here is a downloadable template to create an OpenGL GLUT Application (using an app bundle) for the people who haven't figured out how to use Xcode 100%  as yet.

There area Xcode templates freely available for SDL OpenGL projects but not for GLUT so I'm providing this one myself. I ...</description>
		<link>http://brockwoolf.com/opengl-glut-application-template</link>
			</item>
	<item>
		<title>How To use Dynamic Libraries in Xcode 3.1 (using FMOD)</title>
		<description>I am writing this article to help people running Xcode on Mac OS X get around the dreaded FMOD dynamic libary not found error from happening at runtime:
dyld: Library not loaded: @loader_path/../Frameworks/libfmodex.dylib
&#160;&#160;Referenced from: /Users/brock/Game/Debug/mine.app/Contents/MacOS/mine
&#160;&#160;Reason: image not found
So here we go, the first step is to install FMOD Ex Programmers API.&#160;You ...</description>
		<link>http://brockwoolf.com/how-to-use-dynamic-libraries-in-xcode-31-using-fmod</link>
			</item>
	<item>
		<title>MobileMe Message to IE7 Users</title>
		<description>I saw this in a review of MobileMe.&#160;Apparently&#160;if you try to use it in conjunction with Internet Explorer 7, Apple warns you not to use IE7. It's quite amusing to see Apple using Microsoft's tactics against themselves.


Get a better web browser.
Download&#160;Safari
Download&#160;Firefox </description>
		<link>http://brockwoolf.com/mobileme-message-to-ie7-users</link>
			</item>
	<item>
		<title>Linking Errors with C++ in Xcode</title>
		<description>If you're programming C++ classes and happen to get a linking error similar to this:
ld: symbol(s) not found
collect2: ld returned 1 exit status
"RTSUserInterface::UserInterface::UserInterface()", referenced from:
RTSnamespace::MainMenu::MainMenu()in mainMenu.o
RTSnamespace::MainMenu::MainMenu()in mainMenu.o
"RTSUserInterface::UserInterface::~UserInterface()", referenced from:
RTSnamespace::MainMenu::MainMenu()in mainMenu.o
RTSnamespace::MainMenu::MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
RTSnamespace::MainMenu::~MainMenu()in mainMenu.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Build failed (2 errors)
The problem is ...</description>
		<link>http://brockwoolf.com/xcode-linking-errors-with-c</link>
			</item>
	<item>
		<title>Switching Between Tabs in Safari</title>
		<description>
Apple don't make this obvious in Safari's preferences pane, however after some digging I figured out you can actually switch between tabs using the keyboard:

&#160;&#160; &#60;- Switch to Left Tab &#160; &#160; &#160; &#160; &#160; &#160; &#160; Switch to Right Tab -&#62;
 Command + Shift + [ &#160; &#160; &#160; ...</description>
		<link>http://brockwoolf.com/switching-between-tabs-in-safari</link>
			</item>
	<item>
		<title>Vista&#8230;Still Hurts My Head</title>
		<description>
Okay, so a few days ago I decided that I needed a new hard drive for my Macbook Pro.
I'm going to share with you my experiences of doing the upgrade and giving Vista a go instead of XP.

I ended up settling on a Western Digital 320GB Scorpio drive which has ...</description>
		<link>http://brockwoolf.com/vista-still-hurts-my-head</link>
			</item>
	<item>
		<title>Realistic Video Game Characters</title>
		<description>An artist has created images of how Mario, Bowser and Sonic would look like in real life.

I love the Mario one although it's quite creepy.



via Essenmitsosse  </description>
		<link>http://brockwoolf.com/realistic-video-game-characters</link>
			</item>
	<item>
		<title>Ward Cunningham on Floss Weekly 27</title>
		<description>

FLOSS Weekly, a podcast to which I listen regularly, has some really prestigous and interesting guests who are usually, really great programmers such as the famous Ward Cunningham. He is a Perl and Smalltalk programmer and the inventor of the Wiki. Ward appears on Floss Weekly, Episode 27.

This episode is a ...</description>
		<link>http://brockwoolf.com/ward-cunningham-on-floss-weekly-27</link>
			</item>
	<item>
		<title>How Time Machine Saved My Bacon</title>
		<description>

I write this post to you from my MacBook Pro, in its restored state as of last night when I finished writing an important university assignment. This is important because without Leopard's Time Machine backup feature, I would have lost at least one or two full days getting my machine ...</description>
		<link>http://brockwoolf.com/how-time-machine-saved-my-bacon</link>
			</item>
	<item>
		<title>Caturday!</title>
		<description>I couldn't resist. It's Caturday.... every cat has his day...Oh and dis cheezburger iz mine, K?  I love this.... so cute... </description>
		<link>http://brockwoolf.com/caturday</link>
			</item>
</channel>
</rss>
