<?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>The Bloj</title>
	<atom:link href="http://blog.strafenet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.strafenet.com</link>
	<description>is a GLOBAL mission focused, values based and demographics driven organization.</description>
	<lastBuildDate>Fri, 02 Oct 2009 03:54:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The most important resume you&#8217;ll ever write.</title>
		<link>http://blog.strafenet.com/2009/10/01/the-most-important-resume-youll-ever-write/</link>
		<comments>http://blog.strafenet.com/2009/10/01/the-most-important-resume-youll-ever-write/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 02:40:52 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=841</guid>
		<description><![CDATA[I have a great career idea for you. I&#8217;m only going to tell you the idea if you really do it.
It&#8217;s easy &#8211; it won&#8217;t take you any longer than it would to write the first draft of your resume. Want to do it?  

OK.
Get out your word processor, and write your resume.
Twenty years [...]]]></description>
			<content:encoded><![CDATA[<p>I have a great career idea for you. I&#8217;m only going to tell you the idea if <em>you really do it</em>.</p>
<p>It&#8217;s easy &#8211; it won&#8217;t take you any longer than it would to write the first draft of your resume. Want to do it? <img src='http://blog.strafenet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-841"></span></p>
<p>OK.</p>
<p>Get out your word processor, and write your resume.</p>
<p>Twenty years from now.</p>
<p>When you&#8217;re done&#8230;</p>
<p>&#8212;&#8211;</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>What&#8217;s your job title? Software architect? Lead developer? CEO? Homeless? President? Billy Mays?</p>
<p>(Did you weird yourself out doing it? It&#8217;s OK, me too.)</p>
<p><strong>1. How&#8217;d you pick it?</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
<ul>
<li>Have you always dreamed of selling Oxy-Clean?</li>
<li>Do you like the fact that 200 people report to you?</li>
<li>Money?</li>
<li>Do you want college students to look at your life and say, &#8220;i want to be the next __________&#8221;?</li>
<li>Do you want to be in the history books as &#8220;the Henry Ford of technology?&#8221;</li>
<li>Do you want to be happy?</li>
</ul>
<p><strong>2. How did you get there?</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
<ul>
<li>Did you land a great interview after working your way up the ladder, doing great work and getting the attention of your managers?</li>
<li>Did you run for City Council and pioneer a new initiative?</li>
<li>Or make friends with everyone in the political machine?</li>
</ul>
<p>Did you quit and get frustrated after 10 years of success your field to start over and become a teacher? Why&#8217;d you wait so long?</p>
<p>3. Look at your job now. <strong>How are you gonna get there?</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
<p><strong>_______________________________________________</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/10/01/the-most-important-resume-youll-ever-write/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which programming language and which framework should I use?</title>
		<link>http://blog.strafenet.com/2009/09/19/which-programming-language-should-i-use/</link>
		<comments>http://blog.strafenet.com/2009/09/19/which-programming-language-should-i-use/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 17:31:07 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=837</guid>
		<description><![CDATA[Frameworks like Ruby on Rails are great because they make it easy to write code &#8211; in a way that makes sense for the problem of websites.
Programming languages are great because they make it easy to write code &#8211; in a way that makes it easier for us to understand.
In the end though, all of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">Frameworks like Ruby on Rails are great because they make it easy to write code &#8211; in a way that makes sense for the problem of websites.</p>
<p style="text-align: center;">Programming languages are great because they make it easy to write code &#8211; in a way that makes it easier for us to understand.</p>
<p style="text-align: center;">In the end though, all of these abstractions were not written with <strong>your</strong> problem in mind, but a generic, off-the-shelf problem that you don&#8217;t actually have.</p>
<p style="text-align: center;">Thus, write with any language you want. But write in a way that&#8217;s appropriate to your problem, and write in a way that&#8217;s appropriate to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/09/19/which-programming-language-should-i-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best Chronotrigger reference ever</title>
		<link>http://blog.strafenet.com/2009/07/07/the-best-chronotrigger-reference-ever/</link>
		<comments>http://blog.strafenet.com/2009/07/07/the-best-chronotrigger-reference-ever/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 05:34:06 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General/Misc.]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=833</guid>
		<description><![CDATA[Arrested Development is one of the finest shows to have ever been made. You should stop what you&#8217;re doing right now and go watch the whole thing on hulu.
Anyway, when I was watching it for the first time, I spotted a reference to Chronotrigger that blew me away. The clip below is what I&#8217;m talking [...]]]></description>
			<content:encoded><![CDATA[<p>Arrested Development is one of the finest shows to have ever been made. You should stop what you&#8217;re doing right now and go watch the whole thing on hulu.</p>
<p>Anyway, when I was watching it for the first time, I spotted a reference to Chronotrigger that blew me away. The clip below is what I&#8217;m talking about:</p>
<p><object width="412" height="238"><param name="movie" value="http://www.hulu.com/embed/OHkjDL1fj2Z9b78OXnstSQ/152/164"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.hulu.com/embed/OHkjDL1fj2Z9b78OXnstSQ/152/164" type="application/x-shockwave-flash" allowFullScreen="true"  width="412" height="238"></embed></object></p>
<p>It&#8217;s an island in the sky! And they&#8217;re playing the theme from Zeal!</p>
<p><embed src="http://media.entertonement.com/embed/PlayerText.swf" id="1_c0bd85ac_6ab4_11de_ad37_0015c5f4d265" name="PlayerText" flashvars="auto_play=0&#038;id=1_c0bd85ac_6ab4_11de_ad37_0015c5f4d265&#038;meta_url=http%3A%2F%2Fwww.entertonement.com%2Fclips%2Fmnxvhvmybs.query%3Fimage_size%3Dflash" width="404" height="30" style="float: left; margin-right: 10px;" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" bgcolor="#ffffff" wmode="transparent" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false"></embed><a href="http://www.entertonement.com/clips/mnxvhvmybs--Corridors-of-TimeSuper-Nintendo-Chrono-Trigger-"><img alt="Blank" border="0" height="0" src="http://www.entertonement.com/widgets/img/clip/mnxvhvmybs/1/1_c0bd85ac_6ab4_11de_ad37_0015c5f4d265/blank.gif" style="visibility: hidden; width: 0px; height: 0px; margin:0; padding:0; float:right" width="0" /></a></p>
<p><span style="clear: both;">The music is nearly identical to the music played in Chronotrigger when you set foot on the island of Zeal. Coincidence? I think not.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/07/07/the-best-chronotrigger-reference-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OPB: Dog Part Three</title>
		<link>http://blog.strafenet.com/2009/06/16/opb-dog-part-three/</link>
		<comments>http://blog.strafenet.com/2009/06/16/opb-dog-part-three/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 01:08:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[General/Misc.]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=830</guid>
		<description><![CDATA[http://www.scientificamerican.com/article.cfm?id=an-immodest-proposal
Previously
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.strafenet.com/2009/03/26/opb-dog-revisited/">http://www.scientificamerican.com/article.cfm?id=an-immodest-proposal</a></p>
<p><a href="http://blog.strafenet.com/2009/03/26/opb-dog-revisited/">Previously</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/06/16/opb-dog-part-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OPB: Dog revisited</title>
		<link>http://blog.strafenet.com/2009/03/26/opb-dog-revisited/</link>
		<comments>http://blog.strafenet.com/2009/03/26/opb-dog-revisited/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 05:02:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=825</guid>
		<description><![CDATA[http://blog.strafenet.com/2008/01/30/todays-one-paragraph-blog/
An update: While a doberman/chihuahua mix is certainly possible, apparently not all same-species crosses are viable.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.strafenet.com/2008/01/30/todays-one-paragraph-blog/">http://blog.strafenet.com/2008/01/30/todays-one-paragraph-blog/</a></p>
<p>An update: While a doberman/chihuahua mix is <a href="http://images.google.com/images?q=doberman%20chihuahua%20mix&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wi">certainly possible</a>, apparently not all <a href="http://answers.yahoo.com/question/index?qid=20080409125836AAaOWMa">same-species crosses</a> are viable.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/03/26/opb-dog-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sometimes, leadership is pulling the sled</title>
		<link>http://blog.strafenet.com/2009/03/01/leadership-is-pulling-the-sled/</link>
		<comments>http://blog.strafenet.com/2009/03/01/leadership-is-pulling-the-sled/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 07:19:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Business/The Software Industry]]></category>
		<category><![CDATA[Chris]]></category>
		<category><![CDATA[General/Misc.]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=804</guid>
		<description><![CDATA[There will come a point in your job when you&#8217;re pulling a heavy weight, and it&#8217;s not you.
Teams can basically function in one of two ways. Loosely speaking, let&#8217;s call them the light side and the dark side.
On the light side, everyone is communicating and everyone is focused on the success of the team. People [...]]]></description>
			<content:encoded><![CDATA[<p>There will come a point in your job when you&#8217;re pulling a heavy weight, and it&#8217;s not you.</p>
<p>Teams can basically function in one of two ways. Loosely speaking, let&#8217;s call them the light side and the dark side.</p>
<p>On the light side, everyone is communicating and everyone is focused on the success of the team. People are willing to make sacrifices, and everyone knows who&#8217;s making the sacrifices. There is openness and solidarity; the team shares one objective.</p>
<p>If this sounds a little bit doe-eyed and delusional, then I don&#8217;t need to introduce you to the dark side.</p>
<p>While I call it the dark side, the thinking that pulls someone over to this side is completely rational. &#8220;Why should I give up my time and my effort to get something done for someone who&#8217;s just going to claim it for themselves when I&#8217;m done, like he did last month when we finished the Spearmint project?&#8221; The big question a darksider asks is simple and practical: <em>What&#8217;s in it for me.</em></p>
<p>The other thing about the dark side is that it&#8217;s contagious. Once one person starts doing it, everyone gets pulled in.</p>
<p>&#8212;</p>
<p>Now, I&#8217;m not going to claim that you should do anything for anyone if it&#8217;s only going to benefit them. But let&#8217;s consider <em>what&#8217;s in it for you</em>.</p>
<p>Did you ever think about what separates leaders from everyone else? Is it power? Money? The privilege of belonging to a special class, knowing special people? Education? Yes, all of those things matter. But what fills in the empty space when society no longer places them on a pedestal?</p>
<p><strong>Leadership starts by being the one who acts when everyone else doesn&#8217;t.</strong></p>
<p>Leadership starts by being the one who acts when everyone else doesn&#8217;t. Did you ever wonder, while you were sitting in the lecture hall, if you would ever stop being driven around by a system of authority beyond your ability to influence? Or why it didn&#8217;t seem to end when you left the high school classroom and found yourself in another set of forms and bureaucratic procedures driven by some unseen force?</p>
<p>There are two ways of coping in the workplace. The first way is the way of procedure, rule-taking, <em>what&#8217;s in it for me</em>. The rule followers are the dominant breed in high school and bureaucratic monoliths. You can&#8217;t change the rules, so you get what you can out of them. But the rest of the world doesn&#8217;t have to work that way.</p>
<p>The smaller the organization, and the simpler the bureaucracy, the more likely it is that part of the system and the rules is defined by <em>you</em>. When everyone else abdicates responsibility, that&#8217;s not an alarm warning you to rush to the doors while dodging all responsibility. That&#8217;s a vacuum, a power vacuum, and you&#8217;re going to fill it. If you choose to.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/03/01/leadership-is-pulling-the-sled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You just can&#8217;t make that much signal in a day</title>
		<link>http://blog.strafenet.com/2009/02/14/you-just-cant-make-that-much-signal-in-a-day/</link>
		<comments>http://blog.strafenet.com/2009/02/14/you-just-cant-make-that-much-signal-in-a-day/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 18:19:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=809</guid>
		<description><![CDATA[How much information can you produce in one day?
There are hundreds of newspapers across the globe, but if you took the national stories and put them together, a lot of them are about the same things. If you combine today&#8217;s papers with last week&#8217;s, you find that there&#8217;s even less new information &#8211; you could [...]]]></description>
			<content:encoded><![CDATA[<p>How much information can you produce in one day?</p>
<p>There are hundreds of newspapers across the globe, but if you took the national stories and put them together, a lot of them are about the same things. If you combine today&#8217;s papers with last week&#8217;s, you find that there&#8217;s even less new information &#8211; you could compress the whole story into, say, an eventual Wikipedia article, where a few sentences are enough to cover the salient points.</p>
<p>If you spent your whole day thinking, maybe you could come up with a blog post of information. But undoubtably tomorrow&#8217;s post would contain <a href="http://tech.slashdot.org/article.pl?sid=09/02/10/2211220&amp;from=rss">themes from previous posts</a>.</p>
<p>The blogosphere, television, news&#8230;they all have the same problem. There&#8217;s not too much to say, but the talking never ceases. Modern media is a producer of raw content, not a way to digest it and put it into context.</p>
<p>What&#8217;s the best way to create a source of fully digested content?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/02/14/you-just-cant-make-that-much-signal-in-a-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OPB: Why peer review should be done by hypocrites.</title>
		<link>http://blog.strafenet.com/2009/01/22/opb-why-peer-review-should-be-done-by-hypocrites/</link>
		<comments>http://blog.strafenet.com/2009/01/22/opb-why-peer-review-should-be-done-by-hypocrites/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 05:52:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[Haiku]]></category>
		<category><![CDATA[i-used-your-ninnish-haiku-tag-eat-that-jigga]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=799</guid>
		<description><![CDATA[We find fault often;
our faults are the same, but found
better by others.
]]></description>
			<content:encoded><![CDATA[<p>We find fault often;<br />
our faults are the same, but found<br />
better by others.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/01/22/opb-why-peer-review-should-be-done-by-hypocrites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random trick: Copy current path to the clipboard</title>
		<link>http://blog.strafenet.com/2009/01/08/random-trick-copy-current-path-to-the-clipboard/</link>
		<comments>http://blog.strafenet.com/2009/01/08/random-trick-copy-current-path-to-the-clipboard/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 19:39:57 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General/Misc.]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=795</guid>
		<description><![CDATA[A little-known tool for copying things to the clipboard from the command line is the &#8220;clip&#8221; tool. As an example, here&#8217;s a neat trick to copy the current path from a command window:
cd &#124; clip

With no parameters, cd just displays the current path, and piped to clip it&#8217;s on the clipboard now.
]]></description>
			<content:encoded><![CDATA[<p>A little-known tool for copying things to the clipboard from the command line is the &#8220;clip&#8221; tool. As an example, here&#8217;s a neat trick to copy the current path from a command window:</p>
<p><code>cd | clip<br />
</code><br />
With no parameters, cd just displays the current path, and piped to clip it&#8217;s on the clipboard now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2009/01/08/random-trick-copy-current-path-to-the-clipboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>97!/temporary retirement</title>
		<link>http://blog.strafenet.com/2008/12/29/97temporary-retirement/</link>
		<comments>http://blog.strafenet.com/2008/12/29/97temporary-retirement/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 02:08:28 +0000</pubDate>
		<dc:creator>Chengstein</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Minesweeper]]></category>

		<guid isPermaLink="false">http://blog.strafenet.com/?p=790</guid>
		<description><![CDATA[
wahoo!  I finally got below the century mark.  I think i&#8217;m going to temporarily retire from competitive clicking.
Also, here is something interesting.  Apparently I now qualify as an &#8220;expert&#8221;, according to this site http://www.minesweeper.info/scorelists.html.  In case your too lazy to go there, it requires a 6 in beginner, 35 in intermediate, and 99 in Expert.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.strafenet.com/wp-content/uploads/2008/12/expert97.bmp"><img class="alignnone size-medium wp-image-791" title="expert97" src="http://blog.strafenet.com/wp-content/uploads/2008/12/expert97.bmp" alt="" /></a></p>
<p>wahoo!  I finally got below the century mark.  I think i&#8217;m going to temporarily retire from competitive clicking.</p>
<p>Also, here is something interesting.  Apparently I now qualify as an &#8220;expert&#8221;, according to this site http://www.minesweeper.info/scorelists.html.  In case your too lazy to go there, it requires a 6 in beginner, 35 in intermediate, and 99 in Expert.  I now have a 3, 35, and 97.  This means i just squeeze into the requirements.  Also, in case your wondering, the world records on that site are 1, 10, and 37.7</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strafenet.com/2008/12/29/97temporary-retirement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.635 seconds -->
