May 21, 2008

The Electoral Register Hokey-Cokey

When I was a small child, my grandmother used to entertain me and my siblings by getting us to sing and dance the hokey cokey, a playful little song and dance routine if ever there was one.

This dance was brought to mind yesterday when Fergal of the Tuppenceworth bloggers emailed me to let me know that he appears to have been taken off the Electoral Register in his home county. Again.

You put your right to self-determination and election of a government by proportional representation as mandated by the constititution of the Irish Republic in.
You put your right to self-determination and election of a government by proportional representation as mandated by the constititution of the Irish Republic out.
In. Out. In. Out.
And you shake it all about.

It would seem that Fergal had been taken off the Register during the Great Clean up of 2006. He then had his ballot reinstated. The other day, in a fit of electoral existentialism he decided to try and find himself on the Electoral Register website www.checktheregister.ie

Zen like, he found himself encountering the concept of nothing as a search for his name at his address revealed nothing. Oh Hokey Cokey Cokey indeed.

So what may have gone wrong here?

  • Is Fergal’s name transposed on the Register (surname first, firstname last)?
  • Is the address registered against Fergal on the Register different to his address?
  • Does the search function on the Electoral Register require an exact character match on names/addresses? Is “Fergal” interpreted as a different name to “Fearghal” (both Fergals in my book)?
  • If Fergal has indeed been deleted from the Register (again), what triggered the Hokey Cokey here? Was an old copy of the Register loaded to the website?
  • Is the version you search on-line up to date with the version you might find in your library or Garda Station? Might Fergal be on the Register, but just not on the Register that is searched? Might it work in the contrary… Might people be listed as ‘on the register’ in an on-line search but be off the Register in the ‘paper’ world (ie the version that counts on polling day)?

The list of potential root causes is (especially as I am speculating a bit) quite long. However this is further evidence that the processes for the management of the Electoral Register are a bit knackered. This has been accepted by the Government and the Oireachtas Committee on the Electoral Register recently published a series of recommendations which eerily echoed comments and recommendations made on this blog over 2 years ago.

However, while there is an urgent need to have as accurate an electoral register as possible (1 Referendum in our immediate future and Local Elections in the not to distant future), care must be taken to ensure we solve the problems of tomorrow as well as the problems of today.

But in the words of Tom Jones - “I think I’m gonna dance now”…

“Oh, hokey cokey cokey…. Oh hokey cokey cokey…..”

May 15, 2008

Telephone numbers and Information Quality - the risk of assumption

There is an old saying that the word “Assume” makes an “Ass” out of “You” and “Me”.

