<?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</title>
	<atom:link href="http://www.macanderconsulting.com/malcolm/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>phpList and WordPress &#8212; just off shore it.</title>
		<link>http://www.macanderconsulting.com/malcolm/2010/03/22/phplist-and-wordpress-just-off-shore-it/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2010/03/22/phplist-and-wordpress-just-off-shore-it/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:54:03 +0000</pubDate>
		<dc:creator>wordadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=179</guid>
		<description><![CDATA[It&#8217;s getting real clear to me that once you have identified what you want to cover in your new blog, once you have figured out what your affinity marketing program is going to look like, that you are best off spending $500 to hire someone to set up your wordpress site, and your list and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s getting real clear to me that once you have identified what you want to cover in your new blog, once you have figured out what your affinity marketing program is going to look like, that you are best off spending $500 to hire someone to set up your wordpress site, and your list and your store, that way you can be freed up to do the job that you want to get done.</p>
<p>If you have figured out how you are going to accomplish your marketing goals then this should be a no-brainer.   If you have not figured out your marketing goals, then there is no help for you.</p>
<p>Who do you trust to get your job done?</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2010/03/22/phplist-and-wordpress-just-off-shore-it/&title=phpList+and+WordPress+%26%238212%3B+just+off+shore+it.&text=It%26%238217%3Bs+getting+real+clear+to+me+that+once+you+have+identified+what+you+want+to+cover+in+your+new+blog%2C+once+you+have+figured+out+what+your+affinity+marketing+program+is+going+to+look+like%2C+that...&tags=you+have" 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/03/22/phplist-and-wordpress-just-off-shore-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a mailing list</title>
		<link>http://www.macanderconsulting.com/malcolm/2010/02/08/adding-a-mailing-list/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2010/02/08/adding-a-mailing-list/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:45:31 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web site development]]></category>
		<category><![CDATA[phpList]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=175</guid>
		<description><![CDATA[Ok, so after doing a bit of research, it&#8217;s looking like my real mail list options are phpList and DadaMail. All that&#8217;s left to do is join the let&#8217;s find out club and move forward.  I&#8217;m going to start with phpList. Wish me luck. [Break] The install went easy enough, but it&#8217;s probably going to [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so after doing a bit of research, it&#8217;s looking like my real mail list options are phpList and DadaMail.</p>
<p>All that&#8217;s left to do is join the let&#8217;s find out club and move forward.  I&#8217;m going to start with phpList.</p>
<p>Wish me luck.</p>
<p>[Break]</p>
<p>The install went easy enough, but it&#8217;s probably going to take me another hour to get things actually rolling.  I would have loved an install that fully got things going and at the end you had a 2 e-mail mail campaign that would be sent to the list admin as a test.  Oh well, hopefully I&#8217;ll get back to it before the end of the month.</p>
<p>Any other phpList admins out there?</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2010/02/08/adding-a-mailing-list/&title=Adding+a+mailing+list&text=Ok%2C+so+after+doing+a+bit+of+research%2C+it%26%238217%3Bs+looking+like+my+real+mail+list+options+are+phpList+and+DadaMail.+All+that%26%238217%3Bs+left+to+do+is+join+the+let%26%238217%3Bs+find+out+club+and+move...&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/2010/02/08/adding-a-mailing-list/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>Vision &#8211; Just How Important Is It?</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/11/02/vision-just-how-important-is-it/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/11/02/vision-just-how-important-is-it/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:58:52 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Executive Coaching]]></category>
		<category><![CDATA[Life Coach]]></category>
		<category><![CDATA[Personal Development]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=103</guid>
		<description><![CDATA[Vision:  Just how important is it? This is not just a rhetorical question. If you are coaching someone, and that person is failing to complete their assignments, there is a good chance that your coachee has either lost connection to their vision, or their vision has expired.  Riding your coachee about the failure is pointless, [...]]]></description>
			<content:encoded><![CDATA[<p>Vision:  Just how important is it?</p>
<p>This is not just a rhetorical question.</p>
<p>If you are coaching someone, and that person is failing to complete their assignments, there is a good chance that your coachee has either lost connection to their vision, or their vision has expired.  Riding your coachee about the failure is pointless, they don&#8217;t care anymore.</p>
<p>Assignment failure is only a trip wire for noticing vision disconnection.  This is where you as a coach get to visibly and dramatically do your job; vision creation.</p>
<p>Lets assume that at one point in the past, your coachee had a vivid compelling vision of their future.  A future that was so bright they had to wear shades.  A vision that was so compelling that you had problems getting them to get enough sleep because they are so busy driving towards the fulfillment of their vision.</p>
<p>Now they don&#8217;t have that connection anymore.</p>
<p>So how do you get them back in touch with their vision?  How do you create one in the first place?</p>
<p>I&#8217;ll be coming back to this question, I think you&#8217;ll like my approach.  But in the mean time, what&#8217;s your approach?</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/11/02/vision-just-how-important-is-it/&title=Vision+%26%238211%3B+Just+How+Important+Is+It%3F&text=Vision%3A%26%23160%3B+Just+how+important+is+it%3F+This+is+not+just+a+rhetorical+question.+If+you+are+coaching+someone%2C+and+that+person+is+failing+to+complete+their+assignments%2C+there+is+a+good+chance+that+your...&tags=their+vision%2C+vision%2C+their" 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/02/vision-just-how-important-is-it/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>Post Notification &#8211; Acid Test</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/28/post-notification-acid-test/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/28/post-notification-acid-test/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:25:25 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web site development]]></category>
		<category><![CDATA[Word Press Administration]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=143</guid>
		<description><![CDATA[Ok Successies, going with the philosophy of &#8220;ready-fire-aim&#8221; I just blindly added &#8220;Post Notification&#8221; to my WordPress site (yes, what you are reading at this very second).   The goal is to give you elite subscribers a notification when the site is updated.  The goal is also to NOT spam you.  If it doesn&#8217;t work, I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Ok Successies, going with the philosophy of &#8220;ready-fire-aim&#8221; I just blindly added &#8220;Post Notification&#8221; to my WordPress site (yes, what you are reading at this very second).   The goal is to give you elite subscribers a notification when the site is updated.  The goal is also to NOT spam you.  If it doesn&#8217;t work, I&#8217;ll be pulling it off the site and trying something else.</p>
<p>Before you go, I&#8217;ve got a quick question for you while we&#8217;re here.</p>
<p>What is that question?  I&#8217;m glad you asked.</p>
<p>It&#8217;s really simple, &#8220;Why are you here at &#8216;How much success can you handle&#8217;?&#8221;  Are you looking to administer your wordpress site (cuz that&#8217;s what I seem to be talking about the most), or are you more interested in the nominal topic of this blog, which is taking the game of your life to the next level?  Either way, I thank you for being here.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/28/post-notification-acid-test/&title=Post+Notification+%26%238211%3B+Acid+Test&text=Ok+Successies%2C+going+with+the+philosophy+of+%26%238220%3Bready-fire-aim%26%238221%3B+I+just+blindly+added+%26%238220%3BPost+Notification%26%238221%3B+to+my+WordPress+site+%28yes%2C+what+you+are+reading+at+this+very...&tags=are+you" 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/28/post-notification-acid-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have you reached &#8220;good enough&#8221; ?</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/26/have-you-reached-good-enough/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/26/have-you-reached-good-enough/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:31:51 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Life Coach]]></category>
		<category><![CDATA[Personal Development]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=120</guid>
		<description><![CDATA[Last week was a low week for me. As a quick warning, if you thought that this blog was going to be, &#8220;everything is rosy, all the time&#8221; then you thought wrong.  The road to success is full of pot-holes.  Deep, suspension destroying pot-holes. I am involved in an organization called Toastmasters, and last week, [...]]]></description>
			<content:encoded><![CDATA[<p>Last week was a low week for me.</p>
<p>As a quick warning, if you thought that this blog was going to be, &#8220;everything is rosy, all the time&#8221; then you thought wrong.  The road to success is full of pot-holes.  Deep, suspension destroying pot-holes.</p>
<p>I am involved in an organization called <a href="www.toastmasters.org">Toastmasters</a>, and last week, my member speech blew chunks.   Toastmasters is a global organization dedicated to improving the art of public speaking.</p>
<p>Bottom line, this week, my speech was &#8220;good enough&#8221; it wasn&#8217;t horrible, I spoke, I was coherent, I had a minimum of distracting habits, but it wasn&#8217;t practiced, or polished.  It had no structure.  None.</p>
<p>It really had me thinking, where else am I &#8220;good enough&#8221;?  Where am I just phoning it in?  Conversely, where are you just phoning it in.  Where in your life and your business have you reached &#8220;good enough&#8221; and what could be possible if you were to take it up a notch to &#8220;good&#8221;?</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/26/have-you-reached-good-enough/&title=Have+you+reached+%26%238220%3Bgood+enough%26%238221%3B+%3F&text=Last+week+was+a+low+week+for+me.+As+a+quick+warning%2C+if+you+thought+that+this+blog+was+going+to+be%2C+%26%238220%3Beverything+is+rosy%2C+all+the+time%26%238221%3B+then+you+thought+wrong.%26%23160%3B+The+road+to+success+is...&tags=good+enough" 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/26/have-you-reached-good-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tonights question &#8211; do my subscribers get notified of new posts</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/25/tonights-question-do-my-subscribers-get-notified-of-new-posts/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/25/tonights-question-do-my-subscribers-get-notified-of-new-posts/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 00:34:09 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Word Press Administration]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=139</guid>
		<description><![CDATA[I&#8217;ve now got a &#8220;subscriber test user&#8221; and I&#8217;m just checking to see if they get notified of this new post. Social Bookmarking]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now got a &#8220;subscriber test user&#8221; and I&#8217;m just checking to see if they get notified of this new post.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/25/tonights-question-do-my-subscribers-get-notified-of-new-posts/&title=Tonights+question+%26%238211%3B+do+my+subscribers+get+notified+of+new+posts&text=I%26%238217%3Bve+now+got+a+%26%238220%3Bsubscriber+test+user%26%238221%3B+and+I%26%238217%3Bm+just+checking+to+see+if+they+get+notified+of+this+new+post.&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/25/tonights-question-do-my-subscribers-get-notified-of-new-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ooops &#8211; Is that what that setting did?</title>
		<link>http://www.macanderconsulting.com/malcolm/2009/10/25/ooops-is-that-what-that-setting-did/</link>
		<comments>http://www.macanderconsulting.com/malcolm/2009/10/25/ooops-is-that-what-that-setting-did/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 00:23:01 +0000</pubDate>
		<dc:creator>malcolm</dc:creator>
				<category><![CDATA[Word Press Administration]]></category>

		<guid isPermaLink="false">http://www.macanderconsulting.com/malcolm/?p=136</guid>
		<description><![CDATA[Some how or other I got my &#8220;Allow people to post comments&#8221; setting turned to unchecked. I apologize to everyone who has been wanting to comment on my various posts but has not been able to.  Take a shot at subscribing to my blog, this should have the effect of allowing you comment with out [...]]]></description>
			<content:encoded><![CDATA[<p>Some how or other I got my &#8220;Allow people to post comments&#8221; setting turned to unchecked.</p>
<p>I apologize to everyone who has been wanting to comment on my various posts but has not been able to.  Take a shot at subscribing to my blog, this should have the effect of allowing you comment with out being moderated.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.macanderconsulting.com/malcolm/2009/10/25/ooops-is-that-what-that-setting-did/&title=Ooops+%26%238211%3B+Is+that+what+that+setting+did%3F&text=Some+how+or+other+I+got+my+%26%238220%3BAllow+people+to+post+comments%26%238221%3B+setting+turned+to+unchecked.+I+apologize+to+everyone+who+has+been+wanting+to+comment+on+my+various+posts+but+has+not+been+able...&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/25/ooops-is-that-what-that-setting-did/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
