<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dave's JDE Blog &#187; dave seagrove</title>
	<atom:link href="http://webbysupdates.wordpress.com/tag/dave-seagrove/feed/" rel="self" type="application/rss+xml" />
	<link>http://webbysupdates.wordpress.com</link>
	<description>Technology, Web and Marketing</description>
	<lastBuildDate>Mon, 07 Dec 2009 15:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='webbysupdates.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a0b7384249623be13fdaa73bb61e19a4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Dave's JDE Blog &#187; dave seagrove</title>
		<link>http://webbysupdates.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webbysupdates.wordpress.com/osd.xml" title="Dave&#8217;s JDE Blog" />
		<item>
		<title>Forget to do something on your PC? Next time use the Windows Task Scheduler!</title>
		<link>http://webbysupdates.wordpress.com/2009/01/11/forget-to-do-something-on-your-pc-next-time-use-the-windows-task-scheduler/</link>
		<comments>http://webbysupdates.wordpress.com/2009/01/11/forget-to-do-something-on-your-pc-next-time-use-the-windows-task-scheduler/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 20:42:55 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[dave seagrove]]></category>
		<category><![CDATA[dave segrove]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[task scheduler]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows Task Scheduler]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://webbysupdates.wordpress.com/?p=68</guid>
		<description><![CDATA[As the name implies, Task Scheduler allows you to set up an "appointment" to accomplish a task or run a program at a point or recurring time in the future. The scheduler is used by many programs already. For example, when you configure your antivirus software to update itself at 1:00 in the morning, it probably uses the Task Scheduler to store that information.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webbysupdates.wordpress.com&blog=5772483&post=68&subd=webbysupdates&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.click-done.com/blogstuff/0901111.jpg" style="float:right;margin-left:10px;border-style:solid;border-width:#000000;"><a href="http://www.microsoft.com" target="_blank">Microsoft</a> introduced the <a href="http://msdn.microsoft.com/en-us/library/aa383614(VS.85).aspx" target="_blank">Windows Task Scheduler</a> several years ago. It&#8217;s one of those useful little tools that not too many people know about but comes in rather useful from time to time.</p>
<p>As the name implies, Task Scheduler allows you to set up an &#8220;appointment&#8221; to accomplish a task or run a program at a point or recurring time in the future. The scheduler is used by many programs already. For example, when you configure your <a href="http://www.mcafee.com">antivirus</a> software to update itself at 1:00 in the morning, it probably uses the Task Scheduler to store that information. <img src="http://www.click-done.com/blogstuff/0901112.jpg" style="float:left;margin-right:10px;border-style:solid;border-width:#000000;">If you have backup software, or for that matter, almost any software, that runs or updates something on a given schedule, it&#8217;s probably using the Windows Scheduler.</p>
<p>With a few simple steps, so can you.</p>
<p><i>Let&#8217;s say, for example, you want to defragment your hard drive on a regular basis (highly recommended, see my December 31 post <a href="http://webbysupdates.wordpress.com/2008/12/31/year-end-cleanup-75-ways-to-a-faster-computer/" target="_blank">7.5 Ways to a Faster PC</a>), but don&#8217;t want it interfering with your work and you don&#8217;t want to have to remember to do it before you finish for the day – a perfect reason to use the Task Scheduler.</i></p>
<p>To run the task scheduler, you need to access <B>Control Panel</B> or <b>Start &gt; Programs &gt; Accessories &gt; System Tools &gt; Scheduled Tasks</b>. The Task Manager may already have some items in it, your <a href="http://www.mcafee.com">antivirus</a> updates perhaps?</p>
<p>You can use the built-in Wizard to quickly set up your task by double-clicking the &#8220;<B>Add Scheduled Task</B>&#8221; option. Selecting &#8220;<B>Next</B>&#8221; will take you to the list of programs you can run in your schedule. </p>
<p><img src="http://www.click-done.com/blogstuff/0901113.jpg" style="float:right;margin-left:10px;border-style:solid;border-width:#000000;"><i>If you&#8217;re using my Windows Defragmenter example, the Windows Disk Defragmenter, happens to not be in the list so we&#8217;ll select &#8220;<b>Browse</b>&#8220;. We need to browse to <b>C:\WINDOWS\System32</b> and find the <b>Defrag</b> module (defrag.exe) and select &#8220;<b>Open</b>&#8220;.</i></p>
<p>Next, you&#8217;ll be prompted to give the task a meaningful name (<i>I used &#8220;Weekly Defrag</i>&#8220;) and set a schedule as to when you want to run it. Click <B>Next</B>.</p>
<p>Here you get to pick the day of the week and time of day to run your task (<i>I picked Thursday at 11:00 pm</i>). Click <B>Next</B>.</p>
<p>If you use a password to log into your system, you may be prompted to do that now. This is that Windows can run the task using your credentials, even it your computer is locked or logged out.<img src="http://www.click-done.com/blogstuff/0901114.jpg" style="float:right;margin-left:10px;border-style:solid;border-width:#000000;"></p>
<p>The final screen will show you what you&#8217;ve select to run and when and voila! When you look at the task scheduler next time, your new task should be there.</p>
<p><i>If you&#8217;re using my Defrag example, you&#8217;ll need to make one additional change. Right-click on the task you&#8217;ve just added and select &#8220;<B>Properties</B>&#8220;. In the little box that says &#8220;<B>Run</B>&#8220;, you&#8217;ll see &#8220;<B>c:\WINDOWS\system32\defrag.exe</B>&#8220;. Put a space and &#8220;C:&#8221; (or what ever drive you want to defrag) after that so it reads &#8220;<b>c:\WINDOWS\system32\defrag.exe  C:</b>&#8221; and press &#8220;<b>Apply</b>.&#8221;</i></p>
<p>Deleting your new tasks is as simple as right-clicking and selecting &#8220;<B>Delete</B>&#8220;. You can modify a task too. If you&#8217;re a little more familiar with Windows, you can access the &#8220;<b>Advanced Options</b>&#8221; and play with a whole host of bells and whistles. Finally, you can test your task by right-clicking and selecting &#8220;<b>Run</b>&#8220;.</p>
<p><img src="http://www.click-done.com/blogstuff/0901117.jpg" style="float:left;margin-right:10px;border-style:solid;border-width:#000000;">You can use the Task Manager for many things, starting and stopping processes, launching your email just before you get to work (a built-in office assitant right there for you&#8230;just need to figure out how to get the coffee machine hooked up to the PC).</p>
<p>Anyway, have fun but be careful!</p>
<p><B>Additional Information Resources</B><BR></p>
<p><a href="http://support.microsoft.com/kb/308569" target="_blank">Microsoft&#8217;s Task Scheduler for Windows XP page</a><BR><br />
<a href="http://technet.microsoft.com/en-us/appcompat/aa906020.aspx" target="_blank">Microsoft&#8217;s Task Scheduler for Windows Vista page</a><BR><br />
<a href="http://technet.microsoft.com/en-us/library/bb742547.aspx" target="_blank">Microsoft&#8217;s Task Scheduler for Windows 2000 page</a><BR></p>
<p>Dave<BR><a href="http://twitter.com/dsegrove">Follow me on Twitter</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webbysupdates.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webbysupdates.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webbysupdates.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webbysupdates.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webbysupdates.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webbysupdates.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webbysupdates.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webbysupdates.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webbysupdates.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webbysupdates.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webbysupdates.wordpress.com&blog=5772483&post=68&subd=webbysupdates&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webbysupdates.wordpress.com/2009/01/11/forget-to-do-something-on-your-pc-next-time-use-the-windows-task-scheduler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/47df45a7b9a8afbd5a546656d818c3fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dave</media:title>
		</media:content>

		<media:content url="http://www.click-done.com/blogstuff/0901111.jpg" medium="image" />

		<media:content url="http://www.click-done.com/blogstuff/0901112.jpg" medium="image" />

		<media:content url="http://www.click-done.com/blogstuff/0901113.jpg" medium="image" />

		<media:content url="http://www.click-done.com/blogstuff/0901114.jpg" medium="image" />

		<media:content url="http://www.click-done.com/blogstuff/0901117.jpg" medium="image" />
	</item>
		<item>
		<title>Mind Mapping in Marketing Part II (Seeing the Wood Through the Trees)</title>
		<link>http://webbysupdates.wordpress.com/2009/01/08/mind-mapping-in-marketing-part-ii-seeing-the-wood-through-the-trees/</link>
		<comments>http://webbysupdates.wordpress.com/2009/01/08/mind-mapping-in-marketing-part-ii-seeing-the-wood-through-the-trees/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:04:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[dave seagrove]]></category>
		<category><![CDATA[dave segrove]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[marketing ideas]]></category>
		<category><![CDATA[marketing plan]]></category>
		<category><![CDATA[marketing technique]]></category>
		<category><![CDATA[Mind mapping]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[organizing]]></category>
		<category><![CDATA[organizing thoughts]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://webbysupdates.wordpress.com/?p=42</guid>
		<description><![CDATA[Now we begin sorting out the chaos. The final goal will be to get all your thoughts somewhat categorized. This will give you an idea of what each category involves. The next phase will then further filter each of these categories, set goals, determine what resources we're going to need...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webbysupdates.wordpress.com&blog=5772483&post=42&subd=webbysupdates&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.click-done.com/blogstuff/0901083.jpg" width="200" style="float:left;margin-right:10px;border:solid;margin-top:10px;border-width:1px;" alt="In part I you started gathering thoughts about marketing. What you hopefully ended up with were a lot sticky notes, each with a thought, some connected and others that just popped into your head." />In <a href="http://webbysupdates.wordpress.com/2009/01/06/35/">part I</a> you started gathering thoughts about marketing. What you hopefully ended up with were a lot sticky notes, each with a thought, some connected and others that just &quot;popped&quot; into your head.</p>
<p>Great work!</p>
<p><img src="http://www.click-done.com/blogstuff/0901081.jpg" width="200" style="float:right;margin-left:10px;border:solid;margin-top:10px;border-width:1px;" alt="You may very well have 5,6,7 or more stacks." />Now we begin sorting out the chaos. The final goal will be to get all your thoughts somewhat categorized. This will give you an idea of what each &quot;category&quot; involves. The next phase will then further filter each of these categories, set goals, determine what resources we&#8217;re going to need&#8230;</p>
<p>But I&#8217;m getting ahead of myself.</p>
<p>Start grouping your sticky notes together in fairly broad categories. You can tentatively label these as they become apparent. Also, you&#8217;ll probably find that a sticky may fit into more than one category. For this exercise, simply write another sticky with the same thing on it so you can put on in each stack.</p>
<p>Since I&#8217;m using marketing as my central theme, some of my thoughts included <i>web site, blog, flyers, advertising, emails, friends, business cards, announcements, hockey, business directories, free stuff, networking group, coffee, free gifts</i> as well as others. I&#8217;m using a small list for obvious reasons. </p>
<p>When I organize my collection, I end up with 4 stacks:</p>
<p>Stack 1 : Internet : <i>web site / blog / emails / friends / business directories/ announcements<BR />advertising</i><BR /><br />
Stack 2 : Print : <i>business cards / flyers / announcements / free stuff / free gifts / advertising</i><BR /><br />
Stack 3 : Social : <i>coffee / friends / announcements / networking group</i><BR /><br />
Stack 4 : Everything else (or <i>what was I thinking</i>) : <i>hockey</i></p>
<p>You may very well have 5,6,7 or more stacks. If you do, consider the question: am I being too &quot;granular&quot;? Is there perhaps a broader category that would cover more than one?</p>
<p><img src="http://www.click-done.com/blogstuff/0901084.jpg" style="float:left;margin-right:10px;border:solid;margin-top:10px;border-width:1px;" alt="Is there perhaps a broader category that would cover more than one?" />Anything that doesn&#8217;t fit into the other categories goes into the &quot;everything else&quot; pile. While this stack may not appear completely relevant at first, the idea came up for a reason. In my case, I&#8217;m involved in amateur and professional hockey with a company called <a href="http://www.athletesresource.com">Athletes Resource</a>. We hold <a href="http://www.athletesresource.com/tournament.aspx">tournaments</a> and <a href="http://www.athletesresource.com/camp.aspx">camps</a> each year. When &quot;hockey&quot; popped into my mind, it was probably for a couple of reasons including potential advertising and I have friends who like hockey. So I&#8217;ll keep the sticky note and let it &quot;ferment&quot; for a while.</p>
<p>Trust me, your mind is working and as you gather your categories, you will think of things to add.</p>
<p>The final part of this section will be to flesh out some of your thoughts. On the back (or front if there&#8217;s space) of each stick, put down additional thought and questions for that subject. </p>
<p>For example, let&#8217;s take blog. I could write on this one:<i> set up (how?), advertise, subject, how often? </i>You get the idea. You could, if you wanted, start a separate stack of sticky notes for each of these. I&#8217;m advising against that, not just for your sanity and the environment, but because we don&#8217;t want to get bogged down in minutiae.</p>
<p>See you in part III.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webbysupdates.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webbysupdates.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webbysupdates.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webbysupdates.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webbysupdates.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webbysupdates.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webbysupdates.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webbysupdates.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webbysupdates.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webbysupdates.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webbysupdates.wordpress.com&blog=5772483&post=42&subd=webbysupdates&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webbysupdates.wordpress.com/2009/01/08/mind-mapping-in-marketing-part-ii-seeing-the-wood-through-the-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/47df45a7b9a8afbd5a546656d818c3fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dave</media:title>
		</media:content>

		<media:content url="http://www.click-done.com/blogstuff/0901083.jpg" medium="image">
			<media:title type="html">In part I you started gathering thoughts about marketing. What you hopefully ended up with were a lot sticky notes, each with a thought, some connected and others that just popped into your head.</media:title>
		</media:content>

		<media:content url="http://www.click-done.com/blogstuff/0901081.jpg" medium="image">
			<media:title type="html">You may very well have 5,6,7 or more stacks.</media:title>
		</media:content>

		<media:content url="http://www.click-done.com/blogstuff/0901084.jpg" medium="image">
			<media:title type="html">Is there perhaps a broader category that would cover more than one?</media:title>
		</media:content>
	</item>
	</channel>
</rss>