<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://blog.switchsystems.co.uk/feeds/atom.xml" rel="self" title="Switch Systems Blog" type="application/atom+xml" />
    <link href="http://blog.switchsystems.co.uk/"                        rel="alternate"    title="Switch Systems Blog" type="text/html" />
    <link href="http://blog.switchsystems.co.uk/rss.php?version=2.0"     rel="alternate"    title="Switch Systems Blog" type="application/rss+xml" />
    <title type="html">Switch Systems Blog</title>
    <subtitle type="html">Giving IT to you straight... and then blogging about it!</subtitle>
    <icon>http://blog.switchsystems.co.uk/templates/default/img/s9y_banner_small.png</icon>
    <id>http://blog.switchsystems.co.uk/</id>
    <updated>2008-05-12T08:36:39Z</updated>
    <generator uri="http://www.s9y.org/" version="1.1.3">Serendipity 1.1.3 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/113-PHP6-new-features.html" rel="alternate" title="PHP6 new features" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-05-12T08:36:39Z</published>
        <updated>2008-05-12T08:36:39Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=113</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=113</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/113-guid.html</id>
        <title type="html">PHP6 new features</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://www.ibm.com/developerworks/opensource/library/os-php-future/?ca=dgr-lnxw01PHP-Future">PHP6 has some interesting new features</a> (some of which will be back-ported to PHP5.3), including
<ul><li>Namespaces<br/>
<pre style="font-size:110%;">namespace NathanAGood;
class XMLWriter 
{
    // Implementation here...
}

$writer = new NathanAGood::XMLWriter();</pre></li>
<li>Removal of magic_quotes, register_globals, register_long_arrays, safe_mode
</li>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/112-Vista-SP1-problem-.xls-is-Not-a-Valid-Win32-Application!.html" rel="alternate" title="Vista SP1 problem - .xls is Not a Valid Win32 Application?!" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-05-09T08:09:02Z</published>
        <updated>2008-05-16T03:53:42Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=112</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=112</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/112-guid.html</id>
        <title type="html">Vista SP1 problem - .xls is Not a Valid Win32 Application?!</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                It seems that quite a few people are having issues with opening Excel 2007, Access 2007 after an installation of Vista SP1. I only just experienced this, and a log off / log on will fix this temporarily, but microsoft is aware of the issue and is <a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=3101408&SiteID=17">working on a fix</a>.

 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/111-10-device-could-speed-up-your-adsl.html" rel="alternate" title="£10 device could speed up your adsl?" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-25T22:16:03Z</published>
        <updated>2008-03-26T09:41:10Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=111</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=111</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/111-guid.html</id>
        <title type="html">£10 device could speed up your adsl?</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://www.pcpro.co.uk/news/177375/the-10-device-that-could-rescue-your-broadband-connection.html">PCPro says</a> BT is reportedly testing an 'interstatial plate' which plugs into your BT master socket to help reduce noise (and thus increase your ADSL sync speed!). <br/>
