The Mobile Minute 186

by nino 5. April 2010 21:06

Windows Phone

  • Adobe Flash in IE Mobile on WP7- eWeek reports Adobe working with Microsoft to port Flash 10.1 to WP7 for IE Mobile.  Interesting. So, WP7 IE Mobile will have Flash support, but no Silverlight? Um..

Mobility

  • Elan sues Apple for patent infringment- round and round the lawsuits go, where it stops, nobody knows!
  • mobiReady- Free report and analysis to see how well your site will perform on a mobile device.  (yours truly scored ‘fair’, which is quite poor, IMO).

Mobile Platforms/Applications

  • HP Slate- Check out this teaser video and comments from Engadget. For what can be seen, it looks quite promising.

Tags: , ,

Mobility

Mobile Web Done Right

by Nino 1. December 2008 02:18

A great example via Steve Rubel’s Micro Persuasion blog of the mobile web “done right” at MI.  I would encourage all mobile web developers to check out this site, learn from it, and then modify your own mobile web sites based upon what you have gleaned here.

While you are at it, head over to MobiForge and get even more knowledge on building mobile web apps.

Tags: ,

Mobility

Internet Explorer Mobile 6

by Nino 11. November 2008 23:01

Microsoft has officially announced Internet Explorer Mobile 6 – yes, the IE6 desktop experience in Windows Mobile is here for Windows Mobile 6.1. (The fabled ‘6 on 6’ lives!) 

I have had the opportunity to spend some quality time with the new emulators and I’m very happy to see Microsoft bring IE Mobile 6 to market. Of course, I wish it had been done long ago. . .

What is available today?  Emulators (WM 6.1.4 Professional and Standard)  and documentation; download from http://www.microsoft.com/downloads/details.aspx?FamilyId=1A7A6B52-F89E-4354-84CE-5D19C204498A&displaylang=en  Note that the PDF download is throwing a 404 at the time of this posting (0555 EST, 20081112). The PDF is now available, and I recommend pulling it down and giving it a read-through.

When can I get the bits on my WM device?   Soon. . . stay tuned for details.

What devices will be supported?  TBD (see above), but hardware requirements are 128MB RAM, 400MHz processor

What has changed?  Lots!

  • Support for full-fidelity desktop rendering via the IE6 rendering engine from the desktop
    • What you see in IE6 on the desktop, you will see in IEM6 on the device.
    • The user gets to choose what browsing experience they want.
  • Layout fixes for the mobile screen  (e.g. text wrap)
  • Enhanced script and AJAX support (JScript 5.7 from IE8)
  • Adobe Flash Lite 3.1 for Adobe Flash content (note: this will be optional for OEMs to include)
  • Deeper search integration – address bar and homepage
  • Improved UX
    • Enhanced cursor navigation model
    • Touch and gesture support / pan support
    • Multiple zoom levels
    • Mobile / Desktop view easily switchable
  • NTLM authentication support
  • Performance
    • I’m still gathering numbers but, it is definitely a good bit (25%+ ?) faster than current IE Mobile.

I will be referring to Internet Explorer Mobile 6 as IEM6 and Internet Explorer Mobile as IEM throughout the remainder of this post.

After installing both the WM Professional 6.1.4 an WM Standard 6.1.4 emulators, I open Visual Studio and launch the Device Emulator Manager (DEM) from the Tools menu. I now see [for WM 6.1 editions], a bevy of emulator options. You can also install these emulators standalone if you do not have Visual Studio installed. I have highlighted the 6.1.4 emulators for both Standard and Professional edition below:

DEM_614Emus

For purposes of demonstration in this post, I will be working with (and using screen captures from) the WM 6.1.4 Professional Emulator and the WM 6.1.4 Standard Emulator and the WM 6.1 Professional Emulator and WM 6.1.4 Standard Emulator (for comparison). 

Launching IEM6 on each of these presents the user with the new home screen.  Note the search bar integration, cursor, and cleaner look to the home screen.  (IEM6 on the left, IEM on the right)

 

WM61IEComparO

 

If we bring up the menu on the WM Professional emulators, we see that the menu options have received increased spacing (much better for use with a finger).  We also see that some of the items have been reordered (well done!).

