<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Canadian Mobile Developers' Blog</title><link>http://blogs.msdn.com/b/cdnmobiledevs/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Debug Build: 5.6.50428.7875)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CanadianMobileDevelopersBlog" /><feedburner:info uri="canadianmobiledevelopersblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Don’t have a Fitt, size does actually matter (for mobile controls, that is)!</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/vfsiqI0Jh4A/don-t-have-a-fitt-size-does-actually-matter-for-mobile-controls-that-is.aspx</link><pubDate>Mon, 02 Apr 2012 19:08:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10290061</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10290061</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/04/02/don-t-have-a-fitt-size-does-actually-matter-for-mobile-controls-that-is.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7563.image_5F00_1B74D4BE.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8244.image_5F00_thumb_5F00_2C7902A1.png" width="82" height="102" /&gt;&lt;/a&gt;&lt;strong&gt;By now, you probably are aware that when you’re building a mobile app or mobile website, trying to fit an existing PC-based app into a phone app &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx" target="_blank"&gt;isn’t the right answer&lt;/a&gt;.&amp;#160; You have to be &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx" target="_blank"&gt;mindful&lt;/a&gt; of what you choose to put on a mobile app’s screen and where you lay it out.&amp;#160; But that’s not the end of it.&amp;#160; Understanding &lt;font color="#ff0000"&gt;size&lt;/font&gt; of the various controls and which to show on the screen is also part of it.&amp;#160; This post lays out the details of how to think about the size of your controls and some of the reasons why you should make certain controls bigger than others.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Designing the look and feel of your mobile app is clearly as much science as it is art.&amp;#160; We have already discussed how &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx" target="_blank"&gt;rationalizing&lt;/a&gt; your UI for your app is a good thing and also &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx" target="_blank"&gt;how you lay out&lt;/a&gt; the controls and UI assets on each screen of your app.&amp;#160; Now we will discuss the size of each control on your screen and what that really means to your app and how your user interacts with it.&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px; display: inline; float: right" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7750.FourSquare_5F00_thumb_5F00_464C736F.png" width="246" height="190" /&gt;If you will remember from the &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx" target="_blank"&gt;previous post&lt;/a&gt; in this series, I showed you how the effectiveness of the earliest version of the &lt;a href="http://www.windowsphone.com/en-CA/apps/26cf3302-469f-e011-986b-78e7d1fa76f8" target="_blank"&gt;FourSquare app&lt;/a&gt; on Windows Phone diminished the usability of the app because of where controls were placed on the screen.&amp;#160; As a refresher, I have added them to this post as well (FYI – Foursquare has rev’ed their app several times since then, including a new UI that is very clean and effective).&amp;#160; As you can see, by placing the Check-In button on the app near the top, the view of the screen and likely the most important UI asset of the page (namely the map) are obstructed by your hand when you check in.&amp;#160; While this may seem like a minor detail and one that users might not even notice, subconsciously this makes the app harder to use which then adds friction to the user experience.&amp;#160; And as previously discussed, friction leads to lost users.&amp;#160; Lost users means less use of your app which in turn means less revenue or “eyeballs” on your product (or both).&amp;#160; In other words, don’t do that.&amp;#160; &lt;/p&gt;  &lt;p&gt;But that is not the end of the scenario.&amp;#160; Once you have have placed the Check-In button in a more appropriate place (my suggestion is at the bottom of the screen but above the app bar (which will be discussed at length in the next post), then you should start thinking about how much space those controls should take.&amp;#160; Take the following change from the screens above:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6180.image_5F00_3DE96379.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5123.image_5F00_thumb_5F00_1CF5F0D2.png" width="116" height="190" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Note how all I have done here is move the “CHECK IN HERE” button from the top to the bottom of the screen, thereby eliminating the finger-obstructing-the-screen issue.&amp;#160; There is still a problem here and it lies in the size of the controls on the screen.&amp;#160; To the point:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The “CHECK IN HERE” button is the &lt;strong&gt;&lt;font color="#ff0000"&gt;primary activity&lt;/font&gt;&lt;/strong&gt; of this screen.&amp;#160; As such, don’t you think it should have a more prominent surface area on the screen? &lt;/li&gt;    &lt;li&gt;The map is the &lt;font color="#ff0000"&gt;&lt;strong&gt;primary visual component&lt;/strong&gt;&lt;/font&gt; of this screen and yet it only takes roughly 1/6th of the screen’s size.&amp;#160; Probably not a bad idea to give it more space to shine as well. &lt;/li&gt;    &lt;li&gt;The “Get Directions” and “Call” buttons, while not as important to this screen as the “CHECK IN HERE” button, are small and tough to tap, relative to the rest of the screen.&amp;#160; As &lt;font color="#ff0000"&gt;&lt;strong&gt;secondary control features&lt;/strong&gt;&lt;/font&gt; to this screen with a fair amount of use by the average user, you might want to give those controls more prominence on the screen as well. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The screenshot below gives an example of how a better screen layout might be for the app itself.&amp;#160; Specifically:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3858.image_5F00_382E49D3.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6840.image_5F00_thumb_5F00_173AD72C.png" width="115" height="189" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Note how the “CHECK IN HERE” button is much larger than it was before.&amp;#160; As the primary control on the screen, this is critically important to removing friction from the experience for the user. &lt;/li&gt;    &lt;li&gt;The map is larger, at roughly 1/4 the size of the screen compared to the 1/6th screen size.&amp;#160; This makes it easier to show where the check in location is and a primary visual cue to the user on what to do on this screen.&amp;#160; (and yes, I cheated on the map control as I just stretched it in this case, but the intent is that you you don’t do that and instead show more of the map) &lt;/li&gt;    &lt;li&gt;The “Get Directions” and “Call” buttons now span the width of the screen, making them more visible and easier to hit.&amp;#160; An even better idea would be to have these two buttons larger in height and existing side-by-side rather than stacked as it makes it easier to tap the button with your finger. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Getting deeper into the last point I made above (i.e.:&amp;#160; making buttons larger), there is actually some science behind it and it is known as &lt;a href="http://en.wikipedia.org/wiki/Fitts%27s_law" target="_blank"&gt;Fitt’s Law&lt;/a&gt;:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8664.image_5F00_169EF477.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2816.image_5F00_thumb_5F00_2405077D.png" width="356" height="56" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Where:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;T&lt;/strong&gt; is the average time taken to complete the movement &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;a&lt;/strong&gt; is the start/stop time of the device &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;b&lt;/strong&gt; is the inherent speed of the device &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;D &lt;/strong&gt;is the distance from the starting point to the target’s center &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;W&lt;/strong&gt; is the width of the target, measured along the access of motion &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;While I love math as much as the next person (anyone who is in the middle of or completed a computer science degree like I did will know that you don’t get through it without have an affinity towards mathematics), the only way this equation would destroy more of my brain cells is if it included some &lt;a href="http://en.wikipedia.org/wiki/Differential_calculus" target="_blank"&gt;differential calculus&lt;/a&gt;.&amp;#160; So let’s get to the point of what Fitt’s Law is really about:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h2 align="center"&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;Fitt’s Law:&amp;#160; The bigger and closer a target is on the screen, the easier it is to hit.&lt;/font&gt;&lt;/strong&gt;&lt;/h2&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Okay.&amp;#160; This is easier to understand.&amp;#160; And amazingly simple and intuitive when you think about it!&amp;#160; Always remember this when identifying which controls and screen assets you want to put on your mobile app’s screen and adhere to the spirit of Fitt’s Law when designing the layout.&amp;#160; The key here is to reduce the friction in usability for your app, so make it as easy as possible for your app to be used, then you will have happier users and the likelihood of them returning to your app often is higher as a result!&lt;/p&gt;  &lt;p&gt;The last nugget of info I will leave with you in this post is understanding the size of the human finger and the various guidelines that mobile platforms provide for minimum sizes of controls to use on a phone.&amp;#160; Make sure you follow those guidelines as they will lead to a better user experience for your users and your adherence to these guidelines may make the argument for having your app featured in the Marketplace for your platform stronger.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Windows Phone (discussed in the &lt;a href="http://go.microsoft.com/?linkid=9713252" target="_blank"&gt;Windows Phone UI Design and Interaction Guidelines&lt;/a&gt;): 34 pixels / 9mm minimum &lt;/li&gt;    &lt;li&gt;iPhone (as discussed in the &lt;a href="https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html" target="_blank"&gt;iPhone Human Interface Guidelines&lt;/a&gt;):&amp;#160; 44 pixels / 7mm minimum &lt;/li&gt;    &lt;li&gt;Ubuntu Linux (discussed in &lt;a href="https://help.ubuntu.com/community/UMEGuide/DesigningForFingerUIs" target="_blank"&gt;Ubuntu Designing for Finger UI’s&lt;/a&gt;):&amp;#160; 16mm to 20 mm minimum &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Bottom line:&amp;#160; the sizes vary from platform to platform (which is to be expected as each platform supports various resolutions and pixel densities) but they all state that in order for a control to be usable, it’s best to make sure that the finger is able to interact with the control with relative ease (Fitt’s Law at work, but in the guise of Interaction Guidelines).&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This post is the third in a five-part series on creating awesome mobile UIs and creating your app with mobility-first in mind. The &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx"&gt;first post&lt;/a&gt; was on resisting the urge to recreate a PC or web app on the mobile form factor. The &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx" target="_blank"&gt;second post&lt;/a&gt; was on creating effective layouts for mobile platforms. The fourth post will be on when to use an app bar vs. populating controls on your app’s screens. The fifth and final post will be on implementing gestures and animations to make them useful to the app.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10290061" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/vfsiqI0Jh4A" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/04/02/don-t-have-a-fitt-size-does-actually-matter-for-mobile-controls-that-is.aspx</feedburner:origLink></item><item><title>Securing Windows Phone Apps–Tips to make your app lock-solid</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/LwOlVQW1Hro/securing-windows-phone-apps-tips-to-make-your-app-lock-solid.aspx</link><pubDate>Mon, 19 Mar 2012 06:03:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10284842</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10284842</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/19/securing-windows-phone-apps-tips-to-make-your-app-lock-solid.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2783.image_5F00_19E78682.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8540.image_5F00_thumb_5F00_0756C235.png" width="95" height="95" /&gt;&lt;/a&gt;&lt;strong&gt;Securing your software product is one of the key, non-negotiable items you need to do before you release it and make it available to customers.&amp;#160; Regardless of who you are, security should be top-of-mind when you build your Windows Phone apps as well.&amp;#160; In this post, we’ll go over tips and tricks on how you can secure your Windows Phone app as well as touch on the various types of security you need to keep in mind when building your app.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Let’s call a spade a spade and say unequivocally that the world of technology is a vastly different and more dangerous place than it ever was even 10 years ago (or perhaps even &lt;em&gt;one&lt;/em&gt; year ago…).&amp;#160; The days where functionality of software being the primary focus are now gone, being replaced by a combination of functionality, experience, ubiquity, manageability and certainly not the least of which is security.&lt;/p&gt;  &lt;p&gt;The world continues to change with new and stronger threats to be challenged every day.&amp;#160; This includes our software creations.&amp;#160; Clearly a black market economy has emerged around technology, specifically in getting &lt;em&gt;data &lt;/em&gt;from software that may be valuable to unsavoury people looking to gain insights to the &lt;em&gt;information&lt;/em&gt; that the software (or data stores used by the software) can provide.&lt;/p&gt;  &lt;p&gt;There is an amazing book by James Gleick call &lt;a href="http://www.amazon.ca/The-Information-History-Theory-Flood/dp/0375423729/ref=sr_1_1?ie=UTF8&amp;amp;qid=1332089845&amp;amp;sr=8-1" target="_blank"&gt;The Information:&amp;#160; A History, A Theory A Flood&lt;/a&gt; that talks about what information is, how it has evolved and explains in great detail what the &lt;strong&gt;&lt;font color="#ff0000"&gt;value&lt;/font&gt;&lt;/strong&gt; of information truly is.&amp;#160; In it, Gleick makes a case for why information is important and how it has become a means for people to gain a competitive advantage.&lt;/p&gt;  &lt;p&gt;When you look at software in its fundamental form (regardless of the channel – mobile, pc-based, web, service or otherwise), the only purpose it serves is to provide you, the user, with data that you can transform into information that you or your business can act upon based on the facts or probabilities it provides. &lt;strong&gt;&lt;font color="#ff0000"&gt;The true value of your software is the information it holds.&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;Because the information your software product holds on your users’ behalf is valuable, you need to protect it.&amp;#160; The viability and future of your software depends on your ability to build trust with the user and that includes making sure nothing that non-authorized users shouldn’t see gets leaked to them.&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;When I am talking to others about data security, I’m reminded of a great scene from the movie &lt;a href="http://www.imdb.com/title/tt0113277/" target="_blank"&gt;Heat&lt;/a&gt; (one of my all-time favourites, actually).&amp;#160; The scene is near the beginning of the movie where Robert DeNiro’s character and Jon Voigt’s character meet with an unnamed man that knows when a certain bank is going to get an influx of bearer bonds in their vaults (which, of course, they decide to steal).&amp;#160; At the end of the scene, DeNiro asks the man “How do you know this stuff?” to which the man answers (and I am paraphrasing) “It’s in the airwaves, all around us.&amp;#160; You just have to know how to find it.&amp;#160; I know how to find it.”.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;That scene is actually really telling.&amp;#160; You get a sense for how the human mind can find correlations across disparate, almost seemingly non-connected bits of data (in the case of the movie, the ability to get building blueprints from city, having information that a large shipment of bonds will be in the vault at a certain date and time, electrical schematics for disabling that specific bank’s alarms, etc.).&amp;#160; Basically, your software is in a eternal battle against the vastness of intelligence and creativity of the human mind.&amp;#160; Sounds daunting, right? Well, luckily for us as software developers, there are a number of &lt;a href="http://www.microsoft.com/security/sdl/default.aspx" target="_blank"&gt;tried and tested best practices&lt;/a&gt; that we can use to protect our software and they &lt;a href="http://msdn.microsoft.com/en-us/library/ff402533(v=VS.92).aspx" target="_blank"&gt;also work for Windows Phone&lt;/a&gt;.&amp;#160; Some of these are listed below:&lt;/font&gt;&lt;/p&gt;  &lt;h3&gt;&lt;/h3&gt;  &lt;h3&gt;1. Understand your apps data needs and ruthlessly cut out data that doesn’t need to be on the device.&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3566.image_5F00_1B6FDEBE.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5040.image_5F00_thumb_5F00_26791D6E.png" width="140" height="105" /&gt;&lt;/a&gt;&lt;font color="#000000"&gt;Since mobile devices figure out ways to get lost, if your app is expected to handle sensitive data (by sensitive, I mean private, confidential, etc.), make sure your data footprint on that device is minimal.&amp;#160; A great example of this is the way banks in implement mobile banking apps in general on smartphones (and web browsers for that matter).&amp;#160; Account numbers are &lt;strong&gt;&lt;font color="#ff0000"&gt;never kept on the device&lt;/font&gt;&lt;/strong&gt; – instead, mobile banking apps tend to use &lt;font color="#ff0000"&gt;&lt;strong&gt;transient tokens&lt;/strong&gt;&lt;/font&gt; (i.e.:&amp;#160; non-permanent tokens that go stale after a certain amount of time) on the device that is paired specifically to that device and the user on the server side.&amp;#160; In other words, full account data is not kept on the device and any data kept on the device goes stale quickly.&lt;/font&gt;&lt;/p&gt;  &lt;h3&gt;2. Any sensitive data that must sit on the device for the app to run properly should be isolated and encrypted.&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0841.image_5F00_5A4113BF.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6607.image_5F00_thumb_5F00_490D361C.png" width="100" height="144" /&gt;&lt;/a&gt;&lt;font color="#000000"&gt;After figuring out what data would need to reside locally (however transiently) for your app to work, you must architect and plan for that data to be encrypted and isolated from other apps and system functions.&amp;#160; Please remember, however, that if you are worried about security and privacy within your app and you have the option to store that data server-side, you should always do so.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;In Windows Phone, make use of &lt;a href="http://msdn.microsoft.com/en-us/library/ff402541(v=VS.92).aspx" target="_blank"&gt;isolated storage&lt;/a&gt; for your local data.&amp;#160; You can (and in the case of sensitive data, &lt;em&gt;should&lt;/em&gt;) &lt;a href="http://robtiffany.com/dont-forget-to-encrypt-your-windows-phone-7-data/" target="_blank"&gt;encrypt the data in isolated storage&lt;/a&gt;.&amp;#160; Oh, and don’t “roll your own” encryption algorithms – you should use those &lt;a href="http://msdn.microsoft.com/en-us/library/hh487164(v=vs.92).aspx" target="_blank"&gt;provided by the .NET platform for Windows Phone&lt;/a&gt; if at all possible as they are tested and proven solid.&amp;#160; That is, unless you love cryptomath, love creating &lt;a href="http://www.alistapart.com/articles/web-cryptography-salted-hash-and-other-tasty-dishes/" target="_blank"&gt;salted hashes&lt;/a&gt; and get giddy at the though of getting home from work and scheming up new encryption methods to thwart hackers (if that rocks your boat, I strongly suggest you grab a copy of the &lt;a href="http://www.amazon.ca/Applied-Cryptography-Protocols-Algorithms-Source/dp/0471117099/ref=sr_1_2?ie=UTF8&amp;amp;qid=1332131821&amp;amp;sr=8-2" target="_blank"&gt;applied cryptography bible&lt;/a&gt; written by Bruce Schneier – it’s a great book but not for the faint of heart).&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;(By the way, extra credit for those that can identify the typewriter-looking-thingy associated with this section!)&lt;/font&gt;&lt;/p&gt;  &lt;h3&gt;3. Challenge your users to prove themselves:&amp;#160; authenticate and authorize&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3554.image_5F00_014BAD35.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6607.image_5F00_thumb_5F00_559AE338.png" width="120" height="126" /&gt;&lt;/a&gt;&lt;font color="#000000"&gt;&lt;a href="http://en.wikipedia.org/wiki/Challenge-response_authentication"&gt;Challenge/Response&lt;/a&gt; is an old security pattern, but it is one that is very effective.&amp;#160; Especially true in Line-of-Business app scenarios, but equally relevant in any case where you want users to prove their identity to the app, Challenge/Response is basically a request made by the app to &lt;strong&gt;&lt;font color="#ff0000"&gt;authenticate&lt;/font&gt;&lt;/strong&gt; themselves before they are let in the gate.&amp;#160; Authentication is the process by which a user provides a user name and password (or something similar like biometric feedback or other methods) to basically act as a proxy to the app demonstrating the user is who he/she say she/he is.&amp;#160; That’s all it is – permission to enter the property.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;Authorization&lt;/font&gt;&lt;/strong&gt;, on the other hand, is where the second line of defence resides and it is also the way apps with well-architected security really shine, in my opinion.&amp;#160; Once you have authenticated, the app knows who you are.&amp;#160; At that point, the app (and any server-side logic the app consumes) uses your credentials to determine what data you will have access to.&amp;#160; For example, if your app was a fantasy football pool, a football league commissioner would likely have the ability to set new rules and send special, league-wide notifications to the members of the league, while as a regular league member using the same app would have access to only his/her fantasy football team.&amp;#160; Authorization is the magic that makes this happen.&lt;/font&gt;&lt;/p&gt;  &lt;h3&gt;4. Central Management Capabilities are key&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0804.image_5F00_0DD95A51.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/4101.image_5F00_thumb_5F00_6B351BD5.png" width="157" height="105" /&gt;&lt;/a&gt;There are very few scenarios where you have a mobile app that has a requirement for security and encryption that doesn’t have a server-side or internet connectivity component.&amp;#160; As such, make sure your mobile app does have a central management capability &lt;strong&gt;&lt;font color="#ff0000"&gt;outside of the app itself&lt;/font&gt;&lt;/strong&gt; (likely a web app for the server or something similar).&amp;#160; If something goes wrong (especially if it affects more than one individual user), you are going to need a way to fix the issue quickly and through ways that won’t require you as a manager of the central data to have physical access to the app on the user’s device.&lt;/p&gt;  &lt;p&gt;There are many more ways to secure your phone apps, to be sure, but these are some of the ones to start a discussion. Throughout the following weeks, stay tuned for further posts around data security in Windows Phone apps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10284842" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/LwOlVQW1Hro" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Security/">Security</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/19/securing-windows-phone-apps-tips-to-make-your-app-lock-solid.aspx</feedburner:origLink></item><item><title>In Search Of… Finding Open Source code for Windows Phone on CodePlex</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/hbzqjHtVWY0/in-search-of-finding-open-source-code-for-windows-phone-on-codeplex.aspx</link><pubDate>Tue, 13 Mar 2012 03:18:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10281776</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10281776</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/13/in-search-of-finding-open-source-code-for-windows-phone-on-codeplex.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1106.Codeplex_5F00_09F98CB4.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Codeplex" border="0" alt="Codeplex" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1680.Codeplex_5F00_thumb_5F00_5BA00706.png" width="109" height="94" /&gt;&lt;/a&gt;If you were born in the 70’s like I was, you may remember a show hosted by &lt;a href="https://twitter.com/#!/TheRealNimoy" target="_blank"&gt;Leonard Nimoy&lt;/a&gt; called &lt;a href="http://en.wikipedia.org/wiki/In_Search_of..._(TV_series)" target="_blank"&gt;&lt;em&gt;In Search Of…&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;that explored unexplained phenomena and some of the theories behind it.&amp;#160; Being young and impressionable, I soaked in the theories that this show presented about things supernatural and odd and I thought it was fascinating.&amp;#160; As I got older, I realized that it was highly unlikely that many (if not all) of the theories the show presented had real merit, but it was good television (including the &lt;a href="http://imagecache2.allposters.com/images/pic/MMPH/246138~Leonard-Nimoy-Posters.jpg" target="_blank"&gt;wicked 70’s fashion&lt;/a&gt; Leonard sported).&amp;#160; In comical kind of way, you might feel that finding &lt;font color="#ff0000"&gt;open source code targeting Windows might make for a great episode for a modern day &lt;/font&gt;&lt;em&gt;&lt;font color="#ff0000"&gt;In Search Of… &lt;/font&gt;&lt;/em&gt;You may feel that they are unnatural together and finding &lt;a href="http://en.wikipedia.org/wiki/FOSS" target="_blank"&gt;FOSS&lt;/a&gt; creations for Windows is an elusive challenge.&amp;#160; Well, we have an answer for you that is a lot more solid than the often vapid theories the original show.&amp;#160; There is a site that Microsoft (yes, &lt;em&gt;Microsoft&lt;/em&gt;) created that is solely dedicated to allowing you as a developer to consume, create and host FOSS that benefits the entire developer community.&amp;#160; That site is &lt;a href="http://codeplex.com/" target="_blank"&gt;Codeplex&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If you’re familiar with Codeplex, you are probably already familiar with the value of the site.&amp;#160; Some of the best open source software for Windows can be found here, including &lt;a href="http://nuget.codeplex.com/" target="_blank"&gt;NuGet&lt;/a&gt; (if you don’t have and use it yet, you really need to check it out), &lt;a href="http://json.codeplex.com/" target="_blank"&gt;JSON.net&lt;/a&gt; and even Windows Phone tools (which I’ll list later on in this post).&amp;#160; Some are actually created and provided by Microsoft itself and some are provided by the open source community.&amp;#160; All in all, it’s a great repository that you as a developer, whether you are targeting Windows Phone, Windows Azure, Windows 7 or even other platforms that work with Windows.&lt;/p&gt;  &lt;p&gt;As I referenced above, there is a lot of goodness that Codeplex provides for you if you are targeting the Windows Phone platform.&amp;#160; If you are building apps for Windows Phone, there are some projects on Codeplex that are nice to have access to as they make your life easier as a developer, but there are actually some tools on Codeplex that I consider absolutely essential to have in your belt before you even start building your app.&amp;#160; Below are some of my favourites:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://silverlight.codeplex.com/" target="_blank"&gt;Silverlight Toolkit&lt;/a&gt; (this one is a &lt;strong&gt;&lt;font color="#ff0000"&gt;must-have&lt;/font&gt;&lt;/strong&gt;):&amp;#160; The Silverlight Toolkit and Silverlight for Windows Phone Toolkit provide the developer community with new components, functionality, and an efficient way to help shape product development. Toolkit releases include open source code, samples &amp;amp; docs, plus design-time support for the Windows Phone platform as well as the Silverlight browser plugin. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://watwp.codeplex.com/" target="_blank"&gt;Windows Azure Toolkit for Windows Phone&lt;/a&gt; (if you’re targeting Windows Azure with Windows Phone, this is a &lt;strong&gt;&lt;font color="#ff0000"&gt;must-have&lt;/font&gt;&lt;/strong&gt;):&amp;#160; The Windows Azure Toolkit for Windows Phone includes libraries, project templates, samples, and documentation that help you to quickly take advantage of Windows Azure with your Windows Phone applications. &lt;/li&gt;    &lt;li&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://wp7designtemplates.codeplex.com/" target="_blank"&gt;Windows Phone 7 Design Templates&lt;/a&gt; (&lt;strong&gt;&lt;font color="#ff0000"&gt;must-have&lt;/font&gt;&lt;/strong&gt;):&amp;#160; A project for sharing XAML based resources for creating consistent Windows Phone 7 user experiences. The templates are based on the &lt;a href="http://msdn.microsoft.com/en-us/library/hh202915(v=VS.92).aspx"&gt;UI Design and Interaction Guide for Windows Phone 7&lt;/a&gt;. With these templates you can easily create common Windows Phone UI layouts by simply copying and pasting the desired page. We’ve taken care of the margins, styling, and custom controls that may not be available in the platform. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://wp7explorer.codeplex.com/" target="_blank"&gt;Windows Phone 7 Isolated Storage Explorer&lt;/a&gt; (&lt;strong&gt;&lt;font color="#ff0000"&gt;must-have&lt;/font&gt;&lt;/strong&gt;): WP7 Isolated Storage Explorer is a tool designed to help developers and testers interact with the isolated storage file for Silverlight Windows Phone 7 applications.&amp;#160; The explorer can work both as a desktop application for testers or integrated in Visual Studio for developers. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://wptools.codeplex.com/" target="_blank"&gt;Windows Phone Powertools&lt;/a&gt; (&lt;strong&gt;&lt;font color="#ff0000"&gt;must-have&lt;/font&gt;&lt;/strong&gt;):&amp;#160; The Windows Phone Power Tools are a natural extension to the developer tools that come with the Windows Phone SDK. Instead of allowing you to only install developer xaps the Power Tools let you test update scenarios by allowing you to update an existing developer app. Instead of having to step through the IsolatedStorage file browser on the command line, the Power Tools provide a GUI to allow you to interact with your applications. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://wp7adrotator.codeplex.com/" target="_blank"&gt;Windows Phone 7 Ad Rotator&lt;/a&gt; (nice to have):&amp;#160; An ad rotator control for Windows Phone 7 with Silverlight and XNA support.&amp;#160; Supports showing ads from different providers with configurable probabilities based on culture. The control fetches the settings from a remote XML file making real time swapping / replacing of ad providers possible. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://simplemvvmtoolkit.codeplex.com/" target="_blank"&gt;Simple MVVM Toolkit for Silverlight, WPF and Windows Phone&lt;/a&gt; (nice to have): Simple MVVM Toolkit makes it easier to develop Silverlight, WPF and WP7 applications using the Model-View-ViewModel design pattern. The purpose of the toolkit is to provide a simple framework and set of tools for getting up to speed quickly with applications based on the MVVM design pattern. The emphasis is on simplicity, but it contains everything you need to implement MVVM for real-world line of business applications. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://sterling.codeplex.com/" target="_blank"&gt;Sterling NoSQL OODB for .NET 4.0, Silverlight and Windows Phone&lt;/a&gt; (nice to have):&amp;#160; Sterling is a lightweight NoSQL object-oriented database for .Net 4.0, Silverlight 4 and 5, and Windows Phone 7 that works with your existing class structures. Sterling supports full LINQ to Object queries over keys and indexes for fast retrieval of information from large data sets. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://slartoolkit.codeplex.com/" target="_blank"&gt;Silverlight and Windows Phone Augmented Reality Toolkit&lt;/a&gt; (nice to have):&amp;#160; SLARToolkit is a flexible Augmented Reality library for Silverlight and Windows Phone with the aim to make real time &lt;a href="http://en.wikipedia.org/wiki/Augmented_Reality"&gt;Augmented Reality&lt;/a&gt; applications with Silverlight as easy and fast as possible. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now, of course there are a lot more projects available on Codeplex to support your Windows Phone application development and you may have your own favourites.&amp;#160; If you have one you use a lot that isn’t listed, feel free to share on this post!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10281776" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/hbzqjHtVWY0" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/13/in-search-of-finding-open-source-code-for-windows-phone-on-codeplex.aspx</feedburner:origLink></item><item><title>You need to control yourself when adding controls to mobile UIs</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/ZsnGlFO4DuE/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx</link><pubDate>Mon, 05 Mar 2012 18:06:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10277811</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10277811</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2072.UseAllOfTheControls_5F00_65330D1A.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="UseAllOfTheControls" border="0" alt="UseAllOfTheControls" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5280.UseAllOfTheControls_5F00_thumb_5F00_794C29A3.png" width="240" height="159" /&gt;&lt;/a&gt;&lt;strong&gt;By now, most people have realized (in theory) that recreating a PC-based app (or web app) is not exactly the right idea for mobile apps.&amp;#160; In practice, however, it is clear that &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx" target="_blank"&gt;this is not as easy as it sounds&lt;/a&gt;.&amp;#160; When you’re building an app that has no history on the PC or web, building the app for mobile is a little easier as you can resist the temptation to add too much of the functionality from that original app to your mobile app.&amp;#160; But even then, it’s not always easy to pare down the functionality of your app to a mobile screen.&amp;#160; The original scope of your app when you wrote it down on a napkin in a bar while talking to friends was a great start, but like most other software projects, you find the urge to add more in with the expectation that more functionality means more useful.&amp;#160; Cluttering your app with more controls is not the answer.&amp;#160; This post will provide some guidance on how to thoughtfully build functionality for your app’s user interface so that it meets the right balance of complexity and usability.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Let’s face it.&amp;#160; Aging paradigm or not, successful PC apps and web apps have the ability to make you very productive.&amp;#160; Get in, do the work, get out fast (and maybe hang out a while to check out other parts of the app afterward).&amp;#160; That’s the aspiration PC/Web app developers have for the users of their apps.&amp;#160; A good example of this is Microsoft’s &lt;a href="http://office.microsoft.com/en-ca/onenote/" target="_blank"&gt;OneNote&lt;/a&gt; product (if you’ve never heard of it, it’s a relatively new addition to Microsoft Office and one of the best apps I’ve used for productivity – it’s singlehandedly replaced Word and Notepad for my free-form thought transfer and note-taking tasks).&amp;#160; It’s awesome and has materially increased my productivity while using my laptop.&amp;#160; It’s also a fairly “busy” tool with lots of bells and whistles in the control ribbon to help me get things done.&amp;#160; I like to humourously call this traditional app design the &lt;strong&gt;&lt;font color="#ff0000"&gt;PC and Web app “Mullet”&lt;/font&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3124.PCAppMullet_5F00_43673489.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="PCAppMullet" border="0" alt="PCAppMullet" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8321.PCAppMullet_5F00_thumb_5F00_090BBEA8.png" width="476" height="242" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;On the top (or front), it’s all business, meaning all of the controls go at the top.&amp;#160; The “party” as it were, is on the bottom (or back), which is another way of saying the valuable information (your content) goes there.&amp;#160; It’s similar with browser-based apps, with the web controls going on the top and the content below it.&lt;/p&gt;  &lt;p&gt;This design is actually a very effective one as it allows you to focus in on the content on the screen and use your mouse to modify the content through the ribbon at the top.&amp;#160; But how does this translate to mobile apps?&amp;#160; You may have noticed that the most user-friendly mobile apps don’t use this standard PC-based design for presenting information to the user.&amp;#160; There’s a good reason for that.&lt;/p&gt;  &lt;p&gt;Let’s use a very early iteration of the FourSquare app for Windows Phone as an example.&amp;#160; This is what one of the screens looked like, and the issue that was found with it:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3124.FourSquare_5F00_60F90F88.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="FourSquare" border="0" alt="FourSquare" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7750.FourSquare_5F00_thumb_5F00_464C736F.png" width="324" height="250" /&gt;&lt;/a&gt;Do you see the challenge in using this screen?&amp;#160; If you guessed that the Check-In button caused the &lt;strong&gt;&lt;font color="#ff0000"&gt;screen to be obstructed&lt;/font&gt;&lt;/strong&gt; when you used the app, you would be right!&lt;/p&gt;  &lt;p&gt;By placing the check-in button for this app near the top of the screen, the user cannot see other valuable information that it provides, such as the location map and other functionality such as getting directions or calling the establishment the user was checking into.&lt;/p&gt;  &lt;p&gt;You might provide the counter-argument that most users would likely use their thumbs to use the controls on the screen and you’d be right, but the general principle still holds; if you place critical components of your app near the top of the screen, you will obstruct the view of the rest of the screen from the user which is a usability no-no.&amp;#160; In other words,&lt;strong&gt;&lt;font color="#ff0000"&gt; controls that represent critical functionality of the screen should be placed near the bottom of the screen, not the top&lt;/font&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;The FourSquare team noticed this usability challenge very quickly and iterated their Windows Phone app quickly as a result, which ended up in a much more usable screen for the user.&amp;#160; The screenshots below show this change for the FourSquare app, as well as how OneNote for Windows Phone was designed with this principle in mind as well:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2022.ReverseMullet_5F00_3E54D10D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="ReverseMullet" border="0" alt="ReverseMullet" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7713.ReverseMullet_5F00_thumb_5F00_11CBA127.png" width="462" height="270" /&gt;&lt;/a&gt;Notice the change here?&amp;#160; This is the exact opposite of how traditional PC and web apps are designed.&amp;#160; The content is front and center near closer to the top, and the controls are at the bottom.&amp;#160; Ladies and gentlemen, I present to you the classic mobile app design that I like to call the &lt;strong&gt;&lt;font color="#ff0000"&gt;“Reverse Application Mullet”&lt;/font&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;It’s important to note how both examples to the allow the content of the app to take center stage.&amp;#160; Any real functionality in this case is handled by the app bar at the bottom.&amp;#160; Well save that lesson for the upcoming fourth instalment in this blog post series, so stay tuned for that.&lt;/p&gt;  &lt;p&gt;It’s also important to note that if you compare the PC and mobile versions of OneNote, they are clearly very different in look and feel.&amp;#160; They both allow the user to do the same thing but the &lt;font color="#ff0000"&gt;&lt;strong&gt;implementation of each does look very different&lt;/strong&gt;&lt;/font&gt;.&amp;#160; Consistency in the look and feel of your mobile app and it’s PC-based app counterpart (if there is one) is not something you truly need to aspire to.&amp;#160; Look at what the mobile version of your app is meant to accomplish and keep a furious focus on that functionality (I talked about that in my &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx" target="_blank"&gt;first post&lt;/a&gt; in this blog post series).&amp;#160; &lt;strong&gt;&lt;font color="#ff0000"&gt;When porting a PC app to a mobile app, scope creep is your mortal enemy.&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;The last thing I want to impart on you is the importance of grid-like placement of your controls in your mobile apps.&amp;#160; Clean, consistent lines make for a more desirable user experience in mobile apps.&amp;#160; When you have a large screen size (like PCs and web apps generally do), you can get away with less consistency in lining up controls as the size of the screen can hide imperfections.&amp;#160; When you have a smartphone-sized screen, the story is completely different.&amp;#160; Use a grid to place the controls on your screen.&amp;#160; This will allow you to align controls and add consistency to the personality of your app.&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;You may hear designers for mobile apps talk about a concept of “&lt;strong&gt;&lt;font color="#ff0000"&gt;magic numbers&lt;/font&gt;&lt;/strong&gt;” for mobile app platforms.&amp;#160; These numbers act as guidelines for you to design your mobile app screens with a consistency that aligns with the platform in general.&amp;#160; For example, the &lt;strong&gt;&lt;font color="#ff0000"&gt;Magic Number for Windows Phone (i.e.:&amp;#160; Metro) is 12&lt;/font&gt;&lt;/strong&gt;.&amp;#160; The number 12 is indicative of the best offset (i.e.: spacing) in between controls.&amp;#160; That is to say, &lt;strong&gt;&lt;font color="#ff0000"&gt;when grouping controls together on the screen, don’t group them any closer than 12 pixels apart&lt;/font&gt;&lt;/strong&gt;.&amp;#160; With the offset of 12, Microsoft has built a handy version of this design grid that you can use to design your apps with the magic number of 12 in mind.&amp;#160; Basically, the grid is a series of 25 pixel squares (12 squares wide and 20 squares long), each square offset by 12 pixels with a 24 pixel border around the edges.&amp;#160; There are two great posts on the grid that I encourage you to read, the first by &lt;a href="https://twitter.com/#!/jeffwilcox" target="_blank"&gt;Jeff Wilcox&lt;/a&gt; found &lt;a href="http://www.jeff.wilcox.name/2011/10/metrogridhelper/" target="_blank"&gt;here&lt;/a&gt; (which provides a download to the grid and an example Windows Phone code project) and the second by &lt;a href="https://twitter.com/#!/arturot" target="_blank"&gt;Arturo Toledo&lt;/a&gt; found &lt;a href="http://ux.artu.tv/?p=165" target="_blank"&gt;here&lt;/a&gt; (which provides a download to the raw grid files in various formats for your own use).&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;Below are some great examples how the Windows Phone team adheres to the grid principle in areas like the People hub and others:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/4263.WPGridExamples_5F00_5B7A7917.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="WPGridExamples" border="0" alt="WPGridExamples" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7823.WPGridExamples_5F00_thumb_5F00_60E8E9BB.png" width="539" height="409" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;You’ll notice how the various controls and screen assets adhere to the grid guidelines.&amp;#160; This allows for a truly consistent experience across the OS and through your own app.&amp;#160; And trust me on this, your users will notice if things are out of alignment.&amp;#160; They may not necessarily be able to state outright what the issue is, but they will notice something is a little off in your app.&amp;#160; It takes a little more time to build out your app’s screens, but in the end it is worth it.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This post is the second in a five-part series on creating awesome mobile UIs and creating your app with mobility-first in mind. The &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx" target="_blank"&gt;first post&lt;/a&gt; was on resisting the urge to recreate a PC or web app on the mobile form factor. The third post will be on the size of UI assets on the screen and why it is important. The fourth post will be on when to use an app bar vs. populating controls on your app’s screens. The fifth and final post will be on implementing gestures and animations to make them useful to the app.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10277811" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/ZsnGlFO4DuE" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx</feedburner:origLink></item><item><title>Get brained up on Windows Phone and build your app</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/UY43IyBgwss/get-brained-up-on-windows-phone-and-build-your-app.aspx</link><pubDate>Tue, 28 Feb 2012 03:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10273727</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10273727</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/28/get-brained-up-on-windows-phone-and-build-your-app.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7266.Training_5F00_0EF45896.png"&gt;&lt;img style="background-image: none; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border-width: 0px;" title="Training" border="0" alt="Training" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1212.Training_5F00_thumb_5F00_4E520C26.png" width="90" height="90" /&gt;&lt;/a&gt;In March, we are visiting four cities across Canada to give a full day workshop to help you get started building Windows Phone apps.&amp;nbsp; In this workshop, you can expect to learn how to build apps for Windows Phone and have expert support for you to build your very own Windows Phone app or game.&amp;nbsp; It&amp;rsquo;s a full day of learning, &lt;span style="color: #ff0000;" color="#ff0000"&gt;doing&lt;/span&gt; and fun &amp;ndash; get brained up on Windows Phone!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wavefrontac.com" target="_blank"&gt;&lt;img style="background-image: none; margin: 0px 0px 0px 3px; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border-width: 0px;" border="0" align="right" src="http://www.wavefrontac.com/logo.jpg" /&gt;&lt;/a&gt;If you live in or close to Montreal, Ottawa, Toronto or Vancouver and you want to learn how to build Windows Phone apps, this is an event you&amp;rsquo;ll want to attend.&amp;nbsp; For $25, you will receive a full day of training and support in building your Windows Phone apps.&amp;nbsp; Microsoft, in partnership with Wavefront, is offering this workshop to help you kickstart your app creation on Windows Phone, with the intent that at the end of the day, you will have the knowledge you need to not only start an app, but get far enough along that you&amp;rsquo;ll be close to publishing the app (depending on its complexity).&lt;/p&gt;
&lt;p&gt;The registration links are here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wavefrontwp7codecampmtl.eventbrite.ca/" target="_blank"&gt;Montreal&lt;/a&gt; (March 26, 2012)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wavefrontwp7codecampott.eventbrite.ca/" target="_blank"&gt;Ottawa&lt;/a&gt; (March 27, 2012)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wavefrontwp7codecamptor.eventbrite.ca/" target="_blank"&gt;Toronto&lt;/a&gt; (March 28, 2012)&lt;/li&gt;
&lt;li&gt;Vancouver (date to be announced; link will be made available once the date is available)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The agenda and details are as follows:&lt;/p&gt;
&lt;p&gt;Wavefront and Microsoft are pleased to present a hands-on WaveGuide code camp for developers that will help you build your app and get you prepared to submit it to the Windows Phone Marketplace. With an application ecosystem that is continuing to not only grow, but accelerate in growth, now is the time to port your existing apps to Windows Phone and build new apps for the platform as well. In January, the Windows Phone Marketplace hit the 50,000 app/game milestone in just over a year, the fastest mobile platform to reach that mark.&lt;/p&gt;
&lt;p&gt;The workshop will start off with a presentation that goes over the basic principles of building an app and how you submit it to the Marketplace. The intent of this presentation is to provide an overview of what you as a mobile developer can expect throughout the experience of building a Windows Phone 7.5 application. After the presentation, you will be able to begin building your own Windows Phone apps with support from Windows Phone experts and proctors who will answer questions that you may have. We will also have mini-lessons in regular intervals throughout the day to help you learn some of the deeper concepts of Windows Phone development. Attendees can choose to listen to these lessons or continue building the apps they started.&lt;/p&gt;
&lt;p&gt;In order to participate in the workshop, &lt;strong&gt;you will need your own PC running either Windows 7 or Windows Vista&lt;/strong&gt;. You must&lt;strong&gt; &lt;/strong&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27570"&gt;&lt;strong&gt;download the free developer tools&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; ahead of time&lt;/strong&gt; so you can hit the ground running rather than spend time during the workshop installing the tools.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Register by March 2&lt;/strong&gt; and your name will be entered in the early bird prize draw to &lt;strong&gt;win 1 of 2 Windows phones&lt;/strong&gt;! At the event, you will be able to get hands-on with Windows Phone demo devices and enter for a chance to win your own!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Who should attend?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Developers with an iOS or Android app ready to port to Windows Phone&lt;/li&gt;
&lt;li&gt;Experienced developers wanting to learn more about the opportunity and looking to build Windows Phone applications&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Reasons to develop apps for Windows Phone:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Showcase your apps that may be buried or lost in other saturated Marketplaces&lt;/li&gt;
&lt;li&gt;Increase your reach to a new audience of early adopters looking for great apps&lt;/li&gt;
&lt;li&gt;Windows Phone developers are well supported and rewarded, check out &lt;a href="http://www.developermovement.com/"&gt;http://www.developermovement.com/&lt;/a&gt; for details&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;strong&gt;Agenda:&lt;/strong&gt;&lt;/p&gt;
&lt;table style="width: 705px;" border="0" cellspacing="0" cellpadding="2"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;span style="text-decoration: underline;"&gt;Time&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td valign="top" width="503"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;span style="text-decoration: underline;"&gt;Session&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;08:30AM &amp;ndash; 09:00AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Registration and Breakfast&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;09:00AM &amp;ndash; 09:30AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Presentation:&amp;nbsp; The Windows Phone Opportunity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;09:30AM &amp;ndash; 09:45AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Case Study (Real Life Experiences from a Local Developer)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;09:45AM &amp;ndash; 10:30AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Presentation:&amp;nbsp; Building Windows Phone Applications&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;10:30AM &amp;ndash; 10:45AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Coffee Break&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;10:45AM &amp;ndash; 11:15AM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Optional Mini-Lesson: Porting Existing Apps to Windows Phone&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;12:00PM &amp;ndash; 01:00PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Lunch&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;01:00PM &amp;ndash; 01:30PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Optional Mini-Lesson: Push Notifications &amp;amp; Live Tiles&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;02:30PM &amp;ndash; 03:00PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Optional Mini-Lesson: Multi-tasking and Tombstoning&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;03:00PM &amp;ndash; 03:15PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Coffee Break&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;04:00PM &amp;ndash; 04:30PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Optional Mini-Lesson: Succeeding on the Marketplace&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;04:45PM &amp;ndash; 05:00PM&lt;/td&gt;
&lt;td valign="top" width="503"&gt;Wrap Up &amp;amp; Prize Draws&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Hopefully we&amp;rsquo;ll see you there!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10273727" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/UY43IyBgwss" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Event/">Event</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/28/get-brained-up-on-windows-phone-and-build-your-app.aspx</feedburner:origLink></item><item><title>Mobile screen != PC screen. Raise your hand if you knew that.</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/jK_TH5uGHxU/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx</link><pubDate>Tue, 21 Feb 2012 05:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10270206</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10270206</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/4130.AreYouKiddingMe_5F00_49BF4ACE.png"&gt;&lt;img style="background-image: none; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border-width: 0px;" title="AreYouKiddingMe" border="0" alt="AreYouKiddingMe" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7382.AreYouKiddingMe_5F00_thumb_5F00_56B92ADF.png" width="119" height="125" /&gt;&lt;/a&gt;Ok, I admit it.&amp;nbsp; The headline was a bit of link bait given how obvious it is.&amp;nbsp; That being said, it&amp;rsquo;s surprising how often the mistake is made by app developers to add more features and screen activity than is necessary.&amp;nbsp; This is especially true of developers porting a PC app to the mobile form factor.&amp;nbsp; It&amp;rsquo;s actually really easy to fall into the trap of making an app busier than it needs to be.&amp;nbsp; Good mobile app design is more than an appealing UI.&amp;nbsp; It&amp;rsquo;s even more important to understand the purpose of the app and how it will be used.&amp;nbsp; Take your cues from that and your app will be more usable to the masses.&amp;nbsp; This post is the first in a five-part series on creating awesome mobile UIs and creating your app with mobility-first in mind.&amp;nbsp; The &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/03/05/you-need-to-control-yourself-when-adding-controls-to-mobile-uis.aspx"&gt;second post&lt;/a&gt; is on placement of controls in your UI to be most effective for frequent use.&amp;nbsp; The third post will be on the size of UI assets on the screen and why it is important.&amp;nbsp; The fourth post will be on when to use an app bar vs. populating controls on your app&amp;rsquo;s screens.&amp;nbsp; The fifth and final post will be on implementing gestures and animations to make them useful to the app.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A little while back, I wrote a &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/16/2-in-1-a-metro-primer-and-a-webcast.aspx" target="_blank"&gt;5-part Metro Primer&lt;/a&gt; blog post series that has received some pretty great reviews (thanks to those who shared your feedback on this series!).&amp;nbsp; The intent of this series was to introduce you to Microsoft&amp;rsquo;s Metro Design Language if you hadn&amp;rsquo;t yet seen it as an app developer and if you had seen Metro before, to help you craft great Metro experiences.&amp;nbsp; Metro is powerful and expressive and you can really create amazing and artful experiences for your apps with it.&amp;nbsp; Like any other user interface paradigm, however, it&amp;rsquo;s just as easy (actually, maybe even easier) to create truly horrible experiences that ultimately hurt your app&amp;rsquo;s chances of being adopted.&lt;/p&gt;
&lt;p&gt;This series of 5 blog posts (the others will be posted throughout the next few days on the &lt;a href="http://blogs.msdn.com/cdnmobiledevs" target="_blank"&gt;Canadian Mobile Developers blog&lt;/a&gt;) is &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;meant to be a companion to the Metro primer&lt;/span&gt;&lt;/strong&gt; in that its purpose it to provide some good practices to use for your apps&amp;rsquo; screens so that they are effective, intuitive and make your users come back to the app.&amp;nbsp; Even if you never read the Metro Primer series, you might want to read this series as I will dive into tips that will make you think critically about how to build the UI for your app.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;And a little hint here &amp;ndash; a lot of what I&amp;rsquo;ll talk about is actually &lt;em&gt;platform agnostic&lt;/em&gt;.&lt;/span&gt;&lt;/strong&gt;&amp;nbsp; So if you are an Android developer, iOS developer or any other mobile platform developer, this content could be very useful to you.&lt;/p&gt;
&lt;h4&gt;The Smartphone is not a PC&lt;/h4&gt;
&lt;p&gt;Again, duh.&amp;nbsp; Clearly they are not the same.&amp;nbsp; Even the smallest of laptops are distinctly different from mobile devices.&amp;nbsp; Yet many app developers make the fatal mistake of assuming a mobile app is just:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A scaled-down desktop&lt;/li&gt;
&lt;li&gt;A smaller screen&lt;/li&gt;
&lt;li&gt;A PC with less computing power.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the back of our heads, we all innately understand the concept that mobile devices and PCs are fundamentally different.&amp;nbsp; But when we make the mistakes like the ones listed above (and trust me, app marketplaces across all platforms are littered with examples), it becomes clearer that the issue is not as cut and dry as it first seems.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s face it.&amp;nbsp; Even app developers that are currently in high school have earned a pedigree in understanding their way around a computer.&amp;nbsp; In many cases, that history with PCs is long and full of experience building technology solutions that target PCs.&amp;nbsp; When we make the change to becoming &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;mobile&lt;/span&gt;&lt;/strong&gt; app developers, we have a bias (whether or not we are aware of it) towards building apps that adhere to traditional PC software design principles, at least in part.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Children in grade school are seeing a very different technological reality&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; Their first experiences in technology are just as likely to be on a mobile device (phone or tablet) than on a PC-form factored device.&lt;/p&gt;
&lt;p&gt;If you take a look at the PC, it is a true workhorse tool capable of doing almost infinite things.&amp;nbsp; It also has a lot of power behind it.&amp;nbsp; It also has the ability to provide a huge amount of screen real estate.&amp;nbsp; Mobile devices are by nature almost the opposite.&amp;nbsp; They are capable of doing amazing things, but the use case is generally much more limited than that of a PC.&amp;nbsp; Likewise, the power of the device, while equivalent in modern smartphones to PCs even just 5 years ago, is limited and the intent is to have it untethered from power sources for much larger amounts of time.&amp;nbsp; Finally, screen real estate is generally fixed and often small.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As developers of traditional PC or web solutions, our mindset must change from creating apps that are scaled down versions of PC apps.&amp;nbsp; That just doesn&amp;rsquo;t work.&amp;nbsp; And believe me, it&amp;rsquo;s tough to remove yourself from a PC mindset when designing a mobile app.&amp;nbsp; Instead, try to watch grade school children use mobile technology and try to understand the patterns they employ to get tasks done on those devices.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;The activities that grade school children do on mobile devices are much more pure to the spirit of the mobile form factor as they have no real past history on the PC form factor and provide hints as to how to best implement functionality in your mobile app.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h4&gt;Designing for motion&lt;/h4&gt;
&lt;p&gt;The last point I will bring up in this post is to always keep in mind that we need to design for motion.&amp;nbsp; By motion, I don&amp;rsquo;t mean crazy animation on the screen (that&amp;rsquo;s a topic for the fifth post in this series).&amp;nbsp; I mean we have to design our app with the understanding that our &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;users are always in motion&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #000000;" color="#000000"&gt;.&amp;nbsp; Your app will be used by someone that is just as likely to be walking to an elevator or shifting in the cold waiting for a bus as someone who is sitting at his/her desk.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In other words, this is what we think mobile experiences are like:&lt;/p&gt;
&lt;p align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8446.MobileExperiences1_5F00_7D1B0E2A.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="MobileExperiences1" border="0" alt="MobileExperiences1" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5466.MobileExperiences1_5F00_thumb_5F00_7C12F880.png" width="214" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When, in fact, mobile experiences are more like this:&lt;/p&gt;
&lt;p align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0676.MobileExperiences2_5F00_75EBABE5.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="MobileExperiences2" border="0" alt="MobileExperiences2" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3201.MobileExperiences2_5F00_thumb_5F00_778C51EC.png" width="214" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Busy user interfaces on mobile apps simply don&amp;rsquo;t work in truly mobile conditions&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; Users are not going to pay 100% attention to your app if they are on the move, so designing the user interface to take this in mind will make your app exponentially better to your users.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10270206" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/jK_TH5uGHxU" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/21/mobile-screen-pc-screen-raise-your-hand-if-you-knew-that.aspx</feedburner:origLink></item><item><title>(Guest Post) WP App Lifecycle Series – Maintaining Your Apps: Dealing with Crashes</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/GRFh6B2KnJk/guest-post-wp-app-lifecycle-series-maintaining-your-apps-dealing-with-crashes.aspx</link><pubDate>Sun, 19 Feb 2012 23:25:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10269534</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10269534</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/19/guest-post-wp-app-lifecycle-series-maintaining-your-apps-dealing-with-crashes.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 5px 5px 0px; display: inline; float: left" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-60-29-metablogapi/6518.headshot1_5F00_0F53D576.jpg" /&gt;&lt;strong&gt;The following post is the second in a series about how to manage apps you’ve built after you’ve published them. The &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/19/guest-post-wp-app-lifecycle-series-how-do-i.aspx" target="_blank"&gt;first post&lt;/a&gt; was an introduction to the series.&amp;#160; This post talks about how to deal with application errors reported to the Marketplace after you have published your app.&amp;#160; The series is written by &lt;a href="http://twitter.com/atleyhunter" target="_blank"&gt;Atley Hunter&lt;/a&gt;, one of the top Windows Phone app developers in the world and Canadian! This series was originally posted on &lt;a href="http://atleyhunter.com" target="_blank"&gt;Atley’s blog&lt;/a&gt; and is re-syndicated here with his permission.&amp;#160; &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;As much as we all try, some of our apps crash. The more complex your app, the more libraries it includes, the more toolkits you utilize, the higher the risk of a crash when the user runs your apps.&lt;/p&gt;  &lt;p&gt;We have all been guilty of it, I found out recently that I had an app that crashed all the time according to the users, but in my testing, I never did see a crash. This actually speaks of a different problem, testing your own software. If you can, get other people to test your software, preferably a mix of designers, software developers and most importantly, n00bs, neophytes and technophobes &lt;img alt="Winking smile" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/wlEmoticon-winkingsmile1.png" /&gt;. The latter group will give you the best bang for your buck because they will do things to/with your software that you would never dream of and, guess what? They are actually your audience!!! You are building this software for them if you are trying to make money with it!&lt;/p&gt;  &lt;p&gt;Now, back to the crashes… Horrible things, but they need to be dealt with. Bugs, we gotta squash ‘em. Here’s how to get a pretty accurate account of what is happening to your poor users.&lt;/p&gt;  &lt;h5&gt;What to Do:&lt;/h5&gt;  &lt;p&gt;You should regularly check with your App Hub account to see what is going on.    &lt;br /&gt;(I am trying to write an app for us all to do, comment if you want this!). &lt;/p&gt;  &lt;p&gt;To do this, go to your Dashboard for Windows Phone and look under the App Highlights. Here you will find a report that shows you your Most downloaded and Recent crashes.&lt;/p&gt;  &lt;p&gt;Under the list of Recent crashes, you will see a list of any of your apps that have had crashes reported by the users. Click on the number of crashes listed beside.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.atleyhunter.com/wordpress/wp-content/uploads/image6.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/image_thumb6.png" width="484" height="349" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This will take you to a screen called crash count (beta) which will show you when the crashes are occurring and allows you to download a file that contains the stack traces of the errors! A note: I usually select a start date way before I released the app to make sure that the report includes all the crashes!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.atleyhunter.com/wordpress/wp-content/uploads/image7.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/image_thumb7.png" width="484" height="372" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Once the file has downloaded, you can then examine it for a wealth of information on the details of the crashes that the users have experienced. Everything from the Version of Windows Phone the user was using and the Problem Function:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.atleyhunter.com/wordpress/wp-content/uploads/image8.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/image_thumb8.png" width="484" height="76" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;To the Exception Type and how often that type of crash has occurred:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.atleyhunter.com/wordpress/wp-content/uploads/image9.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/image_thumb9.png" width="484" height="146" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;To the meat and potatoes of the Stack Trace (Format with Wrap for best readability &lt;img alt="Winking smile" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/wlEmoticon-winkingsmile1.png" /&gt;):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.atleyhunter.com/wordpress/wp-content/uploads/image10.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.atleyhunter.com/wordpress/wp-content/uploads/image_thumb10.png" width="484" height="464" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;So, there you have it, you can harvest enough information to make sure that, with some adjustments, you can improve your users’ experiences with your apps and also extend your knowledge of the Windows Phone development framework!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10269534" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/GRFh6B2KnJk" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/19/guest-post-wp-app-lifecycle-series-maintaining-your-apps-dealing-with-crashes.aspx</feedburner:origLink></item><item><title>(Guest Post) WP App Lifecycle Series – How Do I???</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/1zbHathVFtI/guest-post-wp-app-lifecycle-series-how-do-i.aspx</link><pubDate>Sun, 19 Feb 2012 23:19:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10269532</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10269532</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/19/guest-post-wp-app-lifecycle-series-how-do-i.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 5px 5px 0px; display: inline; float: left" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-60-29-metablogapi/6518.headshot1_5F00_0F53D576.jpg" /&gt;&lt;strong&gt;The following post is the first in a series about how to manage apps you’ve built after you’ve published them.&amp;#160; The series is written by &lt;a href="http://twitter.com/atleyhunter" target="_blank"&gt;Atley Hunter&lt;/a&gt;, one of the top Windows Phone app developers in the world and Canadian!&amp;#160; This series was originally posted on &lt;a href="http://atleyhunter.com" target="_blank"&gt;Atley’s blog&lt;/a&gt; and is re-syndicated here with his permission.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;I get asked a lot of questions that basically start out with – “I made my app, now what do I do with it???” &lt;/p&gt;  &lt;p&gt;That is pretty much the thing that is in most, if not all, developers’ minds. You have built an app and now what? How do you make money? How do you support it? How do you improve it? How do you get more users? &lt;/p&gt;  &lt;p&gt;Most of us are developers, not Project Managers, not Software Development Managers, not Solutions Architects, not Marketers, so once the code is done in our day to day work lives, it goes away, to be replaced by a new feature spec to be coded and released on it’s merry way. We do not see features again unless they are being changed/modified/enhanced or unless there are bugs.&lt;/p&gt;  &lt;p&gt;This leaves some of us at a distinct disadvantage when it comes to the new paradigm of the One-Man-Software-Shop that the new ‘App’ markets have created. Some of us have done very well, some of us have done very not-so-well.&lt;/p&gt;  &lt;p&gt;That’s where this series comes in. I am, or have held each one of those roles listed above in one capacity or another, plus I have a lot of contacts that currently hold those types of positions. I am going to do the research, testing and share what I find right here with you!&lt;/p&gt;  &lt;p&gt;Check here often (or subscribe) and look for the &lt;strong&gt;WP App Lifecycle &lt;/strong&gt;in the title and you will get all the info I find as soon as I can post it here!&lt;/p&gt;  &lt;p&gt;I am very open to suggestions, ideas and questions, so please! Ask/comment/suggest away and lets all make awesome experiences for both our users and us!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10269532" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/1zbHathVFtI" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/19/guest-post-wp-app-lifecycle-series-how-do-i.aspx</feedburner:origLink></item><item><title>Winning on the Marketplace: Tips on getting promoted</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/e-Ew-G3PUZI/winning-on-the-marketplace-tips-on-getting-promoted.aspx</link><pubDate>Tue, 07 Feb 2012 04:00:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10264727</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10264727</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/07/winning-on-the-marketplace-tips-on-getting-promoted.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Once you have built your app or game and have published it into the Windows Phone Marketplace, you’re likely going to want to monitor the uptake of your app via download and (potentially) revenue statistics.&amp;#160; You are also going to want to find ways to market your app to people who may not know about it.&amp;#160; There are several ways of doing this, some more costly than others.&amp;#160; One of the most effective ways of marketing your app is actually completely free – have the Windows Phone Marketplace showcase your app!&amp;#160; It sounds easy but there are a few things you need to do to increase the chances of this happening and that is what this post focuses on.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;One of the more effective ways of marketing your app is being chosen for promotion in the Windows Phone Marketplace.&amp;#160; We’ve seen how being promoted in the Marketplace can materially affect the download numbers of you app in a positive way.&amp;#160; The Windows Phone Marketplace offers a great number of different ways your apps can be promoted as well, which we will talk about, but first here is a graphic that shows the different ways you can be promoted and how each type of promotion increases your downloads (based on averages from apps that have been promoted on the Windows Phone Marketplace in similar ways in the past):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1212.PromotionStats_5F00_1558F299.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="PromotionStats" border="0" alt="PromotionStats" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2804.PromotionStats_5F00_thumb_5F00_15B4FFC1.png" width="747" height="336" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;In essence, there are 3 types of promotion available on the Marketplace and the graphic above shows those ways.&amp;#160; Each has value and being featured in any of those buckets can mean good things to the adoption of your app or game.&amp;#160; Each type of promotion is unique and their values are described below:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Panorama Placement:&lt;/strong&gt;&lt;/font&gt;&lt;font color="#000000"&gt;&amp;#160; Panorama placement is the premiere placement for promotion on the Windows Phone Marketplace.&amp;#160; In essence, the when a user opens the Marketplace app on his/her phone, that user will be greeted by a panaroma image of your app (this is the panorama image that you included with your app upon its submission for certification).&amp;#160; The value of this placement is immense as we have seen a &lt;strong&gt;&lt;font color="#ff0000"&gt;2000% increase&lt;/font&gt;&lt;/strong&gt; in downloads for an app (on average) that is featured in panorma mode. &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Featured Icon Placement:&lt;/strong&gt;&amp;#160; &lt;/font&gt;&lt;font color="#000000"&gt;Being promoted as a featured icon is the second best way to be featured on the Marketplace.&amp;#160; Your app/game will be seen on the very left portion of the screen of the panorama of the Marketplace (i.e.:&amp;#160; if you flip the screen left by one full phone screen).&amp;#160; Your tile is prominently shown as is the app name, basically enticing users to tap on it and explore what your app entry on the Marketplace says.&amp;#160; Apps that get Featured Icon Placement on average see an &lt;strong&gt;&lt;font color="#ff0000"&gt;800% increase&lt;/font&gt;&lt;/strong&gt; in app/game downloads during their time being featured.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Featured List:&amp;#160; &lt;/strong&gt;&lt;/font&gt;&lt;font color="#000000"&gt;The third mode of getting featured in the Marketplace is the Featured List.&amp;#160; In this list, your app will be featured alongside a number of other apps.&amp;#160; Featured List apps appear in the list of apps in the categories of the Marketplace.&amp;#160; While your app is not as prominently visible compared to the other two methods, it does return an average of a &lt;strong&gt;&lt;font color="#ff0000"&gt;150% increase&lt;/font&gt;&lt;/strong&gt; in app/game downloads.&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000"&gt;As you can see, being featured is very much worth your while.&amp;#160; While your app is featured (usually for a period that lasts anywhere from 3 to 5 days), you will likely see a noticeable uptick in your app downloads which you can then amplify through any other marketing methods you choose to use throughout your app’s lifecycle.&lt;/font&gt;&lt;/p&gt;  &lt;h3&gt;So how do I get promoted?&lt;/h3&gt;  &lt;p&gt;So you’re sold on the whole featured app thing and want in.&amp;#160; How exactly do you get your app featured?&amp;#160; While there is no specific steps that will guarantee your ability to be featured, the featured apps process is implicitly a fair one (the best, most popular apps will bubble up to the top).&amp;#160; If you feel you have a great app or game, you should read the following sub-sections to get a better understanding of how the Marketplace team assesses quality apps.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7103.gettingpromoted_5F00_49B97947.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="gettingpromoted" border="0" alt="gettingpromoted" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6014.gettingpromoted_5F00_thumb_5F00_68FC201A.png" width="556" height="197" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Functionality&lt;/h5&gt;  &lt;p&gt;A &lt;strong&gt;&lt;font color="#ff0000"&gt;functional&lt;/font&gt;&lt;/strong&gt; app is more than one that passes the Marketplace certification.&amp;#160; Think of a functional app as a &lt;strong&gt;&lt;font color="#ff0000"&gt;contract&lt;/font&gt;&lt;/strong&gt; between yourself and the user.&amp;#160; When a user downloads your app or game, they are likely doing so either from the description of your app on the Marketplace, it’s screenshots or by recommendation from friends or other users (including ratings).&amp;#160; In any case, they expect your app to have an experience that is consistent with any of those inputs.&amp;#160; If it’s not, then the app is likely to be less popular and as a result, be less likely to be promoted.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0257.Functionality_5F00_72E11185.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="Functionality" border="0" alt="Functionality" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6136.Functionality_5F00_thumb_5F00_53BDF4A5.png" width="596" height="231" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Utility&lt;/h5&gt;  &lt;p&gt;An app that shows &lt;strong&gt;&lt;font color="#ff0000"&gt;utility&lt;/font&gt;&lt;/strong&gt; is one that thoughtfully includes &lt;font color="#ff0000"&gt;&lt;strong&gt;features that take advantage of the Windows Phone platform&lt;/strong&gt;&lt;/font&gt;.&amp;#160; Features like Live Tiles, Search Extras, multi-tasking and the like.&amp;#160; It also refers to apps that differentiate themselves with &lt;font color="#ff0000"&gt;&lt;strong&gt;amazing user interfaces&lt;/strong&gt;&lt;/font&gt; that are both visually appealing as well as intuitive and productive.&amp;#160; The Marketplace team also look at the &lt;strong&gt;&lt;font color="#ff0000"&gt;stickiness&lt;/font&gt;&lt;/strong&gt; of the app, which is another way of saying “is this an app that users will use often?”.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0741.Utility_5F00_7228358E.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="Utility" border="0" alt="Utility" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0763.Utility_5F00_thumb_5F00_601BF201.png" width="602" height="246" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Delight&lt;/h5&gt;  &lt;p&gt;The final area of differentiation that the Marketplace team will look at in apps and games is how the app will delight users.&amp;#160; This is where most featured apps really, really shine.&amp;#160; If the app shows a “&lt;strong&gt;&lt;font color="#ff0000"&gt;wow factor&lt;/font&gt;&lt;/strong&gt;” (a decidedly unscientific term for sure, but you generally know it when you see it), if it is really unique and has something that no other app or game has, then that is a way that your creation will delight users.&amp;#160; &lt;/p&gt;  &lt;p&gt;A must for the delight factor is proper and effective use of &lt;font color="#ff0000"&gt;&lt;strong&gt;Metro&lt;/strong&gt;&lt;/font&gt;, the Windows Phone Design language.&amp;#160; This is more than just square tiles and lots of text.&amp;#160; To implement Metro properly, you need to take into account a number of principles of the Metro design language (see &lt;a href="http://ux.artu.tv/?page_id=190" target="_blank"&gt;here&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx" target="_blank"&gt;here&lt;/a&gt;).&amp;#160; If your app follows these principles properly, your app will look amazing on Windows Phone and have a truly awesome experience on the platform.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1323.delight_5F00_4F544753.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="delight" border="0" alt="delight" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0172.delight_5F00_thumb_5F00_0D012F10.png" width="594" height="238" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;As you can see, you need to think hard about the quality of your app if you hope for it to be featured.&amp;#160; That said, the payoff of getting featured might very be worth the effort you put in.&lt;/p&gt;  &lt;p&gt;I have just one last tip for you before this blog post series on Marketplace success strategies is finished:&amp;#160; When looking at apps to build, sometimes being featured is a numbers/statistics game.&amp;#160; If there are categories within the Marketplace that are currently underserved compared to other categories (for example, as of the publication date of this post, the Politics section is light in apps compared to other categories like Entertainment and Sports), then your chances of getting featured are that much greater.&amp;#160; Just food for thought…&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This post was the fifth and final post in a series of five posts on strategies for being successful on the Windows Phone Marketplace. The first post (publishing in the right geographies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx"&gt;here&lt;/a&gt;. The second post (trial mode and the art of the upsell) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx"&gt;here&lt;/a&gt;. The third post (finding the pricing sweet spot) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx"&gt;here&lt;/a&gt;. The fourth post (the differentiation game) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/winning-on-the-marketplace-the-differentiation-game.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10264727" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/e-Ew-G3PUZI" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/02/07/winning-on-the-marketplace-tips-on-getting-promoted.aspx</feedburner:origLink></item><item><title>Windows Phone links for the week</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/6Rrws6a69fU/windows-phone-links-for-the-week.aspx</link><pubDate>Mon, 30 Jan 2012 23:49:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10262002</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10262002</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/windows-phone-links-for-the-week.aspx#comments</comments><description>&lt;p&gt;A good number of us from the team are in Redmond this week on our annual pilgrimage to the mothership (Microsoft Headquarters) for training, so content from me will be a little lighter than usual.&lt;/p&gt;  &lt;p&gt;As a result, I wanted to share with you a set of links and resources that are new to help you learn more on Windows Phone development and also a reminder of some older links that you might want to bookmark as well.&lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="100%"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="398"&gt;         &lt;p&gt;Five-Part Series on Metro Design&lt;/p&gt;          &lt;ul&gt;           &lt;ul&gt;             &lt;li&gt;Part 1: &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx"&gt;Unlocking the motivation of your mobile app user&lt;/a&gt; &lt;/li&gt;              &lt;li&gt;Part 2: &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx"&gt;My app has principles – understanding the Metro design principles&lt;/a&gt; &lt;/li&gt;              &lt;li&gt;Part 3: &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx"&gt;Isn’t “tile” just another word for “icon”? Infography vs iconography explained.&lt;/a&gt; &lt;/li&gt;              &lt;li&gt;Part 4: &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx"&gt;Going with the flow… Using Metro to control the experience&lt;/a&gt; &lt;/li&gt;              &lt;li&gt;Part 5: &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx"&gt;Making users awesome in the moment&lt;/a&gt; &lt;/li&gt;           &lt;/ul&gt;         &lt;/ul&gt;       &lt;/td&gt;        &lt;td valign="top" width="460"&gt;A five-part series on Metro design for Windows Phone.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="398"&gt;&lt;a href="http://ux.artu.tv/?page_id=190" target="_blank"&gt;31 Weeks of Metro Design for Windows Phone&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="460"&gt;An in-depth discussion on the topic of Metro for Windows Phone by &lt;a href="http://twitter.com/arturot" target="_blank"&gt;Arturo Toledo&lt;/a&gt; (Senior User Experience Designer for Windows Phone).&amp;#160; A weekly post series currently in motion.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="398"&gt;         &lt;p&gt;Five-Part Series on Succeeding on the Windows Phone Marketplace&lt;/p&gt;          &lt;ul&gt;           &lt;li&gt;Part 1:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx" target="_blank"&gt;Publishing in the right geographies&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;Part 2:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx" target="_blank"&gt;Trial mode and the art of the upsell&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;Part 3:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx" target="_blank"&gt;Finding the pricing sweet spot&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;Part 4:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/winning-on-the-marketplace-the-differentiation-game.aspx" target="_blank"&gt;The differentiation game&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;Part 5 (Yet to be posted):&amp;#160; Getting promoted by the Marketplace &lt;/li&gt;         &lt;/ul&gt;       &lt;/td&gt;        &lt;td valign="top" width="460"&gt;         &lt;p&gt;A five-part series on strategies you can use to increase the adoption and downloads of your app/game on the Windows Phone Marketplace.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="398"&gt;Webcast:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/24/a-lap-around-windows-phone-7-5-webcast-now-available-on-demand.aspx" target="_blank"&gt;A lap around Windows Phone 7.5&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="460"&gt;Link to a 3 hour webcast I presented on implementing features of Windows Phone 7.5 in your apps today.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="398"&gt;&lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/p/wpdevres.aspx" target="_blank"&gt;Microsoft Canada Windows Phone Developer Resources Page&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="460"&gt;A page outlining a number of great resources to get you started on Windows Phone development and resources that can help you after you’ve become familiar with Windows Phone development.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10262002" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/6Rrws6a69fU" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/windows-phone-links-for-the-week.aspx</feedburner:origLink></item><item><title>Winning on the Marketplace:  The differentiation game</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/FEGdL7DP65U/winning-on-the-marketplace-the-differentiation-game.aspx</link><pubDate>Mon, 30 Jan 2012 02:19:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10261628</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10261628</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/winning-on-the-marketplace-the-differentiation-game.aspx#comments</comments><description>&lt;p&gt;&lt;b&gt;When a mobile app marketplace hits a population of five figures, it becomes a little tough at times to have your app stand out of the crowd. Even if your app or game is the most awesome thing ever invented since the &lt;a href="http://en.wikipedia.org/wiki/Spork"&gt;spork&lt;/a&gt;, it’s still tough to get that initial traction when there is a sea of other apps that also get users’ attention. One of the ways to gain that traction is to create an app or game experience that is fundamentally different (in a positive way) from your competitors’ apps and even making your app stand out across apps that are not even related to yours. Experience trumps almost everything, so if you make the experience of your app amazing, then you will get traction sooner or later.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Differentiation is one of those buzzwords that seems to find its way into most tech-related conversations these days. It’s right up there with the phrase &lt;i&gt;leveraging synergies&lt;/i&gt;. That said, there is a time and place for every word and phrase and I’m going to use Differentiation in this post.&lt;/p&gt;  &lt;p&gt;Mobile app stores are funny things, really. When they are new and therefore not very populated, users complain that they can’t find the apps they’re looking for. Then, when a mobile platform takes off and becomes popular, users complain that they can’t find the apps they’re looking for. Interesting similarities, aren’t they. &lt;/p&gt;  &lt;p&gt;If the marketplace is new, it’s much easier to get traction when your app is awesome because the focus becomes squarely on your app or game. This post isn’t about that scenario. This post is about getting your apps and games to stand out in a crowded marketplace (the Windows Phone Marketplace is rapidly getting to that state with over 50,000 apps published and growing and a fast clip on top of that).&lt;/p&gt;  &lt;p&gt;The rest of this discussion will focus on strategies to make your apps and games shine and therefore get your users’ attention by implementing great features that will rock your app experience.&lt;/p&gt;  &lt;h3&gt;&lt;b&gt;Understand your mobile app platform&lt;/b&gt;&lt;/h3&gt;  &lt;p&gt;The first thing you really need to do to succeed in differentiating your app from the rest is understand your mobile app platform.&amp;#160; The more your know about the capabilities of your target platform, the easier it is to determine scenarios under which your app will really shine on the platform.&amp;#160; Be creative with the capabilities; maybe there’s something you could do with a feature like push notifications in your app that no one has ever done before.&lt;/p&gt;  &lt;p&gt;It also means to understand the personality of your target platform.&amp;#160; In the case of Windows Phone, this is largely about the Metro Design Language (more on that &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/16/2-in-1-a-metro-primer-and-a-webcast.aspx"&gt;here&lt;/a&gt;).&amp;#160; If you were talking about iOS, the personality is more glassy and bubble-oriented.&amp;#160; For Android, it looks like Google has adopted something similar to Metro (focus on typography, flat style, etc.).&amp;#160; Going against the native style of the phone platform makes your app jarring.&amp;#160; That said, a jarring interface is likely going to differentiate your app from competitors but you have to be careful; it the app doesn’t feel like it belongs, then users will likely make sure it doesn’t belong in their app list, either.&lt;/p&gt;  &lt;h3&gt;Experience is a key differentiator&lt;/h3&gt;  &lt;p&gt;I talked a little bit about experience already in this post (and &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2011/09/20/why-can-t-we-be-friends-art-and-function-in-windows-phone-apps.aspx"&gt;others&lt;/a&gt;) and it may sound a bit like a broken record, but I cannot stress the point enough that a great user experience sells more apps.&amp;#160; Users want to be delighted.&amp;#160; Users want to have intuitive interfaces.&amp;#160; Users want the cool features they expect in the mobile apps they already use in your app and they expect &lt;font color="#ff0000"&gt;&lt;strong&gt;something different&lt;/strong&gt;&lt;/font&gt; as well.&amp;#160; It’s up to you to define “something different” but suffice it to say, it’s that extra added touch that makes your app that much more in demand.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8831.journey_5F00_005E426C.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="journey" border="0" alt="journey" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3225.journey_5F00_thumb_5F00_7866A009.png" width="315" height="328" /&gt;&lt;/a&gt;Ultimately, the experience of your app defines a journey for your user.&amp;#160; There are three stages to this journey as well and you need to think about all of them:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Attract&lt;/strong&gt;&lt;/font&gt;:&amp;#160; The first thing you need to do is make the user want to download your app.&amp;#160; Clearly, if you can’t entice a user to download your app, you’ve lost the game with that user.&amp;#160; In order to do that, make sure you:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;spend the time to &lt;font color="#ff0000"&gt;&lt;strong&gt;describe&lt;/strong&gt;&lt;/font&gt; your app appropriately in its Marketplace page (accurate, with strong value proposition).&amp;#160; &lt;/li&gt;      &lt;li&gt;don’t make the &lt;font color="#000000"&gt;description&lt;/font&gt; &lt;strong&gt;&lt;font color="#ff0000"&gt;too long or short&lt;/font&gt;&lt;/strong&gt; and leave out the flowery words.&amp;#160; &lt;/li&gt;      &lt;li&gt;screenshots should be indicative of the experience of the app&lt;/li&gt;      &lt;li&gt;feel free to add &lt;strong&gt;&lt;font color="#ff0000"&gt;revision history&lt;/font&gt;&lt;/strong&gt; (it shows the app has been “cared for and fed”), but keep it to at most the last three revisions.&lt;/li&gt;      &lt;li&gt;entice existing users to leave &lt;strong&gt;&lt;font color="#ff0000"&gt;comments&lt;/font&gt;&lt;/strong&gt;.&amp;#160; If you are not confident enough that your app will get enough positive feedback, then ask yourself why, then try to fix it.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Delight&lt;/strong&gt;&lt;/font&gt;:&amp;#160; So the user has downloaded your app.&amp;#160; Now you need to make the user feel good about his/her decision to either buy or try your app.&amp;#160; This takes some thought and you can employ strategies to make them keep coming back to your app.&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;The first experience a user has with your app is &lt;strong&gt;&lt;font color="#ff0000"&gt;like a first date&lt;/font&gt;&lt;/strong&gt;.&amp;#160; Users want to get to know your app, but you have to be careful not to &lt;font color="#ff0000"&gt;&lt;strong&gt;let the user discover all of your app’s secrets and hidden features on the first try&lt;/strong&gt;&lt;/font&gt;.&amp;#160; That is not to say you should hide things or make your app non-intuitive – just craft your app’s experience into a journey of discovery.&lt;/li&gt;      &lt;li&gt;On the second and subsequent visits to your app, try to guide your users through the experience.&amp;#160; Don’t create a wizard (thats so 1990’s!); just make the flow of the app &lt;font color="#ff0000"&gt;&lt;strong&gt;reward users&lt;/strong&gt;&lt;/font&gt; as they get more familiar with it.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Retain&lt;/strong&gt;&lt;/font&gt;:&amp;#160; Finally, you need to make sure you keep your &lt;font color="#ff0000"&gt;&lt;strong&gt;long-time/loyal users&lt;/strong&gt;&lt;/font&gt; happy with your app as well.&amp;#160; The way you do this is to keep the app healthy and vibrant through updates.&amp;#160; I mentioned that apps with appropriate care and feeding (i.e.:&amp;#160; updates) tend to do well in mobile app marketplaces.&amp;#160; If you have an app that has had some life on the Marketplace, make sure you update it in an appropriate cadence that lets users know that you, as the app’s publisher, care about it’s lifecycle and that you are &lt;font color="#ff0000"&gt;&lt;strong&gt;committed&lt;/strong&gt;&lt;/font&gt; to its success.&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Ways to differentiate on Windows Phone&lt;/h3&gt;  &lt;p&gt;Now that we’ve talked about strategies on differentiation in a fairly general sense, it’s time for me to give you examples of features on the Windows Phone platform that you can use on your apps to create amazing (and differentiated) experiences that make your app more marketable!&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Live Tiles&lt;/strong&gt;&lt;/font&gt;:&amp;#160; One of the most in-your-face, signature components for Windows Phone is the tile interface on the home screen.&amp;#160; It’s unmistakeable and it may surprise you as to how powerful they really are.&amp;#160; For a great description of how to create Live Tiles for your apps that really pop, check out &lt;a href="https://twitter.com/#!/ChrisKoenig"&gt;Chris Koenig&lt;/a&gt;’s post about it &lt;a href="http://chriskoenig.net/2010/08/16/customizing-wp7-push-notification-tiles/"&gt;here&lt;/a&gt;.&lt;/li&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Hub Integration&lt;/strong&gt;&lt;/font&gt;: Hubs are amazing collections of information found on Windows Phone.&amp;#160; They include the People Hub, Music and Video Hub, Game Hub and Pictures Hub.&amp;#160; There is so much power in these hubs as it gets the user to info and content they need without having to traverse multiple apps.&amp;#160; Your apps can integrate into hubs as well.&amp;#160; If your app makes use of content or provides content to any of these hubs, you’ll want to learn how to do this.&amp;#160; Examples include:&amp;#160; &lt;a href="http://msdn.microsoft.com/en-us/library/ff769558(v=VS.92).aspx"&gt;Music and Video Hub Integration Tutorial&lt;/a&gt;, &lt;a href="http://msdn.microsoft.com/en-us/library/hh202950(v=VS.92).aspx"&gt;Pictures Hub Integration Tutorial&lt;/a&gt;.&lt;/li&gt;    &lt;li&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Secondary Tiles&lt;/strong&gt;&lt;/font&gt;:&amp;#160; Secondary Tiles are a great feature that allows users to pin a tile of your app to their home screen that sends them to a specific part of their app rather than the main screen of the app.&amp;#160; Take, for example, a news app.&amp;#160; The news app may have general news, world news and local news.&amp;#160; That app could have deep linking capabilities that allow the user to pin any or all of the tiles for your app for each of those news types.&amp;#160; There is a great tutorial on how to implement Secondary Tiles &lt;a href="http://create.msdn.com/en-ca/education/catalog/adding-secondary-tiles"&gt;here&lt;/a&gt;.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Hopefully this article gave you some new ideas on how to make your app more marketable.&amp;#160; If you have found more ways to make your app more successful in the Marketplace, feel free to share!&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This post was the fourth in a series of five posts on strategies for being successful on the Windows Phone Marketplace. The first post (publishing in the right geographies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx"&gt;here&lt;/a&gt;. The second post (trial mode and the art of the upsell) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx"&gt;here&lt;/a&gt;. The third post (finding the pricing sweet spot) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx"&gt;here&lt;/a&gt;. The fifth post (how to get promoted in the Windows Phone Marketplace) is upcoming on this blog.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10261628" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/FEGdL7DP65U" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Push+Notifications/">Push Notifications</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/30/winning-on-the-marketplace-the-differentiation-game.aspx</feedburner:origLink></item><item><title>Winning on the Marketplace:  Finding the pricing sweet spot</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/q10F6ZJdDBo/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx</link><pubDate>Thu, 26 Jan 2012 14:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260843</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10260843</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Ah, the ultimate question for developers trying to maximize their profits on the Marketplace:&amp;nbsp; &amp;ldquo;&lt;span style="color: #ff0000;" color="#ff0000"&gt;What should I charge for my app?&lt;/span&gt;&amp;rdquo;&amp;nbsp; The question is simple.&amp;nbsp; The answer is always far from simple.&amp;nbsp; As a developer who spent intense and likely long hours making an idea come to life in the form of a Windows Phone app, honing it and tweaking it and then tweaking it once more, this decision is an agonizing one.&amp;nbsp; Fear, uncertainty and doubt creep into your head&amp;hellip; What if I overprice it?&amp;nbsp; Even worse, what if I &lt;span style="color: #ff0000;" color="#ff0000"&gt;under&lt;/span&gt;price it?&amp;nbsp; How many apps will I have to sell/distribute to &lt;span style="color: #ff0000;" color="#ff0000"&gt;break even&lt;/span&gt;?&amp;nbsp; Every single app situation is unique; there isn&amp;rsquo;t any single silver bullet that can solve your pricing questions.&amp;nbsp; This post is meant to provide you with a set of tools to help you come to an answer to that incredibly important question.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0601.winning_5F00_5846329D.png"&gt;&lt;img style="background-image: none; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border: 0px;" title="winning" border="0" alt="winning" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1754.winning_5F00_thumb_5F00_771CA67B.png" width="86" height="85" /&gt;&lt;/a&gt;$5.99 for &lt;strong&gt;that&lt;/strong&gt;?&amp;nbsp; Are they crazy?&lt;/em&gt;&amp;nbsp; How many times have you found an app you wanted to purchase but balked at the price?&amp;nbsp; Probably quite a few times.&amp;nbsp; And here&amp;rsquo;s an even more interesting question:&amp;nbsp; After balking at that price the developer is charging for that app you want, how often have you &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;bought it anyway&lt;/span&gt;&lt;/strong&gt; (even if you had to walk away first and then come back later to purchase it)?&amp;nbsp; It&amp;rsquo;s a good question and says a lot about the psyche of the typical consumer with app shopping on the mind.&lt;/p&gt;
&lt;p&gt;The most successful entrepreneurs selling apps and games on application Marketplaces (it really doesn&amp;rsquo;t matter which mobile platform we&amp;rsquo;re talking about here; Windows Phone, iOS, Android, Blackberry &amp;ndash; it&amp;rsquo;s all the same for this context) have something in common.&amp;nbsp; They know their market, their target customer and the purchasing behaviour of their customer.&amp;nbsp; In other words, they intrinsically know the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;true value&lt;/span&gt;&lt;/strong&gt; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;of their app&lt;/span&gt;&lt;/strong&gt; to prospective purchasers.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0020.franchise_5F00_68DE2D8B.jpg"&gt;&lt;img style="background-image: none; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="franchise" border="0" alt="franchise" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5481.franchise_5F00_thumb_5F00_151AB470.jpg" width="240" height="160" /&gt;&lt;/a&gt;So how do these successful app publishers know what price to charge their app?&amp;nbsp; Well, frankly they do their homework.&amp;nbsp; Think of it this way:&amp;nbsp; if you were in the market to purchase a fast food franchise, I&amp;rsquo;m guessing you wouldn&amp;rsquo;t just hand over a suitcase full of cash to the franchisor and say &amp;ldquo;Here, now gimme my franchise!&amp;rdquo;.&amp;nbsp; Of course you would research it first!&amp;nbsp; Things like how much does the franchisor charge as a startup fee?&amp;nbsp; What are the recurring franchisor fees?&amp;nbsp; Are there minimum revenue targets required to keep the franchise?&amp;nbsp; Is there an ideal (or at least good) location for my franchise?&amp;nbsp; Is my location going to attract the clientele I am targeting? etc., etc., etc.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s essentially the same thing with pricing an app.&amp;nbsp; Doing your homework (and not cheating or copying, mind you) goes a long way to driving the success of your app.&amp;nbsp; For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Understand the market you are addressing&lt;/span&gt;.&lt;/strong&gt;&amp;nbsp; What would you define as the typical customer for your app?&amp;nbsp; How much buying power does that typical customer have? How many of these typical customers are in a given market?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Who is my&lt;/strong&gt; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;competition&lt;/span&gt;&lt;/strong&gt;? Understanding the competition you will be facing (past, present and most importantly, the future &amp;ndash; more on that below) is very important.&amp;nbsp; As you&amp;rsquo;ll see later, your price point doesn&amp;rsquo;t have to be similar or less than the competition, but you should have confidence in the price point you end up on compared to your competitors&amp;rsquo; price.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Does my app have&lt;/strong&gt;&amp;nbsp;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;differentiating features&lt;/strong&gt;&lt;/span&gt; &lt;strong&gt;compared to the competition? &lt;/strong&gt;If you have implemented a feature that clearly differentiates the experience or value of your app compared to your competition, then you have an opportunity to charge more (but note this can be a dangerous line of thinking &amp;ndash; be &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;reasonable&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #000000;" color="#000000"&gt; and self-critical about the value of these differentiated features).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #000000;" color="#000000"&gt;&lt;strong&gt;What&lt;/strong&gt; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;volume&lt;/span&gt;&lt;/strong&gt; &lt;strong&gt;of downloads are you expecting?&lt;/strong&gt; Depending on how many instances of your app you expect to sell, it may be a competitive advantage for you to use this knowledge to force the price of your app up or down.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #000000;" color="#000000"&gt;&lt;strong&gt;How much did it cost you to &lt;span style="color: #ff0000;" color="#ff0000"&gt;build&lt;/span&gt; your app?&lt;/strong&gt;&amp;nbsp; Sounds like a simple question but there are a lot of nuances to it.&amp;nbsp; The cost to build the app includes hardware and software, your time (and that of anyone you recruit to help you), real estate and office expenses and other miscellaneous expenses (such as taking out an investor to lunch, etc.) among a myriad of other expenses.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #000000;" color="#000000"&gt;&lt;strong&gt;What are the &lt;span style="color: #ff0000;" color="#ff0000"&gt;carrying costs&lt;/span&gt; for your app?&lt;/strong&gt;&amp;nbsp; Just because you published your app doesn&amp;rsquo;t mean your actually &lt;em&gt;done&lt;/em&gt;.&amp;nbsp; The best apps don&amp;rsquo;t rest on their laurels.&amp;nbsp; Bug fixes, feature updates and general customer service (like any software business out there) are part of the bargain.&amp;nbsp; You need to spend some time here to determine realistically how much the app is going to cost to maintain and factor that into your pricing decision as well.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3821.rpq_5F00_6D743845.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="rpq" border="0" alt="rpq" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3324.rpq_5F00_thumb_5F00_540C350B.png" width="564" height="59" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The equation above is about as obvious as it gets.&amp;nbsp; But your revenue goals may vary greatly from other publishers&amp;rsquo; revenue goals.&amp;nbsp; Are you looking to break even? Make a profit?&amp;nbsp; Make a monster profit?&amp;nbsp; Every decision comes at a price so be aware of the cost of your goals.&lt;/p&gt;
&lt;h3&gt;Free, Freemium and Paid&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1273.marketplace_2D00_screen_2D00_confirm_2D00_purchase_5F00_479E11E2.png"&gt;&lt;img style="background-image: none; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="marketplace-screen-confirm-purchase" border="0" alt="marketplace-screen-confirm-purchase" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6545.marketplace_2D00_screen_2D00_confirm_2D00_purchase_5F00_thumb_5F00_1FF795B8.png" width="212" height="164" /&gt;&lt;/a&gt;There are basically three revenue models in the Windows Phone Marketplace (at least, the way I see it).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;Free&lt;/strong&gt;&lt;/span&gt; is free.&amp;nbsp; As in beer.&amp;nbsp; Meaning you build the app, you publish the app and make it available to anyone and everyone with a Windows Phone for free with no real strings attached.&amp;nbsp; In this model, price = 0, meaning your revenue is also 0.&amp;nbsp; There are lots of reasons why you would want to build free apps, but I&amp;rsquo;ll leave it to you to think of some of them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Freemium&lt;/span&gt;&lt;/strong&gt; is &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;free, with a catch&lt;/strong&gt;&lt;/span&gt;.&amp;nbsp; The catch could be implemented in a number of ways.&amp;nbsp; The most obvious way is advertisement-supported.&amp;nbsp; That means that you are giving away your app for free to anyone on the Windows Phone Marketplace who wants it, but you are generating your revenue from ads that exist on the app.&amp;nbsp; There are tons of apps in the Marketplace that have adopted this model.&amp;nbsp; The catch to you as a publisher, however, is that the revenue stream you get from this model will vary.&amp;nbsp; The revenue you get from an app in this model depends not only on the number of downloads, but also how &lt;em&gt;often&lt;/em&gt; the users will open the app.&amp;nbsp; If users download the app and open it once, your revenue will be small.&amp;nbsp; If your app is popular and often used, however, the app may actually far exceed the revenue you would get from a paid app.&amp;nbsp; For more info on how freemium can work, there&amp;rsquo;s a really great blog post by the author of the Krashlander game that you might want to &lt;a href="http://www.farseergames.com/blog/2011/5/26/krashlander-numbers.html" target="_blank"&gt;check out&lt;/a&gt; about how his app did.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Paid&lt;/span&gt;&lt;/strong&gt; apps are exactly what you would expect.&amp;nbsp; Users download your app and (eventually) pay for it and continue using it.&amp;nbsp; If you price your app or game right, this model is a great one as you can almost forecast the revenue you get from your app in the Marketplace based on download trends and run rates.&amp;nbsp; If you use the paid app model, however, please be aware of a few things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Include a trial&lt;/span&gt;&lt;/strong&gt; (more on trials in your app &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx" target="_blank"&gt;here&lt;/a&gt;).&amp;nbsp; A great feature of the Windows Phone app platform is that it provides a great facility for allowing you to put trials on your paid apps easily.&amp;nbsp; This will allow you to showcase your app without risk to the user, which has shown so far to produce seven times the revenue (on average) that you will gain for your app compared to an app with no trial.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Freemium model in your trial&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; There is nothing stopping you from adding advertisements into your trial mode.&amp;nbsp; In fact, I &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;strongly encourage it&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; That way, you still get revenue even from your trial app.&amp;nbsp; Who doesn&amp;rsquo;t like free money?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Spend time&lt;/span&gt;&lt;/strong&gt; figuring out the right price .&amp;nbsp; As discussed above, there is an art and science to pricing your app.&amp;nbsp; Make sure you research your potential user base and geographies to determine appropriate price ranges.&amp;nbsp; Be careful not to overprice or underprice your app as you will be leaving money on the table if you do.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Parting Shots:&amp;nbsp; Tips on Pricing your App Right&lt;/h3&gt;
&lt;p&gt;As you can see, pricing your app correctly requires work on your end.&amp;nbsp; Do your homework and it will likely pay off in spades for you.&amp;nbsp; That said, you can still have a number of tricks up your sleeve to entice users to buy your app.&amp;nbsp; I discuss some of them now:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;not underprice&lt;/span&gt;&lt;/strong&gt; your app.&amp;nbsp; If you underprice your app, you leave money on the table for sure, but you also make it &lt;strong&gt;very difficult&lt;/strong&gt; to hike the price of your app later.&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;Experiment&lt;/strong&gt;&lt;/span&gt; with different price points in similar geographies.&amp;nbsp; If you are rolling out your app in a controlled way (i.e.:&amp;nbsp; not publishing in every market right off the bat), then you can test the waters for your app&amp;rsquo;s pricing in targeted geographies that are similar to see what the purchasing behaviour ends up being.&amp;nbsp; That way you can make corrections as you enter new markets.&lt;/li&gt;
&lt;li&gt;Start at the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;upper range&lt;/span&gt;&lt;/strong&gt; of pricing.&amp;nbsp; It&amp;rsquo;s ok to be optimistic in your pricing as long as you&amp;rsquo;re realistic.&amp;nbsp; Understand the value of your app and after you do your research, follow your intuition and price it out even if you feel it might be a little high at first.&amp;nbsp; As an opposite rule to the first point above, it&amp;rsquo;s &lt;strong&gt;a lot easier&lt;/strong&gt; to adjust your price downward.&lt;/li&gt;
&lt;li&gt;Use &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;app sales&lt;/span&gt;&lt;/strong&gt; to your advantage.&amp;nbsp; Offer your app at a discount for limited times.&amp;nbsp; This will allow you to generate interest for your app and create buzz for it.&amp;nbsp; If someone sees your app is on sale for a limited time, that will make him/her think of buying it.&amp;nbsp; During the sale you&amp;rsquo;ll get less revenue per purchase but you may make up the difference and then some in volume.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Good luck!&amp;nbsp; If you have other pricing strategies that you have found worked, feel free to comment!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post was the third in a series of five posts on strategies for being successful on the Windows Phone Marketplace.&amp;nbsp; The first post (publishing in the right geographies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; The second post (trial mode and the art of the upsell) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; The&amp;nbsp;fourth post (differentiation using Windows Phone-specific features like Live Tiles and Push Notifications) and fifth post (how to get promoted in the Windows Phone Marketplace) are upcoming on this blog.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260843" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/q10F6ZJdDBo" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx</feedburner:origLink></item><item><title>Winning on the Marketplace: Trial mode–the art of the upsell</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/TamIhnsYsYg/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx</link><pubDate>Wed, 25 Jan 2012 03:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260388</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10260388</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Part 2 of this 5-part blog post series on success strategies in the Windows Phone Marketplace deals with a fairly unique component to the Windows Phone platform called &lt;span style="color: #ff0000;" color="#ff0000"&gt;Trial Mode&lt;/span&gt;.&amp;nbsp; If you make use of trial mode in your paid apps and games (and you&lt;span style="color: #ff0000;" color="#ff0000"&gt; really, &lt;em&gt;really&lt;/em&gt; should&lt;/span&gt; if you plan on putting a price on your app/game), then you are making it much more likely that users will download your app and in response to that, make the possibility of them paying for your app much higher as well.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If your aim is to publish a Windows Phone app or game and charge money for it in the Windows Phone Marketplace, then you really should get to know a nice feature of the platform called Trial Mode.&amp;nbsp; Trial Mode allows you to publish your app that you charge users to make use of, but gives them a free trial mode of the app so that they can download it and make use of it to determine whether or not they want to purchase it.&amp;nbsp; And the beautiful thing about Trial Mode is that it means you don&amp;rsquo;t have to create a second, stripped-down version of your paid app that you have to manage separately from your paid app &amp;ndash; both your trial app and paid app are one and the same, with the trial determining how your app will behave.&lt;/p&gt;
&lt;p&gt;While it may seem counter-intuitive to provide a free version of your paid app, consider these statistics that the Windows Phone Marketplace team has published describing the opportunity using trial mode in your apps represents:&lt;/p&gt;
&lt;p align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0312.trialmodestats_5F00_335D2970.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="trialmodestats" border="0" alt="trialmodestats" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7268.trialmodestats_5F00_thumb_5F00_69EAD4B4.png" width="582" height="129" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;Basically, what this means is that if you implement trial mode in your paid app/game, you will get an average of 70 times the downloads you would have gotten without trial mode and 10% of those trial mode downloaders will actually buy your app/game.&amp;nbsp; That works out to &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;7 times the number of paid apps you will have earned&lt;/strong&gt;&lt;/span&gt; than if you hadn&amp;rsquo;t used trial mode at all.&lt;/p&gt;
&lt;h3 align="left"&gt;So what defines a trial, anyway?&lt;/h3&gt;
&lt;p align="left"&gt;What do you want it to be?&amp;nbsp; Seriously, that is the answer &amp;ndash; we don&amp;rsquo;t limit the definition of &amp;ldquo;trial&amp;rdquo; to something we say it is.&amp;nbsp; Basically, we offer an API to query the Marketplace to determine if the user of your app has paid for it or not and you decide the behaviour of your app if the user has not paid for it.&amp;nbsp; In other words, the trial for your app is whatever you want it to be, including but not limited to scenarios like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div align="left"&gt;Limited functionality for your app if the user is in trial mode for your app&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;Ad-supported (i.e.:&amp;nbsp; advertisements show up at the bottom of your app) if the app is in trial mode&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;App may be used only &lt;em&gt;x&lt;/em&gt; number of times if the app is in trial mode&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;App is time-bombed to not work after &lt;em&gt;y&lt;/em&gt; number of days after the first use&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;App only allows &lt;em&gt;z&lt;/em&gt; number of transactions in trial mode&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;App makes use of a service you implemented on the server-side only &lt;em&gt;n&lt;/em&gt; number of times per day&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;etc.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 align="left"&gt;OK, so how do you use trial mode?&lt;/h3&gt;
&lt;p align="left"&gt;There are two scenarios that are covered really well in the MSDN knowledgebase.&amp;nbsp; The &lt;a href="http://msdn.microsoft.com/en-us/library/hh286402(v=vs.92).aspx" target="_blank"&gt;first&lt;/a&gt; shows details on how to implement Trial Mode in a Silverlight app.&amp;nbsp; The &lt;a href="http://msdn.microsoft.com/en-us/library/hh286404(v=vs.92).aspx" target="_blank"&gt;second&lt;/a&gt; shows how to implement Trial Mode in an XNA-based game.&lt;/p&gt;
&lt;p align="left"&gt;If all you want to see is code, I have implemented trial mode in the following Silverlight sample &lt;a href="https://skydrive.live.com/embed?cid=011D1B1EDDFA9880&amp;amp;resid=11D1B1EDDFA9880%21766&amp;amp;authkey=AEqjU-P8U9DOSdk" target="_blank"&gt;here&lt;/a&gt; (a Visual Studio project in a zip file).&lt;/p&gt;
&lt;h3&gt;How do you use trial mode effectively?&lt;/h3&gt;
&lt;p&gt;As you saw from the code examples above, trial mode is extremely versatile.&amp;nbsp; Ultimately, it&amp;rsquo;s your choice as to how you implement a trial in your app or game.&amp;nbsp; That said, there are a few tips that can make your trial more effective, both for your end goals of having the user buy your app in the end as well as maximize the trial experience for your app&amp;rsquo;s users so they see the value of the work you have published.&amp;nbsp; Some of the things we have found are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Don&amp;rsquo;t give it away&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp; Put serious thought into what you want to put in your trial.&amp;nbsp; Be diligent and understand the levers that will entice your user to want to go beyond the trial and pay for your app.&lt;/li&gt;
&lt;li&gt;Make the trial experience &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;compelling&lt;/span&gt;&lt;/strong&gt;: Just like the advice to not give your app away, don&amp;rsquo;t limit the functionality or experience of your app so severely that the user can&amp;rsquo;t get a good understanding of the value the app holds.&amp;nbsp; Leave them &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;wanting more&lt;/strong&gt;&lt;/span&gt;; don&amp;rsquo;t leave them frustrated.&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;Use ads&lt;/strong&gt;&lt;/span&gt; in your trial mode: The intent of implementing a trial in your app is to show the user that there is value in paying for your app, because one of the ultimate goals with your app is revenue (otherwise, why have a trial in your app?).&amp;nbsp; As a result, you should seriously consider monetizing your trial in a non-impactful way to your user through advertisements.&amp;nbsp; Hey, that way you get paid either way!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Remember, if your app is a paid app, you &lt;strong&gt;want&lt;/strong&gt; to add a trial.&amp;nbsp; Given that trials are common in the Windows Phone Marketplace, if you have a paid app with no trial, I can tell you that you are &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;leaving a lot of money on the table&lt;/span&gt;&lt;/strong&gt; as not many users will take the chance on your app.&amp;nbsp; Just some food for thought.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post was the second in a series of five posts on strategies for being successful on the Windows Phone Marketplace.&amp;nbsp; The first post (publishing in the right geographies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; The third post (pricing strategies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; The&amp;nbsp;fourth post (differentiation using Windows Phone-specific features like Live Tiles and Push Notifications) and fifth post (how to get promoted in the Windows Phone Marketplace) are upcoming on this blog.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260388" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/TamIhnsYsYg" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx</feedburner:origLink></item><item><title>“A Lap Around Windows Phone 7.5” webcast now available on-demand</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/9Z983k0eXGY/a-lap-around-windows-phone-7-5-webcast-now-available-on-demand.aspx</link><pubDate>Tue, 24 Jan 2012 19:05:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260207</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10260207</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/24/a-lap-around-windows-phone-7-5-webcast-now-available-on-demand.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Last week I presented a marathon, three hour webcast called “&lt;font color="#ff0000"&gt;A Lap Around Windows Phone 7.5&lt;/font&gt;”.&amp;#160; This webcast provided developer content and demos on how to &lt;font color="#ff0000"&gt;build apps that take advantage of the new and improved features of Windows Phone 7.5&lt;/font&gt;, as well as going over some &lt;font color="#ff0000"&gt;strategies for making your app successful in the Windows Phone Marketplace&lt;/font&gt;.&amp;#160; This webcast is now available on-demand &lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" target="_blank"&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Abstract: &lt;font color="#ff0000"&gt; A Lap Around Windows Phone 7.5&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Windows Phone 7 presents a fresh user interface and a smartphone platform with a unique value proposition for consumers, businesses and application developers. Windows Phone represents a new way to interact with friends, family and work in a mobile context and it delivers this experience in a way that is both productive and enjoyable. In this online event, Paul Laberge from Microsoft will provide you with an overview of the Windows Phone 7.5 platform from a application developer’s perspective as well as present the market opportunity that Windows Phone provides you as a developer. By the end of this session, you will be able to begin developing applications for Windows Phone and understand some of the most effective ways to market your solution in the Marketplace.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Details:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Duration:&amp;#160; Three Hours&lt;/p&gt;  &lt;p&gt;Available &lt;strong&gt;&lt;font color="#ff0000"&gt;on-demand &lt;/font&gt;&lt;/strong&gt;&lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" target="_blank"&gt;here&lt;/a&gt;.&amp;#160; Please note that it requires you to register (for free) on the site if you haven’t already; if you need to register, be aware that it takes a few minutes for your registration to activate so you may need to wait a little bit before getting to the on-demand webcast.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;Assets for the webcast&lt;/font&gt;&lt;/strong&gt; (presentation deck and code demos) are available &lt;a href="https://skydrive.live.com/#cid=011D1B1EDDFA9880&amp;amp;id=11D1B1EDDFA9880%21760" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260207" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/9Z983k0eXGY" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Event/">Event</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Webcast/">Webcast</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/24/a-lap-around-windows-phone-7-5-webcast-now-available-on-demand.aspx</feedburner:origLink></item><item><title>Winning on the Marketplace: Where in the world are you publishing?</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/5iIQOeDdj_E/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx</link><pubDate>Mon, 23 Jan 2012 21:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10259775</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10259775</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;If you&amp;rsquo;ve built modern mobile apps, you probably already know that &lt;span style="color: #ff0000;" color="#ff0000"&gt;coming up with the idea for the app/game and&lt;/span&gt; &lt;span style="color: #ff0000;" color="#ff0000"&gt;coding it is really only&lt;/span&gt; &lt;span style="color: #ff0000;" color="#ff0000"&gt;half the battle&lt;/span&gt;.&amp;nbsp; Success is largely determined in the &lt;span style="color: #ff0000;" color="#ff0000"&gt;marketing strategy&lt;/span&gt; you adopt for your app.&amp;nbsp; There are quite a few strategies that you can take and you can likely mix and match them, but there is no one &amp;ldquo;silver bullet&amp;rdquo; that will make your app an instant success.&amp;nbsp; This post is the first in a series of five that will give you an idea of some of the ways you can help your app become a success in the Windows Phone Marketplace.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7522.tough_5F00_4D7ED3AE.png"&gt;&lt;img style="background-image: none; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border-width: 0px;" title="tough" border="0" alt="tough" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6840.tough_5F00_thumb_5F00_6CC17A81.png" width="90" height="85" /&gt;&lt;/a&gt;There&amp;rsquo;s a statistic that was &lt;a href="http://www.localytics.com/blog/2011/first-impressions-matter-26-percent-of-apps-downloaded-used-just-once/" target="_blank"&gt;published&lt;/a&gt; by analytics vendor &lt;a href="http://www.localytics.com/" target="_blank"&gt;Localytics&lt;/a&gt; that states that &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;only 26% of all mobile apps downloaded are ever opened more than once&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; That&amp;rsquo;s actually a little higher than the numbers I&amp;rsquo;ve heard around mobile app circles, but still that number is quite astounding.&amp;nbsp; What it means is that for a myriad of reasons, most users are interested enough to open your app but quickly lose interest and either delete right away or never open it again.&amp;nbsp; Those odds are not good, so if you intend for your app to be popular, you need to adopt a strategy that will give you an edge and &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx" target="_blank"&gt;compel&lt;/a&gt; your user base to make use of your app more than once.&lt;/p&gt;
&lt;p&gt;There are multiple things you need to do before your app is ready for consumption.&amp;nbsp; One is to have a great idea (this is pretty much non-negotiable in my opinion).&amp;nbsp; Second, you need to build it the right way (i.e.:&amp;nbsp; great functionality, application flow, pleasant interface and intuitive app design). Third, you need to figure out a way for your app to &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx" target="_blank"&gt;make your users awesome in the moment&lt;/a&gt;.&amp;nbsp; All this before your very first user even thinks of downloading your app.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At the same time as building your app, you should be thinking about how you&amp;rsquo;ll market it once it&amp;rsquo;s ready.&amp;nbsp; Over the next 5 days, I&amp;rsquo;ll be posting an entry per day discussing some of the strategies you can employ to help make your app or game more successful on the Windows Phone Marketplace.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;Making your apps available on as many markets that make sense to support, not ALL markets possible&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The context of this first post is about understanding which geographies you can make your app available in.&amp;nbsp; Your first answer to &amp;ldquo;which countries should your app be available in?&amp;rdquo; might be &amp;ldquo;All of them, of course!&amp;rdquo;, but keep in mind a few things.&amp;nbsp; The correct answer to this question is that you should assess which countries your app will have value to users and how you will be able to support those users with your app.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.windowsphone.com/en-ca/apps/14989419-c0e4-df11-a844-00237de2db9e" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border-width: 0px;" border="0" align="right" src="http://catalog.zune.net/v3.2/en-US/apps/14989419-c0e4-df11-a844-00237de2db9e/primaryImage?width=95&amp;amp;height=95&amp;amp;resize=true" /&gt;&lt;/a&gt;For example, there is a fantastic app called &amp;ldquo;&lt;a href="http://www.windowsphone.com/en-ca/apps/14989419-c0e4-df11-a844-00237de2db9e" target="_blank"&gt;Where&amp;rsquo;s Timmy&lt;/a&gt;?&amp;rdquo; that &lt;a href="http://www.redbitdev.com/" target="_blank"&gt;RedBit Development&lt;/a&gt; created and published that is a consistently popular one in Canada.&amp;nbsp; While there is nothing that limited Redbit from making the app available in every single market, the purpose of the app is to locate the closest Tim Horton&amp;rsquo;s coffee shop from your location.&amp;nbsp; Tim Horton&amp;rsquo;s is very popular in Canada and growing in popularity in the US, but has no presence in Europe.&amp;nbsp; As a result, Redbit did not publish the app in European countries but did publish it in Canada and the US.&lt;/p&gt;
&lt;p&gt;Another consideration to take into account is localization.&amp;nbsp; Making your app available in many markets may require you to support many different languages for your apps.&amp;nbsp; You must make a judgment call as to which languages you wish to support.&amp;nbsp; While this adds to the complexity of your app from a maintainability perspective, it enhances the local user&amp;rsquo;s experience while using the app.&amp;nbsp; By localizing the content of your app to the appropriate language and culture considerations, you will likely have better adoption and better ratings for your app in the Marketplace.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;Markets Supported by Windows Phone&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So with that said, what markets are currently supported by Windows Phone?&amp;nbsp; The graphic below shows which markets are supported (countries highlighted in yellow are markets that have been supported since launch in November, 2010 while markets highlighted in green were added just recently).&lt;/p&gt;
&lt;p align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5531.SupportedMarkets_5F00_53597747.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="SupportedMarkets" border="0" alt="SupportedMarkets" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6521.SupportedMarkets_5F00_thumb_5F00_40384A9B.png" width="682" height="350" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Marketplace distribution and targeting the right locales is one of the strategies for being successful in the Windows Phone Marketplace.&amp;nbsp; Stay tuned for further Marketplace strategies over the next few posts on the &lt;a href="http://blogs.msdn.com/cdnmobiledevs/" target="_blank"&gt;Canadian Mobile Developer Connection&lt;/a&gt;, where I&amp;rsquo;ll talk about the trial API, pricing strategies, differentiation using Windows Phone-specific features like Live Tiles and Push Notifications and finally, how you can get promoted in the Windows Phone Marketplace.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is the first in a series of five posts on strategies for being successful on the Windows Phone Marketplace.&amp;nbsp; The second post (trial mode and the art of the upsell) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/25/winning-on-the-marketplace-trial-mode-the-art-of-the-upsell.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; The third post (pricing strategies) is &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/26/winning-on-the-marketplace-finding-the-pricing-sweet-spot.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; The&amp;nbsp;fourth post (differentiation using Windows Phone-specific features like Live Tiles and Push Notifications) and fifth post (how to get promoted in the Windows Phone Marketplace) are upcoming on this blog.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10259775" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/5iIQOeDdj_E" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/23/winning-on-the-marketplace-where-in-the-world-are-you-publishing.aspx</feedburner:origLink></item><item><title>Join me for a developer webcast for Windows Phone 7.5</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/SXL5Lima6gs/join-me-for-a-developer-webcast-for-windows-phone-7-5.aspx</link><pubDate>Wed, 18 Jan 2012 18:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10258163</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10258163</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/18/join-me-for-a-developer-webcast-for-windows-phone-7-5.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Tomorrow (Thursday, January 19, 2012) at 1PM ET/10AM PT, I will be conducting a three hour webcast on &lt;span style="color: #ff0000;" color="#ff0000"&gt;how to develop for Windows Phone 7.5&lt;/span&gt; and an &lt;span style="color: #ff0000;" color="#ff0000"&gt;overview of the Windows Phone Marketplace&lt;/span&gt;.&amp;nbsp; During this webcast, I will discuss and show how to implement Windows Phone 7.5 features in your apps like using the accelerometer, camera, fast app resume, local database, push notifications like live tile notifications among other features.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you are interested in learning about the new and improved features of Windows Phone in version 7.5 of the OS, I would like to invite you to &lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" target="_blank"&gt;join&lt;/a&gt; in on a webcast I will be conducting on developing apps for the platform.&amp;nbsp; I expect it will be informative and fun and hopefully you can join us!&amp;nbsp; If you cannot join live, have no fear as the webcast will be recorded (I will update this post at some point after the webcast is done, probably in the week of January 23 with the link and resources).&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Abstract:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Windows Phone 7 presents a fresh user interface and a smartphone platform with a unique value proposition for consumers, businesses and application developers. Windows Phone represents a new way to interact with friends, family and work in a mobile context and it delivers this experience in a way that is both productive and enjoyable. In this online event, Paul Laberge from Microsoft will provide you with an overview of the Windows Phone 7.5 platform from a application developer&amp;rsquo;s perspective as well as present the market opportunity that Windows Phone provides you as a developer. By the end of this session, you will be able to begin developing applications for Windows Phone and understand some of the most effective ways to market your solution in the Marketplace.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Date:&amp;nbsp; Thursday, January 19, 2012&lt;/p&gt;
&lt;p&gt;Time:&amp;nbsp; 1PM ET / 10AM PT&lt;/p&gt;
&lt;p&gt;Duration: 3 Hours&lt;/p&gt;
&lt;p&gt;Registration Link: &lt;a title="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287"&gt;http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I look forward to seeing you there!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATED&lt;/strong&gt;:&amp;nbsp; This webcast is now available &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;on-demand &lt;/span&gt;&lt;/strong&gt;&lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; Please note that it requires you to register (for free) on the site if you haven&amp;rsquo;t already; if you need to register, be aware that it takes a few minutes for your registration to activate so you may need to wait a little bit before getting to the on-demand webcast.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10258163" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/SXL5Lima6gs" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Event/">Event</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Webcast/">Webcast</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/18/join-me-for-a-developer-webcast-for-windows-phone-7-5.aspx</feedburner:origLink></item><item><title>Signing up for a Windows Phone Marketplace account as an individual is easy peasy.</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/nmastzZbYO8/signing-up-for-a-windows-phone-marketplace-account-as-an-individual-is-easy-peasy.aspx</link><pubDate>Wed, 18 Jan 2012 03:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10257885</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10257885</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/18/signing-up-for-a-windows-phone-marketplace-account-as-an-individual-is-easy-peasy.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;It&amp;rsquo;s been a little over a year and a half since the Windows Phone Marketplace opened for business for developers to create and publish apps.&amp;nbsp; Without a doubt, there have been a few hiccups, but the great thing about the Marketplace team is that they have responded to multiple points of feedback and have acted on it.&amp;nbsp; In fact, I just found out that joining the Marketplace as an individual publisher has become a whole lot easier!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When the &lt;a href="http://windowsphone.com/marketplace"&gt;Marketplace&lt;/a&gt; opened, there were a large number of traditional Microsoft platform developers that signed up for accounts so they could publish apps and games for Windows Phone.&amp;nbsp; Since then, the health of the app ecosystem has consistently grown stronger with each passing day &amp;ndash; the Marketplace actually now has over 50,000 apps and is growing at an increasingly faster clip.&amp;nbsp; This is a feat in of itself that none of our competitors can say a year into their phone platform being commercially available.&lt;/p&gt;
&lt;p&gt;Since then, the Marketplace product team have tweaked the experience for publishers to make it easier and more valuable to invest in the platform, with growing the number of markets that apps that can be sold in, abolishing the need to fill out a paper-based W8BEN US IRS form to get the revenue from your apps (there are still some things you need to do according to US tax law, but this process has become &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;much&lt;/span&gt;&lt;/strong&gt; better).&lt;/p&gt;
&lt;p&gt;And just today, I found out that &lt;strong&gt;individuals &lt;a href="http://create.msdn.com/en-ca/home/membership"&gt;signing up for a Marketplace account&lt;/a&gt; are &lt;span style="color: #ff0000;" color="#ff0000"&gt;no longer required&lt;/span&gt; to go through the GeoTrust identity verification step to finish your Marketplace registration&lt;/strong&gt; (companies still do, however).&amp;nbsp; This is good news as it means that you don&amp;rsquo;t have to wait to submit apps to the Marketplace for certification anymore.&amp;nbsp; Once you&amp;rsquo;ve signed up, your account status will appear as &amp;ldquo;Account Pending&amp;rdquo; until you actually submit your first app for certification.&amp;nbsp; Once you&amp;rsquo;ve done that, then your account goes live.&lt;/p&gt;
&lt;p&gt;This isn&amp;rsquo;t breaking news, but it is something that I found interesting!&lt;/p&gt;
&lt;p&gt;Thanks to &lt;a href="http://www.adambell.me/" target="_blank"&gt;Adam Bell&lt;/a&gt; (&lt;a href="https://twitter.com/#!/b3ll" target="_blank"&gt;@b3ll&lt;/a&gt;) for the tip!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10257885" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/nmastzZbYO8" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/18/signing-up-for-a-windows-phone-marketplace-account-as-an-individual-is-easy-peasy.aspx</feedburner:origLink></item><item><title>2 in 1! A Metro primer and a webcast.</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/QoBJkwnN12c/2-in-1-a-metro-primer-and-a-webcast.aspx</link><pubDate>Mon, 16 Jan 2012 20:13:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10257259</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10257259</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/16/2-in-1-a-metro-primer-and-a-webcast.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;If you waited on reading my 5-part Metro and Mobile app design series until the final post, there’s great news in that you can now read each of them online.&amp;#160; Also, if you want an overview of the developer perspective of Windows Phone, from a development standpoint as well as a Marketplace and marketing strategy standpoint, I will be conducting an in-depth webcast on this on Thursday, January 19th, 2012.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6648.metro_5F00_774406AF.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="metro" border="0" alt="metro" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6646.metro_5F00_thumb_5F00_0BC9562E.png" width="71" height="72" /&gt;&lt;/a&gt;Last week I published a five-part series on Metro and mobile app design in general.&amp;#160; It has received a great deal of interest and I wanted to make sure that everyone that was interested in reading the full series knew where to find it.&amp;#160; As a result, you can find the 5-part series here:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Part 1:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx"&gt;Unlocking the motivation of your mobile app user&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Part 2:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx"&gt;My app has principles – understanding the Metro design principles&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Part 3:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx"&gt;Isn’t “tile” just another word for “icon”? Infography vs iconography explained.&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Part 4:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx"&gt;Going with the flow… Using Metro to control the experience&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Part 5:&amp;#160; &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx"&gt;Making users awesome in the moment&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Finally, as a heads-up, I will be conducting a webcast on &lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=287" target="_blank"&gt;developing for Windows Phone 7.5&lt;/a&gt; on Thursday, January 19th at starting at 1PM ET (10AM PT).&amp;#160; In this webcast, I will be talking about how to develop apps for Windows Phone 7.5, discussing the Marketplace and strategies for making your app more marketable on the Marketplace and I’ll probably smatter in some of the concepts I talked about in my blog series above as well for good measure.&amp;#160; If you’re interested in joining me, you can &lt;a href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=288" target="_blank"&gt;register&lt;/a&gt; for free – I’ll “see” you there!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10257259" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/QoBJkwnN12c" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Webcast/">Webcast</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/16/2-in-1-a-metro-primer-and-a-webcast.aspx</feedburner:origLink></item><item><title>Making users awesome in the moment</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/utJK8LMtTW4/making-users-awesome-in-the-moment.aspx</link><pubDate>Fri, 13 Jan 2012 18:51:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10256570</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10256570</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Have you ever sat down and really thought about what made games like Guitar Hero and Rock Band so successful?&amp;#160; Certainly the challenge of competition had something to do with it.&amp;#160; But at its very heart, all those games are is a challenge to hit the right coloured key on a device (guitar, drumkit or otherwise) at the right moment.&amp;#160; That’s it.&amp;#160; So why did those games achieve such popularity?&amp;#160; Well, it doesn’t take much to realize that these games cater to our inner fantasy of being a rock star.&amp;#160; Seriously, who hasn’t thought of how awesome it would be to be performing in front of 50,000 screaming fans that love your every move?&amp;#160; These games have achieved &lt;font color="#ff0000"&gt;making users awesome in the moment&lt;/font&gt;.&amp;#160; As a mobile app/game developer, if you can achieve that same emotional connection to your user with your app, I’m guessing your app will be quite successful too!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Mobile apps and games are interesting things.&amp;#160; Around 5 years ago (not that long ago!), mobile apps and games were considered niche and not many people paid attention to it.&amp;#160; Then Apple came along and changed the game with the iPhone.&amp;#160; A stream of consciousness that every mobile platform company had finally awoke.&amp;#160; Apple got there first, but now there are many other great mobile platforms (like Windows Phone) with great and increasing momentum and how these platforms support their application and game ecosystems has become just as important as the OS experience itself.&lt;/p&gt;  &lt;p&gt;Windows Phone is a now a modern smartphone platform with features that are on par as well as ahead of our competitors.&amp;#160; We also have amazing velocity with our app ecosystem, having hit over 50,000 applications in our marketplace in just over 1 year of availability.&amp;#160; Clearly, developers see the value.&lt;/p&gt;  &lt;p&gt;But one of the things that Microsoft is keenly aware of is making sure that good quality applications are prevalent in the Marketplace rather than 20,000 “Hello World” apps or apps of equally dubious value.&amp;#160; This is an area where Windows Phone is doing very well.&amp;#160; A good number of the app developers on the Marketplace have embraced and found out that their success is tied to &lt;strong&gt;&lt;font color="#ff0000"&gt;making their users&lt;/font&gt;&lt;/strong&gt; &lt;strong&gt;&lt;font color="#ff0000"&gt;awesome in the moment&lt;/font&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2402.awesome_5F00_1496C439.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="awesome" border="0" alt="awesome" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1325.awesome_5F00_thumb_5F00_5962E86D.png" width="620" height="417" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It is pretty obvious if you take the bullet points above and integrate them into your mobile app that you will likely have more success with its adoption than if you didn’t.&amp;#160; These ideas are not Metro-specific or even Windows Phone-specific; they are true of any mobile platform.&amp;#160; But what do these points really mean?&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Don’t make the user think about the interface:&lt;/strong&gt; Interfaces can be minimalistic or busy depending on the goal of the app.&amp;#160; Always remember, however, that regardless of how busy the interface is, the goal is to ensure the user doesn’t have to &lt;em&gt;think&lt;/em&gt; about how to use the app!&amp;#160; Make the app intuitive.&amp;#160; Make it fun.&amp;#160; Make it easy.&amp;#160; Remember the quote I used in the &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx" target="_blank"&gt;first post&lt;/a&gt; in this five-post series?&amp;#160; &lt;strong&gt;A user does not want to use your app. A user wants to &lt;em&gt;&lt;font color="#ff0000"&gt;have used&lt;/font&gt;&lt;/em&gt; your app.&lt;/strong&gt;&amp;#160; The quicker a user can get done what they need with your app, the happier they will be.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Deal with complex tasks, but insulate the user from the complexity:&lt;/strong&gt;&amp;#160; Your mobile app may do &lt;a href="http://www.windowsphone.com/en-CA/apps/b33bb777-c315-447a-8684-e8255a0ec6be" target="_blank"&gt;rocket science&lt;/a&gt; in the background but the intent is to insulate the user from that complexity. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Make accomplishing a goal easier:&lt;/strong&gt;&amp;#160; The intent of a mobile application is to get stuff done quickly.&amp;#160; Always keep in mind the form factor you are dealing with; simple is usually better and reduction of complexity is key.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Help users be awesome in the moment: &lt;/strong&gt;I’ve talked about this quite a bit already so I’ll finish with this – creating an emotional connection with a user for your app is critical to its adoption.&amp;#160; The phone is a deeply personal piece of technology.&amp;#160; We all tend to choose which phone we use and its often our own choice as to which apps we use the most to get things done.&amp;#160; When a user downloads your app, they are hoping that your app will make them awesome.&amp;#160; Always keep that in mind.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2402.Achievement_5F00_3F8EB23E.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="Achievement" border="0" alt="Achievement" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3808.Achievement_5F00_thumb_5F00_0A15F019.jpg" width="422" height="67" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This post is the fifth and final post in a series of posts on Metro found on this blog. The first post (“Unlocking the motivation of your mobile app user”) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx"&gt;here&lt;/a&gt;. The second (“My app has principles – understanding the Metro design principles”) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx"&gt;here&lt;/a&gt;. The third (“Isn’t “tile” just another word for “icon”? Infography vs iconography explained.”) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx"&gt;here&lt;/a&gt;.&amp;#160; The fourth post (“Going with the flow… Using Metro to control the experience”) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10256570" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/utJK8LMtTW4" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx</feedburner:origLink></item><item><title>Going with the flow… Using Metro to control the experience</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/sqpP3cYTHec/going-with-the-flow-using-metro-to-control-the-experience.aspx</link><pubDate>Fri, 13 Jan 2012 04:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10256185</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10256185</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Figuring out the flow of your mobile app is tough but it&amp;rsquo;s key to the experience. Without good app flow your app will be tough to use and users will get annoyed with it.&amp;nbsp; Annoyed users tend not to use the app that annoys them.&amp;nbsp; In fact, there&amp;rsquo;s a statistic that only 1 in 100 apps downloaded by a user actually gets opened a second time &amp;ndash; those aren&amp;rsquo;t good odds, so anything you can do to entice the user to come back will increase its chance of success. A way to help drive a positive app experience on Windows Phone is to follow the guidance provided by the Metro design language.&amp;nbsp; This post talks about what Metro can do to help you create a great navigation experience for your app.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Even before you do layouts for each screen of your app, chances are you are charting out the navigation of your app.&amp;nbsp; Which screen goes where, how to determine under what conditions the user may go to the next step, etc.&amp;nbsp; It certainly sounds trivial as it&amp;rsquo;s written, but in truth it&amp;rsquo;s one of the hardest tasks to do right in app design.&amp;nbsp;&lt;/p&gt;
&lt;p align="center"&gt;&lt;strong&gt;The flow of your app very much defines its &lt;span style="color: #ff0000;" color="#ff0000"&gt;character&lt;/span&gt;, more so than any screen.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Metro navigation guidance comes from 5 separate areas, each of which are related but focus on separate components of application flow.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1643.sysnav_5F00_6B9619C1.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="sysnav" border="0" alt="sysnav" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7103.sysnav_5F00_thumb_5F00_702C247B.png" width="716" height="440" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0257.HubSpoke_5F00_47AD4267.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="HubSpoke" border="0" alt="HubSpoke" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0763.HubSpoke_5F00_thumb_5F00_1953BCBA.png" width="191" height="108" /&gt;&lt;/a&gt;Hub and Spoke Model&lt;/strong&gt;:&amp;nbsp; The intent behind the hub and spoke model is that you have a home screen for your app that basically all other screens are navigated to in a linear fashion.&amp;nbsp; That is to say, you get to each screen in your app by following a line.&amp;nbsp; There are no short-circuits in your navigation structure.&amp;nbsp; If you take a look at the image to the right, the main screen is the one that is green.&amp;nbsp; As you can see, the correct navigation structure for the app follows the black lines to the other screens (also black).&amp;nbsp; A &amp;ldquo;short circuit&amp;rdquo;, the line in red with the &amp;ldquo;x&amp;rdquo; through it, creates a loop that can confuse navigation (and even potentially break some of the Marketplace certification guidelines on back button functionality).&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s also important to note that the structure found in the image above can be recursive in nature.&amp;nbsp; What I mean by this is that one of the black screens may even be replaced with a copy of this diagram (or another hub/spoke structure), with the green screen being one of the black screens.&amp;nbsp; That being said, I caution you on making navigation structure between screens as simple as possible; complexity breeds confusion and confusion creates frustration, leading the user to abandon your app&amp;rsquo;s use.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0247.hardware_5F00_18E789C5.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="hardware" border="0" alt="hardware" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/4477.hardware_5F00_thumb_5F00_2D6CD943.png" width="240" height="32" /&gt;&lt;/a&gt;Trust the Hardware:&lt;/strong&gt; You may have noticed that every single modern Windows Phone device (i.e.:&amp;nbsp; any Windows Phone 7 or higher versioned device) has only 3 hardware buttons on the front.&amp;nbsp; Yes, these devices may have various other hardware buttons on the sides of the device, but only 3 appear on its face.&amp;nbsp; These 3 hardware buttons (shown on the right), are the &lt;strong&gt;Back&lt;/strong&gt; button, the &lt;strong&gt;Home&lt;/strong&gt; button and the &lt;strong&gt;Search&lt;/strong&gt; button.&amp;nbsp; Each are easy to understand &amp;ndash; &amp;ldquo;Back&amp;rdquo; sends you to the previous screen or out of the app if you are on the app&amp;rsquo;s first screen.&amp;nbsp; &amp;ldquo;Home&amp;rdquo; sends you to the home screen of the phone, regardless of what screen you&amp;rsquo;re on at that point in time.&amp;nbsp; &amp;ldquo;Search&amp;rdquo; invokes the &lt;em&gt;&lt;span style="text-decoration: underline;"&gt;bing&lt;/span&gt;&lt;/em&gt; search app, regardless of where in your current app you&amp;rsquo;re in.&lt;/p&gt;
&lt;p&gt;The reason this is important is because the first two buttons in particular provide a consistent understanding of navigation to the user regardless of which app he/she is using.&amp;nbsp; You must adhere to their functionality in order for your app to pass certification.&amp;nbsp; In other words, do &lt;strong&gt;not&lt;/strong&gt; create your own soft key back buttons or soft key home buttons.&amp;nbsp; Use the hardware for the purpose that it has been built for.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Avoid Traps, Loops and Phantom Pages:&lt;/strong&gt; As I stated before, each of these guidance areas are separate but related.&amp;nbsp; This area of guidance actually is a sum of the two points above.&amp;nbsp; Traps are described as getting to a screen without a natural way to get out.&amp;nbsp; You can fix this by implementing the back button functionality in your app properly.&amp;nbsp; Loops refer to avoiding short circuits (the red line and x in the Hub and Spoke Model diagram) that may create loops in your navigation.&amp;nbsp; Phantom pages refers to making sure that there is actually a natural way to get to every screen in your app.&amp;nbsp; If there isn&amp;rsquo;t a natural way to get to that page, it is extraneous and should be removed.&amp;nbsp; It also refers to pages with little-to-no purpose.&amp;nbsp; In reviewing the content of each of your screens, ask yourself if the content is better served as part of another screen, thereby eliminating that phantom page altogether (and reducing complexity in the process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5444.predictable_5F00_180F23DB.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="predictable" border="0" alt="predictable" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/1715.predictable_5F00_thumb_5F00_1E55FA69.png" width="142" height="103" /&gt;&lt;/a&gt;Be Predictable:&lt;/strong&gt;&lt;strong&gt;&amp;nbsp; &lt;/strong&gt;Try to make your application flow predictable enough that your user can anticipate what the next screen will be.&amp;nbsp; Conversely, make your app easy to understand with the back button.&amp;nbsp; If you have to press the back button of your app more than 4 or 5 times to get to the main screen of your app, your app is likely too complex or the flow of the app could be better architected.&amp;nbsp; Also, &lt;strong&gt;always&lt;/strong&gt; implement the hardware back button functionality properly in your app; as discussed above in &amp;ldquo;Trust the Hardware&amp;rdquo;, the back button is how you should get to the previous screen if no action is taken on the current screen.&lt;/p&gt;
&lt;p&gt;Being predictable also refers to maintaining a consistent experience for your app even when its use is interrupted by events such as a phone call, low battery, the user pressing the Home screen or other event that causes the app to exit.&amp;nbsp; Your app should exit gracefully by saving state as appropriate (including &lt;a href="http://create.msdn.com/en-US/education/quickstarts/Running_your_App_in_the_Background_(Tombstoning)" target="_blank"&gt;tombstoning&lt;/a&gt; techniques).&amp;nbsp; This will increase the chances of your app being able to return the user back to the screen and state the app was left at before its interruption.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6507.integrated_5F00_249CD0F7.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: right; padding-top: 0px; border: 0px;" title="integrated" border="0" alt="integrated" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2783.integrated_5F00_thumb_5F00_0D221CC6.png" width="244" height="183" /&gt;&lt;/a&gt;&lt;strong&gt;Integrated Experiences:&amp;nbsp; &lt;/strong&gt;Some of the more interesting features of Windows Phone are its hubs.&amp;nbsp; Hubs are areas of the phone OS that collect common information so that the user does not have to go to multiple locations or apps on the phone to get the information or content he/she is looking for.&amp;nbsp; The great thing about these hubs is that you as an application developer can integrate features of your app to make use of hubs.&amp;nbsp; The reason why this is important is twofold:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hubs contain functionality that allows your app to use features without recreating the wheel.&amp;nbsp; For example, reading information from a single contact that may come from multiple sources like Exchange, Live Mail, GMail, Facebook and LinkedIn. Your app can read this information from the People hub.&amp;nbsp; Another example, like the one in the image to the right, is integrating music media into the music app (Slacker in this case).&lt;/li&gt;
&lt;li&gt;By integrating your app with these hubs, your application experience feels even more like an experience that is native to the phone OS itself.&amp;nbsp; Studies have shown that the adoption of an application is increased when the application feels like a true extension of the operating system, as if the app was always &lt;em&gt;part&lt;/em&gt; of the OS.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By managing the flow of your application through these points of Metro guidance, your app will feel more natural and native to Windows Phone.&amp;nbsp; This in turn will create a more enjoyable and productive experience for your users while in your app!&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;&lt;/span&gt;:&amp;nbsp; &lt;a href="http://twitter.com/arturot"&gt;Arturo Toledo&lt;/a&gt; has just published an &lt;a href="http://ux.artu.tv/?p=220"&gt;in-depth view of Hub and Spoke design&lt;/a&gt;&amp;nbsp;(and linked to this post as well!) in his &lt;a href="http://ux.artu.tv/?page_id=190"&gt;31 Weeks of Windows Phone Metro Design&lt;/a&gt; series (a &lt;strong&gt;&lt;span style="color: #ff0000;"&gt;MUST READ&lt;/span&gt;&lt;/strong&gt; for any Windows Phone dev or designer).&amp;nbsp; I strongly encourage you to take a look at it!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is the fourth in a series of posts on Metro found on this blog. The first post (&amp;ldquo;Unlocking the motivation of your mobile app user&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx"&gt;here&lt;/a&gt;. The second (&amp;ldquo;My app has principles &amp;ndash; understanding the Metro design principles&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; The third (&amp;ldquo;Isn&amp;rsquo;t &amp;ldquo;tile&amp;rdquo; just another word for &amp;ldquo;icon&amp;rdquo;? Infography vs iconography explained.&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;The fifth and final post (&amp;ldquo;Making users awesome in the moment&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10256185" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/sqpP3cYTHec" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx</feedburner:origLink></item><item><title>Isn’t “tile” just another word for “icon”? Infography vs iconography explained.</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/9grz1lYrSBk/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx</link><pubDate>Wed, 11 Jan 2012 21:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10255696</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10255696</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Icons are everywhere.&amp;nbsp; Literally &lt;em&gt;everywhere&lt;/em&gt;.&amp;nbsp; They have become as mainstream as apple pie and any time we&amp;rsquo;re in front of a computer or other digital device, chances are you&amp;rsquo;re launching an app through an icon.&amp;nbsp; But what if there was a &lt;span style="color: #ff0000;" color="#ff0000"&gt;better way&lt;/span&gt;?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are inundated with icons wherever we go.&amp;nbsp; On the PC desktop, on tablets, on websites, on phones and pretty much everywhere else.&amp;nbsp; Icons are very useful as they are an &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;abstraction of a concept&lt;/span&gt;&lt;/strong&gt; that our brains can associate with that makes it easy to understand and launch an app.&lt;/p&gt;
&lt;p&gt;But as an abstraction of a concept, all an icon does is act as a gateway to the user to launch an app.&amp;nbsp; It doesn&amp;rsquo;t provide any real &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;information&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; When we introduced Windows Phone, we also introduced the concept of the &amp;ldquo;tile&amp;rdquo;.&amp;nbsp; A tile is much more than an icon.&amp;nbsp; In the very base case, a tile is like an icon, but to you as an Windows Phone application publisher, the tile can become much, much more.&amp;nbsp; The intent of a tile is to provide information to the user, not just an abstraction of a concept.&amp;nbsp; This is what we call being &lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;strong&gt;infographic vs. iconographic&lt;/strong&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/0361.Infographic_5F00_35ECC434.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="Infographic" border="0" alt="Infographic" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/4571.Infographic_5F00_thumb_5F00_198F5C47.png" width="697" height="397" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The intent of Live Tiles is to present information that the user can act upon.&amp;nbsp; The tile becomes more than a a picture; it becomes something that allows the user to find information about that particular app without even getting in it.&amp;nbsp; For example, looking at the Windows Phone start screen (right-most phone screen), without getting into an app I know that that I have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2 missed phone calls&lt;/li&gt;
&lt;li&gt;3 new text messages&lt;/li&gt;
&lt;li&gt;25 unread emails from Exchange&lt;/li&gt;
&lt;li&gt;A picture from a family hike (that may be posted by me or one of my friends on Facebook)&lt;/li&gt;
&lt;li&gt;Pictures of some of my recent contacts on my People hub&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All of that information at a single glance, without needing to open a single app.&amp;nbsp; As an app developer targeting Windows Phone, you can take advantage of Live Tiles in your app to drive further value for your users and differentiate your app over others in the Marketplace.&lt;/p&gt;
&lt;p&gt;If you want to find out how to use Live Tiles in your apps, you can find more information on programming with Live Tiles &lt;a href="http://create.msdn.com/en-ca/education/quickstarts/Push_Notifications" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To see live tiles in action, take a look at the video below by &lt;a href="https://twitter.com/#!/DanielEgan" target="_blank"&gt;Daniel Egan&lt;/a&gt;, a colleague of mine in the US:&lt;/p&gt;
&lt;div style="width: 448px; display: block; float: none; margin-left: auto; margin-right: auto; padding: 0px;" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e4515182-e02c-483f-a865-294bbafbe504" class="wlWriterEditableSmartContent"&gt;
&lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=Mi0Kn1x2Z-A" target="_new"&gt;&lt;img style="border-style: none;" alt="" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2425.videoc0281a1426a5_5F00_5161A06A.jpg" galleryimg="no" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="width: 448px; clear: both; font-size: .8em;"&gt;Daniel Egan demonstrates how Live Tiles on Windows Phone works.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;This post is the third in a series of posts on Metro found on this blog. The first post (&amp;ldquo;Unlocking the motivation of your mobile app user&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; The second (&amp;ldquo;My app has principles &amp;ndash; understanding the Metro design principles&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; &amp;nbsp;The fourth post (&amp;ldquo;Going with the flow&amp;hellip; Using Metro to control the experience&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;The fifth and final post (&amp;ldquo;Making users awesome in the moment&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10255696" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/9grz1lYrSBk" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Push+Notifications/">Push Notifications</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx</feedburner:origLink></item><item><title>A look back at 2011: How the Windows Phone Marketplace performed</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/0iG1Ae381I0/a-look-back-at-2011-how-the-windows-phone-marketplace-performed.aspx</link><pubDate>Wed, 11 Jan 2012 18:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10255642</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10255642</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/a-look-back-at-2011-how-the-windows-phone-marketplace-performed.aspx#comments</comments><description>&lt;p&gt;This infographic can be &lt;a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2012/01/11/windows-phone-2011-retrospective.aspx" target="_blank"&gt;found on the Windows Team blog&lt;/a&gt;, but it&amp;rsquo;s a great summary of how the Marketplace formed in 2011 and what was popular (and what wasn&amp;rsquo;t):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2012/01/11/windows-phone-2011-retrospective.aspx" target="_blank"&gt;&lt;img style="display: block; float: none; margin-left: auto; margin-right: auto;" border="0" src="http://windowsteamblog.com/cfs-filesystemfile.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-53-84-metablogapi/5481.WP_2D00_Marketplace_2D00_Opportunity_2D00_infographic_2D00_r09b_2D00_011112_5F00_588D8EFF.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10255642" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/0iG1Ae381I0" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Marketplace/">Marketplace</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/a-look-back-at-2011-how-the-windows-phone-marketplace-performed.aspx</feedburner:origLink></item><item><title>My app has principles – understanding the Metro design principles</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/yz6knfKdLww/my-app-has-principles-understanding-the-metro-design-principles.aspx</link><pubDate>Wed, 11 Jan 2012 04:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10255361</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10255361</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;Metro is gaining popularity as a way to create compelling app designs for Windows Phone.&amp;nbsp; It&amp;rsquo;s theme is distinct and very oriented towards providing the user with information.&amp;nbsp; At the same time, given its emphasis on information, it is more than just presenting data on the screen.&amp;nbsp; A well-built Metro app follows a set of principles that make the app truly flow and through that makes the app useful.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The marketing for Windows Phone often proclaims it as the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;glance and go&lt;/span&gt;&lt;/strong&gt; platform.&amp;nbsp; The intent of this catch phrase is to convey the fact that you can get information from your phone in only a very short amount of time looking at it.&amp;nbsp; And from that quick glance and the information you retain from it, you can decide the course of action you want to take from it, be it opening your email client to check your email, find out who called you, answer a Twitter message, or even grab that umbrella because your weather app told you that it&amp;rsquo;s raining outside.&amp;nbsp; The platform really tries to live up to that glance and go mantra.&lt;/p&gt;
&lt;p&gt;But how does an app use Metro to achieve the glance and go goal? Like life, there is really no one answer to that question; your creativity as the author of the app plays a distinct role in this process and guides it to its finish.&amp;nbsp; That said, free reign to do whatever you want can lead to issues with the experience the app provides its users.&lt;/p&gt;
&lt;p align="center"&gt;&lt;strong&gt;With great &lt;span style="color: #ff0000;" color="#ff0000"&gt;power&lt;/span&gt; comes great &lt;span style="color: #ff0000;" color="#ff0000"&gt;responsibility&lt;/span&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s where the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Metro Design Principles&lt;/span&gt;&lt;/strong&gt; come in.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3884.MetroPrinciples_5F00_5AF45E14.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="MetroPrinciples" border="0" alt="MetroPrinciples" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/5852.MetroPrinciples_5F00_thumb_5F00_2BB24CB0.png" width="653" height="397" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The principles as laid out in the graphic above are meant to provide you with a set of guidelines for building your app using Metro the right way.&amp;nbsp; What it is &lt;strong&gt;not&lt;/strong&gt; is a blueprint.&amp;nbsp; The guidelines above are not meant to &lt;em&gt;define&lt;/em&gt; your app or its personality; the intent is to allow you room to express the creativity of your app.&lt;/p&gt;
&lt;p&gt;So, with that said, here is a brief description of the principles as laid out above:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Clean, Light, Open, Fast:&lt;/strong&gt; This refers to the &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;flow&lt;/span&gt;&lt;/strong&gt; of the app.&amp;nbsp; How is the experience of the app from the user perspective?&amp;nbsp; Is it responsive and dynamic? Is it inviting and usable?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Celebrate Typography:&lt;/strong&gt; Rarely is text mistaken for art (at least in the visual sense; in a literary sense it is absolutely &amp;ndash; one of my personal favourites of literary text as art is Ken Follett&amp;rsquo;s &lt;a href="http://www.amazon.ca/Pillars-Earth-Ken-Follett/dp/0451166892/ref=sr_1_2?ie=UTF8&amp;amp;qid=1326252457&amp;amp;sr=8-2" target="_blank"&gt;Pillars of the Earth&lt;/a&gt;, but I digress&amp;hellip;).&amp;nbsp; In Metro, however, text is very much artful.&amp;nbsp; Because Metro is very text-driven (again, due to its focus on &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;information&lt;/span&gt;&lt;/strong&gt;), &lt;em&gt;how&lt;/em&gt; you use fonts and how you place text on the screen is very important.&amp;nbsp; That said, your app should not be only text; this is a common misconception with Metro.&amp;nbsp; Use text wisely.&amp;nbsp; Use it as much as you need it and no more.&amp;nbsp; Make sure that the text &lt;em&gt;flows&lt;/em&gt; with other screen assets like images, video, buttons, etc.&amp;nbsp; It should look and feel natural.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Alive and In Motion:&lt;/strong&gt;&amp;nbsp; This principle follows closely with &lt;em&gt;Clean, Light, Open, Fast&lt;/em&gt;.&amp;nbsp; Your app should not feel or be static.&amp;nbsp; Use animation (but not too much to cause negative distraction).&amp;nbsp; Use of colour is important (you know those apps in the Marketplace that are black backgrounds with white text and not much else?&amp;nbsp; Yeah, those apps may look &amp;ldquo;metro-ey&amp;rdquo;, but they are not really Metro). Make sure your app invites &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;interaction&lt;/span&gt;&lt;/strong&gt; with the user.&amp;nbsp; Your app should &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;compel&lt;/span&gt;&lt;/strong&gt; the user to explore and use your app.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Content not Chrome:&lt;/strong&gt; When we say &amp;ldquo;chrome&amp;rdquo; we speak of the facilities of the app meant to provide peripheral functionality.&amp;nbsp; Chrome in this context are things like app toolbars, system information like battery life remaining, URL bars, etc.&amp;nbsp; Your app should focus on giving the prime real estate of your app to its content.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Content is king&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; Not buttons.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Authentically Digital:&lt;/strong&gt; In the times of the &lt;a href="http://en.wikipedia.org/wiki/Renaissance" target="_blank"&gt;Renaissance&lt;/a&gt;, there was an explosion of discovery that made a permanent impression on the human condition and how we view ourselves.&amp;nbsp; Art, science, philosophy, social awareness &amp;ndash; all of it was viewed through new lenses with the guidance of genius of the likes of &lt;a href="http://en.wikipedia.org/wiki/Galileo_Galilei" target="_blank"&gt;Galilei&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Michelangelo" target="_blank"&gt;Michaelangelo&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Leonardo_da_Vinci" target="_blank"&gt;da Vinci&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Niccol%C3%B2_Machiavelli" target="_blank"&gt;Machiavelli&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Nicolaus_Copernicus" target="_blank"&gt;Copernicus&lt;/a&gt; and others. The world was their canvas and the expression in their creations were limited only by their own creativity.&amp;nbsp; We, on the other hand, are not afforded the boundlessness that these great thinkers had in the physical sense.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;The unlimited potential of the apps we create are truly found in their digital nature.&lt;/span&gt;&lt;/strong&gt;&amp;nbsp; This is because apps are limited by the form factors that they are housed in.&amp;nbsp; &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;The art and awesome power of the app are found in the bits that are interpreted by the hardware.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The content of this post is just a very brief description of the Metro Design Principles.&amp;nbsp; If you want a truly immersive description of them, I encourage you to check out &lt;a href="http://twitter.com/arturot" target="_blank"&gt;Arturo Toledo&amp;rsquo;s&lt;/a&gt; post titled &lt;a href="http://ux.artu.tv/?p=179" target="_blank"&gt;31 Weeks of Metro Design | #1 Metro Design Principles and the Metro Design Language&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is the second in a series of posts on Metro found on this blog.&amp;nbsp; The first post (&amp;ldquo;Unlocking the motivation of your mobile app user&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; The third post, "Isn&amp;rsquo;t &amp;ldquo;tile&amp;rdquo; just another word for &amp;ldquo;icon&amp;rdquo;? Infography vs iconography explained." can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;The fourth post (&amp;ldquo;Going with the flow&amp;hellip; Using Metro to control the experience&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;The fifth and final post (&amp;ldquo;Making users awesome in the moment&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10255361" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/yz6knfKdLww" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Metro/">Metro</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx</feedburner:origLink></item><item><title>Unlocking the motivation of your mobile app user</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/uD8Ze0DbIEs/unlocking-the-motivation-of-your-mobile-app-user.aspx</link><pubDate>Mon, 09 Jan 2012 02:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10254420</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10254420</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;When you look at successful mobile apps and games, there are a few common traits that you will notice in them.&amp;nbsp; They all achieve a certain set of goals that may be subtle or completely obvious (or both!). If you harness the power of motivation for your app user, you have created an experience for your app that will make that user use your app more often than others, make them champions for your app to their friends and family, and generate word of mouth that will increase the popularity of your app in ways that traditional marketing simply can&amp;rsquo;t do.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;At the heart of things, mobile applications are simple.&amp;nbsp; They solve problems that may be simple or complex, but the &lt;em&gt;way&lt;/em&gt; apps solve problems is by making it simple for the user to get done what they need to do quickly.&amp;nbsp; Really, that&amp;rsquo;s the crux of it and it&amp;rsquo;s a bit of a corollary to traditional (i.e.:&amp;nbsp; desktop/web) apps:&lt;/p&gt;
&lt;p align="center"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;&lt;span style="color: #000000;" color="#000000"&gt;A user does not want to use your app.&amp;nbsp; A user wants to &lt;/span&gt;&lt;em&gt;have used&lt;/em&gt; &lt;span style="color: #000000;" color="#000000"&gt;your app&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #000000;" color="#000000"&gt;.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;The quicker a user can use your app and achieve the results he/she was looking for, the happier he/she will be and the more likely he/she will use your app again.&amp;nbsp; Just think about the mobile scenarios below:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Typing an email on your phone&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Finding the score of last night&amp;rsquo;s hockey game&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Getting 3 stars on a level on Angry Birds&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Checking in on Foursquare&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Selling stock&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Sending a tweet&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p align="left"&gt;&lt;span style="color: #000000;" color="#000000"&gt;Success (in my opinion) is dictated largely on the user&amp;rsquo;s ability to do any of the above as quickly as possible.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p align="left"&gt;So now that we have established that task completion speed is key to the successful adoption of an app or game, let&amp;rsquo;s dive more deeply into the basic motivations of any mobile app.&amp;nbsp; If you joined me on the &lt;a href="http://blogs.msdn.com/b/cdndevs/p/d3.aspx?WT.mc_id=otc-n-ca-loc-devs3direct-40725"&gt;latest D3 episode&lt;/a&gt; with my partner in crime, &lt;a href="http://twitter.com/jrozenblit"&gt;Jonathan Rozenblit&lt;/a&gt;, you will have heard me talk about this.&amp;nbsp; These motivations are as follows:&lt;/p&gt;
&lt;p align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2844.motivations_5F00_51D9CF26.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="motivations" border="0" alt="motivations" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3021.motivations_5F00_thumb_5F00_0C14F96E.png" width="680" height="422" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The three motivations, as described by Josh Clark in his &lt;em&gt;amazing&lt;/em&gt; book &lt;a href="http://www.amazon.ca/Tapworthy-Designing-Great-iPhone-Apps/dp/1449381650/ref=sr_1_1?ie=UTF8&amp;amp;qid=1326074841&amp;amp;sr=8-1" target="_blank"&gt;Tapworthy&lt;/a&gt;&lt;em&gt;&lt;/em&gt;, are that every user of a mobile app is one or more of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Microtasking&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp; The user is looking to get simple tasks done during the white spaces in between larger tasks.&amp;nbsp; For example, sending a quick email while waiting for the bus or playing a game while waiting for the meeting room to free up.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Local&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp; The user is looking to find something that is close to him/her.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;Boredom&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp; A user is trying to find something more interesting to do at that very moment.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If your app has an answer to one or more of these motivations and you&amp;rsquo;ve implemented it the right way, then guess what? You may have a marketplace winner on your hands! If your app doesn&amp;rsquo;t satisfy any of these motivations or doesn&amp;rsquo;t execute well on them, then you probably should rethink how your app should work.&lt;/p&gt;
&lt;p&gt;By the way, if you find it odd that I&amp;rsquo;m talking about a book targeting iOS as a way to create successful apps on Windows Phone, the truth of the matter is that learnings from this book are very relevant to building apps on &lt;em&gt;any&lt;/em&gt; mobile app platform.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is the first in a series of posts on Metro found on this blog.&amp;nbsp;The second (&amp;ldquo;My app has principles &amp;ndash; understanding the Metro design principles&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/my-app-has-principles-understanding-the-metro-design-principles.aspx" target="_blank"&gt;here&lt;/a&gt;. The third post, "Isn&amp;rsquo;t &amp;ldquo;tile&amp;rdquo; just another word for &amp;ldquo;icon&amp;rdquo;? Infography vs iconography explained." can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; &lt;/em&gt;&lt;em&gt;The third post, "Isn&amp;rsquo;t &amp;ldquo;tile&amp;rdquo; just another word for &amp;ldquo;icon&amp;rdquo;? Infography vs iconography explained." can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/11/isn-t-tile-just-another-word-for-icon-infography-vs-iconography-explained.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; &amp;nbsp;The fourth post (&amp;ldquo;Going with the flow&amp;hellip; Using Metro to control the experience&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/going-with-the-flow-using-metro-to-control-the-experience.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;The fifth and final post (&amp;ldquo;Making users awesome in the moment&amp;rdquo;) can be found &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/13/making-users-awesome-in-the-moment.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10254420" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/uD8Ze0DbIEs" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Design/">Design</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/09/unlocking-the-motivation-of-your-mobile-app-user.aspx</feedburner:origLink></item><item><title>2012: The year of the Windows Phone app and how we’ll help get you there</title><link>http://feedproxy.google.com/~r/CanadianMobileDevelopersBlog/~3/92JWu9Ho_kY/2012-the-year-of-the-windows-phone-app-and-how-we-ll-help-get-you-there.aspx</link><pubDate>Tue, 03 Jan 2012 13:23:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10252651</guid><dc:creator>Paul Laberge</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/cdnmobiledevs/rsscomments.aspx?WeblogPostID=10252651</wfw:commentRss><comments>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/03/2012-the-year-of-the-windows-phone-app-and-how-we-ll-help-get-you-there.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;Happy New Year!&lt;/font&gt; With 2012 upon us and a fresh outlook on what a new year can bring, you might have a few ideas up your sleeve for apps/games that you’ve always wanted to build. Windows Phone should definitely be one of the platforms you target for your upcoming masterpieces; given the momentum the app ecosystem for the platform is seeing now is the time to seize the moment and publish.&amp;#160; In this post I’ll give you a glimpse of what we will be providing on this blog to help you get to your goal.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3718.2012_5F00_41025800.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="2012" border="0" alt="2012" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8015.2012_5F00_thumb_5F00_519A52EE.png" width="136" height="130" /&gt;&lt;/a&gt;2011 was an exciting year for Microsoft with a number of new and updated platforms announced and introduced.&amp;#160; One of these platforms getting a lot of coverage not only from Microsoft but also in the press is Windows Phone 7.5.&amp;#160; With the major update that was launched in the second half of the year (version 7.5, also commonly referred to by it’s former code name “Mango”), the platform reached a level of maturity and capability that puts it on par and even ahead of its staunchest competitors like iOS and Android.&amp;#160; This update provided developers with a way to build truly innovative experiences that users will not only love, but come back to again and again.&lt;/p&gt;  &lt;p&gt;If you’ve been interested in targeting Windows Phone for your apps and games this year, now is the time to take the plunge.&amp;#160; The &lt;a href="http://create.msdn.com/en-ca/home/getting_started"&gt;tools are free&lt;/a&gt;, we have lots of guidance and &lt;a href="http://blogs.msdn.com/b/cdnmobiledevs/p/wpdevres.aspx"&gt;get started material&lt;/a&gt; for you to learn and get going quickly, great incentives for Canadian developers like &lt;a href="http://developermovement.ca/main/?wt.mc_id=can_dpe-DeveloperMovement-en_site_StaticBanner_StartSomething_EN_70x76"&gt;The Developer Movement&lt;/a&gt; and a platform that literally is fun to build on.&lt;/p&gt;  &lt;p&gt;Even with all that, you may be feeling a little overwhelmed and not know where to start.&amp;#160; To help you with that, the rest of this post will give you an idea of what we will be doing to help you in 2012 get to where you want to be.&amp;#160; The information below will provide you with overviews of some of the things we will be providing you online.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Video Tutorials&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/3312.video_5F00_108BD38A.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="video" border="0" alt="video" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/7610.video_5F00_thumb_5F00_08943128.png" width="160" height="160" /&gt;&lt;/a&gt;You can expect to find a wide variety of “snack-sized” (i.e.:&amp;#160; short and to-the-point) video tutorials on how to take advantage of the Windows Phone platform.&amp;#160; The intent of these videos is to provide you with information that you can take immediate action on in your apps.&amp;#160; We won’t be building full apps in these videos; rather you can expect us to focus on features of the platform you can take advantage of in your apps.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Guest Posts&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6433.guest_5F00_3C5C2779.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="guest" border="0" alt="guest" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8203.guest_5F00_thumb_5F00_0D966ED7.png" width="159" height="159" /&gt;&lt;/a&gt;It’s all well and good to read posts or watch videos from Microsoft employees to give you guidance on how to build your Windows Phone apps and games.&amp;#160; Getting the information straight from the company is the only way to get official product information. That said, there are developers just like you that have real world experience developing for the platform.&amp;#160; The good, the bad and the tricky.&amp;#160; We will be providing guest posts from community members that are building apps/games on Windows Phone (whether they are new to the platform or veterans with lots of apps under their belts).&amp;#160; These posts will be authored by people that have built or are building apps for Windows Phone, have built apps for other mobile platforms (like iOS, Android and the web) and have hard-earned guidance that they can share with you so you don’t fall into traps that can make you spin your wheels.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Interviews&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8686.interview_5F00_5ED0B634.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="interview" border="0" alt="interview" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/8171.interview_5F00_thumb_5F00_52CEC600.png" width="158" height="157" /&gt;&lt;/a&gt;In addition to guest posts and video tutorials, we’ll be conducting interviews (video, podcast or text-based) with some of the leading Windows Phone developers in Canada (and believe me, some of these people are the best Windows Phone developers on the planet – Canada is &lt;em&gt;well-&lt;/em&gt;represented in the Windows Phone developer community).&amp;#160; In these interviews we’ll be talking about their experiences targeting Windows Phone, their experiences porting apps from other platforms to Windows Phone and their ideas of the mobile app industry in general.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Case Studies&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/2816.case_5F00_03EE00A1.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="case" border="0" alt="case" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-43-80-metablogapi/6521.case_5F00_thumb_5F00_3102ED6F.png" width="160" height="160" /&gt;&lt;/a&gt;We’ll be providing you with details about specific Windows Phone apps and games that were built by Canadian developers to give you an idea of how they achieved the success they did.&amp;#160; In addition to that, we’ll be providing information on some of the choices they made from a technical, business and marketing perspective, and more importantly, &lt;em&gt;why&lt;/em&gt; they made those choices (and whether they were the &lt;em&gt;right&lt;/em&gt; choices – nobody is perfect and it’s usually the wrong choices that make for the best learnings).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;So, does this sound interesting and valuable to you?&amp;#160; We have a few tricks up our sleeves that we’re working on as well, but hopefully this piqued your interest!&amp;#160; If you have other ideas we’re also listening, so if you suggest something that’s doable, we’ll take you up on it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10252651" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CanadianMobileDevelopersBlog/~4/92JWu9Ho_kY" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Apps/">Apps</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/cdnmobiledevs/archive/tags/Tutorial/">Tutorial</category><feedburner:origLink>http://blogs.msdn.com/b/cdnmobiledevs/archive/2012/01/03/2012-the-year-of-the-windows-phone-app-and-how-we-ll-help-get-you-there.aspx</feedburner:origLink></item></channel></rss>
