Hyper-V R2 service pack 1, Dynamic Memory, RemoteFX and virtual desktops

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

I have to admit that I’ve tuned out a bit on the virtualisation front over the last year.  It seems that some vendors are ramming VDI down our throats as the answer to everything; meanwhile others are confusing virtualisation with “the cloud”.  I’m also doing less hands-on work with technology these days too and I struggle to make a business case to fly over to Redmond for the MVP Summit so I was glad when I was invited to join a call and take a look at some of the improvements Microsoft has made in Hyper-V as part of Windows Server 2008 R2 service pack 1.

Dynamic memory

There was a time when VMware criticised Microsoft for not having any Live Migration capabilities in Hyper-V but we’ve had them for a while now (since Windows Server 2008 R2).  Then there’s the whole device drivers in the hypervisor vs. drivers in the parent partition argument (I prefer hardware flexibility, even if there is the occasional bit of troubleshooting required, over a monolithic hypervisor and locked-down hardware compatibility list).  More recently the criticism has been directed at dynamic memory and I have to admit Microsoft didn’t help themselves with this either: first it was in the product, then it was out; and some evangelists and Product Managers said dynamic memory allocation was A Bad Thing:

“Sadly, another “me too” feature (dynamic memory) has definitely been dropped from the R2 release. I asked Microsoft’s Jeff Woolsey, Principle Group Program Manager for Hyper-V, what the problem was and he responded that memory overcommitment results in a significant performance hit if the memory is fully utilised and that even VMware (whose ESX hypervisor does have this functionality) advises against it’s use in production environments. I can see that it’s not a huge factor in server consolidation exercises, but for VDI scenarios (using the new RDS functionality), it could have made a significant difference in consolidation ratios.”

In case you’re wondering, at my notes from when this feature was dropped from Hyper-V in the R2 release candidate (it was previously demonstrated in the beta). Now that Microsoft has dynamic memory working it’s apparently A Good Thing (Microsoft’s PR works like that – bad when Microsoft doesn’t have it, right up to the point when they do…).

To be fair, it turns out Microsoft’s dynamic memory is not the same as VMware’s – it’s all about over-subscription vs. over commitment. Whereas VMware will overcommit memory and then de-duplicate to reclaim what it needs, Microsoft takes the approach of only providing each VM with enough memory to start up, monitoring performance and adding memory as required, and taking it back when applications are closed.

As for those consolidation ratio improvements: Michael Kleef, one of Microsoft’s Technical Program Managers in the Server and Cloud Division has found that dynamic memory can deliver a 40% improvement in VDI density (Michael also spoke about this at TechEd Europe last year).  Microsoft’s tests were conducted using the Login Virtual Session Indexer (LoginVSI) tool which is designed to script virtual workloads and is used by many vendors to test virtualised infrastructure.

It turns out that, when implementing VDI solutions, disk I/O is the first problem, memory comes next, and only after that is fixed will you hit a processor bottleneck. Instead of allocating 1GB of RAM for each Windows 7 VM, Microsoft used dynamic memory with a 512MB VM (which is supported on Hyper-V).  There’s no need to wait for an algorithm to compute where memory can be reclaimed – instead the minimum requirement is provided, and additional memory is allocated on demand – and Microsoft claims that other solutions rely on weakened operating system security to get to this level of density.  There’s no need to tweak the hypervisor either.

Microsoft’s tests were conducted using HP and Dell servers with 96GB of RAM (the sweet spot above which larger DIMMS are required and so the infrastructure cost rises significantly).  Using Dell’s reference architecture for Hyper-V R2, Microsoft managed to run the same workload on just 8 blades (instead of 12) using service pack 1 and dynamic memory, without ever exhausting server capacity or hitting the limits of unacceptable response times.