Yet we see (and make) assumptions every day when it comes to assessing the quality (or otherwise) of information. Anglo-Saxon biassed peoples (US, English speaking Europe etc) often assume that names are structured Firstname Surname. “Daragh” = First Name, “O Brien” = Surname. The cultural bias here is well documented by people like Graham Rhind (who advises the use of “Given Name/Family Name” constructs on web forms etc. to improve cross-cultural usability.

But what if you see “George Michael” written down (without the context of labels for each name part) with a reference to “singer”? Would this relate to the pop singer George Michael, or the bass baritone singer Michael George?

One of the common ‘rules of thumb’ with telephone numbers is that, when you are trying to create the full ‘internationalised’ version of a telephone number (+[international access code] [local area code] [local number]) you take the number as written ‘locally’ and drop the leading zero. Of course, like most conventional wisdom a little scrutiny causes this rule of thumb to fall apart.

For example, in the Czech Republic there is no ‘leading zero’ as it is actually part of the international access code (which actually makes more sense to me…). One might assume that Europe, with the standardisation ethos of the European Union would all have plumped for “0″ as a leading digit on local area codes. Not so, as Portugal doesn’t use any leading digit on their area codes. Some countries that used to be part of the USSR (like Russia, Belarus and Azerbijan) use 8 instead of 0.

You might not be safe in assuming that you just need to consider the first digit of the local area code. Hungary has a 2-digit prefix (06), so you would need to parse in 2 characters in the string to remove the correct digits. Just stripping the leading zero will result in a totally embuggered piece of information.

Also, everyone assumes that a telephone number will consist only of numbers. However, there are a few instances where the code required to dial out from a country (the International Direct Dial code) is actually alphanumeric in that it contains either the * (star) or # (hash key/pound key). Our buddies in Belarus are an example of this, where to dial out from Belarus you need to dial “8**10″ (which even more confusingly is often written “8~10″.
So what does this mean for people who are assessing or seeking to improve the quality of telephone number data in their systems?

Well, first off it means you need to have some context to understand the correct business rules to apply. For example, the rules I would apply to assessing the quality (and likely defects) in a telephone number from Ireland would be different to what I’d need to apply to telephone numbers relating to Belarus. In an Irish telephone number it would be correct to strip out instances of “**” and then validate the rest of the string based on its length (if stripping the ** made it too short to be a telephone number then we would need to tag it as duff data and remove it). With data relating to Belarus it might simply be that the person filling in the form (the source of the data) got confused about what codes to use.

Secondly, it means you need to put some thought into the design of information capture processes to reduce the chances of errors occuring. Defining a structure with seperate fields, linking the international access code to a country drop down (and a library of business rules for how to interpret and ’standardize’ subsequent inputs) would not be too difficult - it would just require investment of effort in researching the rules and maintaining them once deployed. Here’s a link to a useful resource I’ve found (note that I can’t vouch for the frequency of updates to this site, but I’ve found it a fun way to figure out what the rules might be for various countries). Also, Wikipedia has a good piece on Telephone number plans. Graham Rhind also has some good links to references for telephone number format rules
Looking at the data of a telephone number in isolation will most likely result in you screwing up some of the data (if you have international telephone number). Having the country information for that data (is the number in France or Belarus) allows you to construct appropriate rules and make your assumptions in the appropriate context to reduce your risks of error.

Ultimately, blundering in with a crude rule of thumb and simply stripping any leading zeros you find because that is the assumption you’ve made will result in you making an ass out of you and your data.

Which raises an interesting question…

Imagine you have been given a spreadsheet of telephone numbers that you have been told are international numbers in the ‘local’ formats for the respective countries. You open the spreadsheet and there are no leading zeros (because Excel -and most other spreadsheets- assumes that numbers don’t begin with zero and strip it out). What to you do to get the data back to a format that you can actually use?

Answers on a post card (or in the comments) please.

March 31, 2008

The Electoral Register (Here we go again)

The Irish Times today carries a story on page five which details a number of proposed changes to the management of the Electoral Register arising from the kerfuffle of the past two years about how totally buggered it is. For those of you who don’t know, I’ve written a little bit about this in the past (earning an Obsessive Blogger badge in the process donchaknow). It was just under two years ago that I opened this blog with a post on this very topic…

A number of points raised in the article interest me, if for no other reason than they sound very familiar - more on that anon. Other interest me because they still run somewhat counter to the approach that is needed to finally resolve the issue.

I’ll start with the bits that run counter to the approach required. The Oireachtas Committee has been pretty much consistent in its application of the boot to Local Authorities as regards the priority they give to the management of the Electoral Register. According to the Irish Times article, the TDs and Senators found that:

“Running elections is not a core function of local authorities. Indeed, it is not a function that appears to demand attention every year. It can, therefore, be questioned if it gets the priority it warrants under the array of authorities”

I must humbly agree and disagree with this statement. By appearing to blame Local Authorities for the problem and for failing to prioritise the management of the Electoral Register, the Committee effectively absolves successive Ministers for the Environment and other elected officials from failing to ensure that this ‘information asset’ was properly maintained. Ultimately, all Local Authorities fall under the remit of the Minister for Environment, Heritage and Local Government. As the ’supreme being’ in that particular food chain, the Minister (and their department) is in a position to set policy, establish priorities and mandate adequate resourcing of any Local Authority function, from Water Services to Electoral Franchise.

The key issue is that Franchise section was not seen as important by anyone. A key information asset was not managed, no continual plans were put in place for the acquisition of information or the maintenance of information. Only when there were problems applying the information did anyone give a darn. This, unfortunately, is a problem that is not confined to Local Government and Electoral data however - a large number of companies world wide have felt the pain of failing to manage the quality of their information assets in recent times.

Failing to acknowledge that the lack of management priority was systemic and endemic within the entire hierarchy of Central and Local Government means that a group of people who probably tried to do their best with the resources assigned to them are probably going to feel very aggrieved. “The Register is buggered. It’s your fault. We’re taking it away from you” is the current message. Rather it should be “The system we were operating is broken. Collectively there was a failure to prioritise the management of this resource. The people tried to make it work, but best efforts were never enough. It needs to be replaced.”

W. Edward’s Deming advised people seeking to improve quality to ‘drive out fear’. A corollary of that is that one should not engage in blame when a system is broken unless you are willing to blame all actors in the system equally.

However, I’m equally guilty as I raised this issue (albeit not in as ‘blaming’ a tone) back in… oh 2006.:

Does the current structure of Local Authorities managing Electoral Register data without a clear central authority with control/co-ordination functions (such as to build the national ‘master’ file) have any contribution to the overstatement of the Register?

Moving on to other points that sound very familiar…

  1. Errors are due to a “wide variety of practices” within Local Authorities. Yup, I recall writing about that as a possible root cause back in 2006. Here and here and here and here and here in fact.
  2. The use of other data sources to supplement the information available to maintain the Register is one suggestion. Hmmm… does this sound like it covers the issue?
  3. Could the Electoral Register process make use of a data source of people who are moving house (such as An Posts’s mail redirection service or newaddress.ie)? How can that be utilised in an enhanced process to manage & maintain the electoral register? These are technically surrogate sources of reality rather than being ‘reality’ itself, but they might be useful.

    That’s from a post I wrote here on the 24th April 2006.

    And then there’s this report, which was sent to Eamon Gilmore on my behalf and which ultimately found its way to Dick Roche’s desk while he was still the Minister in the DOELG. Pages 3 to 5 make interesting reading in light of the current proposals. Please note the negatives that I identified with the use of data from 3rd party organisations that would need to be overcome for the solution to be entirely practicable. These can be worked around with sound governance and planning, but bumbling into a solution without understanding the potential problems that would need to be addressed will lead to a less than successful implementation.

  4. The big proposal is the creation of a ‘central authority’ to manage the Electoral Register. This is not new. It is simply a variation on a theme put forward by Eamon Gilmore in a Private Member’s Bill which was debated back in 2006 and defeated at the Second Stage(The Electoral Registration Commissioner Bill, 2005). This is a proposal that I also critiqued in the report that wound its way to Dick Roche… see pages 3 to 5 again. I also raise issues of management and management culture at page 11.
  5. The use of PPS numbers is being considered but there are implications around Data Protection . Hmm… let’s see… I mentioned those issues in this post and in this post.
  6. And it further assumes that the PPS Identity is always accurate (it may not be, particularly if someone is moving house or has moved house. I know of one case where someone was receiving their Tax Certs at the address they lived in in Dublin but when they went to claim something, all the paperwork was sent to their family’s home address down the country where they hadn’t lived for nearly 15 years.)

    In my report in 2006 (and on this blog) I also discussed the PPS Number and the potential for fraud if not linked to some form of photographic ID given the nature of documents that a PPS number can be printed on in the report linked to above. This exact point was referenced by Senator Camillus Glynn at a meeting of the Committee last week

    “I would not have a difficulty with using the PPS card. It is logical, makes sense and is consistent with what obtains in the North. The PPS card should also include photographic evidence. I could get hold of Deputy Scanlon’s card. Who is to say that I am not the Deputy if his photograph is not on the card? Whatever we do must be as foolproof as possible.”

    This comment was supported by a number of other committee members.

So, where does that leave us? Just under two years since I started obsessively blogging about this issue, we’ve moved not much further than when I started. There is a lot of familiarity about the sound-bites coming out at present - to put it another way, there is little on the table at the moment (it seems) that was not contained in the report I prepared or on this blog back in 2006.

What is new? Well, for a start they aren’t going to make Voter Registration compulsory. Back in 2006 I debated this briefly with Damien Blake… as I recall Damien had proposed automatic registration based on PPS number and date of birth. I questioned whether that would be possible without legislative changes or if it was even desirable. However, the clarification that mandatory registration is now off the table is new.

The proposal for a centralised governance agency and the removal of responsibility for Franchise /Electoral Register information from the Local Authorities sounds new. But it’s not. It’s a variation on a theme that simply addresses the criticism I had of the original Labour Party proposal. By creating a single agency the issues of Accountability/Responsibility and Governance are greatly simplified, as are issues of standardisation of forms and processes and information systems.

One new thing is the notion that people should be able to update their details year round, not just in a narrow window in November. This is a small but significant change in process and protocol that addresses a likely root cause.

What is also new - to an extent - is the clear proposal that this National Electoral Office should be managed by a single head (one leader), answerable to the Dail and outside the normal Civil Service structures (enabling them to hire their own staff to meet their needs). This is important as it sets out a clear governance and accountability structure (which I’d emphasised was needed - Labour’s initial proposal was for a Quango to work in tandem with Local Authorities… a recipe for ‘too many cooks’ if ever I’d heard one). That this head should have the same tenure as a judge to “promote independence from government” is also important, not just because of the independence and allegiance issues it gets around, but also because it sends a very clear message.

The Electoral Register is an important Information Asset and needs to be managed as such. It is not a ‘clerical’ function that can be left to the side when other tasks need to be performed. It is serious work for serious people with serious consequences when it goes wrong.

Putting its management on a totally independent footing with clear accountability to the Oireachtas and the Electorate rather than in an under-resourced and undervalued section within one of 34 Local Authorities assures an adequate consistency of Governance and a Constancy of Purpose. The risk is that unless this agency is properly funded and resourced it will become a ‘quality department’ function that is all talk and no trousers and will fail to achieve its objectives.

As much of the proposals seem to be based on (or eerily parallel) analysis and recommendations I was formulating back in 2006, I humbly put myself forward for the position of Head of the National Elections Office ;-)

