In November last year, it was once again time for the 2011 Øredev developer conference. For the 2010 conference, we at Jayway created a schedule app with a social twist – a puzzle game that you played by talking to other participants. When updating the app this year, we decided to make use of the [...]
Crafting the Øredev Windows Phone app live tile
January 9th, 2012 by Andreas Hammar and Håkan Reis — .Net
Tags: windows phone, windows phone 7, wp7dev
WP7: Link in text with RichTextBox on mango
October 5th, 2011 by Håkan Reis — .Net
While the first iteration of Windows Phone was based on Silverlight 3 the upcoming release, mango, is based on Silverlight 4. That means a lot of new functionality like implicit styling and and rich text controls. Especially the last was interesting as it gives you a lot more control over the displayed text. What I [...]
Tags: mango, windows phone, wp7, wp7.5, wp7dev
WP7: Background execution – revisited!
August 31st, 2011 by Håkan Reis — .Net
The dust from what was presented at Mix11 has long settled and the mango released had been packaged. The tools are with us and we are just waiting for the update to officially reach the phones. So I will do a quick view on background execution in the light of a post I did a [...]
Tags: development, windows phone 7, wp7dev
How mail sync killed the battery on my WP7
August 24th, 2011 by Håkan Reis — Tips & Tricks, User Experience
The last couple of days the battery life on my Windows Phone Mango has been catastrophic. I wasn’t able to last more than 3-4 hours, tops. Then the battery saver icon appeared (battery with a little heart over it) and gave me a couple extra hours, it really is a saver. The only thing that [...]
Tags: battery, google, mango, windows phone 7, wp7
Show a minimized panorama application bar
August 12th, 2011 by Håkan Reis — .Net
The first version of WP7 design style guide, specified that the panorama should not include an application bar. In Mango, Microsoft have reconsidered, and you can find it in the hubs there. Additionally, if you look at the application bar in the games hub there is a new way to display it: empty and minimized [...]
Tags: mango, windows phone 7, wp7, wp7dev
Images renders ugly in Silverlight OOB
July 11th, 2011 by Håkan Reis — .Net
I am working on a prof of concept in Silverlight 5 and I was reading in a bunch of pictures and placed them in a list box. That part was easy enough (although there was the usual problem with pictures and access rights that differs when it comes to out-of-browser (OOB) in contrast to plug [...]
Tags: OOB, silverlight 5
WP7: Right alignment bug for item templates with grids
April 6th, 2011 by Håkan Reis — .Net
If you have done a few templates with some of the content aligned right and other content aligned left in a grid. You have probably bumped into this. It took quite some time to solve. The problem does not exist in WPF or later versions of Silverlight, but since Windows Phone 7 is based on version 3 it’s [...]
Tags: .Net, blend, windows phone 7, wp7dev
Design/performance – WP7 in blend and code
March 31st, 2011 by Håkan Reis and Andreas Hammar — .Net, User Experience
We (Andreas Hammar and I) are just returning from Tech-Days 2011, we delivered a session on developing applications for Windows Phone 7 in Blend and code. While we were preparing for this session something stuck in our minds – when it comes to mobile applications the top priority is in design and performance. Design and [...]
Tags: mobile, techdays, user experience, ux, windows phone 7, wp7dev
Forget about touch control!
March 11th, 2011 by Håkan Reis — User Experience
Touch is great thing, suddenly you can touch, tap, double tap, flick, pinch and stretch to manipulate virtual object. It really revamped the whole mobile business mainly with the release of the iPhone and the capacitive touch screens, used in most smartphones today. But also in the stuff using infrared matrix screens like the Neonode [...]
Tags: nokia, rant, samsung, touch, ux, windows phone 7
Create a round button control for Windows Phone 7
February 3rd, 2011 by Håkan Reis — .Net
As you might have seen in the Windows Phone 7 Office application there are small round buttons in the panorama. As you should never use the application bar in the panorama it’s a good way to get some navigation points into the panorama. There are a few versions of this button out, ranging from styling [...]
Tags: silverlight, windows phone 7, wp7
WP7: Background execution – really?
January 11th, 2011 by Håkan Reis — .Net, User Experience
One of the major complaints on the Windows Phone 7 platform is that you can’t run third party applications in the background. I had the same complaint on iPhone for a long time but over the time I have started to think about the problem and I’m not sure background operation for third party application [...]
Tags: development, windows phone 7, wp7dev
Theme aware panorama background in windows phone 7
December 16th, 2010 by Håkan Reis — Uncategorized
I like the thought you have to put in to a Windows Phone 7 application, to make it work in both dark and light themes together with the accent colors. But at the same time it creates quite a few challenges. One of those is to have a panorama background and title graphics that reacts [...]
Enable background audio for multiple pages in Windows Phone 7 – Take 2
November 11th, 2010 by Håkan Reis — .Net
Update: Use with caution, added TestProject. A couple of weeks ago I was working on a problem with handing audio over multiple pages in an application. It worked out well until the updated toolkit that came out in the beginning of November. I tried to add page transitions and after a day of frustration I [...]
Tags: .Net, audio, silverlight, windows phone 7, wp7dev
Enable background audio for multiple pages in Windows Phone 7
October 4th, 2010 by Andreas Hammar and Håkan Reis — .Net
Building an audio application this weekend I ran into a problem; where do you place the media element when you have more than one page, and you want the audio to continue playing when you navigate between pages. I will get to the solution later on in the post but first some background. During the [...]
Tags: .Net, silverlight, windows phone 7, wp7dev
Microsoft, give us a complete Windows Phone 7 emulator
September 21st, 2010 by Håkan Reis — .Net
And hints on how to work around this problem… There are a couple of problems when it comes to Windows Phone 7 development right now. Apart from the obvious, that there are virtually no devices out there, the other problem is that it’s hard to examine all the interaction details. Currently the emulator gives us [...]
Tags: .Net, emulator, windows phone 7, wp7dev