Dynamic memory reclamation uses Hyper-V/Windows’ ability to hot-add/remove memory with the system constantly monitoring itself for virtual machines under memory pressure (expanding using the configured memory buffer) or with excess memory, after which they become candidates to remove memory (not immediately in case the user restarts an application).  Whilst it’s particularly useful in a VDI scenario, Microsoft say it also works well with web workloads and server operating systems, delivering a 25-50% density improvement.

More Windows 7 VMs per logical CPU

Dynamic memory is just one of the new virtualisation features in Windows Server 2008 R2 service pack 1.  Another is a new support limit of 12 VMs per logical processor for exclusively Windows 7 workloads (it remains at 8 for other workloads).  And Windows 7 service pack 1 includes the necessary client side components to take advantage of the server-side improvements.

RemoteFX

The other major improvement in Windows Server 2008 R2 service pack 1 is RemoteFX.  This is a server-side graphics acceleration technology.  Due to improvements in the Remote Desktop (RDP) protocol, now at version 7.1, Microsoft is able to provide a more efficient encode/decode pipeline, together with enhanced USB redirection including support for phones, audio, webcams, etc. – all inside an RDP session.

Most of the RemoteFX benefits apply to VDI scenarios but one part also benefits session virtualisation (previously known as Terminal Services) – that’s the RDP encode/decode pipeline which Microsoft says is a game changer.

Microsoft has always claimed that Hyper-V’s architecture makes it scalable. With no device drivers inside the hypervisor (native device drivers only exist on the parent partition) and a VMBus used for communications between virtual machines and the parent partition.  Using this approach, virtual machines can now use a virtual GPU driver to provide the Direct3D or DirectX capabilities that are required for some modern applications – e.g. certain Silverlight or Internet Explorer 9 features.  Using the GPU installed in the server, RemoteFX allows VMs to request content via the virtual GPU and the VMBus, render using the physical GPU and pass the results back to the VM again.

The new RemoteFX encode/decode pipeline uses a render, capture and compress (RCC) process to render on the GPU but to encode the protocol using either the GPU, CPU or an application-specific integrated circiut (ASIC).  Using an ASIC is analogous to TCP offloading in that there is no work required by the CPU.  There’s also a decode ASIC – so clients can use RDP 7.1 in an ultra-thin client package (a solid state ASIC) with RemoteFX decoding.

Summary

Windows 7 and Windows Server 2008 R2 service pack is mostly a rollup of hotfixes but it also delivers some major virtualisation improvements that should help Microsoft to establish itself as a credible competitor in the VDI space. Of course, the hypervisor is just one part of a complex infrastructure and Microsoft still relies on partners to provide parts of the solution – but by using products like Citrix Xen Desktop as a session broker, and tools from Appsense for user state virtualisation, it’s finally possible to deliver a credible VDI solution on the Microsoft stack.

The wait is over – almost: the first service pack for Windows 7 and Windows Server 2008 R2 is ready to ship

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

You know that old saying with Windows: “wait for the first service pack”? Well, some might say that, in these days of continuous updates, it no longer applies (I would be one of those people).  Even so if you are one of those people who has been holding out for the release of the first service pack for Windows 7 and Windows Server 2008 R2, it’s nearly here – and you’ve been waiting for a while now (in fact, it’s been so long I could have sworn it had already shipped!)…

Today, Microsoft will announce the release to manufacture (RTM) of Windows 7 and Windows Server 2008 R2 service pack 1 (but general availability is not until 22 February 2011).  I’m told that OEMs and technology adoption program (TAP) partners will get the bits first – MSDN and TechNet subscribers will have to wait until closer to the general availability date. I’ve had no word on availability for volume license customers so I’d assume 22 February.

As I wrote back in March 2010, there is a single service pack for both client and server (just as with Vista and Server 2008); however the features that it unlocks are different for the two operating systems.  My next post goes into some of the technical details of the improvements that are made to Hyper-V in Windows Server 2008 R2 service pack 1.

IPv6 switchover – what should CIOs do (should they even care)?

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

