<?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>My Quick Fix &#187; Software</title>
	<atom:link href="http://myquickfix.co.uk/index.php/category/computers/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://myquickfix.co.uk</link>
	<description>Quick fixes for niggly problems...</description>
	<lastBuildDate>Thu, 24 Sep 2009 15:10:50 +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>Shorter links to eBay items</title>
		<link>http://myquickfix.co.uk/index.php/2009/07/shorter-links-to-ebay-items/</link>
		<comments>http://myquickfix.co.uk/index.php/2009/07/shorter-links-to-ebay-items/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 09:27:45 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Day to Day]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Mozilla FireFox]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[custom search]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[friendly url]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=442</guid>
		<description><![CDATA[Problem
I need to send a mate a link to an item on eBay after breaking his strimmer. The nice people at eBay have reworked their URL structure recently to improve SEO, so a link to a single item now looks something like this:
http://cgi.ebay.co.uk/Medium-duty-bump-head-for-Kawasaki-brushcutter-strimmer_W0QQitemZ190302614007QQcmdZViewItemQQptZUK_Home_Garden_GardenPowerTools_CA?hash=item2c4eeb71f7&#38;_trksid=p3286.c0.m14&#38;_trkparms=65:12&#124;66:2&#124;39:1&#124;72:1686&#124;293:1&#124;294:50
..which is not exactly Twitter, Live Messenger or email friendly. Long URLs break often in email and instant messengers when they &#8216;wrap&#8217; at the end of a line (like the above is doing).
Solution
Here&#8217;s the old style linking system that still works: http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&#38;item=190302614007
So you can use that structure for a ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>I need to send a mate a link to an item on eBay after breaking his strimmer. The nice people at eBay have reworked their URL structure recently to improve SEO, so a link to a single item now looks something like this:</p>
<p><strong><em>http://cgi.ebay.co.uk/Medium-duty-bump-head-for-Kawasaki-brushcutter-strimmer_W0QQitemZ190302614007QQcmdZViewItemQQptZUK_Home_Garden_GardenPowerTools_CA?hash=item2c4eeb71f7&amp;_trksid=p3286.c0.m14&amp;_trkparms=65:12|66:2|39:1|72:1686|293:1|294:50</em></strong></p>
<p>..which is not exactly Twitter, Live Messenger or email friendly. Long URLs break often in email and instant messengers when they &#8216;wrap&#8217; at the end of a line (like the above is doing).</p>
<h2>Solution</h2>
<p>Here&#8217;s the old style linking system that still works: <strong><em>http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=190302614007</em></strong></p>
<p>So you can use that structure for a link to any item. Just paste&#8230;</p>
<p><strong>http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=</strong></p>
<p>&#8230;into your browser, email or anything followed by the item number, as above, and it&#8217;ll work.</p>
<p>If you can&#8217;t find the item number in the complicated URL, remember its on each item listing page here:</p>
<p><img class="size-full wp-image-447 alignnone" title="eBay item number" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/ebay-item-number.png" alt="eBay item number" width="433" height="299" /></p>
<h2>Bonus trick for Chrome or Firefox users:</h2>
<p>Chrome and Firefox both allow custom searches to be added easily via bookmarks. These allow you to type a &#8216;keyword&#8217; into the address bar, then a &#8216;search phrase&#8217;, and automatically search a specific site for it. This useful functionality is perfect for getting a link to an eBay item. What you do is create a custom search with the keyword &#8216;el&#8217; (for &#8216;eBay Link&#8217;, but use whatever you&#8217;ll remember, keep it short!) and point it to &#8216;http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=%s&#8217;. <strong>Note:</strong> the &#8216;%s&#8217; is substituted for the search phrase &#8211; in this case an item number &#8211; when the search is done.</p>
<p><strong>Chrome Instructions</strong></p>
<p>Open the Chrome options:</p>
<p><img class="alignnone size-full wp-image-459" title="Chrome options" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/chrome-custom-search1.png" alt="Chrome options" width="281" height="287" /></p>
<p>Then follow this process:</p>
<ol>
<li>Click the  &#8217;Manage&#8217; button in the &#8216;Default Search&#8217; area.</li>
<li>In the &#8216;Search Engines&#8217; window, click &#8216;Add&#8217;.</li>
<li>Name the new custom search.</li>
<li>Give it an easy to remember keyword.</li>
<li>In URL enter: &#8220;http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=%s&#8221;.</li>
<li>&#8216;Ok&#8217; the window, and &#8216;close&#8217; out of the others.</li>
</ol>
<p>Here&#8217;s the visual process:</p>
<p><img class="alignnone size-full wp-image-463" title="Adding custom eBay item number search" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/chrome-custom-search2.png" alt="Adding custom eBay item number search" width="581" height="539" /></p>
<p>Now to use your new custom eBay item linker, type &#8220;el [item number]&#8221; into the Chrome address bar, and hit &#8216;enter/return&#8217;. You&#8217;ll notice that as soon as you&#8217;ve typed &#8220;el&#8221; and a space and start to enter the item number, Chrome shows that you&#8217;re about to do a custom search:</p>
<p><img class="alignnone size-full wp-image-465" title="custom search in address bar" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/chrome-custom-search3.png" alt="custom search in address bar" width="581" height="114" /></p>
<p>great right? Yea I love it too.</p>
<p><strong>FireFox instructions</strong></p>
<p>In firefox it&#8217;s a very similar process:</p>
<ol>
<li>Open the &#8216;Organise Bookmarks&#8217; pane with <strong>Ctrl + Shift + B</strong> (on a dirty mac it&#8217;s <strong>Shift + Command + B</strong>).</li>
<li>Under &#8216;Unsorted Bookmarks&#8217; add a new Bookmark and name it &#8216;eBay Item Link&#8217; or whatever.</li>
<li>In Location enter &#8220;http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=%s&#8221;.</li>
<li> Add an easy to remember keyword like &#8216;el&#8217;.</li>
<li>Click &#8216;Add&#8217; button then close out of the bookmarks pane.</li>
</ol>
<p>Here&#8217;s a visual prompt for the process:</p>
<p><img class="alignnone size-full wp-image-467" title="Firefox bookmark adding eBay item number search" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/firefox-custom-search1.png" alt="Firefox bookmark adding eBay item number search" width="540" height="372" /></p>
<p>And here&#8217;s what it looks like when you use it:</p>
<p><img class="alignnone size-full wp-image-468" title="Searching for item number in FireFox" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/07/firefox-custom-search2.png" alt="Searching for item number in FireFox" width="540" height="133" /></p>
<p>There, If you know a better or quicker way, or have an issues, please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2009/07/shorter-links-to-ebay-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert a VOB (DVD) movie, and import into Adobe Premiere</title>
		<link>http://myquickfix.co.uk/index.php/2009/06/convert-a-vob-dvd-movie-and-import-into-adobe-premiere/</link>
		<comments>http://myquickfix.co.uk/index.php/2009/06/convert-a-vob-dvd-movie-and-import-into-adobe-premiere/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:27:00 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Adobe Premiere]]></category>
		<category><![CDATA[adobe premier]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[importing]]></category>
		<category><![CDATA[vob]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=385</guid>
		<description><![CDATA[Problem
A colleague was having trouble getting a DVD imported to Adobe Premier for some overlay edits etc and asked me to take a look.
Solution
VOB files are MPEG-2 files with a different coat on. Rename the .vob file to .mpg and it should work. This also works in Sony Vegas and probably other software. No idea how copy-protection on some disks might effect this?
That really WAS a quickfix and probably not worth posting. If you have any questions, thoughts or corrections please post a comment below.
]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>A colleague was having trouble getting a DVD imported to Adobe Premier for some overlay edits etc and asked me to take a look.</p>
<h2>Solution</h2>
<p>VOB files are MPEG-2 files with a different coat on. Rename the .vob file to .mpg and it should work. This also works in Sony Vegas and probably other software. No idea how copy-protection on some disks might effect this?</p>
<p>That really WAS a quickfix and probably not worth posting. If you have any questions, thoughts or corrections please post a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2009/06/convert-a-vob-dvd-movie-and-import-into-adobe-premiere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick &#039;Lorem Ipsum&#039; plugin / extension for IE</title>
		<link>http://myquickfix.co.uk/index.php/2009/04/lorem-ipsum-ie/</link>
		<comments>http://myquickfix.co.uk/index.php/2009/04/lorem-ipsum-ie/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:09:16 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Registry]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=334</guid>
		<description><![CDATA[Problem
While doing web development, I frequently need to insert lorem ipsum into a text field or textarea. To do this &#8211; bearing in mind that I don&#8217;t really like or use bookmarks, too messy &#8211; I tend to google &#8220;lorem ipsum&#8221;, hit lipsum.com, select/copy the block of text, and then return to my form field and paste it.
I wanted a quicker solution, and as I find myself using IE more and more to develop in now (thanks to the excellent &#8216;Developer Tools&#8217; extension &#8211; never thought I&#8217;d say that!) my lorem ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>While doing web development, I frequently need to insert <a title="Lorem Ipsum explanation" href="http://en.wikipedia.org/wiki/Lorem_ipsum" target="_blank">lorem ipsum</a> into a text field or textarea. To do this &#8211; bearing in mind that I don&#8217;t really like or use bookmarks, too messy &#8211; I tend to google &#8220;lorem ipsum&#8221;, hit <a href="http://www.lipsum.com/">lipsum.com</a>, select/copy the block of text, and then return to my form field and paste it.</p>
<p>I wanted a quicker solution, and as I find myself using IE more and more to develop in now (thanks to the excellent &#8216;Developer Tools&#8217; extension &#8211; never thought I&#8217;d say that!) my lorem ipsum fix would have to be in the form of an IE toolbar button or menu item.</p>
<h2>Solution</h2>
<p>It turns out that adding a simple javascript based text field filler option to a context menu is really easy, so that&#8217;s what I did. Here are the steps:</p>
<p><strong>Firstly:</strong> Create the javascript to access the currently focused field, and insert the lorem ipsum text. Create a new html file in a location of your choice &#8211;  I used C:\Program Files\Internet Explorer\Plugins &#8211; and copy the following code into it:</p>
<pre name="code" class="js">&lt;script language="JavaScript"&gt;
var parentwin = external.menuArguments;
var doc = parentwin.document;
var rng = doc.selection.createRange();
rng.text = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, \
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. \
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi \
ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit \
in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur \
sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt \
mollit anim id est laborum.";
&lt;/script&gt;</pre>
<p>Save the file as loremipsum.htm.</p>
<p><strong>Secondly:</strong> Create the registry entry for the menu item:</p>
<ol>
<li>Open/run &#8216;regedit&#8217; (Start &gt; run&#8230; &gt; &#8220;regedit&#8221; &gt; &#8216;Ok&#8217;)</li>
<li>Use the tree to navigate to:<br />
<em>HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt</em><br />
using the tree view on the left of the Registry Editor.</li>
<li>Create a new key (Right click, &#8220;New&#8221; &gt; &#8220;Key&#8221;) and call it &#8220;Lorem Ipsum&#8221; or anything you like.</li>
<li>Inside the new key, open the &#8216;default&#8217; string value that&#8217;s already there (double click on it), and enter the path to the script you created just now. i.e. <em>C:\Program Files\Internet Explorer\Plugins\loremipsum.htm </em></li>
<li>Now create a new DWORD value (Right click, &#8220;New&#8221; &gt; &#8220;DWORD Value&#8221;) and rename it &#8220;Contexts&#8221;. Set the value to 0&#215;04 (hex) or 4 (decimal). <a title="Microsofts info on Contexts values" href="http://msdn.microsoft.com/en-us/library/aa753589.aspx" target="_blank">Here&#8217;s</a> an explanation of the different values.</li>
</ol>
<div id="attachment_365" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-365" title="lorem-reg" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/04/lorem-reg.png" alt="The new Key and values in RegEdit" width="500" height="250" /><p class="wp-caption-text">The new Key and values in RegEdit</p></div>
<p>That&#8217;s it! Now open IE, find a textarea or text field, right click, and you should see something like this:</p>
<div id="attachment_368" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-368" title="lorem-action" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/04/lorem-action.png" alt="Note the new highlighted option in the context menu" width="500" height="246" /><p class="wp-caption-text">Note the new highlighted option in the context menu</p></div>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2009/04/lorem-ipsum-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#039;shortcut icon&#039; for Google Chrome Incognito</title>
		<link>http://myquickfix.co.uk/index.php/2009/01/shortcut-icon-for-google-chrome-incognito/</link>
		<comments>http://myquickfix.co.uk/index.php/2009/01/shortcut-icon-for-google-chrome-incognito/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 18:19:19 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[icon]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=234</guid>
		<description><![CDATA[Problem
Yesterday I found out how to run Chrome in &#8216;Incognito Mode&#8217; from a shortcut. However, now I have two identical &#8216;Chrome&#8217; Icons in my Quicklaunch bar, and need a way to distinguish them.
Which ones the incognito link? New icon needed!
Problem
Solution
Make a modified Chrome icon! Here&#8217;s the one I made:
If you want THIS cheesy icon, click on the image to download it.
Using the Icon: Once you have another icon to use [or you have downloaded my one by clicking on the image above], here&#8217;s how to use it:

Save the .ico file ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>Yesterday I found out how to <a title="how to launch chrome in incognito mode" href="http://www.myquickfix.co.uk/index.php/2009/01/launch-google-chrome-in-incognito-mode-from-a-shortcut/" target="_self">run Chrome in &#8216;Incognito Mode&#8217; from a shortcut</a>. However, now I have two identical &#8216;Chrome&#8217; Icons in my Quicklaunch bar, and need a way to distinguish them.</p>
<div id="attachment_236" class="wp-caption aligncenter" style="width: 385px"><img class="size-full wp-image-236" title="chrome-ql-same" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-ql-same.gif" alt="Which ones the incognito link? New icon needed!" width="375" height="30" /><p class="wp-caption-text">Which ones the incognito link? New icon needed!</p></div>
<h2>Problem</h2>
<h2>Solution</h2>
<p>Make a modified Chrome icon! Here&#8217;s the one I made:</p>
<div id="attachment_241" class="wp-caption aligncenter" style="width: 385px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-incognito.zip"><img class="size-full wp-image-241 " title="chrome-ql-new" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-ql-new.gif" alt="If you want THIS cheesy icon, click on the image to download it. I've zipped the ICO file up, and it contains the following versions: 48x48, 32x32 &amp; 16x16 pixels." width="375" height="30" /></a><p class="wp-caption-text">If you want THIS cheesy icon, click on the image to download it.</p></div>
<p><strong>Using the Icon:</strong> Once you have another icon to use [or you have <a title="My crappy icon zipped up" href="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-incognito.zip">downloaded</a> my one by clicking on the image above], here&#8217;s how to use it:</p>
<ul>
<li>Save the .ico file somewhere sensible. I put mine in the same directory as the chrome executable for tidiness. The paths to the XP and Vista install locations are listed below in the &#8216;Make your own icon&#8217; section.</li>
<li>Right click on your &#8216;incognito&#8217; shortcut, select &#8216;Properties&#8217;, and click the &#8216;Shortcut&#8217; tab. Then click the &#8216;Change Icon&#8217; button shown below:</li>
</ul>
<div id="attachment_246" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-246" title="chrome-change-icon" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-change-icon.gif" alt="The button is in the Shortcut tab of the Properties window" width="367" height="101" /><p class="wp-caption-text">The Change Icon button is in the &#39;Shortcut&#39; tab of &#39;Properties&#39;</p></div>
<ul>
<li>In the &#8216;Change Icon&#8217; window that pops up, browse to the .ico file you&#8217;ve saved.</li>
</ul>
<div>
<div id="attachment_248" class="wp-caption aligncenter" style="width: 306px"><img class="size-full wp-image-248" title="chrome-select-icon" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/chrome-select-icon.gif" alt="Browse to the ico file, and click on your new icon" width="296" height="357" /><p class="wp-caption-text">Browse to the ico file, and click on your new icon</p></div>
</div>
<ul>
<li>Now just &#8216;Ok&#8217;, and &#8216;Ok&#8217; again, and you should see your new icon showing on your shortcut.</li>
</ul>
<p> </p>
<p><strong>Make your own icon:</strong> If you want to make your own version of the chrome icon, get yourself an icon editor which is capable of pulling icon data from exe/dll files. You&#8217;ll also want one that can handle transparency properly. I grabbed a 30 day trial copy of <a title="IconWorkshop link" href="http://www.axialis.com/iconworkshop/" target="_self">Axialis IconWorkshop</a>. Once that (or another icon editor) is installed, you need to &#8216;open&#8217; the icon from the chrome.exe file which resides here in XP:</p>
<blockquote><p>C:\Documents and Settings\<span style="color: #008000;">[your username here]</span>\Local Settings\Application Data\Google\Chrome\Application\Chrome.exe</p></blockquote>
<p>and here in Vista:</p>
<blockquote><p>C:\Users\<span style="color: #008000;">[your username here]</span>\AppData\Local\Google\Chrome\Application\chrome.exe</p></blockquote>
<p>The icon editor should simply &#8216;pull&#8217; the icon info from within the .exe file when you try and open it. You will notice that the .exe file contains 6 different versions of the icon: 16&#215;16, 32&#215;32 and 48&#215;48 pixels with 256 colours and one &#8216;flat&#8217; transparent background colour. And then 3 more in the same 3 sizes with Alpha transparency (256 levels of opacity, per colour, giving you nice smooth transparency).</p>
<p>Using the icon editor, edit as many versions as you need. For example, if you use XP, and have both a desktop icon and a quicklaunch icon, you will need to edit the 16&#215;16+alpha version (for your quicklaunch shortcut) and the 32&#215;32+alpha version for the desktop shortcut.</p>
<p>I found the easiest way to add the sungalsses to my icon was to &#8216;export&#8217; the 6 icons from IconWorkshop as a PSD file, open them in Photoshop, do the work there, save them, then &#8216;import&#8217; back into IconWorkshop.</p>
<p>That&#8217;s about it. All you then need to do it save the collection as one .ico file, and follow the instructions above in the &#8216;Using the icon&#8217; section to use it.</p>
<p>Good luck! Any questions, comments or corrections &#8211; just post a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2009/01/shortcut-icon-for-google-chrome-incognito/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Launch Google Chrome in &#039;Incognito&#039; mode from a shortcut</title>
		<link>http://myquickfix.co.uk/index.php/2009/01/launch-google-chrome-in-incognito-mode-from-a-shortcut/</link>
		<comments>http://myquickfix.co.uk/index.php/2009/01/launch-google-chrome-in-incognito-mode-from-a-shortcut/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 22:40:42 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google accounts]]></category>
		<category><![CDATA[incognito]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=219</guid>
		<description><![CDATA[Problem
I use Google Chrome&#8217;s Incognito window mode regularly to view multiple Google Analytics accounts at the same time on one PC. It&#8217;s very useful &#8211; it means I don&#8217;t have to keep signing in and out of my primary google account &#8211; but what annoyed me each time was having to open chrome, then open a new &#8216;incognito&#8217; window from there, which leaves the old &#8216;normal&#8217; window open in the background.
Solution
Since Chrome came out of beta, the &#8216;??incognito&#8217; command line switch has been available.
So, to get this switch working with ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>I use Google Chrome&#8217;s Incognito window mode regularly to view multiple Google Analytics accounts at the same time on one PC. It&#8217;s very useful &#8211; it means I don&#8217;t have to keep signing in and out of my primary google account &#8211; but what annoyed me each time was having to open chrome, then open a new &#8216;incognito&#8217; window from there, which leaves the old &#8216;normal&#8217; window open in the background.</p>
<h2>Solution</h2>
<p>Since Chrome came out of beta, the &#8216;??incognito&#8217; command line <a title="Link to Googles info about incognito mode" href="http://www.google.com/support/chrome/bin/answer.py?answer=95464&amp;topic=14661" target="_self">switch</a> has been available.</p>
<p>So, to get this switch working with a short cut, do the following:</p>
<ul>
<li>Copy the existing Chrome shortcut in your quicklaunch bar, desktop, or start menu.</li>
<li>Rename the shortcut to something obvious, I called mine &#8220;Chrome Incognito&#8221;.</li>
<li>Right click on the shortcut, and select &#8216;properties&#8217;.</li>
<li>The Properties window opens, and you can select the &#8216;Shortcut&#8217; tab as shown below:</li>
</ul>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-229" title="Shortcut properties default" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/shortcut-prop-1.jpg" alt="" width="367" height="509" /><p class="wp-caption-text">Note the &#39;Target&#39; path field</p></div>
<ul>
<li>In the &#8216;Target:&#8217; field, add the switch &#8216; ??incognito&#8217; to the end of the target path, as shown below:</li>
</ul>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-228" title="Shortcut properties modified" src="http://www.myquickfix.co.uk/wp-content/uploaded/2009/01/shortcut-prop-2.jpg" alt="Shortcut properties modified" width="367" height="52" /><p class="wp-caption-text">incognito &#39;Switch&#39; added to target path</p></div>
<ul>
<li>Click &#8216;OK&#8217; to save your changes.</li>
</ul>
<p>There, all done, that shortcut will now open Chrome in incognito mode window. If you have other normal chrome windows open, they will not be effected by this window. For example, you can stay logged into a google account, a live account, or any other persistent cookie/session driven system. Incognito windows are also great for logging into online banking sites if you&#8217;re a bit paranoid.</p>
<p><span style="color: #AA0000;">Note:</span> If you have a 0.* version you will need to upgrade to v1.* or higher.</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2009/01/launch-google-chrome-in-incognito-mode-from-a-shortcut/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Unable to Subscribe to Podcasts in iTunes store &#8211; Greyed Out Buttons?</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/unable-to-subscribe-to-podcasts-in-itunes-store-greyed-out-buttons/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/unable-to-subscribe-to-podcasts-in-itunes-store-greyed-out-buttons/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 17:32:04 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[iTunes]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=204</guid>
		<description><![CDATA[Problem
You can&#8217;t subscribe to any Podcasts in iTunes music store because the the buttons are greyed out. An example is shown below:
Greyed subscribe button
Solution
This happens when the &#8216;Podcasts&#8217; item is not enabled in the iTunes library. To enable it, follow these steps:

Open the iTunes Preferences. To do this, either press &#8216;Ctrl+,&#8217; (that&#8217;s the control key, and the comma key at the same time); or Go to &#8216;Edit&#8217; in the top menu, and then &#8216;Preferences&#8217;.
Select the &#8216;General&#8217; tab, usually on the left most.
Tick the &#8216;Podcasts&#8217; item in the &#8216;Show:&#8217; options list ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>You can&#8217;t subscribe to any Podcasts in iTunes music store because the the buttons are greyed out. An example is shown below:</p>
<div id="attachment_206" class="wp-caption aligncenter" style="width: 236px"><img class="size-full wp-image-206 " title="podcast-subscribe" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/podcast-subscribe.gif" alt="Greyed subscribe button" width="226" height="99" /><p class="wp-caption-text">Greyed subscribe button</p></div>
<h2>Solution</h2>
<p>This happens when the &#8216;Podcasts&#8217; item is not enabled in the iTunes library. To enable it, follow these steps:</p>
<ol>
<li>Open the iTunes Preferences. To do this, either press &#8216;Ctrl+,&#8217; (that&#8217;s the control key, and the comma key at the same time); or Go to &#8216;Edit&#8217; in the top menu, and then &#8216;Preferences&#8217;.</li>
<li>Select the &#8216;General&#8217; tab, usually on the left most.</li>
<li>Tick the &#8216;Podcasts&#8217; item in the &#8216;Show:&#8217; options list (highlighted below):</li>
</ol>
<div id="attachment_211" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-211 " title="itunes-show-podcast" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/itunes-show-podcast.jpg" alt="Select the Podcasts checkbox" width="500" height="462" /><p class="wp-caption-text">Select the Podcasts checkbox</p></div>
<p>Once you say &#8216;Ok&#8217; to the Preferences box, the &#8216;Podcasts&#8217; item should appear in the top-left-hand side of the iTunes window. If you now view links to podcasts in the iTunes Store, they should be clickable.</p>
<p>If you have any corrections or alternative solutions to this problem, please leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/unable-to-subscribe-to-podcasts-in-itunes-store-greyed-out-buttons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get MSN / Live messenger to show iTunes &#039;Now Playing&#039;</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/get-msn-live-messenger-to-show-itunes-now-playing/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/get-msn-live-messenger-to-show-itunes-now-playing/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 14:46:46 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Live Messenger]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=187</guid>
		<description><![CDATA[Problem
For a long time, MSN Messenger and Windows Live Messenger have been able to display what is currently being played on Windows Media Player. It gets displayed next to your &#8216;Display Name&#8217;. If you use iTunes, what you&#8217;re playing can also be displayed in the same way.
Solution
Firstly, open iTunes and go to the Preferences window. You can do this 2 ways:

Press &#8216;Ctrl+,&#8217; (that&#8217;s the control key, and the comma key at the same time).
Go to &#8216;Edit&#8217; in the top menu, and then &#8216;Preferences&#8217;.

&#8230;then click on the &#8216;Advanced&#8217; tab, usually on ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>For a long time, MSN Messenger and Windows Live Messenger have been able to display what is currently being played on Windows Media Player. It gets displayed next to your &#8216;Display Name&#8217;. If you use iTunes, what you&#8217;re playing can also be displayed in the same way.</p>
<h2>Solution</h2>
<p>Firstly, open iTunes and go to the Preferences window. You can do this 2 ways:</p>
<ol>
<li>Press &#8216;Ctrl+,&#8217; (that&#8217;s the control key, and the comma key at the same time).</li>
<li>Go to &#8216;Edit&#8217; in the top menu, and then &#8216;Preferences&#8217;.</li>
</ol>
<p>&#8230;then click on the &#8216;Advanced&#8217; tab, usually on the far right. Within the &#8216;Advanced&#8217;, tick the item that says &#8220;Use iTunes as the default player for audio files&#8221; (shown below):</p>
<div id="attachment_192" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-192 " title="itunes-default-player" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/itunes-default-player.jpg" alt="Setting iTunes to be the default player for audio files." width="500" height="462" /><p class="wp-caption-text">Setting iTunes to be the default player for audio files.</p></div>
<p>Secondly, open the Live Messenger main window (the one that shows all your contacts), then:</p>
<ol>
<li>Go to &#8216;Tools&#8217; then &#8216;Options&#8217; in the main menu.</li>
<li>Within the &#8216;Options&#8217; window, select the &#8216;Personal&#8217; tab on the left.</li>
<li>Tick the &#8220;Show song information from Windows Media Player as a personal message&#8221; check box, as shown below:</li>
</ol>
<div id="attachment_193" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-193 " title="live-song-info" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/live-song-info.gif" alt="Setting the Show song info checkbox item" width="500" height="530" /><p class="wp-caption-text">Setting the Show song info checkbox item</p></div>
<p>Now when you play something in iTunes, people will see what you&#8217;re playing. Examples of what they might see are shown below:</p>
<div id="attachment_199" class="wp-caption aligncenter" style="width: 305px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/live-messenger-list.gif"><img class="size-full wp-image-199" title="live-messenger-list" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/live-messenger-list.gif" alt="Song showing in the contact list" width="295" height="82" /></a><p class="wp-caption-text">Song showing in the contact list</p></div>
<div id="attachment_200" class="wp-caption aligncenter" style="width: 479px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/live-messenger-conversation.gif"><img class="size-full wp-image-200" title="live-messenger-conversation" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/live-messenger-conversation.gif" alt="Song showing in the conversation window" width="469" height="126" /></a><p class="wp-caption-text">Song showing in the conversation window</p></div>
<p>There&#8230; now all you need to worry about is not playing any Abba or other music that could earn you &#8216;Social Outcast&#8217; status!</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/get-msn-live-messenger-to-show-itunes-now-playing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting start time in iTunes &#8211; Cutting intro silence</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/setting-start-time-in-itunes-cutting-intro-silence/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/setting-start-time-in-itunes-cutting-intro-silence/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 23:29:53 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[iTunes]]></category>
		<category><![CDATA[drum & bass]]></category>
		<category><![CDATA[mp3]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=155</guid>
		<description><![CDATA[Problem
Recently I bought an Apex single from iTunes. Excellent though the tracks are (They really rock, honestly, if you like D&#38;B, have a listen!), they both have about 5 seconds of blank &#8216;emptiness&#8217; at the beginning. This is quite annoying when cueing them for an impromptu mix, or when they are part of a playlist.
Solution
I found this by accident, while looking for a solution. If you right click on the track in iTunes, then select the &#8216;Options&#8217; track, you should see an option labelled &#8216;Start Time&#8217;. This is the time ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>Recently I bought an <a title="Apex's MySpace page" href="http://www.myspace.com/apexmusik">Apex</a> single from iTunes. Excellent though the tracks are (They really rock, honestly, if you like D&amp;B, have a listen!), they both have about 5 seconds of blank &#8216;emptiness&#8217; at the beginning. This is quite annoying when cueing them for an impromptu mix, or when they are part of a playlist.</p>
<h2>Solution</h2>
<p>I found this by accident, while looking for a solution. If you right click on the track in iTunes, then select the &#8216;Options&#8217; track, you should see an option labelled &#8216;Start Time&#8217;. This is the time that iTunes uses when it plays a track, so if you set it to 0:05 for example, when you play the track it&#8217;ll start 5 seconds in. Simple but effective! Genius!</p>
<p> </p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/start-time-itunes.gif"><img class="size-full wp-image-158" title="start-time-itunes" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/start-time-itunes.gif" alt="See? It was right there all along!" width="500" height="450" /></a><p class="wp-caption-text">See? It was right there all along!</p></div>
<p> </p>
<p> </p>
<p>While we&#8217;re on the subject of Drum &amp; Bass, if you like your intelligent programmed beats and ambient sweeps, you have to check out the following tracks:</p>
<ul>
<li>Japanese Electronics &#8211; <a title="Commix Myspace page" href="http://www.myspace.com/commix">Commix</a></li>
<li>Balaclava &#8211; <a title="Nu:Tone's Hospital Records Bio" href="http://www.hospitalrecords.com/artists/nutone/">Nu:Tone</a></li>
<li>Piece Of Mind &#8211; <a title="Q-Projects's Hospital Records Bio" href="http://www.hospitalrecords.com/artists/qproject/">Q-Project</a> (looses it around 2:15, gets it back at 3:40!)</li>
<li>Sagrada Familia &#8211; Fracture &amp; Neptune [no site? no MySpace? cummon fellas!]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/setting-start-time-in-itunes-cutting-intro-silence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a &#039;Purge Deleted Messages&#039; button for IMAP e-mail in Outlook 2003</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/purge-deleted-messages-button-for-imap-in-outlook-2003/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/purge-deleted-messages-button-for-imap-in-outlook-2003/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 13:12:28 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[Purge]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=133</guid>
		<description><![CDATA[Problem
Moving to IMAP from POP can be a pain, and my biggest &#8216;gripe&#8217; with it is the way that items need to be&#8217;Deleted&#8217; AND&#8217;Purged&#8217; when you&#8217;re trying to get rid of them. When an email is highlighted and the delete icon, context menu item, or keyboard key is pressed, all that happens is the message is flagged for deletion, and appears struck-through. To get rid of it fully, you need to go to the &#8216;Edit&#8217; menu, and select the &#8216;Purge Deleted Messages&#8217; item.
Solution
Well this isn&#8217;t a fix really, managing IMAP ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>Moving to IMAP from POP can be a pain, and my biggest &#8216;gripe&#8217; with it is the way that items need to be&#8217;Deleted&#8217; AND&#8217;Purged&#8217; when you&#8217;re trying to get rid of them. When an email is highlighted and the delete icon, context menu item, or keyboard key is pressed, all that happens is the message is flagged for deletion, and appears struck-through. To get rid of it fully, you need to go to the &#8216;Edit&#8217; menu, and select the &#8216;Purge Deleted Messages&#8217; item.</p>
<h2>Solution</h2>
<p>Well this isn&#8217;t a fix really, managing IMAP email still sucks, but it should make life easier. It&#8217;s possible to add a &#8216;Purge Deleted Messages&#8217; button to your toolbar, anywhere you like, but I&#8217;d suggest putting it next to your existing delete &#8216;X&#8217; icon like this:</p>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 340px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/purge-button.gif"><img class="size-full wp-image-137  " title="purge-button" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/purge-button.gif" alt="A purge button added to the outlook toolbar" width="330" height="70" /></a><p class="wp-caption-text">Outlook toolbar showing the new button</p></div>
<p>To do this:</p>
<ul>
<li>Open the &#8216;View&#8217; menu item, select &#8216;Toolbars&#8217;, and then click &#8216;Customize&#8230;&#8217;.</li>
<li>The &#8216;Customize&#8217; window pops-up, and select the &#8216;Commands&#8217; Tab.</li>
<li>In the left-pane labeled &#8216;Categories:&#8217;, find and select the &#8216;Edit&#8217; item.</li>
<li>In the right-pane labelled &#8216;Commands:&#8217;, scroll down until you find &#8216;Purge Deleted Items&#8217; (see below):</li>
</ul>
<div id="attachment_139" class="wp-caption aligncenter" style="width: 393px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/customize-toolbar-pallette.gif"><img class="size-full wp-image-139" title="customize-toolbar-pallette" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/customize-toolbar-pallette.gif" alt="Purge item selected, ready to be added to toolbar" width="383" height="359" /></a><p class="wp-caption-text">Purge item selected, ready to be added to toolbar</p></div>
<ul>
<li>Click-and-hold on the &#8216;Purge Deleted Messages&#8217; item, and drag it to the toolbar, then let go.<br />
<strong>Note:</strong> A special mouse-cursor will show while you&#8217;re dragging, showing a cross (&#8216;X&#8217;). Once you are hovering over a place in the toolbar that the item can be added to, the cursor will change and show a plus sign (&#8216;+&#8217;).</li>
<li>Now, once you have deleted the emails you want to, you can purge them with one button.</li>
</ul>
<div>That&#8217;s about it! Any questions, suggestions or corrections, please leave them below in the comments.</div>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/purge-deleted-messages-button-for-imap-in-outlook-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to enable FLV file playback in IIS 6</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 17:54:42 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mime]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=130</guid>
		<description><![CDATA[Problem
This one crops up every-so-often, and a colleague just asked me again, so it&#8217;s probably worth posting. When an FLV is loaded into a Flash app, the FLV file is &#8216;played&#8217; when the SWF or Projector is run. When this is done locally &#8211; i.e. you run an SWF from your hard drive, or file server &#8211; it&#8217;ll work fine. The problem comes when you upload it to your IIS web server. The server probably won&#8217;t recognise the &#8216;.flv&#8217; filetype, so it&#8217;ll display nothing.
Solution
To make your IIS 6 web server ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>This one crops up every-so-often, and a colleague just asked me again, so it&#8217;s probably worth posting. When an FLV is loaded into a Flash app, the FLV file is &#8216;played&#8217; when the SWF or Projector is run. When this is done locally &#8211; i.e. you run an SWF from your hard drive, or file server &#8211; it&#8217;ll work fine. The problem comes when you upload it to your IIS web server. The server probably won&#8217;t recognise the &#8216;.flv&#8217; filetype, so it&#8217;ll display nothing.</p>
<h2>Solution</h2>
<p>To make your IIS 6 web server aware of FLV files, do the following:<br />
 </p>
<ul>
<li>Open &#8216;IIS Manager&#8217;.</li>
<li>Right click on your site in &#8216;Web Sites&#8217;, and select &#8216;Properties&#8217;.</li>
<li>Choose the &#8216;HTTP Headers&#8217; tab.</li>
<li>Click the &#8216;MIME Types&#8230;&#8217;  button on the bottom-right.</li>
<li>Click &#8216;New&#8230;&#8217; and then add &#8216;.flv&#8217; and &#8216;video/x-flv&#8217; as shown below:</li>
</ul>
<div>
<div id="attachment_131" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/flv-mime.gif"><img class="size-full wp-image-131" title="flv-mime" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/flv-mime.gif" alt="Setting FLV Mime type in IIS site properties." width="500" height="400" /></a><p class="wp-caption-text">Setting FLV Mime type in IIS site properties.</p></div>
</div>
<ul>
<li>&#8216;Ok&#8217; your way out, and &#8216;Apply&#8217; when needed.</li>
<li>Your video should now play in a browser when embed in an SWF.</li>
</ul>
<div><strong>Note:</strong> You might have to stop and start ISS, but I didn&#8217;t when I added the Mime type a few hours ago.</div>
<div></div>
<div>Questions? Please leave a comment&#8230;</div>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
