<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Making It Up As I Go Along - Tools &amp;amp; Tips</title>
			<link>http://www.miuaiga.com/index.cfm</link>
			<description></description>
			<language>en-us</language>
			<pubDate>Sat, 25 May 2013 06:44:20 -0600</pubDate>
			<lastBuildDate>Tue, 12 Jun 2012 22:17:00 -0600</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>michael@miuaiga.com</managingEditor>
			<webMaster>michael@miuaiga.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>michael@miuaiga.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Making It Up As I Go Along</title>
				<link>http://www.miuaiga.com/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Enforce &apos;www&apos; prefix with .htaccess</title>
				<link>http://www.miuaiga.com/index.cfm/2012/6/12/Enforce-www-prefix-with-htaccess</link>
				<description>
				
				&lt;p&gt;On our Windows/ColdFusion servers at &lt;a title=&quot;ColdFusion Hosting&quot; href=&quot;http://www.gowesthosting.com&quot;&gt;www.gowesthosting.com&lt;/a&gt;&amp;nbsp;we run Helicon APE (and on our older servers, ISAPI Rewrite, also by Helicon) which lets you use standard Apache .htaccess files to create rewrite rules for any website.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Here are a few quick useful snippets for rewriting any URL to include the &apos;www&apos; prefix. This is good practice, preventing the &apos;duplicate content&apos; penalty from Google which can occur when a site is available under two addresses, as well as forcing consistency to visitor sessions. This is especially critical in &lt;a href=&quot;http://www.cartweaver.com&quot;&gt;eCommerce&lt;/a&gt; sites where a user&apos;s session may not be persisted when jumping from a &apos;www&apos; to &apos;non-www&apos; page.&amp;nbsp;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RewriteEngine on&lt;br /&gt;rewritecond %{http_host} ^domain.com [NC]&lt;br /&gt;rewriterule ^(.*)$ http://www.domain.com/$1 [R=301,nc]&lt;/p&gt;
&lt;p&gt;just replace &quot;domain.com&quot; with your actual domain, and you should see http://yoursite.com/ gets redirected to add the &apos;www&apos; prefix automatically. &lt;br /&gt;&lt;br /&gt;TIP: be sure to use the &apos;www&apos; anywhere you link to your site, or when connecting any third-party services like PayPal, since a form &apos;post&apos; from any external source will not be persisted if the page gets redirected.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Tue, 12 Jun 2012 22:17:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2012/6/12/Enforce-www-prefix-with-htaccess</guid>
				
			</item>
			
			<item>
				<title>Tools to Live By: ClearContext plug-in for Outlook</title>
				<link>http://www.miuaiga.com/index.cfm/2010/7/14/Tools-I-Live-With-ClearContext-plugin-for-Outlook</link>
				<description>
				
				&lt;p&gt;I&apos;ve used MS Outlook for a few years now, as part of my GTD-ish system for tracking tasks, appointments, and of course email messages. After quite a while of using a tricked-out routine using some variations on the built-in outlook categories (those colored dots that outlook lets you tack onto any message, task or appointment), along with the usual gazillions-of-folders for projects, customers, billing, personal messages and every other possible categorization of outlook info - all managed by clicking and dragging messages and tasks here and there - I went looking for a better solution... and I am so glad I did.&lt;/p&gt;