IEM_Menus

 

If we select Home Page under Options, we see a much improved UI for setting the home page:

IEMHomePage

StdIEMHomePage

 

I am not going to drill through all of the option sub-menus, but I do want to call out a very important, and new, screen – Other. From the Tools > Options > Other screen, you are able to set the browsing experience of mobile or desktop (which determines the user-agent string sent by the browser, as we will see shortly), and select whether or not to show pictures and play sounds (the latter two items could be bandwidth and memory intensive for devices browsing with the desktop experience).  Note that you are also able to make the browsing experience selection from Menu > View > Mobile | Desktop   which makes for changing your browsing experience very convenient.

Other

 

If we enter about:version into the address bar in our browser (Professional edition emulators shown, but it does work in Standard edition as well), we see the differences in how the browser presents itself (i.e. user-agent string).  In the image below, from left to right, we have:   IEM6 (Desktop Computer), IEM6 (Mobile Device), IEM   

 

IEAbouts

Notice the user-agent changes, developers:

IEM6, Desktop mode
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) 

IEM6, Device mode
Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile 6.0)

IEM
Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11)

 

Here is eBay in IEM6 (left) and IEM (right).  Note that with IEM, we get taken to m.ebay.com; however, with IEM6 set to Desktop mode, we are able to fully render the site (with IEM6 in Device mode, we get the condensed UI as well).  Also in desktop mode, we are able to pan around and then zoom in to a desired area of the page.

ebay

 

Another example is http://speedtest.net , which uses Flash.  Also note that I have Flash running full-screen in IEM6, which is an option if you hold down the cursor/stylus to get a context menu to select from. You return to non- full-screen the same way.

speedtest

 

So far, I have  taken a quick look at some of the new rendering and multimedia capabilities of Internet Explorer Mobile 6.  In the next post I will spend more time examining the behavior on Standard edition devices, the cursor navigation model, search integration, NTLM support, and have some scripting fun.

Tags: ,

Mobility

The Mobile Minute 140

by Nino 9. November 2008 04:42

TMM ...back again. :-)

Software / Hardware

 Development

In Other News . . .

Tags: , , , ,

Mobility

The Mobile Minute 147

by Nino 9. November 2008 04:42

 It has been more than a month since the last edition of TMM… and I’ve been busier than I know how to describe.  Much, much more to blog, but we’ll cover that over a few posts.  Astute readers will notice on the blog that there are now some new ways to share my posts – these courtesy of Scott Watermasysk’s excellent CS.Modules, in particular the Share It module (available here).  Enjoy.  Oh, and I should be hitting the CF newgroup again now, too.  I’m also happy to report that I’m now (via CS2.1 under ASP.NET 2.0) able to once again post via BlogJet. w00t!

Software / Hardware 

 Development

In Other News . . .

Tags: , , , ,

Mobility

The Mobile Minute 151

by Nino 9. November 2008 04:42

Software / Hardware

 Development

In Other News . . .

Tags: , ,

Mobility

The Mobile Minute 158

by Nino 9. November 2008 04:42

Hardware

 Software

Development

Community

Tags: , , , ,

Mobility

The Mobile Minute 104

by Nino 9. November 2008 04:41

 Well.. my illness on Monday was the result of (and I’m pretty confident about this) something I ate.  Ick.  Hopefully I’ll fair better at the Nerd Dinner Wednesday – see you at BW-3’s.

Software / Hardware 

 Development

In Other News . . .

-Nino

Tags: , , , ,

Mobility

The Mobile Minute 127

by Nino 9. November 2008 04:41

I’ll spare you the plethora of CES links in this quick weekend edition…   

I suppose I should be excited about the Bengals in the playoff game today, but the reality is that I’m not. I’m just not that much of an American Football fan (and when I do watch, I cheer for the Cleveland Browns).  Although it is about six months out, I’m stoked about the World Cup, where I'll be watching Group E with great interest.  Group E has both teams that I cheer for(figure it out).

Software / Hardware 

 Development

In Other News . . .

-Nino

Tags: , ,

Mobility

RecentPosts