Rants And Ramblings About Mobile Technology

Anders Borg writing about the fun and crazy world of mobile and Internet service technologies.
You can also read the blog via Twitter or your phone via wap.abiro.com. See the left menu for more news.
Comments on blog entries are moderated, but I'm rather liberal as long as it's not blatant advertising.
For general comments, advertising and contribution queries, please use the feedback form.
Monday, July 31, 2006
Carnival of the Mobilists issue 38
SmartMobs hosts it this week, and there's the usual spread of interesting facts, rants and outlooks.Smart Mobs: SmartMobs.com presents Carnival of the Mobilists #38
Rebtel, more Swedes go VoIP
Niklas Zennström is not alone about working with VoIP, as now Swedish Rebtel has opened the doors to its new low-cost VoIP service.Of course the onslaught of low-cost and no-cost VoIP services has just started, and there's nothing that says Skype will lead for much longer.
Rebtel offers a service that enables you to call end-to-end via normal fixed or mobile phones. The cost is as for local calls even if you call across the world. You then pay $1 weekly on top of that for using the service.
This is not offered to all countries yet, which is understandable.
Local numbers, global friends
Sunday, July 30, 2006
UI consistency across phones or across a phone
The cryptic title expanded: Should the UI of after-market applications look and behave the same across all supported phones, or is it more important that the applications look and behave the same as other applications on any specific phone?
I'm a fan of the latter, as people get used to how applications work on one phone at a time and expects/assumes also after-market applications to follow suit. That also seems to be the conclusion of this note about user interface styles.
It's not all easy if you make Java ME applications. The note points out that KVM providers and phone manufacturers sometimes don't realize the above and assigns keys differently in the case of Java than what would be the case for embedded applications. When you use the basic UI widgets in Java ME you have no control over exactly which abstract button goes where, so the manufacturer must do this right for it to work consistently.
I typically apply this model when using the lcdui widgets:
* Commands that passively take you back in the UI flow (like Cancel or Exit) are set to the BACK type
* Commands that saves or performs are set to the OK type
* Commands that should be in a certain menu order get the SCREEN type, where priority decides the order
It should be noted that this is not perfect either, but it creates a reasonable level of consistency between phone applications and also across phones. The command types and priorities are just hints, so expect the unexpected.
Little Springs Design - designing the mobile user experience » Blog Archive » User interface styles
I'm a fan of the latter, as people get used to how applications work on one phone at a time and expects/assumes also after-market applications to follow suit. That also seems to be the conclusion of this note about user interface styles.
It's not all easy if you make Java ME applications. The note points out that KVM providers and phone manufacturers sometimes don't realize the above and assigns keys differently in the case of Java than what would be the case for embedded applications. When you use the basic UI widgets in Java ME you have no control over exactly which abstract button goes where, so the manufacturer must do this right for it to work consistently.
I typically apply this model when using the lcdui widgets:
* Commands that passively take you back in the UI flow (like Cancel or Exit) are set to the BACK type
* Commands that saves or performs are set to the OK type
* Commands that should be in a certain menu order get the SCREEN type, where priority decides the order
It should be noted that this is not perfect either, but it creates a reasonable level of consistency between phone applications and also across phones. The command types and priorities are just hints, so expect the unexpected.
Little Springs Design - designing the mobile user experience » Blog Archive » User interface styles
Saturday, July 29, 2006
What makes mobile communities tick?
This is feedback from a conference held by MEX in May.
I have a slightly different view on the summary:
Quote: The challenge is how to combine all building blocks on the small mobile screen size.
No, it's simple, just mobilize existing social network, IM and blogging services. The phone's camera comes in handy for blogging and user profile editing. The display and keypad work fine for IM etc etc. You don't need to see e.g. users' profiles and the IM view simultaneously etc.
Quote: What can mobile add for existing communities? Privacy. Other people can’t oversee what you are doing.
There can't have been anyone below 40 in the panel, based on the above conclusion. That's definitely missing out on a few important benefits, like:
* Access on the go.
* Proximity services, like locating friends etc.
* Younger people are more likely to have a mobile phone than their own PC.
* Younger people have more privacy on their phone than on let's say the family PC.
* Possibility to use the camera for photo and video blogging, and profile editing.
* Possible to record podcasts on the go.
etc etc.
Quote: What are the technical challenges? Steep learning curve. Partnerships are key to the market.
It's granted that traditional Internet-focused companies don't know much about mobile technology, but there are certainly other companies that do.
Quote: In using the mobile version you may no longer be anonymous (and want to be).
Why? You are logging in to an Internet service whether from a phone or a PC, so the same privacy principles apply. It's granted that if the phone number is used for voice calls, SMS and MMS in relation to the service there's no privacy, but then don't use those facilities in the service. The service could though hide such info and make calls and send SMSs etc on behalf of a user (as a proxy).
Quote: It may be better to create the community firstly on the phone and then move it to the PC Internet space.
Like reinventing e.g. MySpace on the phone? That makes no sense. We don't need separate communities for mobile vs PC access, still I know many will try (and many will fail).
Quote: It’s difficult to make money when the operator takes 50% to 70%.
Operators simply have to change their business models. The operator's role is simply to provide the bit pipe. Leave the rest to others.
MEX - the strategy forum for mobile user experience - Building mobile communities
I have a slightly different view on the summary:
Quote: The challenge is how to combine all building blocks on the small mobile screen size.
No, it's simple, just mobilize existing social network, IM and blogging services. The phone's camera comes in handy for blogging and user profile editing. The display and keypad work fine for IM etc etc. You don't need to see e.g. users' profiles and the IM view simultaneously etc.
Quote: What can mobile add for existing communities? Privacy. Other people can’t oversee what you are doing.
There can't have been anyone below 40 in the panel, based on the above conclusion. That's definitely missing out on a few important benefits, like:
* Access on the go.
* Proximity services, like locating friends etc.
* Younger people are more likely to have a mobile phone than their own PC.
* Younger people have more privacy on their phone than on let's say the family PC.
* Possibility to use the camera for photo and video blogging, and profile editing.
* Possible to record podcasts on the go.
etc etc.
Quote: What are the technical challenges? Steep learning curve. Partnerships are key to the market.
It's granted that traditional Internet-focused companies don't know much about mobile technology, but there are certainly other companies that do.
Quote: In using the mobile version you may no longer be anonymous (and want to be).
Why? You are logging in to an Internet service whether from a phone or a PC, so the same privacy principles apply. It's granted that if the phone number is used for voice calls, SMS and MMS in relation to the service there's no privacy, but then don't use those facilities in the service. The service could though hide such info and make calls and send SMSs etc on behalf of a user (as a proxy).
Quote: It may be better to create the community firstly on the phone and then move it to the PC Internet space.
Like reinventing e.g. MySpace on the phone? That makes no sense. We don't need separate communities for mobile vs PC access, still I know many will try (and many will fail).
Quote: It’s difficult to make money when the operator takes 50% to 70%.
Operators simply have to change their business models. The operator's role is simply to provide the bit pipe. Leave the rest to others.
MEX - the strategy forum for mobile user experience - Building mobile communities
Friday, July 28, 2006
A listing of mobile game platforms
Clearly the most popular platforms for after-market mobile games are Java ME and BREW, and there are pros and cons with both, as shown in this article, that has a UK bias. It goes through other platforms as well, but they are of relatively little interest to commercial game development.Java ME pros
* Dominating worldwide
* Freely available advanced development tools
* Games can be sold directly by developers to consumers
* Large developer community
BREW pros
* Higher performance and better 3D support
* Less device fragmentation
* Part of a complete billing/provisioning infrastructure
It claims C and C++ (as used for BREW) are easier to learn than Java. I would argue against this (having worked with all 3), as a major problem with any form of software development is hard-to-find bugs, where Java shines. If you don't know C, C++, nor Java, then Java is the easiest to get productive with.
Mobile games platforms explained Mobile
Thursday, July 27, 2006
Is Google Maps adapted to user needs?
As many have said in blogs and elsewhere, mobile searching is mainly about finding information about your surroundings and where to go etc, rather than searching in general for topics.
The immediate thought then is of course to show a map, but I honestly believe a map is not the most relevant information during the initial screening. At least not when choosing what of several options is the most interesting. E.g. which cinema to go to, as that's more based on what the cinemas show and the times than exactly where they are, provided the phone has already sent information to the service about where you're at, and makes use of that as a search criteria. The address could of course be shown in text, and if it's in your neighborhood you know where the cinema is anyway.
So, as we still have fairly slow data links in mobile phones it would therefor be better to start with facts and addresses (in text and icons) to select where you want to go, then as a next step show a map of where the target is.
Google Maps Cool But Mobiles Not Ready | NetworkWorld.com Community
The immediate thought then is of course to show a map, but I honestly believe a map is not the most relevant information during the initial screening. At least not when choosing what of several options is the most interesting. E.g. which cinema to go to, as that's more based on what the cinemas show and the times than exactly where they are, provided the phone has already sent information to the service about where you're at, and makes use of that as a search criteria. The address could of course be shown in text, and if it's in your neighborhood you know where the cinema is anyway.
So, as we still have fairly slow data links in mobile phones it would therefor be better to start with facts and addresses (in text and icons) to select where you want to go, then as a next step show a map of where the target is.
Google Maps Cool But Mobiles Not Ready | NetworkWorld.com Community
The mobile games and data Catch 22
People from QuicklyBored visited MGC (Mobile Games Convention?) and got this pearl from an operator regarding why they don't open up their billing services etc for third-party: "You can never make too much money from data."
The problem with this statement is that there will never be a large market for nor a large revenue from data if operators don't provide third-party access, so it's really a sad conservative Catch 22 situation. Operators would get much more revenue from acting brokers for data services, billing etc than as content and service providers. The first operator to understand this will win the prize.
Quicklybored » Blog Archive » MGC Hangover: Carriers and the Mobile Games Universe
The problem with this statement is that there will never be a large market for nor a large revenue from data if operators don't provide third-party access, so it's really a sad conservative Catch 22 situation. Operators would get much more revenue from acting brokers for data services, billing etc than as content and service providers. The first operator to understand this will win the prize.
Quicklybored » Blog Archive » MGC Hangover: Carriers and the Mobile Games Universe
Mobile home security by 3rd-i
Different from e.g. iCamCU, 3rd-i (what with all these strange names?) uses a dedicated camera unit that sends pictures and also live video and alerts to the home owner's phone. I think the last bit is most useful, as well as being able to see snapshots.Funny comment: For customers who are not constantly checking their surveillance video on their phone, 3rd-i offers an alert system.
Right, people will be staring at their phone all day long :).
The price is steep: £200 / $370, but you might value your home security much higher.
3rdi Mobile Secuirty for your property
Commentary:
Digital Media Europe: News - Home security goes mobile using mobile-based security system by 3rd-i
Tuesday, July 25, 2006
View picture messages on your TV
This gizmo shows received picture messages on a TV, for easier viewing. It can also show slide shows. It's still only in prototype form.
For users that are too old or too young to use a phone, or to see the message on the phone, this is a way to still be reached by picture messages without any user intervention.
There's a video too, showing the principle.
www.michihito.com : Narrowcasting TV
(via Textually)
For users that are too old or too young to use a phone, or to see the message on the phone, this is a way to still be reached by picture messages without any user intervention.
There's a video too, showing the principle.
www.michihito.com : Narrowcasting TV
(via Textually)
iLane talks back
Intended to be used in cars, iLane communicates with the phone and the headset via Bluetooth and speaks e.g. e-mails and SMSs. You can also give it voice commands to e.g. make calls etc.It sounds very interesting to have news and messages read out loud but the question is, will the car and you stay on the road? Critical local traffic information read out this way would be really nice and useful, but frequent news updates and e-mails are more arguable. Instead of CrackBerries we get CrashBerries.
Yet, if I was given one I would use it, that's for sure.
Welcome to iLane
Commentary:
New Device Reads E-mail While Driving - Yahoo! News
Monday, July 24, 2006
Nokia N73 and N93, phones that stand out