It’s not often that something as mundane as a communications protocol hits the news but last week’s exhaustion of Internet Protocol (IP) addresses has been widely covered by the UK and Irish media. Some are likening the “IPocalypse” to the Year 2000 bug. Others say it’s a non-issue. So what do CIOs need to consider in order to avoid being presented with an unexpected bill for urgent network upgrades?

Focus have produced an infographic which explains the need for an IPv6 migration but, to summarise the main points:

  • The existing Internet address scheme is based on 4 billion internet protocol (IPv4) addresses, allocated in blocks to Regional Internet Registries (RIR) and eventually to individual Internet Service Providers (ISP).
  • A new, and largely incompatible version of the Internet Protocol (IPv6) allows for massive growth in the number of connected devices, with 340 undecillion (2^128) addresses.
  • All of the IPv4 addresses have now been allocated to the RIRs and at some point in the coming months, the availability of IPv4 addresses will dry up.
  • Even though there are huge numbers of unused addresses, they have been already been allocated to companies and academic institutions. Some have returned excess addresses voluntarily; others have not.

The important thing to remember is that the non-availability of IPv4 addresses doesn’t mean that the Internet will suddenly stop working. Essentially, new infrastructure will be built on IPv6 and we’re just entering an extended period of transition. Indeed, in Asia (especially Japan and China), IPv6 adoption is much more mature than in Europe and America.

It’s also worth noting that there are a range of technologies that mitigate the requirement for a full migration to IPv6 including Network Address Translation (NAT) and tunnels that allow hybrid networks to be created over the same physical infrastructure. Indeed, modern operating systems enable IPv6 by default so many organisations are already running IPv6 on their networks – but, whilst there are a number of security, performance and scalability improvements in IPv6, there can be negative impacts on security too if implemented badly.

Network providers are actively deploying IPv6 (as are some large organisations) but it’s likely to be another couple of years before many UK and Ireland’s enterprises consider wide-spread deployment. Ironically, the network side is relatively straightforward and the challenge is with the hardware appliances and applications. The implications for a 100% replacement are massive, however a hybrid approach is workable and will be the way IPv6 is deployed in the enterprise for many years to come.

So, should CIOs worry about IPv6? Well, once the last IPv4 addresses are allocated, any newly formed organisation, or those that require additional address space, will only be accessible over the new protocol. Even so, it will be a gradual transition and the key to success is planning, even if implementation is deferred for a while:

“The move to IPv6 will take a long time – ten years plus, with hybrid networks being the reality in the interim. We are already seeing large scale adoption across the globe, particularly across Asia. Telecommunication providers have deployed backbones and this adoption is growing, enterprise customers will follow. Enterprises need to carefully consider migrations: not all devices in the network can support IPv6 today; it is not uncommon for developers to have ‘hard-coded’ IPv4 addresses and fields in applications; and there are also security implications with how hybrid network are deployed, with the potential to bypass security and firewall policies if not deployed correctly.” [John Keegan, Chief Technology Officer, Fujitsu UK and Ireland Network Solutions Division]

As for whether IPv6 is the new Y2K? I guess it is in the sense that it’s something that’s generating a lot of noise and is likely to result in a lot of work for IT departments but, ultimately it’s unlikely to result in a total infrastructure collapse.

[This post originally appeared on the Fujitsu UK and Ireland CTO Blog and was written with assistance from John Keegan.]

Downloading content from the US iTunes Store, outside the United States

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

I’m getting increasingly tired of seeing apps launched in the US iTunes Store and not here in the UK.  And the worst culprit seems to be, would you believe, Microsoft?!  For example, the Bing app – freely available in the US, but not here.  Sure, some of the content is US-specific but not all of it – and it’s been around in the States for ages now!