&lt;p&gt;Enter &quot;Clear Context&quot; from&amp;nbsp;&lt;a href=&quot;http://www.clearcontext.com/&quot;&gt;http://www.clearcontext.com/&lt;/a&gt;&amp;nbsp;- this little add-in makes such a big difference to my day. While it boasts a long list of features ( see the user guide, here:&amp;nbsp;&lt;a href=&quot;http://www.clearcontext.com/user_guide/&quot;&gt;http://www.clearcontext.com/user_guide/&lt;/a&gt;&amp;nbsp;), I&apos;ll touch briefly on the ones I use the most, and let you see for yourself why i am so excited about this tool.&lt;/p&gt;
&lt;p&gt;1) Folders as &apos;projects&apos;. ClearContext analyzes your Outlook folders and uses those as the basis for what it calls &apos;projects&apos;. The entire application runs based on those folders - replacing outlook&apos;s somewhat limited category options with a limitless number of options for filing. When i get a new client or project, i create a folder, and once i&apos;ve put a message from a client in that folder, CC &apos;suggests&apos; that future messages from the same person go there as well. Unlike regular message folders, these same project/folder names are applied to your tasks, and CC&apos;s easy &apos;dashboard&apos; view lets me see all messages, tasks, attached files and contact information for anything in that folder or related to that &apos;project&apos;.&lt;/p&gt;
&lt;p&gt;2) Put stuff where it goes with keyboard shortcuts, and smart suggestions. With any message highlighted, i can hit ctrl+shift+m for an intuitive list of likely folders where this message belongs (ClearContext gets to know who you put where and suggests it back to you, becoming more accurate as time goes on). So, without taking my hands off the keys, i can file an entire day&apos;s worth of email in a matter of seconds. This is big, and the way it works is super slick.&lt;br /&gt;&lt;br /&gt;3) Defer / Unsubscribe. These are two separate features but both of them serve the same purpose - getting things out of your face that you don&apos;t want to see! With a single click i can &apos;defer&apos; any message for a set number of hours or days, or until a set time and date - it is removed from view, and at the set time, it comes back to my inbox as a new message. So, if stuff piles in for &apos;later&apos; while i am working on correspondence for &apos;now&apos;, i can defer everything else until i am ready to deal with it, and don&apos;t even have to look at it until then. &apos;Unsubscribe&apos; uses the message subject to create a rule which puts all messages using that same subject line into a special folder &apos;clear context deferred&apos;, which i look at and then empty to deleted items every few days. This is also huge - repeat emails, junk alerts, group messages where i am bcc&apos;d but really don&apos;t need to be - they all go away, never to be seen, clicked or managed again (unless i want to ... then they are easy to find)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;4) Tasks from messages. More keyboard shortcuts, or a click on a single toolbar icon, allows me to create an outlook &apos;task&apos; from any message. Even if I file or delete the email message (which i often do, once a task is made) , CC saves a task with the due date i specify, and the email text as the body of the message, with the original message attached. This makes it uber-easy to look through my to-do list , by category, and see what needs to be done. If i mark the task complete, or delete it, the original message is still where i put it, for future reference, without the need to refile it from &apos;to do&apos; to the project it belongs to. This is incredibly useful for the way i work, and the way i use Outlook.&lt;/p&gt;
&lt;p&gt;5) Do not disturb. Turns off auto send/receive for a limited time, and hides the &apos;you have mail&apos; icon along with any sounds related to same. Click that, leave me alone, I am working.&lt;/p&gt;
&lt;p&gt;6) Follow-up. When sending any message, there&apos;s an easy option to &apos;follow up&apos;. This creates an automated alert, again at a time and/or date i specify, which is automatically cancelled when somebody replies to the message (lots of options there for who must reply to cancel the follow-up, etc) . If i send off a proposal&amp;nbsp;(or even more importantly, a bill)&amp;nbsp;and want to make sure the client receives it , I simply click the follow-up button and can put the whole thing out of mind. If the client replies, the alert is cancelled - if they don&apos;t, i get reminded to follow up. Super simple, super useful.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Overall, my goal is to keep things organized and my inbox empty so i don&apos;t have to think about any of it. By making easy to file and find all email messages, tasks and other important &apos;to do&apos; data, I can free my &apos;mental RAM&apos; from carrying those things around, and focus on whatever i am doing at the time. (Now, what was I doing... ?)&lt;br /&gt;&lt;br /&gt;If you use Outlook&apos;s tasks, or file your messages by folder, or just like to keep your inbox clean, I suggest you take a test drive (30 day free trial, $89.95 to buy w/ money-back guarantee) of this super useful, well-maintained and carefully implemented add-in.&amp;nbsp;&lt;br /&gt;You can also check in with other users in the active, well-supported Clear Context forums:&amp;nbsp;&lt;a href=&quot;http://online.clearcontext.com/forums/&quot;&gt;http://online.clearcontext.com/forums/&lt;/a&gt;&amp;nbsp;&amp;nbsp;to find how it can help you get more done.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>Getting Things Done</category>				
				
				<pubDate>Wed, 14 Jul 2010 10:08:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2010/7/14/Tools-I-Live-With-ClearContext-plugin-for-Outlook</guid>
				
			</item>
			
			<item>
				<title>When Alt+Tab just isn&apos;t cutting it: VistaSwitcher!</title>
				<link>http://www.miuaiga.com/index.cfm/2010/5/3/When-AltTab-just-isnt-cutting-it-VistaSwitcher</link>
				<description>
				
				&lt;p&gt;Any PC user who likes keyboard shortcuts knows about the Alt + Tab combination built into&amp;nbsp; all recent versions of Windows. It has been improved in recent versions, and the visual options and speed in Win 7 are pretty good... but not good enough. &lt;br /&gt;&lt;br /&gt;That&apos;s where VistaSwitcher comes in - I just found this little app, and it is instantly part of my workflow, providing a more visible, more intuitive way to switch between open programs or documents.&lt;/p&gt;