Nokia calls these phones "multimedia computers", which is not far from the truth. The only thing lacking for that to be true is an alphanumeric keypad. For camera and music use that's not needed, but to make use of the many PIM applications etc in the phones, it is.In brief:
N73:
Series 60
3.2 Mpixel, Carl Zeiss optics, auto-focus
Photo/video sharing software (ShoZu?)
Not much internal memory (40+ M), but of course slot for more
240 by 320 display
Can play MP3, (e)AAC(+), WMA
WCDMA
USB 2.0
N93:
The above plus...
3x optical zoom
30 frames/second, stereo audio, digital stabilization
Advanced video editing on the phone and PC (Adobe Premiere)
Video out
WLAN
Media talks a lot about camera phones replacing dedicated digital cameras, but very little about ditto replacing dedicated camcorders. Isn't it time to do that now, or the issue is that you can still record so much more on a camcorder than on a phone, even if the N93 gets equipped with 2 GB memory? In any case a non-subsidized N93 with 2 GB memory is way more expensive than a reasonable tape-based camcorder.
I'm still curious about the photo blogging/sharing software. ShoZu exists for Series 60, so it could easily be bundled with the phones, so I'm pretty sure it's actually ShoZu. That would also be a way for ShoZu to get more than advertizing dollars: Software licensing. The investigation continues...
Nokia - Digitally Divine Nokia N73 - the Ultimate Challenge to the Digital Camera - Press Releases - Press - About Nokia
Nokia - Nokia Introduces the Next Story in Video with the Nokia N93 - Press Releases - Press - About Nokia
Nokia's New Nseries Cell Phones Focus on Video - Yahoo! News
Nokia releases N73 and N93 "multimedia computers" - Engadget Mobile
Nokia N73 - Features, Specs, and User Reviews - Mobiledia
Nokia N93 Multimedia Phone Starts Shipping - Mobiledia
Nokia now shipping N73, N93 - MobileTracker
Press Release: Ready, Set, Snap - Nokia N73 starts shipping (MobileBurn)
Press Release: The Nokia N93 starts shipping (MobileBurn)
Unit Converter becomes Converter Pro
As the free Unit Converter application has been downloaded more than 17000 times from GetJar by now, I felt something needed to be done, so there will soon be a commercial version called Converter Pro. It can convert between many more units than Unit Converter, all in all ~220 different units, so I had to split lists up in unit groups etc. It of course also converts between number bases like Unit Converter does.
It's almost completed, but there are remaining issues with performance (phones don't like long option lists) and compatibility (so far only for MIDP 2.0, and it might stay that way).
The free version at GetJar will remain free.
I will post here when it's available. See below for a teaser:

It's almost completed, but there are remaining issues with performance (phones don't like long option lists) and compatibility (so far only for MIDP 2.0, and it might stay that way).
The free version at GetJar will remain free.
I will post here when it's available. See below for a teaser:

mBlox provides the backend to Skype SMS
Update: Seemingly Mobile 365 is also used by Skype to deliver SMSs, primarily for the Asian market:
Mobile 365 Powers Skype Messaging - 7/26/2006 10:55:00 AM - Wireless Week - CA6356471
Two things caught my eye:
Quote: Skype talks a bit about why the company charges for the service, and says the carriers charge Skype, so they have to pass the fee onto users
Of course, but Skype could though make a mobile application that effectively circumvented the whole SMS infrastructure, by using packet data for text messages. Actually this could be combined in an application that also provided chat and voice services via Skype. Running packet voice over wireless packet data is still a very pricey option in most regions, but simple text messaging and text chat wouldn't be a problem.
Quote: the partnership could make mBlox a well-known global brand. Something that could be even more valuable for the small startup
In my mind Skype is a startup, that still has to prove its long term worth, while mBlox is an established company that's well known in the telecom industry (admittedly not in Asia). mBlox was founded in 1999, Skype in 2003. mBlox hosts the content billing for Jamba/Jamster, so we are definitely not talking a newbie here. It's true that mBlox is unknown to the general public, but mBlox doesn't provide any services to the general public anyway.
GigaOM : » mBlox Powers Skype SMS
This note about Skype SMS is referred to:
Skype SMS... what’s up with the beta? - Skype Blogs
Mobile 365 Powers Skype Messaging - 7/26/2006 10:55:00 AM - Wireless Week - CA6356471
Two things caught my eye:
Quote: Skype talks a bit about why the company charges for the service, and says the carriers charge Skype, so they have to pass the fee onto users
Of course, but Skype could though make a mobile application that effectively circumvented the whole SMS infrastructure, by using packet data for text messages. Actually this could be combined in an application that also provided chat and voice services via Skype. Running packet voice over wireless packet data is still a very pricey option in most regions, but simple text messaging and text chat wouldn't be a problem.
Quote: the partnership could make mBlox a well-known global brand. Something that could be even more valuable for the small startup
In my mind Skype is a startup, that still has to prove its long term worth, while mBlox is an established company that's well known in the telecom industry (admittedly not in Asia). mBlox was founded in 1999, Skype in 2003. mBlox hosts the content billing for Jamba/Jamster, so we are definitely not talking a newbie here. It's true that mBlox is unknown to the general public, but mBlox doesn't provide any services to the general public anyway.
GigaOM : » mBlox Powers Skype SMS
This note about Skype SMS is referred to:
Skype SMS... what’s up with the beta? - Skype Blogs
The coolest and strangest phones
TechBlog has "awarded" the 5 coolest and the 10 strangest phones.
Top 5 coolest
The honorable mentions stood out the most, at least for me to comment on.
Dual-Screen Cell Phone: The second screen is sensitive to the touch, and is thus a lot more durable
So why not have a touch screen on all phones? Relative to the price of the display a touch screen doesn't cost much, and you could add virtual context-sensitive buttons easily. Not losing the stylus is an issue though. The NEC 908 mentioned earlier on the same page has only one display/touch-screen and no buttons, making the phone also considerably smaller.
Motorola PVOT (as in pivot) Phone: the Motorola PVOT concept is a hand crank, rechargeable AA battery-powered phone. You get one minute of use for every 25 cranks.
Considering bikes are very common in countries with few cars (and elsewhere too), why not make an adapter that enables use of the bike generator? That would surely give you more juice than the hand crank, and the phone could be made smaller too (read: normal size).
TechEBlog » Top 5 Coolest Cell Phones
Top 10 strangest
Luckily it's mostly design studies.
Again I got stuck on the honorable mentions:
I don't think Samsung SPH-P300 fits here, as it's a very practical design. It looks like a calculator with easy to use buttons and a wide (instead of high) display, and it's very small (credit card sized). Why is that bad? Also Emporia gets my vote for a good design. Think about it: Would you accept if your PC keyboard had buttons that hardly could be pressed and where you could hardly see what each button is for? I guess many do though on phones.
TechEBlog » Top 10 Strangest Cell Phones
(via Textually)
Top 5 coolest
The honorable mentions stood out the most, at least for me to comment on.
Dual-Screen Cell Phone: The second screen is sensitive to the touch, and is thus a lot more durable
So why not have a touch screen on all phones? Relative to the price of the display a touch screen doesn't cost much, and you could add virtual context-sensitive buttons easily. Not losing the stylus is an issue though. The NEC 908 mentioned earlier on the same page has only one display/touch-screen and no buttons, making the phone also considerably smaller.
Motorola PVOT (as in pivot) Phone: the Motorola PVOT concept is a hand crank, rechargeable AA battery-powered phone. You get one minute of use for every 25 cranks.
Considering bikes are very common in countries with few cars (and elsewhere too), why not make an adapter that enables use of the bike generator? That would surely give you more juice than the hand crank, and the phone could be made smaller too (read: normal size).
TechEBlog » Top 5 Coolest Cell Phones
Top 10 strangest
Luckily it's mostly design studies.
Again I got stuck on the honorable mentions:
I don't think Samsung SPH-P300 fits here, as it's a very practical design. It looks like a calculator with easy to use buttons and a wide (instead of high) display, and it's very small (credit card sized). Why is that bad? Also Emporia gets my vote for a good design. Think about it: Would you accept if your PC keyboard had buttons that hardly could be pressed and where you could hardly see what each button is for? I guess many do though on phones.
TechEBlog » Top 10 Strangest Cell Phones
(via Textually)
Saturday, July 22, 2006
Carnival of the Mobilists issue 37
Michael Mace at Mobile Opportunity is this week's host.More flashy than ever. This time, appropriately, with a carnival theme. I'm starting to get a bit anxious about how I should be able to top this when it's my turn, not that that's the point with CotM. It's spreading the word about all mobile-related blogs out there.
Enjoy!
Carnival of the Mobilists #37
Mobile Opportunity on mobile platforms
In this context mobile platforms should be interpreted as mobile application platforms for downloaded / after-market applications.
The note called "We need a new mobile platform. Sort of." from June (I didn't spot it until now) is very good, but also very long and there are lots of comments, so I can't even summarize it. It's not just about mobile platforms, but the whole "biosphere" for mobile applications, including delivery, billing, security etc.
Instead I found a comment that struck my fancy, in part because I'm a Java ME / J2ME freak. On a more serious note though, as Java ME is available in such a huge amount of phones, it's the best choice on that merit alone. If it's also the most practical to use it's of course even better.
Quote: It is absolutely right that every user will have their own personal killer apps - but note that all your example Palm apps could be done on any MIDP1 device. There is no need to (if you'll excuse the term) fantasise about a ubiquitous smartphone platform (S60, Windows) or other dev environment (Flash) to achieve them - of course some apps need advanced functionality, but I found it very interesting that none of your examples do, and I think most other 'killer' apps will be relatively quick simple affairs too.
I agree with this. Many complain that they can't access certain features through Java for certain applications. My answer to that is (lateral thinking in a way): Make some other applications then. The playing field is open.
But also a few words against it (actually many more, but this kind of sums it up):
Quote: I think Java fragmentation issues and the baggage that involves considerably detracts from it effectiveness / possibilities. Where is does seem to work well is where the Java implementation is standardised across a platform (e.g. Sony Ericsson, S40 S60) etc. Even then its not perfect.
I've reported about this before in Java ME, still not Write Once, Run Anywhere, so the problem is wellknown, but it can be overcome.
Only DoCoMo with its i-mode and Qualcomm with its BREW Delivery System seem to have solved the whole solution well to my knowledge. Considering applications is a big success in e.g. Korea too, I'm sure they have very good systems there.
As BDS is a closed system that only operators can use and it's owned by an industry insider with lots of patents on CDMA and WCDMA etc, it's not the ideal solution, the question then is: Why hasn't Sun taken this opportunity to launch a complete delivery system including a business model for operators and other application resellers to handle all this, and why do operators and other resellers take such a big cut of the revenue for selling applications? I think DoCoMo still takes 9%. Handango normally takes 50%!
Sun has a big opportunity to be in control in terms of the needed systems, and Sun could also serve as an advocate for the business model and good reseller behavior. Considering servers and server software are the core elements of Sun's business they should be very interested in solving this and hence increase revenue. Sun could learn from DoCoMo and Qualcomm.
As Sun has already won the mobile application platform race, let's see if Sun sees the light when it comes to delivery solutions, and if so what they'll do.
Mobile Opportunity: We need a new mobile platform. Sort of.
The note called "We need a new mobile platform. Sort of." from June (I didn't spot it until now) is very good, but also very long and there are lots of comments, so I can't even summarize it. It's not just about mobile platforms, but the whole "biosphere" for mobile applications, including delivery, billing, security etc.
Instead I found a comment that struck my fancy, in part because I'm a Java ME / J2ME freak. On a more serious note though, as Java ME is available in such a huge amount of phones, it's the best choice on that merit alone. If it's also the most practical to use it's of course even better.
Quote: It is absolutely right that every user will have their own personal killer apps - but note that all your example Palm apps could be done on any MIDP1 device. There is no need to (if you'll excuse the term) fantasise about a ubiquitous smartphone platform (S60, Windows) or other dev environment (Flash) to achieve them - of course some apps need advanced functionality, but I found it very interesting that none of your examples do, and I think most other 'killer' apps will be relatively quick simple affairs too.
I agree with this. Many complain that they can't access certain features through Java for certain applications. My answer to that is (lateral thinking in a way): Make some other applications then. The playing field is open.
But also a few words against it (actually many more, but this kind of sums it up):
Quote: I think Java fragmentation issues and the baggage that involves considerably detracts from it effectiveness / possibilities. Where is does seem to work well is where the Java implementation is standardised across a platform (e.g. Sony Ericsson, S40 S60) etc. Even then its not perfect.
I've reported about this before in Java ME, still not Write Once, Run Anywhere, so the problem is wellknown, but it can be overcome.
Only DoCoMo with its i-mode and Qualcomm with its BREW Delivery System seem to have solved the whole solution well to my knowledge. Considering applications is a big success in e.g. Korea too, I'm sure they have very good systems there.
As BDS is a closed system that only operators can use and it's owned by an industry insider with lots of patents on CDMA and WCDMA etc, it's not the ideal solution, the question then is: Why hasn't Sun taken this opportunity to launch a complete delivery system including a business model for operators and other application resellers to handle all this, and why do operators and other resellers take such a big cut of the revenue for selling applications? I think DoCoMo still takes 9%. Handango normally takes 50%!
Sun has a big opportunity to be in control in terms of the needed systems, and Sun could also serve as an advocate for the business model and good reseller behavior. Considering servers and server software are the core elements of Sun's business they should be very interested in solving this and hence increase revenue. Sun could learn from DoCoMo and Qualcomm.
As Sun has already won the mobile application platform race, let's see if Sun sees the light when it comes to delivery solutions, and if so what they'll do.
Mobile Opportunity: We need a new mobile platform. Sort of.
Friday, July 21, 2006
Sprint surveys women on phone uses
Sometimes I get the feeling that the telecom industry (at least in the Western world) still sees men as the cookie-cutter norm that everything's initially designed for, and women as having "out of the ordinary" requirements on phones and services.That's a dangerous way of thinking for market growth, considering for instance it was recently concluded that women are more interested in mobile games than men.
Anyway, Sprint recently did a survey on women's uses of mobile phones. Main findings:
Women...
* want to personalize their phone, more than most other things they have
* are more interested in ringtones than men
* want their phone within reach more than men
* often text message and photograph family members
* clearly prefers flip phones; interestingly candy bar style phones were called "regular phones" despite of this, and despite the huge success of the RAZR.
What I lacked in the information was requests for new or differently behaving features, but that was maybe not part of the survey.
There are much more details in the note. Interesting read.
Women Would Rather Personalize Cell Phones than Hairstyles - Mobiledia
Women Rely on Wireless - 7/21/2006 10:37:00 AM - Wireless Week - CA6355386
Worldwide Q2 phone statistics
Updated: I switched to a note with info from Strategy Analytics that has much more details.
Total sales increase is 26% since Q2 last year.
Motorola is the most obvious highlight, with its 53% sales growth, in a large part contributed by the RAZR. It's almost become a standard phone by now.
Sony Ericsson is back on the fourth position over LG. Sony Ericsson has had big success with its Walkman phones.
Samsung lost some market share.
Nokia: share 33.3%, sales up 29%
Motorola: share 22.1%, sales up 53%!
Samsung: share 11.2%, sales up 8%
Sony Ericsson: share 6.7%, sales up 33%
LG: share 6.5%, sales up 26%
Others: share 20.3%, sales up 8%
IDC guessed in a separate note there can best case be shipped 1 billion phones this year, which would be a staggering figure.
Strategy Analytics: Nokia, Motorola and Sony Ericsson Set Record Highs as Global Mobile Phone Shipments Reach 230 Million Units in Q2 2006: Financial News - Yahoo! Finance
Total sales increase is 26% since Q2 last year.
Motorola is the most obvious highlight, with its 53% sales growth, in a large part contributed by the RAZR. It's almost become a standard phone by now.
Sony Ericsson is back on the fourth position over LG. Sony Ericsson has had big success with its Walkman phones.
Samsung lost some market share.
Nokia: share 33.3%, sales up 29%
Motorola: share 22.1%, sales up 53%!
Samsung: share 11.2%, sales up 8%
Sony Ericsson: share 6.7%, sales up 33%
LG: share 6.5%, sales up 26%
Others: share 20.3%, sales up 8%
IDC guessed in a separate note there can best case be shipped 1 billion phones this year, which would be a staggering figure.
Strategy Analytics: Nokia, Motorola and Sony Ericsson Set Record Highs as Global Mobile Phone Shipments Reach 230 Million Units in Q2 2006: Financial News - Yahoo! Finance
i-Free provides Java-based browser for embedding
I guess everyone's familiar with Opera Mini, whether you've actually used it or not. It's a browser developed in Java ME / J2ME and downloaded to the phone.i'Free's browser is a bit different in that it's actually intended to be integrated into phones. I've mentioned before that this is a trend, as it's easier to develop a Java application and integrate that then to know all the more or less proprietary (and much differing) mobile embedded platforms and develop software for them.
Samsung will integrate this browser in some of its phones, and provide a dedicated browsing/portal button (similar to DoCoMo i-mode etc) for direct access to Samsung's portal. The browser is optimized for accessing this portal, so you can't browse any public web site this way, according to Michael Novikov at i-Free.
What's promised when using this browser is that there's no need for setting up the browser manually. How that's done is not detailed, but I figure it's pre-configured for specifically Samsung's portal and nothing else.
i-Free — News — Press-releases
Thursday, July 20, 2006
Asking customers about what customers want
Mobilitec takes a new approach to getting feedback on mobile content services: Asking the customers, in this case 8 to 22 year olds. Sounds bloody obvious doesn't it, but it's done way too little.
The unique point with the approach taken here is to collect feedback from the users/customers in an orderly manner and draw conclusions from it, and then make effective use of that information.
Interestingly the examples of feedback that are mentioned are bloody obvious too. Almost anyone that's purchased content would give similar responses.
Have you ever been invited by your operator to provide feedback on your experience of their services? Me neither.
To practice what I speak: What would you say is good or bad about Abiro's services? Would you like anything different than it is now? Do the services provided work OK?
Youth are best judges of cellular content
The unique point with the approach taken here is to collect feedback from the users/customers in an orderly manner and draw conclusions from it, and then make effective use of that information.
Interestingly the examples of feedback that are mentioned are bloody obvious too. Almost anyone that's purchased content would give similar responses.
Have you ever been invited by your operator to provide feedback on your experience of their services? Me neither.
To practice what I speak: What would you say is good or bad about Abiro's services? Would you like anything different than it is now? Do the services provided work OK?
Youth are best judges of cellular content
Wednesday, July 19, 2006
Trying out mojungle
mojungle is a new service that enables you to send pictures/photos and videos from your phone to be published on your own or others sites. Sending the info is easy enough: You just send an e-mail or MMS to now@mojungle.com with the content. Publishing is also quite simple: You paste some HTML code (launching a Flash script) into one of your web pages and it's done.The sent content is stored at mojungle, so whoever pastes in your specific HTML code (that has an identifier to your content) accesses the same centrally stored pictures etc. When you send new content it will automatically be available to all that has included your code (a page refresh might be needed though).
You can watch the published content either manually or timed, and you can also download original-sized versions of the content.
The pictures and videos I sent from a Sony Ericsson K608i worked fine. Audio is not supported yet, but according to Ari Mir (CPO mojungle) this will be added later.
The question is if this is just a short term funny gizmo or long term sustainable. In any case rather easy to use as long as you have anywhere to put the script, and it's quite addictive too. A blog does fine for publishing, like this:
Here's a more advanced version of the mojungle player/viewer with controls for slide show etc: Abiro - Mojungle Test Page
mojungle - share your cell phone photos and videos
Know your phone
A report from LogicaCMG suggests that a big chunk of mobile phone users in the UK don't know what phone model they have when calling in to the operator for help. Some don't even know the brand.
I have a simple solution to this: Don't rely on the user, but rather standardize a way for the phone to tell about brand, model, condition, possible hardware problems etc, similar to how nowadays repair crews monitor cars.
As a mobile phone is inherently a communication device (obviously) this is technically trivial to solve. OMA just needs to bring forward a standard way of doing this, e.g. by the operator being able to query the phone via SMS.
Just do it...
Study: many don't know the model of their phone - Engadget Mobile
Study: Most Cell Phone Users Flunk Mobile Hardware 101 - Yahoo! News
Most Cell Phone Owners Don't Know What They Use - Mobiledia
I have a simple solution to this: Don't rely on the user, but rather standardize a way for the phone to tell about brand, model, condition, possible hardware problems etc, similar to how nowadays repair crews monitor cars.
As a mobile phone is inherently a communication device (obviously) this is technically trivial to solve. OMA just needs to bring forward a standard way of doing this, e.g. by the operator being able to query the phone via SMS.
Just do it...
Study: many don't know the model of their phone - Engadget Mobile
Study: Most Cell Phone Users Flunk Mobile Hardware 101 - Yahoo! News
Most Cell Phone Owners Don't Know What They Use - Mobiledia
Linux as a potential leading mobile platform
This note argues that a key benefit with Linux is that it's free. That's a relative statement, as most manufacturers use bundles and complementary applications from Montavista, Trolltech etc, and these are of course fully commercial companies.That said, Linux has a lot speaking for it, being inherently a very stable and scalable platform for all kinds of systems. Remarkable is that Linux can scale from powerhouse Internet servers down to mobile phones without hickups, and with much less memory requirements than e.g. Windows Mobile and possibly also Symbian OS.
The note raises the concern about standardisation, which is a big issue that has been reported about before, but there are of course efforts to try to remedy. Considering there are so many different organisations attempting this, I'm though sceptical to a quick convergence.
Meanwhile Linux will be a good platform for specific manufacturers, provided they each make an inhouse standardisation between phones.
Linux Poised to Expand Role as Mobile OS - Mobiledia
IM and SMS is in, e-mail is out
Here's another commentary on the fact that today's young favors IM and SMS, and e-mail is being used mainly for communication with "elderly".
I suddenly feel so old :)...
textually.org: E-mail is last millennium, SMS is now.
I suddenly feel so old :)...
textually.org: E-mail is last millennium, SMS is now.
Bokilur, provider of audio books for phones
Located in the same "telecom valley" as Abiro, Bokilur is a provider of a service for listening to audio books and viewing comic strips via your mobile phone.The approach is interesting: Books are not downloaded, but rather streamed to the phone. This means the phone is not filled up with book files. Also, the consumer pays only for the book, not the data transfer (Telenor and Tele2Comviq only as of now). It's possible to listen to snippets of books for free, and there are also a few completely free books.
The service is currently provisioned via Telenor, Tele2Comviq, Telia and Halebop.
The user downloads a free Bokilur application (in Java) to the phone, and all interaction with the service is done via the application. Use is intuitive, and there's no risk of getting lost.
More details on Bokilur next week, so stay tuned.
P.S. Bokilur means "book in handset" D.S.
BOKILUR
On Zelda and memory management
Richard Meurling has done what most would have considered impossible: Ported the original Zelda game to Java ME for use on mobile phones.He mentions how he was able to juggle all the sprites and other resources without running out of memory on memory-starved phones: All resources in the game are managed by class which keeps track of what is loaded and what is safe to release. If, for example, a monster needs a sprite which is currently not in memory, the class loads it and feeds it to the monster class. If it gets an out-of-memory exception doing so, it tries to release all unused sprites and load the monster sprite again, if that fails that monster is skipped.
This is actually also efficient for phones with lots of memory.
I admired the graphics. They look really nice. Also, the levels are planned exactly the same way as in the original game.
IGN: Zelda Mobile?
You can download it for free here: Zelda 1 remake for java-phones
It's still in development.
Ringtone market growth coming to a screeching halt?
The argument from Research and Markets is that once the transition from polyphonic ringtones to "real" ringtones based on MP3 or similar has been completed there's no driver for further market growth.
That sounds unrealistic to me as that would assume there's no overall growth of the mobile phone market, neither a growth in the interest for ringtones, and it's not far-fetched to say both are growing.
Label Revenue Growth from Ringtones is Expected to Stop When The Format Replacement Cycle is Complete
That sounds unrealistic to me as that would assume there's no overall growth of the mobile phone market, neither a growth in the interest for ringtones, and it's not far-fetched to say both are growing.
Label Revenue Growth from Ringtones is Expected to Stop When The Format Replacement Cycle is Complete
Tuesday, July 18, 2006
Social network services thrive on user-generated content
Here's a speculative and anecdotal piece on how user-generated content keeps social network services going, and where this is a big advantage for the service providers in terms of what they can and need to focus on. Not rocket science, but still with a possibility for differing opinions. I still don't think I'm that far from the truth.
I also posted this at MobHappy as a comment to Russell's note about User-generated Content, slightly modified.
As the header suggests, the ideal is to create a social network service where you as a service provider only has to deal with the service as such, and the actual information is generated by the users:
* Less work and cost on the part of the service provider (compare this with news and review sites with own personnel for that; very expensive).
* The service provider is freed to focus on adding more and more functionality (some will fly, some won't; doesn't matter) to keep the users from leaving to competing services.
* By the info being user-created and for exchange with other users of that service, it's harder to move it somewhere else, again decreasing churn.
* Pure revenue-driven services (inhouse or licensed) can be introduced, thriving on the large user base. E.g. a music shop with the possibility for the users to write reviews is a very good combination. Same with "home videos" etc.
* Third-party content and (sub) service providers will stand on your doorstep every day to get access to your user community. Read: negotiation power.
* When getting a critical user mass the revenues from advertising can in itself drive all further development and also enable the founders to buy one or two Porsches ... and yachts...
Unfortunately there's not room for many services of one type. Even the second in popularity gets much less attention than the leader (even more so than for e.g. pure blogging services, search services etc). The one with the biggest community wins over almost all of the newcomers as well (at least in a given demographic), so the leadership is self-maintained to a certain degree.
Even if you make a service that does exactly what e.g. MySpace does and more the success is unlikely, so you need to find new aspects of social networking, or special user groups or regions untapped by MySpace. E.g. Lunarstorm is extremely popular in Sweden among young people, despite MySpace. Lunarstorm existed well before MySpace and everything's in Swedish (critical for children), so there are incentives for continuing using Lunarstorm. Then there's BuzzCity in Singapore etc.
I agree there's a big opportunity right now to provide new social network services, and it doesn't have to be a huge investment to get going.
Investors have a lot of money to spend these days, so if the idea sounds right and can be done, and contains "social" in the business idea :), then there are people that are prepared to hand out cash. Just be prepared that if you just provide more of the same to a demographic that's already satisified with an existing service, the chance to succeed is small.
Updates (on mobilizing social network services):
See here for how to (and how not to) handle submissions of content from mobile phones to blogs and social network services, based on practical testing: Abiro - Mobile News: Google Blogger as a showcase for mobile blogging
And this for an example of how the above method can be used to advantage: Abiro - Mobile News: Trying out mojungle
I also posted this at MobHappy as a comment to Russell's note about User-generated Content, slightly modified.
As the header suggests, the ideal is to create a social network service where you as a service provider only has to deal with the service as such, and the actual information is generated by the users:
* Less work and cost on the part of the service provider (compare this with news and review sites with own personnel for that; very expensive).
* The service provider is freed to focus on adding more and more functionality (some will fly, some won't; doesn't matter) to keep the users from leaving to competing services.
* By the info being user-created and for exchange with other users of that service, it's harder to move it somewhere else, again decreasing churn.
* Pure revenue-driven services (inhouse or licensed) can be introduced, thriving on the large user base. E.g. a music shop with the possibility for the users to write reviews is a very good combination. Same with "home videos" etc.
* Third-party content and (sub) service providers will stand on your doorstep every day to get access to your user community. Read: negotiation power.
* When getting a critical user mass the revenues from advertising can in itself drive all further development and also enable the founders to buy one or two Porsches ... and yachts...
Unfortunately there's not room for many services of one type. Even the second in popularity gets much less attention than the leader (even more so than for e.g. pure blogging services, search services etc). The one with the biggest community wins over almost all of the newcomers as well (at least in a given demographic), so the leadership is self-maintained to a certain degree.
Even if you make a service that does exactly what e.g. MySpace does and more the success is unlikely, so you need to find new aspects of social networking, or special user groups or regions untapped by MySpace. E.g. Lunarstorm is extremely popular in Sweden among young people, despite MySpace. Lunarstorm existed well before MySpace and everything's in Swedish (critical for children), so there are incentives for continuing using Lunarstorm. Then there's BuzzCity in Singapore etc.
I agree there's a big opportunity right now to provide new social network services, and it doesn't have to be a huge investment to get going.
Investors have a lot of money to spend these days, so if the idea sounds right and can be done, and contains "social" in the business idea :), then there are people that are prepared to hand out cash. Just be prepared that if you just provide more of the same to a demographic that's already satisified with an existing service, the chance to succeed is small.
Updates (on mobilizing social network services):
See here for how to (and how not to) handle submissions of content from mobile phones to blogs and social network services, based on practical testing: Abiro - Mobile News: Google Blogger as a showcase for mobile blogging
And this for an example of how the above method can be used to advantage: Abiro - Mobile News: Trying out mojungle
Google Blogger as a showcase for mobile blogging
Google Blogger enables photo-blogging from phones, so I use it to show what a popular blog service can do in terms of mobile blogging out-of-the-box.The user sends an e-mail to go@blogger.com to kick it off. The service then automatically creates a blog if it's the first time an e-mail is sent from that user / reply address, and the reply address is used as the identifier from then on. By "claiming" the blog you can configure it the same way as any other blog (change template etc). It's then also easy to reroute the submissions to existing blogs, which is important as the auto-generated blog gets a "funny random" name.
The issue I've seen in Europe is that most people don't have e-mail configured at all, as operators don't use e-mail in their services, and most people don't know how to configure it or even knows it's there.
Often the Blogger scenario doesn't work with MMS either, as there's sent a returning message (with info about the newly created blog) and some (all?) operators don't have a gateway the other way around. Hence, you might get a blog created, but you have no clue where it is, nor how to claim the blog for more advanced configuration. I tested with 3 and it failed due to the above.
It would be convenient for users if there actually was an e-mail-to-MMS gateway, but the issue in at least Europe is of course who should pay for the sent MMS.
E.g. mojungle doesn't have this return message issue, as you first sign up to a web site and you download the script from there after sending the first message. This is not really a blog service either, so you get some and you lose some.
In newer phones I've found that it's easy (at least much easier than before) to take a photo, record video or voice and send that as an MMS or e-mail, so some aspects of phone use have been improved considerably, and there's no real reason for making a Java application for sending audio, photos or videos to blogs and social networks any longer, which is quite beneficial to service providers: no need to tackle the "fragmentation hell" of Java, and simply no need to do anything on the phone side at all. This is of course provided that e-mail or MMS have been configured properly beforehand.
For interactive access to social network services (like MySpace, that includes blog functionality, but also IM, photo/video/audio archive etc), you are more likely to need a Java application. Handling e.g. IM any other way (including via e.g. a browser) doesn't cut it, as you need to see chat log updates and presence in real time.
It all boils down to:
* What's easy to deploy over many handsets?
* What creates the best experience for the end-user?
Blogger: Blogger Mobile
Monday, July 17, 2006
Lo and behold, a UIQ phone from Nokia
Considering how successful Nokia has been with its own Series 60 platform, it's at first look surprising that Nokia would choose to release a UIQ-based phone, but they now have in the shape of Nokia 6708.UIQ is primarily used by Sony Ericsson in its smartphones. Both Series 60 and UIQ use Symbian OS as a base, but each provides a specific UI and applications on top. In the case of the 6708 it's UIQ 2.1 on top of Symbian OS 7.0.
One direct reason for using UIQ is to enable use of a stylus, which is needed for the Chinese market that the phone is intended for. Also, it doesn't have an alphanumeric keypad, which is of less use in China, so it makes sense in the end.
Business Standard - Write touch
Nokia 6708 - Full phone specifications
Mobile-review.com Nokia 6708
Nokia 6708 - Nokia's first UIQ phone - New Launches
UIQ Technology - Leading Technology Innovation and Beyond
Abiro Mobile Blogger, now for MIDP 1.0 phones
And here for some self promotion:Abiro Mobile Blogger is a simple tool for submitting text-based blog entries to Google Blogger. I've now made it work on any MIDP 1.0 phone (at least in theory) for broader use.
It was initially developed as a showcase for how fast applications can be made with NetBeans Mobility Pack. It actually took a day from design to publishing on GetJar. Please note that I'm not bragging, it just shows how helpful the Visual Mobile Designer in Mobility Pack can be and how simple the application is. Most of the nitty-gritties are actually handled by a server-side script that I for the most part already had ready.
It's not been downloaded much (not at all in comparison to my Unit Converter), still if you search for "blogger" at GetJar it comes high up in the list. I haven't figured out why this is so. Don't users want to blog from phones?
I guarantee this specific application will always be free of charge. If/when I add photo and audio support etc it might not.
GetJar - Abiro Mobile Blogger
SoonR adds Page Pre-viewer and Organizer
SoonR, that enables you to access your PC from your mobile phone's browser is evolving, and I recently got a newsletter about two new interesting features:Page Pre-viewer shows Office documents on your phone's display, so that you for instance can do "emergency presentations" and reviews anywhere you are (handy for instance when meeting business contacts at the airport etc).
Organizer gives you full access to the information in MS Outlook, be it email, calendar, contacts, notes or tasks.
The only real drawback I see with SoonR, and it's rather serious for professionals, is that your PC has to be on to get access to email, files etc (hence it doesn't in my opinion replace e.g. direct access to MS Exchange). In a normal "business man on the road" scenario this can be outright impossible, as you normally bring along both your phone and your laptop computer.
That said, I think SoonR is evolving quite nicely, and is a strong offering when it comes to PC-to-phone information exchange. By SoonR being browser-based instead of e.g. Java-based means it probably works on more phones out-of-the-box than similar services.
Just to be clear, SoonR is not alone on this market. I found similar Java-based services at GetJar, but less and less likely as powerful as SoonR.
Interestingly the site still says "SoonR Beta". Flickr also did for a long time (now it's at "gamma"). It seems nowadays you have to launch services before they are completed, so that no one else gets before you, and by saying your service is "beta" you might get less criticism if not all aspects of the service works, not saying that's the case with SoonR nor Flickr.
SoonR
TiggDo, aggregrating the best of the Web on your phone
TiggDo is a new service that provides an easy way to aggregate Internet information for easy access from a mobile phone. It e.g. supports RSS feeds (as used by most news services and blogs etc), maps, product prices, local info, stock info etc.It's completely free, which makes it sound even better.
It's also possible to add your own mobile service to TiggDo, provided it's approved by the TiggDo team.
Trying it out:
* I went to www.tiggdo.com.
* Signing up was simple. Verification was done via email.
* After that I could directly decide which feeds etc I wanted to see.
* Adding RSS feeds was easy enough (name and a URL).
* It's also possible to add BBC feeds via check box selections. I wish this was available for more than BBC though.
* Adding maps, horoscope etc was a simple clicking on a link.
* The mobile site is at wap.tiggdo.com, so I went there via my phone.
* After logging in and saving the next page as a bookmark I got a quick return route with no need to log in. Same approach I use for Mobile Blog at wap.abiro.com.
* My selected services were available on one single screen, so it was easy to navigate to what interested me at the moment.
Notes:
* The service requires a phone with a WAP 2.0 browser. That's commonplace today, but if you have a very old phone it might fail due to this.
* All access is done via the phone's browser, so there's nothing to install on the phone.
* Local information does not use any means to find out your position. You have to enter where you are. That goes for Maps too.
* Maps seems to only work for USA (?).
* It shows all RSS feed entries on one single screen instead of as titles first. I guess some prefer it this way. I don't, as some entries can be very long.
* The responsiveness is quite good on a UMTS phone, and it's probably so also on a GPRS phone, as most information is text.
There are still some rough edges, but it all works in a stable way. I didn't find any of the services I signed up to not working.
Definitely worth a try.
Tiggdo - Mobile RSS and other services for your mobile cell phone
Sunday, July 16, 2006
Carnival of the Mobilists issue 36
Up at mobile jones by Debi Jones, and this time focusing on SMS. There are also other interesting contributions, including from yours truly.The first link was broken when I last tried (Debi indicated server problems). Try the second link if this is still the case.
mobile jones The Carnival of Mobilists Volume 1 Issue 36
mobile jones
Using NetBeans Mobility Pack for prototyping UI flows
The Visual Mobile Designer (VMD) in NetBeans Mobility Pack provides an easy way to design the UI flows of your Java ME / J2ME / MIDP applications. VMD is not optimised for games and other graphics-intensive applications. Rather it's based on the functionality of the lcdui class, and hence is optimised for creating input form, setup, login, etc screens.What I've found recently is that in the design phase it can be used effectively for creating mockups of the application UI, and it's even possible to adjust the UI flow when meeting with the customer and show the changes directly, as a UI flow diagram or by running the mockup in the WTK emulator, or even on a real phone. Customers that don't get impressed by that are rare.
What's really nice about this is that once the UI flow has been designed and the customer's satisified, the same UI flow can directly be used in the final product, as what VMD creates is pure Java code, and you can switch back and forth between Java code and the VMD views any number of times during development.
If you currently use Eclipse, or even a simple text editor, for writing your MIDP applications, the above might be reason enough to check out NetBeans.
At least I'm completely hooked on NetBeans.
Intro to the NetBeans Mobility Pack
Example of how the VMD views look like:
Abiro - The Lab - Java ME - NetBeans
Friday, July 14, 2006
Lost, mobile style
This must be the weirdest thing I've seen today, and it even tops the Chinese Skype clone: Supposedly 65% of US citizens lose their phone per year!
It's a bit frustrating that the note only talks about how to secure lost data and the risks if not, rather than how to make irresponsible employees be more careful with expensive company-owned equipment.
The note even concludes 45% + 65% is 100%.
Sorry for the ranting, it's getting late :).
Update July 15: I haven't been so good myself: Of 8 mobile phones and 3 PDAs I've had over the years, and where I've paid for only two of them myself as far as I remember, I've lost 2 and broken 1, so I guess I should shut up...
This is what happens to lost phones (blame the dogs): Lost Cell Phone.
United Press International - Hi-Tech - Wireless World: A looming 'cell hell'
It's a bit frustrating that the note only talks about how to secure lost data and the risks if not, rather than how to make irresponsible employees be more careful with expensive company-owned equipment.
The note even concludes 45% + 65% is 100%.
Sorry for the ranting, it's getting late :).
Update July 15: I haven't been so good myself: Of 8 mobile phones and 3 PDAs I've had over the years, and where I've paid for only two of them myself as far as I remember, I've lost 2 and broken 1, so I guess I should shut up...
This is what happens to lost phones (blame the dogs): Lost Cell Phone.
United Press International - Hi-Tech - Wireless World: A looming 'cell hell'
Will Flash replace Java ME?
An interesting discussion erupted at J2ME Forums about whether Flash will/can take over from Java ME / J2ME in mobile phones. Actually Flash is by now quite powerful and programming language like, and can even set up communication sessions etc, but I honestly think it will take quite a long time, if ever, for Flash to win over Java ME.
I of course had to contribute, so read it for yourself. I'm redsmurph.
This is not 1-to-1 comparable, as most applications running on a PC are written for Windows (including the web browser of course, and pretty much all commercial games), not Flash. In a mobile phone you typically only have Java ME for all after-market applications.
Also note that there are approx. 1 billion phones with Java ME / MIDP on the market. You don't replace those with Flash-capable phones in a jiffy.
When it comes to browsing the "normal" web on a phone (which is what users want, not any special mobile web), what you need is full support for Flash, not Flash Lite.
I'm not critical to Flash, I just want to reality-nuance this discussion.
flash for mobiles
Thursday, July 13, 2006
WebMessenger Mobile for Skype
Available for BlackBerry, Palm OS, Pocket PC, Windows Mobile and Java ME / J2ME, WMfS adds the possibility to make voice calls and text-chat from your phone via the Skype network.What I didn't like was that it doesn't support MSN, Yahoo! etc as well. This is an increasing issue on PCs and even more obvious on a phone where you often can't run applications in the background. The VoIP/IM market is very fragmented, so every effort to combine functionality should be promoted. Not in this case though.
Another drawback is that it requires Skype to run on a PC all the time, so you are actually communicating between the phone and your home or work PC, not directly with the Skype network. That sounds like a serious limitation. When I contacted WebMessenger about this, they told me they will make it possible to access the network directly in a later version.
A $3.95 monthly subscription sounds very good. Actually this is much better than a completely free offering, as they tend to disappear after a while when the companies (often very small) go bankrupt.
It seems to have most of the features available in the PC version, so existing Skype users should have no problem using this software.
WebMessenger Inc.- WebMessenger Mobile for Skype
Symbian OS v9.3 released, adds important features
Seemingly a lot of features for a ".x" release: WiFi, over-the-air firmware updates, USB 2.0 on-the-go, HSDPA, push-to-talk (walkie-talkie), improved memory management etc.Symbian is the clearly leading smartphone OS due to Nokia's use of Symbian OS in its Series 60 application platform. UIQ (used in e.g. Sony Ericsson's P series), that's also based on Symbian OS, is relatively speaking much less popular. Neither is Microsoft Windows Mobile, even though many predict it will take market share from Symbian / Series 60. Some tote the fact that Windows Mobile supports push mail, but so does Series 60, so that's a weak argument.
When talking mobile application platforms in general nothing comes close to Java ME, now in approx 1 billion phones, and in most phones that also have Series 60 or Windows Mobile. Compare that to 10s of millions for Series 60.
Symbian optimizes latest OS version for convergence and market segmentation
Other commentary:
Symbian Updates OS - Mobiledia
Symbian OS v9.3 goes gold - Engadget Mobile
Symbian 9.3 released - MobileTracker
Strong Q2 results from Nokia and Sony Ericsson
Nokia's results are motivated by sales growth in emerging markets, where Nokia, Motorola, Samsung and LG have strong positions, but Nokia clearly leads.
Quote: "Nokia is about a year ahead of its rivals," said Evli analyst Ilkka Rauvola, adding that Nokia benefits from its wider line-up and lower production costs in the battle to sell phones for 50 euros or less.
Nokia to report strong Q2 as phone boom continues - Yahoo! News
Sony Ericsson is more successful with more advanced music and camera phones than ultra low-cost ditto.
Quote: Although it has introduced lower-cost phones, Sony Ericsson has stayed away from what it calls the ultra-cheap end of the market. Its 145 euros ASP compares with an average 100 euros for Nokia.
Sony Ericsson upbeat on 06, sets Q2 profit record - Yahoo! News
Quote: "Nokia is about a year ahead of its rivals," said Evli analyst Ilkka Rauvola, adding that Nokia benefits from its wider line-up and lower production costs in the battle to sell phones for 50 euros or less.
Nokia to report strong Q2 as phone boom continues - Yahoo! News
Sony Ericsson is more successful with more advanced music and camera phones than ultra low-cost ditto.
Quote: Although it has introduced lower-cost phones, Sony Ericsson has stayed away from what it calls the ultra-cheap end of the market. Its 145 euros ASP compares with an average 100 euros for Nokia.
Sony Ericsson upbeat on 06, sets Q2 profit record - Yahoo! News
Programming telematics in Java
The coming JSR 298 will deal with accessing telematics functionality from Java applications. Considering there has been no standardized platform for programming telematics equipment (e.g. as used in cars for monitoring etc and where the information is sent via the mobile network as SMS or data) this is very good news. This also means that simpler controllers can be used. Today it's very common that PCs are used as telematics controllers. With JSR 298 it's enough with a tiny module, the size of a match box, to handle everything. Not surprisingly Siemens, being a strong player in modules for telematics, is involved in the work with the specification.
I asked the specification lead Young Min Park if it will support other than car telematics, as there are also many other uses for programmable telematics, e.g. fleet management, industry equipment monitoring etc:
Dear Mr. Borg,
Thanks for showing interest in our JSR 298.
Currently, we are only focusing on Telematics service APIs for automobile. Our primary objective is to define standard APIs for Telematics service applications. We do not plan on exploring the entire machine to machine communications thru this JSR.
We are currently developing use cases for JSR 298. Whether full control of CAN control would be supported is a discussion item for expert group. It most likely that we will some of CAN features in mandatory and rest of the features as optional. We do not want to develop a giagantic spec in this JSR.
For the very first version of Telematics service API, we would like to define something very useful and light to begin with.
Hope this answers your questions.
Have a nice week.
- Young Park
There you have it.
JCP JSR 298
I asked the specification lead Young Min Park if it will support other than car telematics, as there are also many other uses for programmable telematics, e.g. fleet management, industry equipment monitoring etc:
Dear Mr. Borg,
Thanks for showing interest in our JSR 298.
Currently, we are only focusing on Telematics service APIs for automobile. Our primary objective is to define standard APIs for Telematics service applications. We do not plan on exploring the entire machine to machine communications thru this JSR.
We are currently developing use cases for JSR 298. Whether full control of CAN control would be supported is a discussion item for expert group. It most likely that we will some of CAN features in mandatory and rest of the features as optional. We do not want to develop a giagantic spec in this JSR.
For the very first version of Telematics service API, we would like to define something very useful and light to begin with.
Hope this answers your questions.
Have a nice week.
- Young Park
There you have it.
JCP JSR 298
Wednesday, July 12, 2006
"Your ring is ringing"
The ring is for some reason put on the thumb (to be more visible? as it can't be smaller?) and it ignites in different colors to alert the user.
They work only with the 7280. It sounds silly to limit use to only an equally designed phone.
Maybe you read my Gazing into the fuzzy future note, that talks about notifications. One-day predictions are not very useful, so I will try to improve.
textually.org: Nokia Icon
Tuesday, July 11, 2006
NetBeans 5.5 Beta available for download
Of special interest for mobile application developers is of course news in NetBeans Mobility Pack, but so far none has been released. I posted several issue reports on 4.1 and 5.0, so I hope some of them have been fixed.
5.5 is stable, so it's pretty safe to install it. It seems more responsive than 5.0, but I might be wrong.
Mobility Pack includes a visual designer that makes lcdui-based UI development much quicker, and I use it for applications that don't need a more advanced/customized UI.
NetBeans IDE 5.5 Beta Release Information
NetBeans IDE 5.5 Beta Docs
NetBeans Mobility Pack 5.5 Beta
Abiro - The Lab - Java ME - NetBeans
5.5 is stable, so it's pretty safe to install it. It seems more responsive than 5.0, but I might be wrong.
Mobility Pack includes a visual designer that makes lcdui-based UI development much quicker, and I use it for applications that don't need a more advanced/customized UI.
NetBeans IDE 5.5 Beta Release Information
NetBeans IDE 5.5 Beta Docs
NetBeans Mobility Pack 5.5 Beta
Abiro - The Lab - Java ME - NetBeans
Gazing into the fuzzy future
Yahoo! has a piece on the phone of the future, which inspired this independent list of "must-be's":
The future is downloaded applications, to speed up application availability, to lower cost of embedded software licenses, to provide the applications users want rather than what the industry thinks users want, allow simple upgrades etc.
Hence, all phones need a much better environment for downloaded applications that enables background processing, application switching, simple sharing of data among trusted applications, etc. There are no ways around it. This must be done ASAP. Spare no expense.
This scenario would easily be solved with a better fundament for downloaded applications: When his eight-year-old son asked why photos he took with his camera phone could not instantly appear on his blog site, he discussed it with his engineers, who said it was technically feasible but they were wary as it meant talking to companies such as Google. Well, then go talk to Google, he told them.
Manufacturers could provide this, given that they understand such applications should be written in Java etc, rather than being embedded/hardwired in the phone.
Often used functions need to be Wizard-like. It's not acceptable that simple functions like sending photos via MMS, email or to a blog or social network are complicated, hidden and/or nonexistent.
Use the more or less desolated real estate of the idle screen for applications and dynamic headsup notes. Enable also parts of the display to be allocated by background applications, e.g. to show stock quotes, news, etc.
Provide more dynamic and varied means for notifications, e.g. supporting autonomous speaking of messages, news, warnings, etc, and more subtle notifications if so is required. Often even a short beep or vibration annoys in meetings. A short blink might be better. A Bluetooth notification button fastened to your skin would be even more subtle. You might find my Advise for good ringtone use (instead of ab-use) interesting.
Make it very easy to enter text. How that's best solved is of course a question, as it should not affect the size and weight of the phone, but I hope more normal phones will get alphanumeric keypads. E.g. S60 phones, and frankly most modern phones, have very powerful information applications, but they are hard to use without a good way to enter text. In e.g. China and Japan it's probably more optimal to use handwriting via a touchscreen.
I'm also for more variations of the phone form factor and specific hardware functionality. Korea and Japan are good at this. Europe is very conservative in comparison.
Phones will even more become designed for fashion and prestige. This simply because people will continue to need mainly voice and text messaging, so differentiation can't just rely on features. E.g. watches are losing ground to the clock function in phones, so the watch as fashion/prestige piece is less and less relevant. The phone will take over that role.
Quote: Many in the industry believe that mobile phones will become like clothing, changed throughout the day to best suit the task or the mood.
I totally disagree. Users only want one stream-lined communication/multimedia device wherever they are.
Feel free to add your own outlook.
The phone of the future? - Yahoo! News
The future is downloaded applications, to speed up application availability, to lower cost of embedded software licenses, to provide the applications users want rather than what the industry thinks users want, allow simple upgrades etc.
Hence, all phones need a much better environment for downloaded applications that enables background processing, application switching, simple sharing of data among trusted applications, etc. There are no ways around it. This must be done ASAP. Spare no expense.
This scenario would easily be solved with a better fundament for downloaded applications: When his eight-year-old son asked why photos he took with his camera phone could not instantly appear on his blog site, he discussed it with his engineers, who said it was technically feasible but they were wary as it meant talking to companies such as Google. Well, then go talk to Google, he told them.
Manufacturers could provide this, given that they understand such applications should be written in Java etc, rather than being embedded/hardwired in the phone.
Often used functions need to be Wizard-like. It's not acceptable that simple functions like sending photos via MMS, email or to a blog or social network are complicated, hidden and/or nonexistent.
Use the more or less desolated real estate of the idle screen for applications and dynamic headsup notes. Enable also parts of the display to be allocated by background applications, e.g. to show stock quotes, news, etc.
Provide more dynamic and varied means for notifications, e.g. supporting autonomous speaking of messages, news, warnings, etc, and more subtle notifications if so is required. Often even a short beep or vibration annoys in meetings. A short blink might be better. A Bluetooth notification button fastened to your skin would be even more subtle. You might find my Advise for good ringtone use (instead of ab-use) interesting.
Make it very easy to enter text. How that's best solved is of course a question, as it should not affect the size and weight of the phone, but I hope more normal phones will get alphanumeric keypads. E.g. S60 phones, and frankly most modern phones, have very powerful information applications, but they are hard to use without a good way to enter text. In e.g. China and Japan it's probably more optimal to use handwriting via a touchscreen.
I'm also for more variations of the phone form factor and specific hardware functionality. Korea and Japan are good at this. Europe is very conservative in comparison.
Phones will even more become designed for fashion and prestige. This simply because people will continue to need mainly voice and text messaging, so differentiation can't just rely on features. E.g. watches are losing ground to the clock function in phones, so the watch as fashion/prestige piece is less and less relevant. The phone will take over that role.
Quote: Many in the industry believe that mobile phones will become like clothing, changed throughout the day to best suit the task or the mood.
I totally disagree. Users only want one stream-lined communication/multimedia device wherever they are.
Feel free to add your own outlook.
The phone of the future? - Yahoo! News
How to make an application that no one can use
Little Springs Design has posted a reverse psychology note about mobile application design. This is a favorite subject of mine, so I added a few "tips" of my own. It complements MobHappy's What a Waste note perfectly, and both show we have a lot to learn in this industry.
Here goes. Remember it's reverse psychology. Get it?
Make the application so that it only works on a tiny fraction of the phones available. It's more important to support the very latest features than that the application can be used.
Always favor the very latest smartphones. Everyone should have a smartphone anyway, as they are more advanced, and cost and weigh more. The market hasn't understood that yet, but they will eventually. Maybe as soon as next century.
Don't certify applications. Users want to get a gazillion messages like "Do you want to allow file access?" etc. Not confusing at all.
Don't design a good-looking intuitive application icon, and give the application a crappy non-intuitive name like "Nice Game". Users want to search forever for the application. Phone manufacturers have done a good job hiding away the application menu, so why not make it even harder.
Wizards as used in Windows and Mac are for cowards. Instead hide important functions in menus, and give menu elements strange names, so that the user gets a chance to explore the application.
If you sell the appliation to a third-party, refuse to private-label. Your brand is much more valuable to consumers than the operator's / service provider's.
Test the application only on one phone. Everyone knows that mobile platforms work exactly the same on all brands and models. Sun, Palm, Symbian and Microsoft can't make mistakes.
Little Springs Design - designing the mobile user experience » Blog Archive » How to reduce use of your mobile application
Here goes. Remember it's reverse psychology. Get it?
Make the application so that it only works on a tiny fraction of the phones available. It's more important to support the very latest features than that the application can be used.
Always favor the very latest smartphones. Everyone should have a smartphone anyway, as they are more advanced, and cost and weigh more. The market hasn't understood that yet, but they will eventually. Maybe as soon as next century.
Don't certify applications. Users want to get a gazillion messages like "Do you want to allow file access?" etc. Not confusing at all.
Don't design a good-looking intuitive application icon, and give the application a crappy non-intuitive name like "Nice Game". Users want to search forever for the application. Phone manufacturers have done a good job hiding away the application menu, so why not make it even harder.
Wizards as used in Windows and Mac are for cowards. Instead hide important functions in menus, and give menu elements strange names, so that the user gets a chance to explore the application.
If you sell the appliation to a third-party, refuse to private-label. Your brand is much more valuable to consumers than the operator's / service provider's.
Test the application only on one phone. Everyone knows that mobile platforms work exactly the same on all brands and models. Sun, Palm, Symbian and Microsoft can't make mistakes.
Little Springs Design - designing the mobile user experience » Blog Archive » How to reduce use of your mobile application
MobHappy on content download issues
MobHappy has an interesting revelation piece called What a Waste on how few succeed to download what they've just purchased. I'm not that surprised, but it still seems to be worse than I had hoped, considering I offer mobile content, and I hear few (if any) complaints from users.
I've written several comments to the note, but here's my ending summary with some advise to the mobile industry. I hope operators read this.
Of course all delivered phones and accounts should be activated for mobile data, including pre-paid ones. This must be verified by the representative in the shop before handing out the phone, so that it doesn't generate very expensive support calls later. It can only result in more revenue, not less.
The cost for making voice calls and sending SMS is decreasing rapidly, but not so for data. Operators are in control here and can set any price they want, including lower ones (hint, hint).
The same communication profile (and hence APN etc) should be used for all data services, period. Distinguishing between services (and costs) should be done centrally. 3 succeeds to distinguish between access to the portal (that is free) and access to other services, via the same APN, so it works.
Use SMS for content distribution. SMS can be forwarded, but with a temporary URL this is solved. Also contemplate WAP distribution, as it's neat to be able to browse the content catalogue, pay and download from the same service. To at all get users to the site, send them an SMS with the base URL and advise them to store it as a bookmark.
One-off or subscription sales is a tricky one. Jamba has been very successful with the latter and for the (very) young demographics, but due to that it's also ethically arguable. Adults know subscriptions are "red alert". Children simply don't.
Design phones so that the idle screen is used for service access. Just showing a background picture is redundant. Use in-the-face dynamic content to lure users into checking out new services.
Operators should experiment with advertizing of new services and content on the TV, and should update ads often (daily), based on what's hot right now. E.g. music should be promoted by listing the top songs and how to buy them, not just say that "we have the best music service".
Integrate content sales in games. E.g. a Pokemon game could have integrated ringtone and picture purchasing. Some content could be free, e.g. when you reach certain miletsones in the games. Due to this integration the game itself is used as the UI towards the content download, with no risk of failing (in theory). Again ethically arguable if it's games for children, but there you go.
What a Waste at MobHappy
I've written several comments to the note, but here's my ending summary with some advise to the mobile industry. I hope operators read this.
Of course all delivered phones and accounts should be activated for mobile data, including pre-paid ones. This must be verified by the representative in the shop before handing out the phone, so that it doesn't generate very expensive support calls later. It can only result in more revenue, not less.
The cost for making voice calls and sending SMS is decreasing rapidly, but not so for data. Operators are in control here and can set any price they want, including lower ones (hint, hint).
The same communication profile (and hence APN etc) should be used for all data services, period. Distinguishing between services (and costs) should be done centrally. 3 succeeds to distinguish between access to the portal (that is free) and access to other services, via the same APN, so it works.
Use SMS for content distribution. SMS can be forwarded, but with a temporary URL this is solved. Also contemplate WAP distribution, as it's neat to be able to browse the content catalogue, pay and download from the same service. To at all get users to the site, send them an SMS with the base URL and advise them to store it as a bookmark.
One-off or subscription sales is a tricky one. Jamba has been very successful with the latter and for the (very) young demographics, but due to that it's also ethically arguable. Adults know subscriptions are "red alert". Children simply don't.
Design phones so that the idle screen is used for service access. Just showing a background picture is redundant. Use in-the-face dynamic content to lure users into checking out new services.
Operators should experiment with advertizing of new services and content on the TV, and should update ads often (daily), based on what's hot right now. E.g. music should be promoted by listing the top songs and how to buy them, not just say that "we have the best music service".
Integrate content sales in games. E.g. a Pokemon game could have integrated ringtone and picture purchasing. Some content could be free, e.g. when you reach certain miletsones in the games. Due to this integration the game itself is used as the UI towards the content download, with no risk of failing (in theory). Again ethically arguable if it's games for children, but there you go.
What a Waste at MobHappy
Monday, July 10, 2006
"You talkin' to me? Well, I'm the only one here."
Maybe that's what we'll say to phones some day, even though Robert de Niro addressed a mirror at the time.Emily at textually provides an interesting listing of phones and other devices that come with text-to-speech. I have yet to see a device that can autonomously and in real time speak messages, who's calling, RSS feeds (e.g. news and blogs), web pages etc, but it's not far away.
textually.org: Talking iPod, Cell Phones
M:Metrics look at drivers for content consumption
Supposedly smartphone users consume more mobile content, like video, games etc, than Average Joe.
A factor not mentioned is that the smartphone and the plan are typically paid for by the employer, so users might feel it's OK to download content to smartphones as they don't pay for it. That smartphones are generally more powerful is surely also an important factor, where all new ones can play video etc, but the incentive of "freebies" should not be under-estimated.
Quote: At two percent penetration, the U.S. lags Western Europe in Smart-phone ownership. Britain tops France and Germany, at 6.6 percent market adoption.
Note that all Series 60 phones are included in this, and most of them are used as normal voice/SMS phones, so the figures are a bit biased.
webitpr - online press release distribution and monitoring
A factor not mentioned is that the smartphone and the plan are typically paid for by the employer, so users might feel it's OK to download content to smartphones as they don't pay for it. That smartphones are generally more powerful is surely also an important factor, where all new ones can play video etc, but the incentive of "freebies" should not be under-estimated.
Quote: At two percent penetration, the U.S. lags Western Europe in Smart-phone ownership. Britain tops France and Germany, at 6.6 percent market adoption.
Note that all Series 60 phones are included in this, and most of them are used as normal voice/SMS phones, so the figures are a bit biased.
webitpr - online press release distribution and monitoring
Saturday, July 08, 2006
Anecdote about mobile banking woes
While reading an interesting article about mobile banking in the latest issue of Mobile Communications (it's free and you get the magazine on paper, online or as PDF) I thought "Why not see how much I can do from my phone via my own bank", so I did.I won't mention the bank nor the configuration, for security and possible aftermath reasons.
I looked through the bank's site for information about mobile banking and found absolutely nothing, not even a URL. The only thing I could do was to decide which stock I wanted to watch via the mobile phone. I should also be able to transfer money between my accounts, but that's about it. The bank is clearly not feeling confident about mobile access.
Due to the above I had the bank's tech support send me the settings over-the-air. That worked fine.
The settings included a new data profile, which was a bit odd, until I realized they use a circuit-switched connection. I almost fell off the chair when I saw that, as I thought CS had been abandoned years ago. Again this is probably due to security concerns, but as all newer phones support HTTP over TLS that should be used instead. As the communication profile was replaced I couldn't use the phone for browsing to any other site. I had to manually switch between profiles.
Even so, with the new CS profile and a URL to the bank's server it still didn't work. I tried with both 3 and Telia accounts. Error in communication.
Update 1: The support guy told me they hadn't tested with newer phones, and the service was supposed to work better with older ones. That's a pretty strange logic, but I was also told they will completely redesign this service, someday.
Update 2: He found an old configuration for Sony Ericsson R380 that I should be able to apply to my phone. Doesn't seem anyone is using this service anymore. I will try to get this going.
Update 3: The manual configuration didn't work. I give up.
It should be noted this worked a few years ago on simple WAP only phones.
All in all, I still don't have access to my bank from my phone, but it was an eye-opening experience in how "backwards" banks still can be about mobile access. As my bank is one of the most conservative ones in Sweden I don't expect this to change any time soon. Another thing noted is that very likely no one can use this WAP service the way it works now, and maybe nobody even tries. I could of course switch bank.
Location-enabling mobile Java applications
JSR 179 defines an API for accessing location information from Java applications independent of what technology is used (Cell ID, E-OTD, GPS, A-GPS etc). Despite the fact that simpler/rougher methods have been around for as long as there have been digital networks there are still just a few phones supporting this API.Location and Java are actually a very good match. Consider for instance that when searching for a person, a company or a place the phone would simply discriminate such that are likely to be outside the scope of your search. Or, if your map service would start with your surroundings rather than pointing at an arbitrary place. This could also be used for more professional services like surveillance, work management, taxi management, fleet management, etc.
Operators can achieve at least Cell ID and E-OTD precision without this support, as operator-owned services can use functionality in the network. Most operators don't allow third-party access to such information (maybe because it can be mis-used, e.g. to track people etc), so it's my hope that either operators change their business offerings or all new phones are shipped with support for JSR 179.
J2ME Polish: Devices supporting the Location API
JSR 179
Quote: This specification defines a J2ME Optional Package that enables mobile location-based applications for resource limited devices (referred to as 'terminals' in the following). The API is designed to be a compact and generic API that produces information about the present geographic location of the terminal to Java applications.This API covers obtaining information about the present geographic location and orientation of the terminal and accessing a database of known landmarks stored in the terminal.
Alltel offers Kyocera Strobe with full keypad and IM
The most interesting note: Standard text messaging rates apply (to IM).Effectively this means Alltel can make more on IM than SMS per active user, considering you tend to send more messages in IM. It sounds expensive to the consumer though, so it might not fly, but simple solutions are often the best.
I though prefer a flatrate setup, where heavy users don't get scared off, and casual users still pay a fixed amount, creating tons of revenue for the operator and/or service provider. Just look at Jamba for how extremely successful this can be. It has to be a decent price though. E.g. Helio's least expensive plan ($85/month) is way too expensive, even for adults.
Alltel Offers Stylish IM-Ready Kyocera Strobe Handset, Ideal for Younger Customers; Clamshell Phone Comes with Hidden QWERTY Keypad, Camera with Flash (MobileBurn)
Kyocera Strobe K612B Phone & Accessories
Friday, July 07, 2006
Carnival of Mobilists no. 35
This time up at Xellular Identity. I sense the entries are better than ever, so it's well worth a read.
Xellular Identity by Xen Mendelsohn: The Carnival of Mobilists no. 35 Is Here
Xellular Identity by Xen Mendelsohn: The Carnival of Mobilists no. 35 Is Here
Thursday, July 06, 2006
CDON Downloads, lower price but also lower quality
As mobile phones are now very much music devices, competing head-on with at least Flash-based dedicated players, it makes sense to touch on that subject here.CDON Downloads is the most visible digital music shop in Sweden, much more visible than iTunes based on the advertising. I'm less sure about other parts of Europe.
The price for a full album is roughly half that of a CD, but it varies as a fixed price is used per song.
It's a nice feature that you can download the album cover.
Also nice is that DRM is not used, meaning that there are no problems moving songs and albums to other devices, provided they support WMA.
I spotted a few negatives. They are not all unique to CDON, hence neither is it a specific criticism of CDON.
1. The logistics of digital media sales is much less expensive than for CDs, hence the price should really be even lower per album.
2. The audio quality provided is 192 kbps WMA, which is way lower than the audio quality of CDs that the WMA files are created from. More quality and format choices is advised.
3. The Downloads catalogue is much shorter than CDON's CD ditto. As I'm into relatively "odd" music I didn't find much to buy here.
4. Many more phones support MP3 than WMA. The Sony Ericsson K608i and W810i I had access to do not support WMA.
5. The only way to pay is via credit card. That's not practical for single songs.
As a consumer you can ignore item 1 as you anyway get a lower price. What's worse is that you buy something that's way inferior in terms of audio quality, and the difference is clearly noticeable if you make a direct comparison. Not that I think many younger people will care. Also serious is if you can't even play the music on your phone.
I hope CDON, iTunes and others start to ship music in FLAC and similar lossless formats, as well as provide DVD Audio etc, so that the consumer gets the real deal, instead of a bland facsimily of the original. Even CDs are "compressed", in the sense that studios record the original music at a much higher quality still.
I also hope that online shops get a broader catalogue, considering the logistics costs are so very low.
CDON Downloads
Wednesday, July 05, 2006
Germany introduces code of practice for mobile services
Maybe Jamba inspired this, but it's not said if Jamba is participating.
Digital Media Europe: News - German mobile communications industry issues Code of Practice
Digital Media Europe: News - German mobile communications industry issues Code of Practice
J2ME Polish, pros and cons
This blog note provides arguments for using J2ME Polish to get a better and more consistent UI in Java ME applications. It's not altogether successful in doing that, but a comment from the J2ME Polish author Robert Virkus indicates some of the issues have been ironed out.
For different reasons I prefer to use the native forms and commands, as they better map to the look-n-feel of other phone applications, and due to the UI design tool in NetBeans, as pointed out in Java ME: J2ME Polish vs native forms.
Little Springs Design - designing the mobile user experience � Blog Archive � Designing J2ME MIDP Navigation
Enough Software - J2ME Polish
For different reasons I prefer to use the native forms and commands, as they better map to the look-n-feel of other phone applications, and due to the UI design tool in NetBeans, as pointed out in Java ME: J2ME Polish vs native forms.
Little Springs Design - designing the mobile user experience � Blog Archive � Designing J2ME MIDP Navigation
Enough Software - J2ME Polish
Tuesday, July 04, 2006
Opinion: Instant Messaging vs SMS/MMS
Operators have for a long time considered Instant Messaging (IM) a threat to SMS and MMS revenue, forgetting that IM is a completely different user experience, where you log in to rooms and communities rather than send messages point-to-point. Even when you use IM point-to-point it's often more practical than store-and-forward messaging. IM is generally much more responsive. Many IM services now also support photo uploading etc, so it's not just about text anymore.I've seen teens sending the same SMS to several people trying to simulate IM, however user-hostile this may be. If the phones just supported IM, that "band aid" would be a thing of the past.
In Sweden we are quickly moving to free SMSs and MMSs within each operator's network (Tele2/Comviq started this and the other operators simply follow suit), hence they will anyway generate very little revenue from SMS/MMS, so why not introduce IM now e.g. with a monthly flat rate, and supporting MSN, Yahoo!, Skype, MySpace etc, as well as blogging (photo as well as text). That would just increase revenue, not decrease.
Operator-controlled communities is not the way forward in the Western world, which GSMA hints is the target for Personal IM. The whole point is to be able to use the communities people know from PCs, as that's where their friends and colleagues are already signed up.
Information-centric MVNOs will jump on this train for sure. Traditional operators are more reluctant, but there are signs they will also change their opinion on IM.
What's starting to show is that IM, VoIP and blogging will come together. The telecom industry wants this to be handled by IMS (not that I've seen VoIP (except PoC) nor blogging promoted for IMS), but to be practical we again should focus on supporting existing popular services.
The application provisioning business model comes into play here. There's no point waiting for phones to come equipped with embedded applications for the above. Handle this via Java etc applications instead and get it done now, rather than having to wait another year or so. Even in this case applications could be pre-installed and pre-configured on the phones, so the users don't have to deal with the setting up etc.
Some of today's news about Mobile IM:
This shows that at least 3 takes IM to heart:
3 Scandinavia, Followap bring MSN instant messaging to mobile phones
Followap
And a note about the importance of IM also in the professional world:
IM as a unified collaboration platform
Other Mobile News entries on the same topic:
Mobile data not a success, so what to do?
Instant messaging to replace SMS
imseven, instant messaging for Java phones
In-Stat expects 540M 3G subscribers by 2010
SHAPE and Process-one partner for mobile IM
IM popular in Taiwan
EQO provides mobile Skype chat
Ogo goes to Europe
RIM adds instant messaging to its Enterprise Server
Personal IM by GSM Association
Operators finally go for mobile IM
Monday, July 03, 2006
Mobile Distillery's Celsius promises easier porting of Java ME applications
The new version V3 adds better extendability and debugging features. It provides emulators, but the information doesn't say if they are based on Sun's Java Wireless Toolkit.
From the site it seems it's focused on simplifying game development, but I hope it's more generic than that.
If nothing else, you can try out the free training sessions.
Quote: "As the number of devices proliferates and the amount of post production work required to deliver applications to operators increases, developers and publishers need proven and reliable solutions to take care of fragmentation."
I've asked for an evaluation copy and more information.
Gamasutra - Product: Mobile Distillery Announces Celsius 3.5
MOBILE DISTILLERY
From the site it seems it's focused on simplifying game development, but I hope it's more generic than that.
If nothing else, you can try out the free training sessions.
Quote: "As the number of devices proliferates and the amount of post production work required to deliver applications to operators increases, developers and publishers need proven and reliable solutions to take care of fragmentation."
I've asked for an evaluation copy and more information.
Gamasutra - Product: Mobile Distillery Announces Celsius 3.5
MOBILE DISTILLERY
Sunday, July 02, 2006
Converged handsets are unstoppable
Converged meaning that they combine radios for cellular and wireless LAN communication, and ditto functionality, including Voice-over-IP (e.g. Skype) for free or low-price phone clients.
In-Stat:
it had been assumed that business customers would be first to adopt dual mode handsets, it turns out that consumers are likely to be initially more receptive to the technology
in the end, most US cellular carriers will embrace Wi-Fi in their handsets, as carriers know that if they don't, other carriers will
Converged handsets becoming irresistible
X-bit labs - Hardware news - Mobile Phones to Integrate Wi-Fi – Research Firm.
Study: Wi-Fi cell phones will hit it big | CNET News.com
In-Stat:
it had been assumed that business customers would be first to adopt dual mode handsets, it turns out that consumers are likely to be initially more receptive to the technology
in the end, most US cellular carriers will embrace Wi-Fi in their handsets, as carriers know that if they don't, other carriers will
Converged handsets becoming irresistible
X-bit labs - Hardware news - Mobile Phones to Integrate Wi-Fi – Research Firm.
Study: Wi-Fi cell phones will hit it big | CNET News.com
RIM is on a roll
After getting rid of the law suit, that cost them dearly, but probably would have cost them even more in terms of destroyed brand etc if they had continued, RIM seems to be making big headway and has signed up 680k subsribers in Q1 alone. That's including those that access the service via other phones than RIM's own. They are now also adding support for Palm devices to Blackberry Connect. I just wish they also released a Java application for the close to 1B featurephones with Java ME support.
RIM adds 680,000 users in first quarter - Yahoo! News
RIM to Expand BlackBerry Connect Service - Yahoo! News
RIM adds 680,000 users in first quarter - Yahoo! News
RIM to Expand BlackBerry Connect Service - Yahoo! News
India market growing faster than China
Quote: India's monthly net additions to its mobile subscriber base could overtake those of China as early as September
So in a relative sense, China is a mature market. In reality it's not, which again shows how dominating China and India will become in the future, making both USA and Europe increasingly lag behind, and get less and less control over what phones are actually shipped. Nokia and Motorola have been surprisingly good at matching the needs of these new markets, despite the distance and culture differences. It shouldn't be surprising that Samsung, LG and BenQ are aggressively pursuing these markets as well. Sony Ericsson is in grave danger of losing out though.
Indian mobile phone growth outpacing China's - Yahoo! News
So in a relative sense, China is a mature market. In reality it's not, which again shows how dominating China and India will become in the future, making both USA and Europe increasingly lag behind, and get less and less control over what phones are actually shipped. Nokia and Motorola have been surprisingly good at matching the needs of these new markets, despite the distance and culture differences. It shouldn't be surprising that Samsung, LG and BenQ are aggressively pursuing these markets as well. Sony Ericsson is in grave danger of losing out though.
Indian mobile phone growth outpacing China's - Yahoo! News
The attack of the mobilized services
As I've proposed earlier, Google and Yahoo! are leading the trend of mobilizing public Internet services, and it seems I wasn't too far off the mark. See some news of both companies launching such services in Europe.
Google Mobile
Yahoo! Go
Mobile firm 3 chooses Yahoo for web services - Yahoo! News
Moneycontrol Tech Blog > Nokia Goes Yahoo!
Google Mobile
Yahoo! Go
Mobile firm 3 chooses Yahoo for web services - Yahoo! News
Moneycontrol Tech Blog > Nokia Goes Yahoo!