We already remove all unneeded phones and use a decent master socket face plate on our BT ADSL lines, so it'll be interesting to see the results! <br/>
Updated with some pics:<br/>
<!-- s9ymdb:37 --><a   rel="lightbox" href="http://blog.switchsystems.co.uk/uploads/story_images/BBWG_230108_SLOT8_InterstitialPlates_issue1.2.gif" rel="lightbox"><img width='110' height='83' style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/BBWG_230108_SLOT8_InterstitialPlates_issue1.2.serendipityThumb.gif" alt="" /></a>
<!-- s9ymdb:36 --><a   rel="lightbox" href="http://blog.switchsystems.co.uk/uploads/story_images/BBWG_230108_SLOT8_InterstitialPlates_issue1.1.gif" rel="lightbox"><img width='110' height='83' style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/BBWG_230108_SLOT8_InterstitialPlates_issue1.1.serendipityThumb.gif" alt="" /></a>
<br/> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/109-Windows-Server-2008-Launch-Party.html" rel="alternate" title="Windows Server 2008 Launch Party" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-25T10:39:42Z</published>
        <updated>2008-03-25T10:50:27Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=109</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=109</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/1-News" label="News" term="News" />
    
        <id>http://blog.switchsystems.co.uk/archives/109-guid.html</id>
        <title type="html">Windows Server 2008 Launch Party</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Switch recently attended the <a href="http://www.heroeshappenhere.co.uk">MS Windows Server 2008 launch party </a>in Birmingham, a great event and we can safely say that 2008 will be a fantastic year for providing advanced IT services to all our clients! <a href="http://blog.switchsystems.co.uk/archives/109-Windows-Server-2008-Launch-Party.html">Read more ...</a> <br /><a href="http://blog.switchsystems.co.uk/archives/109-Windows-Server-2008-Launch-Party.html#extended">Continue reading "Windows Server 2008 Launch Party"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/110-Public-Wifi-Downtime.html" rel="alternate" title="Public Wifi Downtime" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-25T09:00:00Z</published>
        <updated>2008-03-25T09:00:00Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=110</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=110</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/1-News" label="News" term="News" />
    
        <id>http://blog.switchsystems.co.uk/archives/110-guid.html</id>
        <title type="html">Public Wifi Downtime</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Our free public wifi hotspot is currently offline due to hardware failure, we expect to have it back up and running soon! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/108-Microsoft-News....html" rel="alternate" title="Microsoft News..." />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-18T16:26:29Z</published>
        <updated>2008-03-18T16:26:29Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=108</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=108</wfw:commentRss>
    
    
        <id>http://blog.switchsystems.co.uk/archives/108-guid.html</id>
        <title type="html">Microsoft News...</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Microsoft have just released <a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000000662">a case study</a> about EDF Energy, one of Exeter's newest large company to reloacte to the city. </p>
<p>Action Pack subscribers are to receive an update mid-march (so, roughly now then?) with Windows Vista SP1. I'll be installing it as soon as it lands on my desk!</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/107-3d-engine....in-EXCEL!.html" rel="alternate" title="3d engine....in EXCEL?!" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-06T22:19:43Z</published>
        <updated>2008-03-06T22:23:48Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=107</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=107</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/107-guid.html</id>
        <title type="html">3d engine....in EXCEL?!</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                By using a series of formulae, and a worksheet resized so that each cell represents a pixel, you can get a rudimentary 3d engine out of it:<br/>
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/vypETZbkU94&rel=1&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/vypETZbkU94&rel=1&border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object>
<br/>
And by using the Office Graphics Abstraction Layer, we can get shading!<br/>
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/RV6uiZj0FHM&rel=1&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/RV6uiZj0FHM&rel=1&border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object><br/>
<a href="http://www.gamasutra.com/view/feature/3563/microsoft_excel_revolutionary_3d_.php">Read more at Gamasutra</a>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/106-Phun-a-nice-2d-physics-engine.html" rel="alternate" title="Phun - a nice 2d physics engine" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-25T09:12:47Z</published>
        <updated>2008-02-25T09:12:47Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=106</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=106</wfw:commentRss>
    
    
        <id>http://blog.switchsystems.co.uk/archives/106-guid.html</id>
        <title type="html">Phun - a nice 2d physics engine</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <blockquote> <a href="http://www.acc.umu.se/~emilk/index.html">Phun</a> is a Master of Science Theises by Computing Science student Emil Ernerfeldt for supervisor Kenneth Bodin at VRLab, Umeå University. The solver is based on work by Claude Lacoursière<br/>
Phun is meant to be a playground where people can be creative. It can also be used as an educational tool to learn about physics concepts such as restitution and friction. </blockquote><br/><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/0H5g9VS0ENM&rel=1&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0H5g9VS0ENM&rel=1&border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object><br/>
Thanks <a href="http://kotaku.com/">Kotaku!</a> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/105-Sony-Ericsson-reveals-Xperia-X1.html" rel="alternate" title="Sony Ericsson reveals 'Xperia X1' " />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-11T08:56:03Z</published>
        <updated>2008-02-11T08:56:03Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=105</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=105</wfw:commentRss>
    
    
        <id>http://blog.switchsystems.co.uk/archives/105-guid.html</id>
        <title type="html">Sony Ericsson reveals 'Xperia X1' </title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Some details have been revealed about SE's next new phone, the Xperia X1. It's a windows mobile device combined with a nice UI and iPhone style touch features, <a href="http://www.sonyericsson.com/x1/default.aspx?cc=GB&lc=en&lc=en&cc=US">more details (and pics) on their website</a>.
