Personal hotspot on Verizon iPhone #fail

Now when I am in US I us an Verizon iPhone. Always lagging behind in OS versions, but thats just another annoying thing. The stupidest thing is when I am trying to enable the personal hotspot which is a genius feature that I use all the time on my other iPhone. This is what is happening:

IMG 0077

I have to enable it…. WTF!!?? (btw “enable” means “buy”)

Well, I hit “Go to Website” to do it. And what do I get?

IMG 0078

What else is there to say than “#FAIL”.

Posted in mobile thoughts | Tagged | 1 Comment

In the U.S., Tablets are TV Buddies while eReaders Make Great Bedfellows | Nielsen Wire

Nice one from @nielsenwire. People use tablets in front of the TV and E-readers in bed. Mobile phones are the social devices one use together with friends, but also the time killer devices. I would also like to meet the people using e-readers while shopping…..

Tablets and TV

In the U.S., Tablets are TV Buddies while eReaders Make Great Bedfellows | Nielsen Wire.

Posted in stats, stuff | Tagged | Comments Off

Next steps of Responsive Web Design

Progressive enhancement, Responsive web design and Adaptive layout are all new “buzz words” when it comes to web design and more specifically design of mobile web sites. Drizzle some HTML5 and CSS3 over it, and you have your self a perfect meal of hype (btw: sometimes this dish of hype is called just “HTML5″).

Well, hype is a strong word, but there are certainly some misunderstandings about what responsive web design (RWD), HTML5 and CSS3 can do for mobile. It is neither the Holy Grail nor the silver bullet. This discussion is reaching philosophical levels all over the web currently, so I’ll try to be short and specific:

First, what is the difference between  Progressive enhancement, Responsive web design and Adaptive layout?

Well, when it comes down to it, probably not that much. The general idea is that content is laid out differently depending on the screen size of the device accessing the web page, and that the layout and presentation is progressively enhanced (by using media queries and JavaScript) as the screen increases in size.

At least, this is how many out there implement it. To me, none of these terms really covers all aspects of what they claim to solve. Coming from the “mobile world” I have discussed the “One Web” philosophy before, and, to me, this current discussion on RWD is just the same, but this time focused on implementation. That means we are one step closer to something.

I say “one step” because the current discussion and early implementations forget something very important. I will call that context (I will discuss this below). The current value chain in many fancy HTML5 RWD projects look like this:

Untitleddrawing  4

The editor write stuff for the desktop web. The CMS thinks the content is going to the desktop web. The web server don’t know anything about the device or context of the reader. The consuming device is left with all the hard work of being responsive, adapting the layout and enhance progressively.

That’s not fair, right or smart. If you love your end users and value user experience this is not the solution.

It is not only the design of the web site and the layout of content that needs to be adapted of enhanced; the idea of being responsive, adaptive and enhancing, must be implemented in the whole value chain.

The Editor and CMS

Luke Wroblewski is talking about this in his “Mobile First” presentations, even if he is not calling it RWD or anything else, he addresses the process of designing and publishing content to a device or context you know less about at the time of producing the content. The editors out there need to start thinking like this. The CMS vendors must build functionality to support this.

The Web Server

In modern publishing of digital content there are many “unknowns”:

  • The network speed
  • The cost of data traffic
  • The clients processing power
  • The interaction model (touch, mouse/keyboard, joy stick, remote control etc)
  • The screen/viewport size
  • Support for content types
  • The user: is he mobile or static?

This type of contextual information is important. In todays RWD approaches this problem is not addressed, by leaving all the difficult decisions to the client compromising the usability of the site.

You might understand where I am going with this. I am all in favor of RWD and stuff, but the current discussion is missing out on what mobile really is. Even if we can make the site look decent on smaller screens using media queries and JavaScript magic, there is still need for server side processing. Current attempts on RWD will send the same markup, css, js and content to all client. This means that a mobile device will download tons of markup, css, javascript and content that will not have a function on the mobile device. For example, showing fewer news items on the front page is solved by “display: none;” in the css, image resizing is solved by “width: 100%” (put to the extreme).

So, the web server needs to be responsive too. The web server should take care of things like image scaling, some media query processing, markup processing etc. This way the client will get only what is needed to present the content. Data traffic is minimized and the client doesn’t have to use so much power to just render the page. Time and money saved for the end users, which must be a great recipe for happy customers!

Concluding

It is not my intent to offend any editors, web designers or RWD fans! My point here is that the current “trend” in the market right now, to lean on the silver bullet HTML5, and the smartest innovation since the printing press, RWD, will not solve the technical issues nor the content/design issues. More is needed. All stakeholders in the value chain needs to be involved to create a true “one web”, or usable content across  all contexts.

