<?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>How much success can you handle &#187; Systems</title>
	<atom:link href="http://www.macanderconsulting.com/malcolm/category/systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macanderconsulting.com/malcolm</link>
	<description>An eye into the inner workings of a business.</description>
	<lastBuildDate>Sat, 17 Jul 2010 00:23:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Thinking Rock in a Dropbox folder on WinXP</title>
		<link>http://www.macanderconsulting.com/malcolm/2010/07/16/using-thinking-rock-in-a-dropbox-folder-on-winxp/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2010/07/16/using-thinking-rock-in-a-dropbox-folder-on-winxp/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 00:23:58 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[#gtd]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=188</guid>
		<description><![CDATA[I’m not going to get much into what Thinking Rock and GTD are; this article assumes that you are familiar with both and have been having issues with trying to use Thinking Rock on a USB key and would like a better way.]]></description>
			<content:encoded><![CDATA[<p>I love Dropbox, it allows me to seamlessly take my  show on the road.  No more need to keep track of  that one flash drive that I kept my life on (and kept losing.)</p>
<p>If you don’t know what dropbox is, and you’re  someone who has a desktop machine and a laptop and a flashdrive, you are  in for a treat.  Dropbox gives you a 2 gig  floating storage area out “in the cloud.”  (This  goes up to 8 gig in 250 meg increments based on referrals, so please use  my link to go check it out and thanks in advance <a href="https://www.dropbox.com/referrals/NTQxOTkzNjU5">https://www.dropbox.com/referrals/NTQxOTkzNjU5</a> )</p>
<p>Now let’s get back to the subject at hand.  Thinking Rock (<a href="http://www.trgtd.com.au/">http://www.trgtd.com.au/</a>) is a very  solid GTD implementation.  I’m not going to get  much into what Thinking Rock and GTD are; this article assumes that you  are familiar with both and have been having issues with trying to use  Thinking Rock on a USB key and would like a better way.</p>
<p>Ok, “better” may be too strong a word for what I’ve  put together, let’s just call it “a USB free way”.</p>
<p>My biggest issue with using a USB key with thinking  rock was that my settings were being saved to the java application  directory on each machine that I was using.  Little  things like what screen does TR open up in, what order the action  screens are in, what columns are in the action screens.  This  solution has fixed that for me.</p>
<p>Step one: Copy your TR directory to your Dropbox  directory and change its name to insure that you don’t find yourself  using a different directory without knowing about it.</p>
<p>In my case I use  the following directory name:</p>
<p>C:\My  Dropbox\TR-3.1.2_mba</p>
<p>Add 3 files to  your bin directory (C:\My Dropbox\TR-3.1.2_mba\bin)</p>
<p>cmd_here.bat</p>
<p style="padding-left: 30px;">cmd</p>
<p>trbat.bat</p>
<p style="padding-left: 30px;">tr.exe -J-Duser.home=&#8221;C:\My Dropbox\TR-3.1.2_mba\data&#8221;  -J-Dtr.datafile=&#8221;C:\My Dropbox\TR-3.1.2_mba\data\MalcolmAnderson.trx&#8221;</p>
<p>readme.txt</p>
<p style="padding-left: 30px; text-align: justify;">double  click</p>
<p style="padding-left: 30px; text-align: justify;">cmd_here.bat</p>
<p style="padding-left: 30px; text-align: justify;">to open a  cmd window in this directory</p>
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">in the  command window enter &#8220;trb&#8221; and tab to bring up trbat.bat</p>
<p style="padding-left: 30px; text-align: justify;">press the  enter key to start thinking rock</p>
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">
<p style="padding-left: 30px; text-align: justify;">When  updating version number update the &#8220;default_userdir&#8221; setting in the  etc\tr.conf file</p>
<p style="padding-left: 30px; text-align: justify;">default_userdir=&#8221;C:\My  Dropbox\TR-3.1.2_mba_data/.thinkingrock/tr-3.1.2&#8243;</p>
<p style="padding-left: 30px; text-align: justify;">
<p>Step Two: Follow  the instruction in the read me and edit the C:\My  Dropbox\TR-3.1.2_mba\etc\tr.conf file</p>
<p style="padding-left: 30px;">#default_userdir=&#8221;${HOME}/.thinkingrock/tr-3.1.2&#8243;</p>
<p style="padding-left: 30px;">default_userdir=&#8221;C:\My  Dropbox\TR-3.1.2_mba_data/.thinkingrock/tr-3.1.2&#8243;</p>
<p style="padding-left: 30px;">
<p>By putting a hash  mark (#) in front of the original line comments it out, retaining it for  future reference.</p>
<p>[Notice the  convoluted combination of forward slash (“/”) and backward slash (“\”)]</p>
<p>That’s all I do.  On running it the first time, the _yourinitials_data  directory will be created.</p>
<p>For a final check,  open up TR on one machine, and change the opening screen to process, or  the roadmap or some other screen you don’t normally use on start up.  Then exit out of the program.</p>
<p>Now open up TR on  your other machine.  It should have opened up on  your new start page.</p>
<p>There you go, it’s  done.</p>
<p>As a last note, if  any hard core java configuration geeks want to give me another  solution, I’ll be happy to try it out.  I’m open  to installing a second java installation that is local to my dropbox, it  was beyond my skills and I’m just happy that this works.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2010/07/16/using-thinking-rock-in-a-dropbox-folder-on-winxp/&title=Using+Thinking+Rock+in+a+Dropbox+folder+on+WinXP&text=I+love+Dropbox%2C+it+allows+me+to+seamlessly+take+my++show+on+the+road.%26%23160%3B+No+more+need+to+keep+track+of++that+one+flash+drive+that+I+kept+my+life+on+%28and+kept+losing.%29+If+you+don%26%238217%3Bt+know+what...&tags=%5Cmy+dropbox%5Ctr-3%2C+directory%2C+dropbox%5Ctr-3%2C+dropbox%2C+thinking" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.macanderconsulting.com/malcolm/2010/07/16/using-thinking-rock-in-a-dropbox-folder-on-winxp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with GTD (Getting Things Done)</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/11/09/getting-started-with-gtd-getting-things-done/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/11/09/getting-started-with-gtd-getting-things-done/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:25:03 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Executive Coaching]]></category>
		<category><![CDATA[Life Coach]]></category>
		<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=152</guid>
		<description><![CDATA[I&#8217;m a big fan of Getting Things Done (GTD).  It&#8217;s an elegant, almost simple, set of disciplines and systems that promises &#8220;Stress-Free Productivity&#8221;.  However, like anything worth doing, those disciplines and systems require dedication to get the most out of them.  The following is a short list of the GTD systems that work together.  The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of Getting Things Done (GTD).  It&#8217;s an elegant, almost simple, set of disciplines and systems that promises &#8220;Stress-Free Productivity&#8221;.  However, like anything worth doing, those disciplines and systems require dedication to get the most out of them.  The following is a short list of the GTD systems that work together.  The discipline is keeping them up to date.  The freedom comes when they *are* up to date.</p>
<p>System One &#8211; The Master Project List &#8211; Every project (defined as something you want to get done that requires more than 2 tasks, taking longer than 2 minutes) that you want to accomplish in your life.  All down on paper (or in a system somewhere)</p>
<p>System Two &#8211; The Filing System &#8211; Active projects, Reference files, Archives</p>
<p>System Three &#8211; Your Tickler System</p>
<p>System Four &#8211; Your Calendar</p>
<p>System Five &#8211; The Waiting On System</p>
<p>System Six &#8211; The Next Action List</p>
<p>System Seven &#8211; Your In-Basket</p>
<p>System Eight &#8211; Your Weekly Review</p>
<p>Your homework for the week:</p>
<p>1) Tell me what you would accomplish if you achieved &#8220;Stress-Free Productivity&#8221;</p>
<p>2) If you are already a GTD fan, tell me how your story of getting your systems to work together.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/11/09/getting-started-with-gtd-getting-things-done/&title=Getting+Started+with+GTD+%28Getting+Things+Done%29&text=I%26%238217%3Bm+a+big+fan+of+Getting+Things+Done+%28GTD%29.%26%23160%3B+It%26%238217%3Bs+an+elegant%2C+almost+simple%2C+set+of+disciplines+and+systems+that+promises+%26%238220%3BStress-Free+Productivity%26%238221%3B.%26%23160%3B+However%2C+like...&tags=%26%238211%3B+your%2C+system%2C+%26%238211%3B" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.macanderconsulting.com/malcolm/2009/11/09/getting-started-with-gtd-getting-things-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debating an English Only Policy</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/30/debating-an-english-only-policy/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/30/debating-an-english-only-policy/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:28:06 +0000</pubDate>
		<dc:creator>wordadmin</dc:creator>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[Word Press Administration]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=149</guid>
		<description><![CDATA[I&#8217;m getting comments like this: Ну и чё с ними делать… Меня достали на моём блоге я устала вычищать… I have no idea what is being said here, I don&#8217;t even know what language it&#8217;s in.  Is it spam or is it someone telling me how awesome and amazing my blog is.  I don&#8217;t know, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting comments like this:</p>
<p>Ну и чё с ними делать… Меня достали на моём блоге я устала вычищать…</p>
<p>I have no idea what is being said here, I don&#8217;t even know what language it&#8217;s in.  Is it spam or is it someone telling me how awesome and amazing my blog is.  I don&#8217;t know, and I don&#8217;t know what other people are doing with this.</p>
<p>Until further notice, if I get a post that is completely non-English, I will be marking it as spam.  If someone can offer me a good reason to have a different policy, I&#8217;m all ears.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/30/debating-an-english-only-policy/&title=Debating+an+English+Only+Policy&text=I%26%238217%3Bm+getting+comments+like+this%3A+%26%231053%3B%26%231091%3B+%26%231080%3B+%26%231095%3B%26%231105%3B+%26%231089%3B+%26%231085%3B%26%231080%3B%26%231084%3B%26%231080%3B+%26%231076%3B%26%231077%3B%26%231083%3B%26%231072%3B%26%231090%3B%26%231100%3B%26%238230%3B+%26%231052%3B%26%231077%3B%26%231085%3B%26%231103%3B...&tags=" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.macanderconsulting.com/malcolm/2009/10/30/debating-an-english-only-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you want to see?</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/19/what-do-you-want-to-see/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/19/what-do-you-want-to-see/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:16:08 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Web site development]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=114</guid>
		<description><![CDATA[I'm putting together a 6 page report for my information marketing campaign and this is your opportunity to get your questions answered.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m putting together a 6 page report for my information marketing campaign and this is your opportunity to get your questions answered.</p>
<p>I&#8217;m planning on putting a bit of research into this 6 page report.  Chances are the subject is going to be something along the lines of</p>
<p>How to design an information marketing campaign in 7 steps.</p>
<p>6 steps to take before building your website</p>
<p>7 ways to profit from your web site while you are still constructing it</p>
<p>3 things you HAVE to know about managing your sites content</p>
<p>Which one of these do you want to see, or do you have something that you would like to see better?</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/19/what-do-you-want-to-see/&title=What+do+you+want+to+see%3F&text=I%26%238217%3Bm+putting+together+a+6+page+report+for+my+information+marketing+campaign+and+this+is+your+opportunity+to+get+your+questions+answered.&tags=" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.macanderconsulting.com/malcolm/2009/10/19/what-do-you-want-to-see/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joining the let&#8217;s-find-out club</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/07/31/joining-the-lets-find-out-club/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/07/31/joining-the-lets-find-out-club/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 13:31:14 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Life Coach]]></category>
		<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=99</guid>
		<description><![CDATA[When it comes to a new idea, a mentor once told me that my feelings and past experiences are lousy tools for evaluating that new idea. What he said was something to the effect of, &#8220;You need to join the let&#8217;s-find-out club.  Will that idea work?  I don&#8217;t know, let&#8217;s find out&#8221; At the same [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to a new idea, a mentor once told me that my feelings and past experiences are lousy tools for evaluating that new idea.</p>
<p>What he said was something to the effect of, &#8220;You need to join the let&#8217;s-find-out club.  Will that idea work?  I don&#8217;t know, let&#8217;s find out&#8221;</p>
<p>At the same time, if you are using someone&#8217;s already successful system and that system has worked for others, but not for you, just maybe, you&#8217;re not really following their system.</p>
<p>And don&#8217;t say, &#8220;but we&#8217;re different here.&#8221; No you&#8217;re not, you&#8217;re just unwilling (or in some corporate settings, not allowed) to make the changes dictated by the successful system.</p>
<p>I once heard a trainer explain</p>
<p>If I told you to dial (555) 123 &#8211; 4567, give my friend on the other end your name &amp; address, and he&#8217;ll send you a check for $100, don&#8217;t come back to me and say,</p>
<p>&#8220;I tried your system, and it didn&#8217;t work, I didn&#8217;t dial the number in the order you gave me, but I dialed all the numbers&#8221;</p>
<p>&#8220;I tried your system, and it didn&#8217;t work, I didn&#8217;t use the number 4 because I don&#8217;t like to press the number 4, so I just replaced it with two 2&#8242;s.&#8221;</p>
<p>&#8220;I tried your system, and it didn&#8217;t work, I put in the first 6 digits and didn&#8217;t get any result, so I didn&#8217;t bother to finish implementing your system you fraud.&#8221;</p>
<p>Laugh, but I have watched people, at great expense, implement their version of other peoples systems and then complain that not only did the original system not work, but that the people explaining the system were unyielding zealots who didn&#8217;t understand how things worked in the real world.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/07/31/joining-the-lets-find-out-club/&title=Joining+the+let%26%238217%3Bs-find-out+club&text=When+it+comes+to+a+new+idea%2C+a+mentor+once+told+me+that+my+feelings+and+past+experiences+are+lousy+tools+for+evaluating+that+new+idea.&tags=system+and%2C+didn%26%238217%3Bt+work%2C+tried+your%2C+system%2C+didn%26%238217%3Bt" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.macanderconsulting.com/malcolm/2009/07/31/joining-the-lets-find-out-club/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