<!-- s9ymdb:33 --><img width='407' height='400' style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/se_xperia1_1.jpg" alt="" /><br/>
<!-- s9ymdb:35 --><img width='172' height='400' style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/se_xperia1_2.jpg" alt="" />
<!-- s9ymdb:35 --><img width='172' height='400' style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/se_xperia1_3.jpg" alt="" /> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/104-Truecrypt-5-major-update-released.html" rel="alternate" title="Truecrypt 5 major update released" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-06T23:17:28Z</published>
        <updated>2008-02-06T23:23:53Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=104</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=104</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/104-guid.html</id>
        <title type="html">Truecrypt 5 major update released</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A major update to <a href="http://www.truecrypt.org/">TrueCrypt</a> (the free open source on-the-fly encryption software) has been released with the following juicy updates:
<ul>
<li>Ability to encrypt a windows system partition/drive with pre-boot authentication (anyone who wants to gain access and use the system, read and write files, etc., needs to enter the correct password each time before the system starts).
<li>Pipelined operations increasing read/write speed by up to 100% (Windows)
<li>Mac OS X version
</ul>
I'm gonna give the system drive encryption a go and see what the performance/battery life impact is like! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/102-Mid-week-news.html" rel="alternate" title="Mid-week news" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-23T15:22:16Z</published>
        <updated>2008-01-23T15:22:16Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=102</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=102</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/5-Ideas-and-Thoughts" label="Ideas and Thoughts" term="Ideas and Thoughts" />
    
        <id>http://blog.switchsystems.co.uk/archives/102-guid.html</id>
        <title type="html">Mid-week news</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Dell are slashing a shed-load off of their low-end servers, we picked up an Opteron with raid1 for £228 exVAT saving us £261 (the base unit starts at just £99!) <a href="http://configure.euro.dell.com/dellstore/config.aspx?b=&c=uk&cs=ukbsdt1&l=en&oc=PE1T1052&s=bsd&~ck=ticker">The offer</a> expires in two days though. </p>
<p>Ourselves and JJC Design recently collaborated on another web project, and launched <a href="http://www.audisouthwest.com">www.audisouthwest.com</a> last week. The clients (a collection of Audi dealerships across the south west region) love the self-managing site, we got to write a funky backend (which automagically pulls car data and car images from other systems) and also got to use a nice google maps implementation (see the contact page and click on a marker!)</p>
<p>We're investigating using openVPN to create a fully meshed VPN network across 4 sites. We'll post our findings up on the blog once we've setup the test environment!</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/101-Steal-This-WiFi.html" rel="alternate" title="Steal This WiFi" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-12T13:55:58Z</published>
        <updated>2008-01-12T13:55:58Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=101</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=101</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/3-Tech" label="Tech" term="Tech" />
    
        <id>http://blog.switchsystems.co.uk/archives/101-guid.html</id>
        <title type="html">Steal This WiFi</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Security "guru" Bruce Schneier <a href="http://www.wired.com/politics/security/commentary/securitymatters/2008/01/securitymatters_0110?re">writes on Wired</a> about how he runs a completely open wireless network. He thinks this is a good idea. <a href="http://www.networkworld.com/community/node/23714">Others disagree</a>. </p>

