Hot on the heels of our last release, we have a another batch of updates to keep you up late working on your next mobile masterpiece!

REDESIGNED DASHBOARD
The most visible change is the revamped Dashboard screen. Besides clearing things up and making it lightning fast, we’ve also added cool CSS3 effects to your site icons. The CSS used to create the effect uses border-radius, box-shadow, and radial gradients and multiple backgrounds:

For a stunning result:

Evolution of a site icon using CSS3

FASTER MANAGE
Though you won’t see a difference to the Manage page, we’re sure you’ll feel it as we heavily refractored the backend code to make it much faster for sites with a large number of templates.

IMPROVED BRIGHTCOVE AND VIDEO TAG SUPPORT
We have enabled Brightcove support by default for all paid accounts. This means you’ll be able to see your Brightcove videos on mobile by selecting them in the Choose screen and following the Brightcove mobile setup instructions. Let us know if you need any help!

Also, our video tag support has been  tweaked, so that video tags used as fallbacks inside object or embed tags (like the Vzaar embed tag), will be correctly shown to support devices.

It’s that time again! Our next webcast takes place on Tuesday, August 31 at 1:00PM PDT / 4:00PM EDT.

Join us next week to hear Nick, Mobify’s creative director, talk about typography on the mobile screen and look at some examples of well designed mobile websites with lots of traffic. We’ll start off with a brief rundown of Mobify Studio for those of you who weren’t with us last week. At the end we will hold a QA period. Continue reading »

Hello everyone and welcome to a special issue off Mobify Weekly! This week we look at some articles that feature mobile web stats, starting off with one of our own!

Mobile Web Visitor Behaviour by Device Number of clicks, pageviews and duration of stay are interdependent with the type of device the user is on and, of course, the website. We look at these and some other cool metrics in our report.

Android Mobile Web Use Up 400% in Q2, Outpacing Apple & BlackBerry Android’s rate of traffic growth is staggering. As the overall market continues to grow, both web and app use are continuing to climb. Traffic stats courtesy of UK mobile analytics firm Bango.

Mobile Web traffic grows, not slows, during summer What only seems logical (people don’t spend as much time at home and, therefore, have to be surfing the web on their mobile devices) would seem common sense if only the numbers didn’t reflect a much larger curve: one where there is exponential growth in mobile website visitors. People are browsing the web more everyday!

Smartphones Propel Mobile Net Use. Stats confirm what everyone’s thinking. A good portion of us can’t go a day without browsing the mobile web. eMarketer thinks that rougly 28 percent of the U.S. population accesses the web on their phone everyday. Metrics by AdWeek.

Have a great weekend and see you all next week!

