<?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>Aaron Parker &#187; Applications</title>
	<atom:link href="http://blog.stealthpuppy.com/category/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stealthpuppy.com</link>
	<description>on application delivery with application virtualization, server-based computing, desktop virtualization and more</description>
	<lastBuildDate>Thu, 05 Jan 2012 16:09:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Use a PAC file to make proxy settings dynamic</title>
		<link>http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/</link>
		<comments>http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:02:47 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Internet-Explorer]]></category>
		<category><![CDATA[Proxy server]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/?p=1163</guid>
		<description><![CDATA[Are you deploying browser proxy settings by setting a proxy server and attempting to manage a proxy bypass list? There is a better way.. Fortunately Jason Curnow, who&#8217;s had many years experience working with PAC files, has a website where &#8230; <a href="http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/">Use a PAC file to make proxy settings dynamic</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1164" style="margin-left: 0px; margin-right: 15px;" title="ProxySettings" src="http://blog.stealthpuppy.com/wp-content/uploads/2009/06/ProxySettings.png" alt="ProxySettings" width="341" height="302" /></p>
<p>Are you deploying browser proxy settings by setting a proxy server and attempting to manage a proxy bypass list? There is a better way..</p>
<p>Fortunately Jason Curnow, who&#8217;s had many years experience working with PAC files, has a website where he&#8217;s documented his experiences and shows you how to create your own &#8211; <a href="http://www.returnproxy.com/proxypac/">The Proxy PAC File Guide</a>.</p>
<p>Any proxy server or firewall (a firewall is going to understand the network topology better than a proxy server) worth it&#8217;s salt will do this type of work for you. I know my favourite firewall, ISA Server does &#8211; <a href="http://technet.microsoft.com/en-us/library/bb794779.aspx">Automatic Detection Concepts in ISA Server 2006</a> (I&#8217;m sure other proxy servers or firewalls do too).</p>
<p>In complex environments you may not be able to rely on your proxy server to handle browser configurations completely, so you&#8217;ll need to roll up your sleeves and roll your own PAC file.</p>
<p>So why a PAC file? Here&#8217;s a couple of scenarios that demonstrate the awesomeness of a PAC file:</p>
<ul>
<li>Laptop users don&#8217;t need to disable their proxy settings when they&#8217;re outside the corporate network (OK, the ISA Server firewall client can do this too); and</li>
<li>If you have internal web applications hosted across WAN links (e.g. your users are in London but SAP is hosted in Ireland), you can use a PAC file to direct specific URLs to proxy servers that handle that SAP traffic only, whilst every thing else goes via your Internet proxy.</li>
</ul>
<p>So go and check it out, Jason has done some excellent work &#8211; <a href="http://www.returnproxy.com/proxypac/">The Proxy PAC File Guide</a>.</p>
<h3>Other Resources</h3>
<ul>
<li><a href="http://support.microsoft.com/kb/271361/">How to disable automatic proxy caching in Internet Explorer</a></li>
<li><a href="http://support.microsoft.com/kb/971740/">Automatic configuration does not support certain file types in Internet Explorer 8.0</a></li>
<li><a href="http://support.microsoft.com/kb/263558/">How Internet Explorer uses the cache for DNS host entries</a></li>
</ul>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/">Use a PAC file to make proxy settings dynamic</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/use-a-pac-file-to-make-proxy-settings-dynamic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pismo File Mount for using ISOs in Windows 7</title>
		<link>http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/</link>
		<comments>http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:48:34 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/?p=1054</guid>
		<description><![CDATA[My old favourite Daemon Tools just hasn&#8217;t been working in Windows 7, so I&#8217;ve been on the look out for another tool for mounting ISOs. I haven&#8217;t really liked other tools like CloneDrive or PowerISO, but I&#8217;ve come across Psimo &#8230; <a href="http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/">Pismo File Mount for using ISOs in Windows 7</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>My old favourite <a href="http://www.daemon-tools.cc/home">Daemon Tools</a> just hasn&#8217;t been working in Windows 7, so I&#8217;ve been on the look out for another tool for mounting ISOs. I haven&#8217;t really liked other tools like CloneDrive or PowerISO, but I&#8217;ve come across <a href="http://www.pismotechnic.com/pfm/">Psimo File Mount</a> (via <a href="http://www.mydigitallife.info/2009/03/15/pismo-file-mounter-to-mount-zip-iso-compactiso-compact-file-set-and-private-folder-files-to-file-system-as-virtual-folder/">My Digital Life</a>, I think) which so far has been working a treat.</p>
<p>File Mount has <a href="http://www.pismotechnic.com/pfm/doc/">a pretty impressive feature set</a>, but its&#8217; simple approach to handling ISOs is what I&#8217;m really enjoying. There&#8217;s pleny of options to suit (hopefully) everyone when mounting an image:</p>
<p><img class="alignnone size-full wp-image-1056" title="mountoptions" src="http://blog.stealthpuppy.com/wp-content/uploads/2009/03/mountoptions.png" alt="mountoptions" width="423" height="449" /></p>
<p>If you don&#8217;t need to mount an ISO to a drive letter, File Mount will convert the ISO to a folder which you can then view directly in Explorer:</p>
<p><img class="alignnone size-full wp-image-1057" title="windows7iso" src="http://blog.stealthpuppy.com/wp-content/uploads/2009/03/windows7iso.png" alt="windows7iso" width="590" height="194" /></p>
<p>Works well for in-place upgrades to newer Windows 7 builds.. <img src='http://blog.stealthpuppy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/">Pismo File Mount for using ISOs in Windows 7</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/pismo-file-mount-for-using-isos-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash Player 10 Available, Still No x64 Support</title>
		<link>http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/</link>
		<comments>http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 23:41:42 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/?p=759</guid>
		<description><![CDATA[Adobe have made Flash Player 10 available, but unfortunately there&#8217;s still no support for 64-bit browsers, but then Silverlight 2 doesn&#8217;t have 64-bit support either. If you&#8217;re looking to install Flash Player 10 on Presentation Server/XenApp, make sure you&#8217;ve got XenApp &#8230; <a href="http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/">Flash Player 10 Available, Still No x64 Support</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>Adobe have made <a href="http://www.adobe.com/products/flashplayer/">Flash Player 10</a> <a href="http://www.adobe.com/go/getflashplayer">available</a>, but unfortunately there&#8217;s still <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=6b3af6c9&amp;sliceId=2">no support for 64-bit browsers</a>, but then <a href="http://www.microsoft.com/silverlight/">Silverlight 2</a> doesn&#8217;t have 64-bit support either.</p>
<p>If you&#8217;re looking to install Flash Player 10 on Presentation Server/XenApp, make sure you&#8217;ve got <a href="http://support.citrix.com/article/ctx118113">XenApp 5.0</a> for Windows Server 2008 first or <span style="text-decoration: line-through;">hotfix </span><a href="http://support.citrix.com/article/ctx117150"><span style="text-decoration: line-through;">PSE450R02W2K3028</span></a><span style="text-decoration: line-through;"> for Presentation Server 4.5</span> Hotfix Rollup Pack 3 for XenApp 5.0 and Presentation Server 4.5 (<a href="http://support.citrix.com/article/CTX115626">x86 here</a> and <a href="http://support.citrix.com/article/CTX115627">x64 here</a>).</p>
<p>If it&#8217;s direct downloads you&#8217;re after for <a href="http://www.adobe.com/products/players/fpsh_distribution1.html">deployment in your organisation</a>, the same <a href="http://blog.stealthpuppy.com/general/looking-for-adobe-flash-player-download-links">direct download links work</a>, just be sure to <a href="http://www.adobe.com/products/players/fpsh_distribution1.html#Apply">apply for a distribution</a> license before-hand.</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/">Flash Player 10 Available, Still No x64 Support</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/flash-player-10-available-still-no-x64-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Product Code Is Bigger Than Yours..</title>
		<link>http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/</link>
		<comments>http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 15:22:33 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours</guid>
		<description><![CDATA[I thought 25 character product keys where a pain in the proverbial, but this one takes the cake. I won’t tell you which application this authorisation code is for, but it’s a whopping 93 characters long.. (I’ve changed the code &#8230; <a href="http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/">My Product Code Is Bigger Than Yours..</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>I thought 25 character product keys where a pain in the proverbial, but this one takes the cake. I won’t tell you which application this authorisation code is for, but it’s a whopping 93 characters long..</p>
<pre class="brush: plain; title: ; notranslate">AF3KALKNHEU777AGRBZ672EKB6I53P6VRND7PLPHCVFWGNSDNB4WYK55HE7YX2TWTLU78M8KLYZ4QERNT3K56OH6TSAXC</pre>
<p>(I’ve changed the code slightly to protect the guilty).</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/">My Product Code Is Bigger Than Yours..</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/my-product-code-is-bigger-than-yours/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What happened here today was a miracle</title>
		<link>http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/</link>
		<comments>http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 09:22:24 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle</guid>
		<description><![CDATA[“and I want you to f**king acknowledge it!” I kid you not, this is a error message I saw yesterday in an Oracle Forms application. What happened here today was a miracle is post from stealthpuppy.com. Except as noted otherwise, &#8230; <a href="http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/">What happened here today was a miracle</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>“and I want you to f**king <a href="http://en.wikiquote.org/wiki/Pulp_Fiction#Jules_Winnfield">acknowledge it</a>!”</p>
<p><a href="http://blog.stealthpuppy.com/wp-content/uploads/2008/08/error.png"><img title="error" height="113" alt="error" src="http://blog.stealthpuppy.com/wp-content/uploads/2008/08/error-thumb.png" width="406" border="0" /></a> </p>
<p>I kid you not, this is a error message I saw yesterday in an <a href="http://www.oracle.com/technology/products/forms/index.html">Oracle Forms</a> application.</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/">What happened here today was a miracle</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/what-happened-here-today-was-a-miracle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free MSI Editor: InstEd</title>
		<link>http://blog.stealthpuppy.com/applications/free-msi-editor-insted/</link>
		<comments>http://blog.stealthpuppy.com/applications/free-msi-editor-insted/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 22:45:22 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[MSI]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/applications/free-msi-editor-insted</guid>
		<description><![CDATA[I haven&#8217;t used Orca to edit MSI files since I found Camwood appEditor around November last year. Since then though, appEditor has become has become InstEd and it&#8217;s even better than its&#8217; predecessor. This is a great way to edit &#8230; <a href="http://blog.stealthpuppy.com/applications/free-msi-editor-insted/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/free-msi-editor-insted/">Free MSI Editor: InstEd</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t used <a href="http://msdn.microsoft.com/en-us/library/aa370557.aspx">Orca</a> to edit MSI files since I found <a href="http://www.camwood.com/">Camwood</a> appEditor around November last year. Since then though, appEditor has become has become <a href="http://www.instedit.com/">InstEd</a> and it&#8217;s <a href="http://www.instedit.com/features2">even better</a> than its&#8217; predecessor.</p>
<p><a href="http://blog.stealthpuppy.com/wp-content/uploads/2008/07/insted-screenie.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="480" alt="InstEd Screenie" src="http://blog.stealthpuppy.com/wp-content/uploads/2008/07/insted-screenie-thumb.png" width="567" border="0" /></a> </p>
<p>This is a great way to edit MSI files and create transforms, being able to see the MSI with the Components and Features views lifts this tool far above <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF&amp;displaylang=en">Orca</a>. </p>
<p>There&#8217;s not much point for me to go through all of <a href="http://www.instedit.com/features">the great things InstEd does</a>, because it&#8217;s completely free, so <a href="http://www.instedit.com/download">grab yourself a copy</a> and take it for a spin.</p>
<p>You&#8217;ll also find some great posts on editing MSIs and Transforms at the <a href="http://blog.instedit.com/">InstEd blog</a> too.</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/free-msi-editor-insted/">Free MSI Editor: InstEd</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/free-msi-editor-insted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You cannot share the Normal.dot file among multiple users in Word</title>
		<link>http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/</link>
		<comments>http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 01:20:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/you-cannot-share-the-normaldot-file-among-multiple-users-in-word</guid>
		<description><![CDATA[On a semi-regular basis I see an issue on customer networks whereby users receive errors in Microsoft Word similar to the following: Word cannot save changes to the global template because it was opened with read-only access. Do you want &#8230; <a href="http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/">You cannot share the Normal.dot file among multiple users in Word</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>On a semi-regular basis I see an issue on customer networks whereby users receive errors in Microsoft Word similar to the following:</p>
<blockquote><p>Word cannot save changes to the global template because it was opened with read-only access. Do you want to save the changes in a template with a different name?</p></blockquote>
<p><img style="border: 0px initial initial;" src="/images/cs/1000.14.925.WordError1.png" border="0" alt="" width="573" height="86" /></p>
<p>This is caused when a NORMAL.DOT is located in the Workgroup templates location. If a Word template with this name exists in this location, Word will open this file first and will not open the users NORMAL.DOT or will not create one if it does not already exist. This is obviously an issue when multiple users open Word or if they don&#8217;t have write access to the Workgroup templates location. The solution is to ensure that NORMAL.DOT never exists in the Workgroup templates location.</p>
<p>Microsoft has a knowledgebase article that details this issue:</p>
<blockquote><p><strong>SUMMARY</strong><br />
Microsoft Word does not support the sharing of a single Normal.dot file among multiple users. This is true whether or not the file is marked as read-only.</p>
<p><strong>MORE INFORMATION<br />
</strong>The Normal.dot file stores user-specific settings and is not designed to be shared among multiple users on a single computer or over a network. Word accesses the Normal.dot file at various times and makes changes to it based on the user&#8217;s actions. As a result, Word must have full read and write access to the file at all times.</p></blockquote>
<p><a href="http://support.microsoft.com/kb/811468/en-au">You cannot share the Normal.dot file among multiple users in Word</a></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/">You cannot share the Normal.dot file among multiple users in Word</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/you-cannot-share-the-normaldot-file-among-multiple-users-in-word/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DELPROF: What The?</title>
		<link>http://blog.stealthpuppy.com/applications/delprof-what-the/</link>
		<comments>http://blog.stealthpuppy.com/applications/delprof-what-the/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 06:36:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/delprof-what-the</guid>
		<description><![CDATA[We all know that Windows is not case sensitive when it comes to the command line. Someone forgot to tell DELPROF though &#8211; you can use DELPROF in a script to automatically and silently delete user profiles. However it seems &#8230; <a href="http://blog.stealthpuppy.com/applications/delprof-what-the/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/delprof-what-the/">DELPROF: What The?</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>We all know that Windows is not case sensitive when it comes to the command line. Someone forgot to tell <a href="http://www.microsoft.com/downloads/details.aspx?familyid=901A9B95-6063-4462-8150-360394E98E1E&amp;displaylang=en&amp;&amp;DI=6066&amp;IG=2e88cf101dce4d99b9032e2a7598a5a8&amp;POS=1&amp;CM=WPU&amp;CE=1&amp;CS=AWP&amp;SR=1">DELPROF</a> though &#8211; you can use DELPROF in a script to automatically and silently delete user profiles. However it seems that you need to run the command in lower case, if you use upper case it just ignores the silent switch completely and prompts you to delete profiles. Check it out in this screenshot &#8211; What The?:</p>
<p><img border="0" src="/images/cs/1000.14.257.WhatTheDelProf.png" /></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/delprof-what-the/">DELPROF: What The?</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/delprof-what-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Preview For You!</title>
		<link>http://blog.stealthpuppy.com/applications/no-preview-for-you/</link>
		<comments>http://blog.stealthpuppy.com/applications/no-preview-for-you/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 06:50:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/no-preview-for-you</guid>
		<description><![CDATA[I think that the attachment preview feature (see number 10) of Outlook 2007 is one of its best new features, however I&#8217;ve noticed that Outlook can&#8217;t preview calendar appointments sent as an attachment. So essentially, Outlook can&#8217;t preview it&#8217;s own &#8230; <a href="http://blog.stealthpuppy.com/applications/no-preview-for-you/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/no-preview-for-you/">No Preview For You!</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>I think that the <a href="http://www.microsoft.com/uk/office/preview/programs/outlook/top10.mspx">attachment preview feature (see number 10)</a> of Outlook 2007 is one of its best new features, however I&#8217;ve noticed that Outlook can&#8217;t preview calendar appointments sent as an attachment. So essentially, Outlook can&#8217;t preview it&#8217;s own files, do&#8217;h! Check out the screenshot:</p>
<p><img border="1" src="/images/cs/1000.14.198.OutlookPreview.png" /></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/no-preview-for-you/">No Preview For You!</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/no-preview-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daemon Tools: You must reboot after a previous operation</title>
		<link>http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/</link>
		<comments>http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 05:20:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/daemon-tools-you-must-reboot-after-a-previous-operation</guid>
		<description><![CDATA[Daemon Tools was giving me some grief after upgrading to Windows Vista RTM and I had to update to version 4.08 which includes an updated SPTD driver for the virtual CDROM drive. When running the 4.08 installer for the first &#8230; <a href="http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/">Daemon Tools: You must reboot after a previous operation</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.daemon-tools.cc/dtcc/announcements.php">Daemon Tools</a> was giving me some grief after upgrading to Windows Vista RTM and I had to update to version 4.08 which includes an updated SPTD driver for the virtual CDROM drive. When running the 4.08 installer for the first time, I had to uninstall the old version and reboot. After the reboot, I ran the installer again and the following error message would be displayed: &#8220;You must reboot after a previous operation&#8221;</p>
<p><img border="0" src="/images/cs/1000.14.191.DaemonToolsInstall.PNG" /></p>
<p>No amount of rebooting would fix the issue. After digging around I found <a href="http://www.daemon-tools.cc/dtcc/showthread.php?t=11666">this forum post</a>. The fix was easy &#8211; delete the following registry key and try the installer again:</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\19659239224e364682fa4baf72c53ea4</code></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/">Daemon Tools: You must reboot after a previous operation</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/daemon-tools-you-must-reboot-after-a-previous-operation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Now That&#8217;s Not What I Expected</title>
		<link>http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/</link>
		<comments>http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 07:22:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/now-thats-not-what-i-expected</guid>
		<description><![CDATA[I&#8217;ve been checking out the excellent UltraMon on Windows Vista, which provides some cool hacks for multiple displays under Windows. One of the excellent hacks is the ability to assign a hotkey that moves an application between screens &#8211; when &#8230; <a href="http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/">Now That&#8217;s Not What I Expected</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been checking out the excellent <a href="http://www.ultramon.com/">UltraMon</a> on Windows Vista, which provides some cool hacks for multiple displays under Windows. One of the excellent hacks is the ability to assign a hotkey that moves an application between screens &#8211; when you hit the hotkey the application or window appears on the next screen, very handy. However, this appears to work on the Start Menu too. I&#8217;m not sure if this happens on Windows XP but here&#8217;s what you get with the Start Menu open and then hit the hotkey:</p>
<p><a href="http://blog.stealthpuppy.com/wp-content/uploads/2007/06/1000_14_167_startmenu1.jpg" title="1000_14_167_startmenu1.jpg"><img border="0" src="http://blog.stealthpuppy.com/wp-content/uploads/2007/06/1000_14_167_startmenu1.thumbnail.jpg" alt="1000_14_167_startmenu1.jpg" title="1000_14_167_startmenu1.jpg" /></a></p>
<p><a target="_blank" href="http://www.stealthpuppy.com/photos/images/images/167/original.aspx"></a></p>
<p>When you hit the hotkey again you get this:</p>
<p><a href="http://blog.stealthpuppy.com/wp-content/uploads/2007/06/1000_14_168_startmenu2.jpg" title="1000_14_168_startmenu2.jpg"><img border="0" src="http://blog.stealthpuppy.com/wp-content/uploads/2007/06/1000_14_168_startmenu2.thumbnail.jpg" alt="1000_14_168_startmenu2.jpg" title="1000_14_168_startmenu2.jpg" /></a></p>
<p><a target="_blank" href="http://www.stealthpuppy.com/photos/images/images/168/original.aspx"></a></p>
<p>As you can see the user tile stays where it is and if you keep hitting your hotkey the start menu moves back and forth between these two locations. It must be a feature <img src='http://blog.stealthpuppy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/">Now That&#8217;s Not What I Expected</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/now-thats-not-what-i-expected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging with Word 2007</title>
		<link>http://blog.stealthpuppy.com/applications/blogging-with-word-2007/</link>
		<comments>http://blog.stealthpuppy.com/applications/blogging-with-word-2007/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 23:59:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/blogging-with-word-2007</guid>
		<description><![CDATA[Having issues getting Word 2007 to register your blog provider? You may receive the following error message when attempting to add a blog account to Word: Word cannot register your account. The provider where you are trying to publish is &#8230; <a href="http://blog.stealthpuppy.com/applications/blogging-with-word-2007/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/blogging-with-word-2007/">Blogging with Word 2007</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>Having issues getting Word 2007 to register your blog provider? You may receive the following error message when attempting to add a blog account to Word:</p>
<blockquote><p>Word cannot register your account. The provider where you are trying to publish is unavailable. Contact your provider for assistance.</p></blockquote>
<p>Check out the following screen shot for an example, and note the missing R in register <img src='http://blog.stealthpuppy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img src="/images/cs/1000.14.108.OfficeBlogError.JPG" /></p>
<p>In my case, we are behind a proxy server that authenticates access to the Internet. By bypassing the proxy I was able to get Word to successfully register the account. Now this worked for me because my blog is on a server that is on our internal network. If your blog is on an external server, you&#8217;ll have to ensure that you can get to that server unauthenticated.</p>
<p>By the way, this is my first blog post from Word 2007 (Beta 2 Tech. Refresh)</p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/blogging-with-word-2007/">Blogging with Word 2007</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/blogging-with-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FeedDemon Sees the Land of Tomorrow!</title>
		<link>http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/</link>
		<comments>http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 07:36:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/feeddemon-sees-the-land-of-tomorrow</guid>
		<description><![CDATA[It&#8217;s true, FeedDemon (my favourite feed reader, and it should be yours&#8217; too , can show me feeds from the Land of Tomorrow! Now I get the information even before it&#8217;s been written. Click the picture to see feeds from &#8230; <a href="http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/">FeedDemon Sees the Land of Tomorrow!</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s true, FeedDemon (my favourite feed reader, and it should be yours&#8217; too <img src='http://blog.stealthpuppy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , can show me feeds from the Land of Tomorrow! Now I get the information even before it&#8217;s been written. Click the picture to see feeds from the future in action. Click the thumbnail for a larger view.<br />
<a target="_blank" href="/photos/parky/images/1291/original.aspx"><br />
</a><a target="_blank" href="/photos/parky/picture1291.aspx"><img border="0" src="/photos/parky/images/1291/secondarythumb.aspx" /></a></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/">FeedDemon Sees the Land of Tomorrow!</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/feeddemon-sees-the-land-of-tomorrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new favourite Firefox extension</title>
		<link>http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/</link>
		<comments>http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/#comments</comments>
		<pubDate>Fri, 10 Mar 2006 01:20:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/my-new-favourite-firefox-extension</guid>
		<description><![CDATA[Check out this great Firefox extension that allows you to view pages with the Internet Explorer engine inside Firefox: ietab Here&#8217;s a list of known issues: IE ActiveX&#8217;s enable/disable setting NOT working Script Error problem Password Manager NOT working Shift+Delete(Cut) &#8230; <a href="http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/">My new favourite Firefox extension</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>Check out this great Firefox extension that allows you to view pages with the Internet Explorer engine inside Firefox: <a href="http://ietab.mozdev.org/">ietab</a></p>
<p><a href="/photos/parky/images/673/original.aspx"><img border="0" src="/photos/parky/images/673/500x371.aspx" /></a></p>
<p>Here&#8217;s a list of known issues:</p>
<ol>
<li>IE ActiveX&#8217;s enable/disable setting NOT working</li>
<li>Script Error problem</li>
<li>Password Manager NOT working</li>
<li>Shift+Delete(Cut) NOT working</li>
<li>Button has no XP Style (theme)</li>
<li>All popup windows always open in new IE Tab</li>
<li>Navigate history list NOT supported</li>
<li>SSL icon NOT supported</li>
<li>Site&#8217;s favicon NOT supported</li>
</ol>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/">My new favourite Firefox extension</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/my-new-favourite-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDC &#8217;05 Presentations</title>
		<link>http://blog.stealthpuppy.com/applications/pdc-05-presentations/</link>
		<comments>http://blog.stealthpuppy.com/applications/pdc-05-presentations/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 05:41:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Least-Privilege]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/pdc-05-presentations</guid>
		<description><![CDATA[If you&#8217;re a developer (if you are, you&#8217;re probably not reading this blog) or know a developer, check out or get the developer to check out the presentations from PDC &#8217;05. (Some of them are even interesting for IT Pro&#8217;s &#8230; <a href="http://blog.stealthpuppy.com/applications/pdc-05-presentations/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/pdc-05-presentations/">PDC &#8217;05 Presentations</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a developer (if you are, you&#8217;re probably not reading this blog) or know a developer, check out or get the developer to check out the presentations from PDC &#8217;05. (Some of them are even interesting for IT Pro&#8217;s too)</p>
<p dir="ltr"><a href="http://microsoft.sitestream.com/PDC05/">Microsoft Professional Developers Conference 2005</a></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/pdc-05-presentations/">PDC &#8217;05 Presentations</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/pdc-05-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Applications</title>
		<link>http://blog.stealthpuppy.com/applications/troubleshooting-applications/</link>
		<comments>http://blog.stealthpuppy.com/applications/troubleshooting-applications/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 03:07:00 +0000</pubDate>
		<dc:creator>Aaron Parker</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/troubleshooting-applications</guid>
		<description><![CDATA[I spend alot of time troubleshooting applications on Windows XP and Windows Terminal Server. The challenge, especially in Terminal Server environments is to get applications running and still keep the environment secure. This means spending time with the Sysinternals tools &#8230; <a href="http://blog.stealthpuppy.com/applications/troubleshooting-applications/">Continue reading <span class="meta-nav">&#8594;</span></a><p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/troubleshooting-applications/">Troubleshooting Applications</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></description>
			<content:encoded><![CDATA[<p>I spend alot of time troubleshooting applications on Windows XP and Windows Terminal Server. The challenge, especially in Terminal Server environments is to get applications running and still keep the environment secure. This means spending time with the <a href="http://www.sysinternals.com/">Sysinternals </a>tools and various others. Brian Madden has started posting videos and presentations from this years <a href="http://www.briforum.com/">BriForum</a>. The first video and slide deck are a great resource for those of us who deploy and manage applications. Definitely worth a watch:</p>
<p dir="ltr"><a href="http://www.brianmadden.com/content/content.asp?id=516">BriForum Video: Rick Mack on Application Tuning and Debugging for Terminal Server Environments</a></p>
<p><div style="padding: 5px 5px 5px 5px; border: 1px solid #cccccc; color: #303030; background-color: #f4f4f4;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="float:left;margin-right:5px;border:0px;" /></a><a href="http://blog.stealthpuppy.com/applications/troubleshooting-applications/">Troubleshooting Applications</a>  is post from <a href="http://blog.stealthpuppy.com/">stealthpuppy.com</a>.  Except as noted otherwise, this work is &copy; 2005-2012 Aaron Parker and is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stealthpuppy.com/applications/troubleshooting-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