January 18, 2008

Getting back to my Information Quality agenda

One or two of the comments (and emails) I received after the previous post here were enquiring about some stuff I’d written previously (2006 into 2007) about the state of the Irish Electoral Register.

It is timely that some people visited those posts as our Local Elections are coming up in less than 18 months (June 2009) and frankly, unless there is some immense effort going on behind the scenes that I haven’t heard of, the Register is still in a poor state.

The issue isn’t the Register per se but the processes that surround it, the apparent lack of a culture where the leadership take the quality of this information seriously enough to make the necessary changes to address the cultural, political and process problems that have resulted in it being buggered.

There are a few consolidating posts knocking around on this blog as I’ve pulled things together before. However a quick search for “Electoral Register” will pull all the posts I’ve done on this together. (If you’ve clicked the link all the articles are presented below).

I’ve also got a presentation on the subject over at the IQNetwork website, and I did a report (which did go to John Gormely’s predecessor) which can be found here, and I wrote Scrap and Rework articlethat I submitted to various Irish newspapers at the time to no avail but which has been published internationally (in print and on-line).

At this stage, I sense that as it doesn’t involve mercury filled CFLs or Carbon taxes, the state of the electoral register and the legislative framework that surrounds it (a lot of the process issues require legislative changes to address them) has slipped down the list of priorities our Minister has.