<p>I for one, think he misses the most fundamental flaws in running an open network - the fact that strangers have access to your local network. From there, they can easily scan/exploit your local computers, brute-force your router login credentials, or poisen the ARP cache on your machines to perform man-in-the-middle attacks (to capture passwords, SSL sessions, voip phonecalls, http sessions) and so on. </p>
<p>Similar to the way Jeremy Clarkson didn't think anyone could do anything malicious when he posted his bank account numer and sort code in his newpaper column (he was proved wrong when monies were taken out of his account via a fraudulent direct debit), journalists quite often miss the point completely. </p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/100-Public-Wifi-Upgraded.html" rel="alternate" title="Public Wifi Upgraded" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-08T16:13:43Z</published>
        <updated>2008-01-08T16:13:43Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=100</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=100</wfw:commentRss>
    
            <category scheme="http://blog.switchsystems.co.uk/categories/1-News" label="News" term="News" />
    
        <id>http://blog.switchsystems.co.uk/archives/100-guid.html</id>
        <title type="html">Public Wifi Upgraded</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Our <a href="http://www.switchsystems.co.uk/wifi">wifi hotspot</a> has been upgraded and now is using openDNS for content filtering, ensuring our users a safer browsing experience.  <br /><a href="http://blog.switchsystems.co.uk/archives/100-Public-Wifi-Upgraded.html#extended">Continue reading "Public Wifi Upgraded"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/99-End-of-week-news....html" rel="alternate" title="End of week news..." />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-04T11:24:11Z</published>
        <updated>2008-01-04T11:46:39Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=99</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=99</wfw:commentRss>
    
    
        <id>http://blog.switchsystems.co.uk/archives/99-guid.html</id>
        <title type="html">End of week news...</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>A new amendment to the UK <B>Computer Misuse Act</b> could outlaw developing and distributing tools which could be used for hacking, according to <a href="http://www.theregister.co.uk/2008/01/02/hacker_toll_ban_guidance/">The Register</a>. Sysadmins look out!</p>

<p><B>Burnout Paradise</b> is getting some people <a href="http://arstechnica.com/journals/thumbs.ars/2008/01/03/why-criterions-defense-of-burnout-paradise-doesnt-fly">hot under the collar</a>. <a href="http://www.criteriongames.com/burnout/paradise/demo/merrychristmas/">Criterion's responses</a> don't do much in their favour. Maybe they shouldn't have released this under the Burnout name?</p>

<img width='247' height='139' style="float: left; padding-right: 5px;" src="http://blog.switchsystems.co.uk/uploads/story_images/doom89.gif" alt="" /><!-- s9ymdb:32 --><p>
<a href="http://www.ticalc.org/archives/files/fileinfo/405/40593.html">Doom89</a> has been released for the TI89, 92+, and V200 graphical calculators. <b>Awesome.</b></p>
<div style="clear:left;">&#160;</div> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.switchsystems.co.uk/archives/98-Happy-New-Year!.html" rel="alternate" title="Happy New Year!" />
        <author>
            <name>Kris Sum</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-03T10:39:32Z</published>
        <updated>2008-01-03T10:39:32Z</updated>
        <wfw:comment>http://blog.switchsystems.co.uk/wfwcomment.php?cid=98</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.switchsystems.co.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=98</wfw:commentRss>
    
    
        <id>http://blog.switchsystems.co.uk/archives/98-guid.html</id>
        <title type="html">Happy New Year!</title>
        <content type="xhtml" xml:base="http://blog.switchsystems.co.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Happy new year to everyone!
<p>2008 has got off to a busy start for Switch - some new projects we'll be revealing on the website soon, but for now here is a roundup of the news:</p>
<p><a href="http://arstechnica.com/news.ars/post/20080102-icann-to-add-ipv6-addresses-for-root-dns-servers.html">IPv6 - coming to a root server near you...</a> icann are adding ipv6 addresses to the root servers, which now means that ipv6 hosts will now be able to communicate without having to rely on any IPv4 architecture.</p>
<p><a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&taxonomyName=storage&articleId=307657&taxonomyId=19&intsrc=kc_feat">27 billion gigabytes of data to be archived by 2010</a> (in the private sector alone), with email accounting for a large proportion - according to a survey of IT managers carried out by Computerworld.</p>
<p><a href="http://support.microsoft.com/default.aspx/kb/946676/en-us?spid=12624">Windows Home Server corrupts files if edited with certain programs</a>, those programs being MS Money, Outlook, OneNote and others...</p>
<p><a href="http://it.slashdot.org/article.pl?sid=07/12/28/0329232">Google Apps slow to replace competition</a> is an article saying that not many businesses have switched over to using google's web-based applications for office use (I thought this was something everyone would have realised...)</p> 
            </div>
        </content>
        
    </entry>

</feed>