<?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>Hoketronics - Mike Hochanadel &#187; GTD</title>
	<atom:link href="http://hoketronics.net/category/lifehacks/gtd/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoketronics.net</link>
	<description>Spiraled out of the Mind of Mike</description>
	<lastBuildDate>Sat, 17 Apr 2010 22:47:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<script type="text/javascript">

Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'hoketronics_xu13ye'});	</script>	<item>
		<title>What&#039;s left @todo</title>
		<link>http://hoketronics.net/2009/03/10/whats-left-todo/</link>
		<comments>http://hoketronics.net/2009/03/10/whats-left-todo/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 08:00:50 +0000</pubDate>
		<dc:creator>mike.hochanadel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[@ symbol]]></category>
		<category><![CDATA[@todo]]></category>
		<category><![CDATA[PHPDoc]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://hoketronics.net/?p=86</guid>
		<description><![CDATA[A couple of different developments cropped up in the last couple of months that's pulled me away from the blog.  One of them was a job change.  The company I'm working on a contract to hire basis is great and I've had the opportunity to learn many things in my short time there.  I do [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of different developments cropped up in the last couple of months that's pulled me away from the blog.  One of them was a job change.  The company I'm working on a contract to hire basis is great and I've had the opportunity to learn many things in my short time there.  I do PHP programming and I had the opportunity to freshen up on PHPDoc.  <a title="PHPDoc" href="http://www.phpdoc.org/" target="_blank">PHPDoc</a> is a documentation standard much like JavaDoc where you can comment code and drop in identifiers to help with the status of a certain function or class.  One of the identifiers is '@todo.'  After working with the <a title="The Monkey Tail is @ the Paradigm Shift" href="http://hoketronics.net/?p=89" target="_self">history of the '@' symbol</a> and how it relates in context, especially with GTD,  I came to realize how much this 5 character identifier has affected my life.</p>
<p>The '@todo' identifier states one thing clearly:  The following information is what's left or what's next to do.  It can be compared to the @NextAction context in GTD.  Once that action is completed, there may be another one next and subsequently a '@todo' identifier with that information will be listed.  The difference between that and GTD is that it's left in the code.  But, with a good IDE or a simple awk command, you can compile the list of @todo's for a project thus returning it to a GTD like state.</p>
<p>I'm the kind of person who's insane attention to detail will leave me always uncovering a rock or looking at a problem from all perspectives.  Some people call this being a pefectionist.  One of the major problems with being a perefectionist is that they will refine and tweak themselves into never getting anything done.  Analysis through paralysis is a common phrase for the problem.   And yes, I have that problem.</p>
<p>As some of you may know, a couple of years ago I hit rock bottom in paralysis and have somehow climbed my way step by step by implementing the GTD mehtod (as well as making other life changes).  The perfectionist in me still lives.  The initial mind dump and inbox organization took me about 3 days.  One of the hardest things to do while implementing the methodology was not being sure I was doing it right.  The common voice of the perfectionist.</p>
<p>So I'm slowly learning ot become an almost-perfectionist.  I still do my tweaks and twinges, but set a time limit before sending the product off.  Whenever I do so, there's that voice that doubts whether or not I've done right.  Even when I use a time limit, it reaches out and pulls me down to make sure I double check and triple check everything.  It's going to be with me forever.</p>
<p>Last month, an 'ah-ha' moment came.  And no I'm not talking about jumping up and singing 'Take on Me.'   What I'm talking about is when I started brushing up on PHPDoc, I realized that the '@todo' was the trademark for the perfectionist.  I can roll some code out but appease the perefectionist in me with the simple 5 letter incantonation.  The code is out and I can always come back to it to tweak and twinge.</p>
<p>I've accepted the fact that I will never be happy with my work.  I've also accepted that I will always find something wrong with it and attempt to fix it on the spot.  But with the '@todo' action I can drop the noted fix and move on.  I feel much more relieved and am producing more now that I've left @todo's not only in my code, but also in my other projects, my friends, my family, and my life.</p>
<img style='display:none' id="post-86-blankimage" onload="Meebo('discoverSharable', {element: this.parentNode,url:'http://hoketronics.net/2009/03/10/whats-left-todo/',title:'What\'s left @todo',tweet:'A couple of different developments cropped up in the last couple of months that\'s pulled me away fro',description:'A couple of different developments cropped up in the last couple of months that\'s pulled me away fro'})"><script type='text/javascript'>document.getElementById("post-86-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://hoketronics.net/2009/03/10/whats-left-todo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thunderbird and Lightning Helps Bring the GTD Storm to the Office</title>
		<link>http://hoketronics.net/2009/01/05/thunderbird-and-lightning-helps-bring-the-gtd-storm-to-the-office/</link>
		<comments>http://hoketronics.net/2009/01/05/thunderbird-and-lightning-helps-bring-the-gtd-storm-to-the-office/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 06:17:06 +0000</pubDate>
		<dc:creator>mike.hochanadel</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Lifehacks]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lightning]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[task managmeent]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://hoketronics.net/?p=61</guid>
		<description><![CDATA[
Needless to say, the holidays brought me some changes this year on both the personal and professional side.  A couple of years ago I implemented the Getting Things Done (GTD) methodology to help account for changes in my life and to influence the direction it was going.  I recently had the opportunity to start a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-68 aligncenter" title="taskincalendarwithproject" src="/wp-content/uploads/2009/01/taskincalendarwithproject-300x176.png" alt="taskincalendarwithproject" width="628" height="368" /></p>
<p>Needless to say, the holidays brought me some changes this year on both the personal and professional side.  A couple of years ago I implemented the <a title="Getting Things Done" href="http://en.wikipedia.org/wiki/Getting_Things_Done" target="_blank">Getting Things Done (GTD) methodology</a> to help account for changes in my life and to influence the direction it was going.  I recently had the opportunity to start a fresh GTD setup at the office.  Here are the steps:<br />
<span id="more-61"></span></p>
<ol>
<li>Download <a title="Thunderbird 3 Beta 1" href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/" target="_blank">Thunderbird 3 Beta 1</a></li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-70" title="thunderbird3" src="/wp-content/uploads/2009/01/thunderbird3-300x237.png" alt="thunderbird3" width="300" height="237" /></p>
<li>Setup the mail account.  Mine was an IMAP implementation so access to it via a webmail interface was kept in place.</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-69" title="tbinstall" src="/wp-content/uploads/2009/01/tbinstall-300x276.png" alt="tbinstall" width="300" height="276" /></p>
<li>Download and install <a title="Lightning Nightly Updater" href="https://addons.mozilla.org/en-US/thunderbird/addon/4623" target="_blank">Lightning Daily Updater</a>.  The current stable version is for Thunderbird version 2.  This Add On for Thunderbird grabs the nightly, version 3 compatible calendar extension.</li>
<li>Be sure to enable the Google Calendar Provider in the options for the updater.  This was used to sync up office specific events to my main Google Calendar.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-65" title="googlecalendarlightning" src="/wp-content/uploads/2009/01/googlecalendarlightning.png" alt="googlecalendarlightning" width="438" height="426" /></p>
<li>Run the updater and install both Lightning and the GCal provider</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-66" title="lightningnightly" src="/wp-content/uploads/2009/01/lightningnightly.png" alt="lightningnightly" width="413" height="175" /></p>
<li>Add 3 local calendars for the main GTD contexts: @NextActions, @SomedayMaybe, @WaitingFor</li>
<li>Setup main calendar to sync with external Google calendar, using the private XML url from your calendar's settings.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-67" title="subscribegcallightning" src="/wp-content/uploads/2009/01/subscribegcallightning.png" alt="subscribegcallightning" width="555" height="576" /></p>
<li>Setup the projects context as Categories in the Lightning Preferences</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-64" title="categoryproject" src="/wp-content/uploads/2009/01/categoryproject-300x253.png" alt="categoryproject" width="300" height="253" /></p>
</ol>
<p>This is a little bit different than what I had before.  I'm taking the calendar/task approach much differently.  Before I used Horde's implementation of their organizational modules to manage an action and an action that was time sensitive.  With Thunderbird and Lightning, the idea of a task is strongly coupled with a calendar item.  So I had to create the separate local calendars to give a place for tasks to land.  This turns out great because now I can create new contexts in the future as separate calendar types.</p>
<p>So far the implementation is going well.  I more times than not funnel all tasks Thunderbird's way but have caught myself once or twice avoiding the email client.  The next step for me is to explore what the benefit for me in syncrhonizing this setup with my Gmail/RememeberTheMilk system for my main GTD implementation.  It's still a little early, but if I feel the need to jump ship, I'll let you know.</p>
<p><strong>Update 6/5/09: </strong><em>Changed the download link for Thunderbid beta.</em></p>
<img style='display:none' id="post-61-blankimage" onload="Meebo('discoverSharable', {element: this.parentNode,url:'http://hoketronics.net/2009/01/05/thunderbird-and-lightning-helps-bring-the-gtd-storm-to-the-office/',title:'Thunderbird and Lightning Helps Bring the GTD Storm to the Office',tweet:' Needless to say, the holidays brought me some changes this year on both the personal and profession',description:' Needless to say, the holidays brought me some changes this year on both the personal and profession'})"><script type='text/javascript'>document.getElementById("post-61-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://hoketronics.net/2009/01/05/thunderbird-and-lightning-helps-bring-the-gtd-storm-to-the-office/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