However, with Local Elections looming it is important that this issue be addressed.

October 10, 2007

Has our Minister for Environment lost it completely?

The Irish Green Party recently entered coalition with the Fianna Fail party to form a government in Ireland. As part of this coalition, we now have a Green Party TD (member of parliament) as Minister for the Environment.

Today, Mr Gormley came out in favour of Electronic Voting. Well, actually that isn’t entirely correct.. he has stated that he would like to see electronic voting in Ireland and would not like to abandon the investment made in the e-voting machines we have in mothballs if they can be adapted to secure public confidence.

He appears to have missed the breaking news from the Netherlands where the Courts have ruled that the use of their e-voting machines is illegal because they can be hacked.

Personally I think that the Minister should step back from the white elephant of these e-voting machines and take a look at the information quality requirments of the entire election process.

  1. Our Electoral Register is in a shambles. A key root cause is the design of the electoral register forms… they are simply appalling and do not capture information in a clear and error-proofed manner. A holistic Information Management strategy needs to be developed and implemented, along with adequate governance, funding and resources to help ensure high quality of information in the Electoral Register. This will likely require changes to legislation to allow for improvements in the Electoral Register processes and to clarify responsibilities and accountabilities for the management of this critical information.
  2. A clear and unbiased view needs to be taken of how best we can ensure a verifiable voting process so that votes dont’ go missing, get tampered with or are just not counted. Pencil and paper means that voters who mark the box with their preference can see their preference going into the ballot box… that is a level of confidence in the process that currently isn’t matched by e-voting.

Rather than continuing to piss around with the e-voting machines, I would much rather the Minister take a strong leadership stance as regards the quality of the Electoral Register and its related processes. His predecessor tried to pass the buck and it would seem Mr Gormley hasn’t yet grasped the reins (sorry for mixing my metaphors like that). The investment in the key set of master data for our electoral processes - the Register of Electors - would be a much better spend of (increasingly constrained) government funds (ie the funds we taxpayers provide).

In business people take investment decisions every day and spend money with the goal of making more back. But every day business managers have to draw a line under poor investments and walk away from the business idea to spend their resources on more valuable opportunities. Seeking to spend more money on a bad idea in the hope that enough money might make it a good idea is just bad business. A number of people I know, myself included, have walked away from business ideas because they weren’t working or could not be made to work with the resources available. Yes it is a pain in the arse, yes there is a sense of failure, but at least you can move forward knowing you have made a tough decision and can learn from it.