Then, I heard that OneNote has shipped on iOS.  Yes, OneNote. Microsoft’s fantastic note-taking app, on iOS. Further more, it’s currently free of charge (for a limited period). Ever since I bought an iPad, I thought that OneNote would be brillaint on that platform and, as good as Evernote is, it’s just not good enough.

Sadly, the OneNote Mobile app for iPhone is only available in the US iTunes Store but there is a workaround:

  1. Purchase a US iTunes gift card. If you have friends in the States, they might be able to help (they can e-mail you the code on the back of the card) or there are sites on the web that will sell you a code, usually for a hefty commission fee…
  2. Launch iTunes and sign out from the local iTunes Store.
  3. Switch to the US iTunes Store – for example attempt to buy some content that’s only available in the US (and iTunes will prompt you to switch stores) – it needs to be free content though (like a free iPhone app), in order to display a payment option of none in a later step.
  4. Redeem  the code from a US-issued iTunes gift card, creating a new iTunes account in the process.  You’ll need an e-mail address that’s not already associated with iTunes and a valid address in the States.  If you’re staying with friends, or at a hotel, that would work.
  5. Select the payment type of none, then continue the process to complete the account opening process and download the content.  Your new account will be credited with the value of the gift card.

I don’t know if this breaches terms and conditions on the Apple store (maybe if they were shorter, and written in plain English, I might actually read them…) but it works. As for legitimacy, I might be writing this from the United States, in which case using my hotel address and a gift card seems perfectly acceptable.  At least it does right now – Apple may try an tighten things up later but what’s in it for them? This way they can sell content in multiple regions from the same customer… and I’m talking about apps here, it’s not as though I’m advocating circumvention of media distribution rights for music/video. Of course, I’m not a lawyer – and I can’t be held responsible for anyone else’s actions based on the advice in this blog post.

Content not authorised in iTunesWhen you sync your device with iTunes, you will probably get an error indicating that the apps are not authorised on the computer.  Simply follow the instructions to authorise the computer for use with that iTunes Store (Authorize This Computer on the Store menu in iTunes).

Content syncing with a device in iTunesAfter doing so, the next device sync should copy the app (iTunes will have one library containing content from both the US and the local iTunes Stores) and you can freely switch back and forth between US and local iTunes accounts to make new purchases.

As it happens, OneNote Mobile for iPhone is exactly what it says – it’s an iPhone app and doesn’t make full use of the larger screen on the iPad.  This is a missed opportunity for Microsoft – the best iOS apps detect the device and present an appropriate view to make full use of the display capabilities – and they could have a knock-out app running on a competitor’s platform. Hey ho.

My Fit at 40 Challenge

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

JustGiving - Sponsor me please!I’ve just launched the JustGiving page for my “Fit at 40” challenge.

“Fit at 40” is my challenge to lose weight, get fit, and raise money to fight Prostate Cancer, the most common cancer in men.

I’m asking my friends, family, colleagues, and everyone else to sponsor me, but it’s not for a single event.

This is what I’m doing, and why…

It’s about me

At the time of writing, I’m 38 years old, about 5 stone heavier than I’d like to be (I’m about 17st 10lbs – or 113kg), and I’ve been this way for a few years now.

I know the problem: I like food; I don’t do enough exercise; and I’m greedy. But I really want this to change – with your help…

Last year (2010), I ran the Harrold Pit Run, a 4.8Km race in a village a few miles away from where I live. In a few short weeks I worked hard to get from being unable to run to the end of the street, to running my first race, and I loved the experience.

I tried to keep up the running but I’ve struggled to keep going by pounding the pavements alone.  Like cutting out the poor diet, I need something to motivate me and, after I ran another 5Km race in Studland last summer, my wife came up with the idea of combining running, dieting, and fund-raising.

It’s for my Dad

On 6 May 2009, I received a phone call to tell me my Father was in hospital.  I knew he was receiving treatment for Prostate Cancer, but the doctors had thought everything was under control, telling him that he was more likely to die of something else before the cancer got him…

