<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Jsimmons</title>
	<link>http://www.jsimmons.co.uk</link>
	<description>Applied Information Technology</description>
	<pubDate>Mon, 15 Jun 2009 14:17:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Caveat emptor ( buyer beware)</title>
		<link>http://www.jsimmons.co.uk/2009/06/01/caveat-emptor-buyer-beware/</link>
		<comments>http://www.jsimmons.co.uk/2009/06/01/caveat-emptor-buyer-beware/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 17:20:15 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2009/06/01/caveat-emptor-buyer-beware/</guid>
		<description><![CDATA[Caveat emptor ( buyer beware) , server hosting plans are not always as first described.]]></description>
			<content:encoded><![CDATA[<p>Have you seen those adverts on the web or in the internet mags advertising server co-location. Co-location is where you pay a company to place your server on the internet in a data center. You pay a monthly or fee and you may sometimes a setup fee. Just like a mobile phone, different tarrifs are available, depending on your requirements. These are the key variables which will affect your pricing.</p>
<ul>
<li> Bandwidth
</li>
<li> Size, 1U, 2U etc </li>
<li> Additional IP addressing </li>
<li> Physical Firewall </li>
<li> **Power Consumption </li>
</ul>
<ul>
<p>The reason I have placed an asterisk next to power consumption is because this is a key area where you may get stung. Most hosting providers will have an introductory tarrif which will allow your server to consume 0.4a to 0.5a of power. If your server is pulling more than 0.4a when a measurement is taken, <strong>You will be charged extra for going over your allowance,</strong></p>
<p>Seems fair at first glance, power &#038; cooling is expensive after all. However  , how many servers draw 0.5amps. You are hosting a server designed to serve hundreds of people, lots of ram and redundant power supplies and hard discs. Yet you have an allowance of 0.5amps. To put this in perspective, I have seen my little Fujitsu sub-note book draw 0.3amps when on charge.</p>
<p>Perhaps I should co-locate my sub-notebook.</p>
<p>The point of this posting is to let you be aware that the headline tarrifs you see for server hosting will not always be what you will pay. It is very important to know your hardware and how much power it use&#8217;s at idle, and also on full load. That £45 per month tarrif could end up costing you £75 per month because you did not do your homework.</p>
<p>Caveat emptor</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2009/06/01/caveat-emptor-buyer-beware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sockstress is able to cause internet meltdown</title>
		<link>http://www.jsimmons.co.uk/2008/10/04/sockstress-is-able-to-cause-internet-meltdown/</link>
		<comments>http://www.jsimmons.co.uk/2008/10/04/sockstress-is-able-to-cause-internet-meltdown/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:06:05 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[IT News]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/10/04/sockstress-is-able-to-cause-internet-meltdown/</guid>
		<description><![CDATA[A rather dangerous security flaw which can cause major havoc on the ability to deliver internet services has been discovered. A team of security researchers have discovered a security flaw in the protocol called TCP.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jsimmons.co.uk/wp-content/uploads/2008/10/explosion.jpg"/></p>
<p>A rather dangerous security flaw which can cause major havoc on the ability to deliver internet services has been discovered. A team of security researchers have discovered a security flaw in the protocol called TCP. TCP is the blood that flows through the internet. Without TCP the internet would not function as we know it.</p>
<p>To investigate this security flaw, an application called Sockstress has been created. This application has the ability to crash routers, Firewalls, Web Servers, Windows Servers and even Linux servers. This is a serious cross platform flaw which affects any internet device which offers internet based services. Even your small webserver sitting behind your broadband router is affected.</p>
<p>It works by causing what is known as a DOS (Denial of Service ) attack. This means the server will no longer be able to function or offer websites, Email or any internet based services.</p>
<p>It works by causing the internet server  to consume large amounts of resources, and  then it runs out of resources and stops working. Resources are things like Memory and Disc space. Every connection that is made to a internet servers requires resources. When a new connection is made , the servers will allocate resources for that connection. The more connections that are made, the more resources are allocated. </p>
<p>Sockstress creates connections to the internet server, then does nothing with them. The internet server then keeps asking “Can you use the connection now ?” and the answer is always no. And at the same time new connections are being made, and the process gets repeated. Eventually the server runs out of resources to offer to real customers, and it dies.</p>
<p>Think of it like this. </p>
<p>A few people telephone a restaurant and reserve a table. The restaurant reserves the table for that person. These people keep doing this over a period of time pretending to be different people. The restaurant reserves all it&#8217;s tables, calls in extra staff, cancels staff vacations and starts refusing real customers because all tables are reserved.   </p>
<p>These trickster people who have made these reservations do  not turn up  and the restaurant tries to contact these people to see what&#8217;s happening. Some people can be contacted and they insist that they are coming, please do not unreserve my table.</p>
<p>During all this, the restaurant is no longer accepting reservations from real customers. The real customers have been denied service. Hence the term DOS  “Denial Of  Service” attack </p>
<p>This is a very simplistic view, but it conveys the principal of how the attack works.</p>
<p>I&#8217;m sure a workaround will be created soon, However at the moment we don&#8217;t have one, and the internet is as risk.</p>
<p><a href="http://www.t2.fi/2008/08/27/jack-c-louis-and-robert-e-lee-to-talk-about-new-dos-attack-vectors/">http://www.t2.fi/2008/08/27/jack-c-louis-and-robert-e-lee-to-talk-about-new-dos-attack-vectors/</a><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/10/04/sockstress-is-able-to-cause-internet-meltdown/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NYSE depends on Linux</title>
		<link>http://www.jsimmons.co.uk/2008/10/01/nyse-depends-on-linux-to-perform/</link>
		<comments>http://www.jsimmons.co.uk/2008/10/01/nyse-depends-on-linux-to-perform/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 00:03:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/10/01/nyse-depends-on-linux-to-perform/</guid>
		<description><![CDATA[The New York Stock Exchange  depends on Red Hat Linux to perform.  They use Linux for trading systems and they purchase support from Redhat. Key fetures looked for are:

Speed
Reliability
Cost
Flexibility





]]></description>
			<content:encoded><![CDATA[<p>The New York Stock Exchange  depends on Red Hat Linux to perform.  They use Linux for trading systems and they purchase support from Redhat. Key fetures looked for are:</p>
<ul>
<li>Speed</li>
<li>Reliability</li>
<li>Cost</li>
<li>Flexibility</li>
</ul>
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/2v9rxCw1AdI&#038;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<p><embed src="http://www.youtube.com/v/2v9rxCw1AdI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/10/01/nyse-depends-on-linux-to-perform/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another day in the office !</title>
		<link>http://www.jsimmons.co.uk/2008/09/11/another-day-in-the-office/</link>
		<comments>http://www.jsimmons.co.uk/2008/09/11/another-day-in-the-office/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 11:12:37 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/09/11/another-day-in-the-office/</guid>
		<description><![CDATA[


	
The Great Office War from Runawaybox on Vimeo.
]]></description>
			<content:encoded><![CDATA[<object width="400" height="225">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1193942&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />	<embed src="http://vimeo.com/moogaloop.swf?clip_id=1193942&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>
<p><a href="http://vimeo.com/1193942?pg=embed&amp;sec=1193942">The Great Office War</a> from <a href="http://vimeo.com/user545209?pg=embed&amp;sec=1193942">Runawaybox</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1193942">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/09/11/another-day-in-the-office/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Magento  Open Source Ecommerce</title>
		<link>http://www.jsimmons.co.uk/2008/09/04/magento-open-source-ecommerce/</link>
		<comments>http://www.jsimmons.co.uk/2008/09/04/magento-open-source-ecommerce/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 20:37:28 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/09/04/magento-open-source-ecommerce/</guid>
		<description><![CDATA[I have recently come across a very promising ecommerce product called Magento. The current version is 1.14. At the time of writing this post, Magento is just over 1 year old. It is still a very young product and show&#8217;s great promise. It is designed using current PHP coding standards, and is based around the [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently come across a very promising ecommerce product called Magento. The current version is 1.14. At the time of writing this post, Magento is just over 1 year old. It is still a very young product and show&#8217;s great promise. It is designed using current PHP coding standards, and is based around the Zend PHP development framework. It also has a very clean user interface which makes it very nice to use.</p>
<p>The code and the user front end are separated from each other, this makes template development so much easier. Some of key areas still need development.</p>
<ul>
<li> Performance can be a problem, and a dedicated host with a PHP bytecode cache is ideal</li>
<li> No support file based down-loadable products like software or music</li>
<li> Poor support for bulk importing of products, if you have product set of several thousand products, It can take several hours to import data </li>
</ul>
<p>I actually quite like the product and will be watching it mature. In fact when I get more time , I would like to contribute to it&#8217;s development. However as it is now, I would not recommended for a very busy or a site with a large product set. </p>
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/bnUPr0wTbTY&#038;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<p><embed src="http://www.youtube.com/v/bnUPr0wTbTY&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
<p><a href="http://www.magentocommerce.com/">http://www.magentocommerce.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/09/04/magento-open-source-ecommerce/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using LVM with a Ubuntu Live CD</title>
		<link>http://www.jsimmons.co.uk/2008/09/04/using-lvm-with-a-ubuntu-live-cd/</link>
		<comments>http://www.jsimmons.co.uk/2008/09/04/using-lvm-with-a-ubuntu-live-cd/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 19:54:32 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[IT Solutions]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/09/04/using-lvm-with-a-ubuntu-live-cd/</guid>
		<description><![CDATA[ When you boot from a Ubuntu Live CD, you do not get access to your LVM volumes. LVM is a storage arrangement which allows you to create a file system across multiple discs. For example If you have 2 500GB discs, You can make a file system 1TB in size&#8230; Be aware that without [...]]]></description>
			<content:encoded><![CDATA[<p> When you boot from a Ubuntu Live CD, you do not get access to your LVM volumes. LVM is a storage arrangement which allows you to create a file system across multiple discs. For example If you have 2 500GB discs, You can make a file system 1TB in size&#8230; Be aware that without a RAID storage system, this will not be fault tolerant. </p>
<p>
Once booted into the Ubuntu Live CD, Open a terminal session, and enter the following commands<br />
<code>ubuntu@ubuntu:~$ sudo su - </code><br />
This will give you root access<br />
<code> ubuntu@ubuntu:~$ modprobe dm-mod </code><br />
Installs the LVM modules into the kernel so you can see your Volumes<br />
<code>root@ubuntu:/dev# apt-get install lvm2<br />
Reading package lists... Done<br />
Building dependency tree<br />
Reading state information... Done<br />
The following NEW packages will be installed:<br />
  lvm2<br />
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.<br />
Need to get 325kB of archives.<br />
After this operation, 918kB of additional disk space will be used.<br />
Get:1 http://archive.ubuntu.com hardy/main lvm2 2.02.26-1ubuntu9 [325kB]<br />
Fetched 325kB in 0s (726kB/s)<br />
Selecting previously deselected package lvm2.<br />
(Reading database ... 98423 files and directories currently installed.)<br />
Unpacking lvm2 (from .../lvm2_2.02.26-1ubuntu9_i386.deb) ...<br />
Setting up lvm2 (2.02.26-1ubuntu9) ...<br />
Backing up any LVM2 metadata that may exist...done.<br />
update-initramfs is disabled since running on a live CD</p>
<p>root@ubuntu:/dev# lvs<br />
  LV   VG   Attr   LSize   Origin Snap%  Move Log Copy%<br />
  san  vol1 -wi--- 467.00G<br />
root@ubuntu:/dev# lvchange -a y san<br />
  Volume group "san" not found<br />
root@ubuntu:/dev# lvchange -a y vol1<br />
</code></p>
<p>The rest of this code activates the LVM Volume ( Mine is called VOL1  in this case). You now have access to your LVM volumes.
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/09/04/using-lvm-with-a-ubuntu-live-cd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You do have a choice !</title>
		<link>http://www.jsimmons.co.uk/2008/07/11/you-do-have-a-choice/</link>
		<comments>http://www.jsimmons.co.uk/2008/07/11/you-do-have-a-choice/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 09:00:50 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/07/11/you-do-have-a-choice/</guid>
		<description><![CDATA[Over the past few months quite a my friends and associates have been
complaining about the latest windows operating system, Windows Vista.
The complaints range from the fact that they perceive windows vista to be
slow, or certain hardware devices or programs have stopped working since
installing Vista. Some problems have been so hard to overcome some of my
associates [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months quite a my friends and associates have been<br />
complaining about the latest windows operating system, Windows Vista.</p>
<p>The complaints range from the fact that they perceive windows vista to be<br />
slow, or certain hardware devices or programs have stopped working since<br />
installing Vista. Some problems have been so hard to overcome some of my<br />
associates have “downgraded” to Windows XP.</p>
<p>People often resent the fact they eventually have to migrate to the newest<br />
Windows operating system if the current one meets their needs. Microsoft<br />
provides a limited life cycle for windows versions. It will stop supporting<br />
versions of Windows as technology evolves and as hardware performance and<br />
capacity increases. They do quite a good job in maintaining all the<br />
different applications and operating systems; however they have to draw the<br />
line at some point. Therefore Windows versions will eventually become<br />
obsolete. To have your computer supported, you should upgrade to a current<br />
supported operating system.</p>
<p>With this in mind, the point of this article is to highlight the fact that<br />
people do have viable alternatives to Windows. As windows has evolved, so<br />
have the alternatives.</p>
<p>The two most popular alternatives to windows are OSX running on Macintosh<br />
computers &#038; Linux. Linux has the advantage that it runs on a wider range of<br />
computers. Linux has improved vastly over the past few years. Linux is a<br />
operating system which has its roots in an operating system called UNIX. It<br />
was mostly used on servers rather than on desktops computers. Over the past<br />
few year’s companies have invested large sums of money into making Linux<br />
function within a desktop environment. Mark Shuttleworth a South African<br />
billionaire who made his fortune because of technology he created using<br />
Linux, has invested large sums of money into Ubuntu Linux. This investment<br />
has created a very stable desktop environment.</p>
<p>So rather than feel forced into a particular direction, lift your head up<br />
and look around. There are alternatives. Examine how you use your computer<br />
and what is important to you, and look around; you will be surprised at<br />
what you may find.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/07/11/you-do-have-a-choice/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Data protection stupidity</title>
		<link>http://www.jsimmons.co.uk/2008/07/04/data-protection-stupidity/</link>
		<comments>http://www.jsimmons.co.uk/2008/07/04/data-protection-stupidity/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 09:00:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[IT Solutions]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/07/04/data-protection-stupidity/</guid>
		<description><![CDATA[Data protection Stupidty.
I’m getting quite worried about the amount of news items that I have seen recently which highlight security breaches due to laptop theft or missing CD’s in the post.
One of the most public is the HMRC data of 25 million records on non-encrypted media.
A number of security experts have mentioned the need for [...]]]></description>
			<content:encoded><![CDATA[<p>Data protection Stupidty.</p>
<p>I’m getting quite worried about the amount of news items that I have seen recently which highlight security breaches due to laptop theft or missing CD’s in the post.</p>
<p>One of the most public is the HMRC data of 25 million records on non-encrypted media.</p>
<p>A number of security experts have mentioned the need for encryption and expensive software to limit what can be transferred via USB data storage.</p>
<p>I have a really simple solution; don’t store high risk data on mobile computers in the first place. There is no need to have this type of data stored on mobile computers.</p>
<p>Leave the data on a central server, where you have one central point to protect. Then provide an access window trough VPN and terminal services or Citrix, the data can be viewed.</p>
<p>This way if the laptop is stolen, no data is actually stored on the machine. The laptop is used to view documents rather than store documents. This would not have been possible until recently, Network bandwidth was limited and quite expense.</p>
<p>Now you can get up to 8mbps on a laptop with a 3G card for £15 per month. This is far cheaper than the expense of  software solutions to protect stored data.</p>
<p>Don’t store sensitive data on laptop’s. View it instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/07/04/data-protection-stupidity/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The trouble with cisco</title>
		<link>http://www.jsimmons.co.uk/2008/06/27/the-trouble-with-cisco/</link>
		<comments>http://www.jsimmons.co.uk/2008/06/27/the-trouble-with-cisco/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 16:24:03 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/06/27/the-trouble-with-cisco/</guid>
		<description><![CDATA[
I have been working with CISCO networking equipment for over 10 years.  Over the years they have created a very strong brand dominance. This is then fed by the fact that most corporations will only insist on using CISCO network equipment within networks.
However over the years CISCO’s competition has improved product offerings immensely, and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jsimmons.co.uk/wp-content/uploads/2008/06/cisco877.jpg"/><br />
I have been working with CISCO networking equipment for over 10 years.  Over the years they have created a very strong brand dominance. This is then fed by the fact that most corporations will only insist on using CISCO network equipment within networks.</p>
<p>However over the years CISCO’s competition has improved product offerings immensely, and provide very strong product offerings. In fact in some instances they make CISCO’s offerings look poor in comparison.</p>
<p>One such instance is the CISCO 800 series routers. These routers are often deployed in Teleworker locations, small home offices and branch offices. There is strong competition in this area from the likes of Draytek, Dlink, Alcatel &#038; netgear to name a few. From the features list, the CISCO 800 router does look very good, however the problems occur in execution.</p>
<p>The most common placed 800 router is the 877 with a ADSL WAN port or the ADSL 877W with built in Wireless radio. As ADSL2 &#038; ADSL2+  broadband connectivity is deployed, this router seems to struggle where other routers half the price just get on with it.</p>
<p>ADSL2+ allows upload speeds of 2.5mbs using ITU G.992.5 Annex M. You have just spent nearly £300 on your brand new 877 to find out that you can’t max out your upload speed. This is because you bought the wrong version of 877 router. Although you have the correct version of IOS, you should have spent even more money and bought a CISCO877-M-K9 that M is really important. Where as a £50 Alcatel Speedtouch router has this built in.</p>
<p>Ok ADSL2+ is fairly advanced, However even ADSL2 seems to be quite challenging for the CISCO 877. You have to be very particular about the version of IOS you are running you need at least 12.4XJ or you will have to upload separate firmware for the ADSL interface.</p>
<p>Other routers seem to get on with it with no fuss and drama, and they cost half the price of the 800 routers. These routers are feature rich, however you would expect that the basics have sorted on such a premium brand.</p>
<p>I use these routers not out of choice, but because my customers insist on them. Therefore I need to know what problems they will face. If I had a choice, I would be using an alternative more affordable and no fuss router.</p>
<p>Firmware updates for the 800 series router</p>
<p><a href="ftp:// ftp.cisco.com/pub/access/800">ftp.cisco.com/pub/access/800</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/06/27/the-trouble-with-cisco/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BECTA  says Whoa!, to Schools deploying Vista and Office 2007</title>
		<link>http://www.jsimmons.co.uk/2008/01/25/becta-says-whoa-to-schools-deploying-vista-and-office-2007/</link>
		<comments>http://www.jsimmons.co.uk/2008/01/25/becta-says-whoa-to-schools-deploying-vista-and-office-2007/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 09:00:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[IT News]]></category>

		<guid isPermaLink="false">http://www.jsimmons.co.uk/2008/01/25/becta-says-whoa-to-schools-deploying-vista-and-office-2007/</guid>
		<description><![CDATA[BECTA is an organisation which outlines the use of technology in Britain's educational system. A report has been released by BECTA which outlines it's position on deploying VISTA and Office 2007. Until Microsoft can create a more compelling business case. They recommend that schools do not deploy Vista or Office 2007 ]]></description>
			<content:encoded><![CDATA[<p>BECTA is an organisation which outlines the use of technology in Britain&#8217;s educational system. A report has been released by BECTA which outlines it&#8217;s position on deploying VISTA and Office 2007.</p>
<p><a href="http://publications.becta.org.uk/display.cfm?resID=35275" target="_blank">Microsoft Vista and Office 2007: full report</a></p>
<p>An interim report was released in January 2007 which came to the following conclusions:</p>
<ul>
<li>the new features of Microsoft’s Vista product added value but did not justify early deployment in the education sector. The deployment costs were seen as high and the benefits were far from clear</li>
<li>office 2007 contained no ‘must have’ features and Microsoft should develop an underpinning business case to justify deployment in the education sector </li>
<li>there were interoperability concerns regarding Office 2007; and Microsoft should urgently provide ‘native’ support for the OpenDocument format (ODF) </li>
<li>educational ICT suppliers should ship computers for the educational marketplace with a choice of office productivity suites on the desktop. Ideally, this choice should include an open-source offering</li>
</ul>
<p>One of the most encouraging things about this report is that they have stopped and thought about alternatives to meet ICT requirements rather than swallowing what is forced fed them. They have stood their ground and said no, we have a choice.</p>
<blockquote><p>We note a number of recent developments aimed at enhancing choice in the field of office productivity software. These include further development of the online Google Apps product set, the incorporation of Star Office into the free download Google Pack and the release by IBM of a free version of Lotus Symphony.</p></blockquote>
<p>In summary the report states that other options such as Linux, and Open Office for its Open Document format should be considered before deploying Vista and Office 2007. It also states that Microsoft will have to provide a more compelling business case before deployment can take place.</p>
<p>How refreshing !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jsimmons.co.uk/2008/01/25/becta-says-whoa-to-schools-deploying-vista-and-office-2007/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