Or perhaps Minister Gormely is auditioning for a part in a remake of Monty Python & The Holy Grail? How many castles will we need to build in the e-voting swamp before they stop sinking?

I built this kingdom up from nothing. When I started here, all there was was swamp. Other kings said I was daft to build a castle on a swamp, but I built it all the same, just to show ‘em. It sank into the swamp. So, I built a second one. That sank into the swamp. So, I built a third one. That burned down, fell over, then sank into the swamp, but the fourth one… stayed up! And that’s what you’re gonna get, lad: the strongest castle in these islands.

Investing in key infrastructure and assets (the electoral register and its related processes and governance) which will be used either in the ‘as is’ world (pencil and paper voting) or the ‘to be world’ (the utopia of secure and seamless e-voting) is a better investment of resources.

Chasing the Fianna Fail pipe dream of e-voting simply because it is what the bigger boys at the Cabinet table want you to smacks of an inability to see the wood for the trees and prioritise what will work in the lifetime of the Government (improving the Register and its governance) over what will never work in the lifetime of the Government (e-voting machines).

July 30, 2007

Dell Quality Happy path

Good news

Keyboard arrived today (July 30th) just before 13:00. Spent lunch swapping out keyboard. Can now type Quality again without pausing….

….received phone call at 14:00 from Dell tech support to confirm that I’d received the keyboard and that I’d been able to swap it over without difficulty.

Excellent ‘within-warranty’ customer service - my only issue is with their on-line form and the processes that support it which changed my name and required me to re-enter a lot of information Dell would (should?) already have about me.

Bad news

The question I’m left with now is why has it taken Dell 5 months to address the other more substantive issue, the one where the laptop wasn’t built to specification and they have not yet remedied that situation?

The time and cost clock on this instance of non-quality is still ticking. The number of Dell staffers I’ve dealt with is still growing. The root cause of this whole issue is an information quality problem which could easily be avoided. Ergo, the costs involved and time-hassles involved could have been avoided if the relevant information process had functioned correctly and, failing that, if the corrective processes had operated efficiently.

On the subject of Information Quality, I’ve attached a copy of the article Common Law and IQ Governance. It’s a break from a series I’m writing based on my experiences with Dell with regard to my graphics card. I’ll be presenting on this and related legal topics in Information Quality (or should that be related information quality topics in law?) at both the IDQ Conference and the IRM UK Conference and will most likely be using this whole issue as a case study, highlighting the various legal issues that it raises (compliance with EU Distance Selling Regulations, Data Protection, Contract Law, Negligence etc.). To read the rest of the articles in this Quarter’s IAIDQ newsletter go to http://www.iaidq.org and join the IAIDQ (if you aren’t already a member).

As I have had no further substantive contact from Dell (John was well meaning but nothing seems to have come of it) and as it is over a month since graphics card number 5 was supposed to have been sent to me I’ll be meeting my legal advisors this week to discuss next steps.

July 27, 2007

Conferences and me for the end of 2007…

Conference season is upon us in the Information Quality Community…

At the end of September I’m off to Las Vegas to deliver a presentation at the IAIDQ’s North American conference the IDQ 2007 Conference.

At the end of October I’m off to sunny London for the IRMUK Data Management and Information Quality Conferences. This will be my sixth year at this conference and my fourth as a presenter. This year I hit the ‘big leagues’ with a 3 hour tutorial on some of the legal aspects of Information Quality, going head to head with Larry English (amongst others)on the time table.

Then in November the Irish CoP of the IAIDQ, the IQ Network will be hosting our IQ Forum… we’re planning it to co-incide with World Quality Day on the 8th of November to tie in with some IAIDQ events that will be taking place world wide.

Who knows, maybe I’ll meet somebody from Dell at one of those conferences who might be able to fix my laptop problem before Christmas. ;)
That would be nice.

Dell Hell Ireland (and other flavours) on Google

So for shits and giggles I decided to google Dell Hell and Ireland. (The wife is out for the night, I’m bored, it seemed like a good idea at the time).

http://www.google.ie/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GGLF_en-GBIE226IE228&q=dell+hell+ireland

To increase the sample size, I removed the reference to “Ireland” and instead googled for “Dell Hell Information Quality”… frack me, there I am again - the top 2 (tonight, 27 July 07).

http://www.google.ie/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GGLF_en-GBIE226IE228&q=dell+hell+information+quality