But the doctors were wrong – the cancer had spread, Dad was undergoing chemotherapy, and things were not looking good.

Dad died in the early hours of 9 May 2009. He was only 63.

It’s for every man

  • Prostate cancer is the most common cancer in men.
  • Every year 36,000 men are told they have prostate cancer.
  • 96% of men don’t know where the prostate is.
  • In the early stages of the disease, you have no symptoms.
  • At 50 you have a 1 in 11 chance of developing prostate cancer.
  • Prostate cancer kills one man every hour in the UK.

There are several charities dedicated to prostate cancer research, support, information and campaigning but I’ve chosen to support The Prostate Cancer Charity because they work across all of these areas.

It’s about helping me, remembering my Dad, and potentially benefiting every other man

By sponsoring me, you can help me stay motivated to shift that weight, get fit, and run a number of races for charity. In return, I’ll donate all of the funds raised via this website to The Prostate Cancer Charity and, because I can’t support multiple charities through JustGiving, I’ll aim to support other charities working in this field, such as The Prostate Cancer Research Centre with some of the offline donations [Update February 2012: whilst it was a nice idea to support multiple charities in this way, it’s not been practical and all funds raised to date have been sent to The Prostate Cancer Charity].

I’m asking my friends, family, colleagues, and everyone else to sponsor me but, instead of me asking you to sponsor me for a single event, I’m going to keep going until my 40th birthday, in just over a years’ time.

Each time I lose another stone (that’s just over 6kg), I’ll ask you to come back and sponsor me some more. And each time I increase the distance or run in a major race, I’ll come calling again.

I hope to run at least one 5Km race over the winter months; and I’ve entered the BUPA London 10,000 next May too (where my running partner will be Eileen Brown). We’ll see how I go with the 5Km and 10Km runs, but it would be nice to think I might make it to a half-marathon before the end of my challenge in April 2012.

If my friends, family, colleagues and online contacts could sponsor me just one or two pounds each time I either run a race or lose a chunk of weight, I’ll be able to reach my goal of raising £2000 for prostate cancer charities.

Donating through JustGiving is simple, fast and totally secure. Your details are safe – JustGiving have pledged never to sell them on or send unwanted emails. Once you donate, they’ll send your money directly to The Prostate Cancer Charity and make sure Gift Aid is reclaimed on every eligible donation by a UK taxpayer. So it’s the most efficient way to donate – I raise more money, whilst saving time and cutting costs for the charity.

Thank you for helping me to be Fit at 40.

What might “Windows 8” (or “Windows Next”) bring for tablets/slates?

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

Once upon a time, Microsoft used to share information about developments in new versions of Windows with customers and partners. Then came Windows Vista (codenamed Longhorn), a project fraught with difficulties, and there was much consternation about cancelled functionality.  So, for the next release (codenamed, and later released as, Windows 7, even though it’s only 6.1), Microsoft kept quiet, before shipping a very public beta and asking people for feedback, long after all the key decisions had been made!

“Windows 8” looks to continue in the same vein – except that Microsoft won’t even tell us a codename – only making vague references to “the next version of Windows” or “Windows Next”. So, it’s hardly surprising that the tech media is trying to glean information about what the next release of Windows may have in store.  And, as an MVP and an employee of a major global systems integrator (but speaking for myself of course – my views are personal and should not be interpreted as a statement on behalf of my employer), I can tell you it’s not just technology journalists and bloggers that want to know – I want to be able to talk to customers about roadmaps but Microsoft is keeping schtum.

So, when journalist, author, ZDNet blogger and long-time Microsoft commentator, Mary Jo Foley ran a webcast this afternoon looking at Microsoft’s strategy for tablets/slates “Windows 8”, I tuned in.  Of course, it was nothing that Mary Jo hadn’t already written about – and it was purely speculative (albeit based on some good sources) but it’s the best we have to go on right now about what might be coming – and a good summary of the current situation.

