<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Hostile Fork</title>
	<atom:link href="http://hostilefork.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostilefork.com</link>
	<description>a disgruntled developer taking a stand in the information multiverse</description>
	<pubDate>Thu, 16 May 2013 19:09:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>		<item>
		<title>Nenad Rakocevic for O&#8217;Reilly 2013 Open Source Awards</title>
		<link>http://hostilefork.com/2013/05/16/nenad-rakocevic-oscon-2013/</link>
		<comments>http://hostilefork.com/2013/05/16/nenad-rakocevic-oscon-2013/#comments</comments>
		<pubDate>Thu, 16 May 2013 19:09:18 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Philosophy]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[rebol]]></category>

		<category><![CDATA[red]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=170</guid>
		<description><![CDATA[I realize that it is probably a long shot for O&#8217;Reilly to recognize a &#8220;fringe&#8221; language project as deserving of recognition in their open source awards.  But I (and the rest of you!) would be remiss not to at least nominate Nenad Rakocevic a.k.a. @DocKimbel.  He has spent two years of diligent work [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2013/05/16/nenad-rakocevic-oscon-2013/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sharing a Host&#8217;s Directory Into Virtualbox Using NFS</title>
		<link>http://hostilefork.com/2013/04/14/sharing-nfs-into-virtualbox/</link>
		<comments>http://hostilefork.com/2013/04/14/sharing-nfs-into-virtualbox/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 12:08:35 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[nfs]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=156</guid>
		<description><![CDATA[(UPDATE: A reader has pointed out that the specific problem that I was trying to address is actually solvable using another workaround.  Due to bugs in VirtualBox shared folders handling symlinks, they were actually disabled on purpose&#8230;and no check box was provided in the UI to turn them back on.  But if you&#8217;re [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2013/04/14/sharing-nfs-into-virtualbox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Iostreams Re-Examined</title>
		<link>http://hostilefork.com/2013/04/07/iostreams-reexamined/</link>
		<comments>http://hostilefork.com/2013/04/07/iostreams-reexamined/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 04:13:25 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[cplusplus]]></category>

		<category><![CDATA[iostreams]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=150</guid>
		<description><![CDATA[One area in C++ I had never really spent a lot of time with until early last year is the iostreams library.  I *thought* I understood it pretty well.  At a superficial level, it made perfect sense: replace printf/scanf with an abstract interface for serialization that objects could implement for themselves.
As a developer [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2013/04/07/iostreams-reexamined/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Logo Design for the Open Source Rebol Project</title>
		<link>http://hostilefork.com/2013/01/11/logo-design-for-rebol/</link>
		<comments>http://hostilefork.com/2013/01/11/logo-design-for-rebol/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 15:52:27 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Ideas]]></category>

		<category><![CDATA[rebol]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=168</guid>
		<description><![CDATA[After decades of pondering and implementation, the Rebol programming language quietly went open source on December 12th, 2012 (12-12-12).  The language&#8217;s chief designer, Carl Sassenrath (of AmigaOS fame), had this to say:

You probably thought the source release would never happen? Am I right?
Well, it&#8217;s there now in github. This is preliminary. Once I know [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2013/01/11/logo-design-for-rebol/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Initial Build of Rebol for the Haiku Operating System</title>
		<link>http://hostilefork.com/2012/12/28/rebol-on-haiku-os/</link>
		<comments>http://hostilefork.com/2012/12/28/rebol-on-haiku-os/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 19:43:35 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[haiku]]></category>

		<category><![CDATA[rebol]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=165</guid>
		<description><![CDATA[For those not in the know: Haiku OS is a binary-compatible open source reimplementation of the &#8220;Be&#8221; operating system.  As with the Amiga community, Haiku users are driven partially by nostalgia&#8230;but also by an aesthetic of &#8220;small is beautiful&#8221;.  As with the Amiga community&#8217;s anger that history took a detour by endorsing the [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/12/28/rebol-on-haiku-os/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Software Engineering Quotes</title>
		<link>http://hostilefork.com/2012/12/01/software-engineering-quotes/</link>
		<comments>http://hostilefork.com/2012/12/01/software-engineering-quotes/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 14:27:10 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=163</guid>
		<description><![CDATA[Every now and again I get an urge to repeat some quote on programming.  But I can&#8217;t always find what I&#8217;m looking for when I go search for it on Google, in order to quote it accurately and cite the source.  So here&#8217;s a list of some of my favorites which I&#8217;ll try [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/12/01/software-engineering-quotes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Essential Noisy Debug Hook for Qt</title>
		<link>http://hostilefork.com/2012/10/02/the-essential-noisy-debug-hook-for-qt/</link>
		<comments>http://hostilefork.com/2012/10/02/the-essential-noisy-debug-hook-for-qt/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 03:52:04 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[cplusplus]]></category>

		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=162</guid>
		<description><![CDATA[If you&#8217;re using Qt, you might find that it can often be rather quiet about important and common programming errors.  For instance: by default, it considers the inability to connect a signal and a slot&#8212;due perhaps to a typographic error&#8212;to be a warning worth only quietly pushing into your debug output window.  It&#8217;s [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/10/02/the-essential-noisy-debug-hook-for-qt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bjarne Stroustrup on the Uniqueness of unique_ptr</title>
		<link>http://hostilefork.com/2012/09/30/bjarne-stroustrup-on-unique-ptr-uniqueness/</link>
		<comments>http://hostilefork.com/2012/09/30/bjarne-stroustrup-on-unique-ptr-uniqueness/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 03:27:32 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[cplusplus]]></category>

		<category><![CDATA[iostreams]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=161</guid>
		<description><![CDATA[I helped organize a talk from Dr. Bjarne Stroustrup in Austin on September 19, 2012.  It was a presentation he&#8217;s apparently given in some form or another elsewhere, but I had not seen the slides before.
Much of it wasn&#8217;t new material for me.  I am already familiar with the tenets of &#8220;Modern C++&#8221;, [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/09/30/bjarne-stroustrup-on-unique-ptr-uniqueness/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Failures of Sprint Hotspot As Home Internet: Stay Away</title>
		<link>http://hostilefork.com/2012/09/17/failures-of-sprint-and-simple-mobile/</link>
		<comments>http://hostilefork.com/2012/09/17/failures-of-sprint-and-simple-mobile/#comments</comments>
		<pubDate>Mon, 17 Sep 2012 14:09:27 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=160</guid>
		<description><![CDATA[This is definitely a rant (which is not uncommon for this blog), but it&#8217;s on a non-programming topic.  Yet sometimes when I stray off topic, those posts somehow become the most popular.  (Example: people prefer to comment on .Trashes, .fseventsd, and .Spotlight-V100 instead of Computer Languages as Artistic Medium.  I think the [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/09/17/failures-of-sprint-and-simple-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Workaround for Broken Keys In TeamViewer with VirtualBox</title>
		<link>http://hostilefork.com/2012/06/26/workaround-keys-teamviewer-vbox/</link>
		<comments>http://hostilefork.com/2012/06/26/workaround-keys-teamviewer-vbox/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 15:32:18 +0000</pubDate>
		<dc:creator>Hostile Fork</dc:creator>
		
		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[teamviewer]]></category>

		<guid isPermaLink="false">http://hostilefork.com/?p=159</guid>
		<description><![CDATA[Having a remote desktop is pretty cool, although it can be a bit of a pain to set up.  Especially if you&#8217;re dealing with multiple platforms.  So I was pleased to find a free (for non-commercial use) turnkey solution called TeamViewer.  You don&#8217;t even have to install the client or the host [...]]]></description>
		<wfw:commentRss>http://hostilefork.com/2012/06/26/workaround-keys-teamviewer-vbox/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.430 seconds -->
<!-- Cached page served by WP-Cache -->