So to be fair to Dell I removed the reference to “hell” to see how the DoBlog might fare with the Great Search Algorithm in the sky. This was a ‘positive control’. Wasn’t I pleasantly surprised when I was again the top 2 listed links on this day…

http://www.google.ie/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GGLF_en-GBIE226IE228&q=dell+information+quality

Not yet in Damien Mulley/SkyHandling Partners/”the server cannae take it Captain, she’s goin’ te blow” territory one can always dream…

I googled a few other combinations… for “Dell quality Information” I was results 3 and 4 out of 16,800,000. That was a very neutral query. Still other combinations were picked but I can’t be bothered typing them … the screenshots below will show you the story.

What I learned is that I am missing a very important tag from these posts… “Dell Quality”. That will be fixed tonight.

Also by googling for Dell Quality and Ireland I found this pdf of a Dell presentation. I was interested to read this quote from Michael Hammer (Business Process Re-engineering guru) towards the end of the slides… I’ve highlighted a few words that leapt out at me.

“ The 21st Century Belongs to the
Process Organization Centered on
Customers
and…Operates With
High Quality
, Enormous Flexibility,
Low Cost, and Extraordinary Speed.”

With regards to my broken keyboard Dell are hitting the marks on this one. Quickly dealt with, within the agreed time period - the failure of the delivery is down to me… (sorry Dell, I’ll sort it out as soon as I can).

My Graphics card issue however is a result of a failed process (assembly) as a result of poor quality information (either the assembler didn’t know to put in a 256mb card or couldn’t tell a 128mb card from a 256mb card) which has dragged on now for five months (which is extraordinary speed, just not in a good way). The fact that the issue still isn’t resolved and I’ve got a second ‘Customer Advocate’ from Round Rock Texas on the case now is indicative of how wide of their goals Dell are.

(A big shout out to Rick and John… hope you guys are reading this as you reached out and I believe you have done your best to help with my situation. Elizabeth in Dublin… if you are back in the office could you PLEASE respond to the last few emails I’ve sent you as they are quite important… the email address you gave for the person who was covering for you kept bouncing back.)

Joseph Juran, the Quality Management guru put it very well:

“They thought they could make the right speeches, establish broad goals, and leave everything else to subordinates… They didn’t realize that fixing quality meant fixing whole companies, a task that cannot be delegated.”

Joseph M. Juran, “Made in the USA: A Renaissance in Quality”, Harvard Business Review, July 1, 1993

Deming’s Point 10 tells us “Eliminate slogans, exhortations and numerical targets for the workforce since they are divisory. The difficulties belong to the whole system”.

Firefighting does not improve quality, especially when the fire is let smoulder on for nearly half a year (and a whole new product launch).

Dell Information Quality search results

Dell quality Ireland

Dell quality information

Dell Hell Ireland

I have others but I can’t be bothered to put them up… I think my point is made.

Perhaps Dell should consider getting in contact with the knowledgable practitioners in the International Association for Information and Data Quality (www.iaidq.org) who might be able to share some pointers on how to address the root causes of this problem.

Dell Hell… but not mine, but perhaps a different circle of the same techno hell

The other guy’s story

Came across this on Tom Raftery’s blog. Looks like Tom’s guest writer Frank P had ‘issues’ with Dell when trying to buy some kit off them. A barrier had been created that prevented him from buying a machine from the UK Dell outlet store simply (it would seem) because the UK uses sterling and the Irish Republic uses the Euro.

This does not seem to be a problem for Marks and Spencer, who will happily charge my credit card in Euros or Sterling when I am buying bits and bobs when on trips to London. Nor do the people in the UK I’ve bought stuff from (including a laptop and spares for my guitar) on ebay have any problems selling to the Republic of Ireland just because we use Euros… they let paypal sort the currency conversion for them and whammo the wifey has a new toy and I can get back to trying to hammer a few tunes out of my much abused fender strat.

Quality is about meeting or exceeding customer expectations. Deming advises us in his 14 Points to ‘break down barriers between departments’. To meet FrankP’s request, Dell could have simply charged him a slightly higher fee to cover currency conversion costs and transport from the UK (chances are the machine is in a warehouse in Ireland though…). Bingo- one sale, one happy customer. The barrier might have more to do with internal accounting for products by the market they are sold to… but that is a supposition on my part.

The economics of this ‘non-quality’

If I’m right, that is just crazy and is an excellent example of how ’stovepiped’ management of ‘battling business units’ is a fricking recipe for disaster in most businesses and how such artificial barriers to delivery of quality products or service should be torn down.