The following are my notes from the webcast.  I may well look back in a year or so and laugh at how wrong we were (as I did with my tweets about the iPad from late-January 2010!) but I have a feeling that most, if not all, of this will come true.

It was interesting to see what people think about the market for slates/tablets.  Based on a poll taken during the call: 13% think that Apple owns the market [as of now, they do – but that could still change]; 8% think it’s overrated and will slip away like netbooks [unlikely – have you seen the sales figures for the iPad?]; 22% think the market is in its infancy and will hurt PC sales [definitely nascent; but I generally see slates as additive, rather than alternatives to PCs]; and the vast majority (57%) think the market is in its infancy but that there is room for Android and Windows “pads”.  Based on those figures (which are far from scientific, and likely to be skewed in Microsoft’s favour given Mary Jo’s readership) Microsoft has not completely lost its chance to ship a decent tablet but it’s clear there is still a lot of work to do – and a lot of unknowns.

So what about Windows 7 slates? It’s difficult for me to comment on this, for professional reasons (although I have previously written about how Steve Ballmer told me what to do with my iPad) but Mary Jo Foley is not a fan. She sees some interesting designs, but considers them to be generally pricey, not portable enough, with poor battery life and not true iPad competitors. [For what it’s worth, I can’t argue with any of that.]

And what’s the difference between a slate and tablet? Not a lot.  Microsoft likes to talk about tablets – they see a stylus as a differentiator but the two terms are used interchangably by analysts and media – like notebooks and laptops (or twenty-eleven and two-thousand-and-eleven).

On Windows 8, Microsoft has said nothing – although they have spoken of “the next version of Windows”.  That could be Windows 8, or it could be something else (Windows Compact Embedded?) but is really likely to be a successor to Windows 7.

Microsoft has accidentally leaked information about “Windows Next” in job advertisements, blog posts, leaked slides from confidential presentations to OEMs. Some of the information gleaned includes references to identifying modern form factors to target and optimise for:

  • Lap PC
  • Workhorse PC
  • Family Hub PC

The second and third categories are familiar – and the first sounds/looks like a slate [albeit with a terrible lable].

There is a view that “Lap PCs” are about consumption (I think there is scope for some content creation – I certainly write on my iPad) but some differentiators might include more built in sensors (facial recognition to log in; ambient sensor to detect that the user is not there and hibernate/shutdown) as well as apps to integrate with home automation – but remember we’re likely to see at least one [maybe two] iteration(s) of the iPad before any of this comes to market.

Whilst we don’t know what “Windows Next” is, assuming it is a replacement for Windows 7, we can expect to see it within 24-36 months after Windows 7 shipped (so 2012) and it will run on x86, ARM and Intel/AMD system-on-a-chip (SoC) architectures.

Microsoft has said nothing official about RTM dates/betas, etc. but Mary Jo Foley believes milestone build 1 (M1) was released within Microsoft in September 2010 with M2 due this month and M3 around July/August.  After that, we might see A public test build in September (at PDC?) with a beta in 2012, and release in summer 2012?  There are some question marks around which architecture(s) may ship first, as well as whether it will be all 64-bit [I think it should be, but expect a 32-bit version to be available, at least for some SKUs].

It looks like there might be some interesting features for tablets/slates too:

  • Jupiter looks to be an application development model/framework that provides a XAML layer on top of Windows, maybe with its roots in version 5 of the Microsoft.NET Framework, for seamless creation of apps that are optimised for the tablet/slate experience.
  • MoSH may be a Modern SHell – an alternative user interface for Windows on slates/tablets – maybe using the Metro style we’ve seen in the Zune and Windows Phone software [let’s hope so].

Microsoft would like there to be “one Windows” but there isn’t and it’s only natural to ask if “Windows Next” will be the only slate operating system? We can expect to see version 7 of Windows Embedded Compact (definitely for data consumption only) released around April/May 2011, but there is also a chance of Windows Phone on tablets, despite Microsoft statements to the contrary [I think it could be be a great solution – although Mary Jo Foley notes that Windows is more mature and more stable than Windows Phone 7].

