<?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>engfer(s) &#187; Other</title>
	<atom:link href="http://www.engfers.com/category/other/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engfers.com</link>
	<description>» scrumptions blog &#038; code » nothing more, nothing less</description>
	<lastBuildDate>Tue, 06 Oct 2009 21:52:32 +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>Useful Keyboard Shortcuts for Microsoft Word&#8217;s &#8216;Track Changes&#8217;</title>
		<link>http://www.engfers.com/2009/03/16/useful-keyboard-shortcuts-for-microsoft-words-track-changes/</link>
		<comments>http://www.engfers.com/2009/03/16/useful-keyboard-shortcuts-for-microsoft-words-track-changes/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 22:36:08 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=1146</guid>
		<description><![CDATA[Is anyone tired of repeatedly clicking on the annoying Track Changes buttons in Microsoft Word? I know I was, so I created some keyboard shortcuts to help save some of my time and sanity. Inciting Incident Today I was merging some changes in a very large Microsoft Word document (which didn&#8217;t have track changes turned [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1161 aligncenter" title="Keyboard shortcuts can save lives..." src="http://www.engfers.com/wp-content/uploads/2009/03/track_changes_header.png" alt="track_changes_header" width="452" height="93" /></p>
<p>Is anyone tired of <strong>repeatedly </strong>clicking on the annoying Track Changes buttons in Microsoft Word? I know I was, so I created some keyboard shortcuts to help save some of my time and sanity.</p>
<p><span id="more-1146"></span></p>
<h3 class="hrule"><span style="color: #3366ff;">Inciting Incident</span></h3>
<p>Today I was merging some changes in a very large Microsoft Word document (which didn&#8217;t have track changes turned on). To do this, I opened up the BASE MS Word document (the document where the changes were originally made from) and then used the <strong>Compare and Merge Documents&#8230;</strong> functionality (located under the <strong>Tools </strong>Menu) to compare it to the document that had the new changes.</p>
<p>The result of the above produces a merged document with Track Changes turned on; however, the bad part is that it had a couple hundred changes that I had to <em>manually review</em> for accuracy. Moreover, I had to accept the changes that were correct, and fix the ones that weren&#8217;t; therefore, I couldn&#8217;t just accept all the changes at once.</p>
<p>This made me a <strong><a href="http://www.thedailygreen.com/cm/thedailygreen/images/emo-panda.jpg">sad panda</a></strong> because that meant I had to click the &#8220;Next Change&#8221; and then &#8220;Accept Selected Changes&#8221; or &#8220;Reject Selected Changes&#8221; buttons <strong>over and over</strong>. However, then I remembered that keyboard shortcuts were meant to simplify these types of problems.</p>
<p>SIDE NOTE: Now here&#8217;s Billy Mays to talk about Keyboard Shortcuts&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-1170 aligncenter" title="Feel the Power of Keyboard Shortcuts!" src="http://www.engfers.com/wp-content/uploads/2009/03/feel_the_power_of_keyboard_shortcuts_ad.png" alt="Feel the Power of Keyboard Shortcuts!" width="480" height="300" /></p>
<h3 class="hrule"><span style="color: #3366ff;">Teh Shortcutz</span></h3>
<p>The keyboard shortcuts that I chose to map were much like the Emacs keyboard shortcuts during a string replacement. Here is the map of the Microsoft Word <strong>commands </strong>and the keyboards I mapped:</p>
<ul>
<li><span style="color: #ff0000;"><strong>AcceptAllChangesInDoc</strong></span>
<ul>
<li><span style="color: #339966;"><strong>CTRL + ALT + SHIFT + !</strong></span></li>
</ul>
</li>
<li><span style="color: #ff0000;padding: 2px 0px 2px 20px; background: transparent url(http://www.engfers.com/wp-content/uploads/2009/03/menu_icons2.png) no-repeat scroll 1px -54px"><strong>AcceptChangesSelected</strong></span>
<ul>
<li><span style="color: #339966;"><strong>CTRL + ALT + SHIFT + SPACE</strong></span></li>
</ul>
</li>
<li><span style="color: #ff0000;padding: 2px 0px 2px 20px; background: transparent url(http://www.engfers.com/wp-content/uploads/2009/03/menu_icons2.png) no-repeat scroll 0px bottom"><strong>RejectChangesSelected</strong></span>
<ul>
<li><span style="color: #339966;"><strong>CTRL + ALT + SHIFT + DEL</strong></span></li>
</ul>
</li>
<li><span style="color: #ff0000;padding: 2px 0px 2px 20px; background: transparent url(http://www.engfers.com/wp-content/uploads/2009/03/menu_icons2.png) no-repeat scroll 0px -27px"><strong>NextChangeOrComment</strong></span>
<ul>
<li><span style="color: #339966;"><strong>CTRL + ALT + SHIFT + n</strong></span></li>
</ul>
</li>
<li><span style="color: #ff0000;padding: 2px 0px 2px 20px; background: transparent url(http://www.engfers.com/wp-content/uploads/2009/03/menu_icons2.png) no-repeat scroll 0px 0px"><strong>PreviousChangeOrComment</strong></span>
<ul>
<li><span style="color: #339966;"><strong>CTRL + ALT + SHIFT + p</strong></span></li>
</ul>
</li>
</ul>
<p>You will find these MS Word commands to bind to in the <strong>Customize Keyboard</strong> dialog box.</p>
<h3 class="hrule"><span style="color: #3366ff;">Teh Methodz<br />
</span></h3>
<p>To bind keyboard shortcuts to the Track Changes commands, do the following steps:</p>
<p><strong>1.)</strong> Select the <em>tiny arrow at the end </em>of the <strong>Reviewing Toolbar</strong>, click <strong>Add or Remove Buttons</strong> and select <strong>Customize&#8230;</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-1157 aligncenter" title="choose_to_customize" src="http://www.engfers.com/wp-content/uploads/2009/03/choose_to_customize.png" alt="choose_to_customize" width="403" height="102" /></p>
<p><strong>2.)</strong> Select the <strong>Keyboard&#8230;</strong> button at the bottom of the dialog box</p>
<p style="text-align: center;"><img class="size-full wp-image-1155 aligncenter" title="choose_keyboard" src="http://www.engfers.com/wp-content/uploads/2009/03/choose_keyboard.png" alt="choose_keyboard" width="385" height="366" /></p>
<p><strong>3.)</strong> Select the <strong>Tools </strong>category and find the command you want to bind (@see the list in the previous section)</p>
<p style="text-align: center;"><img class="size-full wp-image-1160 aligncenter" title="select_tools_key_class" src="http://www.engfers.com/wp-content/uploads/2009/03/select_tools_key_class.png" alt="select_tools_key_class" /></p>
<p><strong>4.)</strong> Once you have selected the command you want to bind (<strong>#1</strong> in the figure below), put your cursor in the shortcut key area and type the combination of keys you want to use to invoke that command (<strong>#2</strong> in the figure below) and click <strong>Assign </strong>(<strong>#3</strong> in  the figure below).</p>
<p style="text-align: center;"><img class="size-full wp-image-1158 aligncenter" title="key_for_accept_changes" src="http://www.engfers.com/wp-content/uploads/2009/03/key_for_accept_changes.png" alt="key_for_accept_changes" width="342" height="399" /></p>
<p><strong>5.) </strong>Notice that the command now has your specified key in the list of <strong>Current keys</strong>, and hit <strong>Close</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-1154 aligncenter" title="accept_key_for_accept_changes" src="http://www.engfers.com/wp-content/uploads/2009/03/accept_key_for_accept_changes.png" alt="accept_key_for_accept_changes" width="342" height="399" /></p>
<p><strong>6.)</strong> Pat yourself on the back. You now have a way to easily navigate any tracked changes!</p>
<h3 class="hrule"><span style="color: #3366ff;">Advanced Mode</span></h3>
<p>I then decided that I was still pressing too many buttons, and I wanted to make it function even <strong>more </strong>like the Emacs replacements.</p>
<p>In Emacs, when you hit <strong>SPACE </strong>in a replacement, it replaces the curent occurrance automagically goes to the <strong>next occurrence.</strong></p>
<p>Well, I then made the MS Word Macro that emulates the Emacs functionality&#8230;</p>
<pre>Sub AcceptChangeAndViewNext()
    ' This next line to disregard errors
    On Error Resume Next
    WordBasic.AcceptChangesSelected
    WordBasic.NextChangeOrComment
