<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NiGhTHawK</title>
	<atom:link href="http://nighthawk.co.za/feed/" rel="self" type="application/rss+xml" />
	<link>http://nighthawk.co.za</link>
	<description>A guy, a blog and the internet</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Life changing events&#8230;</title>
		<link>http://nighthawk.co.za/2010/07/life-changing-events/</link>
		<comments>http://nighthawk.co.za/2010/07/life-changing-events/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 10:23:16 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=455</guid>
		<description><![CDATA[In less than 12 hours I leave Capetown and move back to Johannesburg. I am excited, a little nervous, and really looking forward to what the future holds. On that note, it&#8217;s almost lunch time, and I&#8217;m gonna miss the friday ritual of going out and getting food. Thank you to TheClassifieds it&#8217;s been a]]></description>
			<content:encoded><![CDATA[<p>In less than 12 hours I leave Capetown and move back to Johannesburg.</p>
<p>I am excited, a little nervous, and really looking forward to what the future holds.</p>
<p>On that note, it&#8217;s almost lunch time, and I&#8217;m gonna miss the friday ritual of going out and getting food. Thank you to <a href="http://www.theclassifieds.co.za">TheClassifieds</a> it&#8217;s been a great year, I&#8217;ve learn a lot, and I hope you guys have also.</p>
<p>Time to shutdown and go to lunch, catch you on the flip side <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/07/life-changing-events/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updating the time on a xen domU</title>
		<link>http://nighthawk.co.za/2010/07/updating-the-time-on-a-xen-domu/</link>
		<comments>http://nighthawk.co.za/2010/07/updating-the-time-on-a-xen-domu/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 09:40:58 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=453</guid>
		<description><![CDATA[I suggest that the dom0 has the ntp daemon running and keeps the time up to date, but if you don&#8217;t have controll of the dom0 and need to get your domU&#8217;s time synced (which you should anyways) try the following: # echo 1 &#62; /proc/sys/xen/independent_wallclock I was getting the following before this: # ntpdate]]></description>
			<content:encoded><![CDATA[<p>I suggest that the dom0 has the ntp daemon running and keeps the time up to date, but if you don&#8217;t have controll of the dom0 and need to get your domU&#8217;s time synced (which you should anyways) try the following:</p>
<pre># echo 1 &gt; /proc/sys/xen/independent_wallclock</pre>
<p>I was getting the following before this:</p>
<pre># ntpdate pool.ntp.org
30 Jul 11:29:51 ntpdate[2769]: step time server 75.144.70.35 offset -163.032327 sec
# ntpdate pool.ntp.org
30 Jul 11:29:56 ntpdate[2774]: step time server 173.45.232.54 offset -163.045007 sec
# ntpdate pool.ntp.org
30 Jul 11:29:59 ntpdate[2776]: step time server 75.144.70.35 offset -163.033134 sec
# echo 1 &gt; /proc/sys/xen/independent_wallclock
# ntpdate pool.ntp.org
30 Jul 11:30:17 ntpdate[3462]: step time server 192.43.244.18 offset -163.044422 sec
# ntpdate pool.ntp.org
30 Jul 11:30:35 ntpdate[3648]: adjust time server 192.43.244.18 offset -0.006104 sec
# ntpdate pool.ntp.org
30 Jul 11:30:38 ntpdate[3649]: adjust time server 192.43.244.18 offset 0.237696 sec
# /etc/init.d/ntpd start
Starting ntpd:                                             [  OK  ]
</pre>
<p>Hope that helps <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/07/updating-the-time-on-a-xen-domu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SARS eFiling and Linux</title>
		<link>http://nighthawk.co.za/2010/07/sars-efiling-and-linux/</link>
		<comments>http://nighthawk.co.za/2010/07/sars-efiling-and-linux/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 21:13:46 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=434</guid>
		<description><![CDATA[SARS (South African Revenue Service) a couple of yeas ago (eFiling) introduced an awesome system, where you could go online and submit your tax return. The problems I have had have been annoying, firstly (2008) I was unable to do anything as the system required you to have Adobe Reader 8.2, this was not available]]></description>
			<content:encoded><![CDATA[<p><a href="http://sars.gov.za/">SARS</a> (South African Revenue Service) a couple of yeas ago (<a href="http://www.sarsefiling.co.za">eFiling</a>) introduced an awesome system, where you could go online and submit your tax return.</p>
<p>The problems I have had have been annoying, firstly (2008) I was unable to do anything as the system required you to have Adobe Reader 8.2, this was not available for Linux. And you can imagine the support staff were <em>very</em> helpfull&#8230; NOT</p>
<p>And then 2009 &#038; 2010, a similar problem or so it seemed, when ever I tried to load one of the system generated PDF files it would tell me I needed to upgrade my Adobe Reader (which at the moment is 9.3.3, the latest I believe).</p>
<p>After trying to figure out what could be the problem I found it to be a javascript related issue, yes javascript in a PDF&#8230;</p>
<p><strong>Solution</strong><br />
Well to solve this problem you need to have the <a href="http://debian-multimedia.org">Debian Multimedia</a> repository setup.</p>
<p>And then all you need to do is:</p>
<pre>apt-get install acroread mozilla-acroread acroread-plugins</pre>
<p>After that restart firefox/iceweasel and there you have it, the missing peice of the puzzel <em>acroread-plugins</em></p>
<p>So now I have submitted my returns for 2008/2009/2010, here&#8217;s waiting for a refund <strong>*holds thumbs*</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/07/sars-efiling-and-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Trying to reorganize ones life</title>
		<link>http://nighthawk.co.za/2010/04/trying-to-reorganize-ones-life/</link>
		<comments>http://nighthawk.co.za/2010/04/trying-to-reorganize-ones-life/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 21:24:46 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=423</guid>
		<description><![CDATA[It&#8217;s amazing how time flies parts us and we sometimes don&#8217;t even notice it. Well I know I can&#8217;t change time or the past, but I can shape the future, and I plan to do just that. I know it&#8217;s not going to be easy, but I am needing to split my day in to]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s amazing how time flies parts us and we sometimes don&#8217;t even notice it.</p>
<p>Well I know I can&#8217;t change time or the past, but I can shape the future, and I plan to do just that.</p>
<p>I know it&#8217;s not going to be easy, but I am needing to split my day in to various chucks so I can at least get some meaning out of them and not just plod along like I have been doing.</p>
<p>So lets see how this works out&#8230; And hopefully I can stick to it for more than one or two days :p</p>
<p>I am slowly becoming a stronger person, not only emotionally but physically and mentally as well. I have some motivation, and it&#8217;s amazing what you can achieve when you have people around you that believe in you <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so thank you to all those people <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have a few big plans for the future, unfortunately the timing isn&#8217;t right yet for some of them, and some other plans are reliant on the first few, but with time and patience, these things shall come to pass <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And hopefully I will now have more time to mess around with more technology <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Well best get off to bed, it&#8217;s getting late <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/04/trying-to-reorganize-ones-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking a break&#8230;</title>
		<link>http://nighthawk.co.za/2010/02/taking-a-break/</link>
		<comments>http://nighthawk.co.za/2010/02/taking-a-break/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 05:05:34 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=419</guid>
		<description><![CDATA[Isn&#8217;t it funny how much we rely on the interet. I have my email, twitter and facebook setup on my phone and all the pc&#8217;s I use, just in case I miss something. It has started taking up a lot of time, I have hardly had any time for myself. So, I&#8217;ve decided that for]]></description>
			<content:encoded><![CDATA[<p>Isn&#8217;t it funny how much we rely on the interet. I have my email, twitter and facebook setup on my phone and all the pc&#8217;s I use, just in case I miss something. It has started taking up a lot of time, I have hardly had any time for myself.</p>
<p>So, I&#8217;ve decided that for the next couple of weeks I&#8217;m going to disconnect myself from that world, unfortunatly I can&#8217;t disconnect completely from the internet due to my work. But I can close down chat clients, and the like.</p>
<p>Here&#8217;s to the next couple of weeks, hopefully something good comes from it, catch y&#8217;all on the other side. And I will try and blog more, havn&#8217;t really had a chance to learn anything new recently, hence this decision <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Love you all, C</p>
<p>PS. If you need to get hold of me, pop me a mail or sms, or leave a comment below (they are moderated so if you don&#8217;t want it to show up just say so <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>UPDATE &#8211; 2 Mar</strong> So it took a week and I&#8217;m back, but I&#8217;ve removed a few people from follow lists, unfortunately these things need to be done <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/02/taking-a-break/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Remote syncing files using git</title>
		<link>http://nighthawk.co.za/2010/01/remote-syncing-files-using-git/</link>
		<comments>http://nighthawk.co.za/2010/01/remote-syncing-files-using-git/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 05:41:07 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=416</guid>
		<description><![CDATA[I&#8217;ve been wanting to write a post about this for a while, and a friend of mine asked about it a couple of weeks ago, and here it is&#8230; First you need to create a remote Git repository, either on your own server or Codaset, GitHub You will need to create a local repository: mkdir]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to write a post about this for a while, and a friend of mine asked about it a couple of weeks ago, and here it is&#8230;</p>
<p>First you need to create a remote Git repository, either on your own server or <a href="http://codaset.com">Codaset</a>, <a href="http://github.com">GitHub</a></p>
<p>You will need to create a local repository:</p>
<pre>mkdir directory_to_sync
cd directory_to_sync
git init
touch .gitignore
git add .gitignore
git commit</pre>
<p>To create a remote Git repository do the following on your server:</p>
<pre>mkdir repository.git
cd repository.git
git init --bare</pre>
<p>Once you have created the remote repository you will need to link it to your local copy:</p>
<pre>git remote add origin ssh://server_address/path_to_repository
git push origin master
git pull origin master</pre>
<p>To make life easier I always edit the Git config file and add the following:</p>
<pre>vi .git/config
[push]
        default = current
[branch "master"]
        remote = origin
        merge = master</pre>
<p>The only problem with this approach is that you need to store the files in a seperate directory, but we ca get around this &#8220;limitation&#8221; by using symlinks for example to store the .bash* files in Git:</p>
<pre>ln -s directory_to_sync/.bashrc ./</pre>
<p>Well I hope this helps someone out there <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/01/remote-syncing-files-using-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving&#8230; again&#8230;</title>
		<link>http://nighthawk.co.za/2010/01/moving-again/</link>
		<comments>http://nighthawk.co.za/2010/01/moving-again/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:05:55 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=414</guid>
		<description><![CDATA[Well, I can&#8217;t believe how time has flown, Cecilia and I split up end of October last year, and we were still staying together till the end of the lease. I found a new place end of November, and now finally get to move in So now instead of driving 100Km a day (from Durbanville]]></description>
			<content:encoded><![CDATA[<p>Well, I can&#8217;t believe how time has flown, Cecilia and I split up end of October last year, and we were still staying together till the end of the lease. I found a new place end of November, and now finally get to move in <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So now instead of driving 100Km a day (from Durbanville to Tokai), I am now gonna be driving 10Km a day <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &lt;&#8211; AWESOME!!!</p>
<p>And now I&#8217;m closer to the beach, it&#8217;s like a 10min drive, on a busy day <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so will be spending alot more time there, and when Catelyn comes to visit she will also, she loves &#8220;THE BEACH&#8221; as she puts it&#8230; hehe&#8230;</p>
<p>So as one part of my life finally comes to a close, another starts up&#8230;</p>
<p>Now finally I&#8217;ll have more time to spend on the stuff I love, and hopefully I will be able to start contributing to the Debian comunity.</p>
<p>New things to learn, new people to meet, new experiences to experience&#8230; #ROCKON #AWESOME</p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/01/moving-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenMoko Neo Freerunner mobile phone</title>
		<link>http://nighthawk.co.za/2010/01/openmoko-neo-freerunner-mobile-phone/</link>
		<comments>http://nighthawk.co.za/2010/01/openmoko-neo-freerunner-mobile-phone/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 10:42:55 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=411</guid>
		<description><![CDATA[So the OpenMoko Neo Freerunner mobile phone has been available in SA for a while now, and I can&#8217;t wait to get my hands on one, due to various situations this wasn&#8217;t likely to happen soon. Then I stumbled apon a competition at WebAddict, so now I have a chance to win one, not only]]></description>
			<content:encoded><![CDATA[<p>So the OpenMoko Neo Freerunner mobile phone has been available in SA for a while now, and I can&#8217;t wait to get my hands on one, due to various situations this wasn&#8217;t likely to happen soon.</p>
<p>Then I stumbled apon a competition at <a href="http://www.webaddict.co.za/2010/01/04/win-a-google-android-phone-here/">WebAddict</a>, so now I have a chance to win one, not only will I have an awesome phone that I can install Debian or Google Android on, but I&#8217;ll have a replacement for the 5800 that was stolen a couple of weeks ago&#8230; <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Checkout the competion, it&#8217;s really an awesome phone&#8230; <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/01/openmoko-neo-freerunner-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://nighthawk.co.za/2010/01/happy-new-year-2/</link>
		<comments>http://nighthawk.co.za/2010/01/happy-new-year-2/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:03:30 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=409</guid>
		<description><![CDATA[So, it&#8217;s the begining of a new year, man 2009 went by quick&#8230; I really didn&#8217;t expect (or want) the year to end the way it did, but go figure. Well I have a feeling that this next year is gonna be a tough one, but I&#8217;m sure I&#8217;ll get through it&#8230; Here&#8217;s to the]]></description>
			<content:encoded><![CDATA[<p>So, it&#8217;s the begining of a new year, man 2009 went by quick&#8230; I really didn&#8217;t expect (or want) the year to end the way it did, but go figure.</p>
<p>Well I have a feeling that this next year is gonna be a tough one, but I&#8217;m sure I&#8217;ll get through it&#8230; <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here&#8217;s to the new year and I hope that all of you guys reading this have an awesome year. Hopefully big things happen&#8230; <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/01/happy-new-year-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merry Christmas to all</title>
		<link>http://nighthawk.co.za/2009/12/merry-christmas-to-all/</link>
		<comments>http://nighthawk.co.za/2009/12/merry-christmas-to-all/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 10:11:19 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=407</guid>
		<description><![CDATA[Well it;s that time of year again (what happend to the rest of the year). Merry Christmas to all of you out there, some of you are close and some of you are far. So special greetings go to my Dad (even though you are far away we are thinking about you and miss you]]></description>
			<content:encoded><![CDATA[<p>Well it;s that time of year again (what happend to the rest of the year).</p>
<p>Merry Christmas to all of you out there, some of you are close and some of you are far.</p>
<p>So special greetings go to my Dad (even though you are far away we are thinking about you and miss you lots)</p>
<p>Well guess I should stop being &#8220;rude&#8221; and leave the pc alone for a little bit, hope you all have an awesome day surrounded by people you love and great food.</p>
<p>And so I write some code today <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<pre>&lt;?php
   $holiday = new Holiday('Christmas');
   $holiday-&gt;celebrate();
   $holiday-&gt;eatLotsOfFood();
   $holiday-&gt;beMerry();
</pre>
<p>lolz <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2009/12/merry-christmas-to-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
