<?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>Java Thinking &#187; Corporate Development</title>
	<atom:link href="http://www.javathinking.com/category/corporate-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javathinking.com</link>
	<description>Java and software development related thoughts</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:16:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Locked subversion working copy</title>
		<link>http://www.javathinking.com/2009/10/locked-subversion-working-copy/</link>
		<comments>http://www.javathinking.com/2009/10/locked-subversion-working-copy/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 02:06:22 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Corporate Development]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.javathinking.com/?p=384</guid>
		<description><![CDATA[I don&#8217;t know how it happened, but my local working copy got locked. This meant that every time I tried to commit, I got a &#8216;working copy is locked&#8217; error.
The solution was easy, after I found a reference in the FAQ:
svn cleanup &#60;directory&#62;
]]></description>
			<content:encoded><![CDATA[<p></p><p>I don&#8217;t know how it happened, but my local working copy got locked. This meant that every time I tried to commit, I got a &#8216;working copy is locked&#8217; error.</p>
<p>The solution was easy, after I found a reference in the <a href="http://subversion.tigris.org/faq.html#wedged-wc">FAQ</a>:</p>
<blockquote><p>svn cleanup &lt;directory&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.javathinking.com/2009/10/locked-subversion-working-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for IT work in Australia? JobReel.com.au!</title>
		<link>http://www.javathinking.com/2008/03/looking-for-it-work-in-australia-jobreelcomau/</link>
		<comments>http://www.javathinking.com/2008/03/looking-for-it-work-in-australia-jobreelcomau/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 15:25:03 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Corporate Development]]></category>

		<guid isPermaLink="false">http://www.javathinking.com/?p=78</guid>
		<description><![CDATA[I&#8217;m currently looking for contract work, and all of the usual places offer vague job descriptions that makes it hard to differentiate one from the other. This makes it hard to decide which ones to apply for, and almost always mean that you end up applying for jobs that are totally inappropriate.
Now there is JobReel.com.au [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m currently looking for contract work, and all of the usual places offer vague job descriptions that makes it hard to differentiate one from the other. This makes it hard to decide which ones to apply for, and almost always mean that you end up applying for jobs that are totally inappropriate.</p>
<p>Now there is <a href="http://jobreel.com.au" target="_blank">JobReel.com.au</a> &#8211; much along the lines of <a href="http://jobs.joelonsoftware.com/" target="_blank">jobs.joelonsoftware.com</a>, positions must display the employer.</p>
<p>I&#8217;m still looking for a site that lets me specify location, price range, responsibilities and technologies &#8211; but JobReel is closer than any of the others, and from what I&#8217;ve seen so far, the job descriptions are more useful and realistic.</p>
<p>It looks relatively new to the scene &#8211; good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javathinking.com/2008/03/looking-for-it-work-in-australia-jobreelcomau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why are you coding?</title>
		<link>http://www.javathinking.com/2007/09/why-are-you-coding/</link>
		<comments>http://www.javathinking.com/2007/09/why-are-you-coding/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 03:24:05 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Corporate Development]]></category>

		<guid isPermaLink="false">http://www.javathinking.com/?p=48</guid>
		<description><![CDATA[There is a good article here about the need to explain why you are coding. I&#8217;ve often found that with most projects or tasks people are reluctant to give you the high level picture &#8211; it wastes too much time and, &#8220;you don&#8217;t need to know&#8221;.
It reminded me of several situations where someone comes to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>There is a good article <a href="http://www.codinghorror.com/blog/archives/000962.html" target="_blank">here</a> about the need to explain why you are coding. I&#8217;ve often found that with most projects or tasks people are reluctant to give you the high level picture &#8211; it wastes too much time and, &#8220;you don&#8217;t need to know&#8221;.</p>
<p>It reminded me of several situations where someone comes to me and says &#8211; &#8220;I want you to write a program that does this&#8230;&#8221;. I say &#8220;sure&#8221;, expecting that they have done the due diligence and arrived at the conclusion that this is the correct thing to do. (I&#8217;ve even had my knuckles wrapped several times for second-guessing these requests).</p>
<p>So, you proceed with development and somewhere along the line (at the watercooler, elevator or kitchen) you mention what you are doing, and they hit you with &#8220;There&#8217;s no need to do that because system XYZ is being replaced with ABC&#8221; or some other equally jaw-dropping statement.</p>
<p>I like to know the bigger picture of where a piece of work fits in, because then I can do a much better job. After all, I&#8217;m not just a monkey. And it&#8217;s not my job to just code. I am supposed to be building solutions. And without the bigger picture this is a lot harder.</p>
<p>Note: I am a advocate for &#8216;project induction&#8217; where new team members are taken aside and explained how everything fits together, and how they fit in to the picture. For programmers, this is a technical session (NOT an HR or project management session) and should be run by the architects of the system. This is a good way to discover the talents of your team, and to make them feel involved. I&#8217;ve not had much buy-in though, anyone out there seen it being done effectively?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javathinking.com/2007/09/why-are-you-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