Can Microsoft win back iPad users? Well, maybe some of them – many of us are iPad users because there is simply nothing better in the market. Perhaps a Windows tablet could be good – but I for one would take some convincing – and it wouldn’t be running Windows 7 (and, from what I’ve seen of Google Android “Honeycomb”, it’s not really a step forward from current Apple iOS functionality either).  The real questions are around applications and access to data – and only time will tell what Microsoft has in store (excuse the pun) or what effect the revamped Android Marketplace will have.

For now, Mary Jo’s big unknowns are:

  • What will Windows slates do to address the issues of weight/cost/battery life? A tablet needs to be lightweight with a 10 hour battery life (as a minimum) [and to compete on value with the existing market leader].
  • Will Microsoft lock down the slate chassis specifications (as they did for Windows Phone 7), providing a common ground for applications?
  • Will the Metro user interface appear on a “WinPad”?
  • What about the Windows Application store? What apps will it have? Where from? Written by whom?
  • Will any of the Courier concepts re-emerge?

[Update 3 February 2011: Paul Thurrott also looks at Windows 8 rumours, among other things, prompting Jamie Thomson to ask another good question: Will Microsoft allow enterprises to run their own internal application stores?]

For now, we don’t really know the answers – I’m hopefully that things will fall into place towards the end of 2011 but the longer Microsoft has nothing, whilst Apple ships significant quantities of iPads (and “iPad 2″s), the larger the gap becomes, and the further Apple encroaches into Microsoft’s enterprise heartland.

Useful Links: January 2011

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

A list of items I’ve come across recently that I found potentially useful, interesting, or just plain funny:

Also, these posts appeared on the Fujitsu UK and Ireland CTO Blog and were either written, or co-authored, by me:

With hindsight, it’s probably not a good idea to stand in front of a lorry…

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

Imagine the situation: you’re just stepping out onto a Zebra crossing (you have right of way) and you see a seven-and-a-half-ton truck, 10 or 20 metres away, still moving at around 30mph with the driver looking down as if he is reading a newspaper, a text message on his phone, or something similar; you shout a warning (“Oy!”) and step back, slapping your hand on the side of the truck as it drives past but it continues its journey, as if nothing had happened.

That’s what happened to me this morning and it made me angry. I’ve spent enough years driving cars (and developing a sixth sense when I was a motorcyclist) to watch out for things like this, but imagine if I had been an elderly person crossing the road, or a child. I wouldn’t be here to tell the tale.

A few seconds later, the truck stopped at a set of traffic lights so I ran down the road and challenged the driver. I may have used a few choice words (I almost certainly did) but he denied that I was on the crossing as he approached (how would he know – he wasn’t even looking ahead!). Standing in front of the truck, I got my phone out to take a picture of the registration plate and the driver actually drove the truck at me as if to push me out of the way! There was no way he would deliberately run me over but he jumped out of his cab and grabbed my phone, telling me he would give it back (throw it under the truck more like) when I moved. For the next few minutes he refused to give it back to me, driving the truck at me once more as I protested to get my phone back. At one point he got out of the cab again and grabbed me by my jacket collar to move me out of the way (I’m seventeen and a half stone – but he was taller than me, stronger than me, and bloody annoyed with me). Eventually, after calming down and noticing I was shaking (showing some humility at least) the truck driver returned my mobile phone and we agreed that we would go our separate ways. I was still shaking, and I didn’t manage to record the registration number of the truck but it belongs to Biffa, a waste management and recycling company, and I’m sure they will be able to track it, should they so desire…

