<?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>Transcending Frontiers &#187; Training To Win</title>
	<atom:link href="http://blog.thefrontiergroup.com.au/author/mhale/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefrontiergroup.com.au</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Mon, 02 Apr 2012 04:32:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Training To Win</title>
		<link>http://blog.thefrontiergroup.com.au/2011/05/training-to-win/</link>
		<comments>http://blog.thefrontiergroup.com.au/2011/05/training-to-win/#comments</comments>
		<pubDate>Wed, 18 May 2011 09:14:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Inside TFG]]></category>

		<guid isPermaLink="false">http://blog.thefrontiergroup.com.au/?p=1527</guid>
		<description><![CDATA[Every organisation has to continuously solve a set of legal, financial, technical and social problems in order to survive. Small businesses have limited resources and prioritise problem solving in their main fields of endeavour. For example, software development companies like The Frontier Group constantly buy programming books, refine development practices, research new technologies and send [...]]]></description>
			<content:encoded><![CDATA[<p>Every organisation has to continuously solve a set of legal, financial, technical and social problems in order to survive. Small businesses have limited resources and prioritise problem solving in their main fields of endeavour. For example, software development companies like The Frontier Group constantly buy programming books, refine development practices, research new technologies and send their employees to technical training and conferences to expand their skill sets.</p>
<p>However, quite frequently it&#8217;s the social problems that businesses face that can make or break them. Many employees lack the skills to communicate, to work effectively in teams and to manage others. Fresh graduates may not know how to work at all. The failure to address and solve these social problems results in reduced operational efficiency, inadequate management and poor employee morale.</p>
<p>The stereotypical programmer is an introvert with plenty of technical skills, but few social skills. How often do you hear about software development companies conducting training in non-technical fields such as leadership, team management, project management, dispute resolution and sales? It&#8217;s rare. When it comes to employee skill sets, most companies, especially small ones, focus on improving strengths instead of addressing weaknesses.</p>
<p>The Frontier Group recognises that its employees can&#8217;t cut code all the time, no matter how much we love doing it. Our team leaders and project managers require excellent skills to ensure every project hits its targets. We&#8217;ve partnered with local company <a href="http://aliveandkicking.com.au/">Alive and Kicking</a> for management and sales training for our staff, and look forward to learning from them.</p>
<p>Improvements in management skills are difficult to quantify, and spending cash on training when budgets are tight is difficult to justify. As always, the adage “you have to spend money to make money” applies. Small businesses can only grow as fast as their employees will let them, and The Frontier Group is grooming its employees for success.</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2011/05/training-to-win/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2011/05/training-to-win/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Broken Arrow Keys &#8211; Ubuntu 10.10 / VMWare Fusion / Macbook Pro</title>
		<link>http://blog.thefrontiergroup.com.au/2011/03/broken-arrow-keys-ubuntu-10-10-vmware-fusion-mabook-pro/</link>
		<comments>http://blog.thefrontiergroup.com.au/2011/03/broken-arrow-keys-ubuntu-10-10-vmware-fusion-mabook-pro/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 04:11:22 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Inside TFG]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://blog.thefrontiergroup.com.au/?p=1231</guid>
		<description><![CDATA[After installing Ubuntu 10.10 (Maverick Meerkat) in a VMWare Fusion virtual machine on a MacBook Pro, I noticed the arrow keys were broken in Ubuntu. It turned out that the Fusion install wizard had configured the keyboard to use evdev, which did not work correctly inside the VM. The solution is to reconfigure the keyboard [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Ubuntu 10.10 (Maverick Meerkat) in a VMWare Fusion virtual machine on a MacBook Pro, I noticed the arrow keys were broken in Ubuntu. It turned out that the Fusion install wizard had configured the keyboard to use <a href="http://linux.die.net/man/4/evdev">evdev</a>, which did not work correctly inside the VM.</p>
<p>The solution is to reconfigure the keyboard by running the following command:</p>
<pre>sudo dpkg-reconfigure console-setup</pre>
<p>To navigate the setup program without the arrow keys, I pressed the first letter of the desired option (eg. &#8220;a&#8221; for Apple Laptop), then pressed the right command key to cycle downwards through the list.</p>
<p>The configuration options that I chose were:</p>
<p>Apple Laptop for keyboard<br />
USA as origin of keyboard<br />
USA as keyboard layout<br />
No AltGr<br />
No Compose key<br />
Enter for the rest of the defaults.</p>
<p>The arrow keys work fine now.</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2011/03/broken-arrow-keys-ubuntu-10-10-vmware-fusion-mabook-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2011/03/broken-arrow-keys-ubuntu-10-10-vmware-fusion-mabook-pro/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Scaling memcached at Facebook</title>
		<link>http://blog.thefrontiergroup.com.au/2008/12/scaling-memcached-at-facebook/</link>
		<comments>http://blog.thefrontiergroup.com.au/2008/12/scaling-memcached-at-facebook/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 06:07:19 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Inside TFG]]></category>

		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=263</guid>
		<description><![CDATA[Paul Saab has written an interesting article about scaling memcached at Facebook. It looks like they&#8217;re doing some cool things over there.]]></description>
			<content:encoded><![CDATA[<p>Paul Saab has written an interesting article about <a href="http://www.facebook.com/note.php?note_id=39391378919&amp;id=9445547199&amp;index=0">scaling memcached at Facebook</a>. It looks like they&#8217;re doing some cool things over there.</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2008/12/scaling-memcached-at-facebook/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2008/12/scaling-memcached-at-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stalled ssh Session?</title>
		<link>http://blog.thefrontiergroup.com.au/2008/11/138/</link>
		<comments>http://blog.thefrontiergroup.com.au/2008/11/138/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 04:05:21 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Inside TFG]]></category>

		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=138</guid>
		<description><![CDATA[Sometimes you&#8217;re working on a server remotely and the ssh connection gets interrupted. Usually when that happens, ssh will stall until the socket times out and you&#8217;re stuck with an unresponsive terminal. To get back to the terminal from your stalled ssh session, use this key sequence: &#60;enter&#62; &#60;enter&#62; &#60;enter&#62; &#60;shift-tilde&#62; &#60;period&#62;]]></description>
			<content:encoded><![CDATA[<p>Sometimes you&#8217;re working on a server remotely and the ssh connection gets interrupted. Usually when that happens, ssh will stall until the socket times out and you&#8217;re stuck with an unresponsive terminal. To get back to the terminal from your stalled ssh session, use this key sequence:</p>
<p>&lt;enter&gt;<br />
&lt;enter&gt;<br />
&lt;enter&gt;<br />
&lt;shift-tilde&gt;<br />
&lt;period&gt;</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2008/11/138/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2008/11/138/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

