Saturday, July 26, 2008

MECOM 2008

MECOM 2008 – 2nd edition of the Middle East Communications exhibition and conference held during 26-28 May at the Abu Dhabi National Exhibition Centre
Abu Dhabi is trying hard to establish this as a meeting point for operators and vendors interested in the MENA region. As usual there was an exhibition and a number of conference streams. They covered several topics ranging from "hard issues" Transport Network, WiMAX, Billing&Fraud, and Managed Services to "softer ones" like Mobile Internet, Mobile Broadband, and Web 2.0.

One of the most interesting developments (from our side) was the launch of Gitmo, a venture between Bertelsmann and the Abu DHabi Media Company (ADMC). Gitmo offers a subscription model for music download that is targeted more towards companies interested in using music as a promotional tool. It will be interesting to see how it develops.

mmChannel activities were centered in the Web2.0 conference track, where we addressed the issue of monetizing the opportunity. Given the topic it was lucky that ours was the last conference as a number of speakers (especially Maktoob's General Manager Mr Ahmed Nassef had warmed up the audience).

The meeting proved fruitful and we are following a number of leads generated during our two days in Abu Dhabi.

Friday, July 11, 2008

Something new under the (mobile) sun

My friend Cristobal passed me a quite interesting document after his visit to an MVNO conference.
It describes how a new mobile virtual operator (MVNO) is targeting the South Asian community in the UK. Desimobi they are following an approach quite close to what I would like to implement here in the Gulf.

I first proposed something similar to this in 2004, targeting Moroccan immigrants in Spain. Then in 2005, I was working for OVUM at the time, to the CEO of a Turkish operator. I tried to convince him to launch an MVNO in Germany to reduce churn in Turkey and increase revenue from international traffic. Unfortunately I failed to convince my clients at the time and I missed a great opportunity to do something really interesting and fun. Since then a number of operators targeting migrant populations have been launched in Europe.

By targeting specific groups in their own language, and with a value proposition that is carefully tuned to their interests and concerns Desimobi are trying to break away from the increasing pressure on revenue per minute. I think this is one of the few open routes in the mobile industry to reverse or at least stop the commoditization process.


I will be following Desimobi closely. This promises to be quite an interesting story.

Sunday, June 22, 2008

Back home

It has been quite a long time away from the UAE, I went back to Spain for what was, supposedly, to be a short project and I spent almost 4 months there. It was a long time, with plenty of hard work and little sleep at night, but on the positive aspect it seems it may open a new line of business. We will see.

One of the first things I did on my return was to visit MECOM (Middle East Communications exhibition and conference), when I was one of the speakers. MECOM is trying to position itself as one of the reference meeting points in the GCC region. I have to say that the exhibition was a little bit weak this year, with the most relevant being the launch of multimedia offering by a JV between the Abu Dhabi Media Company (see a snippet about its launch here ) and Bertelsmann.

But the real fun was to be had, as usual in the conferences, I was the last speaker on the communities stream. Normally I would have expected an almost empty room with a few sleepy attendees. After all, we are talking 4:30pm with maybe 40 degrees outside... but I was to get a pleasant surprise. Either because of luck or wisdom the last sessions were arranged in such a way that interest was increasing, I have to say that while my presentation was a little bit dry (I was talking about making money out of the communities, nothing fancy and creative here) the audience was really keen.

I was greatly helped by the previous speaker Ahmed Nassed from Maktoob. His presentation was so rich in examples and opened so many possibilities that then the next question of course was how to make money out of this!

We had a great session and we managed to make quite a number of contacts, both with operators either exploring or launching some communities initiatives and with content providers looking for a way to monetize their assets in the mobile space.

Some operators are trying to build a community proposition that is self-managed, hoping to be able to protect customers and recruit their help to migrate people to their networks. For this to work I think you need to have two things. Firstly your customer base must include as much of the targeted members of the communities as possible, second (and much less important) you should be able to offer a converged fixed mobile solution.

If you are an operator, you know where you stand on this matrix... This could be a killer preemptive weapon for a dominant operator that is facing the first stages of competition. Hit know, lock your more valuable customers on a self-imposed web of links and connections and fight only for the floating pre-paid customers.

Communities are here to stay, how mobile operators will be able to cash in on a "walled garden" proposition is, as Mony, one of the members of the audience, has keenly pointed, the million dirhams question

Sunday, March 16, 2008

Tools for analytical consulting.

In a previous post I talked a little about the type of analytical work I used to do in my previous life as a consultant in Cluster (then DiamondCluster, then Mercer, now OliverWyman). Most of this work was done using SAS, an statistical package I personally dislike.

The reasons for using SAS were mostly historic. It was used by one of our first clients in this area, and then a certain myth develops around the tool. It has been proved that works so... it has to be used. Consultants are a little bit risk-averse.

The whole concept is built around disk-based datasets, you read them, you sort them, you tranpose them... and you always move from a dataset to another dataset. Actually it is not so different from a relational database, and for all my disliking, SAS provides data manipulation capabilities that are at the very least similar or quite often better, if harder to use, than any database you may find.

That explains why people are using SAS and they are quite happy with it. And they have sound reasons for that. SAS provides with unparalleled ability to perform all type of manipulations and statistical operations on very large datasets. In the right environment, that is with the right people like some of the ones I met in the US, who were extremely knowledgeable about Statistics and had spent a lot of time programming in this environment, you have a winning combination.

But I still dislike the tool for three main reasons:
-I find it error-prone (syntax is horrible), and I would not like to be judged on all the SAS code I had to produce
-It is extremely programmer unfriendly (did I mention that the syntax is horrible) it is always really hard to debug code written by somebody else, especially people not trained in some basic programming practices, but SAS makes it even harder.
-SAS is not for casual programmers, if you are hiring people to offer them a career in consultancy they will be burnt if you force them into this. And finding good SAS programmers for contracting is not easy. To me this is a good enough reason to look for alternatives.

So if I am to replace SAS I need to find something that provides me similar flexibility and a more productive environment. And I have to say that so far I have not found it in one package. I am in the process of building it using what is available.

My current setup involves three different elements:
-A database, currently MySQL but will probably move to Postgres
-A statistical package, currently R . As good as SAS and I like the fact that I can focus on the statistics and forget the data part (done in the database)
-An external programming environment to act as a glue. I am currently using AppleScript and Perl (actually the PERL part has been done by one of my colleagues, Sergio). If I feel geeky enough I may even go to Objective C on my Mac.

My bet is that will be easier to find people who know how to deal with SQL databases (a commodity nowadays) and a language like PERL. R is also quite popular. I also like the fact that all are publicly available software giving me a broad pool of talent to tap (and access to the sources if required). Also I love the fact that all of this is running on my Mac, a much nicer environment to work. I know people think Apple machines are mostly for "creative" guys who do media production. Actually they can be used as a scientific workstation quite easily. This is much better than processing this in MS Access as I had to do a few times.

Of course my laptop is not the best environment to run a database server of several gigabytes, but this is easily scalable.

I will take a look at how the different elements are doing on a later post.

Friday, March 14, 2008

Springtime in Europe

I have spent the last few weeks helping my partners in Europe with a project involving one of the largest mobile operators where we are looking at how to improve the handset strategy.

This is another striking difference between Europe and the ME in how companies operate. In the ME people are used to pay fully for their mobile phones, in Europe handsets were subsidized almost from the beginning. That means that operators make a substantial investment  (up to 100 euros) upfront to capture a new customer and expect to recover the cost of the handset over the next months. The whole thing has grown, just do the maths: 100 euros per subscriber times 10 million handsets per year (or 60 million if you look at the whole operation) and you are quickly talking serious money here.

As operators face an increasing pressure on voice tariffs they are starting to look more and more into content related services to provide an extra revenue. New services (games, music, video...) require handsets with more advanced capabilities that are, not surprisingly, more expensive. Mobile operators need to understand how these new features translate into additional revenue through the consumption of these content-rich services.

One way of doing this would be asking people what they want and why and then tailor the offer to meet their needs. The problem with this approach is that people are not good at forecasting their own consumption (that is why we spend so much effort designing pricing plans that will give the perception of low tariffs while protecting the revenue of the operator).

The way we prefer is to look at the actual data patterns. We have extracted a quite large sample of their historical usage data and we have crossed it with the information regarding the handset used. This involves processing a large volume de data on relatively sophisticated ways (at least for what consultants usually do).

In the past we used SAS for this but I have never been happy about that as the syntax is horrible, the licencing process totally unfriendly and there is a serious scarcity of qualified programmers. So this time I decided to give a go to some alternative software. So far we are using MySQL and R running of course on my Mac.

I will post a more detailed assessment once the project is over but so far I am quite happy.

Thursday, January 17, 2008

Small things that make your life easier

I got this week the visit of Cristobal, one of my business partners and you can find him here growstartup.blogspot.com . After a number of meetings we had a few hours to try to enhance his experience. I realized that he is (happily) oblivious to most of the software available for his MacBook so I decided to help him choose a few (mostly free) utilities that could help him.

We work a lot with PDF documents, they are in fact one of the few truly interoperable and multiplatform standards you can find. They work 100% to distribute a read-only document, unfortunately not everybody is smart enough to use them properly when some interaction is needed. Most of the forms I need to fill are just plain pdf files, designed to be printed and faxed back. This is neither ecological nor efficient and we have some alternatives.

FormulatePro/ is a nice free utility that allows you to annotate and modify any pdf file. I use it to open the form, fill it and then Print as PDF and fax back. It is even free and I have never experienced any problem (I am running tiger)

If like me you have not migrated yet to Leopard, you may find this of interest PDFMergeX is another pdf-related utility that allows you to merge several pdf documents and print them as a single document.

I find it ironic that people send documents in PDF because they expect you not to modify them and I am advising on how to do alterations to them.

Another free utility that can save you time is Shrook, this is a news reader that can help you to get the news that you find relevant on a more compact way. I find it much better that going through email digests or going to the website to get the news. One thing I am still looking for is more Middle Eastern related channels. If you know of any please let me know.

Finally, I also advised Cristobal to use Adium , this is my favorite messaging application. It support most if not all the protocols you may wish and is very nicely integrated with Growl.

All of these tools are free and all of them do what they are supposed to do. As a matter of principle I try to keep my system as simple as possible and that involves using as little pieces of software as possible and have them as small as possible.
I rather have 5 highly focused utilities than a large piece of software that does 20 different things. Life is too short to have to deal with malfunctioning computers.