<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/wordpress-mu-1.2.1" -->
<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>Simon Bisson &#038; Mary Branscombe </title>
	<link>http://www.itpro.co.uk/blogs/maryb</link>
	<description>Just another Itpro.widearea.co.uk weblog</description>
	<pubDate>Thu, 04 Sep 2008 19:52:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>
	<language>en</language>
			<item>
		<title>CPU vs GPU, mythbusted or mythdirected?</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/09/04/cpu-vs-gpu-mythbusted-or-mythdirected/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/09/04/cpu-vs-gpu-mythbusted-or-mythdirected/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 19:52:37 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[visualisation]]></category>

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

		<category><![CDATA[Silicon]]></category>
<category>CPU</category><category>CUDA</category><category>GPU</category><category>mythbusters</category><category>nvision08</category><category>robot</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/09/04/cpu-vs-gpu-mythbusted-or-mythdirected/</guid>
		<description><![CDATA[The folk from Mythbusters were on hand at NVision08 to show the audience the difference between CPU and GPU computing. In true Mythbusters fashion they did it with vast amounts of paint, and what must have been one of the world&#8217;s largest paintball guns.

First they began with a simple (for them) demonstration of serial operations [...]]]></description>
			<content:encoded><![CDATA[<p>The folk from <a href="http://dsc.discovery.com/fansites/mythbusters/mythbusters.html" target="_blank">Mythbusters</a> were on hand at <a href="http://www.nvision2008.com/" target="_blank">NVision08</a> to show the audience the difference between CPU and GPU computing. In true Mythbusters fashion they did it with vast amounts of paint, and what must have been one of the world&#8217;s largest paintball guns.</p>
<p><a href="http://www.flickr.com/photos/sbisson/2828336704/" title="Isn't it cool? by sbisson, on Flickr"><img src="http://farm4.static.flickr.com/3125/2828336704_98a603b427_m.jpg" alt="Isn't it cool?" width="161" height="240" /></a></p>
<p>First they began with a simple (for them) demonstration of serial operations - using a paintball gun wielding robot to draw a smiley face on a whiteboard. A hundred or so blue dots made the robot one of the slowest (and loudest) dot matrix printers we&#8217;ve seen.</p>
<p><a href="http://www.flickr.com/photos/sbisson/2827489129/" title="Can you tell what it is yet? by sbisson, on Flickr"><img src="http://farm4.static.flickr.com/3243/2827489129_ef4d4b6bb9_m.jpg" alt="Can you tell what it is yet?" width="240" height="161" /></a></p>
<p>Parallel operations would take something a little larger, and their 1100 paintball inkjet printer filled much of the stage. Powered up it would create a picture of the Mona Lisa in glorious 8-bit colour in a fraction of second. Huge air tanks held the compressed air the device needed to simultaneously launch all the paintballs in all the tubes.</p>
<p><a href="http://www.flickr.com/photos/sbisson/2828355218/" title="Five, Four... by sbisson, on Flickr"><img src="http://farm4.static.flickr.com/3100/2828355218_3ec580b9f2_m.jpg" alt="Five, Four..." width="161" height="240" /></a> <a href="http://www.flickr.com/photos/sbisson/2827529641/" title="Blam! by sbisson, on Flickr"><img src="http://farm4.static.flickr.com/3242/2827529641_4982356f97_m.jpg" alt="Blam!" width="161" height="240" /></a></p>
<p>The demonstration was certainly impressive, but it was more than a little misleading.</p>
<p>The type of data-centric work that CUDA GPUs handle is more about using parallel processes to handle lots of small pieces of data, not about building complex images from small pieces of data. With a parallel architecture like that you develop algorithms that break down big problems and big data sets into smaller, easier to work with, pieces. Farmed out across tens and hundreds of processors in a GPU, each data block can be processed, before being reassembled and the results delivered.</p>
<p>They&#8217;re not new techniques, either, for one thing the approach is at the heart of computational fluid dynamics and finite element analysis. The parallel techniques used in GPU computing are certainly impressive, and are already delivering supercomputing to the desktops of the scientists and engineers who need the power (an Nvision session on using GPU-based supercomputers to model the plasma dynamics around neutron stars and the black hole at the centre of the galaxy was particularly impressive). Low-cost high-performance computing is the GPU&#8217;s strength, especially when compared to the hefty power requirements of an equicalent array of traditional CPUs.</p>
<p>The Mythbusters&#8217; demonstration was good (and an enjoyable piece of theatre), but it really told a different story. So how could the intrepid special effects team have told the real story of GPU computing?</p>
<p>How about one robot carrying a large, heavy cube across the stage? Suddenly it&#8217;s joined and over-taken by a swarm of smaller machines, all carrying smaller cubes - cubes that weigh as much as the single cube on the struggling robot. Or if paint is the preferred metaphor, a can of paint slowly emptying through a single pipe. Meanwhile another can empties through hundreds of holes in much less time.</p>
<p>So, how would you demonstrate it?<br />
<em><br />
&#8211;S</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/09/04/cpu-vs-gpu-mythbusted-or-mythdirected/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Let&#8217;s get physical</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/27/lets-get-physical/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/27/lets-get-physical/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 21:50:42 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Processors]]></category>

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

		<category><![CDATA[Software]]></category>
<category>AMD</category><category>CPU</category><category>GPU</category><category>graphics</category><category>Intel</category><category>NVIDIA</category><category>processor</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/27/lets-get-physical/</guid>
		<description><![CDATA[Nvidia has decided that the visual computing world needs a conference, and has taken over San Jose to deliver just that. It&#8217;s an odd event, with a high-level academic parallel processing track running alongside highly analytical business sessions - and what&#8217;s billed as the world&#8217;s largest LAN party filling one of the conference halls.
Games may [...]]]></description>
			<content:encoded><![CDATA[<p>Nvidia has decided that the visual computing world needs a conference, and has taken over San Jose to deliver just that. It&#8217;s an odd event, with a high-level academic parallel processing track running alongside highly analytical business sessions - and what&#8217;s billed as the world&#8217;s largest LAN party filling one of the conference halls.</p>
<p>Games may have made Nvidia, but it&#8217;s the rest of the graphics industry that keeps it going. Simulation and CAD drive much of today&#8217;s industrial design, while complex financial calculations can be run on GPU-powered parallel processors. It&#8217;s not just black hole plasma dynamics - it&#8217;s also the models that help calculate how a fusion reactor will operate. According to Nvidia GPU computing is bringing supercomputing to the desks of the people who need it the most - for just the cost of a video card.</p>
<p>One of the keynotes showcased a NASCAR simulator used by drivers to hone their skills. On stage we heard a populist story of what it was like to be a driver, and what it was like to use simulation tools. Off stage we heard a more interesting story about how the simulator developers were looking at using the latest generation of GPUs in their application. The ability to use a GPU for parallel processing - and the availability of powerful hardware physiscs engines - has made them completely rethink their next generation, as the new hardware features mean that they can now work on making the simulation more realistic.</p>
<p>That&#8217;s what the drivers want. Asked what he really wanted from a simulator, Kyle Busch didn&#8217;t talk about new high-resolution graphics or realtime ray tracing. What he wanted was more accurate physical behaviours. In the real world passing on the left is different from passing on the right, while slipstreaming another car can change the performance dramatically. A simulation may look real, but without the physics it&#8217;s not realistic at all.</p>
<p>One plan for the next generation is to move away from the current car model, with only 6-degrees of freedom. Instead, it really needs 72 degrees, for all the hinge and flex points - all of which are changing dynamically. That&#8217;s where parallel processing comes in, as it allows a car to be modelled in real time, taking advantage of physics engines to turn those model calculations into real world behaviours. Improving the simulation will mean more (and happier) customers - as well as a continually improving model that can be shared with vehicle manufacturers.</p>
<p>It&#8217;s an approach that requires specialist processing that goes beyond the traditional CPU. Don&#8217;t confuse it with the death of the CPU, though. There will always be a place for the traditional CPU - it&#8217;s just that silicon technology has become ubiquitous enough for specialist hardware to offload processor intensive functions.</p>
<p>Need to encrypt something? Just use the hardware cryptosystem built into a TPM. Need to do thread intensive Java? Hook up an Azul network processing appliance. Need to do complex vector calculations on large amounts of data? Use a GPU. Nvidia&#8217;s CEO Jen-Hsen Huang talks about it as heterogenous computing, where the CPU handles tasks, and more specialised hardware handle the complex tasks that tax general purpose silicon.</p>
<p>Intel and AMD may still say that general purpose processors are just what the world needs - but they&#8217;re still investing in HyperTransport and QuickPath, the fast buses that specialised silicon needs. I wonder why they&#8217;re doing that, if specialised silicon is the dead end they say it is. Is there something about Moore&#8217;s Law they&#8217;re not telling us?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/27/lets-get-physical/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IDF: Will SSD mean the end of 5GB free?</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/25/idf-will-ssd-mean-the-end-of-5gb-free/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/25/idf-will-ssd-mean-the-end-of-5gb-free/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 21:26:36 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Enterprise]]></category>

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

		<category><![CDATA[Intel]]></category>
<category>conference</category><category>IDF</category><category>SSD</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/25/idf-will-ssd-mean-the-end-of-5gb-free/</guid>
		<description><![CDATA[Cloud computing will shine on SSD, but your free storage might go away when it does.
The reason you get free storage on Gmail and SkyDrive and Mozy and flickr and all the other Web 2.0 services isn&#8217;t just to keep up with all the other Web 2.0 services. It isn&#8217;t just to draw in visitors [...]]]></description>
			<content:encoded><![CDATA[<p>Cloud computing will shine on SSD, but your free storage might go away when it does.</p>
<p>The reason you get free storage on Gmail and SkyDrive and Mozy and flickr and all the other Web 2.0 services isn&#8217;t just to keep up with all the other Web 2.0 services. It isn&#8217;t just to draw in visitors who can see and click ads. It&#8217;s because when you use hard drives, especially cheap, consumer grade hard drives, to run your search engine on, the only way to make that storage fast enough is to leave most of it empty.</p>
<p>The hard drives that Google stacks together are never more than 25% full, because any more than that and the latency to get the information back off is just too slow to make the search effective and slap the ads on it. The other 75% is just sitting there spinning around on the platter and making you happy by putting your files on there for free makes sense.</p>
<p>You don&#8217;t need access often enough to slow down Google&#8217;s own accesses and Google can queue your request up to retrieve when it&#8217;s convenient - your Internet connection isn&#8217;t fast enough for you to notice.</p>
<p>SSD is still expensive, but it could save a lot of money for enterprises and Web services because it&#8217;s lower power. For a notebook PC you care about 15% longer battery life - if Intel&#8217;s figures carry over to real PCs; for a data centre, you care about Watts/IOPS and Intel is claiming SSD can offer six times the read performance using 98% less power and needing only 75% of the space - because you can put cooler drives closer together without space for fans and AC. That means SSD should quickly start to become common. But that could also mean the end of ever-increasing free online storage.</p>
<p>On the one hand, SSD is fast enough that latency is much less of a problem, so you don&#8217;t <em>have</em> to leave most of it empty. And on the other, it&#8217;s expensive enough that you don&#8217;t want to leave <em>any</em> of it empty. <br />
-Mary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/25/idf-will-ssd-mean-the-end-of-5gb-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IDF: stress testing SSD – and user frustration</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/22/idf-stress-testing-ssd--and-user-frustration/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/22/idf-stress-testing-ssd--and-user-frustration/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 16:50:22 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Silicon]]></category>

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

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

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

		<category><![CDATA[Intel]]></category>
<category>benchmark</category><category>conference</category><category>IDF</category><category>SSD</category><category>user experience</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/22/idf-stress-testing-ssd--and-user-frustration/</guid>
		<description><![CDATA[Battery life? Performance? No, the important test Intel&#8217;s new SSD passes is known internally as P*ssmark…
That&#8217;s the nickname for the way Intel tests how much of a difference SSD makes to user experience. It&#8217;s not just about how much extra battery life, although I&#8217;d like the expected 14 hours batter life I could get from [...]]]></description>
			<content:encoded><![CDATA[<p>Battery life? Performance? No, the important test Intel&#8217;s new SSD passes is known internally as P*ssmark…</p>
<p>That&#8217;s the nickname for the way Intel tests how much of a difference SSD makes to user experience. It&#8217;s not just about how much extra battery life, although I&#8217;d like the expected 14 hours batter life I could get from the HP 2730p, the next version of my tablet, with SSD and the thin slab battery I already get 8 or 9 hours from.</p>
<p>The improved performance isn&#8217;t just for looking good in benchmarks or running video editing apps most people don&#8217;t use, it&#8217;s for stopping you sitting at the screen hollering &#8220;what are you doing!&#8221; as the hard drive light flashes on and off and Outlook sits there staring blankly. Not that it&#8217;s always Outlook; Acrobat is pretty good at sitting on its thumb, as are plenty of other applications. And as notebooks get smaller and lighter and 5400rpm is seen as something to aspire to, you can be left waiting far too often.</p>
<p>According to Intel&#8217;s cheekily named and possibly unscientific internal benchmark, you&#8217;ll be gnashing your teeth ten times less with an Intel SSD than a hard drive. They worked this out by asking a group of Intel employees to mark on a log sheet how often they got fed up enough with their computer to remember that they were keeping score. After two weeks they swapped them over to SSDs. And then after another two weeks, they made them go back to hard drives instead, sticking to show their frustration.</p>
<p>That frustration - and the tick marks - went down significantly Intel&#8217;s Principle Enginner for NAND Stephen Wells told me. &#8220;Not to zero; I&#8217;d still get annoyed if Windows blue-screened or something,&#8221; he said. But ten times less frustration was very noticeable. &#8220;And oh, the moaning and whining you got when we made people go back to the hard drive. I know - I was one of them. Do you want to get rid of your mouse? No.  Do you want to go back to DOS? No. In a few years will you want to get rid of your SSD? Absolutely not.&#8221;</p>
<p> Not only is flash faster than hard drive, it&#8217;s more consistent. The 34 seconds it took to run through the photo and video tasks in one of Intel&#8217;s benchmarks always came out somewhere between 30 and 35 seconds, no matter how often the team ran it. But with the 5400rpm hard drive, Intel&#8217;s Chris Saleski told me the day before, the results were anywhere from one and a half minutes to two and a half minutes. </p>
<p>Wells puts that down to the fact that data can be scattered anywhere around the disk and there&#8217;s an unknown latency in getting to it and getting it back that you don&#8217;t see with SSD - and he expects that to mean a more deterministic battery life with SSD as well. That way, when Windows says you have an hour of battery life left, you won&#8217;t find the machine hibernating to save your data fifteen minutes later. And that&#8217;s another thing I&#8217;d be ticking the frustration mark for…<br />
-Mary<br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/22/idf-stress-testing-ssd--and-user-frustration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More than just another Windows Mobile 6.1 3G GPS phone: MWg Zinc II</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/15/more-than-just-another-windows-mobile-61-3g-gps-phone-mwg-zinc-ii/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/15/more-than-just-another-windows-mobile-61-3g-gps-phone-mwg-zinc-ii/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 19:52:51 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Toys &amp; gadgets]]></category>

		<category><![CDATA[Windows Mobile]]></category>

		<category><![CDATA[Mobile]]></category>
<category>GPS</category><category>QWERTY</category><category>smartphone</category><category>Windows Mobile</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/15/more-than-just-another-windows-mobile-61-3g-gps-phone-mwg-zinc-ii/</guid>
		<description><![CDATA[Never heard of MWg? You&#8217;re not alone, but you might want to hunt down the Zinc II. For one thing, it&#8217;s cheaper than the HTC Touch Pro or TyTN II although it has much the same features. For another, it&#8217;s stylish and surprisingly sleek for a phone with a full slide-out QWERTY keyboard.
I&#8217;ve been swapping [...]]]></description>
			<content:encoded><![CDATA[<p>Never heard of MWg? You&#8217;re not alone, but you might want to hunt down the Zinc II. For one thing, it&#8217;s cheaper than the HTC Touch Pro or TyTN II although it has much the same features. For another, it&#8217;s stylish and surprisingly sleek for a phone with a full slide-out QWERTY keyboard.</p>
<p>I&#8217;ve been swapping between the Zinc II, the TyTN II and my trusty HTC Excalibur (better known as the T-Mobile Dash) in an effort to fulfill my new year&#8217;s resolution about always having navigation with me. Google Maps does very well at location on some phones, but on my Excalibur it&#8217;s far from accurate so I&#8217;m looking for GPS. And while EDGE is OK for quick searches, I want 3G - mainly so I can use the phone as a modem with my laptop. I know built-in 3G is always better, to the tune of 25% better bandwidth, but not every laptop I use has it. I want Windows Mobile 6.1 for two things; threaded text messages and being able to search my email on Exchange Server from the phone inbox. I have a US Samsung BlackJack II which might be ideal - it&#8217;s the closest to the size of the Excalibur so far - but it&#8217;s very thoroughly locked to its US carrier.</p>
<p>The TyTN II is a great phone - and as the Stella from O2 it comes with CoPilot, which is my favourite GPS tool - but it&#8217;s just a bit too big and slab-like for me personally. Plus the tilt action is great for viewing the screen, but it covers the two action buttons on the keyboard. The Zinc II is a little bit lighter, a little bit smaller and a lot sleeker, with a soft-touch easy-grip rubberized coating and a flush screen - it&#8217;s a very comfortable handful even for those of us with smaller hands. It also has a faster processor, which means the camera doesn&#8217;t make you wait an age to take your snap and it doesn&#8217;t get bogged down with lots of apps running in the background.</p>
<p>That&#8217;s handy as with the TouchFLO-style Quick Menu launching from what I expected to be the Start button, I found it easier to launch a new app than get back to the one I&#8217;d been using. Swiping your finger across the screen to turn between the pages of buttons and tapping to open apps is a good way to work in Windows Mobile Professional; my nails work pretty well instead of a stylus but menus are still pretty tiny. </p>
<p>The keyboard isn&#8217;t going to suit everyone. The keys are almost flush and don&#8217;t click down very far, but they have enough action so you know you&#8217;ve actually hit the key and not having discrete keys means - practically - that you won&#8217;t get dirt, dust and sesame seeds creeping under them. I&#8217;m used to the square layout of the Excalibur (and every BlackBerry I&#8217;ve ever known) and having the wide rows of keys slows me down until I adjust, plus the central spacebar isn&#8217;t quite in the right place for me. As always, secondary keys are distributed around the keyboard seemingly at random so you&#8217;re hunting for the dash and the @ symbol; it really is time we had a standard for this. But each key is outlined in blue light which is one, rather cool and two, really helpful in dim light.</p>
<p>MWg used to be O2 Asia&#8217;s device arm; they&#8217;ve expanded out to the US and Europe, renamed the company as the Mobile World Group and teamed up with gadget specialists Expansys. You&#8217;re not going to see the Zinc II on the high street unless they get another distribution deal, but it&#8217;s well worth checking out.<br />
-Mary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/15/more-than-just-another-windows-mobile-61-3g-gps-phone-mwg-zinc-ii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>From new server, to new desktop</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/13/from-new-server-to-new-desktop/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/13/from-new-server-to-new-desktop/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 17:47:07 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[Microsoft]]></category>
<category>desktop. PC</category><category>Microsoft</category><category>migration</category><category>NVIDIA</category><category>upgrade</category><category>Vista</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/13/from-new-server-to-new-desktop/</guid>
		<description><![CDATA[Mary looked over at my desk the other day, and said, &#8220;Is the new server going to be that loud all the time?&#8221;
I looked at her in surpise. &#8220;What do you mean? It&#8217;s virtually silent.&#8221;
&#8220;So what are all those fans?&#8221;
&#8220;That&#8217;s my desktop&#8230;&#8221;
That was when I realised it was time to change the machine I used [...]]]></description>
			<content:encoded><![CDATA[<p>Mary looked over at my desk the other day, and said, &#8220;Is the new server going to be that loud all the time?&#8221;</p>
<p>I looked at her in surpise. &#8220;What do you mean? It&#8217;s virtually silent.&#8221;</p>
<p>&#8220;So what are all those fans?&#8221;</p>
<p>&#8220;That&#8217;s my desktop&#8230;&#8221;</p>
<p>That was when I realised it was time to change the machine I used every day. Bought over five years ago, it was starting to struggle with the processing and graphics requirements of today&#8217;s desktop applications. I&#8217;d got used to the roar of the fans - but throwing more and more cooling at yesterday&#8217;s technology really wasn&#8217;t the answer. After all, it would just make the office noisier!</p>
<p>A little web research,and I&#8217;d found that my usual hardware component supplier was selling very nice looking PCs - with most of what I needed. I decided to be as future proof as possible, and ordered a quad-core Intel box, with plenty of USB ports, 750GB of hard disk, and 4GB of RAM. I picked up a hefty graphics card as well, all for a third of what I&#8217;d spent five years ago.</p>
<p>Setting up the machine was easy enough. It had come with XP Home, but I blew that away and went with a Vista Ultimate install. It wasn&#8217;t very long before I had the new box online, and hooked up to our office domain. All-in-all it was relatively painless, though I still miss the option of having an extended desktop rather than the traditional dual monitor approach.</p>
<p>It took me a couple of days to install all the applications I needed - with a couople of caveats. It&#8217;s important to make sure that you deactivate applications like Adobe&#8217;s CS3 or Apple&#8217;s iTunes (and that you&#8217;re careful to make sure you import all iPhone applications before doing a first sync on a new PC).</p>
<p>So what are my key applications? I keep a list in OneNote, so I don&#8217;t forget anything - and here a few key applications:</p>
<ul>
<li>Microsoft Office 2007 - I live in Outlook, OneNote and Word</li>
<li>Visual Studio 2008 - My usual development tool</li>
<li>Firefox 3 - What else for the web?</li>
<li>Xobni - Simplifying my inbox and my correspondence</li>
<li>Clipmate - Managing the Windows clipboard</li>
<li>Paint.Net - Image editing for free</li>
<li>Cardscan - I get a lot of business cards, and this gets them into theOutlook address book easily</li>
<li>Avast! AV - One of the best free AV tools around, and my recommendation</li>
<li>Adobe CS3 Web - Web design and image manipulation</li>
<li>Alzip - A good, fast, free archive management tool</li>
<li>Filezilla - The best free FTP tool around</li>
<li>Multiplicity Pro - Controlling my laptop from my desktop keyboard and mouse</li>
<li>Feed Demon - RSS reader</li>
<li>Aptana Studio - A powerful (and free) JavaScript and AJAX development tool</li>
</ul>
<p>Of course there&#8217;s more - there are clients for social media networks, and tools to manage files between desktop and server.</p>
<p>My files moved across quickly, and I&#8217;ve been using the new machine since Monday - and I turned the old desktop off at the end of Monday, and it&#8217;s not been on since. Four cores and a 512MB NVidia 9600GT are an ideal Vista platform, and the OS is running smoothly - and extremely fast.</p>
<p>One thing I&#8217;ve done, to make sure I use one of Vista&#8217;s best features, is turn off the Quick Launch tool bar. It&#8217;s making me use the search word wheel on the start menu a lot more - and that&#8217;s good.</p>
<p>The office? A lot quieter. I can now hear the fans on the NAS across the room.</p>
<p><i>&#8211;Simon </i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/13/from-new-server-to-new-desktop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java’s SSVAGENT.EXE: training the monkey</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/08/javas-ssvagentexe-training-the-monkey/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/08/javas-ssvagentexe-training-the-monkey/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 17:49:48 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Web browser]]></category>

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

		<category><![CDATA[Internet]]></category>
<category>digital signature</category><category>SSVAGENT.EXE</category><category>Sun</category><category>user experience</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/08/javas-ssvagentexe-training-the-monkey/</guid>
		<description><![CDATA[If you run Vista and you&#8217;ve allowed Java to update itself recently, you&#8217;ll be getting an infuriating dialog box every time you open a new browser window, including a new tab or a popup window, saying that unsigned code wants to run and that it can&#8217;t run in protected mode (the low-rights mode that Internet [...]]]></description>
			<content:encoded><![CDATA[<p>If you run Vista and you&#8217;ve allowed Java to update itself recently, you&#8217;ll be getting an infuriating dialog box every time you open a new browser window, including a new tab or a popup window, saying that unsigned code wants to run and that it can&#8217;t run in protected mode (the low-rights mode that Internet Explorer uses). The SSVAGENT.EXE referred to is Java&#8217;s update agent, which runs every time the browser runs - and Sun apparently can&#8217;t tell the difference between a new Internet Explorer process and a new tab running in the existing process.</p>
<p>If you actually use any Java applets, you may also get an error telling you there are several Java Virtual Machines running. </p>
<p>It&#8217;s bad enough that Sun has, for at least the second time, put out software without a digital signature proving where it comes from, the most basic security check on code for the end user. It&#8217;s equally annoying that the suggestion from Sun is that you just click &#8216;Allow&#8217; every time until the bug gets fixed in Java 6 Update 10 (&#8217;officially released later this summer&#8217;) and that Internet Explorer doesn&#8217;t let me say &#8216;Don&#8217;t ever allow this to run&#8217;.</p>
<p>But how about an update agent that runs every time you run your browser? That&#8217;s not very respectful of my resources, or my bandwidth. Other applications have periodic checks for updates and they only run when I&#8217;m not buys doing other things (Vista has an API for this, so even if you have umpteen different notification systems running, they can all find out when you&#8217;ve stopped to think or turned away to pick up the phone and do their updates, checks and maintenance without slowing you down). Why does Java need to check for updates so obsessively?</p>
<p>The Java control panel doesn&#8217;t think it needs to check that often; the default setting appears to be check monthly. So why does it hook into Internet Explorer to run the update agent all the time? Personally, I&#8217;m turning off the updater altogether, although that&#8217;s not a decision you&#8217;ll want all your users to take.</p>
<p>I can&#8217;t tell you exactly where the Java control panel hides itself; I couldn&#8217;t find anything in the All Programs list so I typed &#8216;Java&#8217; into the search bar on the Vista Start menu and it offered me the Java control panel without having to dig for it. On the Update tab clear the check box for &#8216;Check for updates automatically&#8217; and stick to your decision when Java asks if you won&#8217;t reconsider and click &#8216;Check Monthly&#8217; instead because that&#8217;s the setting you started with. You may have to quit and restart Internet Explorer to prise Java&#8217;s hook out of the code and then you can go back to having browser windows open without a security warning that you train yourself to ignore.</p>
<p>That&#8217;s the problem with dialog boxes where it&#8217;s OK to just click yes, and one of the interface issues with Vista&#8217;s User Account Control. Any time there&#8217;s a dialog that&#8217;s in your way, the temptation is to click Yes just to get rid of it. Ask users if they want to do this unsafe thing, if they really want to, if they really really really want to and they&#8217;ll click Yes with less and less hesitation. Years of popups and confirmation dialogs have trained the user like a monkey in an experiment; click here and get what you want.</p>
<p>But you have to have confirmation for some things (Format C:? Record Battlefield Earth? Delete your wedding photos? Install an application just because you clicked on a URL?).</p>
<p>The real problem is that the PC has no idea of context or common sense; I navigated to the home page for the Kevtris game by typing in the URL, so when I click the download link and then click Run I really do want to install the game, but if I clicked an ad link in my email and it goes straight to installing a Trojan I really don&#8217;t want to. The PC has to leave intelligent decisions up to the user, and that means dialog boxes and confirmations when there&#8217;s anything that could be suspicious. Not remembering to sign the code for your application? That&#8217;s either suspicious, downright penny-pinching ($25 for a certificate) or shows you don&#8217;t have a good sign-off process for your developers. Either way, yes, I do want my browser to warn me about you.<br />
-Mary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/08/javas-ssvagentexe-training-the-monkey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spam Fighting in Exchange</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/06/spam-fighting-in-exchange/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/06/spam-fighting-in-exchange/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 09:09:48 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Spam]]></category>

		<category><![CDATA[Email]]></category>
<category>email</category><category>exchange</category><category>RBL</category><category>spam</category><category>spam fighting</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/06/spam-fighting-in-exchange/</guid>
		<description><![CDATA[How can you fight spam with one of the most common email servers out there? After all, surely that should mean it&#8217;s an easy play for the spammers, with enough holes to get every V1agr4 advert and pump-and-dump scam into your users&#8217; mailboxes.
It turns out it isn&#8217;t - and that the built-in tools are effective [...]]]></description>
			<content:encoded><![CDATA[<p>How can you fight spam with one of the most common email servers out there? After all, surely that should mean it&#8217;s an easy play for the spammers, with enough holes to get every V1agr4 advert and pump-and-dump scam into your users&#8217; mailboxes.</p>
<p>It turns out it isn&#8217;t - and that the built-in tools are effective spam blockers.</p>
<p>If you&#8217;re not using Exchange 2007 Content Filter (or Exchange 2007&#8217;s Intelligent Message Filter) turn them on. This is one of the most effective weapons in your arsenal. It&#8217;s regularly updated, and it scans messages for common spam formats. Mesages are categorised and given spam ratings, which you can use to reject, quarantine, or file messages in users&#8217; Junk Mail folders. CF is surprisingly easy to use - set it up, set the basic filtering rules, and then occasionaly check your quarantine mail box for false positives.</p>
<p>Exchange 2007 has even added whitelisting for persistently filtered false positives. Once a domain is whitelisted, there&#8217;s no more delving in the spam folders for Twitter invites or press releases from Kaspersky and Sophos.</p>
<p>I&#8217;d been running my server like that for some time, when I discovered another trick that turned out to make a huge difference. Exchange actually supports using real-time block lists (RBLs), which are lists of spam IP addresses hosted by services like SpamCop and Spamhaus. It&#8217;s trivially easy to add new block lists to Exchange - just find the lookup address on the block list site (Spamhaus&#8217; is zen.spamhaus.org), and add it and the provider name in the Block List Provider section of Exchange&#8217;s anti-spam tools.</p>
<p>Without RBL support turned on I was getting 500 or so spam messages in my quarantine a day, making it hard to filter out the few false positives. With it on, I&#8217;m down to less than 100. Managing my spam is a lot easier - and with whitelisting, I&#8217;m having to look in the spam folder a lot less often&#8230;</p>
<p><i>&#8211;Simon </i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/06/spam-fighting-in-exchange/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bignums</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/08/05/bignums/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/08/05/bignums/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:12:33 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Enterprise]]></category>

		<category><![CDATA[Storage]]></category>
<category>BBC</category><category>disk</category><category>Gartner</category><category>Google</category><category>Intel</category><category>internet</category><category>numbers</category><category>storage</category><category>terabytes</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/08/05/bignums/</guid>
		<description><![CDATA[Did you ever have one of those days when everything seemed to be getting bigger?
I recently put the largest machine we&#8217;ve ever had onto our office network. A 64-bit server, with 6GB of RAM and 1TB of disk, it&#8217;s taken on the role of handling all our mail and files. When a new desktop PC [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever have one of those days when everything seemed to be getting bigger?</p>
<p>I recently put the largest machine we&#8217;ve ever had onto our office network. A 64-bit server, with 6GB of RAM and 1TB of disk, it&#8217;s taken on the role of handling all our mail and files. When a new desktop PC arrives later this week, there&#8217;ll be over 7TB of storage on this small office network.</p>
<p>Just a couple of years ago we were surprised if we had more than 500GB of storage in an office. Turning back the clock still further, I helped design a UK-scale photo storage service, where we had a hierarchical storage system with a whole 3TB of spinning disk and 30TB of fast tape. Today&#8217;s fast external drives are making that architecture obsolete - our new server is using eSATA to do a whole server backup onto a 500GB drive. That back up? It only takes 30 minutes&#8230;</p>
<p>Outside out office the usual run of press releases seem focused on delivering larger and larger numbers. Cuil&#8217;s leaked launch (and the claimed size of its index) led Google to claim that it had indexed over 1 trillion web pages. That&#8217;s a pretty big number - 10 to the power of 12. It&#8217;s also the approximate number of bacteria living on the human body.</p>
<p>Closer to home, BT is claiming that it&#8217;s hooked up just under 17 million homes with broadband connections. It turns out that there aren&#8217;t many more homes to be connected, with broadband analysts Point Topic suggesting there are only around a million households that can migrate to broadband left - and around 9.6 million that don&#8217;t have internet access at all. The days of massive growth in broadband are behind us now, and what was a luxury is rapidly becoming a commodity. It would be interesting to see the spreadhseets at BT, as the company juggles the numbers to see how it can make money from running the data pipes.</p>
<p>After all, there&#8217;s plenty of scope for bringing the world online. Gartner recently suggested that there were over a billion PCs in use around the world (and soon there&#8217;ll be a billion transistors in each processor, thanks to Intel). While getting to a billion PCs in 30 years may seem a lot, there&#8217;ll be another billion in just 6 years, thanks to 12% annual growth. There<br />
&#8217;s a lot of scope for significant social change here, as the emerging world (and especially the BRIC nations) start coming on line. The anglophile web will become just a part of a global, multi-lingual web - after all, even without the iPhone, China Mobile subscribers use more mobile data than any other network.</p>
<p>With all those machines, and all that information out there, there&#8217;s an issue of managing the information - and manging the storage it requires. The BBC has just such a problem.</p>
<p>The archive is currently managing about 700,000 digital items, with most of it still on discrete media (digital video tape, CDs, DVDs). There are about 280,000 actual master files, digitised from U-Matic video and 1/4&#8243; audio originals, and from magnetic sound tracks. Then there are 60,000 viewing-quality video files, but these are held on CD-ROM in anticipation of a mass storage system. Overall they&#8217;re managing 12 petabytes, mainly on digital videotape - with a growth rate of about 400 terabytes a year, mainly on digital videotape.</p>
<p>If the numbers in your office are getting to big, be glad you&#8217;re not dealing with any of the really big numbers out there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/08/05/bignums/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Would you pay another £3 a month for fast fibre?</title>
		<link>http://www.itpro.co.uk/blogs/maryb/2008/07/31/would-you-pay-another-3-a-month-for-fast-fibre/</link>
		<comments>http://www.itpro.co.uk/blogs/maryb/2008/07/31/would-you-pay-another-3-a-month-for-fast-fibre/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 14:47:35 +0000</pubDate>
		<dc:creator>Simon Bisson &#38; Mary Branscombe</dc:creator>
		
		<category><![CDATA[Business]]></category>

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

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

		<category><![CDATA[Internet]]></category>
<category>bandwidth</category><category>BT</category><category>DSL</category><category>fibre</category><category>OFCOM</category>
		<guid isPermaLink="false">http://www.itpro.co.uk/blogs/maryb/2008/07/31/would-you-pay-another-3-a-month-for-fast-fibre/</guid>
		<description><![CDATA[BT shareholders should stop worrying about the cost of fibre. Everyone wants fast broadband and the current plans aren&#8217;t so expensive that they&#8217;ll take years to pay off.
I noticed the other day that the market didn&#8217;t take well to the news that BT is really moving forward on plans to roll out fibre across to [...]]]></description>
			<content:encoded><![CDATA[<p>BT shareholders should stop worrying about the cost of fibre. Everyone wants fast broadband and the current plans aren&#8217;t so expensive that they&#8217;ll take years to pay off.</p>
<p>I noticed the other day that <a target="_blank" href="http://web20.telecomtv.com/pages/?newsid=43509&amp;id=e9381817-0593-417a-8639-c4c53e2a2a10">the market didn&#8217;t take well</a> to the news that BT is really moving forward on plans to roll out fibre across to the UK to drag broadband speeds into the 21st century (think 8Mbps DSL is fast? - check out Korea, or Paris where they&#8217;re laying 30Mbps fibre). Cable coverage in the UK is a joke (NTL bought the cheapest demographic data it could find for high population density and ended up cabling multiple occupancy council estates where it couldn&#8217;t get licenses to offer a service and running out of money before it got round all the consumers and small businesses that actually wanted cable modems).</p>
<p>Now the analysts at Point Topic have done some interesting sums. BT&#8217;s proposal to cover 40% of the homes in the UK for £1.5bn works out at £150 per household - a lot less than the £800 each in previous calculations for doing all 25 million households. And making that pay dividends to all those worried shareholders will only take about £3 per household, according to Point Topic, because BT will be making savings on operating costs. Fibre means new services to sell; we might finally be able to get seamless roaming between landline calls, mobile calls and VOIP - it&#8217;s all IP underneath, after all. Some of the bandwidth will doubtless get eaten up by pay-for IP TV services.</p>
<p>And the regulator will need to keep an eye on who you can buy fibre from or we&#8217;ll be back to a monopoly faster than you can tell Sid pirated content isn&#8217;t the only reason anyone wants a fast connection (when did you last use an MSDN CD instead of downloading the ISO?). The industry has been asking OFCOM to promise it will be able to make money out of fibre as if it was something new and different. There may more trenches to dig in remote areas - although you can blow fibre down an existing conduit with compressed air - and you have to get the termination right, but it&#8217;s not rocket science. As Tim Johnson at Point Topic puts it, &#8220;by and large BT&#8217;s shareholders should be able to finance the investment, carry the risk and reap a good profit in return.&#8221;</p>
<p>Bandwidth; it&#8217;s a business, not a right, but it should be good business all round.<br />
-Mary<br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.itpro.co.uk/blogs/maryb/2008/07/31/would-you-pay-another-3-a-month-for-fast-fibre/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
