<?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"
	>

<channel>
	<title>novolocus.com &#187; General Tech</title>
	<atom:link href="http://www.novolocus.com/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.novolocus.com</link>
	<description>Whatever Andy Burns is working on...</description>
	<pubDate>Tue, 18 Nov 2008 12:00:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>WinSxS folder - WTF?</title>
		<link>http://www.novolocus.com/2008/11/14/winsxs-folder-wtf/</link>
		<comments>http://www.novolocus.com/2008/11/14/winsxs-folder-wtf/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 09:47:57 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=937</guid>
		<description><![CDATA[So, I&#8217;ve been using Vista quite happily for a fair while now. All the doomsayers complaining about how it would use so much more resources were wrong - provided your turn off the transparent borders on windows it still runs just the same (it seems to me) as XP. I guess I&#8217;ve always said to friends [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been using Vista quite happily for a fair while now. All the doomsayers complaining about how it would use so much more resources were wrong - provided your turn off the transparent borders on windows it still runs just the same (it seems to me) as XP. I guess I&#8217;ve always said to friends that it&#8217;s alright - I wouldn&#8217;t pay to upgrade to it (it doesn&#8217;t seem to offer much), but if I was buying a new PC, I&#8217;d be okay with it. The only problem I had doing just that was with blackhole detection in the new TCP/IP stack, and that was&#8230; exotic.</p>
<p>However, I think I&#8217;ve just found my first big gripe. Performing standard system maintenance on my desktop, which is used pretty much exclusively as a VM host, I noticed that my primary drive was using 40Gb. That seemed rather high for Vista, Office &#8216;07, SharePoint Designer and Adobe Reader. Naturally, I broke out <a href="http://www.jam-software.com/freeware/index.shtml">Treesize</a>:</p>
<p><a href="http://www.novolocus.com/wp-content/uploads/2008/11/treesize.png"><img class="alignnone size-medium wp-image-938" title="treesize" src="http://www.novolocus.com/wp-content/uploads/2008/11/treesize-300x82.png" alt="" width="300" height="82" /></a></p>
<p>So, 28% of my drive is being taken up by the <em>winsxs</em> folder. What the hell is that?  <span id="more-937"></span>Well, I Googled - and <a href="http://www.winvistaclub.com/f16.html">Vista Club has a good description</a> &#8230; </p>
<blockquote><p>In Vista, there isn&#8217;t a &#8216;dllcache&#8217; folder and nor can you find the &#8216;i386&#8242; folder, where the system caches (like in XP) all it&#8217;s source modules. It is this WinSxS folder which stores the shared components of side-by-side applications. These files can be multiple versions of the same assembly or application. Every side-by-side assembly has a unique identity. One of the attributes of the assembly identity is its version.</p></blockquote>
<p>Okay, but why so big? Well, it carries on&#8230;</p>
<blockquote><p>As mentioned, Windows stores the old dll&#8217;s and library components in the WinSxS folder. Now if a newer version of this file is a part of the OS, but a particular application requires a particular older version for running, then the older version from the winsxs folder will be used, leaving the newer version in its present place, for other applications which may require it.<br />
 <br />
So obviously you cannot delete this directory or move it elsewhere. Nor is it advisable to delete anything here, as such a step could probably make your applications un-workable or even break your system! If you have many applications installed, you can expect to have a jumbo sized winsxs folder.<br />
 <br />
If you delete components from the WinSxS folder like the manifets or the assemblies, etc, you could be in trouble.</p>
<p>&#8230;.</p>
<p><em>Compressing the folder is also a no-no, as it could cause problems during WindowsUpdates or while installing a Hotfix. </em></p></blockquote>
<p>Holy crap! It&#8217;s a 13Gb directory that I can&#8217;t tidy up, delete, move or compress! Who designed that, and were their brains on holiday? I get why they did it - to maintain backward compatibility - but sometimes, maybe it&#8217;s just best not to. I mean, VB.NET isn&#8217;t backwardly compatible with VB6. Office 2003 and 2007 files are only somewhat compatible. Win 95 wasn&#8217;t backwardly compatible with 3.1. The .NET framework 2 wasn&#8217;t backwardly compatible with 1.1. And in all those cases, it&#8217;s worked out for the better. Please Microsoft, break with backwardly compatibility and get rid of this folder.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/11/14/winsxs-folder-wtf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get Recent Comments</title>
		<link>http://www.novolocus.com/2008/11/05/get-recent-comments/</link>
		<comments>http://www.novolocus.com/2008/11/05/get-recent-comments/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 09:00:18 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=935</guid>
		<description><![CDATA[The &#8220;Get Recent Comments&#8221; widget on my Wordpress blog gets screwed up sometimes - to fix it:
Go to Settings &#62; Recent Comments and hit Update Recent Comment Options. &#8216;Nuff said.
]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Get Recent Comments&#8221; widget on my Wordpress blog gets screwed up sometimes - to fix it:</p>
<p>Go to <em>Settings &gt; Recent Comments</em> and hit <strong>Update Recent Comment Options</strong>. &#8216;Nuff said.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/11/05/get-recent-comments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s wrong with Scunthorpe?</title>
		<link>http://www.novolocus.com/2008/10/15/whats-wrong-with-scunthorpe/</link>
		<comments>http://www.novolocus.com/2008/10/15/whats-wrong-with-scunthorpe/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 12:00:23 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<category><![CDATA[Content Filtering]]></category>

		<category><![CDATA[Web Content Management]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=843</guid>
		<description><![CDATA[A requirement that I&#8217;ve seen appear a few times recently is for:
Automatic filtering of content that is deemed to be harmful, threatening, unlawful, defamatory, infringing, abusive, inflammatory, harassing, vulgar, obscene, fraudulent, invasive of privacy or publicity rights, hateful, or racially, ethnically or otherwise objectionable is filtered.
Yes, we all love a good jolt of lawyerspeak that [...]]]></description>
			<content:encoded><![CDATA[<p>A requirement that I&#8217;ve seen appear a few times recently is for:</p>
<blockquote><p>Automatic filtering of content that is deemed to be harmful, threatening, unlawful, defamatory, infringing, abusive, inflammatory, harassing, vulgar, obscene, fraudulent, invasive of privacy or publicity rights, hateful, or racially, ethnically or otherwise objectionable is filtered.</p></blockquote>
<p>Yes, we all love a good jolt of lawyerspeak that is completely unconnected with what is possible for a computer to do &#8216;automatically&#8217;. I mean, let&#8217;s ignore that the court cases for what counts as, well, any of those things can be less than clear cut - if they were, cases would be short, and lawyers would earn less.</p>
<p><em>(As it happens, I am legally an ethnic minority in England - which I object to!)</em></p>
<p>Anyway, obviously complex decisions that require the judgement of human intelligence (let alone Judges) are beyond the wit of a computer program - hell, if it can&#8217;t find my printer, how&#8217;ll it find a bit of text &#8216;defamatory&#8217;?<span id="more-843"></span></p>
<p>But perhaps they requirements are for something a bit simpler - such as the screening of rude or politically incorrect words? Well, my memories of when this had gone wrong made me laugh! The first time I heard of this was AOL banning &#8220;Scunthorpe&#8221; &#8216;cos it&#8217;s name contained an Anglo-Saxon four-letter-word. Their suggestion was that the UK might like to call it &#8220;Sconthorpe&#8221; instead. Idiots.</p>
<p>In researching this, I found there&#8217;s actually an entry on Wikipedia about the problem - it&#8217;s called the <a href="http://en.wikipedia.org/wiki/Scunthorpe_problem">Scunthorpe Problem</a> (what a lovely name!) It&#8217;s got a lovely list of examples, but missed some:</p>
<ul>
<li>A long time ago the Times had to write a correction to an article about economics - where the line said &#8220;and this will put America back in the Afro-American&#8221; should have read &#8220;and this will put America back in the black&#8221;</li>
<li>Recently the sprinter Tyson Gay was &#8216;outed&#8217; by the American Family Association with the <a href="http://www.guardian.co.uk/technology/blog/2008/jun/30/computerautocorrectssurname">headline &#8220;Homosexual eases into 100 final at Olympic trials&#8221;</a>. Nice. I mean, what&#8217;s wrong with &#8216;Gay&#8217;? Or are they objecting to its use as meaning &#8216;weak or ineffectual&#8217;? It&#8217;d be a brave man called Tyson Gay weak or ineffectual!</li>
<li>Discussions of Peter Jacksons plans to remake the Dambusters were hampered - because the squadron&#8217;s dog in the film was called &#8216;Nigger&#8217;. Definitely not politically correct now, but it was at the time. I guess I agree with Peter Jackson though - the dog&#8217;s name isn&#8217;t that important.</li>
</ul>
<p>I found that the more I thought about it, the more examples I could think of, especially in media and music. What about mention of &#8216;Never mind the bollocks, here&#8217;s the Sex Pistols&#8217;?</p>
<p>I suppose the thing is that context matters, and computers don&#8217;t understand context. It would be far better to just flag items that have possibly objectionable words in them, and then have a human brain review them. And that&#8217;s what I&#8217;ll keep saying to people who want &#8220;Automatical content filtering&#8221;.</p>
<p><strong>Edit: </strong>Jeff Atwood is now asking if they&#8217;re an &#8216;<a href="http://www.codinghorror.com/blog/archives/001176.html">Incredibly Intercoursing Bad Idea</a>&#8216;. And he likes the Scunthorpe Problem too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/10/15/whats-wrong-with-scunthorpe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quite Impressed by Camtasia</title>
		<link>http://www.novolocus.com/2008/07/02/quite-impressed-by-camtasia/</link>
		<comments>http://www.novolocus.com/2008/07/02/quite-impressed-by-camtasia/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 12:00:38 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=680</guid>
		<description><![CDATA[Okay, so many of my colleagues are away on holiday at the moment, and that can make getting everyone into one room to show them a presentation difficult.
Unfortunately, I wanted to show some of out Sales and pre-sales guys some of the &#8217;standard&#8217; customisations to search that I was working on last month. I could [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so many of my colleagues are away on holiday at the moment, and that can make getting everyone into one room to show them a presentation difficult.</p>
<p>Unfortunately, I wanted to show some of out Sales and pre-sales guys some of the &#8217;standard&#8217; customisations to search that I was working on last month. I could do screenshots and Powerpoint - but it&#8217;s slower to create, and not as easy to see as a video.</p>
<p>Well, I&#8217;d heard of <a href="http://www.techsmith.com/camtasia.asp">Camtasia</a>, and it transpires they&#8217;ve a 30 day free, so I thought I&#8217;d give it a go. Well, it is very good. Clearly, there is a lot to the program - much more than I&#8217;ve used - but I was able to get a video recorded showing my stuff in an hour. Not bad when the film itself is 20 minutes long!</p>
<p>It has some really neat features, too, like zooming and panning to where you&#8217;ve clicked, so that if you&#8217;ve only got a small video resolution you can still see the important bits on an activity at 100% zoom.</p>
<p>What I would say is that the documentation and introductory videos do seem to gently suggest that planning what you&#8217;re going to demonstrate might be useful - and they&#8217;re right. I&#8217;d say from my short experience that planning what you&#8217;re going to do is essential. As is a decent mike - my seemed to struggle a bit.</p>
<p>Anyway, would I pay $300 for it? Well, for the company, yes, it&#8217;s a snap. It isn&#8217;t something that a &#8216;home&#8217; user is likely to pay that for, but for business quality screen recordings, I wouldn&#8217;t look any further.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/07/02/quite-impressed-by-camtasia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Not impressed with WordPress 2.5</title>
		<link>http://www.novolocus.com/2008/04/10/not-impressed-with-wordpress-25/</link>
		<comments>http://www.novolocus.com/2008/04/10/not-impressed-with-wordpress-25/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 21:23:41 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=483</guid>
		<description><![CDATA[I&#8217;ve just upgraded to WordPress 2.5 - my blog was complaining that I should upgrade - and it feels rather like a downgrade.
I can deal with the fact that the Admin UI isn&#8217;t as good as it was - although the Dashboard has improved - but authoring posts has got worse:

 Uploading an image - [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just upgraded to WordPress 2.5 - my blog was complaining that I should upgrade - and it feels rather like a downgrade.</p>
<p>I can deal with the fact that the Admin UI isn&#8217;t as good as it was - although the Dashboard has improved - but authoring posts has got worse:</p>
<ul>
<li> Uploading an image - didn&#8217;t work out of the box. I had to install a plugin to make that work. Now it reports that the upload failed, though it succeeded.</li>
<li>Image thumbnailing is not as good - my thumbnails keep getting their left and right edges cut off.</li>
<li>Creating links in the WYSIWYG text editor just shows me a blank box - I have to switch to edit HTML view and put them in there.</li>
</ul>
<p>Come on chaps, this isn&#8217;t release ready - you shouldn&#8217;t have been advising users to upgrade yet. Everyone, steer clear until these issues are fixed. Perhaps it would be a lot easier to <em>not</em> use Flash, eh?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/04/10/not-impressed-with-wordpress-25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio Comments</title>
		<link>http://www.novolocus.com/2008/04/07/visual-studio-comments/</link>
		<comments>http://www.novolocus.com/2008/04/07/visual-studio-comments/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 11:01:40 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/2008/04/07/visual-studio-comments/</guid>
		<description><![CDATA[I didn&#8217;t realise this, but Visual Studio allows you to see comments beginning TODO, HACK and UNDONE in the task list pane. That&#8217;s really quite neat, though it&#8217;s unfortunate that the list only contains items for files that are currently op open in the IDE. You can also add your own &#8216;tokens&#8217; via the Options [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t realise this, but Visual Studio allows you to see comments beginning TODO, HACK and UNDONE in the task list pane. That&#8217;s really quite neat, though it&#8217;s unfortunate that the list only contains items for files that are currently op open in the IDE. You can also add your own &#8216;tokens&#8217; via the <em>Options &gt; Task List</em> dialog. <a href="http://viswaug.wordpress.com/2007/09/07/task-list-feature-in-visual-studio-2005/">Vish has a pretty good summary</a>. It&#8217;s just a shame that the task list isn&#8217;t for all files, irrespective of whether they&#8217;re open or not. Still, a neat feature that I didn&#8217;t know about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/04/07/visual-studio-comments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting the default path in Windows Explorer</title>
		<link>http://www.novolocus.com/2008/03/11/setting-the-default-path-in-windows-explorer/</link>
		<comments>http://www.novolocus.com/2008/03/11/setting-the-default-path-in-windows-explorer/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 09:18:32 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/2008/03/11/setting-the-default-path-in-windows-explorer/</guid>
		<description><![CDATA[A note for myself, &#8216;cos I get really annoyed about Explorer opening at the &#8216;My Documents&#8217; folder - you can set the default path to the machines root by changing Explorer&#8217;s menu shortcut to:
%SystemRoot%\explorer.exe /n, /e, /select, C:\
I found this advice here. And if you&#8217;re wondering why I&#8217;d want this - I have a laptop [...]]]></description>
			<content:encoded><![CDATA[<p>A note for myself, &#8216;cos I get really annoyed about Explorer opening at the &#8216;My Documents&#8217; folder - you can set the default path to the machines root by changing Explorer&#8217;s menu shortcut to:</p>
<p><code>%SystemRoot%\explorer.exe /n, /e, /select, C:\</code></p>
<p>I found this advice <a href="http://www.mydigitallife.info/2007/11/25/how-to-change-windows-explorer-default-folder/">here</a>. And if you&#8217;re wondering why I&#8217;d want this - I have a laptop for business stuff, and a desktop for Virtual Machines only. Now I just have to figure out how to work across the two machines&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/03/11/setting-the-default-path-in-windows-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista Screen Capture tool</title>
		<link>http://www.novolocus.com/2008/02/21/vista-screen-capture-tool/</link>
		<comments>http://www.novolocus.com/2008/02/21/vista-screen-capture-tool/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 12:30:08 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/2008/02/21/vista-screen-capture-tool/</guid>
		<description><![CDATA[A really neat tip by Andrew Woodward - Vista contains a screen capture tool - type &#8216;Snip&#8217; into the Start Menu&#8217;s search box&#8230;
]]></description>
			<content:encoded><![CDATA[<p>A really <a href="http://www.21apps.com/2007/06/one-of-vistas-best-kept-secrets-at.html">neat tip by Andrew Woodward</a> - Vista contains a screen capture tool - type &#8216;Snip&#8217; into the Start Menu&#8217;s search box&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2008/02/21/vista-screen-capture-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problems with Vista and my Belkin f5d9630-4 modem</title>
		<link>http://www.novolocus.com/2007/03/19/problems-with-vista-and-my-belkin-f5d9630-4-modem/</link>
		<comments>http://www.novolocus.com/2007/03/19/problems-with-vista-and-my-belkin-f5d9630-4-modem/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 19:03:38 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=79</guid>
		<description><![CDATA[I got a new laptop, and it came with Vista. To be honest, I didn&#8217;t really want Vista, but it&#8217;s being pushed in a big way - XP laptops are pretty rare already. (What I REALLY wanted was a Linux laptop, but that&#8217;s another matter).
Unfortunately, on firing up the machine and connecting it to my [...]]]></description>
			<content:encoded><![CDATA[<p>I got a new laptop, and it came with Vista. To be honest, I didn&#8217;t really want Vista, but it&#8217;s being pushed in a big way - XP laptops are pretty rare already. (What I REALLY wanted was a Linux laptop, but that&#8217;s another matter).</p>
<p>Unfortunately, on firing up the machine and connecting it to my wireless hub, it could only see parts of the web. With my work laptop, sat right next to it, I could see any site that I tried to look at, but my new Vista laptop couldn&#8217;t - it couldn&#8217;t find microsoft sites, McAfee, Mozilla.com, cNet.com, etc.. But it could find google (and other sites) right away.</p>
<p>So, I tried pinging these sites - and got a response. But I couldn&#8217;t ever get a web page back. Curious.</p>
<p>I&#8217;ve seen this before, so I tried changing the MTU (Maximum Transfer Unit) settings for my machine - only to discover that they&#8217;ve moved in Vista. So, I found a little application to change the settings. I restarted, and it continued to not work.</p>
<p>Curious. So I took my laptop to work, and tried the problem sites there. Over my work connection, I could see whatever sites I wanted to. This upped it to Curious and Frustrating - it was some sort of inter-relationship between Vista, and my connection at home.</p>
<p>Thus, I contacted Belkin support. They took a wee while over replying, but I received a response, the guts of which is below:</p>
<p class="insetA">To get the issue resolved, we suggest you to change the MTU on the Vista computer.The first method to set the MTU is using DrTCP (http://www.dslreports/drtcp). You will need to run DrTCP as Administrator (right click the executable and select `Run as administrator`), otherwise it will not work. The other tricky thing is that the names of the network interface are shown a bit cryptic - see the screenshot - but you should be able to identify them. As usual, enter the MTU value, click Save and click Exit. After making the change, you will need to reboot the PC.</p>
<p>When the PC has rebooted, you can check if the MTU is set correctly by going to a command prompt and issuing the command: netsh interface ipv4 show interfaces, which you can abbreviate to netsh int ip show int, as the screenshot shows. This will list all the network interfaces with their MTU`s in a readable way. (In case you were wondering, the MTU shown for the Loopback interface is a dummy value of 2^32-1 - or 32 binary 1`s).</p>
<p>You can also set the MTU using the command line, for that purpose open the command prompt as administrator (right click it and select `Run as administrator`), and issue the command: netsh int ip set interface &#8220;9&#8243; mtu=1400, where the 9 is the number of the interface for the previous screenshot (be sure to include the quotes) and you can change the MTU to any value desired. The change is effective immediately but will not survive a reboot. To make it permanent, repeat the command and append &#8220;store=persistent&#8221; to it: netsh int ip set interface &#8220;9&#8243; mtu=1400 store=persistent.</p>
<p>If you only run the last command and not the one without the store= option, you`ll need to reboot for the new MTU to take effect.</p>
<p>To test if the MTU is effective, ping the router with the -f and -l options: the maximum size of the ping packet should be 28 less than the MTU. In this example ping 192.168.2.1 -f -l 1372 should give a reply, ping 192.168.2.1 -f -l 1373 should give the message that fragmentation is needed but the DF flag is set.</p>
<p>&#8220;Okay&#8221;, I thought, &#8220;I&#8217;ve tried the MTU settings and that didn&#8217;t work. But I&#8217;ll try their way anyway&#8221;. I used the DrTCP application, followed their instructions - and the problem continued. Arse. Finally, as a last gasp, I used the command line instructions they&#8217;d also given and <em>success</em>! The MTU setting changes worked this time, although why they didn&#8217;t when I&#8217;d changed them both times before is a mystery.</p>
<p>Of course, by this time I&#8217;d gotten so annoyed with it all that I&#8217;d tried a reinstall of Vista, so I&#8217;ll have to reinstall all of the stuff it came with. This isn&#8217;t as daft as it might seem - I&#8217;ve had a similar problem to this before, but it turned out that it was a problem applying Windows 2000 SP4, and that I had to reinstall the service pack to fix it.</p>
<p>Oh well, I prefer a clean system anyway.</p>
<p>Anyway, kudos to Belkin UK tech support. I was impressed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2007/03/19/problems-with-vista-and-my-belkin-f5d9630-4-modem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Power Supplies</title>
		<link>http://www.novolocus.com/2006/10/20/power-supplies/</link>
		<comments>http://www.novolocus.com/2006/10/20/power-supplies/#comments</comments>
		<pubDate>Fri, 20 Oct 2006 07:10:27 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=133</guid>
		<description><![CDATA[So, I&#8217;ve had two power supplies blow on me in the last 6 months, for different things. My wireless router died, and my home laptop&#8217;s power died a couple of days ago.
This strikes me as very wrong. It&#8217;s not like they had to do anything complicated - they&#8217;re just transformers. The technology has been understood [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve had two power supplies blow on me in the last 6 months, for different things. My wireless router died, and my home laptop&#8217;s power died a couple of days ago.</p>
<p>This strikes me as very wrong. It&#8217;s not like they had to do anything complicated - they&#8217;re just transformers. The technology has been understood for a <em>long</em> time. I mean, batteries are one thing, but transformers?</p>
<p>The complication then comes that there are dozens of <em>almost</em> identical connectors, and finding out what connector you had is hard work.</p>
<p>So, couldn&#8217;t electronics companies build better power supplies? With fewer &#8217;standard&#8217; connectors (and none of this proprietry bollocks like some laptop manufacturers use - there&#8217;s no need)? And perhaps some system of colour coding, or at least documentation of what the connector is? Would that be too much to ask?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/10/20/power-supplies/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Passport</title>
		<link>http://www.novolocus.com/2006/06/02/passport/</link>
		<comments>http://www.novolocus.com/2006/06/02/passport/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 07:06:18 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=186</guid>
		<description><![CDATA[Dear Microsoft,
Please fix the Microsoft Passport, or the applications that use it, &#8216;cos it never works when I try to use it. In fact, it is the most unreliable, useless heap of crap I&#8217;ve ever had to use to try to login to a website - and I&#8217;ve seen some that are pretty rubbish - [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Microsoft,</p>
<p>Please fix the Microsoft Passport, or the applications that use it, &#8216;cos it never works when I try to use it. In fact, it is the most unreliable, useless heap of crap I&#8217;ve ever had to use to try to login to a website - and I&#8217;ve seen some that are pretty rubbish - but at least they didn&#8217;t, in effect, say &#8216;Site Closed&#8217; all the time.</p>
<p>While you&#8217;re at it, please find the monkey who came up with the idea of the Microsoft Passport, and fire them. From a cannon. Into a lake of piranhas. Angry ones.</p>
<p>Fix it or ditch it, I don&#8217;t care, just let me at the content I need to do my job.</p>
<p>If a pub always says &#8216;We&#8217;re closed&#8217;, I stop going to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/06/02/passport/feed/</wfw:commentRss>
		</item>
		<item>
		<title>So is Linux support any good?</title>
		<link>http://www.novolocus.com/2006/05/23/so-is-linux-support-any-good/</link>
		<comments>http://www.novolocus.com/2006/05/23/so-is-linux-support-any-good/#comments</comments>
		<pubDate>Tue, 23 May 2006 17:05:39 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=189</guid>
		<description><![CDATA[Yes. Simply. I tried today to find out how to mount my Windows partition on startup of Ubuntu. I looked it up - finding ubuntuguide.org en route - and had it sorted in 5 minutes.
When was the last time I looked up something like that about Windows and go an answer that quick? Um, never&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Yes. Simply. I tried today to find out how to mount my Windows partition on startup of Ubuntu. I looked it up - finding ubuntuguide.org en route - and had it sorted in 5 minutes.</p>
<p>When was the last time I looked up something like that about Windows and go an answer that quick? Um, never&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/05/23/so-is-linux-support-any-good/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu - WOW!</title>
		<link>http://www.novolocus.com/2006/05/09/ubuntu-wow/</link>
		<comments>http://www.novolocus.com/2006/05/09/ubuntu-wow/#comments</comments>
		<pubDate>Tue, 09 May 2006 21:05:39 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=194</guid>
		<description><![CDATA[So, on a whim I decided to have a bit of a look at Ubuntu Linux. Boy did I get a surprise
Previously when I&#8217;ve had a look at linux distros, I&#8217;ve had some problems. My home PC is a fairly antique laptop, with AMD powersaving built in, and an even older PCMCIA wireless network card. [...]]]></description>
			<content:encoded><![CDATA[<p>So, on a whim I decided to have a bit of a look at Ubuntu Linux. Boy did I get a surprise</p>
<p>Previously when I&#8217;ve had a look at linux distros, I&#8217;ve had some problems. My home PC is a fairly antique laptop, with AMD powersaving built in, and an even older PCMCIA wireless network card. What that meant in the past was 1)No wireless network, and 2) a blisteringly hot CPU as it didn&#8217;t throttle back when there was nothing going on. That made Mandrake Linux, for me, interesting but not usable.</p>
<p>Ubuntu - well, it picked up the wireless quite happily. I&#8217;m writing this on it. And the CPU is running cool - it is truly excellent. I downloaded the &#8216;live&#8217; CD (bootable CD that loads Ubuntu), and it was painless.</p>
<p>Very Impressed. I shall be making my machine dual boot - there are some applications I don&#8217;t want to do without - but this is a VERY usable system. And who&#8217;d have thought that a faintly brown colour could look so good - why is Windows so grey?</p>
<p>Anyway, it gives me pause for thought - Sharepoint and all those things I&#8217;m being trained up in aside, what does Windows give me that Ubuntu doesn&#8217;t? Open office gives me a word processor. I can browse the web. I have email. Yup, it&#8217;s a no brainer - as a home user, I&#8217;m a convert. I&#8217;ll keep using Windows for now - like I say, I have a number of applications I just don&#8217;t want to leave yet - but long term, I think I&#8217;ll move away. &#8216;Course I&#8217;m stuck with it for work - that&#8217;s their problem.</p>
<p>Anyway, Ubuntu - good enough for a <img src="http://www.novolocus.com/wp-content/oldEmoticons/penguin.gif" align="middle" border="0" /></p>
<p class="oldCommentOuter">Comments from my old blog:</p>
<p class="oldCommentInner">
<p class="oldComment">You know you&#8217;re really making me think about it too - I have an old laptop at home that *might* work too.</p>
<p class="oldCommentFooter">By Jonathan at 16:48:32 Thursday 11th May 2006</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/05/09/ubuntu-wow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Media Player</title>
		<link>http://www.novolocus.com/2006/05/04/windows-media-player/</link>
		<comments>http://www.novolocus.com/2006/05/04/windows-media-player/#comments</comments>
		<pubDate>Thu, 04 May 2006 11:05:17 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=201</guid>
		<description><![CDATA[So the court case about Windows Media player rolls on, albeit that it&#8217;s somewhat obsolete. The court case, not the software. More on it in a minute&#8230;
Microsoft contend that customers don&#8217;t want a media player free version of Windows. They&#8217;ve not sold a copy. This isn&#8217;t, perhaps, surprising. I&#8217;d have bought one, except none were [...]]]></description>
			<content:encoded><![CDATA[<p>So the <a href="http://news.zdnet.com/2100-3513_22-6064043.html">court case about Windows Media player</a> rolls on, albeit that it&#8217;s somewhat obsolete. The court case, not the software. More on it in a minute&#8230;</p>
<p>Microsoft contend that customers don&#8217;t want a media player free version of Windows. They&#8217;ve not sold a copy. This isn&#8217;t, perhaps, surprising. I&#8217;d have bought one, except none were actually available to consumers. Also, given the choice between the two versions, just with or without Media player, for the same price, well, people will choose with. Even if they don&#8217;t want it.</p>
<p>It&#8217;s like, given the choice of a burger with a gherkin, or searching all over the place for a burger without a gherkin, most people will accept the easy to find burger, and TAKE OUT THE GHERKIN. Much the same has happened here - except that people can&#8217;t take the gherkin out as Microsoft have tied it to the OS. Again. Internet Explorer - ring any bell? And that worked, didn&#8217;t it?<span id="more-201"></span></p>
<p>I digress. Instead, what most people have to do is just put up with having Windows Media Player, and use another if they want to. And people are, and Microsoft point to this as being a sign of how it hasn&#8217;t monopolised the market.</p>
<p>Well, they&#8217;re right, they haven&#8217;t taken the market - their product isn&#8217;t good enough. Windows Media player has a rubbish user interface, and the only thing I&#8217;ve been able to reliably view with it are Microsoft Webcasts. Everything else, I seem to have problems with codecs, and so on.</p>
<p>So it isn&#8217;t good enough - yet. And that&#8217;s the thing, that&#8217;s what the court case should be about. When it is a good enough media player, that&#8217;ll be it for the competition. Just like Internet Explorer.</p>
<p>I&#8217;ve not found a media player I&#8217;m entirely happy with - but Winamp is (surprisingly) pretty okay. I guess if it does follow the history of IE, I&#8217;ll have to wait for a bunch of enthusiastic, disgruntled techies to write something better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/05/04/windows-media-player/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Stuff</title>
		<link>http://www.novolocus.com/2006/05/03/microsoft-stuff/</link>
		<comments>http://www.novolocus.com/2006/05/03/microsoft-stuff/#comments</comments>
		<pubDate>Wed, 03 May 2006 15:05:44 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=203</guid>
		<description><![CDATA[So, lately at work we&#8217;ve started dealing more with Microsoft products, so I sort of think I should blog about them, if only to remind myself of the things I&#8217;ve discovered - like yesterday and my efforts with Sharepoint. Anyway, that&#8217;s for another posting.
It sort of goes against the grain to talk about Microsoft stuff, [...]]]></description>
			<content:encoded><![CDATA[<p>So, lately at work we&#8217;ve started dealing more with Microsoft products, so I sort of think I should blog about them, if only to remind myself of the things I&#8217;ve discovered - like yesterday and my efforts with Sharepoint. Anyway, that&#8217;s for another posting.</p>
<p>It sort of goes against the grain to talk about Microsoft stuff, but some of the things I&#8217;ve been working with lately - Sharepoint, Biztalk, Content Management Server - are actually pretty good. Okay, so they tie you to MS SQL-Server, IIS, IE, Visual Studio (uck), Windows, Office, and the kitchen sink, but in terms of what they give users, they&#8217;re neat products actually. Sharepoint - well, it&#8217;s not a master of anything, but it&#8217;s pretty good at many things. CMS, well, it did what it said on the tin. Biztalk - silly name, but a good idea.</p>
<p>If they could just unbundle the browser, web server, database and IDE, that&#8217;d be great.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/05/03/microsoft-stuff/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why I hate Microsoft Products</title>
		<link>http://www.novolocus.com/2006/03/22/why-i-hate-microsoft-products/</link>
		<comments>http://www.novolocus.com/2006/03/22/why-i-hate-microsoft-products/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 11:03:23 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=208</guid>
		<description><![CDATA[In short, they&#8217;re fat. I&#8217;ve spent the entire morning installing Visual Studio .NET, and all it&#8217;s prerequisites. The damn thing is gigabytes in size, and I&#8217;m only installing it because I need it to do some work on their &#8220;Content Management Server&#8221;. Oh, and Biztalk needs it too. And they both need SQL server. And [...]]]></description>
			<content:encoded><![CDATA[<p>In short, they&#8217;re fat. I&#8217;ve spent the entire morning installing Visual Studio .NET, and all it&#8217;s prerequisites. The damn thing is gigabytes in size, and I&#8217;m only installing it because I need it to do some work on their &#8220;Content Management Server&#8221;. Oh, and Biztalk needs it too. And they both need SQL server. And IIS. And Frontpage Extensions. And Internet Explorer extensions. And so on. And Office, I think.</p>
<p>Compare this with Ruby Rails - a little MySQL DB installation, a little Rails installation, maybe some GEMs - and a <em>text editor</em> to do your development in. I know it isn&#8217;t exactly a like for like comparision - you can create lots more than Web applications with Visual Studio - but given that that is what we&#8217;re dealing with in the CMS product, I don&#8217;t see why it all has to be so complicated. It&#8217;s like taking your entire collection of Snap-On tools to fix a leaky pipe - when a pipe wrench will do.</p>
<p>And the installation speed! Slow doesn&#8217;t cut it. Hours for Visual Studio, despite the fact that I could copy the entire DVD in less time.</p>
<p>All in all, I&#8217;d better be impressed with the functionality of all this, &#8216;cos right now I&#8217;m looking at the pipe wrench thinking that it is small, cheap, flexible and easy to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2006/03/22/why-i-hate-microsoft-products/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare Player</title>
		<link>http://www.novolocus.com/2005/10/21/vmware-player/</link>
		<comments>http://www.novolocus.com/2005/10/21/vmware-player/#comments</comments>
		<pubDate>Fri, 21 Oct 2005 09:10:30 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=223</guid>
		<description><![CDATA[VMWare is one of my favourite development tools - being able to build (and trash during development, only to restore to a stable state) virtual machines is great. Anyway, they now have VMWare Player. This will be superb for us to do demos on! And I&#8217;ll be able to install it at home, and use [...]]]></description>
			<content:encoded><![CDATA[<p>VMWare is one of my favourite development tools - being able to build (and trash during development, only to restore to a stable state) virtual machines is great. Anyway, they now have <a href="http://www.vmware.com/products/player/">VMWare Player</a>. This will be superb for us to do demos on! And I&#8217;ll be able to install it at home, and use it for development there (I think) (or maybe, I hope).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/10/21/vmware-player/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No Logins&#8230;</title>
		<link>http://www.novolocus.com/2005/08/31/no-logins/</link>
		<comments>http://www.novolocus.com/2005/08/31/no-logins/#comments</comments>
		<pubDate>Wed, 31 Aug 2005 15:08:39 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=227</guid>
		<description><![CDATA[What an interesting idea - no login/passwords, just a hard to quess URL. Provided that there&#8217;s nothing very valuable there, this seems a simple way of giving adequate security for some things - such as the invites app mentioned. I like it.
Comments from my old blog:

What about Search Engine&#8217;s spidering it?  Of course you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>What an interesting idea - no login/passwords, just <a href="http://37signals.com/svn/archives2/url_or_username_and_password.php">a hard to quess URL</a>. Provided that there&#8217;s nothing very valuable there, this seems a simple way of giving adequate security for some things - such as the invites app mentioned. I like it.</p>
<p class="oldCommentOuter">Comments from my old blog:</p>
<p class="oldCommentInner">
<p class="oldComment">What about Search Engine&#8217;s spidering it?  Of course you&#8217;ll want to include a &lt;META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;NOINDEX, NOFOLLOW&#8221;&gt;, but even then, I&#8217;ve read that certain search engines like askjeeves.com IGNORE those tags.</p>
<p>Brandon@Cstone</p>
<p class="oldCommentFooter">By Brandon@Cstone at 04:12:01 Thursday 29th September 2005</p>
<p class="oldCommentInner">
<p class="oldComment">Well, I guess as you say it&#8217;ll have to be for urls that aren&#8217;t linked to anywhere. The URL itself is sent out by email in the example. That&#8217;s my guess anyway.</p>
<p class="oldCommentFooter">By Andy at 21:43:46 Saturday 19th November 2005</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/08/31/no-logins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare</title>
		<link>http://www.novolocus.com/2005/06/06/vmware/</link>
		<comments>http://www.novolocus.com/2005/06/06/vmware/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 22:06:51 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=261</guid>
		<description><![CDATA[News of a VMWare Service for developers to subscribe to developers licences, and to download preconfigured machines. Neat.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://uk.builder.com/programming/unix/0,39026612,39249719,00.htm">News</a> of a VMWare Service for developers to subscribe to developers licences, and to download preconfigured machines. Neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/06/vmware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stopping Installshield</title>
		<link>http://www.novolocus.com/2005/06/02/stopping-installshield/</link>
		<comments>http://www.novolocus.com/2005/06/02/stopping-installshield/#comments</comments>
		<pubDate>Thu, 02 Jun 2005 07:06:48 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=267</guid>
		<description><![CDATA[At work, sometimes I get to see some truly bad bits of design - and my current winner is some awful design from Installshield and their &#8216;Update Engine&#8217;. There is, quite simply, no easy way of turning the damn thing off, disabling it, stopping the service, or uninstalling it. What crap!  I did find [...]]]></description>
			<content:encoded><![CDATA[<p>At work, sometimes I get to see some truly bad bits of design - and my current winner is some awful design from Installshield and their &#8216;Update Engine&#8217;. There is, quite simply, no easy way of turning the damn thing off, disabling it, stopping the service, or uninstalling it. What crap! <img src="http://www.novolocus.com/wp-content/oldEmoticons/angry.gif" align="middle" border="0" /> I did find a solution eventually&#8230;</p>
<p>I found the answer <a href="http://www.pluck.com/phpbb/viewtopic.php?t=540&amp;start=0&amp;">here</a> and I&#8217;d give Pluck a 10/10 for walking away from an installer program like this. I had installed some software that we were reselling to a customer, to check it worked. Now, I know that the supplier won&#8217;t be updating through installshield - it really isn&#8217;t that kind of a program. But it still installed this update engine. &#8220;Okay&#8221;, I thought, &#8220;I&#8217;ll turn it off&#8221;.</p>
<p>So now it&#8217;s disabled for all programs, never checks for updates, and it <strong>still</strong> pops up a window asking to check for updates.<img src="http://www.novolocus.com/wp-content/oldEmoticons/angry.gif" align="middle" border="0" /> F$%king thing! It positively fails Andy&#8217;s test for Software - it doesn&#8217;t do exactly what it says on the tin.</p>
<p>Anyway, the solution. Run &#8216;msconfig&#8217; from the &#8217;start menu &gt; run&#8230;&#8217;. Find &#8216;issch&#8217; and uncheck the checkbox next to it. It is still installed, but it doesn&#8217;t run, at least.</p>
<p>And I&#8217;d recommend to everyone that they use a different installer. I like <a href="http://www.jrsoftware.org/isinfo.php">Innosetup</a> myself, and use it at work. It does what it says on the tin, and is free, although I&#8217;d suggest donating.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/02/stopping-installshield/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