Throughout the incident, which probably lasted at least five minutes and was right outside a busy London railway station, during the rush hour, people stood and watched. Some took pictures with their mobile phones but no-one called the police when I called out and asked them to, on at least two occasions. I may have been stupid to pick an argument with someone who was prepared to drive a lorry at me but really, London commuters, are you really that self-absorbed that you won’t help someone out after seeing them being subjected to threatening behaviour bordering on physical assault?  Even if you didn’t want to “get involved”, you could have asked me if I was alright after the truck was driven away.

After travelling a couple of stops on the tube, I saw some British Transport Police officers and I asked for advice. The officer I spoke to was very helpful, including giving me the number for the Metropolitan Police but, I honestly think that reporting the incident will be a waste of my time and theirs. I have no evidence (only a blurred, shaky camera phone picture of the truck driving away, in which there are no identifiable markings) and, despite the city being littered with CCTV, the police have much bigger priorities.

Looking back, with slightly less adrenalin being pumped around my system, I can see it was not wise to put myself in a dangerous position but there is no excuse for deliberately driving a lorry at me. I’m sure the driver is a decent guy, just as pumped up by the situation as I was but, more to the point, if Biffa’s operatives are driving without due care and attention, the next person to cross the road in front of them might not be so lucky. As one of my (female – i.e. not testosterone-fuelled) colleagues observed, hopefully the incident will make this truck driver think more carefully about his actions, even if he won’t openly admit that he made a mistake. And I should be grateful that the worst thing to come out of this for me, was needing to replace my damaged iPhone headphones.

London Bloggers Meetup (#LBM): January 2011 – 10 lessons and tips for blogging

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

A couple of nights ago, I went along to the London Blogger’s Meetup – which is basically a big social event for bloggers! It’s wierd, most of the bloggers I meet normally are in tech but I’m never stopped to think that an event like this doesn’t just attract geeks like me (duh!).  I’m a bit shy at these things, but I did meet some great people – as well as lusting after the Dell Vostro V130 laptop that was given away.

The highlight of the evening though was Andy Bargery’s short presentation giving 10 lessons and tips for blogging.  Andy has shared the Prezi and I’ve embedded it below:

Tablets: How will they impact your enterprise IT?

This content is 15 years old. I don't routinely update old blog posts as they are only intended to represent a view at a particular point in time. Please be warned that the information here may be out of date.

It seems that last week’s Consumer Electronics Show (CES) can be summed up with one word:

“Tablet”.

Even though Steve Ballmer, CEO at Microsoft, demonstrated an HP “slate” running Windows in last year’s CES keynote, Apple managed to steal Microsoft’s thunder with the iPad and this year’s show saw just about every PC manufacturer (and Fujitsu is no exception) preparing to launch their own model(s).

Tablet computers aren’t new but Apple’s iPad has revitalised the market – I recently wrote about this when I examined the potential impact on desktop managed service – and one report I read suggested that there were over 80 tablets launched at CES!

For many years, CIOs have been standardising end-user computing environments on Intel x86 hardware and Windows operating systems, with appropriate levels of lockdown and control which makes it all the more interesting to see the variation in hardware, form factor and operating system in these new devices.

Our IT departments will struggle to support this plethora of devices yet IT consumerisation will force us to. But this isn’t a new phenomenon – ten years ago I was working in an organisation which was trying to standardise on Windows CE devices as they provided the best application support platform for the business, whilst the execs were asking for BlackBerrys so they could access e-mail on the move.

Guess what happened? We ended up with both.

And that’s what will happen with next-generation tablets, just as for smartphones. To some extent, it’s true for PCs too – the hardware and the operating system have become commoditised – and our task is to ensure that we can present the right data and the right applications to the right people, at the right time, on the right device.

Which brings back around me to my opening point: tablets featured heavily at CES but tablets are just one part of the IT mix. Will your organisation be supporting their use in the enterprise? And do you see them as serious business devices, or are they really just executive toys?

[This post originally appeared on the Fujitsu UK and Ireland CTO Blog.]