RWD is an important step towards what we want to achieve: A great user experience when surfing the web on all devices. Is the mobile web becoming desktop-web-like as some were advocating a few years back? No, I think the web is becoming mobile aware.

The next issue

The “SEO’ers” among you have probably seen the issue already. “User-Agent cloaking“. This is where you present different content, or a different page, depending on the user agent. An old trick from SEO. Google is not that fond of that… However, when it comes to mobile, Google is OK with this. However, I don’t feel 100% comfy on this as Google mobile search appears as a random mess to me…

Posted in mobile thoughts | Tagged | 7 Comments

Ian Carrington (Google): Mobilize or Die!

Googles EMEA Head of Mobile, Ian Carrington, visited Oslo recently. Unfortunately, I didn’t know so I could not be there when he boldly pointed out that if you company did not have a mobile friendly web presence, you will loose market share. He also predicts that mobile commerce and advertising will grow significantly by 2015.

Mobilize or dieHere is a translated article on the topic from Kampanje.com.

However, there are a few things that puzzles me here… I totally agree that mobile web is the way to go and that the business as a whole will grow. Maybe by the numbers Carrington says, but I doubt it will have the desired effect for the ones who are spending the money. The reason is search. Mobile search sucks! Even if my estimate suggests that 13500000000 mobile searches are performed pr month on Google the search quality is poor. Generally, search today is a tool for desktop devices with a static context. Even if you get different search results with a mobile, Google need to work on that algorithm, because the relevance is too poor compared to experience one would get on a desktop. Even if 1 in 3 mobile searches has a local intent, and you want to find the closest shoe  store, this is not the case for 2 out of 3. Local search is easy, the issue is the other 66%. This article from search engine land, points out a few other issues.

At this stage, it doesn’t look like any search engine out there is built for mobile. Or is it the web sites indexed by Google that need to change? (SEOs have a hell of a job optimizing sites for mobile search!)

So, for mobile commerce and advertising to explode, like everyone says it will, mobile search has to improve, SEOs need to understand and work with mobile and the last missing link: The backend systems need to support mobile as a sales and customer interaction channel (Ebay is probably moving in the right direction, even if they are missing some parts…(try searching for “ebay car” on your phone, and you see what I mean)). I guess this issue is related to the well debated term “One Web“.

As of April 2011, I cant see this happening any time soon. I mean, the three things I mentioned above is what is required to get a real explosion. The numbers Ian Carrington is telling us is really just natural growth when you think about the big numbers we are playing with in the mobile business.

Posted in stuff | Tagged | Comments Off

Gartner Says Android will dominate by Year-End 2012

OS

2010

2011

2012

2015

Symbian

111,577

89,930

32,666

661

Market Share (%)

37.6

19.2

5.2

0.1

Android

67,225

179,873

310,088

539,318

Market Share (%)

22.7

38.5

49.2

48.8

Research In Motion

47,452

62,600

79,335

122,864

Market Share (%)

16.0

13.4

12.6

11.1

iOS

46,598

90,560

118,848

189,924

Market Share (%)

15.7

19.4

18.9

17.2

Microsoft

12,378

26,346

68,156

215,998

Market Share (%)

4.2

5.6

10.8

19.5

Other Operating Systems

11,417.4

18,392.3

21,383.7

36,133.9

Market Share (%)

3.8

3.9

3.4

3.3

Total Market

296,647

467,701

630,476

1,104,898


Gartner Says Android to Command Nearly Half of Worldwide Smartphone Operating System Market by Year-End 2012.

Posted in stats | Comments Off

13500000000 Google searches from mobile per month

Earlier this year, I wrote a short post comparing the number of downloads in the Apple Appstore to number of searches on the mobile web.

Now, new reports suggests that the number might be 15% (paid search)

If Google then has in the area of 90 bill searches per month, and 15% of these are from mobile, we get 13 500 000 000 (thats 13,5 bill) mobile searches per month performed on Google sites

If the other search properties (bing, yahoo,baidu etc.) has a similar number of mobile searches, the total number of mobile searches performed per month globally is 21 000 000 000 (if we assume global search per month is ≈ 140bill)

(Would love to find an accurate number on this. Comparing different data sources does not give a true picture, I know.)

On the other hand… Does this really matter since Google search quality on mobile is so poor? Does mobile users search more because they cant find what they are looking for?

 

Posted in stats, stuff | Tagged | Comments Off