Category Archives: WP7

The perils of relying on 3rd-party APIs

As I assume is the case for most developers of mobile apps, we spend a lot of our development time working with 3rd-party API’s.  I know with my apps I use API’s from FourSquare, YouTube, the FAA, Bitly, Groupon, the … Continue reading

Posted in Computers and Internet, WP7 | 1 Comment

WP7 Mango SDK AdControl Bug

I’ve recently had an issue getting an update to one of my apps through certification.  The problem reported by testing was that the app did not resume properly. For the life of me I could not re-create the issue until … Continue reading

Posted in WP7 | Tagged , , , , | Leave a comment

Windows Phone Mango Compass v1.2 Preview

Much to my (pleasant) surprise, my app Mango Compass, which just dropped in the Windows Phone Marketplace about a week ago, has turned into a bit of a hit, with downloads far exceeding any expectations I had for it. Feedback … Continue reading

Posted in Computers and Internet, WP7 | Tagged , , , , | 1 Comment

Just a note about the “Mango Compass” Windows Phone app

My new Windows Phone 7 app “Mango Compass” was recently published into the marketplace. I have seen a few reviews saying simply that the app “doesn’t work”. It is important to note that you must be running your carrier’s official … Continue reading

Posted in WP7 | Tagged , , , , | Leave a comment

Gratuitous with Augmented Reality Functionality Approved For WP7 Marketplace

After a few cosmetic improvements with the augmented reality functionality, my tip calculator/foursquare client/yelp review search app Gratuitous has been approved for the Windows Phone Marketplace.  Version 2.0 should be visible and available for download sometime in the next 24 … Continue reading

Posted in Augmented Reality, WP7 | Tagged , , | Leave a comment

More Augmented Reality in Windows Phone 7.5 Mango

A couple weeks ago I posted about augmented reality functionality that I was working on adding to my tip calculator/foursquare client app “Gratuitous”.  I wanted to share another video with you all of what I am working on with my … Continue reading

Posted in Augmented Reality, WP7 | Tagged , , , | Leave a comment

Augmented Reality in Windows Phone 7.5 Mango

One of the cool scenarios enabled by Windows Phone 7.5 Mango is augmented reality.  The Motion API and direct access the the camera stream enable these scenarios for Windows Phone developers.  For more information on these API’s check out the MSDN … Continue reading

Posted in Augmented Reality, WP7 | 12 Comments

Unexpected errors in rGov Congress WP7 app

If you are a user of my rGov Congress app for Windows Phone 7, you may have recently experienced the app terminating unexpectedly.  Because of the increased popularity and number of users of the app, we are hitting the limit … Continue reading

Posted in WP7 | Leave a comment

Airport Status Feature Updates for WP7 “Mango”

Now that Microsoft has released the first version of the Wp7 Mango developer tools, I’ve started working on implementing some of the cool new Mango features into my existing apps.  The first app I’ve tackled is Airport Status Free by … Continue reading

Posted in WP7 | Tagged , | Leave a comment

Checking Current Theme in WP7

If you would like to change the background of your WP7 app based on whether the user has selected the light or dark theme, you can determine if the user has selected the dark or light theme using code such … Continue reading

Posted in WP7 | Tagged | Leave a comment