It’s like having a football team with defenders who won’t pass the ball to their strikers who are in the box with a clear shot on goal and the keeper off his line just because the strikers are paid in Euros while the defenders get their cheques in sterling. (Jaysus, I think that was a football metaphor.. not sure what it means or if it makes sense but it reads well).

If you have ’seconds’ stock or ‘returns’ you have inventory on hand. That costs money to store and if not sold costs money to dispose of. The longer it is stock on hand (in a warehouse gathering dust) the faster the resale price is dropping (due to obsolescence and the entry of newer/better products into the market at the original price point) and the less likely you are to recoup the cost of production, cost of storage and other related costs. Eventually the inventory becomes ‘below-zero’ in that it will have cost you more than you’ll make by selling it… resulting in declining profit margins.

In order to reduce the costs to your business you should really be trying to sell that fecker to anyone (within the bounds of the law) who comes knocking/calling/writing as soon as possible without putting seemingly petty administrative barriers in the way. Doing so results in a business process that does not meet the expectation of the customer and as such is not a process that delivers ‘quality’. Furthermore it creates a risk of negative profit margins in the business.

Instead Dell got a blog post on a highly trafficked blog (Tom Raferty’s)written by a respected professional pundit on the IT industry and Web2.0 trends (not an amateur by any stretch) where through various comments the customer service issue is discussed at length. And then that post is in turn linked to by me, with my particular perpsective on the issue.

And for all we know the laptop still sits unsold in its cold warehouse shelf, unloved and spurned by the new Vostros and Inspirons that swank by with their swish coloured lids and ‘more bang for your buck’ specifications. Stick a red nose on that laptop and call it Rudolph. It won’t be let join in any laptop games I can tell you.

My saga continues

I have had and continue to have my issues with Dell. Currently I’ve been dealing with John, one of their Customer Advocates, Elizabeth (a Dell Ireland person) and half a dozen others over the past 5 months. At this rate I’ll probably have spoken to more Dell employees than Michael Dell himself by the end of the year.

To cap things off (no pun intended), the ‘Q’ key on my keyboard broke off on Tuesday (too much angry typing of ‘Quality’ I fear and the end of my career as a ghost-writer for James Bond novels unless I do some business re-organisation of MI6 or cut back on the gadgets).

HAPPY NEWS

I contacted Dell support and was dealt with promptly. I was informed I’d have the keyboard today. I arranged to work from home to be available to take delivery here. Unfortunately I missed the call from the courier and will need to try to rearrange delivery (hopefully I can get it tomorrow rather than having to work from home Monday as well).

Crappy News

This is the GOOD NEWS. The BAD news is that some strange things happened to my information as it bounced around Dell Customer Support. For one, they changed my name.

Here is the email I received yesterday informing me of delivery:

Dear Mr. Brien,

Thank you for your reply.

Your call has been logged, and your reference number is [edited out by me]. Keyboard will be with you on next business day, between 09.00 and 17.30 (or other local working hours). If you are office based then please advises your reception of the expected Courier visit. You will be contacted in the event of any unforeseen delays.

Thank you for giving me the opportunity to assist you. Your case number for this interaction is [edited out by me].

Thank you again for contacting Dell Hardware E-Support.

BRIEN” That’s not my name. That annoys me. That’s not good information quality. Why not?

Well, Dell’s on-line Tech Support form looks like this (once you key in the asset tag that identifies your machine)

Dell’s Support Site

I’ve blocked out the asset tag for my machine (for privacy) and you’ll need to click on the thumnail to see the full image but you’ll need to for the rest of this to make sense…
Note the first two mandatory fields:

  • First Name
  • Last Name

I won’t go into why this is a bad labelling convention that is Anglo-centric (Given Name/Family Name are better)… for now it is enought that Dell’s form has distinct fields for my Firstname (given name): DARAGH and my Lastname (Family Name): O Brien. That’s what got typed in there. So why/how did Dell decide that the “O” in my name was surplus to requirements?

Attention to the little details (like getting my name right or ensuring that my laptop ships with the correct graphics card installed) are evidence of a coherent and congruent quality culture. Soundbites, slogans and self-contratulatory marketing materials don’t build such a culture. The IAIDQ is a professional organisation that exists to support the development of ‘Information/Data Quality’ as a management discipline. Their website is www.iaidq.org and Dell employees (or anyone for that matter) will find some useful information there about the root causes and real impacts of these types of problems

