<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Lone Gunman</title>
	<link>http://www.lone-gunman.be</link>
	<description>The Truth Is Out There</description>
	<lastBuildDate>Tue, 19 Jan 2010 16:23:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Time Machine &amp; Network Drive &#8211; SNOW LEOPARD UPDATE</title>
		<description><![CDATA[Small update on the TimeMachine &#38; Network Drive setup. Since I have a new MacPro, I wanted to enable TimeMachine on it. Note that this install is a fresh Snow Leopard installation, and that my MacBook is a Leopard.
I took the steps as I discribed them myself, but it seemed that TM was still trying [...]]]></description>
		<link>http://www.lone-gunman.be/2009/12/19/time-machine-network-drive-snow-leopard-update/</link>
			</item>
	<item>
		<title>Snow Leopard Apache vhosts</title>
		<description><![CDATA[Ok, while setting up my working environment, I had to define vhosts for the sites/applications I&#8217;m working on. So here is how I configured Apache.
sudo vi +/'# Virtual hosts' /etc/apache2/httpd.conf
This command will open the httpd.conf file and set the cursor at the first line where he encounters the string # Virtual hosts. Now, you could [...]]]></description>
		<link>http://www.lone-gunman.be/2009/12/13/snow-leopard-apache-vhosts/</link>
			</item>
	<item>
		<title>My Mac Pro Early 2009 Octo-core</title>
		<description><![CDATA[After I got a MacBook from work last year, I realy enjoyed working with OSX. Everything ran smooth, the user interface is polished and I could still do everything I did on Linux and Windows. But a notebook is still a notebook. The screen is not optimized to do heavy programming work (13&#8243;) so I [...]]]></description>
		<link>http://www.lone-gunman.be/2009/12/13/my-mac-pro-early-2009-octo-core/</link>
			</item>
	<item>
		<title>Enable syntax highlighting in Mac OSX Snow Leopard</title>
		<description><![CDATA[One of the main reasons I switched to Mac was the fact that the user interface is polished and I still maintain the power and freedom I find Linux. But one downside in Mac Terminal is that there is no standard syntax highlighting.
So here is some info how I got to enable some basic syntax [...]]]></description>
		<link>http://www.lone-gunman.be/2009/12/13/enable-syntax-highlighting-in-mac-osx-snow-leopard/</link>
			</item>
	<item>
		<title>Installing MySQL on Snow Leopard</title>
		<description><![CDATA[Just got my new MacPro this weekend. After installing my common applications, I had to install my develoment tools as well. These are the instructions to install MySQL 64-bit version on OS X Snow Leopard.
First of all, note that we are going to install MySQL compiling from source. So make sure you have installed Xcode [...]]]></description>
		<link>http://www.lone-gunman.be/2009/12/06/installing-mysql-on-snow-leopard/</link>
			</item>
	<item>
		<title>Leading from the front</title>
		<description><![CDATA[Keep this in mind:
In any group, the person on top consciously or unconsciously sets the tone. If leaders are fearful, hesitant to take any risks, or overly concerned for their ego and reputation, then this invariably filters its way through the entire group and makes effective action impossible. Complaining and haranguing people to work harder [...]]]></description>
		<link>http://www.lone-gunman.be/2009/09/19/leading-from-the-front/</link>
			</item>
	<item>
		<title>Almost new year</title>
		<description><![CDATA[Most western people use the Gregorian calendar to determine when a new year starts.  Like most of my friends now, I&#8217;m a bit of the chart. For me, a new year starts after my summer holiday, so that makes it pretty variable.
But I have a good, simple reason to do this. As most of you, [...]]]></description>
		<link>http://www.lone-gunman.be/2009/09/03/almost-new-year/</link>
			</item>
	<item>
		<title>For love of the game</title>
		<description><![CDATA[Some people tell me I&#8217;m crazy for working most of the time. Running my own small company and working a full time job. Sometimes, I have to admit they are right. When I sit in front of my computer I totally lose sense of time. I just get wrapped up in problems that need to [...]]]></description>
		<link>http://www.lone-gunman.be/2009/07/03/for-love-of-the-game/</link>
			</item>
	<item>
		<title>Time Machine &amp; Network Drive.</title>
		<description><![CDATA[NOTE: SMALL UPDATE FOR SNOW LEOPARD USERS. KEEP THIS UPDATE NEXT TO THIS POST
Just bought a network disk last week to backup some stuff on from my dads computer. But instead of buying a normal external USB drive, I decided to buy a network drive so I could use it myself.
After some research I choose [...]]]></description>
		<link>http://www.lone-gunman.be/2009/06/22/time-machine-network-drive/</link>
			</item>
	<item>
		<title>Remove hidden .svn folders from commandline</title>
		<description><![CDATA[I had a small problem on my Mac when I wanted to rebuild a subversion repo. When I worked on windows, I just searched the project folder for .svn folders.
But on Mac and Linux, thats another story. Thankfully for the commandline, one quick command, and the problem is fixed:
find . &#124; grep .svn$  &#124; [...]]]></description>
		<link>http://www.lone-gunman.be/2009/01/07/remove-hidden-svn-folders-from-commandline/</link>
			</item>
</channel>
</rss>