End Sub</pre>
<p>Just create the macro using the above code, and go to the Keyboard customization dialog box, and instead of selecting &#8216;Tools&#8217; from the categories list, select the <strong>Macros </strong>category and pick the AcceptChangeAndViewNext macro and bind it to your favorite keyboard shortcut.<br />
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-9461422058527053";
google_ad_slot = "5057152483";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2009/03/16/useful-keyboard-shortcuts-for-microsoft-words-track-changes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Gmail Tasks: It is About Time</title>
		<link>http://www.engfers.com/2008/12/09/gmail-tasks-it-is-about-time/</link>
		<comments>http://www.engfers.com/2008/12/09/gmail-tasks-it-is-about-time/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:30:37 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=1110</guid>
		<description><![CDATA[Gmail added a new feature into their Labs, which we have been waiting for what seemed like forever: Gmail Tasks. They added the feature in labs and posted the article on the Gmail blog. Luckily, they made Gmail Tasks a non-intrusive component to the UI (unlike a Gmail gadget which makes Gmail&#8217;s left column extremely [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1111 alignleft" title="gmail-task-replaces-rtm" src="http://www.engfers.com/wp-content/uploads/2008/12/gmail-task-replaces-rtm.png" alt="" />Gmail added a new feature into their Labs, which we have been waiting for what seemed like forever: <a href="http://gmailblog.blogspot.com/2008/12/new-in-labs-tasks.html"><strong>Gmail Tasks</strong></a>.</p>
<p>They added the feature in labs and posted the article on the <a href="http://gmailblog.blogspot.com/2008/12/new-in-labs-tasks.html">Gmail blog</a>.</p>
<p>Luckily, they made Gmail Tasks a non-intrusive component to the UI (unlike a Gmail gadget which makes Gmail&#8217;s left column <strong>extremely </strong>long); it uses a Gmail chat window frame.</p>
<p>I don&#8217;t think that RTM (<a href="http://www.rememberthemilk.com">Remember the Milk)</a> is going to be too happy.</p>
<p><span id="more-1110"></span></p>
<h3 class="hrule"><span style="color: #3366ff;">Tasks vs. RTM in Gmail</span></h3>
<p>The first iteration of <em>Gmail Tasks</em> has a lot of cool features like:</p>
<ul>
<li>Tabbed/grouped tasks</li>
<li>Task due dates</li>
<li>Task notes</li>
<li>Manage multiple lists</li>
<li>Intra-Gmail keyboard shortcuts</li>
<li>Turn emails into tasks</li>
<li><em>Not a gadget!</em></li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-1118 aligncenter" title="not-a-gadget" src="http://www.engfers.com/wp-content/uploads/2008/12/not-a-gadget.png" alt="" width="296" height="235" /></p>
<p style="text-align: center;"><em>No gadget here!</em></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1120" title="tasks-popup" src="http://www.engfers.com/wp-content/uploads/2008/12/tasks-popup.png" alt="" width="242" height="288" /></p>
<p style="text-align: center;"><em>Clicking &#8220;Tasks&#8221; brings up this dialog.</em></p>
<p style="text-align: left;"><strong>Unfortunately</strong>, it&#8217;s lacking a lot of features that I hope will come along with time like:</p>
<ul>
<li>Colored tasks</li>
<li>Some kind of reminder (popup/email/audible)</li>
<li>Integration with Gcalendar</li>
<li>Creation timestamp (in addition to due date)</li>
<li>Less bugs&#8230;</li>
</ul>
<p>Right now, RTM has many, many more features:</p>
<ul>
<li>Everything that <em>Tasks</em> does</li>
<li>Twitter integration</li>
<li>Shared tasks</li>
<li>Reminders</li>
<li>Colored tasks</li>
<li>Lots of other integrations</li>
</ul>
<p>So as far as feature comparison of product vs. product, <em>of course</em> <strong>RTM wins</strong>!</p>
<p>However, I believe that <strong>in a Gmail context</strong>, most users <strong>don&#8217;t need the full power</strong> of RTM. Personally, I just want a fairly simple task list, and <em>Tasks</em> satiates my needs.</p>
<p>RTM provides 2 Gmail integration points: a Firefox extension and a gadget URL.</p>
<p>The Firefox extension is really nice, but its a <em>Firefox</em> extension. Like Opera? Need IE? Like Safari? Too bad. Many corporate/gov&#8217;t locations don&#8217;t support or allow FF, so you are stuck with the gadget, which makes your left column a skyscraper.</p>
<h3 class="hrule"><span style="color: #3366ff;">Your Choice&#8230;</span></h3>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.<br />
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-9461422058527053";
google_ad_slot = "5057152483";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2008/12/09/gmail-tasks-it-is-about-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battlestar Galactica Final Season Countdown: Jan 16, 2009: 9PM</title>
		<link>http://www.engfers.com/2008/11/22/battlestar-galactica-final-season-countdown-jan-16-2009-9pm/</link>
		<comments>http://www.engfers.com/2008/11/22/battlestar-galactica-final-season-countdown-jan-16-2009-9pm/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 13:36:21 +0000</pubDate>
		<dc:creator>engfer</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.engfers.com/?p=1023</guid>
		<description><![CDATA[Confirmed! Mark your calendars! January 16, 2009 9:00 PM CST. #cntdwn { font-size: 500%; display: block; text-align: center } until&#8230; again.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1038 aligncenter" title="BSG Comes Back" src="http://www.engfers.com/wp-content/uploads/2008/11/bsg.png" alt="" width="457" height="95" /></p>
<p><a href="http://www.scifi.com/scifiwire/index.php?category=2&amp;id=61270"><strong>Confirmed</strong></a>! Mark your calendars! <a href="http://www.scifi.com/battlestar/">January 16, 2009 9:00 PM CST</a>.<br />
<style>  #cntdwn { font-size: 500%; display: block; text-align: center }  </style>
<p><script type="text/javascript"><!--
TargetDate = "1/16/2009 9:00 PM";
BackColor = "transparent";
ForeColor = "red";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%%:%%H%%:%%M%%:%%S%%";
FinishMessage = "You should be watching by now...";
// --></script><br />
<script type="text/javascript" src="http://www.engfers.com/wp-content/uploads/2008/11/countdown.js"></script><script type="text/javascript"><!--
var messages = [
  "Admiral Adama makes a badass face",
  "Gaius Baltar hallucinates another #6",
  "Saul gets pissed at someone and says the word 'frack'",
  "the Chief shaves his head",
  "Lee Adama says something stupid",
  "the Toasters start to think",
  "Saul wears his pirate eye-patch",
  "the Cylons screw something up",
  "Starbuck gets pissed at Sam for being a Cylon, but sleeps with him anyways",
  "Starbuck is a woman?",
  "a new Cylon model is found in the fleet",
  "more awesome CG space fight sequences",
  "Adama beats the hades out of Saul",
  "I am happy that Cally was killed off",
  "President Roslin tokes up (drinks, eats, injects) on chamalla extract",
  "Gaius Baltar contracts another 23 STIs",
  "an event happens that is at least 2 Cuils away from another",
  "someone dies out of the love triangle: Starbuck, Lee Adama, or Sam",
  "FRACK!"
];
// --></script><br />
<strong>until&#8230;</strong></p>
<blockquote style="color: orange;font-size: 140%"><p><strong><br />
<script type="text/javascript"><!--
document.write(messages[Math.floor(Math.random()*messages.length)]);
// --></script> </strong></p></blockquote>
<p><strong>again.</strong><br />
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-9461422058527053";
google_ad_slot = "5057152483";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engfers.com/2008/11/22/battlestar-galactica-final-season-countdown-jan-16-2009-9pm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