But back to the happy path

That said… the tech support guy Guaran was great in sorting out the replacement keyboard and I am kicking myself I missed the couriers call when it came bang on schedule.. when you’re good you’re good.

July 24, 2007

Mobile phone registration

The Irish Government have again trundled out a proposal to force mandatory registration of pre-paid mobile phones. It is stated that this will be a wonderful weapon in the war on drugs, organised crime and pixies.

There are two small problems with the proposal as it currently stands.

  1. It is unlikely to work as the politicians claim it will
  2. It is unlikely to work as the politicians hope it will

Now, technically, this is just one problem but it is such a doozy I thought it would be worth mentioning at least twice.

The reason it is unlikely to work as the politicians claim it will is that in order to ensure that the Register of Mobiles does not become filled with Michael M. Ouses or I.P Freelys the process will require some form of validation of name and address. In order to mitigate the risk of forged or fraudlent documentation being used (which would result in Mr Freely freely getting his fone phraudulently phone fraudulently) this documentation will need to be of some ‘official’ form.

For Bill Pay phones the usual documentation required is a passport or drivers licence (a work ID on its own is not usually sufficient in my experience) and a utility bill - these prove you are who you say you are and you live where you say you live. In order for the Register of Mobiles to meet the stringent evidentiary requirements that the stated purpose require (to deter criminals using mobiles and to assist in tracking and apprehending them via their mobile records) then a very high level of validity and verifiability will be required of the information used for identification purposes when the phone is being purchased.

The majority of Ready-to-go customers would seem to be children and teenagers (I’ve lost track of the number of phones my teenage sister-in-law has had over the past few years). They may not have a passport, are unlikely to have a driver’s licence (until they are in their late teens) and are extremely unlikely to be in possession of a valid utility bill in their name.

So how will they register their phones? Are the Government proposing that the phones would be registered to the parents of these children and teenagers? What then if the child is involved in some criminal activity? Does the parent become a suspect because of the mobile phone records?

“I didn’t beat up little Johnnie… I’d left my phone at home. My ma hates Johnnie - she must’ve done it!”.

One solution proposed to this (which according to the Irish Daily Mail came from Civil Servants in a review of this idea update– thanks to Antoin at eire.com who has a blog post which quotes the Dept of Communications on this topic) would be to implement the Register of Mobiles only after a National Identity Card was introduced in Ireland. In theory, this would give a standardised, State-backed identity (and possibly a unique identifier for the person). However there are no current proposals to implement such a card and previous proposals have met with opposition from various quarters.

A further issue is that name and address data ages over time. People move house, get married, get divorced or die. What mechanism will the Government require to ensure that the information registered on the Register of Mobiles is maintained accurately and in a form that meets or exceeds the evidentiary requirements of the legal system? This is not an issue for bill Pay phones as if the bill ceases to be paid the phone is cut off… and if the bill is still being paid but the address is no longer valid the Authorities have other investigative avenues open to them (such the payment records). For ‘ready-to-throw’ mobiles this is and will be a critical problem. Not only can the person move address, but the phone may ‘move person’ by being swapped, loaned or shared between family members (this may happen with bill pay phones but it is reasonable to assume that in the case of a bill pay phone the ’sharing’ or ‘lending’ of the phone would be temporary).

Currently we have a very important national register of people which is collated and maintained for a very serious and important function in the operation of the State. It’s called the Electoral Register and, not to put too fine a point on it, it has some ‘issues’ with the quality of the information there-in and the levels of duplication and inaccuracy in the data. What confidence should we have that the Government will have learned the lessons of the Electoral Register in the design and implementation of any new Register of Mobiles?

I am not saying we should not require registration of pre-pay mobile phones (all operators currently encourage registration through ‘free credit’ bribes). However if we are to require citizens to give up elements of personal privacy and provide information about their mobile phone usage to State Agencies then it is essential that the system work as it is intended it will and that the information captured meets or exceeds the expectations of the politicians, the police and, most importantly, the citizen. Crucially this must happen with out the information captured being excessive or irrelevant to the stated purposes for registration.

If we require people to provide information into a system and set of processes that will eventually degrade into an unmanaged cacophony of inaccurate, incomplete, inconsistent and otherwise just plain awful data rather than a symphony of polished, reliable and policed information then we will have achieved nothing other than a layer of paperwork and a burden on mobile phone operators and their customers. Those with criminal intent will pervert the system - foreign SIMS, imported phones, stolen phones etc.

By definition they don’t play by the rules.