There’s been a lot of buzz on the internet about the growth of Android web traffic(http://techcrunch.com/2010/04/27/admob-android-passes-iphone-web-traffic-in-u-s/), but to date we haven’t seen a lot of discussion about the different browsing behaviours of users with these handsets.  We’ve selected some graphs showing relative browsing behaviours on five sites off the Mobify network, each of which get at least a million mobile page views per month.
In each of the graphs, we’ve sorted by the number of page views per visit of the mobile operating system.  To the right we also show the breakdown of the operating system as a percentage of site traffic.  Note — we have filtered out all other browsers than the ones listed above so this percentage is relative only between the browsers shown.
Sites A, B and C are blogs with a technology or geek appeal.  Sites D and E focus on celebrities and celebrity news. We can clearly see the impact of site content on the types of devices used to view content.   The difference in the audiences is notable in the percentage of the visits — the technology sites are dominated by iPhone and Android, with Blackberry accounting for an average of around 5% of traffic.  BlackBerry is a big player on the celeb sites though, coming in around 30% of total visits, slightly higher than Android.  The celeb sites also feature the lowest percentage of iPhone users, although iPhone users remain the most common type of web visitor.
More interesting is what behaviours are preserved even though the audiences are quite different. Android handset owners tend to dominate page views, averaging about 1.25 page views for every page viewed by an iPhone visitor across these sites. Almost across the board, iPhone users are the least likely to stick around. We’re still slicing and dicing data to see if we can find an answer as to why, but it’s definitely a pattern we see, and across a diverse number of sites.
Takeaways
Designing a great mobile site requires may require making some tradeoffs for your audience.  For sites with less technology oriented visitors, there is still a strong payoff in spending the time to optimize the site for non-touch devices that may have limited support for javascript and CSS.  This landscape is clearly changing, with RIM’s latest BlackBerry Torch offering an powerful browser that stacks up well against other smartphones on the market, but it will take at least a year for these devices to significantly displace existing devices.
Furthermore, despite AdMob’s announcement that Android is king for mobile web traffic, on our network we’re still seeing iPhone as the dominant player on the mobile web, though Android has posted solid gains in the past 6 months.  However, if Android users continue to show such strong site loyalty, they may be the most attractive visitors for advertising dollars in the months ahead.

There’s been a lot of buzz about the growth of Android web traffic, but to date we haven’t seen a lot of discussion about the different browsing behaviours of mobile web visitors with these handsets.  In this first post we’ll start the process of exploring how the type of mobile handset used affects mobile web behaviour.

We’ve selected some sites to show relative browsing behaviours on five sites off our network.  The sites have been randomly selected, however each of them receive a minimum of one million mobile page views per month.  In each of the graphs below, we’ve sorted by the number of page views per visit of the mobile operating system.  To the right we also show the breakdown of the operating system as a percentage of site traffic.  Note — we have filtered out all other browsers than the ones listed above so this percentage is relative only between the browsers shown.

Continue reading »

We’re excited to announce some new updates to Mobify this week!
Features
The ‘Add to home’ bubble – we’ve created a simple way for you to insert a floating ‘Add to home screen’ bubble into your mobile site.  This will help you tell your iPhone visitors how to add your site to their home screen as though it was an app!  Furthermore, apple touch icons will now work when a visitor bookmarks your mobile site to their home screen using an Android device.
http://img.skitch.com/20100820-kq9fa179bfe6bsey8p2i59njaq.png
The Choose screen now shows selector information about the block underneath your cursor.  This will help you pick stronger selectors for your mobile view.  Ideally you should pick blocks that have either classes or ids that you intend to keep even when you make updates to your site style.  For example, picking a div with class ‘article’ would be a strong selector if you plan on always having articles contained in a div with that class name.
We have significantly reduced the byte size of pages using unicode.  Unicode is used for many non-English languages, and this improvement will make these pages load even faster.
Our block choosing system has always supported both CSS selectors (http://www.w3.org/TR/CSS2/selector.html) as well as XPATH (http://www.w3.org/TR/xpath/ ).  Previously our selection algorithms preferred the XPATH over CSS selectors when both were available.  Our testing has shown that the CSS selector is more likely to be correct, and our system now prefers CSS selectors if they are present.  This should reduce the chance of breakage of the source website HTML is modified as CSS classes and ids are generally preserved through incremental changes.
Performance monitoring – we’ve added some new features that will help us track performance bottlenecks in our system, and should help us create an even faster mobile experience in the weeks to come.

We’re excited to announce some new updates to Mobify this week!

We’ve created a simple way for you to insert a floating ‘Add to home screen’ bubble into your mobile site. This will help you tell your iPhone visitors how to add your site to their home screen as though it was an app!  Furthermore, apple touch icons will now work when a visitor bookmarks your mobile site to their home screen using an Android device.  Look for a followup post on the blog in the next few days on how to integrate this new feature into your Mobify site!

Add to Home Bubble

Add to Home Screen Bubble

The Choose screen now shows selector information about the block underneath your cursor. This will help you pick stronger selectors for your mobile view.  Ideally you should pick blocks that have either classes or ids that you intend to keep even when you make updates to your site style.  For example, picking a div with class ‘article’ would be a strong selector if you plan on always having articles contained in a div with that class name.

We have significantly reduced the byte size of pages using unicode. Unicode is used for many non-English languages, and this improvement will make these pages load even faster.

We’ve made improvements to our content selection routines! Our block choosing system has always supported both CSS selectors as well as XPATH.  Previously our selection algorithms preferred the XPATH over CSS selectors when both were available.  Our testing has shown that the CSS selector is more likely to be correct, and our system now prefers CSS selectors if they are present.  This should reduce the chance of breakage of the source website HTML is modified as CSS classes and ids are generally preserved through incremental changes.

Performance monitoring – we’ve added some new features that will help us track performance bottlenecks in our system, and should help us create an even faster mobile experience in the weeks to come.