&lt;p&gt;From the description:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table border=&quot;0&quot; cellspacing=&quot;2&quot; cellpadding=&quot;8&quot; width=&quot;100%&quot; align=&quot;center&quot; bgcolor=&quot;#dcdcdc&quot;&gt;
&lt;tbody&gt;
&lt;tr bgcolor=&quot;#ffffff&quot;&gt;
&lt;td width=&quot;30%&quot;&gt;&lt;em&gt;&lt;strong&gt;Alt + Tab&lt;/strong&gt;&lt;/em&gt;&lt;/td&gt;
&lt;td width=&quot;70%&quot;&gt;&lt;em&gt;Switch between ALL open windows&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr bgcolor=&quot;#ffffff&quot;&gt;
&lt;td&gt;&lt;em&gt;&lt;strong&gt;Alt + ` (Backtick)&lt;/strong&gt;&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;Switch between open windows of a single application (for example, MS  Word documents or Explorer folders)&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;Also, you can &lt;strong&gt;switch  between open windows with only the mouse&lt;/strong&gt;. No keyboard  shortcuts required! Just hold your right mouse button down and scroll  the wheel up or down to select the window you want.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Check it out here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ntwind.com/software/vistaswitcher/download.html&quot; target=&quot;_blank&quot;&gt;http://www.ntwind.com/software/vistaswitcher/download.html&lt;/a&gt;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<pubDate>Mon, 03 May 2010 02:45:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2010/5/3/When-AltTab-just-isnt-cutting-it-VistaSwitcher</guid>
				
			</item>
			
			<item>
				<title>HTML Formatter ColdFusion-friendly code cleanup tool</title>
				<link>http://www.miuaiga.com/index.cfm/2010/2/8/HTML-Formatter-ColdFusionfriendly-code-cleanup-tool</link>
				<description>
				
				&lt;p&gt;No matter how clean your code, there&apos;s something to be said for a fast, clean pre-launch cleanup with a reliable code formatter . My favorite by far is the HTML Formatter from LogicHammer.com:&amp;nbsp; &lt;a href=&quot;http://www.logichammer.com/html-formatter/&quot; target=&quot;_blank&quot;&gt;http://www.logichammer.com/html-formatter/&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;Complete with a full set of ColdFusion-friendly options, this simple tool makes cleaning your code a snap. I use it as I&apos;m working, to clean up the work-so-far at any point, and before final launch to make sure the production code will be as easy as possible to maintain and revisit later on. It is a standalone executable, which means there&apos;s no installation, and you can put in anywhere you like on your hard drive.&lt;/p&gt;
&lt;p&gt;I simply create a taskbar shortcut on my Windows PC and drag the files I want to clean directly from the &apos;project&apos; view in Eclipse onto the icon - couldn&apos;t be faster, simpler or easier. I prefer to have my original files altered, with the originals automatically put in a specified backup location - you can also assign the option to leave the original alone and create a cleaned-up copy.&lt;/p&gt;
&lt;p&gt;Among other fav features, HTML Formatter ships with a simple text-based config file which makes it incredibly easy to specify tags to ignore or to indent, and file extensions to be formatted or skipped ( you can run the formatting on specific files, or an entire directory).&lt;/p&gt;
&lt;p&gt;For only $14.99 you get all the features and 2 years of updates (there is also an 8.99 version with a basic feature set). The program&apos;s developer has answered every question I ask directly and has been very helpful with customizations, even building in some features I requested a while back (for the record - I&apos;m not affiliated with logichammer in any way, just very pleased with this slick little tool).&lt;/p&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Mon, 08 Feb 2010 23:44:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2010/2/8/HTML-Formatter-ColdFusionfriendly-code-cleanup-tool</guid>
				
			</item>
			
			<item>
				<title>Keyboard Shortcuts I use all the time</title>
				<link>http://www.miuaiga.com/index.cfm/2009/12/27/Keyboard-Shortcuts-I-use-all-the-time</link>
				<description>
				
				&lt;p&gt;&lt;strong&gt;WIN 7&lt;/strong&gt;&lt;strong&gt;&lt;br /&gt;--------&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;Win + Arrow left/right:&amp;nbsp; &lt;/strong&gt;&lt;br /&gt;snap open window to 1/2 monitor frame&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Win + Arrow up/down:&amp;nbsp; &lt;/strong&gt;&lt;br /&gt; up: full screen (maximize window)&lt;br /&gt;down: restore / minimize&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Alt + F4:&lt;br /&gt;&lt;/strong&gt;Exit program / close window&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Win + D:&lt;/strong&gt;&lt;br /&gt;Show desktop&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Eclipse (w/ CFeclipse)&lt;br /&gt;----------&lt;br /&gt;&lt;br /&gt;Ctrl+Alt+Up/Down arrows&lt;br /&gt;&lt;/strong&gt;Duplicate line&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Alt+Up/Down&amp;nbsp;&lt;strong&gt;arrows&lt;br /&gt; &lt;/strong&gt;&lt;/strong&gt;Move line&lt;strong&gt;&lt;strong&gt;&lt;br /&gt; &lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Alt + F &amp;gt; A&lt;/strong&gt;&lt;br /&gt;Save as&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl + Shft + R&lt;br /&gt;&lt;/strong&gt;Open file w/ search by name&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Firefox&lt;br /&gt;----------&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+T&lt;br /&gt;&lt;/strong&gt;New Tab&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+T&lt;br /&gt;&lt;/strong&gt;New&amp;nbsp; Window&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+Shift+Q&lt;/strong&gt; &lt;br /&gt;Inspect Element&lt;strong&gt; (Firebug)&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+Shift+F&lt;br /&gt; &lt;/strong&gt;Display Element Information&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;(Web Dev Tools)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+Shift+W&lt;br /&gt; &lt;/strong&gt;Close window (close all tabs)&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ctrl+W&lt;br /&gt; &lt;/strong&gt;Close current tab&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>Getting Things Done</category>				
				
				<pubDate>Sun, 27 Dec 2009 12:12:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/12/27/Keyboard-Shortcuts-I-use-all-the-time</guid>
				
			</item>
			
			<item>
				<title>Installing SQL Server 2008 Management Studio Express</title>
				<link>http://www.miuaiga.com/index.cfm/2009/11/30/Installing-SQL-Server-2008-Management-Studio-Express</link>
				<description>
				
				&lt;p&gt;I don&apos;t do much work on MS SQL, but a recent project requires I connect to a remote SQL 2008 database, so I went looking for the new version of the SQL Server Management Studio Express program which has worked so well, and so simply, for SQL 2005 databases.&lt;/p&gt;
&lt;p&gt;Simple enough, right? Not quite. It didn&apos;t take me long on &lt;a href=&quot;http://www.google.com/search?q=how+to+install+sql+server+2008+management+studio+express&quot; target=&quot;_blank&quot;&gt;Google&lt;/a&gt; to realize i was far from the only one having trouble installing just the Management Studio, without the server components. Microsoft has managed to make this process incredibly unintuitive, including links and download pages which don&apos;t actually point you to what you think you are getting.&lt;br /&gt;( for examples, see the google link above... i&apos;m being really nice in this post by comparison!)&lt;/p&gt;
&lt;p&gt;The best compromise i could find was the official MS download page, which offers a 160+mb file containing the full database server system. Blog posts mention compatibility issues (Win7 did throw up some warnings of its own when i started the process, so i backed out and kept looking), incomplete installations and the need to run the installer twice so you can &apos;add&apos; the Management Studio as a component to an existing installation.&lt;/p&gt;
&lt;p&gt;Huh? Exactly.&lt;/p&gt;
&lt;p&gt;So, anyway...&amp;nbsp; for those that might be in the same plight... I have the solution!&lt;/p&gt;
&lt;p&gt;Go here: &lt;a href=&quot;http://www.microsoft.com/web/Downloads/platform.aspx&quot;&gt;http://www.microsoft.com/web/Downloads/platform.aspx&lt;/a&gt; and install the MS &apos;Web Platform Installer&apos;.&amp;nbsp; Then, when the installer loads up, find the little &apos;customize&apos; link under the &quot;Database&quot; section, where you can tick the boxes for the components you want to install. ( see image )&lt;/p&gt;
&lt;p&gt;Once i got it going, this was actually a slick little installer. &lt;br /&gt;(So finally I have SQL 2008 Management Studio ready to go. &lt;br /&gt;Now, what was i going to use it for?)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Mon, 30 Nov 2009 20:04:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/11/30/Installing-SQL-Server-2008-Management-Studio-Express</guid>
				
				<enclosure url="http://www.miuaiga.com/enclosures/sql2008install.jpg" length="116263" type="image/jpeg"/>
				
			</item>
			
			<item>
				<title>A whole new Outlook</title>
				<link>http://www.miuaiga.com/index.cfm/2009/9/28/A-whole-new-Outlook</link>
				<description>
				
				&lt;p&gt;I depend on Outlook 2007 in a number of ways but it has been kludgy, memory-hoggish and recently, a dead weight on anything else that was running at the same time. Granted, I have a massive storage of email and use the heck out of tasks, but still, it should work once things get loaded. Today I got fed up with the freezes and did some investigation. &lt;br /&gt;&lt;br /&gt;I am happy to report I found what seems to be a magic tonic, restoring the Outlook I used to like!&lt;/p&gt;
&lt;p&gt;The cause was apparently an &quot;Add-In&quot;, and the slowness is a common symptom. I won&apos;t go into all I read about Outlook Add-ins here, but it is a little subculture all its own.&lt;/p&gt;
&lt;p&gt;The cure, for me, was as easy as disabling all Outlook add-ins... once I found where and how (it is not obvious!)&lt;/p&gt;
&lt;p&gt;1) To do this in Vista, you have to be running Outlook as an administrator . (right click on Outlook.exe, select &apos;run as administrator&apos;)&lt;/p&gt;
&lt;p&gt;2) Once Outlook starts up, go to Tools, then Trust Center&lt;/p&gt;
&lt;p&gt;3) In the Trust Center window, select &apos;Add-Ins&apos; - you&apos;ll see a list of Add-Ins, and below that a select box labeled &quot;Manage:&quot;&amp;nbsp; Select &quot;COM Add-ins&quot; and click &quot;Go&quot;, to bring up the window where you can actually Manage your Add-ins. ( They must over-engineer this on purpose. 1 out of 10 for intuitiveness, MS!)&lt;/p&gt;
&lt;p&gt;4) In the Add-Ins window, you can uncheck the box for any that you want to disable. I unchecked them all, not seeing a darn thing there I thought I might ever need. ( And surprised at the number of things that allow themselves to &apos;talk&apos; to Outlook behind the scenes)&lt;/p&gt;
&lt;p&gt;5) Save, OK and otherwise Exit your way all the way out, close Outlook and if you like , reboot your computer.&lt;/p&gt;
&lt;p&gt;6) Launch Outlook again like always, and marvel at the speed. Seriously, this made a *huge* difference!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>Getting Things Done</category>				
				
				<pubDate>Mon, 28 Sep 2009 15:04:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/9/28/A-whole-new-Outlook</guid>
				
			</item>
			
			<item>
				<title>View XML directly in Firefox without the annoying &apos;add to reader&apos; screen</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/27/View-XML-directly-in-Firefox-without-the-annoying-add-to-reader-screen</link>
				<description>
				
				&lt;p&gt;This is one of those little things that has bugged me for quite some time, but not quite enough to do anything about... until now...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Whenever I try to view an xml file, whether it be a sitemap.xml file from one of my website projects, a data export file, or an rss feed, Firefox shows me a screen with two options, &quot;add to google reader&quot; or &quot;add to google homepage&quot; ... usually I want neither, I just want to see my xml! &lt;br /&gt;&lt;br /&gt;The fix was actually super simple... but, lest I forget at some point ( most likely not too far in the future) how I managed to banish this little annoyance, I&apos;ll post it here:&lt;/p&gt;
&lt;p&gt;1) In FF, go to Tools &amp;gt; Options in the top menu&lt;br /&gt;2) Select the Applications tab&lt;br /&gt;3) Scroll down to &quot;Web Feed&quot; (how annoying ... not &apos;xml&apos;, not &apos;rss&apos;, but &apos;web feed&apos;? really? )&lt;br /&gt;4) Change the Web Feed &apos;action&apos; to &quot;Preview in Firefox&quot; (mine said &quot;Use Google&quot; before changing)&lt;br /&gt;5) Click the &apos;ok&apos; button and go to any .xml file url to see all the wonderful XML , sans reader-prompt annoyance !&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Thu, 27 Aug 2009 23:42:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/27/View-XML-directly-in-Firefox-without-the-annoying-add-to-reader-screen</guid>
				
			</item>
			
			<item>
				<title>121 Blackberry Tips - some good ones, too!</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/27/121-Blackberry-Tips--some-good-ones-too</link>
				<description>
				
				&lt;p&gt;A friend and fellow Blackberry enthusiast just turned me on to &lt;a href=&quot;http://www.insidecrm.com/features/121-blackberry-tips-021408/&quot;&gt;this blog post&lt;/a&gt; featuring a very&amp;nbsp; comprehensive list of BB tips and resources, including several very useful keyboard shortcuts and other tricks I was not aware of at all.&lt;/p&gt;
&lt;p&gt;Here&apos;s the full link:&lt;a href=&quot;http://www.insidecrm.com/features/121-blackberry-tips-021408/&quot;&gt; http://www.insidecrm.com/features/121-blackberry-tips-021408/&lt;/a&gt;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<pubDate>Thu, 27 Aug 2009 22:00:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/27/121-Blackberry-Tips--some-good-ones-too</guid>
				
			</item>
			
			<item>
				<title>Live HTTP Headers Firefox Extension</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/12/Live-HTTP-Headers-Firefox-Extension</link>
				<description>
				
				As part of my url-redirection efforts related to the launch of the new company site, I&apos;ve been looking more closely at 301 redirection using ColdFusion ( see &lt;a href=&quot;http://www.miuaiga.com/index.cfm/2009/8/10/301-Permanent-URL-Redirection-with-Coldfusion-8-and-cflocation&quot;&gt;this post about CF 301 with CFlocation&lt;/a&gt; - it really is that simple! )

But, being somewhat skeptical that it could really, truly be &lt;em&gt;that&lt;/em&gt; simple, I still wanted to verify that the redirection was going through as &apos;301&apos; status in my web browser.

On the advice of a friend, I downloaded the quick easy FireFox extension called &quot;Live HTTP Headers&quot; &lt;a href=&quot;http://livehttpheaders.mozdev.org/&quot;&gt;http://livehttpheaders.mozdev.org/&lt;/a&gt;

Within a few seconds, I had my proof.
I did a quick google search that I knew would turn up my old site, clicked &quot;Tools &gt; Live Http Headers&quot; in Firefox, and clicked on the first result for &apos;www.mredesign.com&apos;.

Sure enough I was looking at the new site, www.gowestweb.com , and in the little Live Http popup, I had my 301 proof.

Here&apos;s part of the detailed output:


http://www.mredesign.com/


GET / HTTP/1.1
Host: www.mredesign.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://www.google.com/search?q=utah+web+designer&amp;btnG=Search&amp;hl=en&amp;client=firefox-a


HTTP/1.x 301 Moved Permanently
Connection: close
Date: Wed, 12 Aug 2009 15:44:48 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://www.gowestwebdesign.com/index.cfm
Content-Type: text/html; charset=UTF-8
----------------------------------------------------------
http://www.gowestwebdesign.com/index.cfm

GET /index.cfm HTTP/1.1
Host: www.gowestwebdesign.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://www.google.com/search?q=utah+web+designer&amp;btnG=Search&amp;hl=en&amp;client=firefox-a


I am a happy (and safely redirected) camper.
Very nice tool, works just like it should... and free! 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Wed, 12 Aug 2009 11:45:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/12/Live-HTTP-Headers-Firefox-Extension</guid>
				
			</item>
			
			<item>
				<title>YouMail VoiceMail for Blackberry</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/11/YouMail-VoiceMail-for-Blackberry</link>
				<description>
				
				&lt;p&gt;If you call GoWest Web outside of office hours, or during an important meeting, you will get our voicemail. As part of the business image upgrade for &lt;a href=&quot;http://www.gowestweb.com&quot;&gt;GoWest Web Design and Hosting&lt;/a&gt;, I went looking for a solution with features that would allow us to respond more quickly to customer voicemail.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;I&apos;ve always used my mobile voicemail for the business (via a simple call forwarding option w/ my local phone company), which allows me to get forwarded calls and dial in to hear voicemail, but I know there are better options. I tried Vonage for a while, and though I prefer working with my local landline company, I really liked some of the features, especially the option to have an email sent with an audio attachment of the voicemail message. It just makes sense. &lt;br /&gt;&lt;br /&gt; On the recommendation of several trusted professionals, I just set up YouMail on my BlackBerry curve and so far I am really impressed. &lt;br /&gt;&lt;br /&gt;You can read about YouMail here: &lt;a href=&quot;http://www.youmail.com/youmail/home.do&quot;&gt;http://www.youmail.com/youmail/home.do&lt;/a&gt; &lt;br /&gt;I don&apos;t have too much interest in the pay-for services like transcription to text, but could see that being useful in the future. For now I am using the Free version of YouMail, which is plenty.&lt;/p&gt;
&lt;p&gt;I had one issue with the YouMail client for BlackBerry, where the screen came up blank with no options, just a heading and no inbox. Has something to do w/ being logged out while connected... or something... but, while seeking that solution, I found &lt;a href=&quot;http://www.rimarkable.com/vymail-free-blackberry-visual-voicemail-client-for-youmail&quot;&gt;this blog post about VYMail&lt;/a&gt; , and now I think I&apos;ve got the best setup possible... I used the very nice YouMail interface to set up my account, verify my phone, etc, and installed VYmail on my Blackberry for viewing and managing messages. &lt;br /&gt;&lt;br /&gt;The thing that won me over (and sent me racing to my blog admin to write about the wonders of YouMail):&amp;nbsp; when I had a problem during testing,&amp;nbsp; I called YouMail support, got a very friendly, very clear-speaking helpful person, and within 20 seconds, the solution!(Calls forwarded from landline to mobile were being greeted with a login prompt instead of a greeting message - fix was adding the landline number to youmail account, and removing &apos;automatic login&apos; from that number).&lt;br /&gt;&lt;br /&gt;So.. I am totally sold. There are a number of features that I haven&apos;t checked out yet but here&apos;s my current setup&lt;/p&gt;
&lt;p&gt;1) Landline w/ Local phone company ( call me... 435.644.8523 )&lt;/p&gt;
&lt;p&gt;2) Forwards to Mobile after 4 rings when in office, instantly when out or on other call.&lt;br /&gt;&lt;br /&gt;3) Mobile is set up on YouMail, with a custom greeting - if I don&apos;t answer (or I push &apos;ignore&apos; when I see you on caller ID) you get my YouMail instead of my usual Verizon mailbox message.&lt;br /&gt;&lt;br /&gt;4) When you leave me a message, I get an SMS text notification, and within seconds, an Email with the voicemail attached. Even better, the &apos;VYmail&apos; app on my BB notifies me that I have a new message, and downloads the audio for me. One click - no dialing, no password - and I hear the message, knowing I can replay anytime and will have a backup on my pc when I get back to the office. &lt;br /&gt;&lt;br /&gt;Thanks &lt;a href=&quot;http://www.youmail.com&quot;&gt;YouMail&lt;/a&gt; for a great free app, and &lt;a href=&quot;http://www.joekrill.com/vymail/&quot;&gt;vyMail&lt;/a&gt; for an excellent add-on tool!&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<pubDate>Tue, 11 Aug 2009 15:35:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/11/YouMail-VoiceMail-for-Blackberry</guid>
				
			</item>
			
			<item>
				<title>TwitterFeed and Tweet.js - feed your blog to Twitter, and your Twitter feed to any page</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/9/TwitterFeed-and-Tweetjs--feed-your-blog-to-Twitter-and-your-Twitter-feed-to-any-page</link>
				<description>
				
				&lt;p&gt;Two fun, free tools for blog/Twitter syndication combo:&lt;/p&gt;
&lt;p&gt;1) &lt;a href=&quot;http://www.twitterfeed.com&quot;&gt;www.twitterfeed.com&lt;/a&gt; : enter any Blog Rss feed url and twitterfeed will automatically post your blog entries to your twitter account&lt;/p&gt;
&lt;p&gt;2) &lt;a href=&quot;http://tweet.seaofclouds.com/&quot;&gt;tweet.js&lt;/a&gt; : light, fast jQuery powered Twitter feed display - easy to configure options and show your Twitter posts on any page you choose&lt;/p&gt;
&lt;p&gt;See both in action in the sidebar, here: &lt;a href=&quot;http://www.gowestweb.com&quot;&gt;www.gowestweb.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anything I post on this blog gets added to my &apos;gowestweb&apos; twitter feed, which is shown on the GoWest site using tweet.js&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>BlogCFC</category>				
				
				<category>jQuery</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Sun, 09 Aug 2009 16:32:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/9/TwitterFeed-and-Tweetjs--feed-your-blog-to-Twitter-and-your-Twitter-feed-to-any-page</guid>
				
			</item>
			
			<item>
				<title>Use Gmail for mailto email web links</title>
				<link>http://www.miuaiga.com/index.cfm/2009/8/9/Use-Gmail-for-mailto-email-web-links</link>
				<description>
				
				&lt;p&gt;On my main pc, I can click &apos;send link&apos; in Firefox and Outlook opens up, I choose a recipient and send the url as an email. On my laptop, I use gmail... and often email links to myself for things to follow up on later, from the main machine.   I hadn&apos;t bothered to look it up but have thought for a while how nice it would be if I could do the same with Gmail, setting it as the default client for mailto links from the browser... sure &apos;nuff... this blog post explains in very simple terms how to do it: &lt;a href=&quot;http://ffextensionguru.wordpress.com/2008/09/24/gmail-as-default-for-mailto/&quot;&gt; http://ffextensionguru.wordpress.com/2008/09/24/gmail-as-default-for-mailto/&lt;/a&gt;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Sun, 09 Aug 2009 01:30:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/8/9/Use-Gmail-for-mailto-email-web-links</guid>
				
			</item>
			
			<item>
				<title>Filezilla - open site manager or a specific site connection on startup</title>
				<link>http://www.miuaiga.com/index.cfm/2009/7/27/Filezilla--open-site-manager-or-a-specific-site-connection-on-startup</link>
				<description>
				
				&lt;p&gt;For FTP, I love FileZilla. After using WS_FTP for years, and then trying alternatives like SmartFTP and even FireFTP, the simplicity and straight-up speed of FileZilla (FZ) really makes things seem easy and clean. Then I discovered &apos;synchronized browsing&apos; and knew I had a winner.&lt;/p&gt;
&lt;p&gt;However, one thing that has eluded me (until today) was how to get FZ to start up with less clicks. I have just a few FTP accounts that I use most of the time, and even though it is still pretty quick, I&apos;ve been thinking I could cut down the amount of time to 1) click FZ shortcut , 2) click on site manager and then the connection I want (or, the dropdown for saved sites, and the one I want from there).&lt;/p&gt;
&lt;p&gt;The answer is so simple, I feel silly not doing this sooner. Using the info found here:&lt;a href=&quot;http://wiki.filezilla-project.org/Command-line_arguments&quot;&gt; http://wiki.filezilla-project.org/Command-line_arguments&lt;/a&gt; , I was able to easily tell FZ to start up with the &apos;site manager&apos; open. Here&apos;s how (in Windows):&lt;/p&gt;
&lt;p&gt;1) right click on the FZ shortcut on your desktop, task bar, whatever, and select &apos;properties&apos;&lt;/p&gt;
&lt;p&gt;2) edit the url shown in the &quot;Target&quot; box by simply adding &quot;-s&quot; after the quoted url (after the closing quote)&lt;/p&gt;
&lt;p&gt;So: &lt;br /&gt;&quot;C:\Program Files\FileZilla FTP Client\filezilla.exe&quot;&lt;br /&gt;Becomes:&lt;br /&gt;&quot;C:\Program Files\FileZilla FTP Client\filezilla.exe&quot; -s&lt;/p&gt;
&lt;p&gt;3) Click &quot;OK&quot;. That&apos;s it.&lt;br /&gt;Now when you click your shortcut, FZ will open with the Site Manager displayed and your connection is just one click away. &lt;br /&gt;&lt;br /&gt;To go one step further, and create a shortcut to a specific FTP connection (i.e. open up FZ and connect to this site with one click) the answer is a tad longer but just as simple:&lt;br /&gt;&lt;br /&gt;1) right click on the FZ shortcut on your desktop, task bar, whatever, and select &apos;properties&apos;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;2) edit the url shown in the &quot;Target&quot; box by simply adding &quot;-c/&quot; , then a 1 if FZ-default connection or a 0 if user-defined, and the sitename, in quotes, after the quoted URL&lt;/p&gt;
&lt;p&gt;So: &lt;br /&gt;&quot;C:\Program Files\FileZilla FTP Client\filezilla.exe&quot;&lt;br /&gt;Becomes:&lt;br /&gt;&quot;C:\Program Files\FileZilla FTP Client\filezilla.exe&quot; -c &quot;0/myftpsite&quot;&lt;/p&gt;
&lt;p&gt;where &apos;myftpsite&apos; is the name of your site connection in FZ (see the wiki link above, if you put your sites in folders within the Site Manager the path will be a bit longer)&lt;/p&gt;
&lt;p&gt;3) Click &quot;OK&quot;. Test your shortcut.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I actually replaced my single taskbar FZ icon with two shortcuts - one for the site manager open, and another for the FTP site I use most of the time.&lt;br /&gt;&lt;br /&gt;This will save me countless clicks over the coming months! The only thing that could make this better is a &apos;hot drop&apos; feature like WS_FTP, where you can drag files onto a desktop icon and have them uploaded automatically... hmm.....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Mon, 27 Jul 2009 10:57:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/7/27/Filezilla--open-site-manager-or-a-specific-site-connection-on-startup</guid>
				
			</item>
			
			<item>
				<title>Setting up Eclipse 3.5 w/ CFeclipse 1.34 &amp; Aptana 1.5</title>
				<link>http://www.miuaiga.com/index.cfm/2009/6/26/Setting-up-Eclipse-35--CFeclipse-134</link>
				<description>
				
				A new version of Eclipse (version 3.5 aka &apos;Galileo&apos;) was just released, along with a well-timed new version of CFeclipse (version 1.34), the Eclipse-based ColdFusion editor, and a new version (1.5) of the incredibly versatile Aptana Studio eclipse plugn.

I&apos;ve been using Eclipse for a while now, but my installation was done as a total noob and it is unclear to me what is part of native Eclipse, what came with my current version of the CFeclipse plugin, and what&apos;s provided as part of the wonderful Aptana code editor, another must-have plugin for my daily Eclipse use.

In an effort to trace my steps this time around, I&apos;m attempting to make notes as I go. Your mileage may vary (I&apos;m on Windows, not sure if it varies for Mac, for example), but here&apos;s what I did: 
.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Tools &amp;amp; Tips</category>				
				
				<category>Eclipse</category>				
				
				<category>WebDev</category>				
				
				<pubDate>Fri, 26 Jun 2009 01:54:00 -0600</pubDate>
				<guid>http://www.miuaiga.com/index.cfm/2009/6/26/Setting-up-Eclipse-35--CFeclipse-134</guid>
				
			</item>
			</channel></rss>